403Webshell
Server IP : 193.86.120.172  /  Your IP : 216.73.216.67
Web Server : Apache/2.4.63 (Unix)
System : Linux JServices 3.10.108 #86003 SMP Wed Oct 22 13:20:46 CST 2025 x86_64
User : kubec ( 1026)
PHP Version : 8.2.28
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /volume1/web/_ADMIN/DB PHP/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /volume1/web/_ADMIN/DB PHP/tservicescz.sql
-- phpMyAdmin SQL Dump
-- version 4.9.2
-- https://www.phpmyadmin.net/
--
-- Počítač: localhost
-- Vytvořeno: Pon 04. led 2021, 15:48
-- Verze serveru: 5.5.62-MariaDB
-- Verze PHP: 7.2.29

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET AUTOCOMMIT = 0;
START TRANSACTION;
SET time_zone = "+00:00";


/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;

--
-- Databáze: `tservicescz`
--

-- --------------------------------------------------------

--
-- Struktura tabulky `wp_commentmeta`
--

CREATE TABLE `wp_commentmeta` (
  `meta_id` bigint(20) UNSIGNED NOT NULL,
  `comment_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Struktura tabulky `wp_comments`
--

CREATE TABLE `wp_comments` (
  `comment_ID` bigint(20) UNSIGNED NOT NULL,
  `comment_post_ID` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `comment_author` tinytext COLLATE utf8mb4_unicode_ci NOT NULL,
  `comment_author_email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_content` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT '0',
  `comment_approved` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_parent` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `user_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Vypisuji data pro tabulku `wp_comments`
--

INSERT INTO `wp_comments` (`comment_ID`, `comment_post_ID`, `comment_author`, `comment_author_email`, `comment_author_url`, `comment_author_IP`, `comment_date`, `comment_date_gmt`, `comment_content`, `comment_karma`, `comment_approved`, `comment_agent`, `comment_type`, `comment_parent`, `user_id`) VALUES
(1, 1, 'A WordPress Commenter', 'wapuu@wordpress.example', 'https://wordpress.org/', '', '2017-04-03 08:46:59', '2017-04-03 06:46:59', 'Hi, this is a comment.\nTo get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\nCommenter avatars come from <a href=\"https://gravatar.com\">Gravatar</a>.', 0, '1', '', '', 0, 0);

-- --------------------------------------------------------

--
-- Struktura tabulky `wp_links`
--

CREATE TABLE `wp_links` (
  `link_id` bigint(20) UNSIGNED NOT NULL,
  `link_url` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_image` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_target` varchar(25) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_description` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_visible` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'Y',
  `link_owner` bigint(20) UNSIGNED NOT NULL DEFAULT '1',
  `link_rating` int(11) NOT NULL DEFAULT '0',
  `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `link_rel` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_notes` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `link_rss` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Struktura tabulky `wp_options`
--

CREATE TABLE `wp_options` (
  `option_id` bigint(20) UNSIGNED NOT NULL,
  `option_name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `option_value` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `autoload` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'yes'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Vypisuji data pro tabulku `wp_options`
--

INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(1, 'siteurl', 'http://tservices.cz', 'yes'),
(2, 'home', 'http://tservices.cz', 'yes'),
(3, 'blogname', 'T Services', 'yes'),
(4, 'blogdescription', 'Správa a údržba rodinných domů', 'yes'),
(5, 'users_can_register', '0', 'yes'),
(6, 'admin_email', 'jakub.dvorak@jservices.cz', 'yes'),
(7, 'start_of_week', '1', 'yes'),
(8, 'use_balanceTags', '0', 'yes'),
(9, 'use_smilies', '1', 'yes'),
(10, 'require_name_email', '1', 'yes'),
(11, 'comments_notify', '1', 'yes'),
(12, 'posts_per_rss', '10', 'yes'),
(13, 'rss_use_excerpt', '0', 'yes'),
(14, 'mailserver_url', 'mail.example.com', 'yes'),
(15, 'mailserver_login', 'login@example.com', 'yes'),
(16, 'mailserver_pass', 'password', 'yes'),
(17, 'mailserver_port', '110', 'yes'),
(18, 'default_category', '1', 'yes'),
(19, 'default_comment_status', 'open', 'yes'),
(20, 'default_ping_status', 'open', 'yes'),
(21, 'default_pingback_flag', '1', 'yes'),
(22, 'posts_per_page', '10', 'yes'),
(23, 'date_format', 'j. n. Y', 'yes'),
(24, 'time_format', 'G:i', 'yes'),
(25, 'links_updated_date_format', 'j.n.Y, G:i', 'yes'),
(26, 'comment_moderation', '0', 'yes'),
(27, 'moderation_notify', '1', 'yes'),
(28, 'permalink_structure', '/%year%/%monthnum%/%day%/%postname%/', 'yes'),
(29, 'rewrite_rules', 'a:183:{s:10:\"project/?$\";s:27:\"index.php?post_type=project\";s:40:\"project/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=project&feed=$matches[1]\";s:35:\"project/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=project&feed=$matches[1]\";s:27:\"project/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=project&paged=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:56:\"layout_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:68:\"index.php?taxonomy=layout_category&term=$matches[1]&feed=$matches[2]\";s:51:\"layout_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:68:\"index.php?taxonomy=layout_category&term=$matches[1]&feed=$matches[2]\";s:32:\"layout_category/([^/]+)/embed/?$\";s:62:\"index.php?taxonomy=layout_category&term=$matches[1]&embed=true\";s:44:\"layout_category/([^/]+)/page/?([0-9]{1,})/?$\";s:69:\"index.php?taxonomy=layout_category&term=$matches[1]&paged=$matches[2]\";s:26:\"layout_category/([^/]+)/?$\";s:51:\"index.php?taxonomy=layout_category&term=$matches[1]\";s:52:\"layout_pack/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?taxonomy=layout_pack&term=$matches[1]&feed=$matches[2]\";s:47:\"layout_pack/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?taxonomy=layout_pack&term=$matches[1]&feed=$matches[2]\";s:28:\"layout_pack/([^/]+)/embed/?$\";s:58:\"index.php?taxonomy=layout_pack&term=$matches[1]&embed=true\";s:40:\"layout_pack/([^/]+)/page/?([0-9]{1,})/?$\";s:65:\"index.php?taxonomy=layout_pack&term=$matches[1]&paged=$matches[2]\";s:22:\"layout_pack/([^/]+)/?$\";s:47:\"index.php?taxonomy=layout_pack&term=$matches[1]\";s:52:\"layout_type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?taxonomy=layout_type&term=$matches[1]&feed=$matches[2]\";s:47:\"layout_type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?taxonomy=layout_type&term=$matches[1]&feed=$matches[2]\";s:28:\"layout_type/([^/]+)/embed/?$\";s:58:\"index.php?taxonomy=layout_type&term=$matches[1]&embed=true\";s:40:\"layout_type/([^/]+)/page/?([0-9]{1,})/?$\";s:65:\"index.php?taxonomy=layout_type&term=$matches[1]&paged=$matches[2]\";s:22:\"layout_type/([^/]+)/?$\";s:47:\"index.php?taxonomy=layout_type&term=$matches[1]\";s:46:\"scope/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:58:\"index.php?taxonomy=scope&term=$matches[1]&feed=$matches[2]\";s:41:\"scope/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:58:\"index.php?taxonomy=scope&term=$matches[1]&feed=$matches[2]\";s:22:\"scope/([^/]+)/embed/?$\";s:52:\"index.php?taxonomy=scope&term=$matches[1]&embed=true\";s:34:\"scope/([^/]+)/page/?([0-9]{1,})/?$\";s:59:\"index.php?taxonomy=scope&term=$matches[1]&paged=$matches[2]\";s:16:\"scope/([^/]+)/?$\";s:41:\"index.php?taxonomy=scope&term=$matches[1]\";s:53:\"module_width/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:65:\"index.php?taxonomy=module_width&term=$matches[1]&feed=$matches[2]\";s:48:\"module_width/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:65:\"index.php?taxonomy=module_width&term=$matches[1]&feed=$matches[2]\";s:29:\"module_width/([^/]+)/embed/?$\";s:59:\"index.php?taxonomy=module_width&term=$matches[1]&embed=true\";s:41:\"module_width/([^/]+)/page/?([0-9]{1,})/?$\";s:66:\"index.php?taxonomy=module_width&term=$matches[1]&paged=$matches[2]\";s:23:\"module_width/([^/]+)/?$\";s:48:\"index.php?taxonomy=module_width&term=$matches[1]\";s:40:\"et_pb_layout/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:50:\"et_pb_layout/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:70:\"et_pb_layout/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"et_pb_layout/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"et_pb_layout/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:46:\"et_pb_layout/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:29:\"et_pb_layout/([^/]+)/embed/?$\";s:60:\"index.php?post_type=et_pb_layout&name=$matches[1]&embed=true\";s:33:\"et_pb_layout/([^/]+)/trackback/?$\";s:54:\"index.php?post_type=et_pb_layout&name=$matches[1]&tb=1\";s:41:\"et_pb_layout/([^/]+)/page/?([0-9]{1,})/?$\";s:67:\"index.php?post_type=et_pb_layout&name=$matches[1]&paged=$matches[2]\";s:48:\"et_pb_layout/([^/]+)/comment-page-([0-9]{1,})/?$\";s:67:\"index.php?post_type=et_pb_layout&name=$matches[1]&cpage=$matches[2]\";s:37:\"et_pb_layout/([^/]+)(?:/([0-9]+))?/?$\";s:66:\"index.php?post_type=et_pb_layout&name=$matches[1]&page=$matches[2]\";s:29:\"et_pb_layout/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:39:\"et_pb_layout/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:59:\"et_pb_layout/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"et_pb_layout/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"et_pb_layout/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:35:\"et_pb_layout/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:35:\"project/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"project/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"project/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"project/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"project/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"project/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"project/([^/]+)/embed/?$\";s:40:\"index.php?project=$matches[1]&embed=true\";s:28:\"project/([^/]+)/trackback/?$\";s:34:\"index.php?project=$matches[1]&tb=1\";s:48:\"project/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?project=$matches[1]&feed=$matches[2]\";s:43:\"project/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?project=$matches[1]&feed=$matches[2]\";s:36:\"project/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?project=$matches[1]&paged=$matches[2]\";s:43:\"project/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?project=$matches[1]&cpage=$matches[2]\";s:32:\"project/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?project=$matches[1]&page=$matches[2]\";s:24:\"project/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"project/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"project/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"project/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"project/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"project/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:57:\"project_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?project_category=$matches[1]&feed=$matches[2]\";s:52:\"project_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?project_category=$matches[1]&feed=$matches[2]\";s:33:\"project_category/([^/]+)/embed/?$\";s:49:\"index.php?project_category=$matches[1]&embed=true\";s:45:\"project_category/([^/]+)/page/?([0-9]{1,})/?$\";s:56:\"index.php?project_category=$matches[1]&paged=$matches[2]\";s:27:\"project_category/([^/]+)/?$\";s:38:\"index.php?project_category=$matches[1]\";s:52:\"project_tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?project_tag=$matches[1]&feed=$matches[2]\";s:47:\"project_tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?project_tag=$matches[1]&feed=$matches[2]\";s:28:\"project_tag/([^/]+)/embed/?$\";s:44:\"index.php?project_tag=$matches[1]&embed=true\";s:40:\"project_tag/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?project_tag=$matches[1]&paged=$matches[2]\";s:22:\"project_tag/([^/]+)/?$\";s:33:\"index.php?project_tag=$matches[1]\";s:36:\"amn_smtp/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"amn_smtp/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"amn_smtp/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"amn_smtp/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"amn_smtp/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"amn_smtp/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:25:\"amn_smtp/([^/]+)/embed/?$\";s:41:\"index.php?amn_smtp=$matches[1]&embed=true\";s:29:\"amn_smtp/([^/]+)/trackback/?$\";s:35:\"index.php?amn_smtp=$matches[1]&tb=1\";s:37:\"amn_smtp/([^/]+)/page/?([0-9]{1,})/?$\";s:48:\"index.php?amn_smtp=$matches[1]&paged=$matches[2]\";s:44:\"amn_smtp/([^/]+)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?amn_smtp=$matches[1]&cpage=$matches[2]\";s:33:\"amn_smtp/([^/]+)(?:/([0-9]+))?/?$\";s:47:\"index.php?amn_smtp=$matches[1]&page=$matches[2]\";s:25:\"amn_smtp/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:35:\"amn_smtp/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:55:\"amn_smtp/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"amn_smtp/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"amn_smtp/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:31:\"amn_smtp/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:42:\"index.php?&page_id=24574&cpage=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:58:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:68:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:88:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:64:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:53:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/embed/?$\";s:91:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$\";s:85:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=1\";s:77:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cpage=$matches[5]\";s:61:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]\";s:47:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:53:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&cpage=$matches[4]\";s:51:\"([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]\";s:38:\"([0-9]{4})/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&cpage=$matches[2]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";}', 'yes'),
(30, 'hack_file', '0', 'yes'),
(31, 'blog_charset', 'UTF-8', 'yes'),
(32, 'moderation_keys', '', 'no'),
(33, 'active_plugins', 'a:6:{i:0;s:36:\"contact-form-7/wp-contact-form-7.php\";i:1;s:35:\"disable-xml-rpc/disable-xml-rpc.php\";i:3;s:25:\"tablepress/tablepress.php\";i:4;s:23:\"wordfence/wordfence.php\";i:5;s:29:\"wp-mail-smtp/wp_mail_smtp.php\";i:6;s:33:\"wps-hide-login/wps-hide-login.php\";}', 'yes'),
(34, 'category_base', '', 'yes'),
(35, 'ping_sites', 'http://rpc.pingomatic.com/', 'yes'),
(36, 'comment_max_links', '2', 'yes'),
(37, 'gmt_offset', '', 'yes'),
(38, 'default_email_category', '1', 'yes'),
(39, 'recently_edited', '', 'no'),
(40, 'template', 'Divi', 'yes'),
(41, 'stylesheet', 'Divi', 'yes'),
(42, 'comment_whitelist', '1', 'yes'),
(43, 'blacklist_keys', '', 'no'),
(44, 'comment_registration', '0', 'yes'),
(45, 'html_type', 'text/html', 'yes'),
(46, 'use_trackback', '0', 'yes'),
(47, 'default_role', 'subscriber', 'yes'),
(48, 'db_version', '38590', 'yes'),
(49, 'uploads_use_yearmonth_folders', '1', 'yes'),
(50, 'upload_path', '', 'yes'),
(51, 'blog_public', '1', 'yes'),
(52, 'default_link_category', '2', 'yes'),
(53, 'show_on_front', 'page', 'yes'),
(54, 'tag_base', '', 'yes'),
(55, 'show_avatars', '1', 'yes'),
(56, 'avatar_rating', 'G', 'yes'),
(57, 'upload_url_path', '', 'yes'),
(58, 'thumbnail_size_w', '150', 'yes'),
(59, 'thumbnail_size_h', '150', 'yes'),
(60, 'thumbnail_crop', '1', 'yes'),
(61, 'medium_size_w', '300', 'yes'),
(62, 'medium_size_h', '300', 'yes'),
(63, 'avatar_default', 'mystery', 'yes'),
(64, 'large_size_w', '1024', 'yes'),
(65, 'large_size_h', '1024', 'yes'),
(66, 'image_default_link_type', 'none', 'yes'),
(67, 'image_default_size', '', 'yes'),
(68, 'image_default_align', '', 'yes'),
(69, 'close_comments_for_old_posts', '0', 'yes'),
(70, 'close_comments_days_old', '14', 'yes'),
(71, 'thread_comments', '1', 'yes'),
(72, 'thread_comments_depth', '5', 'yes'),
(73, 'page_comments', '0', 'yes'),
(74, 'comments_per_page', '50', 'yes'),
(75, 'default_comments_page', 'newest', 'yes'),
(76, 'comment_order', 'asc', 'yes'),
(77, 'sticky_posts', 'a:0:{}', 'yes'),
(78, 'widget_categories', 'a:2:{i:2;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(79, 'widget_text', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(80, 'widget_rss', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(81, 'uninstall_plugins', 'a:0:{}', 'no'),
(82, 'timezone_string', 'Europe/Prague', 'yes'),
(83, 'page_for_posts', '0', 'yes'),
(84, 'page_on_front', '24574', 'yes'),
(85, 'default_post_format', '0', 'yes'),
(86, 'link_manager_enabled', '0', 'yes'),
(87, 'finished_splitting_shared_terms', '1', 'yes'),
(88, 'site_icon', '0', 'yes'),
(89, 'medium_large_size_w', '768', 'yes'),
(90, 'medium_large_size_h', '0', 'yes'),
(91, 'initial_db_version', '38590', 'yes'),
(92, 'wp_user_roles', 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:72:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:22:\"tablepress_edit_tables\";b:1;s:24:\"tablepress_delete_tables\";b:1;s:22:\"tablepress_list_tables\";b:1;s:21:\"tablepress_add_tables\";b:1;s:22:\"tablepress_copy_tables\";b:1;s:24:\"tablepress_import_tables\";b:1;s:24:\"tablepress_export_tables\";b:1;s:32:\"tablepress_access_options_screen\";b:1;s:30:\"tablepress_access_about_screen\";b:1;s:29:\"tablepress_import_tables_wptr\";b:1;s:23:\"tablepress_edit_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:22:\"tablepress_edit_tables\";b:1;s:24:\"tablepress_delete_tables\";b:1;s:22:\"tablepress_list_tables\";b:1;s:21:\"tablepress_add_tables\";b:1;s:22:\"tablepress_copy_tables\";b:1;s:24:\"tablepress_import_tables\";b:1;s:24:\"tablepress_export_tables\";b:1;s:32:\"tablepress_access_options_screen\";b:1;s:30:\"tablepress_access_about_screen\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:19:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:22:\"tablepress_edit_tables\";b:1;s:24:\"tablepress_delete_tables\";b:1;s:22:\"tablepress_list_tables\";b:1;s:21:\"tablepress_add_tables\";b:1;s:22:\"tablepress_copy_tables\";b:1;s:24:\"tablepress_import_tables\";b:1;s:24:\"tablepress_export_tables\";b:1;s:32:\"tablepress_access_options_screen\";b:1;s:30:\"tablepress_access_about_screen\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}', 'yes'),
(93, 'fresh_site', '0', 'yes'),
(94, 'WPLANG', 'cs_CZ', 'yes'),
(95, 'widget_search', 'a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(96, 'widget_recent-posts', 'a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(97, 'widget_recent-comments', 'a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(98, 'widget_archives', 'a:2:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(99, 'widget_meta', 'a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(100, 'sidebars_widgets', 'a:7:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:9:\"sidebar-2\";a:0:{}s:9:\"sidebar-3\";a:0:{}s:9:\"sidebar-4\";N;s:9:\"sidebar-5\";N;s:13:\"array_version\";i:3;}', 'yes'),
(101, 'widget_pages', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(102, 'widget_calendar', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(103, 'widget_tag_cloud', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(104, 'widget_nav_menu', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(105, 'cron', 'a:13:{i:1609767827;a:1:{s:21:\"wordfence_hourly_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1609768451;a:1:{s:34:\"wp_privacy_delete_old_export_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1609786021;a:3:{s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1609793027;a:1:{s:20:\"wordfence_daily_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1609795361;a:1:{s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1609795519;a:1:{s:21:\"et_builder_fonts_cron\";a:1:{s:32:\"552cbb9d6515dadbbc4718ad75114f08\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:1:{s:8:\"interval\";s:5:\"daily\";}s:8:\"interval\";i:86400;}}}i:1609829245;a:1:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1609831306;a:1:{s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1609875600;a:1:{s:30:\"wordfence_start_scheduled_scan\";a:1:{s:32:\"c612bb618d38b3772ce3aa79fe566b00\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:1609875600;}}}}i:1610134800;a:1:{s:30:\"wordfence_start_scheduled_scan\";a:1:{s:32:\"b2198da70110cf3101358a2a936184ea\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:1610134800;}}}}i:1610394000;a:1:{s:30:\"wordfence_start_scheduled_scan\";a:1:{s:32:\"7d9ec5c0574a2e45eba8aa65d0d1992d\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:1610394000;}}}}i:1610918708;a:1:{s:32:\"et_core_page_resource_auto_clear\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:7:\"monthly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:2592000;}}}s:7:\"version\";i:2;}', 'yes'),
(106, 'theme_mods_twentyseventeen', 'a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1491203640;s:4:\"data\";a:4:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:9:\"sidebar-2\";a:0:{}s:9:\"sidebar-3\";a:0:{}}}}', 'yes'),
(118, 'can_compress_scripts', '0', 'no'),
(136, 'recently_activated', 'a:0:{}', 'yes'),
(139, 'wordfence_version', '7.1.4', 'yes'),
(140, 'wordfenceActivated', '1', 'yes'),
(141, 'wf_plugin_act_error', '', 'yes'),
(147, 'whl_page', 'sprava', 'yes'),
(153, 'current_theme', 'Divi', 'yes'),
(154, 'theme_mods_Divi', 'a:10:{i:0;b:0;s:16:\"et_pb_css_synced\";s:3:\"yes\";s:21:\"et_pb_layouts_updated\";s:3:\"yes\";s:39:\"et_updated_layouts_built_for_post_types\";s:3:\"yes\";s:30:\"et_pb_predefined_layouts_added\";s:2:\"on\";s:34:\"et_pb_predefined_layouts_version_2\";s:2:\"on\";s:18:\"custom_css_post_id\";i:24577;s:18:\"nav_menu_locations\";a:1:{s:12:\"primary-menu\";i:2;}s:21:\"et_pb_replace_content\";s:2:\"on\";s:34:\"et_pb_predefined_layouts_version_6\";s:2:\"on\";}', 'yes'),
(155, 'theme_switched', '', 'yes'),
(156, 'et_pb_cache_notice', 'a:1:{s:6:\"3.0.39\";s:6:\"ignore\";}', 'yes'),
(157, 'widget_aboutmewidget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(158, 'widget_adsensewidget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(159, 'widget_advwidget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(160, 'shop_catalog_image_size', 'a:3:{s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"400\";s:4:\"crop\";i:1;}', 'yes'),
(161, 'shop_single_image_size', 'a:3:{s:5:\"width\";s:3:\"510\";s:6:\"height\";s:4:\"9999\";s:4:\"crop\";i:0;}', 'yes'),
(162, 'shop_thumbnail_image_size', 'a:3:{s:5:\"width\";s:3:\"157\";s:6:\"height\";s:3:\"157\";s:4:\"crop\";i:1;}', 'yes'),
(163, 'et_divi', 'a:150:{s:23:\"2_5_flush_rewrite_rules\";s:4:\"done\";s:25:\"3_0_flush_rewrite_rules_2\";s:4:\"done\";s:30:\"divi_2_4_documentation_message\";s:9:\"triggered\";s:15:\"divi_1_3_images\";s:7:\"checked\";s:9:\"divi_logo\";s:55:\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\";s:12:\"divi_favicon\";s:58:\"http://tservices.cz/wp-content/uploads/2017/04/favicon.ico\";s:14:\"divi_fixed_nav\";s:2:\"on\";s:26:\"divi_gallery_layout_enable\";s:5:\"false\";s:18:\"divi_color_palette\";s:63:\"#000000|#ffffff|#e02b20|#e09900|#edf000|#7cda24|#0c71c3|#8300e9\";s:15:\"divi_grab_image\";s:5:\"false\";s:15:\"divi_blog_style\";s:5:\"false\";s:22:\"divi_shop_page_sidebar\";s:16:\"et_right_sidebar\";s:22:\"divi_mailchimp_api_key\";s:0:\"\";s:31:\"divi_regenerate_mailchimp_lists\";s:5:\"false\";s:28:\"divi_regenerate_aweber_lists\";s:5:\"false\";s:23:\"divi_show_facebook_icon\";s:2:\"on\";s:22:\"divi_show_twitter_icon\";s:5:\"false\";s:21:\"divi_show_google_icon\";s:5:\"false\";s:18:\"divi_show_rss_icon\";s:5:\"false\";s:17:\"divi_facebook_url\";s:39:\"https://www.facebook.com/TservicesInfo/\";s:16:\"divi_twitter_url\";s:1:\"#\";s:15:\"divi_google_url\";s:1:\"#\";s:12:\"divi_rss_url\";s:0:\"\";s:34:\"divi_woocommerce_archive_num_posts\";i:9;s:17:\"divi_catnum_posts\";i:6;s:21:\"divi_archivenum_posts\";i:5;s:20:\"divi_searchnum_posts\";i:5;s:17:\"divi_tagnum_posts\";i:5;s:16:\"divi_date_format\";s:7:\"j. n. Y\";s:16:\"divi_use_excerpt\";s:5:\"false\";s:26:\"divi_responsive_shortcodes\";s:2:\"on\";s:33:\"divi_gf_enable_all_character_sets\";s:2:\"on\";s:16:\"divi_back_to_top\";s:5:\"false\";s:18:\"divi_smooth_scroll\";s:5:\"false\";s:25:\"divi_disable_translations\";s:5:\"false\";s:15:\"divi_custom_css\";s:1836:\".et_parallax_bg { opacity: .3 }\r\n.entry-content ul { line-height: 36px }\r\n\r\n#top-menu .active a { color: #8dc63f !important }\r\n.et-fixed-header #top-menu li.current-menu-item.active > a {  color: #8dc63f !important }\r\n\r\n.et_pb_slide { background-color: transparent !important }\r\n\r\n.flex-row {\r\n  display: -webkit-box;\r\n  display: -ms-flexbox;\r\n  display: flex;\r\n  -ms-flex-wrap: wrap;\r\n  flex-wrap: wrap;\r\n  width: 100%;\r\n}\r\n\r\n.flex-row.flex-center {\r\n  -webkit-box-align: center;\r\n  -ms-flex-align: center;\r\n  -ms-grid-row-align: center;\r\n  align-items: center;\r\n  -webkit-box-pack: center;\r\n  -ms-flex-pack: center;\r\n  justify-content: center;\r\n  -webkit-box-orient: vertical;\r\n  -webkit-box-direction: normal;\r\n  -ms-flex-direction: column;\r\n  flex-direction: column;\r\n}\r\n\r\n.flex-col {\r\n  -webkit-box-flex: 1;\r\n  -ms-flex: 1 1 auto;\r\n  flex: 1 1 auto;\r\n}\r\n\r\n.flex-col.flex-auto {\r\n  -webkit-box-flex: 0;\r\n  -ms-flex: 0 0 auto;\r\n  flex: 0 0 auto;\r\n}\r\n\r\n.flex-col:not(:last-of-type) { margin-right: 30px }\r\n\r\n.flex-col.flex-auto:not(:last-of-type) { margin-bottom: 20px; margin-right: 0 }\r\n\r\n@media (min-width: 640px) {\r\n  .flex-row.flex-center {\r\n    -webkit-box-orient: horizontal;\r\n    -webkit-box-direction: normal;\r\n    -ms-flex-direction: row;\r\n    flex-direction: row;\r\n  }\r\n\r\n  .flex-col.flex-auto:not(:last-of-type) {\r\n    margin-bottom: 0;\r\n    margin-right: 80px;\r\n  }\r\n}\r\n\r\n.et_pb_tabs,\r\n.et_pb_tabs_controls::after,\r\n.et_pb_tabs_controls li { border: 0 !important }\r\n\r\n.et_pb_tab > ul:last-of-type { padding-bottom: 0 !important }\r\n.et_pb_tab .flex-col:last-of-type ul:last-of-type { padding-bottom: 0 !important }\r\n\r\n.et_pb_tabs_controls li.et_pb_tab_active { background-color: #8dc63f !important }\r\n.et_pb_tabs_controls li.et_pb_tab_active a { color: #fff !important }\r\n\r\n#footer-info { float: none; text-align: center }\";s:21:\"divi_enable_dropdowns\";s:2:\"on\";s:14:\"divi_home_link\";s:5:\"false\";s:15:\"divi_sort_pages\";s:10:\"post_title\";s:15:\"divi_order_page\";s:3:\"asc\";s:22:\"divi_tiers_shown_pages\";i:3;s:32:\"divi_enable_dropdowns_categories\";s:2:\"on\";s:21:\"divi_categories_empty\";s:2:\"on\";s:27:\"divi_tiers_shown_categories\";i:3;s:13:\"divi_sort_cat\";s:4:\"name\";s:14:\"divi_order_cat\";s:3:\"asc\";s:20:\"divi_disable_toptier\";s:5:\"false\";s:25:\"divi_scroll_to_anchor_fix\";s:5:\"false\";s:14:\"divi_postinfo2\";a:0:{}s:22:\"divi_show_postcomments\";s:5:\"false\";s:15:\"divi_thumbnails\";s:2:\"on\";s:20:\"divi_page_thumbnails\";s:5:\"false\";s:23:\"divi_show_pagescomments\";s:5:\"false\";s:14:\"divi_postinfo1\";a:0:{}s:21:\"divi_thumbnails_index\";s:2:\"on\";s:19:\"divi_seo_home_title\";s:5:\"false\";s:25:\"divi_seo_home_description\";s:5:\"false\";s:22:\"divi_seo_home_keywords\";s:5:\"false\";s:23:\"divi_seo_home_canonical\";s:5:\"false\";s:23:\"divi_seo_home_titletext\";s:0:\"\";s:29:\"divi_seo_home_descriptiontext\";s:0:\"\";s:26:\"divi_seo_home_keywordstext\";s:0:\"\";s:18:\"divi_seo_home_type\";s:27:\"BlogName | Blog description\";s:22:\"divi_seo_home_separate\";s:3:\" | \";s:21:\"divi_seo_single_title\";s:5:\"false\";s:27:\"divi_seo_single_description\";s:5:\"false\";s:24:\"divi_seo_single_keywords\";s:5:\"false\";s:25:\"divi_seo_single_canonical\";s:5:\"false\";s:27:\"divi_seo_single_field_title\";s:9:\"seo_title\";s:33:\"divi_seo_single_field_description\";s:15:\"seo_description\";s:30:\"divi_seo_single_field_keywords\";s:12:\"seo_keywords\";s:20:\"divi_seo_single_type\";s:21:\"Post title | BlogName\";s:24:\"divi_seo_single_separate\";s:3:\" | \";s:24:\"divi_seo_index_canonical\";s:5:\"false\";s:26:\"divi_seo_index_description\";s:5:\"false\";s:19:\"divi_seo_index_type\";s:24:\"Category name | BlogName\";s:23:\"divi_seo_index_separate\";s:3:\" | \";s:28:\"divi_integrate_header_enable\";s:2:\"on\";s:26:\"divi_integrate_body_enable\";s:2:\"on\";s:31:\"divi_integrate_singletop_enable\";s:2:\"on\";s:34:\"divi_integrate_singlebottom_enable\";s:2:\"on\";s:21:\"divi_integration_head\";s:1016:\"<script>\r\n(function($) {\r\n	$(function () {\r\n		var $navChildren = $(\'#top-menu li\').children();\r\n		var linksArray = [];\r\n\r\n		$navChildren.each(function () {\r\n			var href = $(this).attr(\'href\');\r\n\r\n			href = href.substring(href.indexOf(\'#\') + 1);\r\n\r\n			linksArray.push(\'#\' + href);\r\n		});\r\n\r\n		onScroll(linksArray);\r\n\r\n		$(window).on(\'scroll\', function () {\r\n			onScroll(linksArray);\r\n		});\r\n	});\r\n\r\n	onScroll = function (linksArray) {\r\n		var windowScrollTop = $(window).scrollTop() + $(\'#top-header\').height() + $(\'#main-header\').height();\r\n\r\n		$.each(linksArray, function (i, elem) {\r\n			var $elem = $(elem);\r\n\r\n			if (!$elem.length) {\r\n				return;\r\n			}\r\n\r\n			var elemPosition = $elem.offset().top;\r\n			var divHeight = $elem.height();\r\n			var $link = $(\'#main-header a[href=\"/\' + elem + \'\"]\').parent();\r\n\r\n			if (windowScrollTop >= elemPosition && windowScrollTop < (elemPosition + divHeight)) {\r\n				$link.addClass(\'active\');\r\n			} else {\r\n				$link.removeClass(\'active\');\r\n			}\r\n		});\r\n	};\r\n})(jQuery);\r\n</script>\";s:21:\"divi_integration_body\";s:0:\"\";s:27:\"divi_integration_single_top\";s:0:\"\";s:30:\"divi_integration_single_bottom\";s:0:\"\";s:15:\"divi_468_enable\";s:5:\"false\";s:14:\"divi_468_image\";s:0:\"\";s:12:\"divi_468_url\";s:0:\"\";s:16:\"divi_468_adsense\";s:0:\"\";s:12:\"boxed_layout\";b:0;s:12:\"accent_color\";s:7:\"#8f297d\";s:10:\"link_color\";s:7:\"#8f297d\";s:12:\"header_style\";s:4:\"left\";s:12:\"vertical_nav\";b:0;s:8:\"hide_nav\";b:0;s:13:\"nav_fullwidth\";b:0;s:17:\"hide_primary_logo\";b:0;s:16:\"menu_link_active\";s:7:\"#8f297d\";s:31:\"primary_nav_dropdown_line_color\";s:7:\"#8f297d\";s:15:\"hide_fixed_logo\";b:0;s:16:\"show_search_icon\";b:0;s:12:\"header_email\";s:17:\"info@tservices.cz\";s:12:\"phone_number\";s:16:\"+420 602 294 911\";s:24:\"show_header_social_icons\";b:1;s:24:\"show_footer_social_icons\";b:1;s:14:\"footer_columns\";s:1:\"1\";s:29:\"disable_custom_footer_credits\";b:0;s:21:\"custom_footer_credits\";s:52:\"<a href=\"http://jservices.cz\">J Services</a> © 2020\";s:13:\"color_schemes\";s:4:\"none\";s:15:\"section_padding\";i:0;s:11:\"row_padding\";i:2;s:39:\"static_css_custom_css_safety_check_done\";b:1;s:19:\"et_pb_css_in_footer\";s:2:\"on\";s:40:\"divi_email_provider_credentials_migrated\";b:1;s:27:\"divi_skip_font_subset_force\";b:1;s:19:\"product_tour_status\";a:2:{i:2;s:3:\"off\";i:1;s:3:\"off\";}s:32:\"et_fb_pref_settings_bar_location\";s:6:\"bottom\";s:28:\"et_fb_pref_builder_animation\";s:4:\"true\";s:41:\"et_fb_pref_builder_display_modal_settings\";s:5:\"false\";s:21:\"et_fb_pref_event_mode\";s:5:\"hover\";s:32:\"et_fb_pref_hide_disabled_modules\";s:5:\"false\";s:28:\"et_fb_pref_history_intervals\";i:1;s:27:\"et_fb_pref_modal_preference\";s:7:\"default\";s:30:\"et_fb_pref_modal_snap_location\";s:5:\"false\";s:21:\"et_fb_pref_modal_snap\";s:5:\"false\";s:27:\"et_fb_pref_modal_fullscreen\";s:5:\"false\";s:32:\"et_fb_pref_modal_dimension_width\";i:400;s:33:\"et_fb_pref_modal_dimension_height\";i:400;s:27:\"et_fb_pref_modal_position_x\";i:30;s:27:\"et_fb_pref_modal_position_y\";i:50;s:24:\"et_fb_pref_toolbar_click\";s:5:\"false\";s:26:\"et_fb_pref_toolbar_desktop\";s:4:\"true\";s:23:\"et_fb_pref_toolbar_grid\";s:5:\"false\";s:24:\"et_fb_pref_toolbar_hover\";s:5:\"false\";s:24:\"et_fb_pref_toolbar_phone\";s:4:\"true\";s:25:\"et_fb_pref_toolbar_tablet\";s:4:\"true\";s:28:\"et_fb_pref_toolbar_wireframe\";s:4:\"true\";s:23:\"et_fb_pref_toolbar_zoom\";s:4:\"true\";s:12:\"divi_sidebar\";s:16:\"et_right_sidebar\";s:27:\"divi_minify_combine_scripts\";s:2:\"on\";s:26:\"divi_minify_combine_styles\";s:2:\"on\";s:21:\"et_pb_static_css_file\";s:2:\"on\";s:25:\"et_pb_product_tour_global\";s:2:\"on\";s:24:\"footer_widget_text_color\";s:7:\"#ffffff\";s:24:\"footer_widget_link_color\";s:7:\"#ffffff\";s:28:\"bottom_bar_social_icon_color\";s:7:\"#ffffff\";s:21:\"bottom_bar_text_color\";s:7:\"#ffffff\";s:21:\"et_pb_layouts_updated\";b:1;s:30:\"library_removed_legacy_layouts\";b:1;s:27:\"et_pb_clear_templates_cache\";b:1;}', 'yes'),
(164, 'et_images_temp_folder', '/data/web/virtuals/159966/virtual/www/wp-content/uploads/et_temp', 'yes'),
(165, 'et_schedule_clean_images_last_time', '1609548337', 'yes'),
(166, 'nav_menu_options', 'a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}', 'yes'),
(170, 'et_google_api_settings', 'a:2:{s:7:\"api_key\";s:0:\"\";s:26:\"enqueue_google_maps_script\";s:2:\"on\";}', 'yes'),
(171, 'et_automatic_updates_options', 'a:2:{s:8:\"username\";s:9:\"jservices\";s:7:\"api_key\";s:40:\"a7816d6ac1adf3c732e559587a3e08909867ccf8\";}', 'yes'),
(180, '_site_transient_et_update_all_plugins', 'O:8:\"stdClass\":1:{s:12:\"last_checked\";i:1609622750;}', 'no'),
(184, '_site_transient_et_update_themes', 'O:8:\"stdClass\":3:{s:7:\"checked\";a:4:{s:4:\"Divi\";s:5:\"3.2.2\";s:13:\"twentyfifteen\";s:3:\"1.9\";s:15:\"twentyseventeen\";s:3:\"1.5\";s:13:\"twentysixteen\";s:3:\"1.4\";}s:8:\"response\";a:1:{s:4:\"Divi\";a:5:{s:11:\"new_version\";s:5:\"4.4.2\";s:5:\"theme\";s:4:\"Divi\";s:3:\"url\";s:52:\"https://www.elegantthemes.com/api/changelog/divi.txt\";s:18:\"et_username_status\";s:6:\"active\";s:7:\"package\";s:143:\"https://www.elegantthemes.com/api/api_downloads.php?api_update=1&theme=Divi&api_key=a7816d6ac1adf3c732e559587a3e08909867ccf8&username=jservices\";}}s:12:\"last_checked\";i:1585566429;}', 'no'),
(190, 'tablepress_plugin_options', '{\"plugin_options_db_version\":36,\"table_scheme_db_version\":3,\"prev_tablepress_version\":\"1.8\",\"tablepress_version\":\"1.9\",\"first_activation\":1491219487,\"message_plugin_update\":true,\"message_donation_nag\":true,\"use_custom_css\":true,\"use_custom_css_file\":true,\"custom_css\":\".tablepress,\\n.tablepress tbody td,\\n.tablepress tfoot th {\\n\\tborder: 0 !important;\\n}\\n\\n.tablepress {\\n\\tmargin: 40px auto !important;\\n\\tmax-width: 640px !important;\\n}\\n\\n.tablepress tbody tr:not(:first-of-type):not(:nth-of-type(4)) td:last-of-type {\\n\\ttext-align: right !important;\\n}\",\"custom_css_minified\":\".tablepress,.tablepress tbody td,.tablepress tfoot th{border:0!important}.tablepress{margin:40px auto!important;max-width:640px!important}.tablepress tbody tr:not(:first-of-type):not(:nth-of-type(4)) td:last-of-type{text-align:right!important}\",\"custom_css_version\":11}', 'yes'),
(191, 'tablepress_tables', '{\"last_id\":1,\"table_post\":{\"1\":24631}}', 'yes'),
(257, 'et_account_status', 'active', 'no'),
(262, 'et_account_status_last_checked', '1609622750', 'no'),
(264, 'widget_media_audio', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(265, 'widget_media_image', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(266, 'widget_media_gallery', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(267, 'widget_media_video', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(268, 'widget_custom_html', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(282, 'et_core_version', '3.2.2', 'yes'),
(284, 'et_pb_builder_options', 'a:2:{i:0;b:0;s:35:\"email_provider_credentials_migrated\";b:1;}', 'yes'),
(301, 'wp_mail_smtp_version', '1.2.2', 'yes'),
(302, 'wp_mail_smtp', 'a:6:{s:4:\"mail\";a:3:{s:10:\"from_email\";s:25:\"tomas.dvorak@tservices.cz\";s:9:\"from_name\";s:10:\"T Services\";s:6:\"mailer\";s:4:\"smtp\";}s:5:\"gmail\";a:2:{s:9:\"client_id\";s:0:\"\";s:13:\"client_secret\";s:0:\"\";}s:7:\"mailgun\";a:2:{s:7:\"api_key\";s:0:\"\";s:6:\"domain\";s:0:\"\";}s:8:\"sendgrid\";a:1:{s:7:\"api_key\";s:0:\"\";}s:8:\"pepipost\";a:5:{s:4:\"host\";s:0:\"\";s:4:\"port\";s:0:\"\";s:10:\"encryption\";s:4:\"none\";s:4:\"user\";s:0:\"\";s:4:\"pass\";s:0:\"\";}s:4:\"smtp\";a:6:{s:4:\"host\";s:18:\"smtp.office365.com\";s:4:\"port\";i:587;s:10:\"encryption\";s:3:\"tls\";s:4:\"auth\";b:1;s:4:\"user\";s:25:\"tomas.dvorak@tservices.cz\";s:4:\"pass\";s:13:\"Statenice2016\";}}', 'yes'),
(307, '_amn_smtp_last_checked', '1598227200', 'yes'),
(312, 'wp_mail_smtp_debug', 'a:0:{}', 'no'),
(324, 'wpcf7', 'a:2:{s:7:\"version\";s:5:\"5.0.1\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";d:1515019368;s:7:\"version\";s:5:\"4.9.2\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}', 'yes'),
(329, 'wordfence_syncAttackDataAttempts', '0', 'no'),
(331, 'wordfence_syncingAttackData', '0', 'no'),
(332, 'wordfence_lastSyncAttackData', '1609463063', 'no'),
(378, 'category_children', 'a:0:{}', 'yes'),
(475, 'auto_core_update_notified', 'a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:25:\"jakub.dvorak@jservices.cz\";s:7:\"version\";s:6:\"4.9.16\";s:9:\"timestamp\";i:1604025726;}', 'no'),
(1538, 'wordfence_installed', '1', 'yes'),
(27990, '_transient_timeout_tablepress_c_c4ca4238a0b923820dcc509a6f75849b', '1609938963', 'no'),
(27991, '_transient_tablepress_c_c4ca4238a0b923820dcc509a6f75849b', '[\"tablepress_f924c283859e060112dbe168ceb62d59\"]', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(32480, '_site_transient_update_core', 'O:8:\"stdClass\":4:{s:7:\"updates\";a:10:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:63:\"https://downloads.wordpress.org/release/cs_CZ/wordpress-5.6.zip\";s:6:\"locale\";s:5:\"cs_CZ\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:63:\"https://downloads.wordpress.org/release/cs_CZ/wordpress-5.6.zip\";s:10:\"no_content\";b:0;s:11:\"new_bundled\";b:0;s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:3:\"5.6\";s:7:\"version\";s:3:\"5.6\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";}i:1;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:57:\"https://downloads.wordpress.org/release/wordpress-5.6.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:57:\"https://downloads.wordpress.org/release/wordpress-5.6.zip\";s:10:\"no_content\";s:68:\"https://downloads.wordpress.org/release/wordpress-5.6-no-content.zip\";s:11:\"new_bundled\";s:69:\"https://downloads.wordpress.org/release/wordpress-5.6-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:3:\"5.6\";s:7:\"version\";s:3:\"5.6\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";}i:2;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:57:\"https://downloads.wordpress.org/release/wordpress-5.6.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:57:\"https://downloads.wordpress.org/release/wordpress-5.6.zip\";s:10:\"no_content\";s:68:\"https://downloads.wordpress.org/release/wordpress-5.6-no-content.zip\";s:11:\"new_bundled\";s:69:\"https://downloads.wordpress.org/release/wordpress-5.6-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:3:\"5.6\";s:7:\"version\";s:3:\"5.6\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:3;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.5.3.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.5.3.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.5.3-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.5.3-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.5.3\";s:7:\"version\";s:5:\"5.5.3\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:4;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.5.2.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.5.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.5.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.5.2-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.5.2\";s:7:\"version\";s:5:\"5.5.2\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:5;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.4.4.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.4.4.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.4.4-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.4.4-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.4.4\";s:7:\"version\";s:5:\"5.4.4\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:6;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.3.6.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.3.6.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.3.6-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.3.6-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.3.6\";s:7:\"version\";s:5:\"5.3.6\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:7;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.2.9.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.2.9.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.2.9-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.2.9-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.2.9\";s:7:\"version\";s:5:\"5.2.9\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:8;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.1.8.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.1.8.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.1.8-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.1.8-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.1.8\";s:7:\"version\";s:5:\"5.1.8\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:9;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:60:\"https://downloads.wordpress.org/release/wordpress-5.0.11.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:60:\"https://downloads.wordpress.org/release/wordpress-5.0.11.zip\";s:10:\"no_content\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.0.11-no-content.zip\";s:11:\"new_bundled\";s:72:\"https://downloads.wordpress.org/release/wordpress-5.0.11-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:6:\"5.0.11\";s:7:\"version\";s:6:\"5.0.11\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}}s:12:\"last_checked\";i:1609757015;s:15:\"version_checked\";s:6:\"4.9.16\";s:12:\"translations\";a:0:{}}', 'no'),
(32485, '_site_transient_timeout_et_core_version', '1609843402', 'no'),
(32486, '_site_transient_et_core_version', '3.2.2', 'no'),
(32608, '_site_transient_timeout_et_core_path', '1609843402', 'no'),
(32609, '_site_transient_et_core_path', '/volume1/web/tservices_cz/wp-content/themes/Divi/core', 'no'),
(32611, '_site_transient_timeout_theme_roots', '1609758812', 'no'),
(32612, '_site_transient_theme_roots', 'a:5:{s:6:\"@eaDir\";s:7:\"/themes\";s:4:\"Divi\";s:7:\"/themes\";s:13:\"twentyfifteen\";s:7:\"/themes\";s:15:\"twentyseventeen\";s:7:\"/themes\";s:13:\"twentysixteen\";s:7:\"/themes\";}', 'no'),
(32614, '_site_transient_update_themes', 'O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1609757020;s:7:\"checked\";a:4:{s:4:\"Divi\";s:5:\"3.2.2\";s:13:\"twentyfifteen\";s:3:\"1.9\";s:15:\"twentyseventeen\";s:3:\"1.5\";s:13:\"twentysixteen\";s:3:\"1.4\";}s:8:\"response\";a:3:{s:13:\"twentyfifteen\";a:6:{s:5:\"theme\";s:13:\"twentyfifteen\";s:11:\"new_version\";s:3:\"2.8\";s:3:\"url\";s:43:\"https://wordpress.org/themes/twentyfifteen/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/theme/twentyfifteen.2.8.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";s:5:\"5.2.4\";}s:15:\"twentyseventeen\";a:6:{s:5:\"theme\";s:15:\"twentyseventeen\";s:11:\"new_version\";s:3:\"2.5\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentyseventeen/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentyseventeen.2.5.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:13:\"twentysixteen\";a:6:{s:5:\"theme\";s:13:\"twentysixteen\";s:11:\"new_version\";s:3:\"2.3\";s:3:\"url\";s:43:\"https://wordpress.org/themes/twentysixteen/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/theme/twentysixteen.2.3.zip\";s:8:\"requires\";s:3:\"4.4\";s:12:\"requires_php\";s:5:\"5.2.4\";}}s:12:\"translations\";a:0:{}}', 'no'),
(32615, '_site_transient_update_plugins', 'O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1609757020;s:8:\"response\";a:4:{s:23:\"token-access/access.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:26:\"w.org/plugins/token-access\";s:4:\"slug\";s:12:\"token-access\";s:6:\"plugin\";s:23:\"token-access/access.php\";s:11:\"new_version\";s:5:\"1.6.3\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/token-access/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/token-access.1.6.3.zip\";s:5:\"icons\";a:1:{s:7:\"default\";s:56:\"https://s.w.org/plugins/geopattern-icon/token-access.svg\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.4.4\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:23:\"wordfence/wordfence.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:23:\"w.org/plugins/wordfence\";s:4:\"slug\";s:9:\"wordfence\";s:6:\"plugin\";s:23:\"wordfence/wordfence.php\";s:11:\"new_version\";s:6:\"7.4.14\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/wordfence/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/wordfence.7.4.14.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/wordfence/assets/icon-256x256.png?rev=2070855\";s:2:\"1x\";s:54:\"https://ps.w.org/wordfence/assets/icon.svg?rev=2070865\";s:3:\"svg\";s:54:\"https://ps.w.org/wordfence/assets/icon.svg?rev=2070865\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/wordfence/assets/banner-1544x500.jpg?rev=2124102\";s:2:\"1x\";s:64:\"https://ps.w.org/wordfence/assets/banner-772x250.jpg?rev=2124102\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:3:\"5.6\";s:12:\"requires_php\";s:3:\"5.3\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:29:\"wp-mail-smtp/wp_mail_smtp.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:26:\"w.org/plugins/wp-mail-smtp\";s:4:\"slug\";s:12:\"wp-mail-smtp\";s:6:\"plugin\";s:29:\"wp-mail-smtp/wp_mail_smtp.php\";s:11:\"new_version\";s:5:\"2.5.1\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/wp-mail-smtp/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/wp-mail-smtp.2.5.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/wp-mail-smtp/assets/icon-256x256.png?rev=1755440\";s:2:\"1x\";s:65:\"https://ps.w.org/wp-mail-smtp/assets/icon-128x128.png?rev=1755440\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/wp-mail-smtp/assets/banner-1544x500.png?rev=2120094\";s:2:\"1x\";s:67:\"https://ps.w.org/wp-mail-smtp/assets/banner-772x250.png?rev=2120094\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.5.3\";s:12:\"requires_php\";s:3:\"5.5\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:33:\"wps-hide-login/wps-hide-login.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:28:\"w.org/plugins/wps-hide-login\";s:4:\"slug\";s:14:\"wps-hide-login\";s:6:\"plugin\";s:33:\"wps-hide-login/wps-hide-login.php\";s:11:\"new_version\";s:5:\"1.6.1\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/wps-hide-login/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/wps-hide-login.1.6.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/wps-hide-login/assets/icon-256x256.png?rev=1820667\";s:2:\"1x\";s:67:\"https://ps.w.org/wps-hide-login/assets/icon-128x128.png?rev=1820667\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/wps-hide-login/assets/banner-1544x500.jpg?rev=1820667\";s:2:\"1x\";s:69:\"https://ps.w.org/wps-hide-login/assets/banner-772x250.jpg?rev=1820667\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:3:\"5.6\";s:12:\"requires_php\";s:3:\"7.0\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:3:{s:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:28:\"w.org/plugins/contact-form-7\";s:4:\"slug\";s:14:\"contact-form-7\";s:6:\"plugin\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:11:\"new_version\";s:5:\"5.3.2\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/contact-form-7/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.3.2.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:67:\"https://ps.w.org/contact-form-7/assets/icon-256x256.png?rev=2279696\";s:2:\"1x\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";s:3:\"svg\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/contact-form-7/assets/banner-1544x500.png?rev=860901\";s:2:\"1x\";s:68:\"https://ps.w.org/contact-form-7/assets/banner-772x250.png?rev=880427\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:3:\"5.6\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";a:0:{}}s:35:\"disable-xml-rpc/disable-xml-rpc.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:29:\"w.org/plugins/disable-xml-rpc\";s:4:\"slug\";s:15:\"disable-xml-rpc\";s:6:\"plugin\";s:35:\"disable-xml-rpc/disable-xml-rpc.php\";s:11:\"new_version\";s:5:\"1.0.1\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/disable-xml-rpc/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/disable-xml-rpc.1.0.1.zip\";s:5:\"icons\";a:1:{s:7:\"default\";s:59:\"https://s.w.org/plugins/geopattern-icon/disable-xml-rpc.svg\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}}s:25:\"tablepress/tablepress.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:24:\"w.org/plugins/tablepress\";s:4:\"slug\";s:10:\"tablepress\";s:6:\"plugin\";s:25:\"tablepress/tablepress.php\";s:11:\"new_version\";s:4:\"1.12\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/tablepress/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/tablepress.1.12.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/tablepress/assets/icon-256x256.png?rev=1064192\";s:2:\"1x\";s:63:\"https://ps.w.org/tablepress/assets/icon-128x128.png?rev=1064192\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/tablepress/assets/banner-1544x500.png?rev=1275767\";s:2:\"1x\";s:65:\"https://ps.w.org/tablepress/assets/banner-772x250.png?rev=1275767\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/tablepress/assets/banner-1544x500-rtl.png?rev=1275767\";s:2:\"1x\";s:69:\"https://ps.w.org/tablepress/assets/banner-772x250-rtl.png?rev=1275767\";}s:14:\"upgrade_notice\";s:99:\"<p>This update is a stability, maintenance, and compatibility release. Updating is recommended.</p>\";s:6:\"tested\";s:3:\"5.6\";s:12:\"requires_php\";s:6:\"5.6.20\";s:13:\"compatibility\";a:0:{}}}}', 'no'),
(32618, '_transient_timeout_tablepress_f924c283859e060112dbe168ceb62d59', '1609852563', 'no'),
(32619, '_transient_tablepress_f924c283859e060112dbe168ceb62d59', '\n<table id=\"tablepress-1\" class=\"tablepress tablepress-id-1\">\n<tbody>\n<tr class=\"row-1\">\n	<td colspan=\"3\" class=\"column-1\"><strong>Rezidenční prostory</strong></td>\n</tr>\n<tr class=\"row-2\">\n	<td class=\"column-1\">Rodinné domy</td><td class=\"column-2\">Standard (NBD)</td><td class=\"column-3\"><strong>720 Kč</strong></td>\n</tr>\n<tr class=\"row-3\">\n	<td class=\"column-1\"></td><td class=\"column-2\">7 * 24</td><td class=\"column-3\"><strong>936 Kč</strong></td>\n</tr>\n<tr class=\"row-4\">\n	<td colspan=\"3\" class=\"column-1\"><strong>Komerční prostory</strong></td>\n</tr>\n<tr class=\"row-5\">\n	<td class=\"column-1\">Kanceláře a komerční objekty</td><td class=\"column-2\">Standard (NBD)</td><td class=\"column-3\"><strong>1 200 Kč</strong></td>\n</tr>\n<tr class=\"row-6\">\n	<td class=\"column-1\"></td><td class=\"column-2\">7 * 24</td><td class=\"column-3\"><strong>1 560 Kč</strong></td>\n</tr>\n</tbody>\n</table>\n', 'no');

-- --------------------------------------------------------

--
-- Struktura tabulky `wp_postmeta`
--

CREATE TABLE `wp_postmeta` (
  `meta_id` bigint(20) UNSIGNED NOT NULL,
  `post_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Vypisuji data pro tabulku `wp_postmeta`
--

INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(66, 36, '_menu_item_type', 'custom'),
(67, 36, '_menu_item_menu_item_parent', '0'),
(68, 36, '_menu_item_object_id', '36'),
(69, 36, '_menu_item_object', 'custom'),
(70, 36, '_menu_item_target', ''),
(71, 36, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(72, 36, '_menu_item_xfn', ''),
(73, 36, '_menu_item_url', '/#sluzby'),
(75, 37, '_menu_item_type', 'custom'),
(76, 37, '_menu_item_menu_item_parent', '0'),
(77, 37, '_menu_item_object_id', '37'),
(78, 37, '_menu_item_object', 'custom'),
(79, 37, '_menu_item_target', ''),
(80, 37, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(81, 37, '_menu_item_xfn', ''),
(82, 37, '_menu_item_url', '/#o-nas'),
(84, 38, '_menu_item_type', 'custom'),
(85, 38, '_menu_item_menu_item_parent', '0'),
(86, 38, '_menu_item_object_id', '38'),
(87, 38, '_menu_item_object', 'custom'),
(88, 38, '_menu_item_target', ''),
(89, 38, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(90, 38, '_menu_item_xfn', ''),
(91, 38, '_menu_item_url', '/#cenik'),
(102, 40, '_menu_item_type', 'custom'),
(103, 40, '_menu_item_menu_item_parent', '0'),
(104, 40, '_menu_item_object_id', '40'),
(105, 40, '_menu_item_object', 'custom'),
(106, 40, '_menu_item_target', ''),
(107, 40, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(108, 40, '_menu_item_xfn', ''),
(109, 40, '_menu_item_url', '/#kontakt'),
(114, 42, '_wp_attached_file', '2017/04/05-1.png'),
(115, 42, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:90;s:6:\"height\";i:90;s:4:\"file\";s:16:\"2017/04/05-1.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(116, 43, '_wp_attached_file', '2017/04/008.png'),
(117, 43, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:90;s:6:\"height\";i:90;s:4:\"file\";s:15:\"2017/04/008.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(120, 45, '_wp_attached_file', '2017/04/facebook.png'),
(121, 45, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:102;s:6:\"height\";i:102;s:4:\"file\";s:20:\"2017/04/facebook.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(158, 64, '_wp_attached_file', '2017/04/bg3.jpg'),
(159, 64, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:1532;s:4:\"file\";s:15:\"2017/04/bg3.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"bg3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"bg3-274x300.jpg\";s:5:\"width\";i:274;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"bg3-768x840.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:840;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"bg3-936x1024.jpg\";s:5:\"width\";i:936;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:15:\"bg3-400x250.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"et-pb-post-main-image-fullwidth\";a:4:{s:4:\"file\";s:16:\"bg3-1080x675.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:15:\"bg3-400x284.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:15:\"bg3-510x382.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-image-single\";a:4:{s:4:\"file\";s:17:\"bg3-1080x1182.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:1182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:15:\"bg3-400x516.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(196, 24573, '_et_pb_built_for_post_type', 'page'),
(197, 24573, '_et_pb_use_builder', 'on'),
(198, 24573, '_et_pb_ab_bounce_rate_limit', '5'),
(199, 24573, '_et_pb_ab_stats_refresh_interval', 'hourly'),
(200, 24573, '_et_pb_old_content', ''),
(201, 24573, '_et_pb_enable_shortcode_tracking', ''),
(202, 24573, '_et_pb_custom_css', ''),
(203, 24573, '_et_pb_light_text_color', '#FFFFFF'),
(204, 24573, '_et_pb_dark_text_color', '#666666'),
(205, 24573, '_et_pb_content_area_background_color', ''),
(206, 24573, '_et_pb_section_background_color', '#FFFFFF'),
(207, 5747, '_et_pb_built_for_post_type', 'page'),
(208, 5746, '_et_pb_built_for_post_type', 'page'),
(209, 5745, '_et_pb_built_for_post_type', 'page'),
(210, 5744, '_et_pb_built_for_post_type', 'page'),
(211, 24564, '_et_pb_built_for_post_type', 'page'),
(212, 24565, '_et_pb_built_for_post_type', 'page'),
(213, 5741, '_et_pb_built_for_post_type', 'page'),
(214, 5740, '_et_pb_built_for_post_type', 'page'),
(215, 5740, '_et_pb_use_builder', 'on'),
(216, 5740, '_et_pb_ab_bounce_rate_limit', '5'),
(217, 5740, '_et_pb_ab_stats_refresh_interval', 'hourly'),
(218, 5740, '_et_pb_old_content', ''),
(219, 5740, '_et_pb_enable_shortcode_tracking', ''),
(220, 5740, '_et_pb_custom_css', ''),
(221, 5740, '_et_pb_light_text_color', '#FFFFFF'),
(222, 5740, '_et_pb_dark_text_color', '#666666'),
(223, 5740, '_et_pb_content_area_background_color', ''),
(224, 5740, '_et_pb_section_background_color', '#FFFFFF'),
(225, 5739, '_et_pb_built_for_post_type', 'page'),
(226, 5738, '_et_pb_built_for_post_type', 'page'),
(227, 5738, '_et_pb_use_builder', 'on'),
(228, 5738, '_et_pb_ab_bounce_rate_limit', '5'),
(229, 5738, '_et_pb_ab_stats_refresh_interval', 'hourly'),
(230, 5738, '_et_pb_old_content', ''),
(231, 5738, '_et_pb_enable_shortcode_tracking', ''),
(232, 5738, '_et_pb_custom_css', ''),
(233, 5738, '_et_pb_light_text_color', '#FFFFFF'),
(234, 5738, '_et_pb_dark_text_color', '#666666'),
(235, 5738, '_et_pb_content_area_background_color', ''),
(236, 5738, '_et_pb_section_background_color', '#FFFFFF'),
(237, 5737, '_et_pb_built_for_post_type', 'page'),
(238, 5737, '_et_pb_use_builder', 'on'),
(239, 5737, '_et_pb_ab_bounce_rate_limit', '5'),
(240, 5737, '_et_pb_ab_stats_refresh_interval', 'hourly'),
(241, 5737, '_et_pb_old_content', ''),
(242, 5737, '_et_pb_enable_shortcode_tracking', ''),
(243, 5737, '_et_pb_custom_css', ''),
(244, 5737, '_et_pb_light_text_color', '#FFFFFF'),
(245, 5737, '_et_pb_dark_text_color', '#666666'),
(246, 5737, '_et_pb_content_area_background_color', ''),
(247, 5737, '_et_pb_section_background_color', '#FFFFFF'),
(248, 5736, '_et_pb_built_for_post_type', 'page'),
(249, 5735, '_et_pb_built_for_post_type', 'page'),
(250, 5734, '_et_pb_built_for_post_type', 'page'),
(251, 5734, '_et_pb_use_builder', 'on'),
(252, 5734, '_et_pb_ab_bounce_rate_limit', '5'),
(253, 5734, '_et_pb_ab_stats_refresh_interval', 'hourly'),
(254, 5734, '_et_pb_old_content', ''),
(255, 5734, '_et_pb_enable_shortcode_tracking', ''),
(256, 5734, '_et_pb_custom_css', ''),
(257, 5734, '_et_pb_light_text_color', '#FFFFFF'),
(258, 5734, '_et_pb_dark_text_color', '#666666'),
(259, 5734, '_et_pb_content_area_background_color', ''),
(260, 5734, '_et_pb_section_background_color', '#FFFFFF'),
(261, 5733, '_et_pb_built_for_post_type', 'page'),
(262, 24566, '_et_pb_built_for_post_type', 'page'),
(263, 5731, '_et_pb_built_for_post_type', 'page'),
(264, 24567, '_et_pb_built_for_post_type', 'page'),
(265, 24567, '_et_pb_use_builder', 'on'),
(266, 24567, '_et_pb_ab_bounce_rate_limit', '5'),
(267, 24567, '_et_pb_ab_stats_refresh_interval', 'hourly'),
(268, 24567, '_et_pb_old_content', ''),
(269, 24567, '_et_pb_enable_shortcode_tracking', ''),
(270, 24567, '_et_pb_custom_css', ''),
(271, 24567, '_et_pb_light_text_color', '#FFFFFF'),
(272, 24567, '_et_pb_dark_text_color', '#666666'),
(273, 24567, '_et_pb_content_area_background_color', ''),
(274, 24567, '_et_pb_section_background_color', '#FFFFFF'),
(275, 5729, '_et_pb_built_for_post_type', 'page'),
(276, 5729, '_et_pb_use_builder', 'on'),
(277, 5729, '_et_pb_ab_bounce_rate_limit', '5'),
(278, 5729, '_et_pb_ab_stats_refresh_interval', 'hourly'),
(279, 5729, '_et_pb_old_content', ''),
(280, 5729, '_et_pb_enable_shortcode_tracking', ''),
(281, 5729, '_et_pb_custom_css', ''),
(282, 5729, '_et_pb_light_text_color', '#FFFFFF'),
(283, 5729, '_et_pb_dark_text_color', '#666666'),
(284, 5729, '_et_pb_content_area_background_color', ''),
(285, 5729, '_et_pb_section_background_color', '#FFFFFF'),
(286, 5728, '_et_pb_built_for_post_type', 'page'),
(287, 5728, '_et_pb_use_builder', 'on'),
(288, 5728, '_et_pb_ab_bounce_rate_limit', '5'),
(289, 5728, '_et_pb_ab_stats_refresh_interval', 'hourly'),
(290, 5728, '_et_pb_old_content', ''),
(291, 5728, '_et_pb_enable_shortcode_tracking', ''),
(292, 5728, '_et_pb_custom_css', ''),
(293, 5728, '_et_pb_light_text_color', '#FFFFFF'),
(294, 5728, '_et_pb_dark_text_color', '#666666'),
(295, 5728, '_et_pb_content_area_background_color', ''),
(296, 5728, '_et_pb_section_background_color', '#FFFFFF'),
(297, 24568, '_et_pb_built_for_post_type', 'page'),
(298, 24568, '_et_pb_use_builder', 'on'),
(299, 24568, '_et_pb_ab_bounce_rate_limit', '5'),
(300, 24568, '_et_pb_ab_stats_refresh_interval', 'hourly'),
(301, 24568, '_et_pb_old_content', ''),
(302, 24568, '_et_pb_enable_shortcode_tracking', ''),
(303, 24568, '_et_pb_custom_css', ''),
(304, 24568, '_et_pb_light_text_color', '#FFFFFF'),
(305, 24568, '_et_pb_dark_text_color', '#666666'),
(306, 24568, '_et_pb_content_area_background_color', ''),
(307, 24568, '_et_pb_section_background_color', '#FFFFFF'),
(308, 5070, '_et_pb_built_for_post_type', 'page'),
(309, 5070, '_et_pb_use_builder', 'on'),
(310, 5070, '_et_pb_ab_bounce_rate_limit', '5'),
(311, 5070, '_et_pb_ab_stats_refresh_interval', 'hourly'),
(312, 5070, '_et_pb_old_content', ''),
(313, 5070, '_et_pb_enable_shortcode_tracking', ''),
(314, 5070, '_et_pb_custom_css', ''),
(315, 5070, '_et_pb_light_text_color', '#FFFFFF'),
(316, 5070, '_et_pb_dark_text_color', '#666666'),
(317, 5070, '_et_pb_content_area_background_color', ''),
(318, 5070, '_et_pb_section_background_color', '#FFFFFF'),
(319, 24574, '_edit_last', '2'),
(320, 24574, '_edit_lock', '1598296295:2'),
(321, 24574, '_wp_page_template', 'default'),
(322, 24574, '_et_pb_post_hide_nav', 'default'),
(323, 24574, '_et_pb_page_layout', 'et_right_sidebar'),
(324, 24574, '_et_pb_side_nav', 'off'),
(325, 24574, '_et_pb_use_builder', 'on'),
(327, 24574, '_et_pb_ab_stats_refresh_interval', 'hourly'),
(328, 24574, '_et_pb_old_content', ''),
(329, 24574, '_et_pb_enable_shortcode_tracking', ''),
(330, 24574, '_et_pb_custom_css', ''),
(335, 24576, '_menu_item_type', 'custom'),
(336, 24576, '_menu_item_menu_item_parent', '0'),
(337, 24576, '_menu_item_object_id', '24576'),
(338, 24576, '_menu_item_object', 'custom'),
(339, 24576, '_menu_item_target', ''),
(340, 24576, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(341, 24576, '_menu_item_xfn', ''),
(342, 24576, '_menu_item_url', '/#uvod'),
(344, 24579, '_wp_attached_file', '2017/04/favicon.ico'),
(345, 24580, '_wp_attached_file', '2017/04/logo.png'),
(346, 24580, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:400;s:6:\"height\";i:111;s:4:\"file\";s:16:\"2017/04/logo.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"logo-150x111.png\";s:5:\"width\";i:150;s:6:\"height\";i:111;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"logo-300x83.png\";s:5:\"width\";i:300;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:16:\"logo-400x111.png\";s:5:\"width\";i:400;s:6:\"height\";i:111;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:16:\"logo-400x111.png\";s:5:\"width\";i:400;s:6:\"height\";i:111;s:9:\"mime-type\";s:9:\"image/png\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:16:\"logo-400x111.png\";s:5:\"width\";i:400;s:6:\"height\";i:111;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(373, 24605, '_wp_attached_file', '2017/04/single-family-home-1026368_1920.jpg'),
(374, 24605, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:960;s:4:\"file\";s:43:\"2017/04/single-family-home-1026368_1920.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"single-family-home-1026368_1920-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:43:\"single-family-home-1026368_1920-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:43:\"single-family-home-1026368_1920-768x384.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:44:\"single-family-home-1026368_1920-1024x512.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:43:\"single-family-home-1026368_1920-400x250.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:31:\"et-pb-post-main-image-fullwidth\";a:4:{s:4:\"file\";s:44:\"single-family-home-1026368_1920-1080x675.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:43:\"single-family-home-1026368_1920-400x284.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:43:\"single-family-home-1026368_1920-510x382.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:382;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-image-single\";a:4:{s:4:\"file\";s:44:\"single-family-home-1026368_1920-1080x540.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:43:\"single-family-home-1026368_1920-400x516.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(381, 24631, '_tablepress_table_options', '{\"last_editor\":1,\"table_head\":false,\"table_foot\":false,\"alternating_row_colors\":false,\"row_hover\":false,\"print_name\":false,\"print_name_position\":\"above\",\"print_description\":false,\"print_description_position\":\"below\",\"extra_css_classes\":\"\",\"use_datatables\":false,\"datatables_sort\":true,\"datatables_filter\":true,\"datatables_paginate\":true,\"datatables_lengthchange\":true,\"datatables_paginate_entries\":10,\"datatables_info\":true,\"datatables_scrollx\":false,\"datatables_custom_commands\":\"\"}'),
(382, 24631, '_tablepress_table_visibility', '{\"rows\":[1,1,1,1,1,1],\"columns\":[1,1,1]}'),
(401, 24702, '_et_pb_predefined_layout', 'on'),
(402, 24702, '_et_pb_built_for_post_type', 'page'),
(403, 24702, '_et_pb_layout_applicability', 'product_tour'),
(468, 24736, '_wp_attached_file', '2018/01/Jservices-logo-email.jpg'),
(469, 24736, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:643;s:6:\"height\";i:236;s:4:\"file\";s:32:\"2018/01/Jservices-logo-email.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"Jservices-logo-email-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"Jservices-logo-email-300x110.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-post-main-image\";a:4:{s:4:\"file\";s:32:\"Jservices-logo-email-400x236.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:236;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"et-pb-portfolio-image\";a:4:{s:4:\"file\";s:32:\"Jservices-logo-email-400x236.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:236;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"et-pb-portfolio-module-image\";a:4:{s:4:\"file\";s:32:\"Jservices-logo-email-510x236.jpg\";s:5:\"width\";i:510;s:6:\"height\";i:236;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"et-pb-gallery-module-image-portrait\";a:4:{s:4:\"file\";s:32:\"Jservices-logo-email-400x236.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:236;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:7:\"Marcela\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1512050593\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(470, 24574, '_et_builder_version', 'BB|Divi|3.2.2'),
(471, 24574, 'et_enqueued_post_fonts', 'a:2:{s:6:\"family\";a:1:{s:12:\"et-gf-roboto\";s:91:\"Roboto:100,100italic,300,300italic,regular,italic,500,500italic,700,700italic,900,900italic\";}s:6:\"subset\";a:7:{i:0;s:8:\"cyrillic\";i:1;s:5:\"greek\";i:2;s:10:\"vietnamese\";i:3;s:5:\"latin\";i:4;s:9:\"greek-ext\";i:5;s:9:\"latin-ext\";i:6;s:12:\"cyrillic-ext\";}}'),
(472, 24740, '_form', '<label> <b>Vaše jméno a příjmení</b> (vyžadováno)\n    [text* your-name minlength:3 maxlength:20] </label>\n\n<label> <b>Váš telefon</b> (vyžadováno)\n    [tel* phone minlength:9 maxlength:14] </label>\n\n<label> <b>Váš e-mail</b> (vyžadováno)\n    [email* your-email minlength:6] </label>\n\n<label> <b>Předmět</b>\n    [text your-subject] </label>\n\n<label> <b>Vaše zpráva</b>\n    [textarea your-message minlength:10] </label>\n\n[checkbox* Odeslatzprvu \"Odeslat zprávu\"]\n\n[submit \"Odeslat\"]'),
(473, 24740, '_mail', 'a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:27:\"[T Services] [your-subject]\";s:6:\"sender\";s:36:\"[your-name] <wordpress@tservices.cz>\";s:9:\"recipient\";s:17:\"info@tservices.cz\";s:4:\"body\";s:203:\"Od: [your-name] \nTelefon: [phone]\nE-mail: [your-email]\n\nPředmět: [your-subject]\n\nZpráva:\n[your-message]\n\n-- \nTento e-mail byl odeslán pomocí kontaktního formuláře z T Services http://tservices.cz\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),
(474, 24740, '_mail_2', 'a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:27:\"[T Services] [your-subject]\";s:6:\"sender\";s:35:\"T Services <wordpress@tservices.cz>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:120:\"Zpráva:\n[your-message]\n\n-- \nTento e-mail byl odeslán pomocí kontaktního formuláře z T Services http://tservices.cz\";s:18:\"additional_headers\";s:37:\"Reply-To: vojtech.jedlinsky@gmail.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),
(475, 24740, '_messages', 'a:23:{s:12:\"mail_sent_ok\";s:57:\"Děkujeme Vám. Vaše zpráva byla úspěšně odeslána.\";s:12:\"mail_sent_ng\";s:70:\"Během odesílání zprávy nastala chyba. Zkuste to prosím později.\";s:16:\"validation_error\";s:81:\"Některá pole obsahují chybu. Opravte prosím zadané údaje a zkuste to znovu.\";s:4:\"spam\";s:70:\"Během odesílání zprávy nastala chyba. Zkuste to prosím později.\";s:12:\"accept_terms\";s:66:\"Před odesláním zprávy musíte souhlasit s podmínkami služby.\";s:16:\"invalid_required\";s:22:\"Toto pole je povinné.\";s:16:\"invalid_too_long\";s:35:\"Zadaný údaj je příliš dlouhý.\";s:17:\"invalid_too_short\";s:27:\"Pole je příliš krátké.\";s:12:\"invalid_date\";s:26:\"Formát data je neplatný.\";s:14:\"date_too_early\";s:39:\"Datum je před nejnižším povoleným.\";s:13:\"date_too_late\";s:39:\"Datum je před nejvyšším povoleným.\";s:13:\"upload_failed\";s:56:\"Během nahrávání souboru se vyskytla neznámá chyba.\";s:24:\"upload_file_type_invalid\";s:71:\"Nemáte dostatečné oprávění pro nahrávání tohoto typu souborů.\";s:21:\"upload_file_too_large\";s:27:\"Soubor je příliš velký.\";s:23:\"upload_failed_php_error\";s:42:\"Při nahrávání souboru došlo k chybě.\";s:14:\"invalid_number\";s:29:\"Formát čísla je neplatný.\";s:16:\"number_too_small\";s:56:\"Číslo je nižší, než minimální povolená hodnota.\";s:16:\"number_too_large\";s:56:\"Číslo je vyšší, než maximální povolená hodnota.\";s:23:\"quiz_answer_not_correct\";s:30:\"Odpověď na kvíz je chybná.\";s:17:\"captcha_not_match\";s:31:\"Vložený kód není správný.\";s:13:\"invalid_email\";s:39:\"Zadaná e-mailová adresa je neplatná.\";s:11:\"invalid_url\";s:32:\"Zadaná URL adresa je neplatná.\";s:11:\"invalid_tel\";s:40:\"Zadané telefonní číslo je neplatné.\";}'),
(476, 24740, '_additional_settings', ''),
(477, 24740, '_locale', 'cs_CZ'),
(478, 24574, '_et_pb_use_ab_testing', 'off'),
(479, 24574, '_et_pb_ab_refresh_interval', 'hourly'),
(481, 24574, '_et_pb_ab_current_shortcode', '[et_pb_split_track id=\"24574\" /]'),
(482, 24750, '_menu_item_type', 'custom'),
(483, 24750, '_menu_item_menu_item_parent', '0'),
(484, 24750, '_menu_item_object_id', '24750'),
(485, 24750, '_menu_item_object', 'custom'),
(486, 24750, '_menu_item_target', ''),
(487, 24750, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(488, 24750, '_menu_item_xfn', ''),
(489, 24750, '_menu_item_url', '/#rezervace');

-- --------------------------------------------------------

--
-- Struktura tabulky `wp_posts`
--

CREATE TABLE `wp_posts` (
  `ID` bigint(20) UNSIGNED NOT NULL,
  `post_author` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_title` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_excerpt` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open',
  `post_password` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `post_name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `to_ping` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `pinged` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content_filtered` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_parent` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `guid` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `menu_order` int(11) NOT NULL DEFAULT '0',
  `post_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_count` bigint(20) NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Vypisuji data pro tabulku `wp_posts`
--

INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1, 1, '2017-04-03 08:46:59', '2017-04-03 06:46:59', 'Welcome to WordPress. This is your first post. Edit or delete it, then start writing!', 'Ahoj všichni!', '', 'publish', 'open', 'open', '', 'ahoj-vsichni', '', '', '2017-04-03 08:46:59', '2017-04-03 06:46:59', '', 0, 'http://tservices.cz/?p=1', 0, 'post', '', 1),
(36, 1, '2017-04-03 09:17:05', '2017-04-03 07:17:05', '', 'Služby', '', 'publish', 'closed', 'closed', '', 'sluzby', '', '', '2018-01-03 23:01:05', '2018-01-03 22:01:05', '', 0, 'http://tservices.cz/?p=36', 3, 'nav_menu_item', '', 0),
(37, 1, '2017-04-03 09:17:05', '2017-04-03 07:17:05', '', 'O nás', '', 'publish', 'closed', 'closed', '', 'o-nas', '', '', '2018-01-03 23:01:05', '2018-01-03 22:01:05', '', 0, 'http://tservices.cz/?p=37', 2, 'nav_menu_item', '', 0),
(38, 1, '2017-04-03 09:17:05', '2017-04-03 07:17:05', '', 'Ceník', '', 'publish', 'closed', 'closed', '', 'cenik', '', '', '2018-01-03 23:01:05', '2018-01-03 22:01:05', '', 0, 'http://tservices.cz/?p=38', 4, 'nav_menu_item', '', 0),
(40, 1, '2017-04-03 09:17:05', '2017-04-03 07:17:05', '', 'Kontakt', '', 'publish', 'closed', 'closed', '', 'kontakt', '', '', '2018-01-03 23:01:05', '2018-01-03 22:01:05', '', 0, 'http://tservices.cz/?p=40', 5, 'nav_menu_item', '', 0),
(42, 1, '2017-04-03 09:20:17', '2017-04-03 07:20:17', '', '05-1', '', 'inherit', 'open', 'closed', '', '05-1', '', '', '2017-04-03 09:20:17', '2017-04-03 07:20:17', '', 0, 'http://tservices.cz/wp-content/uploads/2017/04/05-1.png', 0, 'attachment', 'image/png', 0),
(43, 1, '2017-04-03 09:20:17', '2017-04-03 07:20:17', '', '008', '', 'inherit', 'open', 'closed', '', '008', '', '', '2017-04-03 09:20:17', '2017-04-03 07:20:17', '', 0, 'http://tservices.cz/wp-content/uploads/2017/04/008.png', 0, 'attachment', 'image/png', 0),
(45, 1, '2017-04-03 09:20:19', '2017-04-03 07:20:19', '', 'facebook', '', 'inherit', 'open', 'closed', '', 'facebook', '', '', '2017-04-03 09:20:19', '2017-04-03 07:20:19', '', 0, 'http://tservices.cz/wp-content/uploads/2017/04/facebook.png', 0, 'attachment', 'image/png', 0),
(64, 1, '2017-04-03 09:20:26', '2017-04-03 07:20:26', '', 'bg3', '', 'inherit', 'open', 'closed', '', 'bg3', '', '', '2017-04-03 09:20:26', '2017-04-03 07:20:26', '', 0, 'http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5070, 1, '2016-05-16 21:19:38', '2016-05-16 19:19:38', '[et_pb_section admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/01_bg.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|desktop\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Header #1\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#7a8a97\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n<p class=\"p1\"><span class=\"s1\">Hey Fellow! </span></p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Limited time offer. Get 10 free stock images.\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"5em\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_margin=\"2%||2.5%|\" custom_css_main_element=\"font-weight: 400;\" text_font_size_tablet=\"3em\" text_font_size_last_edited=\"on|phone\" custom_margin_last_edited=\"on|phone\" custom_margin_tablet=\"2%||4.5%|\" text_font_size_phone=\"2em\"]\r\n\r\n<p>Limited time offer.<br /> Get 10 free stock images.</p>\r\n\r\n[/et_pb_text][et_pb_contact_form admin_label=\"Contact Form\" captcha=\"off\" email=\"Email Address\" use_redirect=\"off\" form_background_color=\"#3c4c5d\" input_border_radius=\"4\" title_font=\"Roboto||||\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#89a3bd\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"18\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_bg_color_hover=\"#00bcd4\" button_border_color_hover=\"#00bcd4\" button_letter_spacing_hover=\"0\" custom_css_main_element=\"width:330px;\"]\r\n\r\n[et_pb_contact_field field_title=\"Email Address\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\"][/et_pb_contact_field]\r\n\r\n[/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/01_bg.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"98px||90px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"104px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Header #2\" title=\"Limited time offer. Get 10 free stock images.\" button_url=\"#\" url_new_window=\"off\" button_text=\"START NOW\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"620px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\"]\r\n\r\n<p class=\"p1\">Yes, I’m a dummy text. Anyway I look nice and useful.</p>\r\n\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||0px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"TRUSTED AND USED BY MANY HUMANS AND COMPANIES\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#7a8a97\" text_letter_spacing=\"1px\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n<p class=\"p1\"><span class=\"s1\">TRUSTED AND USED BY MANY HUMANS AND COMPANIES</span></p>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"800px\" use_custom_gutter=\"on\" gutter_width=\"2\" custom_padding=\"30px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"24px\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\"]\r\n\r\n\r\n\r\n[/et_pb_divider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/01_bg.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Header #3\" title=\"We help humans to find the best stock images.\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" max_width=\"620px\" custom_css_main_element=\"font-weight:400;\"]\r\n\r\n<p class=\"p1\">Yes, I’m a dummy text. Anyway I look nice and useful.</p>\r\n\r\n[/et_pb_cta][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/img_h1.png\" show_in_lightbox=\"off\" url=\"#\" url_new_window=\"off\" use_overlay=\"off\" hover_overlay_color=\"#00bcd4\" hover_icon=\"%%137%%\" animation=\"bottom\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/01_bg.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"4\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"104px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"104px||60px|\"][et_pb_column type=\"1_2\"][et_pb_cta admin_label=\"Header #4\" title=\"Limited time offer. Get 10 free stock images.\" button_url=\"#\" url_new_window=\"off\" button_text=\"START NOW\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"left\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_margin=\"20%||20%|\" custom_css_main_element=\"font-weight:400;\"]\r\n\r\n<p class=\"p1\">Yes, I’m a dummy text. Anyway I look nice and useful.</p>\r\n\r\n[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06_m.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"bottom\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"||104px|\"]\r\n\r\n\r\n\r\n[/et_pb_image][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/01_bg.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Header #5\" title=\"Great images should be shared.\" button_url=\"#\" url_new_window=\"off\" button_text=\"START NOW\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\"]\r\n\r\n<p class=\"p1\">Yes, I’m a dummy text. Anyway I look nice and useful.</p>\r\n\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"The Product\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\" text_letter_spacing=\"-1px\"]\r\n\r\n<p>The Product</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Millions of high-quality images and videos.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\n<p>Millions of high-quality<br /> images and videos.</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\n<p>Yes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept.</p>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"40px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/023.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Easy navigation</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.</p>\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Large catalog</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.</p>\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Free upgrade</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.</p>\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Find quick</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.</p>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding=\"104px||0px|\" disabled=\"off\" disabled_on=\"on|on|\"][et_pb_column type=\"1_2\"][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Laptop Mock-up\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03-03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"right\" sticky=\"off\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin_tablet=\"0px|||\" custom_margin_last_edited=\"on|desktop\"]\r\n\r\n\r\n\r\n[/et_pb_image][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" gutter_width=\"1\" custom_padding=\"0px||0px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding_tablet=\"104px|||\" custom_padding_last_edited=\"on|desktop\"][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Technology\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\" max_width=\"540px\" custom_margin=\"-520px||10px|\" custom_margin_last_edited=\"on|phone\" custom_margin_tablet=\"0px||10px|\"]\r\n\r\n<p>Technology</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"All you need is a browser.\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\" max_width=\"540px\" custom_margin=\"20px|||\"]\r\n\r\n<p>All you need is a browser.</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"18px||32px|\" custom_css_main_element=\"font-weight: 300;\" max_width=\"540px\"]\r\n\r\n<p>Yes, I’m a dummy text. Anyway I look nice and useful in some ways. I know also latin. Lorem ipsum sit amet is my favourite concept.</p>\r\n\r\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"START NOW\" button_alignment=\"left\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\"]\r\n\r\n\r\n\r\n[/et_pb_button][/et_pb_column][et_pb_column type=\"1_2\"][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding=\"84px||0px|\" disabled=\"off\" disabled_on=\"||on\"][et_pb_column type=\"1_2\"][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03-03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"right\" sticky=\"off\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin_tablet=\"0px|||\" custom_margin_last_edited=\"on|desktop\"]\r\n\r\n\r\n\r\n[/et_pb_image][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" custom_padding=\"90px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#d7dce1\" show_divider=\"on\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\"]\r\n\r\n\r\n\r\n[/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"4px||90px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/042.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Find quick</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.</p>\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_02.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Jump start</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.</p>\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Make it amazing</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.</p>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg_gradient1.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Mobile App\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#96cbd6\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n<p>Mobile App</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Magical Device Balance.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\n<p>Magical Device Balance.</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#c1e1e7\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\n<p>Yes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept.</p>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"60px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\"]\r\n\r\n\r\n\r\n[/et_pb_divider][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"34\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"off|on|on\"]\r\n\r\n\r\n\r\n[/et_pb_divider][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\"]\r\n\r\n\r\n\r\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>It\'s a title</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Lorem ipsum dolor sit amet, coner est adipiscing au elit.</p>\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"on||\"]\r\n\r\n\r\n\r\n[/et_pb_divider][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\"]\r\n\r\n\r\n\r\n[/et_pb_divider][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\"]\r\n\r\n\r\n\r\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>It\'s a title</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Lorem ipsum dolor sit amet, coner est adipiscing au elit.</p>\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\"]\r\n\r\n\r\n\r\n[/et_pb_divider][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\"]\r\n\r\n\r\n\r\n[/et_pb_divider][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\"]\r\n\r\n\r\n\r\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>It\'s a title</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Lorem ipsum dolor sit amet, coner est adipiscing au elit.</p>\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"24\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\"]\r\n\r\n\r\n\r\n[/et_pb_divider][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/071.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\"]\r\n\r\n\r\n\r\n[/et_pb_divider][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"34\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\"]\r\n\r\n\r\n\r\n[/et_pb_divider][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\"]\r\n\r\n\r\n\r\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>It\'s a title</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Lorem ipsum dolor sit amet, coner est adipiscing au elit.</p>\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"on||\"]\r\n\r\n\r\n\r\n[/et_pb_divider][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\"]\r\n\r\n\r\n\r\n[/et_pb_divider][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\"]\r\n\r\n\r\n\r\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>It\'s a title</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Lorem ipsum dolor sit amet, coner est adipiscing au elit.</p>\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\"]\r\n\r\n\r\n\r\n[/et_pb_divider][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\"]\r\n\r\n\r\n\r\n[/et_pb_divider][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\"]\r\n\r\n\r\n\r\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>It\'s a title</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Lorem ipsum dolor sit amet, coner est adipiscing au elit.</p>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"50px||110px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#2e9bb5\" button_bg_color=\"#ffffff\" button_border_width=\"13\" button_border_color=\"#ffffff\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#ffffff\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\"]\r\n\r\n\r\n\r\n[/et_pb_button][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Collections Grid\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#a5bdc9\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n<p>Collections</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\n<p>Explore the world through collections of beautiful stock photos.</p>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"60px|||\" gutter_width=\"2\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\n<p>Title</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\n<p>Sub-heading</p>\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\n<p>Title</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\n<p>Sub-heading</p>\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\n<p>Title</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\n<p>Sub-heading</p>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"10px|||\" gutter_width=\"2\" custom_padding_tablet=\"-10px|||\" custom_padding_last_edited=\"on|tablet\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\n<p>Title</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\n<p>Sub-heading</p>\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\n<p>Title</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\n<p>Sub-heading</p>\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\n<p>Title</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\n<p>Sub-heading</p>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"50px||110px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\"]\r\n\r\n\r\n\r\n[/et_pb_button][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Features\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Features</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Built to perform.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\n<p>Built to perform.</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\n<p>Yes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept.</p>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"54px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Text Title</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.</p>\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Text Title</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.</p>\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Text Title</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.</p>\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Text Title</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.</p>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||124px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Text Title</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.</p>\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Text Title</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.</p>\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Text Title</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.</p>\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Text Title</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.</p>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"||0px|\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#d7dce1\" show_divider=\"on\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\"]\r\n\r\n\r\n\r\n[/et_pb_divider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"120px||30px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_slider admin_label=\"Testimonial Slider\" show_arrows=\"on\" show_pagination=\"off\" auto=\"off\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"36\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"]\r\n\r\n[et_pb_slide heading=\"I use Testimonial Generator often. Great job, I will definitely be ordering again! I\'m good to go.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n\r\n<p style=\"text-align: center\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px;margin-bottom: 10px\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" alt=\"05\" width=\"90\" height=\"90\">Rick F.</p>\r\n\r\n[/et_pb_slide][et_pb_slide heading=\"This is unbelievable. After using Testimonial Generator my business skyrocketed!\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n\r\n<p style=\"text-align: center\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px;margin-bottom: 10px\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\"><br> Mick A.</p>\r\n\r\n[/et_pb_slide]\r\n\r\n[/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-top: 1px solid #D7DCE1;\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Simple Pricing\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\n<p>Simple pricing.</p>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_css_main_1=\"border: 1px solid #D7DCE1\" custom_css_main_2=\"border: 1px solid #D7DCE1\" custom_css_main_3=\"border: 1px solid #D7DCE1\" custom_padding=\"60px|||\"][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#1ec4d6\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"]\r\n\r\n<p>Starter</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\n<p>A beautiful simple<br /> lorem ipsum solution.</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"]\r\n\r\n<p>$8</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\n<p>Per user/month</p>\r\n\r\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\"]\r\n\r\n\r\n\r\n[/et_pb_button][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\"]\r\n\r\n\r\n\r\n[/et_pb_divider][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#7d75d9\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"]\r\n\r\n<p>Professional</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\n<p>Perfect for lorem ipsum<br /> businesses of all size.</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"]\r\n\r\n<p>$18</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\n<p>Per user/month</p>\r\n\r\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\"]\r\n\r\n\r\n\r\n[/et_pb_button][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\"]\r\n\r\n\r\n\r\n[/et_pb_divider][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#3b67b3\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"]\r\n\r\n<p>Advanced</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\n<p>Advanced features as<br /> your business grow.</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"]\r\n\r\n<p>$48</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\n<p>Per user/month</p>\r\n\r\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\"]\r\n\r\n\r\n\r\n[/et_pb_button][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\"]\r\n\r\n\r\n\r\n[/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||103px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\n<p>Notice: You can learn more about our <span style=\"text-decoration: underline\"><strong>Terms of Service</strong></span></p>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section admin_label=\"section\" transparent_background=\"off\" background_color=\"#212a35\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"98px||90px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"104px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Limited Offer\" title=\"Limited time offer. Get 10 free stock images.\" button_url=\"#\" url_new_window=\"off\" button_text=\"START NOW\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"620px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\"]\r\n\r\n<p class=\"p1\">Yes, I’m a dummy text. Anyway I look nice and useful.</p>\r\n\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" custom_padding=\"23px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#37414d\" show_divider=\"on\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\"]\r\n\r\n\r\n\r\n[/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"4px||90px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/042.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Find quick</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.</p>\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_02.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Jump start</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.</p>\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Make it amazing</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.</p>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section admin_label=\"section\" transparent_background=\"off\" background_color=\"#212a35\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"98px||90px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"104px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Collections\" title=\"Ask more of your stock images\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"520px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\"]\r\n\r\n<p class=\"p1\">Yes, I’m a dummy text. Anyway I look nice and useful.</p>\r\n\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"0px||40px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\" custom_padding_phone=\"0px|||\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Find quick</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.</p>\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_thumb3.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Jump start</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.</p>\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Make it amazing</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.</p>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"0px||104px|\" custom_padding_last_edited=\"on|phone\" custom_padding_tablet=\"0px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Call To Action\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"520px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_url=\"#\" button_text=\"START NOW\" custom_margin=\"0px|||\"]\r\n\r\n\r\n\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Gallery\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Gallery</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Control your photos.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\n<p class=\"p1\"><span class=\"s1\">Control your photos.</span></p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\n<p>Yes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept.</p>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" custom_padding=\"40px||0px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" gutter_width=\"2\" parallax_2=\"off\" parallax_method_2=\"off\"][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/12.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/13.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"left\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"32px|||\" custom_padding_last_edited=\"on|phone\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/14.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"left\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"0px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"0px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Call To Action\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"520px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_url=\"#\" button_text=\"VIEW MORE\" custom_margin=\"0px|||\"]\r\n\r\n\r\n\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section admin_label=\"section\" transparent_background=\"off\" background_color=\"#212a35\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"28px||28px|\" custom_padding_last_edited=\"on|tablet\" parallax_3=\"off\" parallax_method_3=\"off\"][et_pb_column type=\"1_3\"][et_pb_number_counter admin_label=\"Number Counter\" title=\"Numbers\" number=\"2246\" percent_sign=\"off\" counter_color=\"#7EBEC5\" background_layout=\"light\" title_font=\"Roboto||||\" title_font_size=\"24\" title_text_color=\"#ffffff\" title_line_height=\"1.1em\" number_font=\"Roboto||||\" number_text_color=\"#00bcd4\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;||text-align:left;\" custom_css_number_counter_title=\"font-weight:400;\"]\r\n\r\n\r\n\r\n[/et_pb_number_counter][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_number_counter admin_label=\"Number Counter\" title=\"Numbers\" number=\"847\" percent_sign=\"off\" counter_color=\"#7EBEC5\" background_layout=\"light\" title_font=\"Roboto||||\" title_font_size=\"24\" title_text_color=\"#ffffff\" title_line_height=\"1.1em\" number_font=\"Roboto||||\" number_text_color=\"#00bcd4\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;||text-align:left;\" custom_css_number_counter_title=\"font-weight:400;\"]\r\n\r\n\r\n\r\n[/et_pb_number_counter][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_number_counter admin_label=\"Number Counter\" title=\"Numbers\" number=\"5623\" percent_sign=\"off\" counter_color=\"#7EBEC5\" background_layout=\"light\" title_font=\"Roboto||||\" title_font_size=\"24\" title_text_color=\"#ffffff\" title_line_height=\"1.1em\" number_font=\"Roboto||||\" number_text_color=\"#00bcd4\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;||text-align:left;\" custom_css_number_counter_title=\"font-weight:400;\"]\r\n\r\n\r\n\r\n[/et_pb_number_counter][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Contact\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\" custom_margin=\"||14px|\"]\r\n\r\n<p>Contact</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Get in touch.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\n<p class=\"p1\"><span class=\"s1\">Get in touch.</span></p>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Contact Form\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"9\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\"]\r\n\r\n[et_pb_contact_field field_title=\"Name\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" /][et_pb_contact_field field_title=\"Email Address\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" /][et_pb_contact_field field_title=\"Message\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" /]\r\n\r\n[/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Clients\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Clients</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Trusted and used by many big companies.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\n<p class=\"p1\"><span class=\"s1\">Trusted and used by many big companies.</span></p>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"800px\" use_custom_gutter=\"on\" gutter_width=\"2\" custom_padding=\"70px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"24px\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\"]\r\n\r\n\r\n\r\n[/et_pb_divider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-top: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Testimonials\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Testimonials</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Trusted and used by many big companies.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\n<p class=\"p1\"><span class=\"s1\">Trusted and used by many big companies.</span></p>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"on\" custom_padding=\"58px||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" parallax_2=\"off\" parallax_method_2=\"off\" custom_width_px=\"860px\"][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\n<p>\"I use Testimonial Generator often. Great job, I will definitely be ordering again! I\'m good to go. \"</p>\r\n\r\n[/et_pb_text][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"bottom\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"36px||0px|\"]\r\n\r\n\r\n\r\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"12px||0px|\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" text_font_size=\"18\" text_line_height=\"1.4em\"]\r\n\r\n<p>Rick F.</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" custom_margin=\"||40px|\"]\r\n\r\n<p>Designer at Ciao</p>\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\n<p>\"Fantastic, I\'m totally blown away by Testimonial Generator. I’ll use it again! I’m cool and you know it.\"</p>\r\n\r\n[/et_pb_text][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"bottom\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"36px||0px|\"]\r\n\r\n\r\n\r\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"12px||0px|\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" text_font_size=\"18\" text_line_height=\"1.4em\"]\r\n\r\n<p>Mark A.</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\"]\r\n\r\n<p>Visual artist</p>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"20px||40px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\" custom_padding_phone=\"0px|||\" custom_padding_last_edited=\"on|desktop\"][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Step\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p><img style=\"float: left;margin: -5px 15px 2px 0px\" class=\"size-full wp-image-4662\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" alt=\"03\" width=\"40\" height=\"40\">Find quick</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.</p>\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"by\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p><img style=\"float: left;margin: -5px 15px 2px 0px\" class=\"size-full wp-image-4662\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" alt=\"03\" width=\"40\" height=\"40\">Jump start</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.</p>\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Step\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p><img style=\"float: left;margin: -5px 15px 2px 0px\" class=\"size-full wp-image-4662\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" alt=\"03\" width=\"40\" height=\"40\">Make it amazing</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.</p>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"30px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Social Links\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\n<p class=\"p1\"><span class=\"s1\">Stay tuned.</span></p>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"on\" custom_padding=\"20px||30px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" parallax_2=\"off\" parallax_method_2=\"off\" custom_width_px=\"860px\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n<p><a href=\"#\"><img class=\"alignnone size-full wp-image-5034\" style=\"margin-right: 2%\" src=\"http://tservices.cz/wp-content/uploads/2017/04/facebook.png\" alt=\"facebook\" width=\"102\" height=\"102\" /></a><a href=\"http://tservices.cz/wp-content/uploads/2017/04/instagram.png\"><img class=\"alignnone size-medium wp-image-5035\" style=\"margin-right: 2%\" src=\"http://tservices.cz/wp-content/uploads/2017/04/instagram.png\" alt=\"instagram\" width=\"102\" height=\"102\" /></a><a href=\"http://tservices.cz/wp-content/uploads/2017/04/twitter.png\"><img class=\"alignnone size-medium wp-image-5036\" style=\"margin-right: 2%\" src=\"http://tservices.cz/wp-content/uploads/2017/04/twitter.png\" alt=\"twitter\" width=\"102\" height=\"102\" /></a><a href=\"http://tservices.cz/wp-content/uploads/2017/04/rss.png\"><img class=\"alignnone size-medium wp-image-5037\" src=\"http://tservices.cz/wp-content/uploads/2017/04/rss.png\" alt=\"rss\" width=\"102\" height=\"102\" /></a></p>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg_footer.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"General CTA\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#a5bdc9\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n<p>Limited Offer</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Get 10 free images.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\n<p class=\"p1\"><span class=\"s1\">Get 10 free images.</span></p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#a4bbc7\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px||40px|\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\n<p>Yes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept.</p>\r\n\r\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\"]\r\n\r\n\r\n\r\n[/et_pb_button][/et_pb_column][/et_pb_row][/et_pb_section]', 'Landing Page Kit', '', 'publish', 'closed', 'closed', '', 'landing-page-kit', '', '', '2016-05-16 21:19:38', '2016-05-16 19:19:38', '', 0, 'http://tservices.cz/et_pb_layout/landing-page-kit/', 0, 'et_pb_layout', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5728, 1, '2016-05-27 19:41:17', '2016-05-27 17:41:17', '[et_pb_section admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/01_bg.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" collapsed=\"off\" template_type=\"section\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"98px||90px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"104px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Header #2\" title=\"Limited time offer. Get 10 free stock images.\" button_url=\"#\" url_new_window=\"off\" button_text=\"START NOW\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"620px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\"]\r\n\r\n<p class=\"p1\">Yes, I’m a dummy text. Anyway I look nice and useful.</p>\r\n\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||0px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"TRUSTED AND USED BY MANY HUMANS AND COMPANIES\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#7a8a97\" text_letter_spacing=\"1px\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n<p class=\"p1\"><span class=\"s1\">TRUSTED AND USED BY MANY HUMANS AND COMPANIES</span></p>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"800px\" use_custom_gutter=\"on\" gutter_width=\"2\" custom_padding=\"30px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"24px\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\"]\r\n\r\n\r\n\r\n[/et_pb_divider][/et_pb_column][/et_pb_row][/et_pb_section]', 'Header #2', '', 'publish', 'closed', 'closed', '', 'header-2', '', '', '2016-05-27 19:41:17', '2016-05-27 17:41:17', '', 0, 'http://tservices.cz/et_pb_layout/header-2/', 0, 'et_pb_layout', '', 0),
(5729, 1, '2016-05-27 19:41:28', '2016-05-27 17:41:28', '[et_pb_section admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/01_bg.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" template_type=\"section\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Header #3\" title=\"We help humans to find the best stock images.\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" max_width=\"620px\" custom_css_main_element=\"font-weight:400;\"]\r\n\r\n<p class=\"p1\">Yes, I’m a dummy text. Anyway I look nice and useful.</p>\r\n\r\n[/et_pb_cta][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/img_h1.png\" show_in_lightbox=\"off\" url=\"#\" url_new_window=\"off\" use_overlay=\"off\" hover_overlay_color=\"#00bcd4\" hover_icon=\"%%137%%\" animation=\"bottom\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][/et_pb_column][/et_pb_row][/et_pb_section]', 'Header #3', '', 'publish', 'closed', 'closed', '', 'header-3', '', '', '2016-05-27 19:41:28', '2016-05-27 17:41:28', '', 0, 'http://tservices.cz/et_pb_layout/header-3/', 0, 'et_pb_layout', '', 0),
(5731, 1, '2016-05-27 19:41:52', '2016-05-27 17:41:52', '[et_pb_section admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" template_type=\"section\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"The Product\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\" text_letter_spacing=\"-1px\"]\n\n<p>The Product</p>\n\n[/et_pb_text][et_pb_text admin_label=\"Millions of high-quality images and videos.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\n\n<p>Millions of high-quality<br /> images and videos.</p>\n\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\n\n<p>Yes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept.</p>\n\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"40px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/023-1.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\n\n\n\n[/et_pb_image][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032-1.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\n\n\n\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p>Easy navigation</p>\n\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p>Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.</p>\n\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032-1.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\n\n\n\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p>Large catalog</p>\n\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p>Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.</p>\n\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032-1.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\n\n\n\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p>Free upgrade</p>\n\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p>Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.</p>\n\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032-1.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\n\n\n\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p>Find quick</p>\n\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p>Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.</p>\n\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]', 'The Product', '', 'publish', 'closed', 'closed', '', 'the-product', '', '', '2016-05-27 19:41:52', '2016-05-27 17:41:52', '', 0, 'http://tservices.cz/et_pb_layout/the-product/', 0, 'et_pb_layout', '', 0),
(5733, 1, '2016-05-27 19:42:19', '2016-05-27 17:42:19', '[et_pb_section admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg_gradient1.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" template_type=\"section\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Mobile App\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#96cbd6\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\n\n<p>Mobile App</p>\n\n[/et_pb_text][et_pb_text admin_label=\"Magical Device Balance.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\n\n<p>Magical Device Balance.</p>\n\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#c1e1e7\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\n\n<p>Yes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept.</p>\n\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"60px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\"]\n\n\n\n[/et_pb_divider][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"34\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"off|on|on\"]\n\n\n\n[/et_pb_divider][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06-1.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\"]\n\n\n\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p>It\'s a title</p>\n\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p>Lorem ipsum dolor sit amet, coner est adipiscing au elit.</p>\n\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"on||\"]\n\n\n\n[/et_pb_divider][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\"]\n\n\n\n[/et_pb_divider][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06-1.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\"]\n\n\n\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p>It\'s a title</p>\n\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p>Lorem ipsum dolor sit amet, coner est adipiscing au elit.</p>\n\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\"]\n\n\n\n[/et_pb_divider][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\"]\n\n\n\n[/et_pb_divider][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06-1.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\"]\n\n\n\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p>It\'s a title</p>\n\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p>Lorem ipsum dolor sit amet, coner est adipiscing au elit.</p>\n\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"24\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\"]\n\n\n\n[/et_pb_divider][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/071.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\n\n\n\n[/et_pb_image][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\"]\n\n\n\n[/et_pb_divider][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"34\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\"]\n\n\n\n[/et_pb_divider][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06-1.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\"]\n\n\n\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p>It\'s a title</p>\n\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p>Lorem ipsum dolor sit amet, coner est adipiscing au elit.</p>\n\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"on||\"]\n\n\n\n[/et_pb_divider][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\"]\n\n\n\n[/et_pb_divider][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06-1.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\"]\n\n\n\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p>It\'s a title</p>\n\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p>Lorem ipsum dolor sit amet, coner est adipiscing au elit.</p>\n\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\"]\n\n\n\n[/et_pb_divider][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\"]\n\n\n\n[/et_pb_divider][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06-1.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\"]\n\n\n\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p>It\'s a title</p>\n\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p>Lorem ipsum dolor sit amet, coner est adipiscing au elit.</p>\n\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"50px||110px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#2e9bb5\" button_bg_color=\"#ffffff\" button_border_width=\"13\" button_border_color=\"#ffffff\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#ffffff\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\"]\n\n\n\n[/et_pb_button][/et_pb_column][/et_pb_row][/et_pb_section]', 'Mobile App', '', 'publish', 'closed', 'closed', '', 'mobile-app', '', '', '2016-05-27 19:42:19', '2016-05-27 17:42:19', '', 0, 'http://tservices.cz/et_pb_layout/mobile-app/', 0, 'et_pb_layout', '', 0),
(5734, 1, '2016-05-27 19:42:34', '2016-05-27 17:42:34', '[et_pb_section admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" template_type=\"section\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Collections\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#a5bdc9\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n<p>Collections</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\n<p>Explore the world through collections of beautiful stock photos.</p>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"60px|||\" gutter_width=\"2\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\n<p>Title</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\n<p>Sub-heading</p>\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\n<p>Title</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\n<p>Sub-heading</p>\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\n<p>Title</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\n<p>Sub-heading</p>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"10px|||\" gutter_width=\"2\" custom_padding_tablet=\"-10px|||\" custom_padding_last_edited=\"on|tablet\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\n<p>Title</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\n<p>Sub-heading</p>\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\n<p>Title</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\n<p>Sub-heading</p>\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\n<p>Title</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\n<p>Sub-heading</p>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"50px||110px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\"]\r\n\r\n\r\n\r\n[/et_pb_button][/et_pb_column][/et_pb_row][/et_pb_section]', 'Collections Grid', '', 'publish', 'closed', 'closed', '', 'collections', '', '', '2016-05-27 19:42:34', '2016-05-27 17:42:34', '', 0, 'http://tservices.cz/et_pb_layout/collections/', 0, 'et_pb_layout', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5735, 1, '2016-05-27 19:42:58', '2016-05-27 17:42:58', '[et_pb_section admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" template_type=\"section\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Features\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p>Features</p>\n\n[/et_pb_text][et_pb_text admin_label=\"Built to perform.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\n\n<p>Built to perform.</p>\n\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\n\n<p>Yes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept.</p>\n\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"54px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032-1.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\n\n\n\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p>Text Title</p>\n\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p>Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.</p>\n\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032-1.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\n\n\n\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p>Text Title</p>\n\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p>Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.</p>\n\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032-1.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\n\n\n\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p>Text Title</p>\n\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p>Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.</p>\n\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032-1.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\n\n\n\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p>Text Title</p>\n\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p>Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.</p>\n\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||124px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032-1.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\n\n\n\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p>Text Title</p>\n\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p>Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.</p>\n\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032-1.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\n\n\n\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p>Text Title</p>\n\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p>Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.</p>\n\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032-1.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\n\n\n\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p>Text Title</p>\n\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p>Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.</p>\n\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032-1.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\n\n\n\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p>Text Title</p>\n\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p>Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.</p>\n\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"||0px|\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#d7dce1\" show_divider=\"on\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\"]\n\n\n\n[/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"120px||30px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_slider admin_label=\"Testimonials\" show_arrows=\"on\" show_pagination=\"on\" auto=\"off\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"36\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"]\n\n[et_pb_slide heading=\"%22I use Testimonial Generator often. Great job, I will definitely be ordering again! I\'m good to go.%22\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"dark\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\n<p style=\"text-align: center\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px;margin-bottom: 10px\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05-1.png\" alt=\"05\" width=\"90\" height=\"90\" />Rick F.</p>\n[/et_pb_slide][et_pb_slide heading=\"%22This is unbelievable. After using Testiminial Generator my buisness skyrocketed!%22\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"dark\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\n<p style=\"text-align: center\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px;margin-bottom: 10px\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" /><br /> Mick A.</p>\n[/et_pb_slide]\n\n[/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section]', 'Features', '', 'publish', 'closed', 'closed', '', 'features', '', '', '2016-05-27 19:42:58', '2016-05-27 17:42:58', '', 0, 'http://tservices.cz/et_pb_layout/features/', 0, 'et_pb_layout', '', 0),
(5736, 1, '2016-05-27 19:43:29', '2016-05-27 17:43:29', '[et_pb_section admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-top: 1px solid #D7DCE1;\" template_type=\"section\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Simple pricing.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\n\n<p>Simple pricing.</p>\n\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_css_main_1=\"border: 1px solid #D7DCE1\" custom_css_main_2=\"border: 1px solid #D7DCE1\" custom_css_main_3=\"border: 1px solid #D7DCE1\" custom_padding=\"60px|||\"][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#1ec4d6\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"]\n\n<p>Starter</p>\n\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\n\n<p>A beautiful simple<br /> lorem ipsum solution.</p>\n\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"]\n\n<p>$8</p>\n\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\n\n<p>Per user/month</p>\n\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\"]\n\n\n\n[/et_pb_button][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\"]\n\n\n\n[/et_pb_divider][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#7d75d9\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"]\n\n<p>Professional</p>\n\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\n\n<p>Perfect for lorem ipsum<br /> businesses of all size.</p>\n\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"]\n\n<p>$18</p>\n\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\n\n<p>Per user/month</p>\n\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\"]\n\n\n\n[/et_pb_button][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\"]\n\n\n\n[/et_pb_divider][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#3b67b3\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"]\n\n<p>Advanced</p>\n\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\n\n<p>Advanced features as<br /> your business grow.</p>\n\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"]\n\n<p>$48</p>\n\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\n\n<p>Per user/month</p>\n\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\"]\n\n\n\n[/et_pb_button][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\"]\n\n\n\n[/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||103px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\n\n<p>Notice: You can learn more about our <span style=\"text-decoration: underline\"><strong>Terms of Service</strong></span></p>\n\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]', 'Simple Pricing', '', 'publish', 'closed', 'closed', '', 'simple-pricing', '', '', '2016-05-27 19:43:29', '2016-05-27 17:43:29', '', 0, 'http://tservices.cz/et_pb_layout/simple-pricing/', 0, 'et_pb_layout', '', 0),
(5737, 1, '2016-05-27 19:44:16', '2016-05-27 17:44:16', '[et_pb_section admin_label=\"section\" transparent_background=\"off\" background_color=\"#212a35\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" template_type=\"section\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"98px||90px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"104px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Limited Offer\" title=\"Limited time offer. Get 10 free stock images.\" button_url=\"#\" url_new_window=\"off\" button_text=\"START NOW\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"620px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\"]\r\n\r\n<p class=\"p1\">Yes, I’m a dummy text. Anyway I look nice and useful.</p>\r\n\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" custom_padding=\"23px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#37414d\" show_divider=\"on\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\"]\r\n\r\n\r\n\r\n[/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"4px||90px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/042-1.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Find quick</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.</p>\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_02.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Jump start</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.</p>\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Make it amazing</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.</p>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]', 'Limited Offer', '', 'publish', 'closed', 'closed', '', 'content-limited-time-offer-get-10-free-stock-images', '', '', '2016-05-27 19:44:16', '2016-05-27 17:44:16', '', 0, 'http://tservices.cz/et_pb_layout/content-limited-time-offer-get-10-free-stock-images/', 0, 'et_pb_layout', '', 0),
(5738, 1, '2016-05-27 19:44:32', '2016-05-27 17:44:32', '[et_pb_section admin_label=\"section\" transparent_background=\"off\" background_color=\"#212a35\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" template_type=\"section\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"98px||90px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"104px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Ask more of your stock images\" title=\"Ask more of your stock images\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"520px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\"]\r\n\r\n<p class=\"p1\">Yes, I’m a dummy text. Anyway I look nice and useful.</p>\r\n\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"0px||40px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\" custom_padding_phone=\"0px|||\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Find quick</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.</p>\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_thumb3.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Jump start</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.</p>\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n\r\n\r\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Make it amazing</p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<p>Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.</p>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"0px||104px|\" custom_padding_last_edited=\"on|phone\" custom_padding_tablet=\"0px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Call To Action\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"520px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_url=\"#\" button_text=\"START NOW\" custom_margin=\"0px|||\"]\r\n\r\n\r\n\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]', 'Collections', '', 'publish', 'closed', 'closed', '', 'ask-more-of-your-stock-images', '', '', '2016-05-27 19:44:32', '2016-05-27 17:44:32', '', 0, 'http://tservices.cz/et_pb_layout/ask-more-of-your-stock-images/', 0, 'et_pb_layout', '', 0),
(5739, 1, '2016-05-27 19:44:41', '2016-05-27 17:44:41', '[et_pb_section admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" template_type=\"section\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Gallery\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p>Gallery</p>\n\n[/et_pb_text][et_pb_text admin_label=\"Control your photos.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\n\n<p class=\"p1\"><span class=\"s1\">Control your photos.</span></p>\n\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\n\n<p>Yes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept.</p>\n\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" custom_padding=\"40px||0px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" gutter_width=\"2\" parallax_2=\"off\" parallax_method_2=\"off\"][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/12.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\n\n\n\n[/et_pb_image][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/13.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"left\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\n\n\n\n[/et_pb_image][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"32px|||\" custom_padding_last_edited=\"on|phone\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/14.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"left\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\n\n\n\n[/et_pb_image][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"0px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"0px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Call To Action\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"520px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_url=\"#\" button_text=\"VIEW MORE\" custom_margin=\"0px|||\"]\n\n\n\n[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]', 'Gallery', '', 'publish', 'closed', 'closed', '', 'gallery', '', '', '2016-05-27 19:44:41', '2016-05-27 17:44:41', '', 0, 'http://tservices.cz/et_pb_layout/gallery/', 0, 'et_pb_layout', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5740, 1, '2016-05-27 19:45:01', '2016-05-27 17:45:01', '[et_pb_section admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/01_bg.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" template_type=\"section\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Header 5\" title=\"Great images should be shared.\" button_url=\"#\" url_new_window=\"off\" button_text=\"START NOW\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\"]\r\n\r\n<p class=\"p1\">Yes, I’m a dummy text. Anyway I look nice and useful.</p>\r\n\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]', 'Header #5', '', 'publish', 'closed', 'closed', '', 'great-images-should-be-shared', '', '', '2016-05-27 19:45:01', '2016-05-27 17:45:01', '', 0, 'http://tservices.cz/et_pb_layout/great-images-should-be-shared/', 0, 'et_pb_layout', '', 0),
(5741, 1, '2016-05-27 19:45:11', '2016-05-27 17:45:11', '[et_pb_section admin_label=\"section\" transparent_background=\"off\" background_color=\"#212a35\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" template_type=\"section\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"28px||28px|\" custom_padding_last_edited=\"on|tablet\" parallax_3=\"off\" parallax_method_3=\"off\"][et_pb_column type=\"1_3\"][et_pb_number_counter admin_label=\"Number Counter\" title=\"Numbers\" number=\"2246\" percent_sign=\"off\" counter_color=\"#7EBEC5\" background_layout=\"light\" title_font=\"Roboto||||\" title_font_size=\"24\" title_text_color=\"#ffffff\" title_line_height=\"1.1em\" number_font=\"Roboto||||\" number_text_color=\"#00bcd4\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;||text-align:left;\" custom_css_number_counter_title=\"font-weight:400;\"]\n\n\n\n[/et_pb_number_counter][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_number_counter admin_label=\"Number Counter\" title=\"Numbers\" number=\"847\" percent_sign=\"off\" counter_color=\"#7EBEC5\" background_layout=\"light\" title_font=\"Roboto||||\" title_font_size=\"24\" title_text_color=\"#ffffff\" title_line_height=\"1.1em\" number_font=\"Roboto||||\" number_text_color=\"#00bcd4\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;||text-align:left;\" custom_css_number_counter_title=\"font-weight:400;\"]\n\n\n\n[/et_pb_number_counter][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_number_counter admin_label=\"Number Counter\" title=\"Numbers\" number=\"5623\" percent_sign=\"off\" counter_color=\"#7EBEC5\" background_layout=\"light\" title_font=\"Roboto||||\" title_font_size=\"24\" title_text_color=\"#ffffff\" title_line_height=\"1.1em\" number_font=\"Roboto||||\" number_text_color=\"#00bcd4\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;||text-align:left;\" custom_css_number_counter_title=\"font-weight:400;\"]\n\n\n\n[/et_pb_number_counter][/et_pb_column][/et_pb_row][/et_pb_section]', 'Number Counter', '', 'publish', 'closed', 'closed', '', 'number-counter', '', '', '2016-05-27 19:45:11', '2016-05-27 17:45:11', '', 0, 'http://tservices.cz/et_pb_layout/number-counter/', 0, 'et_pb_layout', '', 0),
(5744, 1, '2016-05-27 19:45:39', '2016-05-27 17:45:39', '[et_pb_section admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-top: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" template_type=\"section\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Testimonials\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p>Testimonials</p>\n\n[/et_pb_text][et_pb_text admin_label=\"Trusted and used by many big companies.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\n\n<p class=\"p1\"><span class=\"s1\">Trusted and used by many big companies.</span></p>\n\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"on\" custom_padding=\"58px||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" parallax_2=\"off\" parallax_method_2=\"off\" custom_width_px=\"860px\"][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\n\n<p>\"I use Testimonial Generator often. Great job, I will definitely be ordering again! I\'m good to go. \"</p>\n\n[/et_pb_text][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05-1.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"bottom\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"36px||0px|\"]\n\n\n\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"12px||0px|\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" text_font_size=\"18\" text_line_height=\"1.4em\"]\n\n<p>Rick F.</p>\n\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" custom_margin=\"||40px|\"]\n\n<p>Designer at Ciao</p>\n\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\n\n<p>\"Fantastic, I\'m totally blown away by Testimonial Generator. I’ll use it again! I’m cool and you know it.\"</p>\n\n[/et_pb_text][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"bottom\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"36px||0px|\"]\n\n\n\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"12px||0px|\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" text_font_size=\"18\" text_line_height=\"1.4em\"]\n\n<p>Mark A.</p>\n\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\"]\n\n<p>Visual artist</p>\n\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]', 'Testimonials', '', 'publish', 'closed', 'closed', '', 'testimonials', '', '', '2016-05-27 19:45:39', '2016-05-27 17:45:39', '', 0, 'http://tservices.cz/et_pb_layout/testimonials/', 0, 'et_pb_layout', '', 0),
(5745, 1, '2016-05-27 19:46:00', '2016-05-27 17:46:00', '[et_pb_section admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" template_type=\"section\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"20px||40px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\" custom_padding_phone=\"0px|||\" custom_padding_last_edited=\"on|desktop\"][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Find quick\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p><img style=\"float: left;margin: -5px 15px 2px 0px\" class=\"size-full wp-image-4662\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032-1.png\" alt=\"03\" width=\"40\" height=\"40\">Find quick</p>\n\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p>Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.</p>\n\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Find quick\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p><img style=\"float: left;margin: -5px 15px 2px 0px\" class=\"size-full wp-image-4662\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032-1.png\" alt=\"03\" width=\"40\" height=\"40\">Jump start</p>\n\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p>Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.</p>\n\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Make it amazing\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p><img style=\"float: left;margin: -5px 15px 2px 0px\" class=\"size-full wp-image-4662\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032-1.png\" alt=\"03\" width=\"40\" height=\"40\">Make it amazing</p>\n\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p>Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.</p>\n\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]', 'Step By Step', '', 'publish', 'closed', 'closed', '', 'step-by-step', '', '', '2016-05-27 19:46:00', '2016-05-27 17:46:00', '', 0, 'http://tservices.cz/et_pb_layout/step-by-step/', 0, 'et_pb_layout', '', 0),
(5746, 1, '2016-05-27 19:46:11', '2016-05-27 17:46:11', '[et_pb_section admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" template_type=\"section\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"30px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Stay tuned.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\n\n<p class=\"p1\"><span class=\"s1\">Stay tuned.</span></p>\n\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"on\" custom_padding=\"20px||30px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" parallax_2=\"off\" parallax_method_2=\"off\" custom_width_px=\"860px\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\n\n<p><a href=\"#\"><img class=\"alignnone size-full wp-image-5034\" style=\"margin-right: 2%\" src=\"http://tservices.cz/wp-content/uploads/2017/04/facebook.png\" alt=\"facebook\" width=\"102\" height=\"102\" /></a><a href=\"http://tservices.cz/wp-content/uploads/2017/04/instagram.png\"><img class=\"alignnone size-medium wp-image-5035\" style=\"margin-right: 2%\" src=\"http://tservices.cz/wp-content/uploads/2017/04/instagram.png\" alt=\"instagram\" width=\"102\" height=\"102\" /></a><a href=\"http://tservices.cz/wp-content/uploads/2017/04/twitter.png\"><img class=\"alignnone size-medium wp-image-5036\" style=\"margin-right: 2%\" src=\"http://tservices.cz/wp-content/uploads/2017/04/twitter.png\" alt=\"twitter\" width=\"102\" height=\"102\" /></a><a href=\"http://tservices.cz/wp-content/uploads/2017/04/rss-1.png\"><img class=\"alignnone size-medium wp-image-5037\" src=\"http://tservices.cz/wp-content/uploads/2017/04/rss-1.png\" alt=\"rss\" width=\"102\" height=\"102\" /></a></p>\n\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]', 'Social Links', '', 'publish', 'closed', 'closed', '', 'social-links', '', '', '2016-05-27 19:46:11', '2016-05-27 17:46:11', '', 0, 'http://tservices.cz/et_pb_layout/social-links/', 0, 'et_pb_layout', '', 0),
(5747, 1, '2016-05-27 19:46:40', '2016-05-27 17:46:40', '[et_pb_section admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg_footer.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" template_type=\"section\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Limited Offer\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#a5bdc9\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\n\n<p>Limited Offer</p>\n\n[/et_pb_text][et_pb_text admin_label=\"Get 10 free images.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\n\n<p class=\"p1\"><span class=\"s1\">Get 10 free images.</span></p>\n\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#a4bbc7\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px||40px|\" custom_css_main_element=\"font-weight: 300;\"]\n\n<p>Yes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept.</p>\n\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\"]\n\n\n\n[/et_pb_button][/et_pb_column][/et_pb_row][/et_pb_section]', 'General CTA', '', 'publish', 'closed', 'closed', '', 'general-cta', '', '', '2016-05-27 19:46:40', '2016-05-27 17:46:40', '', 0, 'http://tservices.cz/et_pb_layout/general-cta/', 0, 'et_pb_layout', '', 0),
(24564, 1, '2016-05-27 19:45:31', '2016-05-27 17:45:31', '[et_pb_section admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" template_type=\"section\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Clients\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p>Clients</p>\n\n[/et_pb_text][et_pb_text admin_label=\"Trusted and used by many big companies.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\n\n<p class=\"p1\"><span class=\"s1\">Trusted and used by many big companies.</span></p>\n\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"800px\" use_custom_gutter=\"on\" gutter_width=\"2\" custom_padding=\"70px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\n\n\n\n[/et_pb_image][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\n\n\n\n[/et_pb_image][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\n\n\n\n[/et_pb_image][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\n\n\n\n[/et_pb_image][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"24px\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\"]\n\n\n\n[/et_pb_divider][/et_pb_column][/et_pb_row][/et_pb_section]', 'Clients', '', 'publish', 'closed', 'closed', '', 'clients', '', '', '2016-05-27 19:45:31', '2016-05-27 17:45:31', '', 0, 'http://tservices.cz/et_pb_layout/clients/', 0, 'et_pb_layout', '', 0),
(24565, 1, '2016-05-27 19:45:19', '2016-05-27 17:45:19', '[et_pb_section admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" template_type=\"section\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Contact\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\" custom_margin=\"||14px|\"]\n\n<p>Contact</p>\n\n[/et_pb_text][et_pb_text admin_label=\"Get in touch.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\n\n<p class=\"p1\"><span class=\"s1\">Get in touch.</span></p>\n\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Contact Form\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"9\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\"]\n\n[et_pb_contact_field field_title=\"Name\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" /][et_pb_contact_field field_title=\"Email Address\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" /][et_pb_contact_field field_title=\"Message\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" /]\n\n[/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section]', 'Contact', '', 'publish', 'closed', 'closed', '', 'contact', '', '', '2016-05-27 19:45:19', '2016-05-27 17:45:19', '', 0, 'http://tservices.cz/et_pb_layout/contact/', 0, 'et_pb_layout', '', 0),
(24566, 1, '2016-05-27 19:42:08', '2016-05-27 17:42:08', '[et_pb_section admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" template_type=\"section\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding=\"104px||0px|\" disabled=\"off\" disabled_on=\"on|on|\"][et_pb_column type=\"1_2\"][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Laptop Mock-up\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03-03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"right\" sticky=\"off\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin_tablet=\"0px|||\" custom_margin_last_edited=\"on|desktop\"]\n\n\n\n[/et_pb_image][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" gutter_width=\"1\" custom_padding=\"0px||0px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding_tablet=\"104px|||\" custom_padding_last_edited=\"on|desktop\"][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Technology\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\" max_width=\"540px\" custom_margin=\"-520px||10px|\" custom_margin_last_edited=\"on|phone\" custom_margin_tablet=\"0px||10px|\"]\n\n<p>Technology</p>\n\n[/et_pb_text][et_pb_text admin_label=\"All you need is a browser.\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\" max_width=\"540px\" custom_margin=\"20px|||\"]\n\n<p>All you need is a browser.</p>\n\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"18px||32px|\" custom_css_main_element=\"font-weight: 300;\" max_width=\"540px\"]\n\n<p>Yes, I’m a dummy text. Anyway I look nice and useful in some ways. I know also latin. Lorem ipsum sit amet is my favourite concept.</p>\n\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"START NOW\" button_alignment=\"left\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\"]\n\n\n\n[/et_pb_button][/et_pb_column][et_pb_column type=\"1_2\"][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding=\"84px||0px|\" disabled=\"off\" disabled_on=\"||on\"][et_pb_column type=\"1_2\"][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03-03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"right\" sticky=\"off\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin_tablet=\"0px|||\" custom_margin_last_edited=\"on|desktop\"]\n\n\n\n[/et_pb_image][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" custom_padding=\"90px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#d7dce1\" show_divider=\"on\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\"]\n\n\n\n[/et_pb_divider][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"4px||90px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/042-1.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\n\n\n\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p>Find quick</p>\n\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p>Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.</p>\n\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_02.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\n\n\n\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p>Jump start</p>\n\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p>Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.</p>\n\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\n\n\n\n[/et_pb_image][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p>Make it amazing</p>\n\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\n\n<p>Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.</p>\n\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]', 'Technology', '', 'publish', 'closed', 'closed', '', 'technology', '', '', '2016-05-27 19:42:08', '2016-05-27 17:42:08', '', 0, 'http://tservices.cz/et_pb_layout/technology/', 0, 'et_pb_layout', '', 0),
(24567, 1, '2016-05-27 19:41:37', '2016-05-27 17:41:37', '[et_pb_section admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/01_bg.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" template_type=\"section\"][et_pb_row admin_label=\"row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"4\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"104px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"104px||60px|\"][et_pb_column type=\"1_2\"][et_pb_cta admin_label=\"Header #4\" title=\"Limited time offer. Get 10 free stock images.\" button_url=\"#\" url_new_window=\"off\" button_text=\"START NOW\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"left\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_margin=\"20%||20%|\" custom_css_main_element=\"font-weight:400;\"]\r\n\r\n<p class=\"p1\">Yes, I’m a dummy text. Anyway I look nice and useful.</p>\r\n\r\n[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06_m.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"bottom\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"||104px|\"]\r\n\r\n\r\n\r\n[/et_pb_image][/et_pb_column][/et_pb_row][/et_pb_section]', 'Header #4', '', 'publish', 'closed', 'closed', '', 'header-4', '', '', '2016-05-27 19:41:37', '2016-05-27 17:41:37', '', 0, 'http://tservices.cz/et_pb_layout/header-4/', 0, 'et_pb_layout', '', 0),
(24568, 1, '2016-05-27 19:41:04', '2016-05-27 17:41:04', '[et_pb_section admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/01_bg.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" template_type=\"section\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|desktop\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Header #1\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#7a8a97\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n<p class=\"p1\"><span class=\"s1\">Hey Fellow! </span></p>\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Limited time offer. Get 10 free stock images.\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"5em\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_margin=\"2%||2.5%|\" custom_css_main_element=\"font-weight: 400;\" text_font_size_tablet=\"3em\" text_font_size_last_edited=\"on|phone\" custom_margin_last_edited=\"on|phone\" custom_margin_tablet=\"2%||4.5%|\" text_font_size_phone=\"2em\"]\r\n\r\n<p>Limited time offer.<br /> Get 10 free stock images.</p>\r\n\r\n[/et_pb_text][et_pb_contact_form admin_label=\"Contact Form\" captcha=\"off\" email=\"Email Address\" use_redirect=\"off\" form_background_color=\"#3c4c5d\" input_border_radius=\"4\" title_font=\"Roboto||||\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#89a3bd\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"18\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_bg_color_hover=\"#00bcd4\" button_border_color_hover=\"#00bcd4\" button_letter_spacing_hover=\"0\" custom_css_main_element=\"width:330px;\"]\r\n\r\n[et_pb_contact_field field_title=\"Email Address\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\"][/et_pb_contact_field]\r\n\r\n[/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section]', 'Header #1', '', 'publish', 'closed', 'closed', '', 'header-1', '', '', '2016-05-27 19:41:04', '2016-05-27 17:41:04', '', 0, 'http://tservices.cz/et_pb_layout/header-1/', 0, 'et_pb_layout', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24573, 1, '2016-05-30 21:21:56', '2016-05-30 21:21:56', '[et_pb_section admin_label=\"section\" template_type=\"section\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"120px||30px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_slider admin_label=\"Testimonials\" show_arrows=\"on\" show_pagination=\"off\" auto=\"off\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"36\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"]\r\n\r\n[et_pb_slide heading=\"I use Testimonial Generator often. Great job, I will definitely be ordering again! I\'m good to go.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n\r\n<p style=\"text-align: center\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px;margin-bottom: 10px\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05-1.png\" alt=\"05\" width=\"90\" height=\"90\">Rick F.</p>\r\n\r\n[/et_pb_slide][et_pb_slide heading=\"This is unbelievable. After using Testimonial Generator my business skyrocketed!\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n\r\n<p style=\"text-align: center\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px;margin-bottom: 10px\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\"><br> Mick A.</p>\r\n\r\n[/et_pb_slide]\r\n\r\n[/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section]', 'Testimonials Slider', '', 'publish', 'closed', 'closed', '', 'testimonials-slider', '', '', '2016-05-30 21:21:56', '2016-05-30 21:21:56', '', 0, 'http://tservices.cz/et_pb_layout/testimonials-slider/', 0, 'et_pb_layout', '', 0),
(24574, 1, '2017-04-03 09:22:22', '2017-04-03 07:22:22', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_color=\"#000000\" disabled_on=\"off|off|off\" module_id=\"uvod\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" parallax=\"on\" parallax_method=\"off\" custom_padding_tablet=\"50px|0|50px|0\" transparent_background=\"off\" padding_mobile=\"off\" next_background_color=\"#f7f8fa\"][et_pb_row admin_label=\"row\" custom_width_px=\"500px\" custom_padding=\"160px||160px|\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" parallax_method_2=\"off\" custom_padding_last_edited=\"on|phone\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_image src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" align=\"center\" _builder_version=\"3.0.47\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" animation=\"off\" sticky=\"off\" animation_style=\"none\" animation_duration=\"1000ms\" animation_intensity_slide=\"50%\" show_bottom_space=\"on\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_image][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" use_background_color=\"off\" _builder_version=\"3.0.47\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_bg_color_hover=\"#8f297d\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_main_element=\"font-weight:400;\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" background_color=\"#f7f8fa\" disabled_on=\"off|off|off\" module_id=\"o-nas\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" transparent_background=\"off\" padding_mobile=\"off\" prev_background_color=\"#000000\" next_background_color=\"#ffffff\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"104px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" text_line_height=\"3em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" custom_padding=\"||104px|\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" parallax_method_2=\"off\" parallax_method_3=\"off\" parallax_method_4=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Špičková kvalita\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" image_max_width=\"100%\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Profesionální přístup\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" image_max_width=\"100%\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Originální nápady\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" image_max_width=\"100%\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Spokojený zákazník\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" image_max_width=\"100%\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" module_id=\"sluzby\" _builder_version=\"3.0.47\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" custom_padding=\"||101px|\" transparent_background=\"off\" prev_background_color=\"#f7f8fa\" next_background_color=\"#fffcfc\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_padding=\"104px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nNabízené portfolio služeb\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_tabs _builder_version=\"3.2.2\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" use_border_color=\"off\"][et_pb_tab title=\"Zahradnické služby\" _builder_version=\"3.2.2\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Ve spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázová údržba</h3>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<h3>Realizace</h3>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelná údržba</h3>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" _builder_version=\"3.2.2\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Pravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázový úklid</h3>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelný úklid</h3>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\n</div>\r\n</div>\r\n&nbsp;\r\n\r\nRozsah a cyklus dle individuálních požadavků.\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" _builder_version=\"3.2.2\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Zajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" _builder_version=\"3.2.2\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" _builder_version=\"3.2.2\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" _builder_version=\"3.2.2\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] V případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" _builder_version=\"3.2.2\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" tab_text_shadow_style=\"none\" body_text_shadow_style=\"none\"]\r\n\r\nPřijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na zahradě.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 450 Kč / hod, 10 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n[/et_pb_tab][/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" background_color=\"#fffcfc\" module_id=\"cenik\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" transparent_background=\"off\" padding_mobile=\"off\" prev_background_color=\"#ffffff\" next_background_color=\"#f7f8fa\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"101px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row custom_padding=\"||101px|\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nStandardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin. V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.\r\n\r\n[/et_pb_text][et_pb_code _builder_version=\"3.0.47\"][table id=1 /][/et_pb_code][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto||||\" text_text_color=\"#5b666d\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"right\" custom_css_main_element=\"font-weight:300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nUvedené ceny jsou bez DPH.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" background_color=\"#f7f8fa\" disabled_on=\"on|on|on\" module_id=\"reference\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" transparent_background=\"off\" padding_mobile=\"off\" disabled=\"on\" prev_background_color=\"#fffcfc\" next_background_color=\"#ffffff\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"878px\" custom_padding=\"104px||25px|\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_pagination=\"off\" show_inner_shadow=\"off\" _builder_version=\"3.0.47\" header_font=\"Roboto||||\" header_font_size=\"20\" header_text_color=\"#262e32\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#262e32\" body_line_height=\"1.2em\" background_size=\"contain\" background_position=\"default\" custom_padding=\"0px|0px|0px|0px\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" auto=\"on\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" top_padding=\"0px\" bottom_padding=\"0px\" remove_inner_shadow=\"on\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\"][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" use_bg_overlay=\"off\" use_text_overlay=\"off\" background_layout=\"light\" _builder_version=\"3.0.47\" header_font=\"||||\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\" body_font=\"||||\" background_size=\"default\" background_position=\"default\" custom_button=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05-1.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" use_bg_overlay=\"off\" use_text_overlay=\"off\" background_layout=\"light\" _builder_version=\"3.0.47\" header_font=\"||||\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\" body_font=\"||||\" background_size=\"default\" background_position=\"default\" custom_button=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n[/et_pb_slide][/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" disabled_on=\"off|off|off\" module_id=\"kontakt\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" transparent_background=\"off\" padding_mobile=\"off\" prev_background_color=\"#f7f8fa\" next_background_color=\"#f4f4f4\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"5px|||\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nNapište nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"48px||104px|\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_code admin_label=\"Kontaktní formulář\" _builder_version=\"3.0.93\" text_orientation=\"center\"][contact-form-7 id=\"24740\" title=\"Kontaktní formulář T Services\"][/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" background_color=\"#f4f4f4\" _builder_version=\"3.0.47\" transparent_background=\"off\" prev_background_color=\"#ffffff\"][et_pb_row _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text _builder_version=\"3.2.2\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" use_border_color=\"off\"]\r\n<div class=\"flex-row flex-center\">\r\n<div class=\"flex-col flex-auto\"><strong>Tomáš Dvořák – T Services</strong>\r\nKeltská 579\r\n273 53, Statenice</div>\r\n<div class=\"flex-col flex-auto\"><strong>IČ:</strong> 61935808\r\n<strong>DIČ:</strong> CZ7510285189</div>\r\n<div class=\"flex-col flex-auto\"><strong>E-mail:</strong> <a href=\"mailto:info@tservices.cz\">info@tservices.cz\r\n</a><strong>Tel.:</strong> <a href=\"tel:602%20294%20911\">+420 602 294 911</a></div>\r\n</div>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'publish', 'closed', 'closed', '', 'uvodni-stranka', '', '', '2020-08-24 21:11:31', '2020-08-24 19:11:31', '', 0, 'http://tservices.cz/?page_id=24574', 0, 'page', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24575, 1, '2017-04-03 09:22:22', '2017-04-03 07:22:22', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/01_bg.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|desktop\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Header #1\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#7a8a97\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n<p class=\"p1\"><span class=\"s1\">Hey Fellow! </span></p>\r\n[/et_pb_text][et_pb_text admin_label=\"Limited time offer. Get 10 free stock images.\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"5em\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_margin=\"2%||2.5%|\" custom_css_main_element=\"font-weight: 400;\" text_font_size_tablet=\"3em\" text_font_size_last_edited=\"on|phone\" custom_margin_last_edited=\"on|phone\" custom_margin_tablet=\"2%||4.5%|\" text_font_size_phone=\"2em\"]\r\n\r\nLimited time offer.\r\nGet 10 free stock images.\r\n\r\n[/et_pb_text][et_pb_contact_form admin_label=\"Contact Form\" captcha=\"off\" email=\"Email Address\" use_redirect=\"off\" form_background_color=\"#3c4c5d\" input_border_radius=\"4\" title_font=\"Roboto||||\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#89a3bd\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"18\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_bg_color_hover=\"#00bcd4\" button_border_color_hover=\"#00bcd4\" button_letter_spacing_hover=\"0\" custom_css_main_element=\"width:330px;\"] [et_pb_contact_field field_title=\"Email Address\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\"][/et_pb_contact_field] [/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/01_bg.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"98px||90px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"104px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Header #2\" title=\"Limited time offer. Get 10 free stock images.\" button_url=\"#\" url_new_window=\"off\" button_text=\"START NOW\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"620px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\"]\r\n<p class=\"p1\">Yes, I’m a dummy text. Anyway I look nice and useful.</p>\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||0px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"TRUSTED AND USED BY MANY HUMANS AND COMPANIES\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#7a8a97\" text_letter_spacing=\"1px\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n<p class=\"p1\"><span class=\"s1\">TRUSTED AND USED BY MANY HUMANS AND COMPANIES</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"800px\" use_custom_gutter=\"on\" gutter_width=\"2\" custom_padding=\"30px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"24px\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/01_bg.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Header #3\" title=\"We help humans to find the best stock images.\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" max_width=\"620px\" custom_css_main_element=\"font-weight:400;\"]\r\n<p class=\"p1\">Yes, I’m a dummy text. Anyway I look nice and useful.</p>\r\n[/et_pb_cta][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/img_h1.png\" show_in_lightbox=\"off\" url=\"#\" url_new_window=\"off\" use_overlay=\"off\" hover_overlay_color=\"#00bcd4\" hover_icon=\"%%137%%\" animation=\"bottom\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/01_bg.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"4\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"104px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"104px||60px|\"][et_pb_column type=\"1_2\"][et_pb_cta admin_label=\"Header #4\" title=\"Limited time offer. Get 10 free stock images.\" button_url=\"#\" url_new_window=\"off\" button_text=\"START NOW\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"left\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_margin=\"20%||20%|\" custom_css_main_element=\"font-weight:400;\"]\r\n<p class=\"p1\">Yes, I’m a dummy text. Anyway I look nice and useful.</p>\r\n[/et_pb_cta][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06_m.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"bottom\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"||104px|\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/01_bg.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Header #5\" title=\"Great images should be shared.\" button_url=\"#\" url_new_window=\"off\" button_text=\"START NOW\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\"]\r\n<p class=\"p1\">Yes, I’m a dummy text. Anyway I look nice and useful.</p>\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"The Product\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\" text_letter_spacing=\"-1px\"]\r\n\r\nThe Product\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Millions of high-quality images and videos.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nMillions of high-quality\r\nimages and videos.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nYes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"40px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/023.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nEasy navigation\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLarge catalog\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nFree upgrade\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nFind quick\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding=\"104px||0px|\" disabled=\"off\" disabled_on=\"on|on|\"][et_pb_column type=\"1_2\"][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Laptop Mock-up\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03-03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"right\" sticky=\"off\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin_tablet=\"0px|||\" custom_margin_last_edited=\"on|desktop\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" gutter_width=\"1\" custom_padding=\"0px||0px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding_tablet=\"104px|||\" custom_padding_last_edited=\"on|desktop\"][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Technology\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\" max_width=\"540px\" custom_margin=\"-520px||10px|\" custom_margin_last_edited=\"on|phone\" custom_margin_tablet=\"0px||10px|\"]\r\n\r\nTechnology\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"All you need is a browser.\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\" max_width=\"540px\" custom_margin=\"20px|||\"]\r\n\r\nAll you need is a browser.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"18px||32px|\" custom_css_main_element=\"font-weight: 300;\" max_width=\"540px\"]\r\n\r\nYes, I’m a dummy text. Anyway I look nice and useful in some ways. I know also latin. Lorem ipsum sit amet is my favourite concept.\r\n\r\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"START NOW\" button_alignment=\"left\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][et_pb_column type=\"1_2\"][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding=\"84px||0px|\" disabled=\"off\" disabled_on=\"||on\"][et_pb_column type=\"1_2\"][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03-03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"right\" sticky=\"off\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin_tablet=\"0px|||\" custom_margin_last_edited=\"on|desktop\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" custom_padding=\"90px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#d7dce1\" show_divider=\"on\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"4px||90px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/042.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nFind quick\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_02.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nJump start\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nMake it amazing\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg_gradient1.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Mobile App\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#96cbd6\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nMobile App\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Magical Device Balance.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nMagical Device Balance.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#c1e1e7\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nYes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"60px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"34\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"24\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/071.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"34\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"50px||110px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#2e9bb5\" button_bg_color=\"#ffffff\" button_border_width=\"13\" button_border_color=\"#ffffff\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#ffffff\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Collections Grid\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#a5bdc9\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nCollections\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nExplore the world through collections of beautiful stock photos.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"60px|||\" gutter_width=\"2\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"10px|||\" gutter_width=\"2\" custom_padding_tablet=\"-10px|||\" custom_padding_last_edited=\"on|tablet\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"50px||110px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Features\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nFeatures\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Built to perform.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nBuilt to perform.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nYes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"54px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||124px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"||0px|\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#d7dce1\" show_divider=\"on\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"120px||30px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_slider admin_label=\"Testimonial Slider\" show_arrows=\"on\" show_pagination=\"off\" auto=\"off\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"36\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"] [et_pb_slide heading=\"I use Testimonial Generator often. Great job, I will definitely be ordering again! I\'m good to go.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" alt=\"05\" width=\"90\" height=\"90\" />Rick F.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"This is unbelievable. After using Testimonial Generator my business skyrocketed!\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nMick A.</p>\r\n[/et_pb_slide] [/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-top: 1px solid #D7DCE1;\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Simple Pricing\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nSimple pricing.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_css_main_1=\"border: 1px solid #D7DCE1\" custom_css_main_2=\"border: 1px solid #D7DCE1\" custom_css_main_3=\"border: 1px solid #D7DCE1\" custom_padding=\"60px|||\"][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#1ec4d6\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"]\r\n\r\nStarter\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nA beautiful simple\r\nlorem ipsum solution.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"]\r\n\r\n$8\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nPer user/month\r\n\r\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#7d75d9\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"]\r\n\r\nProfessional\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nPerfect for lorem ipsum\r\nbusinesses of all size.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"]\r\n\r\n$18\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nPer user/month\r\n\r\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#3b67b3\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"]\r\n\r\nAdvanced\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nAdvanced features as\r\nyour business grow.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"]\r\n\r\n$48\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nPer user/month\r\n\r\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||103px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\nNotice: You can learn more about our <span style=\"text-decoration: underline;\"><strong>Terms of Service</strong></span>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"section\" transparent_background=\"off\" background_color=\"#212a35\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"98px||90px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"104px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Limited Offer\" title=\"Limited time offer. Get 10 free stock images.\" button_url=\"#\" url_new_window=\"off\" button_text=\"START NOW\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"620px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\"]\r\n<p class=\"p1\">Yes, I’m a dummy text. Anyway I look nice and useful.</p>\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" custom_padding=\"23px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#37414d\" show_divider=\"on\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"4px||90px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/042.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nFind quick\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_02.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nJump start\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nMake it amazing\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"section\" transparent_background=\"off\" background_color=\"#212a35\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"98px||90px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"104px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Collections\" title=\"Ask more of your stock images\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"520px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\"]\r\n<p class=\"p1\">Yes, I’m a dummy text. Anyway I look nice and useful.</p>\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"0px||40px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\" custom_padding_phone=\"0px|||\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nFind quick\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_thumb3.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nJump start\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nMake it amazing\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"0px||104px|\" custom_padding_last_edited=\"on|phone\" custom_padding_tablet=\"0px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Call To Action\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"520px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_url=\"#\" button_text=\"START NOW\" custom_margin=\"0px|||\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Gallery\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nGallery\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Control your photos.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Control your photos.</span></p>\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nYes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" custom_padding=\"40px||0px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" gutter_width=\"2\" parallax_2=\"off\" parallax_method_2=\"off\"][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/12.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/13.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"left\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"32px|||\" custom_padding_last_edited=\"on|phone\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/14.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"left\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"0px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"0px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Call To Action\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"520px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_url=\"#\" button_text=\"VIEW MORE\" custom_margin=\"0px|||\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"section\" transparent_background=\"off\" background_color=\"#212a35\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"28px||28px|\" custom_padding_last_edited=\"on|tablet\" parallax_3=\"off\" parallax_method_3=\"off\"][et_pb_column type=\"1_3\"][et_pb_number_counter admin_label=\"Number Counter\" title=\"Numbers\" number=\"2246\" percent_sign=\"off\" counter_color=\"#7EBEC5\" background_layout=\"light\" title_font=\"Roboto||||\" title_font_size=\"24\" title_text_color=\"#ffffff\" title_line_height=\"1.1em\" number_font=\"Roboto||||\" number_text_color=\"#00bcd4\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;||text-align:left;\" custom_css_number_counter_title=\"font-weight:400;\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_number_counter admin_label=\"Number Counter\" title=\"Numbers\" number=\"847\" percent_sign=\"off\" counter_color=\"#7EBEC5\" background_layout=\"light\" title_font=\"Roboto||||\" title_font_size=\"24\" title_text_color=\"#ffffff\" title_line_height=\"1.1em\" number_font=\"Roboto||||\" number_text_color=\"#00bcd4\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;||text-align:left;\" custom_css_number_counter_title=\"font-weight:400;\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_number_counter admin_label=\"Number Counter\" title=\"Numbers\" number=\"5623\" percent_sign=\"off\" counter_color=\"#7EBEC5\" background_layout=\"light\" title_font=\"Roboto||||\" title_font_size=\"24\" title_text_color=\"#ffffff\" title_line_height=\"1.1em\" number_font=\"Roboto||||\" number_text_color=\"#00bcd4\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;||text-align:left;\" custom_css_number_counter_title=\"font-weight:400;\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Contact\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\" custom_margin=\"||14px|\"]\r\n\r\nContact\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Get in touch.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Get in touch.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Contact Form\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"9\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\"] [et_pb_contact_field field_title=\"Name\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" /][et_pb_contact_field field_title=\"Email Address\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" /][et_pb_contact_field field_title=\"Message\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" /] [/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Clients\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nClients\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Trusted and used by many big companies.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Trusted and used by many big companies.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"800px\" use_custom_gutter=\"on\" gutter_width=\"2\" custom_padding=\"70px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"24px\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-top: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Testimonials\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nTestimonials\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Trusted and used by many big companies.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Trusted and used by many big companies.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"on\" custom_padding=\"58px||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" parallax_2=\"off\" parallax_method_2=\"off\" custom_width_px=\"860px\"][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\n\"I use Testimonial Generator often. Great job, I will definitely be ordering again! I\'m good to go. \"\r\n\r\n[/et_pb_text][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"bottom\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"36px||0px|\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"12px||0px|\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" text_font_size=\"18\" text_line_height=\"1.4em\"]\r\n\r\nRick F.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" custom_margin=\"||40px|\"]\r\n\r\nDesigner at Ciao\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\n\"Fantastic, I\'m totally blown away by Testimonial Generator. I’ll use it again! I’m cool and you know it.\"\r\n\r\n[/et_pb_text][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"bottom\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"36px||0px|\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"12px||0px|\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" text_font_size=\"18\" text_line_height=\"1.4em\"]\r\n\r\nMark A.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\"]\r\n\r\nVisual artist\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"20px||40px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\" custom_padding_phone=\"0px|||\" custom_padding_last_edited=\"on|desktop\"][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Step\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<img class=\"size-full wp-image-4662\" style=\"float: left; margin: -5px 15px 2px 0px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" alt=\"03\" width=\"40\" height=\"40\" />Find quick\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"by\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<img class=\"size-full wp-image-4662\" style=\"float: left; margin: -5px 15px 2px 0px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" alt=\"03\" width=\"40\" height=\"40\" />Jump start\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Step\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<img class=\"size-full wp-image-4662\" style=\"float: left; margin: -5px 15px 2px 0px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" alt=\"03\" width=\"40\" height=\"40\" />Make it amazing\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"30px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Social Links\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Stay tuned.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"on\" custom_padding=\"20px||30px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" parallax_2=\"off\" parallax_method_2=\"off\" custom_width_px=\"860px\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n<a href=\"#\"><img class=\"alignnone size-full wp-image-5034\" style=\"margin-right: 2%;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/facebook.png\" alt=\"facebook\" width=\"102\" height=\"102\" /></a><a href=\"http://tservices.cz/wp-content/uploads/2017/04/instagram.png\"><img class=\"alignnone size-medium wp-image-5035\" style=\"margin-right: 2%;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/instagram.png\" alt=\"instagram\" width=\"102\" height=\"102\" /></a><a href=\"http://tservices.cz/wp-content/uploads/2017/04/twitter.png\"><img class=\"alignnone size-medium wp-image-5036\" style=\"margin-right: 2%;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/twitter.png\" alt=\"twitter\" width=\"102\" height=\"102\" /></a><a href=\"http://tservices.cz/wp-content/uploads/2017/04/rss.png\"><img class=\"alignnone size-medium wp-image-5037\" src=\"http://tservices.cz/wp-content/uploads/2017/04/rss.png\" alt=\"rss\" width=\"102\" height=\"102\" /></a>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg_footer.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"General CTA\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#a5bdc9\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nLimited Offer\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Get 10 free images.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Get 10 free images.</span></p>\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#a4bbc7\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px||40px|\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nYes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept.\r\n\r\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 09:22:22', '2017-04-03 07:22:22', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24576, 1, '2017-04-03 09:23:08', '2017-04-03 07:23:08', '', 'Úvod', '', 'publish', 'closed', 'closed', '', 'uvod', '', '', '2018-01-03 23:01:05', '2018-01-03 22:01:05', '', 0, 'http://tservices.cz/?p=24576', 1, 'nav_menu_item', '', 0),
(24577, 1, '2017-04-03 09:25:07', '2017-04-03 07:25:07', '.et_parallax_bg { opacity: .3 }\r\n.entry-content ul { line-height: 36px }\r\n\r\n#top-menu .active a { color: #8dc63f !important }\r\n.et-fixed-header #top-menu li.current-menu-item.active > a {  color: #8dc63f !important }\r\n\r\n.et_pb_slide { background-color: transparent !important }\r\n\r\n.flex-row {\r\n  display: -webkit-box;\r\n  display: -ms-flexbox;\r\n  display: flex;\r\n  -ms-flex-wrap: wrap;\r\n  flex-wrap: wrap;\r\n  width: 100%;\r\n}\r\n\r\n.flex-row.flex-center {\r\n  -webkit-box-align: center;\r\n  -ms-flex-align: center;\r\n  -ms-grid-row-align: center;\r\n  align-items: center;\r\n  -webkit-box-pack: center;\r\n  -ms-flex-pack: center;\r\n  justify-content: center;\r\n  -webkit-box-orient: vertical;\r\n  -webkit-box-direction: normal;\r\n  -ms-flex-direction: column;\r\n  flex-direction: column;\r\n}\r\n\r\n.flex-col {\r\n  -webkit-box-flex: 1;\r\n  -ms-flex: 1 1 auto;\r\n  flex: 1 1 auto;\r\n}\r\n\r\n.flex-col.flex-auto {\r\n  -webkit-box-flex: 0;\r\n  -ms-flex: 0 0 auto;\r\n  flex: 0 0 auto;\r\n}\r\n\r\n.flex-col:not(:last-of-type) { margin-right: 30px }\r\n\r\n.flex-col.flex-auto:not(:last-of-type) { margin-bottom: 20px; margin-right: 0 }\r\n\r\n@media (min-width: 640px) {\r\n  .flex-row.flex-center {\r\n    -webkit-box-orient: horizontal;\r\n    -webkit-box-direction: normal;\r\n    -ms-flex-direction: row;\r\n    flex-direction: row;\r\n  }\r\n\r\n  .flex-col.flex-auto:not(:last-of-type) {\r\n    margin-bottom: 0;\r\n    margin-right: 80px;\r\n  }\r\n}\r\n\r\n.et_pb_tabs,\r\n.et_pb_tabs_controls::after,\r\n.et_pb_tabs_controls li { border: 0 !important }\r\n\r\n.et_pb_tab > ul:last-of-type { padding-bottom: 0 !important }\r\n.et_pb_tab .flex-col:last-of-type ul:last-of-type { padding-bottom: 0 !important }\r\n\r\n.et_pb_tabs_controls li.et_pb_tab_active { background-color: #8dc63f !important }\r\n.et_pb_tabs_controls li.et_pb_tab_active a { color: #fff !important }\r\n\r\n#footer-info { float: none; text-align: center }', 'Divi', '', 'publish', 'closed', 'closed', '', 'divi', '', '', '2018-01-04 21:18:58', '2018-01-04 20:18:58', '', 0, 'http://tservices.cz/2017/04/03/divi/', 0, 'custom_css', '', 0),
(24578, 1, '2017-04-03 09:25:07', '2017-04-03 07:25:07', '#footer-info { display: none !important }', 'Divi', '', 'inherit', 'closed', 'closed', '', '24577-revision-v1', '', '', '2017-04-03 09:25:07', '2017-04-03 07:25:07', '', 24577, 'http://tservices.cz/2017/04/03/24577-revision-v1/', 0, 'revision', '', 0),
(24579, 1, '2017-04-03 09:28:46', '2017-04-03 07:28:46', '', 'favicon', '', 'inherit', 'open', 'closed', '', 'favicon', '', '', '2017-04-03 09:28:46', '2017-04-03 07:28:46', '', 0, 'http://tservices.cz/wp-content/uploads/2017/04/favicon.ico', 0, 'attachment', 'image/x-icon', 0),
(24580, 1, '2017-04-03 09:29:04', '2017-04-03 07:29:04', '', 'logo', '', 'inherit', 'open', 'closed', '', 'logo', '', '', '2017-04-03 09:29:04', '2017-04-03 07:29:04', '', 0, 'http://tservices.cz/wp-content/uploads/2017/04/logo.png', 0, 'attachment', 'image/png', 0),
(24590, 1, '2017-04-03 09:37:50', '2017-04-03 07:37:50', '', 'Divi', '', 'inherit', 'closed', 'closed', '', '24577-revision-v1', '', '', '2017-04-03 09:37:50', '2017-04-03 07:37:50', '', 24577, 'http://tservices.cz/2017/04/03/24577-revision-v1/', 0, 'revision', '', 0),
(24594, 1, '2017-04-03 09:40:58', '2017-04-03 07:40:58', '#footer-info { float: none; text-align: center }', 'Divi', '', 'inherit', 'closed', 'closed', '', '24577-revision-v1', '', '', '2017-04-03 09:40:58', '2017-04-03 07:40:58', '', 24577, 'http://tservices.cz/2017/04/03/24577-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24596, 1, '2017-04-03 09:54:40', '2017-04-03 07:54:40', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/01_bg.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Header #5\" title=\"Great images should be shared.\" button_url=\"#\" url_new_window=\"off\" button_text=\"START NOW\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\"]\r\n<p class=\"p1\">Yes, I’m a dummy text. Anyway I look nice and useful.</p>\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"O nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nO nás\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"40px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/023.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding=\"104px||0px|\" disabled=\"off\" disabled_on=\"on|on|\"][et_pb_column type=\"1_2\"][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Laptop Mock-up\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03-03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"right\" sticky=\"off\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin_tablet=\"0px|||\" custom_margin_last_edited=\"on|desktop\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" gutter_width=\"1\" custom_padding=\"0px||0px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding_tablet=\"104px|||\" custom_padding_last_edited=\"on|desktop\"][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Technology\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\" max_width=\"540px\" custom_margin=\"-520px||10px|\" custom_margin_last_edited=\"on|phone\" custom_margin_tablet=\"0px||10px|\"]\r\n\r\nTechnology\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"All you need is a browser.\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\" max_width=\"540px\" custom_margin=\"20px|||\"]\r\n\r\nAll you need is a browser.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"18px||32px|\" custom_css_main_element=\"font-weight: 300;\" max_width=\"540px\"]\r\n\r\nYes, I’m a dummy text. Anyway I look nice and useful in some ways. I know also latin. Lorem ipsum sit amet is my favourite concept.\r\n\r\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"START NOW\" button_alignment=\"left\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][et_pb_column type=\"1_2\"][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding=\"84px||0px|\" disabled=\"off\" disabled_on=\"||on\"][et_pb_column type=\"1_2\"][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03-03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"right\" sticky=\"off\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin_tablet=\"0px|||\" custom_margin_last_edited=\"on|desktop\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" custom_padding=\"90px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#d7dce1\" show_divider=\"on\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"4px||90px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/042.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nFind quick\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_02.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nJump start\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nMake it amazing\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg_gradient1.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Mobile App\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#96cbd6\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nMobile App\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Magical Device Balance.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nMagical Device Balance.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#c1e1e7\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nYes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"60px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"34\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"24\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/071.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"34\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"50px||110px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#2e9bb5\" button_bg_color=\"#ffffff\" button_border_width=\"13\" button_border_color=\"#ffffff\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#ffffff\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Collections Grid\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#a5bdc9\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nCollections\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nExplore the world through collections of beautiful stock photos.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"60px|||\" gutter_width=\"2\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"10px|||\" gutter_width=\"2\" custom_padding_tablet=\"-10px|||\" custom_padding_last_edited=\"on|tablet\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"50px||110px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Features\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nFeatures\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Built to perform.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nBuilt to perform.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nYes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"54px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||124px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"||0px|\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#d7dce1\" show_divider=\"on\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"120px||30px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_slider admin_label=\"Testimonial Slider\" show_arrows=\"on\" show_pagination=\"off\" auto=\"off\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"36\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"] [et_pb_slide heading=\"I use Testimonial Generator often. Great job, I will definitely be ordering again! I\'m good to go.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" alt=\"05\" width=\"90\" height=\"90\" />Rick F.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"This is unbelievable. After using Testimonial Generator my business skyrocketed!\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nMick A.</p>\r\n[/et_pb_slide] [/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-top: 1px solid #D7DCE1;\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Simple Pricing\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nSimple pricing.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_css_main_1=\"border: 1px solid #D7DCE1\" custom_css_main_2=\"border: 1px solid #D7DCE1\" custom_css_main_3=\"border: 1px solid #D7DCE1\" custom_padding=\"60px|||\"][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#1ec4d6\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"]\r\n\r\nStarter\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nA beautiful simple\r\nlorem ipsum solution.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"]\r\n\r\n$8\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nPer user/month\r\n\r\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#7d75d9\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"]\r\n\r\nProfessional\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nPerfect for lorem ipsum\r\nbusinesses of all size.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"]\r\n\r\n$18\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nPer user/month\r\n\r\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#3b67b3\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"]\r\n\r\nAdvanced\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nAdvanced features as\r\nyour business grow.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"]\r\n\r\n$48\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nPer user/month\r\n\r\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||103px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\nNotice: You can learn more about our <span style=\"text-decoration: underline;\"><strong>Terms of Service</strong></span>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"section\" transparent_background=\"off\" background_color=\"#212a35\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"98px||90px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"104px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Limited Offer\" title=\"Limited time offer. Get 10 free stock images.\" button_url=\"#\" url_new_window=\"off\" button_text=\"START NOW\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"620px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\"]\r\n<p class=\"p1\">Yes, I’m a dummy text. Anyway I look nice and useful.</p>\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" custom_padding=\"23px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#37414d\" show_divider=\"on\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"4px||90px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/042.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nFind quick\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_02.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nJump start\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nMake it amazing\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"section\" transparent_background=\"off\" background_color=\"#212a35\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"98px||90px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"104px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Collections\" title=\"Ask more of your stock images\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"520px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\"]\r\n<p class=\"p1\">Yes, I’m a dummy text. Anyway I look nice and useful.</p>\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"0px||40px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\" custom_padding_phone=\"0px|||\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nFind quick\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_thumb3.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nJump start\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nMake it amazing\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"0px||104px|\" custom_padding_last_edited=\"on|phone\" custom_padding_tablet=\"0px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Call To Action\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"520px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_url=\"#\" button_text=\"START NOW\" custom_margin=\"0px|||\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Gallery\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nGallery\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Control your photos.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Control your photos.</span></p>\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nYes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" custom_padding=\"40px||0px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" gutter_width=\"2\" parallax_2=\"off\" parallax_method_2=\"off\"][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/12.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/13.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"left\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"32px|||\" custom_padding_last_edited=\"on|phone\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/14.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"left\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"0px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"0px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Call To Action\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"520px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_url=\"#\" button_text=\"VIEW MORE\" custom_margin=\"0px|||\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"section\" transparent_background=\"off\" background_color=\"#212a35\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"28px||28px|\" custom_padding_last_edited=\"on|tablet\" parallax_3=\"off\" parallax_method_3=\"off\"][et_pb_column type=\"1_3\"][et_pb_number_counter admin_label=\"Number Counter\" title=\"Numbers\" number=\"2246\" percent_sign=\"off\" counter_color=\"#7EBEC5\" background_layout=\"light\" title_font=\"Roboto||||\" title_font_size=\"24\" title_text_color=\"#ffffff\" title_line_height=\"1.1em\" number_font=\"Roboto||||\" number_text_color=\"#00bcd4\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;||text-align:left;\" custom_css_number_counter_title=\"font-weight:400;\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_number_counter admin_label=\"Number Counter\" title=\"Numbers\" number=\"847\" percent_sign=\"off\" counter_color=\"#7EBEC5\" background_layout=\"light\" title_font=\"Roboto||||\" title_font_size=\"24\" title_text_color=\"#ffffff\" title_line_height=\"1.1em\" number_font=\"Roboto||||\" number_text_color=\"#00bcd4\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;||text-align:left;\" custom_css_number_counter_title=\"font-weight:400;\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_number_counter admin_label=\"Number Counter\" title=\"Numbers\" number=\"5623\" percent_sign=\"off\" counter_color=\"#7EBEC5\" background_layout=\"light\" title_font=\"Roboto||||\" title_font_size=\"24\" title_text_color=\"#ffffff\" title_line_height=\"1.1em\" number_font=\"Roboto||||\" number_text_color=\"#00bcd4\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;||text-align:left;\" custom_css_number_counter_title=\"font-weight:400;\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Contact\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\" custom_margin=\"||14px|\"]\r\n\r\nContact\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Get in touch.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Get in touch.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Contact Form\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"9\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\"] [et_pb_contact_field field_title=\"Name\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" /][et_pb_contact_field field_title=\"Email Address\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" /][et_pb_contact_field field_title=\"Message\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" /] [/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Clients\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nClients\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Trusted and used by many big companies.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Trusted and used by many big companies.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"800px\" use_custom_gutter=\"on\" gutter_width=\"2\" custom_padding=\"70px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"24px\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-top: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Testimonials\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nTestimonials\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Trusted and used by many big companies.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Trusted and used by many big companies.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"on\" custom_padding=\"58px||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" parallax_2=\"off\" parallax_method_2=\"off\" custom_width_px=\"860px\"][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\n\"I use Testimonial Generator often. Great job, I will definitely be ordering again! I\'m good to go. \"\r\n\r\n[/et_pb_text][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"bottom\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"36px||0px|\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"12px||0px|\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" text_font_size=\"18\" text_line_height=\"1.4em\"]\r\n\r\nRick F.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" custom_margin=\"||40px|\"]\r\n\r\nDesigner at Ciao\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\n\"Fantastic, I\'m totally blown away by Testimonial Generator. I’ll use it again! I’m cool and you know it.\"\r\n\r\n[/et_pb_text][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"bottom\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"36px||0px|\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"12px||0px|\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" text_font_size=\"18\" text_line_height=\"1.4em\"]\r\n\r\nMark A.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\"]\r\n\r\nVisual artist\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"20px||40px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\" custom_padding_phone=\"0px|||\" custom_padding_last_edited=\"on|desktop\"][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Step\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<img class=\"size-full wp-image-4662\" style=\"float: left; margin: -5px 15px 2px 0px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" alt=\"03\" width=\"40\" height=\"40\" />Find quick\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"by\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<img class=\"size-full wp-image-4662\" style=\"float: left; margin: -5px 15px 2px 0px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" alt=\"03\" width=\"40\" height=\"40\" />Jump start\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Step\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<img class=\"size-full wp-image-4662\" style=\"float: left; margin: -5px 15px 2px 0px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" alt=\"03\" width=\"40\" height=\"40\" />Make it amazing\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"30px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Social Links\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Stay tuned.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"on\" custom_padding=\"20px||30px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" parallax_2=\"off\" parallax_method_2=\"off\" custom_width_px=\"860px\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n<a href=\"#\"><img class=\"alignnone size-full wp-image-5034\" style=\"margin-right: 2%;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/facebook.png\" alt=\"facebook\" width=\"102\" height=\"102\" /></a><a href=\"http://tservices.cz/wp-content/uploads/2017/04/instagram.png\"><img class=\"alignnone size-medium wp-image-5035\" style=\"margin-right: 2%;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/instagram.png\" alt=\"instagram\" width=\"102\" height=\"102\" /></a><a href=\"http://tservices.cz/wp-content/uploads/2017/04/twitter.png\"><img class=\"alignnone size-medium wp-image-5036\" style=\"margin-right: 2%;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/twitter.png\" alt=\"twitter\" width=\"102\" height=\"102\" /></a><a href=\"http://tservices.cz/wp-content/uploads/2017/04/rss.png\"><img class=\"alignnone size-medium wp-image-5037\" src=\"http://tservices.cz/wp-content/uploads/2017/04/rss.png\" alt=\"rss\" width=\"102\" height=\"102\" /></a>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg_footer.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"General CTA\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#a5bdc9\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nLimited Offer\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Get 10 free images.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Get 10 free images.</span></p>\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#a4bbc7\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px||40px|\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nYes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept.\r\n\r\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 09:54:40', '2017-04-03 07:54:40', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24597, 1, '2017-04-03 09:55:23', '2017-04-03 07:55:23', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/01_bg.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Header #5\" title=\"Great images should be shared.\" button_url=\"#\" url_new_window=\"off\" button_text=\"START NOW\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\"]\r\n<p class=\"p1\">Yes, I’m a dummy text. Anyway I look nice and useful.</p>\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"O nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nO nás\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding=\"104px||0px|\" disabled=\"off\" disabled_on=\"on|on|\"][et_pb_column type=\"1_2\"][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Laptop Mock-up\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03-03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"right\" sticky=\"off\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin_tablet=\"0px|||\" custom_margin_last_edited=\"on|desktop\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" gutter_width=\"1\" custom_padding=\"0px||0px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding_tablet=\"104px|||\" custom_padding_last_edited=\"on|desktop\"][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Technology\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\" max_width=\"540px\" custom_margin=\"-520px||10px|\" custom_margin_last_edited=\"on|phone\" custom_margin_tablet=\"0px||10px|\"]\r\n\r\nTechnology\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"All you need is a browser.\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\" max_width=\"540px\" custom_margin=\"20px|||\"]\r\n\r\nAll you need is a browser.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"18px||32px|\" custom_css_main_element=\"font-weight: 300;\" max_width=\"540px\"]\r\n\r\nYes, I’m a dummy text. Anyway I look nice and useful in some ways. I know also latin. Lorem ipsum sit amet is my favourite concept.\r\n\r\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"START NOW\" button_alignment=\"left\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][et_pb_column type=\"1_2\"][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding=\"84px||0px|\" disabled=\"off\" disabled_on=\"||on\"][et_pb_column type=\"1_2\"][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03-03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"right\" sticky=\"off\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin_tablet=\"0px|||\" custom_margin_last_edited=\"on|desktop\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" custom_padding=\"90px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#d7dce1\" show_divider=\"on\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"4px||90px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/042.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nFind quick\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_02.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nJump start\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nMake it amazing\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg_gradient1.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Mobile App\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#96cbd6\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nMobile App\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Magical Device Balance.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nMagical Device Balance.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#c1e1e7\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nYes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"60px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"34\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"24\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/071.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"34\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"50px||110px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#2e9bb5\" button_bg_color=\"#ffffff\" button_border_width=\"13\" button_border_color=\"#ffffff\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#ffffff\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Collections Grid\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#a5bdc9\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nCollections\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nExplore the world through collections of beautiful stock photos.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"60px|||\" gutter_width=\"2\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"10px|||\" gutter_width=\"2\" custom_padding_tablet=\"-10px|||\" custom_padding_last_edited=\"on|tablet\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"50px||110px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Features\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nFeatures\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Built to perform.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nBuilt to perform.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nYes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"54px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||124px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"||0px|\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#d7dce1\" show_divider=\"on\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"120px||30px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_slider admin_label=\"Testimonial Slider\" show_arrows=\"on\" show_pagination=\"off\" auto=\"off\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"36\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"] [et_pb_slide heading=\"I use Testimonial Generator often. Great job, I will definitely be ordering again! I\'m good to go.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" alt=\"05\" width=\"90\" height=\"90\" />Rick F.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"This is unbelievable. After using Testimonial Generator my business skyrocketed!\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nMick A.</p>\r\n[/et_pb_slide] [/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-top: 1px solid #D7DCE1;\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Simple Pricing\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nSimple pricing.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_css_main_1=\"border: 1px solid #D7DCE1\" custom_css_main_2=\"border: 1px solid #D7DCE1\" custom_css_main_3=\"border: 1px solid #D7DCE1\" custom_padding=\"60px|||\"][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#1ec4d6\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"]\r\n\r\nStarter\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nA beautiful simple\r\nlorem ipsum solution.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"]\r\n\r\n$8\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nPer user/month\r\n\r\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#7d75d9\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"]\r\n\r\nProfessional\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nPerfect for lorem ipsum\r\nbusinesses of all size.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"]\r\n\r\n$18\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nPer user/month\r\n\r\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#3b67b3\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"]\r\n\r\nAdvanced\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nAdvanced features as\r\nyour business grow.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"]\r\n\r\n$48\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nPer user/month\r\n\r\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||103px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\nNotice: You can learn more about our <span style=\"text-decoration: underline;\"><strong>Terms of Service</strong></span>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"section\" transparent_background=\"off\" background_color=\"#212a35\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"98px||90px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"104px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Limited Offer\" title=\"Limited time offer. Get 10 free stock images.\" button_url=\"#\" url_new_window=\"off\" button_text=\"START NOW\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"620px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\"]\r\n<p class=\"p1\">Yes, I’m a dummy text. Anyway I look nice and useful.</p>\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" custom_padding=\"23px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#37414d\" show_divider=\"on\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"4px||90px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/042.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nFind quick\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_02.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nJump start\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nMake it amazing\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"section\" transparent_background=\"off\" background_color=\"#212a35\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"98px||90px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"104px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Collections\" title=\"Ask more of your stock images\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"520px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\"]\r\n<p class=\"p1\">Yes, I’m a dummy text. Anyway I look nice and useful.</p>\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"0px||40px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\" custom_padding_phone=\"0px|||\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nFind quick\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_thumb3.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nJump start\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nMake it amazing\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"0px||104px|\" custom_padding_last_edited=\"on|phone\" custom_padding_tablet=\"0px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Call To Action\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"520px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_url=\"#\" button_text=\"START NOW\" custom_margin=\"0px|||\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Gallery\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nGallery\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Control your photos.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Control your photos.</span></p>\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nYes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" custom_padding=\"40px||0px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" gutter_width=\"2\" parallax_2=\"off\" parallax_method_2=\"off\"][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/12.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/13.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"left\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"32px|||\" custom_padding_last_edited=\"on|phone\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/14.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"left\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"0px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"0px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Call To Action\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"520px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_url=\"#\" button_text=\"VIEW MORE\" custom_margin=\"0px|||\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"section\" transparent_background=\"off\" background_color=\"#212a35\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"28px||28px|\" custom_padding_last_edited=\"on|tablet\" parallax_3=\"off\" parallax_method_3=\"off\"][et_pb_column type=\"1_3\"][et_pb_number_counter admin_label=\"Number Counter\" title=\"Numbers\" number=\"2246\" percent_sign=\"off\" counter_color=\"#7EBEC5\" background_layout=\"light\" title_font=\"Roboto||||\" title_font_size=\"24\" title_text_color=\"#ffffff\" title_line_height=\"1.1em\" number_font=\"Roboto||||\" number_text_color=\"#00bcd4\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;||text-align:left;\" custom_css_number_counter_title=\"font-weight:400;\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_number_counter admin_label=\"Number Counter\" title=\"Numbers\" number=\"847\" percent_sign=\"off\" counter_color=\"#7EBEC5\" background_layout=\"light\" title_font=\"Roboto||||\" title_font_size=\"24\" title_text_color=\"#ffffff\" title_line_height=\"1.1em\" number_font=\"Roboto||||\" number_text_color=\"#00bcd4\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;||text-align:left;\" custom_css_number_counter_title=\"font-weight:400;\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_number_counter admin_label=\"Number Counter\" title=\"Numbers\" number=\"5623\" percent_sign=\"off\" counter_color=\"#7EBEC5\" background_layout=\"light\" title_font=\"Roboto||||\" title_font_size=\"24\" title_text_color=\"#ffffff\" title_line_height=\"1.1em\" number_font=\"Roboto||||\" number_text_color=\"#00bcd4\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;||text-align:left;\" custom_css_number_counter_title=\"font-weight:400;\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Contact\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\" custom_margin=\"||14px|\"]\r\n\r\nContact\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Get in touch.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Get in touch.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Contact Form\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"9\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\"] [et_pb_contact_field field_title=\"Name\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" /][et_pb_contact_field field_title=\"Email Address\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" /][et_pb_contact_field field_title=\"Message\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" /] [/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Clients\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nClients\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Trusted and used by many big companies.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Trusted and used by many big companies.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"800px\" use_custom_gutter=\"on\" gutter_width=\"2\" custom_padding=\"70px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"24px\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-top: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Testimonials\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nTestimonials\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Trusted and used by many big companies.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Trusted and used by many big companies.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"on\" custom_padding=\"58px||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" parallax_2=\"off\" parallax_method_2=\"off\" custom_width_px=\"860px\"][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\n\"I use Testimonial Generator often. Great job, I will definitely be ordering again! I\'m good to go. \"\r\n\r\n[/et_pb_text][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"bottom\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"36px||0px|\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"12px||0px|\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" text_font_size=\"18\" text_line_height=\"1.4em\"]\r\n\r\nRick F.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" custom_margin=\"||40px|\"]\r\n\r\nDesigner at Ciao\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\n\"Fantastic, I\'m totally blown away by Testimonial Generator. I’ll use it again! I’m cool and you know it.\"\r\n\r\n[/et_pb_text][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"bottom\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"36px||0px|\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"12px||0px|\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" text_font_size=\"18\" text_line_height=\"1.4em\"]\r\n\r\nMark A.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\"]\r\n\r\nVisual artist\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"20px||40px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\" custom_padding_phone=\"0px|||\" custom_padding_last_edited=\"on|desktop\"][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Step\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<img class=\"size-full wp-image-4662\" style=\"float: left; margin: -5px 15px 2px 0px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" alt=\"03\" width=\"40\" height=\"40\" />Find quick\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"by\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<img class=\"size-full wp-image-4662\" style=\"float: left; margin: -5px 15px 2px 0px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" alt=\"03\" width=\"40\" height=\"40\" />Jump start\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Step\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<img class=\"size-full wp-image-4662\" style=\"float: left; margin: -5px 15px 2px 0px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" alt=\"03\" width=\"40\" height=\"40\" />Make it amazing\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"30px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Social Links\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Stay tuned.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"on\" custom_padding=\"20px||30px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" parallax_2=\"off\" parallax_method_2=\"off\" custom_width_px=\"860px\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n<a href=\"#\"><img class=\"alignnone size-full wp-image-5034\" style=\"margin-right: 2%;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/facebook.png\" alt=\"facebook\" width=\"102\" height=\"102\" /></a><a href=\"http://tservices.cz/wp-content/uploads/2017/04/instagram.png\"><img class=\"alignnone size-medium wp-image-5035\" style=\"margin-right: 2%;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/instagram.png\" alt=\"instagram\" width=\"102\" height=\"102\" /></a><a href=\"http://tservices.cz/wp-content/uploads/2017/04/twitter.png\"><img class=\"alignnone size-medium wp-image-5036\" style=\"margin-right: 2%;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/twitter.png\" alt=\"twitter\" width=\"102\" height=\"102\" /></a><a href=\"http://tservices.cz/wp-content/uploads/2017/04/rss.png\"><img class=\"alignnone size-medium wp-image-5037\" src=\"http://tservices.cz/wp-content/uploads/2017/04/rss.png\" alt=\"rss\" width=\"102\" height=\"102\" /></a>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg_footer.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"General CTA\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#a5bdc9\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nLimited Offer\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Get 10 free images.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Get 10 free images.</span></p>\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#a4bbc7\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px||40px|\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nYes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept.\r\n\r\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 09:55:23', '2017-04-03 07:55:23', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24598, 1, '2017-04-03 09:58:58', '2017-04-03 07:58:58', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/01_bg.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" button_url=\"http://tservices.cz/#sluzby\" url_new_window=\"off\" button_text=\"Naše služby\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"O nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nO nás\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding=\"104px||0px|\" disabled=\"off\" disabled_on=\"on|on|\"][et_pb_column type=\"1_2\"][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Laptop Mock-up\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03-03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"right\" sticky=\"off\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin_tablet=\"0px|||\" custom_margin_last_edited=\"on|desktop\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" gutter_width=\"1\" custom_padding=\"0px||0px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding_tablet=\"104px|||\" custom_padding_last_edited=\"on|desktop\"][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Technology\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\" max_width=\"540px\" custom_margin=\"-520px||10px|\" custom_margin_last_edited=\"on|phone\" custom_margin_tablet=\"0px||10px|\"]\r\n\r\nTechnology\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"All you need is a browser.\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\" max_width=\"540px\" custom_margin=\"20px|||\"]\r\n\r\nAll you need is a browser.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"18px||32px|\" custom_css_main_element=\"font-weight: 300;\" max_width=\"540px\"]\r\n\r\nYes, I’m a dummy text. Anyway I look nice and useful in some ways. I know also latin. Lorem ipsum sit amet is my favourite concept.\r\n\r\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"START NOW\" button_alignment=\"left\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][et_pb_column type=\"1_2\"][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding=\"84px||0px|\" disabled=\"off\" disabled_on=\"||on\"][et_pb_column type=\"1_2\"][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03-03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"right\" sticky=\"off\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin_tablet=\"0px|||\" custom_margin_last_edited=\"on|desktop\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" custom_padding=\"90px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#d7dce1\" show_divider=\"on\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"4px||90px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/042.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nFind quick\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_02.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nJump start\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nMake it amazing\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg_gradient1.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Mobile App\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#96cbd6\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nMobile App\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Magical Device Balance.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nMagical Device Balance.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#c1e1e7\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nYes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"60px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"34\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"24\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/071.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"34\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"50px||110px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#2e9bb5\" button_bg_color=\"#ffffff\" button_border_width=\"13\" button_border_color=\"#ffffff\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#ffffff\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Collections Grid\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#a5bdc9\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nCollections\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nExplore the world through collections of beautiful stock photos.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"60px|||\" gutter_width=\"2\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"10px|||\" gutter_width=\"2\" custom_padding_tablet=\"-10px|||\" custom_padding_last_edited=\"on|tablet\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"50px||110px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Features\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nFeatures\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Built to perform.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nBuilt to perform.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nYes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"54px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||124px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"||0px|\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#d7dce1\" show_divider=\"on\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"120px||30px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_slider admin_label=\"Testimonial Slider\" show_arrows=\"on\" show_pagination=\"off\" auto=\"off\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"36\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"] [et_pb_slide heading=\"I use Testimonial Generator often. Great job, I will definitely be ordering again! I\'m good to go.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" alt=\"05\" width=\"90\" height=\"90\" />Rick F.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"This is unbelievable. After using Testimonial Generator my business skyrocketed!\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nMick A.</p>\r\n[/et_pb_slide] [/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-top: 1px solid #D7DCE1;\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Simple Pricing\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nSimple pricing.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_css_main_1=\"border: 1px solid #D7DCE1\" custom_css_main_2=\"border: 1px solid #D7DCE1\" custom_css_main_3=\"border: 1px solid #D7DCE1\" custom_padding=\"60px|||\"][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#1ec4d6\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"]\r\n\r\nStarter\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nA beautiful simple\r\nlorem ipsum solution.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"]\r\n\r\n$8\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nPer user/month\r\n\r\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#7d75d9\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"]\r\n\r\nProfessional\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nPerfect for lorem ipsum\r\nbusinesses of all size.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"]\r\n\r\n$18\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nPer user/month\r\n\r\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#3b67b3\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"]\r\n\r\nAdvanced\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nAdvanced features as\r\nyour business grow.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"]\r\n\r\n$48\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nPer user/month\r\n\r\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||103px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\nNotice: You can learn more about our <span style=\"text-decoration: underline;\"><strong>Terms of Service</strong></span>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"section\" transparent_background=\"off\" background_color=\"#212a35\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"98px||90px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"104px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Limited Offer\" title=\"Limited time offer. Get 10 free stock images.\" button_url=\"#\" url_new_window=\"off\" button_text=\"START NOW\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"620px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\"]\r\n<p class=\"p1\">Yes, I’m a dummy text. Anyway I look nice and useful.</p>\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" custom_padding=\"23px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#37414d\" show_divider=\"on\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"4px||90px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/042.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nFind quick\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_02.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nJump start\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nMake it amazing\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"section\" transparent_background=\"off\" background_color=\"#212a35\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"98px||90px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"104px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Collections\" title=\"Ask more of your stock images\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"520px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\"]\r\n<p class=\"p1\">Yes, I’m a dummy text. Anyway I look nice and useful.</p>\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"0px||40px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\" custom_padding_phone=\"0px|||\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nFind quick\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_thumb3.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nJump start\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nMake it amazing\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"0px||104px|\" custom_padding_last_edited=\"on|phone\" custom_padding_tablet=\"0px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Call To Action\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"520px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_url=\"#\" button_text=\"START NOW\" custom_margin=\"0px|||\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Gallery\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nGallery\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Control your photos.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Control your photos.</span></p>\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nYes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" custom_padding=\"40px||0px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" gutter_width=\"2\" parallax_2=\"off\" parallax_method_2=\"off\"][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/12.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/13.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"left\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"32px|||\" custom_padding_last_edited=\"on|phone\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/14.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"left\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"0px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"0px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Call To Action\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"520px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_url=\"#\" button_text=\"VIEW MORE\" custom_margin=\"0px|||\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"section\" transparent_background=\"off\" background_color=\"#212a35\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"28px||28px|\" custom_padding_last_edited=\"on|tablet\" parallax_3=\"off\" parallax_method_3=\"off\"][et_pb_column type=\"1_3\"][et_pb_number_counter admin_label=\"Number Counter\" title=\"Numbers\" number=\"2246\" percent_sign=\"off\" counter_color=\"#7EBEC5\" background_layout=\"light\" title_font=\"Roboto||||\" title_font_size=\"24\" title_text_color=\"#ffffff\" title_line_height=\"1.1em\" number_font=\"Roboto||||\" number_text_color=\"#00bcd4\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;||text-align:left;\" custom_css_number_counter_title=\"font-weight:400;\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_number_counter admin_label=\"Number Counter\" title=\"Numbers\" number=\"847\" percent_sign=\"off\" counter_color=\"#7EBEC5\" background_layout=\"light\" title_font=\"Roboto||||\" title_font_size=\"24\" title_text_color=\"#ffffff\" title_line_height=\"1.1em\" number_font=\"Roboto||||\" number_text_color=\"#00bcd4\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;||text-align:left;\" custom_css_number_counter_title=\"font-weight:400;\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_number_counter admin_label=\"Number Counter\" title=\"Numbers\" number=\"5623\" percent_sign=\"off\" counter_color=\"#7EBEC5\" background_layout=\"light\" title_font=\"Roboto||||\" title_font_size=\"24\" title_text_color=\"#ffffff\" title_line_height=\"1.1em\" number_font=\"Roboto||||\" number_text_color=\"#00bcd4\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;||text-align:left;\" custom_css_number_counter_title=\"font-weight:400;\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Contact\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\" custom_margin=\"||14px|\"]\r\n\r\nContact\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Get in touch.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Get in touch.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Contact Form\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"9\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\"] [et_pb_contact_field field_title=\"Name\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" /][et_pb_contact_field field_title=\"Email Address\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" /][et_pb_contact_field field_title=\"Message\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" /] [/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Clients\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nClients\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Trusted and used by many big companies.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Trusted and used by many big companies.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"800px\" use_custom_gutter=\"on\" gutter_width=\"2\" custom_padding=\"70px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"24px\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-top: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Testimonials\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nTestimonials\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Trusted and used by many big companies.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Trusted and used by many big companies.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"on\" custom_padding=\"58px||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" parallax_2=\"off\" parallax_method_2=\"off\" custom_width_px=\"860px\"][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\n\"I use Testimonial Generator often. Great job, I will definitely be ordering again! I\'m good to go. \"\r\n\r\n[/et_pb_text][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"bottom\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"36px||0px|\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"12px||0px|\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" text_font_size=\"18\" text_line_height=\"1.4em\"]\r\n\r\nRick F.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" custom_margin=\"||40px|\"]\r\n\r\nDesigner at Ciao\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\n\"Fantastic, I\'m totally blown away by Testimonial Generator. I’ll use it again! I’m cool and you know it.\"\r\n\r\n[/et_pb_text][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"bottom\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"36px||0px|\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"12px||0px|\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" text_font_size=\"18\" text_line_height=\"1.4em\"]\r\n\r\nMark A.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\"]\r\n\r\nVisual artist\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"20px||40px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\" custom_padding_phone=\"0px|||\" custom_padding_last_edited=\"on|desktop\"][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Step\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<img class=\"size-full wp-image-4662\" style=\"float: left; margin: -5px 15px 2px 0px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" alt=\"03\" width=\"40\" height=\"40\" />Find quick\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"by\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<img class=\"size-full wp-image-4662\" style=\"float: left; margin: -5px 15px 2px 0px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" alt=\"03\" width=\"40\" height=\"40\" />Jump start\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Step\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<img class=\"size-full wp-image-4662\" style=\"float: left; margin: -5px 15px 2px 0px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" alt=\"03\" width=\"40\" height=\"40\" />Make it amazing\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"30px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Social Links\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Stay tuned.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"on\" custom_padding=\"20px||30px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" parallax_2=\"off\" parallax_method_2=\"off\" custom_width_px=\"860px\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n<a href=\"#\"><img class=\"alignnone size-full wp-image-5034\" style=\"margin-right: 2%;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/facebook.png\" alt=\"facebook\" width=\"102\" height=\"102\" /></a><a href=\"http://tservices.cz/wp-content/uploads/2017/04/instagram.png\"><img class=\"alignnone size-medium wp-image-5035\" style=\"margin-right: 2%;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/instagram.png\" alt=\"instagram\" width=\"102\" height=\"102\" /></a><a href=\"http://tservices.cz/wp-content/uploads/2017/04/twitter.png\"><img class=\"alignnone size-medium wp-image-5036\" style=\"margin-right: 2%;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/twitter.png\" alt=\"twitter\" width=\"102\" height=\"102\" /></a><a href=\"http://tservices.cz/wp-content/uploads/2017/04/rss.png\"><img class=\"alignnone size-medium wp-image-5037\" src=\"http://tservices.cz/wp-content/uploads/2017/04/rss.png\" alt=\"rss\" width=\"102\" height=\"102\" /></a>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg_footer.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"General CTA\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#a5bdc9\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nLimited Offer\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Get 10 free images.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Get 10 free images.</span></p>\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#a4bbc7\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px||40px|\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nYes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept.\r\n\r\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 09:58:58', '2017-04-03 07:58:58', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24599, 1, '2017-04-03 09:59:47', '2017-04-03 07:59:47', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/01_bg.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"O nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nO nás\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding=\"104px||0px|\" disabled=\"off\" disabled_on=\"on|on|\"][et_pb_column type=\"1_2\"][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Laptop Mock-up\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03-03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"right\" sticky=\"off\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin_tablet=\"0px|||\" custom_margin_last_edited=\"on|desktop\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" gutter_width=\"1\" custom_padding=\"0px||0px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding_tablet=\"104px|||\" custom_padding_last_edited=\"on|desktop\"][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Technology\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\" max_width=\"540px\" custom_margin=\"-520px||10px|\" custom_margin_last_edited=\"on|phone\" custom_margin_tablet=\"0px||10px|\"]\r\n\r\nTechnology\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"All you need is a browser.\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\" max_width=\"540px\" custom_margin=\"20px|||\"]\r\n\r\nAll you need is a browser.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"18px||32px|\" custom_css_main_element=\"font-weight: 300;\" max_width=\"540px\"]\r\n\r\nYes, I’m a dummy text. Anyway I look nice and useful in some ways. I know also latin. Lorem ipsum sit amet is my favourite concept.\r\n\r\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"START NOW\" button_alignment=\"left\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][et_pb_column type=\"1_2\"][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding=\"84px||0px|\" disabled=\"off\" disabled_on=\"||on\"][et_pb_column type=\"1_2\"][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03-03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"right\" sticky=\"off\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin_tablet=\"0px|||\" custom_margin_last_edited=\"on|desktop\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" custom_padding=\"90px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#d7dce1\" show_divider=\"on\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"4px||90px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/042.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nFind quick\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_02.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nJump start\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nMake it amazing\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg_gradient1.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Mobile App\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#96cbd6\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nMobile App\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Magical Device Balance.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nMagical Device Balance.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#c1e1e7\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nYes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"60px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"34\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"24\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/071.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"34\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"50px||110px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#2e9bb5\" button_bg_color=\"#ffffff\" button_border_width=\"13\" button_border_color=\"#ffffff\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#ffffff\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Collections Grid\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#a5bdc9\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nCollections\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nExplore the world through collections of beautiful stock photos.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"60px|||\" gutter_width=\"2\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"10px|||\" gutter_width=\"2\" custom_padding_tablet=\"-10px|||\" custom_padding_last_edited=\"on|tablet\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"50px||110px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Features\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nFeatures\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Built to perform.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nBuilt to perform.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nYes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"54px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||124px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"||0px|\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#d7dce1\" show_divider=\"on\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"120px||30px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_slider admin_label=\"Testimonial Slider\" show_arrows=\"on\" show_pagination=\"off\" auto=\"off\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"36\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"] [et_pb_slide heading=\"I use Testimonial Generator often. Great job, I will definitely be ordering again! I\'m good to go.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" alt=\"05\" width=\"90\" height=\"90\" />Rick F.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"This is unbelievable. After using Testimonial Generator my business skyrocketed!\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nMick A.</p>\r\n[/et_pb_slide] [/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-top: 1px solid #D7DCE1;\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Simple Pricing\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nSimple pricing.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_css_main_1=\"border: 1px solid #D7DCE1\" custom_css_main_2=\"border: 1px solid #D7DCE1\" custom_css_main_3=\"border: 1px solid #D7DCE1\" custom_padding=\"60px|||\"][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#1ec4d6\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"]\r\n\r\nStarter\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nA beautiful simple\r\nlorem ipsum solution.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"]\r\n\r\n$8\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nPer user/month\r\n\r\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#7d75d9\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"]\r\n\r\nProfessional\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nPerfect for lorem ipsum\r\nbusinesses of all size.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"]\r\n\r\n$18\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nPer user/month\r\n\r\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#3b67b3\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"]\r\n\r\nAdvanced\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nAdvanced features as\r\nyour business grow.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"]\r\n\r\n$48\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nPer user/month\r\n\r\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||103px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\nNotice: You can learn more about our <span style=\"text-decoration: underline;\"><strong>Terms of Service</strong></span>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"section\" transparent_background=\"off\" background_color=\"#212a35\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"98px||90px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"104px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Limited Offer\" title=\"Limited time offer. Get 10 free stock images.\" button_url=\"#\" url_new_window=\"off\" button_text=\"START NOW\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"620px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\"]\r\n<p class=\"p1\">Yes, I’m a dummy text. Anyway I look nice and useful.</p>\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" custom_padding=\"23px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#37414d\" show_divider=\"on\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"4px||90px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/042.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nFind quick\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_02.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nJump start\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nMake it amazing\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"section\" transparent_background=\"off\" background_color=\"#212a35\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"98px||90px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"104px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Collections\" title=\"Ask more of your stock images\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"520px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\"]\r\n<p class=\"p1\">Yes, I’m a dummy text. Anyway I look nice and useful.</p>\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"0px||40px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\" custom_padding_phone=\"0px|||\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nFind quick\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_thumb3.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nJump start\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nMake it amazing\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"0px||104px|\" custom_padding_last_edited=\"on|phone\" custom_padding_tablet=\"0px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Call To Action\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"520px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_url=\"#\" button_text=\"START NOW\" custom_margin=\"0px|||\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Gallery\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nGallery\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Control your photos.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Control your photos.</span></p>\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nYes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" custom_padding=\"40px||0px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" gutter_width=\"2\" parallax_2=\"off\" parallax_method_2=\"off\"][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/12.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/13.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"left\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"32px|||\" custom_padding_last_edited=\"on|phone\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/14.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"left\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"0px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"0px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Call To Action\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"520px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_url=\"#\" button_text=\"VIEW MORE\" custom_margin=\"0px|||\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"section\" transparent_background=\"off\" background_color=\"#212a35\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"28px||28px|\" custom_padding_last_edited=\"on|tablet\" parallax_3=\"off\" parallax_method_3=\"off\"][et_pb_column type=\"1_3\"][et_pb_number_counter admin_label=\"Number Counter\" title=\"Numbers\" number=\"2246\" percent_sign=\"off\" counter_color=\"#7EBEC5\" background_layout=\"light\" title_font=\"Roboto||||\" title_font_size=\"24\" title_text_color=\"#ffffff\" title_line_height=\"1.1em\" number_font=\"Roboto||||\" number_text_color=\"#00bcd4\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;||text-align:left;\" custom_css_number_counter_title=\"font-weight:400;\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_number_counter admin_label=\"Number Counter\" title=\"Numbers\" number=\"847\" percent_sign=\"off\" counter_color=\"#7EBEC5\" background_layout=\"light\" title_font=\"Roboto||||\" title_font_size=\"24\" title_text_color=\"#ffffff\" title_line_height=\"1.1em\" number_font=\"Roboto||||\" number_text_color=\"#00bcd4\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;||text-align:left;\" custom_css_number_counter_title=\"font-weight:400;\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_number_counter admin_label=\"Number Counter\" title=\"Numbers\" number=\"5623\" percent_sign=\"off\" counter_color=\"#7EBEC5\" background_layout=\"light\" title_font=\"Roboto||||\" title_font_size=\"24\" title_text_color=\"#ffffff\" title_line_height=\"1.1em\" number_font=\"Roboto||||\" number_text_color=\"#00bcd4\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;||text-align:left;\" custom_css_number_counter_title=\"font-weight:400;\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Contact\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\" custom_margin=\"||14px|\"]\r\n\r\nContact\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Get in touch.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Get in touch.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Contact Form\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"9\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\"] [et_pb_contact_field field_title=\"Name\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" /][et_pb_contact_field field_title=\"Email Address\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" /][et_pb_contact_field field_title=\"Message\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" /] [/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Clients\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nClients\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Trusted and used by many big companies.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Trusted and used by many big companies.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"800px\" use_custom_gutter=\"on\" gutter_width=\"2\" custom_padding=\"70px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"24px\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-top: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Testimonials\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nTestimonials\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Trusted and used by many big companies.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Trusted and used by many big companies.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"on\" custom_padding=\"58px||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" parallax_2=\"off\" parallax_method_2=\"off\" custom_width_px=\"860px\"][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\n\"I use Testimonial Generator often. Great job, I will definitely be ordering again! I\'m good to go. \"\r\n\r\n[/et_pb_text][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"bottom\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"36px||0px|\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"12px||0px|\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" text_font_size=\"18\" text_line_height=\"1.4em\"]\r\n\r\nRick F.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" custom_margin=\"||40px|\"]\r\n\r\nDesigner at Ciao\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\n\"Fantastic, I\'m totally blown away by Testimonial Generator. I’ll use it again! I’m cool and you know it.\"\r\n\r\n[/et_pb_text][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"bottom\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"36px||0px|\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"12px||0px|\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" text_font_size=\"18\" text_line_height=\"1.4em\"]\r\n\r\nMark A.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\"]\r\n\r\nVisual artist\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"20px||40px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\" custom_padding_phone=\"0px|||\" custom_padding_last_edited=\"on|desktop\"][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Step\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<img class=\"size-full wp-image-4662\" style=\"float: left; margin: -5px 15px 2px 0px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" alt=\"03\" width=\"40\" height=\"40\" />Find quick\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"by\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<img class=\"size-full wp-image-4662\" style=\"float: left; margin: -5px 15px 2px 0px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" alt=\"03\" width=\"40\" height=\"40\" />Jump start\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Step\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<img class=\"size-full wp-image-4662\" style=\"float: left; margin: -5px 15px 2px 0px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" alt=\"03\" width=\"40\" height=\"40\" />Make it amazing\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"30px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Social Links\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Stay tuned.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"on\" custom_padding=\"20px||30px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" parallax_2=\"off\" parallax_method_2=\"off\" custom_width_px=\"860px\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n<a href=\"#\"><img class=\"alignnone size-full wp-image-5034\" style=\"margin-right: 2%;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/facebook.png\" alt=\"facebook\" width=\"102\" height=\"102\" /></a><a href=\"http://tservices.cz/wp-content/uploads/2017/04/instagram.png\"><img class=\"alignnone size-medium wp-image-5035\" style=\"margin-right: 2%;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/instagram.png\" alt=\"instagram\" width=\"102\" height=\"102\" /></a><a href=\"http://tservices.cz/wp-content/uploads/2017/04/twitter.png\"><img class=\"alignnone size-medium wp-image-5036\" style=\"margin-right: 2%;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/twitter.png\" alt=\"twitter\" width=\"102\" height=\"102\" /></a><a href=\"http://tservices.cz/wp-content/uploads/2017/04/rss.png\"><img class=\"alignnone size-medium wp-image-5037\" src=\"http://tservices.cz/wp-content/uploads/2017/04/rss.png\" alt=\"rss\" width=\"102\" height=\"102\" /></a>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg_footer.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"General CTA\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#a5bdc9\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nLimited Offer\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Get 10 free images.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Get 10 free images.</span></p>\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#a4bbc7\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px||40px|\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nYes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept.\r\n\r\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 09:59:47', '2017-04-03 07:59:47', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24601, 1, '2017-04-03 10:03:50', '2017-04-03 08:03:50', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"O nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nO nás\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding=\"104px||0px|\" disabled=\"off\" disabled_on=\"on|on|\"][et_pb_column type=\"1_2\"][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Laptop Mock-up\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03-03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"right\" sticky=\"off\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin_tablet=\"0px|||\" custom_margin_last_edited=\"on|desktop\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" gutter_width=\"1\" custom_padding=\"0px||0px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding_tablet=\"104px|||\" custom_padding_last_edited=\"on|desktop\"][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Technology\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\" max_width=\"540px\" custom_margin=\"-520px||10px|\" custom_margin_last_edited=\"on|phone\" custom_margin_tablet=\"0px||10px|\"]\r\n\r\nTechnology\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"All you need is a browser.\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\" max_width=\"540px\" custom_margin=\"20px|||\"]\r\n\r\nAll you need is a browser.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"18px||32px|\" custom_css_main_element=\"font-weight: 300;\" max_width=\"540px\"]\r\n\r\nYes, I’m a dummy text. Anyway I look nice and useful in some ways. I know also latin. Lorem ipsum sit amet is my favourite concept.\r\n\r\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"START NOW\" button_alignment=\"left\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][et_pb_column type=\"1_2\"][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding=\"84px||0px|\" disabled=\"off\" disabled_on=\"||on\"][et_pb_column type=\"1_2\"][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03-03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"right\" sticky=\"off\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin_tablet=\"0px|||\" custom_margin_last_edited=\"on|desktop\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" custom_padding=\"90px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#d7dce1\" show_divider=\"on\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"4px||90px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/042.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nFind quick\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_02.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nJump start\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nMake it amazing\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg_gradient1.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Mobile App\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#96cbd6\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nMobile App\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Magical Device Balance.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nMagical Device Balance.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#c1e1e7\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nYes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"60px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"34\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"24\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/071.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"34\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"50px||110px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#2e9bb5\" button_bg_color=\"#ffffff\" button_border_width=\"13\" button_border_color=\"#ffffff\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#ffffff\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Collections Grid\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#a5bdc9\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nCollections\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nExplore the world through collections of beautiful stock photos.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"60px|||\" gutter_width=\"2\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"10px|||\" gutter_width=\"2\" custom_padding_tablet=\"-10px|||\" custom_padding_last_edited=\"on|tablet\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"50px||110px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Features\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nFeatures\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Built to perform.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nBuilt to perform.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nYes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"54px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||124px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"||0px|\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#d7dce1\" show_divider=\"on\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"120px||30px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_slider admin_label=\"Testimonial Slider\" show_arrows=\"on\" show_pagination=\"off\" auto=\"off\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"36\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"] [et_pb_slide heading=\"I use Testimonial Generator often. Great job, I will definitely be ordering again! I\'m good to go.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" alt=\"05\" width=\"90\" height=\"90\" />Rick F.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"This is unbelievable. After using Testimonial Generator my business skyrocketed!\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nMick A.</p>\r\n[/et_pb_slide] [/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-top: 1px solid #D7DCE1;\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Simple Pricing\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nSimple pricing.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_css_main_1=\"border: 1px solid #D7DCE1\" custom_css_main_2=\"border: 1px solid #D7DCE1\" custom_css_main_3=\"border: 1px solid #D7DCE1\" custom_padding=\"60px|||\"][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#1ec4d6\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"]\r\n\r\nStarter\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nA beautiful simple\r\nlorem ipsum solution.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"]\r\n\r\n$8\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nPer user/month\r\n\r\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#7d75d9\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"]\r\n\r\nProfessional\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nPerfect for lorem ipsum\r\nbusinesses of all size.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"]\r\n\r\n$18\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nPer user/month\r\n\r\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#3b67b3\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"]\r\n\r\nAdvanced\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nAdvanced features as\r\nyour business grow.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"]\r\n\r\n$48\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nPer user/month\r\n\r\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||103px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\nNotice: You can learn more about our <span style=\"text-decoration: underline;\"><strong>Terms of Service</strong></span>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"section\" transparent_background=\"off\" background_color=\"#212a35\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"98px||90px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"104px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Limited Offer\" title=\"Limited time offer. Get 10 free stock images.\" button_url=\"#\" url_new_window=\"off\" button_text=\"START NOW\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"620px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\"]\r\n<p class=\"p1\">Yes, I’m a dummy text. Anyway I look nice and useful.</p>\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" custom_padding=\"23px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#37414d\" show_divider=\"on\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"4px||90px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/042.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nFind quick\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_02.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nJump start\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nMake it amazing\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"section\" transparent_background=\"off\" background_color=\"#212a35\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"98px||90px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"104px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Collections\" title=\"Ask more of your stock images\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"520px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\"]\r\n<p class=\"p1\">Yes, I’m a dummy text. Anyway I look nice and useful.</p>\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"0px||40px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\" custom_padding_phone=\"0px|||\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nFind quick\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_thumb3.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nJump start\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nMake it amazing\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"0px||104px|\" custom_padding_last_edited=\"on|phone\" custom_padding_tablet=\"0px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Call To Action\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"520px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_url=\"#\" button_text=\"START NOW\" custom_margin=\"0px|||\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Gallery\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nGallery\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Control your photos.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Control your photos.</span></p>\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nYes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" custom_padding=\"40px||0px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" gutter_width=\"2\" parallax_2=\"off\" parallax_method_2=\"off\"][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/12.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/13.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"left\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"32px|||\" custom_padding_last_edited=\"on|phone\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/14.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"left\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"0px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"0px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Call To Action\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"520px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_url=\"#\" button_text=\"VIEW MORE\" custom_margin=\"0px|||\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"section\" transparent_background=\"off\" background_color=\"#212a35\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"28px||28px|\" custom_padding_last_edited=\"on|tablet\" parallax_3=\"off\" parallax_method_3=\"off\"][et_pb_column type=\"1_3\"][et_pb_number_counter admin_label=\"Number Counter\" title=\"Numbers\" number=\"2246\" percent_sign=\"off\" counter_color=\"#7EBEC5\" background_layout=\"light\" title_font=\"Roboto||||\" title_font_size=\"24\" title_text_color=\"#ffffff\" title_line_height=\"1.1em\" number_font=\"Roboto||||\" number_text_color=\"#00bcd4\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;||text-align:left;\" custom_css_number_counter_title=\"font-weight:400;\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_number_counter admin_label=\"Number Counter\" title=\"Numbers\" number=\"847\" percent_sign=\"off\" counter_color=\"#7EBEC5\" background_layout=\"light\" title_font=\"Roboto||||\" title_font_size=\"24\" title_text_color=\"#ffffff\" title_line_height=\"1.1em\" number_font=\"Roboto||||\" number_text_color=\"#00bcd4\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;||text-align:left;\" custom_css_number_counter_title=\"font-weight:400;\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_number_counter admin_label=\"Number Counter\" title=\"Numbers\" number=\"5623\" percent_sign=\"off\" counter_color=\"#7EBEC5\" background_layout=\"light\" title_font=\"Roboto||||\" title_font_size=\"24\" title_text_color=\"#ffffff\" title_line_height=\"1.1em\" number_font=\"Roboto||||\" number_text_color=\"#00bcd4\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;||text-align:left;\" custom_css_number_counter_title=\"font-weight:400;\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Contact\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\" custom_margin=\"||14px|\"]\r\n\r\nContact\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Get in touch.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Get in touch.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Contact Form\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"9\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\"] [et_pb_contact_field field_title=\"Name\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" /][et_pb_contact_field field_title=\"Email Address\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" /][et_pb_contact_field field_title=\"Message\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" /] [/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Clients\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nClients\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Trusted and used by many big companies.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Trusted and used by many big companies.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"800px\" use_custom_gutter=\"on\" gutter_width=\"2\" custom_padding=\"70px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"24px\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-top: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Testimonials\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nTestimonials\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Trusted and used by many big companies.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Trusted and used by many big companies.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"on\" custom_padding=\"58px||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" parallax_2=\"off\" parallax_method_2=\"off\" custom_width_px=\"860px\"][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\n\"I use Testimonial Generator often. Great job, I will definitely be ordering again! I\'m good to go. \"\r\n\r\n[/et_pb_text][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"bottom\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"36px||0px|\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"12px||0px|\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" text_font_size=\"18\" text_line_height=\"1.4em\"]\r\n\r\nRick F.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" custom_margin=\"||40px|\"]\r\n\r\nDesigner at Ciao\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\n\"Fantastic, I\'m totally blown away by Testimonial Generator. I’ll use it again! I’m cool and you know it.\"\r\n\r\n[/et_pb_text][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"bottom\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"36px||0px|\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"12px||0px|\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" text_font_size=\"18\" text_line_height=\"1.4em\"]\r\n\r\nMark A.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\"]\r\n\r\nVisual artist\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"20px||40px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\" custom_padding_phone=\"0px|||\" custom_padding_last_edited=\"on|desktop\"][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Step\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<img class=\"size-full wp-image-4662\" style=\"float: left; margin: -5px 15px 2px 0px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" alt=\"03\" width=\"40\" height=\"40\" />Find quick\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"by\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<img class=\"size-full wp-image-4662\" style=\"float: left; margin: -5px 15px 2px 0px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" alt=\"03\" width=\"40\" height=\"40\" />Jump start\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Step\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<img class=\"size-full wp-image-4662\" style=\"float: left; margin: -5px 15px 2px 0px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" alt=\"03\" width=\"40\" height=\"40\" />Make it amazing\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"30px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Social Links\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Stay tuned.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"on\" custom_padding=\"20px||30px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" parallax_2=\"off\" parallax_method_2=\"off\" custom_width_px=\"860px\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n<a href=\"#\"><img class=\"alignnone size-full wp-image-5034\" style=\"margin-right: 2%;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/facebook.png\" alt=\"facebook\" width=\"102\" height=\"102\" /></a><a href=\"http://tservices.cz/wp-content/uploads/2017/04/instagram.png\"><img class=\"alignnone size-medium wp-image-5035\" style=\"margin-right: 2%;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/instagram.png\" alt=\"instagram\" width=\"102\" height=\"102\" /></a><a href=\"http://tservices.cz/wp-content/uploads/2017/04/twitter.png\"><img class=\"alignnone size-medium wp-image-5036\" style=\"margin-right: 2%;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/twitter.png\" alt=\"twitter\" width=\"102\" height=\"102\" /></a><a href=\"http://tservices.cz/wp-content/uploads/2017/04/rss.png\"><img class=\"alignnone size-medium wp-image-5037\" src=\"http://tservices.cz/wp-content/uploads/2017/04/rss.png\" alt=\"rss\" width=\"102\" height=\"102\" /></a>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg_footer.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"General CTA\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#a5bdc9\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nLimited Offer\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Get 10 free images.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Get 10 free images.</span></p>\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#a4bbc7\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px||40px|\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nYes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept.\r\n\r\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 10:03:50', '2017-04-03 08:03:50', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24602, 1, '2017-04-03 10:04:47', '2017-04-03 08:04:47', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"on\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"O nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nO nás\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding=\"104px||0px|\" disabled=\"off\" disabled_on=\"on|on|\"][et_pb_column type=\"1_2\"][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Laptop Mock-up\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03-03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"right\" sticky=\"off\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin_tablet=\"0px|||\" custom_margin_last_edited=\"on|desktop\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" gutter_width=\"1\" custom_padding=\"0px||0px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding_tablet=\"104px|||\" custom_padding_last_edited=\"on|desktop\"][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Technology\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\" max_width=\"540px\" custom_margin=\"-520px||10px|\" custom_margin_last_edited=\"on|phone\" custom_margin_tablet=\"0px||10px|\"]\r\n\r\nTechnology\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"All you need is a browser.\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\" max_width=\"540px\" custom_margin=\"20px|||\"]\r\n\r\nAll you need is a browser.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"18px||32px|\" custom_css_main_element=\"font-weight: 300;\" max_width=\"540px\"]\r\n\r\nYes, I’m a dummy text. Anyway I look nice and useful in some ways. I know also latin. Lorem ipsum sit amet is my favourite concept.\r\n\r\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"START NOW\" button_alignment=\"left\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][et_pb_column type=\"1_2\"][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding=\"84px||0px|\" disabled=\"off\" disabled_on=\"||on\"][et_pb_column type=\"1_2\"][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03-03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"right\" sticky=\"off\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin_tablet=\"0px|||\" custom_margin_last_edited=\"on|desktop\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" custom_padding=\"90px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#d7dce1\" show_divider=\"on\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"4px||90px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/042.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nFind quick\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_02.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nJump start\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nMake it amazing\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg_gradient1.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Mobile App\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#96cbd6\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nMobile App\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Magical Device Balance.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nMagical Device Balance.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#c1e1e7\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nYes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"60px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"34\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"24\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/071.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"34\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"50px||110px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#2e9bb5\" button_bg_color=\"#ffffff\" button_border_width=\"13\" button_border_color=\"#ffffff\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#ffffff\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Collections Grid\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#a5bdc9\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nCollections\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nExplore the world through collections of beautiful stock photos.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"60px|||\" gutter_width=\"2\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"10px|||\" gutter_width=\"2\" custom_padding_tablet=\"-10px|||\" custom_padding_last_edited=\"on|tablet\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"50px||110px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Features\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nFeatures\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Built to perform.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nBuilt to perform.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nYes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"54px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||124px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"||0px|\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#d7dce1\" show_divider=\"on\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"120px||30px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_slider admin_label=\"Testimonial Slider\" show_arrows=\"on\" show_pagination=\"off\" auto=\"off\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"36\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"] [et_pb_slide heading=\"I use Testimonial Generator often. Great job, I will definitely be ordering again! I\'m good to go.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" alt=\"05\" width=\"90\" height=\"90\" />Rick F.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"This is unbelievable. After using Testimonial Generator my business skyrocketed!\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nMick A.</p>\r\n[/et_pb_slide] [/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-top: 1px solid #D7DCE1;\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Simple Pricing\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nSimple pricing.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_css_main_1=\"border: 1px solid #D7DCE1\" custom_css_main_2=\"border: 1px solid #D7DCE1\" custom_css_main_3=\"border: 1px solid #D7DCE1\" custom_padding=\"60px|||\"][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#1ec4d6\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"]\r\n\r\nStarter\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nA beautiful simple\r\nlorem ipsum solution.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"]\r\n\r\n$8\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nPer user/month\r\n\r\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#7d75d9\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"]\r\n\r\nProfessional\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nPerfect for lorem ipsum\r\nbusinesses of all size.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"]\r\n\r\n$18\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nPer user/month\r\n\r\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#3b67b3\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"]\r\n\r\nAdvanced\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nAdvanced features as\r\nyour business grow.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"]\r\n\r\n$48\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nPer user/month\r\n\r\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||103px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\nNotice: You can learn more about our <span style=\"text-decoration: underline;\"><strong>Terms of Service</strong></span>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"section\" transparent_background=\"off\" background_color=\"#212a35\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"98px||90px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"104px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Limited Offer\" title=\"Limited time offer. Get 10 free stock images.\" button_url=\"#\" url_new_window=\"off\" button_text=\"START NOW\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"620px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\"]\r\n<p class=\"p1\">Yes, I’m a dummy text. Anyway I look nice and useful.</p>\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" custom_padding=\"23px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#37414d\" show_divider=\"on\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"4px||90px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/042.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nFind quick\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_02.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nJump start\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nMake it amazing\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"section\" transparent_background=\"off\" background_color=\"#212a35\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"98px||90px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"104px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Collections\" title=\"Ask more of your stock images\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"520px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\"]\r\n<p class=\"p1\">Yes, I’m a dummy text. Anyway I look nice and useful.</p>\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"0px||40px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\" custom_padding_phone=\"0px|||\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nFind quick\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_thumb3.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nJump start\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nMake it amazing\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"0px||104px|\" custom_padding_last_edited=\"on|phone\" custom_padding_tablet=\"0px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Call To Action\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"520px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_url=\"#\" button_text=\"START NOW\" custom_margin=\"0px|||\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Gallery\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nGallery\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Control your photos.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Control your photos.</span></p>\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nYes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" custom_padding=\"40px||0px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" gutter_width=\"2\" parallax_2=\"off\" parallax_method_2=\"off\"][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/12.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/13.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"left\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"32px|||\" custom_padding_last_edited=\"on|phone\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/14.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"left\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"0px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"0px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Call To Action\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"520px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_url=\"#\" button_text=\"VIEW MORE\" custom_margin=\"0px|||\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"section\" transparent_background=\"off\" background_color=\"#212a35\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"28px||28px|\" custom_padding_last_edited=\"on|tablet\" parallax_3=\"off\" parallax_method_3=\"off\"][et_pb_column type=\"1_3\"][et_pb_number_counter admin_label=\"Number Counter\" title=\"Numbers\" number=\"2246\" percent_sign=\"off\" counter_color=\"#7EBEC5\" background_layout=\"light\" title_font=\"Roboto||||\" title_font_size=\"24\" title_text_color=\"#ffffff\" title_line_height=\"1.1em\" number_font=\"Roboto||||\" number_text_color=\"#00bcd4\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;||text-align:left;\" custom_css_number_counter_title=\"font-weight:400;\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_number_counter admin_label=\"Number Counter\" title=\"Numbers\" number=\"847\" percent_sign=\"off\" counter_color=\"#7EBEC5\" background_layout=\"light\" title_font=\"Roboto||||\" title_font_size=\"24\" title_text_color=\"#ffffff\" title_line_height=\"1.1em\" number_font=\"Roboto||||\" number_text_color=\"#00bcd4\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;||text-align:left;\" custom_css_number_counter_title=\"font-weight:400;\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_number_counter admin_label=\"Number Counter\" title=\"Numbers\" number=\"5623\" percent_sign=\"off\" counter_color=\"#7EBEC5\" background_layout=\"light\" title_font=\"Roboto||||\" title_font_size=\"24\" title_text_color=\"#ffffff\" title_line_height=\"1.1em\" number_font=\"Roboto||||\" number_text_color=\"#00bcd4\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;||text-align:left;\" custom_css_number_counter_title=\"font-weight:400;\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Contact\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\" custom_margin=\"||14px|\"]\r\n\r\nContact\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Get in touch.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Get in touch.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Contact Form\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"9\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\"] [et_pb_contact_field field_title=\"Name\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" /][et_pb_contact_field field_title=\"Email Address\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" /][et_pb_contact_field field_title=\"Message\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" /] [/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Clients\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nClients\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Trusted and used by many big companies.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Trusted and used by many big companies.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"800px\" use_custom_gutter=\"on\" gutter_width=\"2\" custom_padding=\"70px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"24px\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-top: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Testimonials\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nTestimonials\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Trusted and used by many big companies.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Trusted and used by many big companies.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"on\" custom_padding=\"58px||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" parallax_2=\"off\" parallax_method_2=\"off\" custom_width_px=\"860px\"][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\n\"I use Testimonial Generator often. Great job, I will definitely be ordering again! I\'m good to go. \"\r\n\r\n[/et_pb_text][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"bottom\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"36px||0px|\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"12px||0px|\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" text_font_size=\"18\" text_line_height=\"1.4em\"]\r\n\r\nRick F.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" custom_margin=\"||40px|\"]\r\n\r\nDesigner at Ciao\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\n\"Fantastic, I\'m totally blown away by Testimonial Generator. I’ll use it again! I’m cool and you know it.\"\r\n\r\n[/et_pb_text][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"bottom\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"36px||0px|\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"12px||0px|\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" text_font_size=\"18\" text_line_height=\"1.4em\"]\r\n\r\nMark A.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\"]\r\n\r\nVisual artist\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"20px||40px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\" custom_padding_phone=\"0px|||\" custom_padding_last_edited=\"on|desktop\"][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Step\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<img class=\"size-full wp-image-4662\" style=\"float: left; margin: -5px 15px 2px 0px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" alt=\"03\" width=\"40\" height=\"40\" />Find quick\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"by\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<img class=\"size-full wp-image-4662\" style=\"float: left; margin: -5px 15px 2px 0px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" alt=\"03\" width=\"40\" height=\"40\" />Jump start\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Step\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<img class=\"size-full wp-image-4662\" style=\"float: left; margin: -5px 15px 2px 0px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" alt=\"03\" width=\"40\" height=\"40\" />Make it amazing\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"30px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Social Links\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Stay tuned.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"on\" custom_padding=\"20px||30px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" parallax_2=\"off\" parallax_method_2=\"off\" custom_width_px=\"860px\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n<a href=\"#\"><img class=\"alignnone size-full wp-image-5034\" style=\"margin-right: 2%;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/facebook.png\" alt=\"facebook\" width=\"102\" height=\"102\" /></a><a href=\"http://tservices.cz/wp-content/uploads/2017/04/instagram.png\"><img class=\"alignnone size-medium wp-image-5035\" style=\"margin-right: 2%;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/instagram.png\" alt=\"instagram\" width=\"102\" height=\"102\" /></a><a href=\"http://tservices.cz/wp-content/uploads/2017/04/twitter.png\"><img class=\"alignnone size-medium wp-image-5036\" style=\"margin-right: 2%;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/twitter.png\" alt=\"twitter\" width=\"102\" height=\"102\" /></a><a href=\"http://tservices.cz/wp-content/uploads/2017/04/rss.png\"><img class=\"alignnone size-medium wp-image-5037\" src=\"http://tservices.cz/wp-content/uploads/2017/04/rss.png\" alt=\"rss\" width=\"102\" height=\"102\" /></a>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg_footer.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"General CTA\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#a5bdc9\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nLimited Offer\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Get 10 free images.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Get 10 free images.</span></p>\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#a4bbc7\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px||40px|\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nYes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept.\r\n\r\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 10:04:47', '2017-04-03 08:04:47', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24603, 1, '2017-04-03 10:05:27', '2017-04-03 08:05:27', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"O nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nO nás\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding=\"104px||0px|\" disabled=\"off\" disabled_on=\"on|on|\"][et_pb_column type=\"1_2\"][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Laptop Mock-up\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03-03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"right\" sticky=\"off\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin_tablet=\"0px|||\" custom_margin_last_edited=\"on|desktop\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" gutter_width=\"1\" custom_padding=\"0px||0px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding_tablet=\"104px|||\" custom_padding_last_edited=\"on|desktop\"][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Technology\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\" max_width=\"540px\" custom_margin=\"-520px||10px|\" custom_margin_last_edited=\"on|phone\" custom_margin_tablet=\"0px||10px|\"]\r\n\r\nTechnology\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"All you need is a browser.\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\" max_width=\"540px\" custom_margin=\"20px|||\"]\r\n\r\nAll you need is a browser.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"18px||32px|\" custom_css_main_element=\"font-weight: 300;\" max_width=\"540px\"]\r\n\r\nYes, I’m a dummy text. Anyway I look nice and useful in some ways. I know also latin. Lorem ipsum sit amet is my favourite concept.\r\n\r\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"START NOW\" button_alignment=\"left\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][et_pb_column type=\"1_2\"][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding=\"84px||0px|\" disabled=\"off\" disabled_on=\"||on\"][et_pb_column type=\"1_2\"][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03-03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"right\" sticky=\"off\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin_tablet=\"0px|||\" custom_margin_last_edited=\"on|desktop\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" custom_padding=\"90px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#d7dce1\" show_divider=\"on\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"4px||90px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/042.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nFind quick\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_02.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nJump start\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nMake it amazing\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg_gradient1.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Mobile App\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#96cbd6\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nMobile App\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Magical Device Balance.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nMagical Device Balance.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#c1e1e7\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nYes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"60px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"34\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"24\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/071.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"34\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"50px||110px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#2e9bb5\" button_bg_color=\"#ffffff\" button_border_width=\"13\" button_border_color=\"#ffffff\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#ffffff\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Collections Grid\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#a5bdc9\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nCollections\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nExplore the world through collections of beautiful stock photos.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"60px|||\" gutter_width=\"2\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"10px|||\" gutter_width=\"2\" custom_padding_tablet=\"-10px|||\" custom_padding_last_edited=\"on|tablet\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"50px||110px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Features\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nFeatures\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Built to perform.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nBuilt to perform.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nYes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"54px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||124px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"||0px|\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#d7dce1\" show_divider=\"on\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"120px||30px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_slider admin_label=\"Testimonial Slider\" show_arrows=\"on\" show_pagination=\"off\" auto=\"off\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"36\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"] [et_pb_slide heading=\"I use Testimonial Generator often. Great job, I will definitely be ordering again! I\'m good to go.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" alt=\"05\" width=\"90\" height=\"90\" />Rick F.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"This is unbelievable. After using Testimonial Generator my business skyrocketed!\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nMick A.</p>\r\n[/et_pb_slide] [/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-top: 1px solid #D7DCE1;\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Simple Pricing\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nSimple pricing.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_css_main_1=\"border: 1px solid #D7DCE1\" custom_css_main_2=\"border: 1px solid #D7DCE1\" custom_css_main_3=\"border: 1px solid #D7DCE1\" custom_padding=\"60px|||\"][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#1ec4d6\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"]\r\n\r\nStarter\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nA beautiful simple\r\nlorem ipsum solution.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"]\r\n\r\n$8\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nPer user/month\r\n\r\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#7d75d9\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"]\r\n\r\nProfessional\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nPerfect for lorem ipsum\r\nbusinesses of all size.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"]\r\n\r\n$18\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nPer user/month\r\n\r\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#3b67b3\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"]\r\n\r\nAdvanced\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nAdvanced features as\r\nyour business grow.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"]\r\n\r\n$48\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nPer user/month\r\n\r\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||103px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\nNotice: You can learn more about our <span style=\"text-decoration: underline;\"><strong>Terms of Service</strong></span>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"section\" transparent_background=\"off\" background_color=\"#212a35\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"98px||90px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"104px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Limited Offer\" title=\"Limited time offer. Get 10 free stock images.\" button_url=\"#\" url_new_window=\"off\" button_text=\"START NOW\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"620px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\"]\r\n<p class=\"p1\">Yes, I’m a dummy text. Anyway I look nice and useful.</p>\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" custom_padding=\"23px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#37414d\" show_divider=\"on\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"4px||90px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/042.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nFind quick\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_02.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nJump start\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nMake it amazing\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"section\" transparent_background=\"off\" background_color=\"#212a35\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"98px||90px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"104px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Collections\" title=\"Ask more of your stock images\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"520px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\"]\r\n<p class=\"p1\">Yes, I’m a dummy text. Anyway I look nice and useful.</p>\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"0px||40px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\" custom_padding_phone=\"0px|||\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nFind quick\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_thumb3.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nJump start\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nMake it amazing\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"0px||104px|\" custom_padding_last_edited=\"on|phone\" custom_padding_tablet=\"0px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Call To Action\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"520px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_url=\"#\" button_text=\"START NOW\" custom_margin=\"0px|||\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Gallery\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nGallery\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Control your photos.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Control your photos.</span></p>\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nYes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" custom_padding=\"40px||0px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" gutter_width=\"2\" parallax_2=\"off\" parallax_method_2=\"off\"][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/12.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/13.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"left\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"32px|||\" custom_padding_last_edited=\"on|phone\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/14.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"left\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"0px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"0px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Call To Action\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"520px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_url=\"#\" button_text=\"VIEW MORE\" custom_margin=\"0px|||\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"section\" transparent_background=\"off\" background_color=\"#212a35\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"28px||28px|\" custom_padding_last_edited=\"on|tablet\" parallax_3=\"off\" parallax_method_3=\"off\"][et_pb_column type=\"1_3\"][et_pb_number_counter admin_label=\"Number Counter\" title=\"Numbers\" number=\"2246\" percent_sign=\"off\" counter_color=\"#7EBEC5\" background_layout=\"light\" title_font=\"Roboto||||\" title_font_size=\"24\" title_text_color=\"#ffffff\" title_line_height=\"1.1em\" number_font=\"Roboto||||\" number_text_color=\"#00bcd4\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;||text-align:left;\" custom_css_number_counter_title=\"font-weight:400;\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_number_counter admin_label=\"Number Counter\" title=\"Numbers\" number=\"847\" percent_sign=\"off\" counter_color=\"#7EBEC5\" background_layout=\"light\" title_font=\"Roboto||||\" title_font_size=\"24\" title_text_color=\"#ffffff\" title_line_height=\"1.1em\" number_font=\"Roboto||||\" number_text_color=\"#00bcd4\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;||text-align:left;\" custom_css_number_counter_title=\"font-weight:400;\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_number_counter admin_label=\"Number Counter\" title=\"Numbers\" number=\"5623\" percent_sign=\"off\" counter_color=\"#7EBEC5\" background_layout=\"light\" title_font=\"Roboto||||\" title_font_size=\"24\" title_text_color=\"#ffffff\" title_line_height=\"1.1em\" number_font=\"Roboto||||\" number_text_color=\"#00bcd4\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;||text-align:left;\" custom_css_number_counter_title=\"font-weight:400;\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Contact\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\" custom_margin=\"||14px|\"]\r\n\r\nContact\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Get in touch.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Get in touch.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Contact Form\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"9\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\"] [et_pb_contact_field field_title=\"Name\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" /][et_pb_contact_field field_title=\"Email Address\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" /][et_pb_contact_field field_title=\"Message\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" /] [/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Clients\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nClients\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Trusted and used by many big companies.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Trusted and used by many big companies.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"800px\" use_custom_gutter=\"on\" gutter_width=\"2\" custom_padding=\"70px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"24px\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-top: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Testimonials\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nTestimonials\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Trusted and used by many big companies.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Trusted and used by many big companies.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"on\" custom_padding=\"58px||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" parallax_2=\"off\" parallax_method_2=\"off\" custom_width_px=\"860px\"][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\n\"I use Testimonial Generator often. Great job, I will definitely be ordering again! I\'m good to go. \"\r\n\r\n[/et_pb_text][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"bottom\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"36px||0px|\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"12px||0px|\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" text_font_size=\"18\" text_line_height=\"1.4em\"]\r\n\r\nRick F.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" custom_margin=\"||40px|\"]\r\n\r\nDesigner at Ciao\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\n\"Fantastic, I\'m totally blown away by Testimonial Generator. I’ll use it again! I’m cool and you know it.\"\r\n\r\n[/et_pb_text][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"bottom\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"36px||0px|\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"12px||0px|\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" text_font_size=\"18\" text_line_height=\"1.4em\"]\r\n\r\nMark A.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\"]\r\n\r\nVisual artist\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"20px||40px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\" custom_padding_phone=\"0px|||\" custom_padding_last_edited=\"on|desktop\"][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Step\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<img class=\"size-full wp-image-4662\" style=\"float: left; margin: -5px 15px 2px 0px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" alt=\"03\" width=\"40\" height=\"40\" />Find quick\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"by\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<img class=\"size-full wp-image-4662\" style=\"float: left; margin: -5px 15px 2px 0px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" alt=\"03\" width=\"40\" height=\"40\" />Jump start\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Step\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<img class=\"size-full wp-image-4662\" style=\"float: left; margin: -5px 15px 2px 0px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" alt=\"03\" width=\"40\" height=\"40\" />Make it amazing\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"30px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Social Links\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Stay tuned.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"on\" custom_padding=\"20px||30px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" parallax_2=\"off\" parallax_method_2=\"off\" custom_width_px=\"860px\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n<a href=\"#\"><img class=\"alignnone size-full wp-image-5034\" style=\"margin-right: 2%;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/facebook.png\" alt=\"facebook\" width=\"102\" height=\"102\" /></a><a href=\"http://tservices.cz/wp-content/uploads/2017/04/instagram.png\"><img class=\"alignnone size-medium wp-image-5035\" style=\"margin-right: 2%;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/instagram.png\" alt=\"instagram\" width=\"102\" height=\"102\" /></a><a href=\"http://tservices.cz/wp-content/uploads/2017/04/twitter.png\"><img class=\"alignnone size-medium wp-image-5036\" style=\"margin-right: 2%;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/twitter.png\" alt=\"twitter\" width=\"102\" height=\"102\" /></a><a href=\"http://tservices.cz/wp-content/uploads/2017/04/rss.png\"><img class=\"alignnone size-medium wp-image-5037\" src=\"http://tservices.cz/wp-content/uploads/2017/04/rss.png\" alt=\"rss\" width=\"102\" height=\"102\" /></a>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg_footer.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"General CTA\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#a5bdc9\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nLimited Offer\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Get 10 free images.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Get 10 free images.</span></p>\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#a4bbc7\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px||40px|\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nYes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept.\r\n\r\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 10:05:27', '2017-04-03 08:05:27', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24604, 1, '2017-04-03 10:06:36', '2017-04-03 08:06:36', '#footer-info { float: none; text-align: center }\n.et_parallax_bg { opacity: .3 }', 'Divi', '', 'inherit', 'closed', 'closed', '', '24577-revision-v1', '', '', '2017-04-03 10:06:36', '2017-04-03 08:06:36', '', 24577, 'http://tservices.cz/2017/04/03/24577-revision-v1/', 0, 'revision', '', 0),
(24605, 1, '2017-04-03 10:07:30', '2017-04-03 08:07:30', '', 'single-family-home-1026368_1920', '', 'inherit', 'open', 'closed', '', 'single-family-home-1026368_1920', '', '', '2017-04-03 10:07:30', '2017-04-03 08:07:30', '', 0, 'http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg', 0, 'attachment', 'image/jpeg', 0),
(24606, 1, '2017-04-03 10:09:41', '2017-04-03 08:09:41', '#footer-info { float: none; text-align: center }\n.et_parallax_bg { opacity: .3 }\n.entry-content ul { line-height: 36px }', 'Divi', '', 'inherit', 'closed', 'closed', '', '24577-revision-v1', '', '', '2017-04-03 10:09:41', '2017-04-03 08:09:41', '', 24577, 'http://tservices.cz/2017/04/03/24577-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24607, 1, '2017-04-03 10:10:14', '2017-04-03 08:10:14', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"O nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nO nás\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding=\"104px||0px|\" disabled=\"off\" disabled_on=\"on|on|\"][et_pb_column type=\"1_2\"][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Laptop Mock-up\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03-03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"right\" sticky=\"off\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin_tablet=\"0px|||\" custom_margin_last_edited=\"on|desktop\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" gutter_width=\"1\" custom_padding=\"0px||0px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding_tablet=\"104px|||\" custom_padding_last_edited=\"on|desktop\"][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Technology\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\" max_width=\"540px\" custom_margin=\"-520px||10px|\" custom_margin_last_edited=\"on|phone\" custom_margin_tablet=\"0px||10px|\"]\r\n\r\nTechnology\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"All you need is a browser.\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\" max_width=\"540px\" custom_margin=\"20px|||\"]\r\n\r\nAll you need is a browser.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"18px||32px|\" custom_css_main_element=\"font-weight: 300;\" max_width=\"540px\"]\r\n\r\nYes, I’m a dummy text. Anyway I look nice and useful in some ways. I know also latin. Lorem ipsum sit amet is my favourite concept.\r\n\r\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"START NOW\" button_alignment=\"left\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][et_pb_column type=\"1_2\"][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding=\"84px||0px|\" disabled=\"off\" disabled_on=\"||on\"][et_pb_column type=\"1_2\"][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03-03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"right\" sticky=\"off\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin_tablet=\"0px|||\" custom_margin_last_edited=\"on|desktop\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" custom_padding=\"90px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#d7dce1\" show_divider=\"on\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"4px||90px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/042.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nFind quick\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_02.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nJump start\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nMake it amazing\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg_gradient1.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Mobile App\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#96cbd6\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nMobile App\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Magical Device Balance.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nMagical Device Balance.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#c1e1e7\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nYes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"60px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"34\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"24\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/071.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"34\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nIt\'s a title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"50px||110px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#2e9bb5\" button_bg_color=\"#ffffff\" button_border_width=\"13\" button_border_color=\"#ffffff\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#ffffff\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Collections Grid\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#a5bdc9\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nCollections\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nExplore the world through collections of beautiful stock photos.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"60px|||\" gutter_width=\"2\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"10px|||\" gutter_width=\"2\" custom_padding_tablet=\"-10px|||\" custom_padding_last_edited=\"on|tablet\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"]\r\n\r\nTitle\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"]\r\n\r\nSub-heading\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"50px||110px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Features\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nFeatures\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Built to perform.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nBuilt to perform.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nYes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"54px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||124px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nText Title\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"||0px|\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#d7dce1\" show_divider=\"on\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"120px||30px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_slider admin_label=\"Testimonial Slider\" show_arrows=\"on\" show_pagination=\"off\" auto=\"off\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"36\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"] [et_pb_slide heading=\"I use Testimonial Generator often. Great job, I will definitely be ordering again! I\'m good to go.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" alt=\"05\" width=\"90\" height=\"90\" />Rick F.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"This is unbelievable. After using Testimonial Generator my business skyrocketed!\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nMick A.</p>\r\n[/et_pb_slide] [/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-top: 1px solid #D7DCE1;\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Simple Pricing\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nSimple pricing.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_css_main_1=\"border: 1px solid #D7DCE1\" custom_css_main_2=\"border: 1px solid #D7DCE1\" custom_css_main_3=\"border: 1px solid #D7DCE1\" custom_padding=\"60px|||\"][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#1ec4d6\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"]\r\n\r\nStarter\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nA beautiful simple\r\nlorem ipsum solution.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"]\r\n\r\n$8\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nPer user/month\r\n\r\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#7d75d9\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"]\r\n\r\nProfessional\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nPerfect for lorem ipsum\r\nbusinesses of all size.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"]\r\n\r\n$18\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nPer user/month\r\n\r\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#3b67b3\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"]\r\n\r\nAdvanced\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nAdvanced features as\r\nyour business grow.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"]\r\n\r\n$48\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nPer user/month\r\n\r\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||103px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\nNotice: You can learn more about our <span style=\"text-decoration: underline;\"><strong>Terms of Service</strong></span>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"section\" transparent_background=\"off\" background_color=\"#212a35\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"98px||90px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"104px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Limited Offer\" title=\"Limited time offer. Get 10 free stock images.\" button_url=\"#\" url_new_window=\"off\" button_text=\"START NOW\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"620px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\"]\r\n<p class=\"p1\">Yes, I’m a dummy text. Anyway I look nice and useful.</p>\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" custom_padding=\"23px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#37414d\" show_divider=\"on\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"4px||90px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/042.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nFind quick\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_02.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nJump start\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nMake it amazing\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"section\" transparent_background=\"off\" background_color=\"#212a35\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"98px||90px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"104px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Collections\" title=\"Ask more of your stock images\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"520px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\"]\r\n<p class=\"p1\">Yes, I’m a dummy text. Anyway I look nice and useful.</p>\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"0px||40px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\" custom_padding_phone=\"0px|||\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nFind quick\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_thumb3.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nJump start\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nMake it amazing\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"0px||104px|\" custom_padding_last_edited=\"on|phone\" custom_padding_tablet=\"0px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Call To Action\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"520px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_url=\"#\" button_text=\"START NOW\" custom_margin=\"0px|||\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Gallery\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nGallery\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Control your photos.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Control your photos.</span></p>\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nYes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" custom_padding=\"40px||0px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" gutter_width=\"2\" parallax_2=\"off\" parallax_method_2=\"off\"][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/12.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/13.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"left\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"32px|||\" custom_padding_last_edited=\"on|phone\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/14.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"left\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"0px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"0px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Call To Action\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"520px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_url=\"#\" button_text=\"VIEW MORE\" custom_margin=\"0px|||\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"section\" transparent_background=\"off\" background_color=\"#212a35\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"28px||28px|\" custom_padding_last_edited=\"on|tablet\" parallax_3=\"off\" parallax_method_3=\"off\"][et_pb_column type=\"1_3\"][et_pb_number_counter admin_label=\"Number Counter\" title=\"Numbers\" number=\"2246\" percent_sign=\"off\" counter_color=\"#7EBEC5\" background_layout=\"light\" title_font=\"Roboto||||\" title_font_size=\"24\" title_text_color=\"#ffffff\" title_line_height=\"1.1em\" number_font=\"Roboto||||\" number_text_color=\"#00bcd4\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;||text-align:left;\" custom_css_number_counter_title=\"font-weight:400;\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_number_counter admin_label=\"Number Counter\" title=\"Numbers\" number=\"847\" percent_sign=\"off\" counter_color=\"#7EBEC5\" background_layout=\"light\" title_font=\"Roboto||||\" title_font_size=\"24\" title_text_color=\"#ffffff\" title_line_height=\"1.1em\" number_font=\"Roboto||||\" number_text_color=\"#00bcd4\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;||text-align:left;\" custom_css_number_counter_title=\"font-weight:400;\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_number_counter admin_label=\"Number Counter\" title=\"Numbers\" number=\"5623\" percent_sign=\"off\" counter_color=\"#7EBEC5\" background_layout=\"light\" title_font=\"Roboto||||\" title_font_size=\"24\" title_text_color=\"#ffffff\" title_line_height=\"1.1em\" number_font=\"Roboto||||\" number_text_color=\"#00bcd4\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;||text-align:left;\" custom_css_number_counter_title=\"font-weight:400;\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Contact\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\" custom_margin=\"||14px|\"]\r\n\r\nContact\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Get in touch.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Get in touch.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Contact Form\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"9\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\"] [et_pb_contact_field field_title=\"Name\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" /][et_pb_contact_field field_title=\"Email Address\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" /][et_pb_contact_field field_title=\"Message\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" /] [/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Clients\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nClients\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Trusted and used by many big companies.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Trusted and used by many big companies.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"800px\" use_custom_gutter=\"on\" gutter_width=\"2\" custom_padding=\"70px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"24px\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-top: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Testimonials\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nTestimonials\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Trusted and used by many big companies.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Trusted and used by many big companies.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"on\" custom_padding=\"58px||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" parallax_2=\"off\" parallax_method_2=\"off\" custom_width_px=\"860px\"][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\n\"I use Testimonial Generator often. Great job, I will definitely be ordering again! I\'m good to go. \"\r\n\r\n[/et_pb_text][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"bottom\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"36px||0px|\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"12px||0px|\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" text_font_size=\"18\" text_line_height=\"1.4em\"]\r\n\r\nRick F.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" custom_margin=\"||40px|\"]\r\n\r\nDesigner at Ciao\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\n\"Fantastic, I\'m totally blown away by Testimonial Generator. I’ll use it again! I’m cool and you know it.\"\r\n\r\n[/et_pb_text][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"bottom\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"36px||0px|\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"12px||0px|\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" text_font_size=\"18\" text_line_height=\"1.4em\"]\r\n\r\nMark A.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\"]\r\n\r\nVisual artist\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"20px||40px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\" custom_padding_phone=\"0px|||\" custom_padding_last_edited=\"on|desktop\"][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Step\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<img class=\"size-full wp-image-4662\" style=\"float: left; margin: -5px 15px 2px 0px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" alt=\"03\" width=\"40\" height=\"40\" />Find quick\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"by\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<img class=\"size-full wp-image-4662\" style=\"float: left; margin: -5px 15px 2px 0px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" alt=\"03\" width=\"40\" height=\"40\" />Jump start\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Step\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\n<img class=\"size-full wp-image-4662\" style=\"float: left; margin: -5px 15px 2px 0px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" alt=\"03\" width=\"40\" height=\"40\" />Make it amazing\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"]\r\n\r\nLorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"30px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Social Links\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Stay tuned.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"on\" custom_padding=\"20px||30px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" parallax_2=\"off\" parallax_method_2=\"off\" custom_width_px=\"860px\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n<a href=\"#\"><img class=\"alignnone size-full wp-image-5034\" style=\"margin-right: 2%;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/facebook.png\" alt=\"facebook\" width=\"102\" height=\"102\" /></a><a href=\"http://tservices.cz/wp-content/uploads/2017/04/instagram.png\"><img class=\"alignnone size-medium wp-image-5035\" style=\"margin-right: 2%;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/instagram.png\" alt=\"instagram\" width=\"102\" height=\"102\" /></a><a href=\"http://tservices.cz/wp-content/uploads/2017/04/twitter.png\"><img class=\"alignnone size-medium wp-image-5036\" style=\"margin-right: 2%;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/twitter.png\" alt=\"twitter\" width=\"102\" height=\"102\" /></a><a href=\"http://tservices.cz/wp-content/uploads/2017/04/rss.png\"><img class=\"alignnone size-medium wp-image-5037\" src=\"http://tservices.cz/wp-content/uploads/2017/04/rss.png\" alt=\"rss\" width=\"102\" height=\"102\" /></a>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg_footer.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"General CTA\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#a5bdc9\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nLimited Offer\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Get 10 free images.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Get 10 free images.</span></p>\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#a4bbc7\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px||40px|\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nYes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept.\r\n\r\n[/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 10:10:14', '2017-04-03 08:10:14', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24608, 1, '2017-04-03 10:11:24', '2017-04-03 08:11:24', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"O nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"] O nás [/et_pb_text][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding=\"104px||0px|\" disabled=\"off\" disabled_on=\"on|on|\"][et_pb_column type=\"1_2\"][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Laptop Mock-up\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03-03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"right\" sticky=\"off\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin_tablet=\"0px|||\" custom_margin_last_edited=\"on|desktop\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" gutter_width=\"1\" custom_padding=\"0px||0px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding_tablet=\"104px|||\" custom_padding_last_edited=\"on|desktop\"][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Technology\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\" max_width=\"540px\" custom_margin=\"-520px||10px|\" custom_margin_last_edited=\"on|phone\" custom_margin_tablet=\"0px||10px|\"] Technology [/et_pb_text][et_pb_text admin_label=\"All you need is a browser.\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\" max_width=\"540px\" custom_margin=\"20px|||\"] All you need is a browser. [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"18px||32px|\" custom_css_main_element=\"font-weight: 300;\" max_width=\"540px\"] Yes, I’m a dummy text. Anyway I look nice and useful in some ways. I know also latin. Lorem ipsum sit amet is my favourite concept. [/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"START NOW\" button_alignment=\"left\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][et_pb_column type=\"1_2\"][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding=\"84px||0px|\" disabled=\"off\" disabled_on=\"||on\"][et_pb_column type=\"1_2\"][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03-03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"right\" sticky=\"off\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin_tablet=\"0px|||\" custom_margin_last_edited=\"on|desktop\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" custom_padding=\"90px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#d7dce1\" show_divider=\"on\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"4px||90px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/042.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Find quick [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_02.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Jump start [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Make it amazing [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg_gradient1.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Mobile App\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#96cbd6\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"] Mobile App [/et_pb_text][et_pb_text admin_label=\"Magical Device Balance.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Magical Device Balance. [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#c1e1e7\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"] Yes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"60px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"34\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] It\'s a title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. [/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] It\'s a title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. [/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] It\'s a title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. [/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"24\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/071.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"34\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] It\'s a title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. [/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] It\'s a title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. [/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] It\'s a title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"50px||110px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#2e9bb5\" button_bg_color=\"#ffffff\" button_border_width=\"13\" button_border_color=\"#ffffff\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#ffffff\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Collections Grid\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#a5bdc9\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"] Collections [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Explore the world through collections of beautiful stock photos. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"60px|||\" gutter_width=\"2\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"10px|||\" gutter_width=\"2\" custom_padding_tablet=\"-10px|||\" custom_padding_last_edited=\"on|tablet\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"50px||110px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Features\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"] Features [/et_pb_text][et_pb_text admin_label=\"Built to perform.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Built to perform. [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"] Yes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"54px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Text Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Text Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Text Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Text Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||124px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Text Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Text Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Text Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Text Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"||0px|\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#d7dce1\" show_divider=\"on\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"120px||30px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_slider admin_label=\"Testimonial Slider\" show_arrows=\"on\" show_pagination=\"off\" auto=\"off\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"36\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"]\r\n\r\n[et_pb_slide heading=\"I use Testimonial Generator often. Great job, I will definitely be ordering again! I\'m good to go.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" alt=\"05\" width=\"90\" height=\"90\" />Rick F.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"This is unbelievable. After using Testimonial Generator my business skyrocketed!\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nMick A.</p>\r\n[/et_pb_slide]\r\n\r\n[/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-top: 1px solid #D7DCE1;\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Simple Pricing\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Simple pricing. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_css_main_1=\"border: 1px solid #D7DCE1\" custom_css_main_2=\"border: 1px solid #D7DCE1\" custom_css_main_3=\"border: 1px solid #D7DCE1\" custom_padding=\"60px|||\"][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#1ec4d6\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"] Starter [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nA beautiful simple\r\nlorem ipsum solution.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"] $8 [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"] Per user/month [/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#7d75d9\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"] Professional [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nPerfect for lorem ipsum\r\nbusinesses of all size.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"] $18 [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"] Per user/month [/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#3b67b3\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"] Advanced [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nAdvanced features as\r\nyour business grow.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"] $48 [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"] Per user/month [/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||103px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"] Notice: You can learn more about our <span style=\"text-decoration: underline;\"><strong>Terms of Service</strong></span> [/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"section\" transparent_background=\"off\" background_color=\"#212a35\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"98px||90px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"104px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Limited Offer\" title=\"Limited time offer. Get 10 free stock images.\" button_url=\"#\" url_new_window=\"off\" button_text=\"START NOW\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"620px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\"]\r\n<p class=\"p1\">Yes, I’m a dummy text. Anyway I look nice and useful.</p>\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" custom_padding=\"23px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#37414d\" show_divider=\"on\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"4px||90px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/042.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Find quick [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_02.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Jump start [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Make it amazing [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"section\" transparent_background=\"off\" background_color=\"#212a35\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"98px||90px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"104px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Collections\" title=\"Ask more of your stock images\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"520px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\"]\r\n<p class=\"p1\">Yes, I’m a dummy text. Anyway I look nice and useful.</p>\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"0px||40px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\" custom_padding_phone=\"0px|||\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Find quick [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_thumb3.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Jump start [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Make it amazing [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"0px||104px|\" custom_padding_last_edited=\"on|phone\" custom_padding_tablet=\"0px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Call To Action\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"520px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_url=\"#\" button_text=\"START NOW\" custom_margin=\"0px|||\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Gallery\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"] Gallery [/et_pb_text][et_pb_text admin_label=\"Control your photos.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Control your photos.</span></p>\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"] Yes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" custom_padding=\"40px||0px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" gutter_width=\"2\" parallax_2=\"off\" parallax_method_2=\"off\"][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/12.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/13.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"left\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"32px|||\" custom_padding_last_edited=\"on|phone\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/14.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"left\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"0px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"0px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Call To Action\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"520px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_url=\"#\" button_text=\"VIEW MORE\" custom_margin=\"0px|||\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"section\" transparent_background=\"off\" background_color=\"#212a35\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"28px||28px|\" custom_padding_last_edited=\"on|tablet\" parallax_3=\"off\" parallax_method_3=\"off\"][et_pb_column type=\"1_3\"][et_pb_number_counter admin_label=\"Number Counter\" title=\"Numbers\" number=\"2246\" percent_sign=\"off\" counter_color=\"#7EBEC5\" background_layout=\"light\" title_font=\"Roboto||||\" title_font_size=\"24\" title_text_color=\"#ffffff\" title_line_height=\"1.1em\" number_font=\"Roboto||||\" number_text_color=\"#00bcd4\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;||text-align:left;\" custom_css_number_counter_title=\"font-weight:400;\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_number_counter admin_label=\"Number Counter\" title=\"Numbers\" number=\"847\" percent_sign=\"off\" counter_color=\"#7EBEC5\" background_layout=\"light\" title_font=\"Roboto||||\" title_font_size=\"24\" title_text_color=\"#ffffff\" title_line_height=\"1.1em\" number_font=\"Roboto||||\" number_text_color=\"#00bcd4\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;||text-align:left;\" custom_css_number_counter_title=\"font-weight:400;\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_number_counter admin_label=\"Number Counter\" title=\"Numbers\" number=\"5623\" percent_sign=\"off\" counter_color=\"#7EBEC5\" background_layout=\"light\" title_font=\"Roboto||||\" title_font_size=\"24\" title_text_color=\"#ffffff\" title_line_height=\"1.1em\" number_font=\"Roboto||||\" number_text_color=\"#00bcd4\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;||text-align:left;\" custom_css_number_counter_title=\"font-weight:400;\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Contact\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\" custom_margin=\"||14px|\"] Contact [/et_pb_text][et_pb_text admin_label=\"Get in touch.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Get in touch.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Contact Form\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"9\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\"] [et_pb_contact_field field_title=\"Name\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" /][et_pb_contact_field field_title=\"Email Address\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" /][et_pb_contact_field field_title=\"Message\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" /] [/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Clients\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"] Clients [/et_pb_text][et_pb_text admin_label=\"Trusted and used by many big companies.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Trusted and used by many big companies.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"800px\" use_custom_gutter=\"on\" gutter_width=\"2\" custom_padding=\"70px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"24px\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-top: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Testimonials\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"] Testimonials [/et_pb_text][et_pb_text admin_label=\"Trusted and used by many big companies.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Trusted and used by many big companies.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"on\" custom_padding=\"58px||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" parallax_2=\"off\" parallax_method_2=\"off\" custom_width_px=\"860px\"][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"] \"I use Testimonial Generator often. Great job, I will definitely be ordering again! I\'m good to go. \" [/et_pb_text][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"bottom\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"36px||0px|\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"12px||0px|\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" text_font_size=\"18\" text_line_height=\"1.4em\"] Rick F. [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" custom_margin=\"||40px|\"] Designer at Ciao [/et_pb_text][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"] \"Fantastic, I\'m totally blown away by Testimonial Generator. I’ll use it again! I’m cool and you know it.\" [/et_pb_text][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"bottom\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"36px||0px|\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"12px||0px|\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" text_font_size=\"18\" text_line_height=\"1.4em\"] Mark A. [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\"] Visual artist [/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"20px||40px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\" custom_padding_phone=\"0px|||\" custom_padding_last_edited=\"on|desktop\"][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Step\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] <img class=\"size-full wp-image-4662\" style=\"float: left; margin: -5px 15px 2px 0px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" alt=\"03\" width=\"40\" height=\"40\" />Find quick [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"by\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] <img class=\"size-full wp-image-4662\" style=\"float: left; margin: -5px 15px 2px 0px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" alt=\"03\" width=\"40\" height=\"40\" />Jump start [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Step\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] <img class=\"size-full wp-image-4662\" style=\"float: left; margin: -5px 15px 2px 0px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" alt=\"03\" width=\"40\" height=\"40\" />Make it amazing [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"30px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Social Links\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Stay tuned.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"on\" custom_padding=\"20px||30px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" parallax_2=\"off\" parallax_method_2=\"off\" custom_width_px=\"860px\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"] <a href=\"#\"><img class=\"alignnone size-full wp-image-5034\" style=\"margin-right: 2%;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/facebook.png\" alt=\"facebook\" width=\"102\" height=\"102\" /></a><a href=\"http://tservices.cz/wp-content/uploads/2017/04/instagram.png\"><img class=\"alignnone size-medium wp-image-5035\" style=\"margin-right: 2%;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/instagram.png\" alt=\"instagram\" width=\"102\" height=\"102\" /></a><a href=\"http://tservices.cz/wp-content/uploads/2017/04/twitter.png\"><img class=\"alignnone size-medium wp-image-5036\" style=\"margin-right: 2%;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/twitter.png\" alt=\"twitter\" width=\"102\" height=\"102\" /></a><a href=\"http://tservices.cz/wp-content/uploads/2017/04/rss.png\"><img class=\"alignnone size-medium wp-image-5037\" src=\"http://tservices.cz/wp-content/uploads/2017/04/rss.png\" alt=\"rss\" width=\"102\" height=\"102\" /></a> [/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg_footer.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"General CTA\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#a5bdc9\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"] Limited Offer [/et_pb_text][et_pb_text admin_label=\"Get 10 free images.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Get 10 free images.</span></p>\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#a4bbc7\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px||40px|\" custom_css_main_element=\"font-weight: 300;\"] Yes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept. [/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 10:11:24', '2017-04-03 08:11:24', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24612, 1, '2017-04-03 10:14:18', '2017-04-03 08:14:18', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"O nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"] O nás [/et_pb_text][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding=\"104px||0px|\" disabled=\"off\" disabled_on=\"on|on|\"][et_pb_column type=\"1_2\"][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Laptop Mock-up\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03-03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"right\" sticky=\"off\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin_tablet=\"0px|||\" custom_margin_last_edited=\"on|desktop\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" gutter_width=\"1\" custom_padding=\"0px||0px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding_tablet=\"104px|||\" custom_padding_last_edited=\"on|desktop\"][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Technology\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\" max_width=\"540px\" custom_margin=\"-520px||10px|\" custom_margin_last_edited=\"on|phone\" custom_margin_tablet=\"0px||10px|\"] Technology [/et_pb_text][et_pb_text admin_label=\"All you need is a browser.\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\" max_width=\"540px\" custom_margin=\"20px|||\"] All you need is a browser. [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"18px||32px|\" custom_css_main_element=\"font-weight: 300;\" max_width=\"540px\"] Yes, I’m a dummy text. Anyway I look nice and useful in some ways. I know also latin. Lorem ipsum sit amet is my favourite concept. [/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"START NOW\" button_alignment=\"left\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][et_pb_column type=\"1_2\"][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding=\"84px||0px|\" disabled=\"off\" disabled_on=\"||on\"][et_pb_column type=\"1_2\"][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03-03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"right\" sticky=\"off\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin_tablet=\"0px|||\" custom_margin_last_edited=\"on|desktop\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" custom_padding=\"90px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#d7dce1\" show_divider=\"on\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"4px||90px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/042.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Find quick [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_02.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Jump start [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Make it amazing [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg_gradient1.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Mobile App\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#96cbd6\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"] Mobile App [/et_pb_text][et_pb_text admin_label=\"Magical Device Balance.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Magical Device Balance. [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#c1e1e7\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"] Yes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"60px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"34\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] It\'s a title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. [/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] It\'s a title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. [/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] It\'s a title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. [/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"24\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/071.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"34\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] It\'s a title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. [/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] It\'s a title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. [/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] It\'s a title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"50px||110px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#2e9bb5\" button_bg_color=\"#ffffff\" button_border_width=\"13\" button_border_color=\"#ffffff\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#ffffff\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Collections Grid\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#a5bdc9\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"] Collections [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Explore the world through collections of beautiful stock photos. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"60px|||\" gutter_width=\"2\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"10px|||\" gutter_width=\"2\" custom_padding_tablet=\"-10px|||\" custom_padding_last_edited=\"on|tablet\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"50px||110px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Features\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"] Features [/et_pb_text][et_pb_text admin_label=\"Built to perform.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Built to perform. [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"] Yes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"54px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Text Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Text Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Text Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Text Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||124px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Text Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Text Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Text Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Text Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"||0px|\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#d7dce1\" show_divider=\"on\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"120px||30px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_slider admin_label=\"Testimonial Slider\" show_arrows=\"on\" show_pagination=\"off\" auto=\"off\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"36\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"] [et_pb_slide heading=\"I use Testimonial Generator often. Great job, I will definitely be ordering again! I\'m good to go.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" alt=\"05\" width=\"90\" height=\"90\" />Rick F.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"This is unbelievable. After using Testimonial Generator my business skyrocketed!\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nMick A.</p>\r\n[/et_pb_slide] [/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-top: 1px solid #D7DCE1;\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Simple Pricing\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Simple pricing. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_css_main_1=\"border: 1px solid #D7DCE1\" custom_css_main_2=\"border: 1px solid #D7DCE1\" custom_css_main_3=\"border: 1px solid #D7DCE1\" custom_padding=\"60px|||\"][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#1ec4d6\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"] Starter [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nA beautiful simple\r\nlorem ipsum solution.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"] $8 [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"] Per user/month [/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#7d75d9\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"] Professional [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nPerfect for lorem ipsum\r\nbusinesses of all size.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"] $18 [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"] Per user/month [/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#3b67b3\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"] Advanced [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nAdvanced features as\r\nyour business grow.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"] $48 [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"] Per user/month [/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||103px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"] Notice: You can learn more about our <span style=\"text-decoration: underline;\"><strong>Terms of Service</strong></span> [/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"section\" transparent_background=\"off\" background_color=\"#212a35\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"98px||90px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"104px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Limited Offer\" title=\"Limited time offer. Get 10 free stock images.\" button_url=\"#\" url_new_window=\"off\" button_text=\"START NOW\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"620px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\"]\r\n<p class=\"p1\">Yes, I’m a dummy text. Anyway I look nice and useful.</p>\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" custom_padding=\"23px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#37414d\" show_divider=\"on\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"4px||90px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/042.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Find quick [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_02.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Jump start [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Make it amazing [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"section\" transparent_background=\"off\" background_color=\"#212a35\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"98px||90px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"104px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Collections\" title=\"Ask more of your stock images\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"520px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\"]\r\n<p class=\"p1\">Yes, I’m a dummy text. Anyway I look nice and useful.</p>\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"0px||40px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\" custom_padding_phone=\"0px|||\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Find quick [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_thumb3.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Jump start [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Make it amazing [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"0px||104px|\" custom_padding_last_edited=\"on|phone\" custom_padding_tablet=\"0px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Call To Action\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"520px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_url=\"#\" button_text=\"START NOW\" custom_margin=\"0px|||\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Gallery\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"] Gallery [/et_pb_text][et_pb_text admin_label=\"Control your photos.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Control your photos.</span></p>\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"] Yes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" custom_padding=\"40px||0px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" gutter_width=\"2\" parallax_2=\"off\" parallax_method_2=\"off\"][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/12.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/13.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"left\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"32px|||\" custom_padding_last_edited=\"on|phone\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/14.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"left\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"0px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"0px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Call To Action\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"520px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_url=\"#\" button_text=\"VIEW MORE\" custom_margin=\"0px|||\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"section\" transparent_background=\"off\" background_color=\"#212a35\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"28px||28px|\" custom_padding_last_edited=\"on|tablet\" parallax_3=\"off\" parallax_method_3=\"off\"][et_pb_column type=\"1_3\"][et_pb_number_counter admin_label=\"Number Counter\" title=\"Numbers\" number=\"2246\" percent_sign=\"off\" counter_color=\"#7EBEC5\" background_layout=\"light\" title_font=\"Roboto||||\" title_font_size=\"24\" title_text_color=\"#ffffff\" title_line_height=\"1.1em\" number_font=\"Roboto||||\" number_text_color=\"#00bcd4\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;||text-align:left;\" custom_css_number_counter_title=\"font-weight:400;\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_number_counter admin_label=\"Number Counter\" title=\"Numbers\" number=\"847\" percent_sign=\"off\" counter_color=\"#7EBEC5\" background_layout=\"light\" title_font=\"Roboto||||\" title_font_size=\"24\" title_text_color=\"#ffffff\" title_line_height=\"1.1em\" number_font=\"Roboto||||\" number_text_color=\"#00bcd4\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;||text-align:left;\" custom_css_number_counter_title=\"font-weight:400;\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_number_counter admin_label=\"Number Counter\" title=\"Numbers\" number=\"5623\" percent_sign=\"off\" counter_color=\"#7EBEC5\" background_layout=\"light\" title_font=\"Roboto||||\" title_font_size=\"24\" title_text_color=\"#ffffff\" title_line_height=\"1.1em\" number_font=\"Roboto||||\" number_text_color=\"#00bcd4\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;||text-align:left;\" custom_css_number_counter_title=\"font-weight:400;\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Contact\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\" custom_margin=\"||14px|\"] Contact [/et_pb_text][et_pb_text admin_label=\"Get in touch.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Get in touch.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Contact Form\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"9\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\"] [et_pb_contact_field field_title=\"Name\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" /][et_pb_contact_field field_title=\"Email Address\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" /][et_pb_contact_field field_title=\"Message\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" /] [/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Clients\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"] Clients [/et_pb_text][et_pb_text admin_label=\"Trusted and used by many big companies.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Trusted and used by many big companies.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"800px\" use_custom_gutter=\"on\" gutter_width=\"2\" custom_padding=\"70px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"24px\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-top: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Testimonials\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"] Testimonials [/et_pb_text][et_pb_text admin_label=\"Trusted and used by many big companies.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Trusted and used by many big companies.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"on\" custom_padding=\"58px||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" parallax_2=\"off\" parallax_method_2=\"off\" custom_width_px=\"860px\"][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"] \"I use Testimonial Generator often. Great job, I will definitely be ordering again! I\'m good to go. \" [/et_pb_text][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"bottom\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"36px||0px|\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"12px||0px|\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" text_font_size=\"18\" text_line_height=\"1.4em\"] Rick F. [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" custom_margin=\"||40px|\"] Designer at Ciao [/et_pb_text][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"] \"Fantastic, I\'m totally blown away by Testimonial Generator. I’ll use it again! I’m cool and you know it.\" [/et_pb_text][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"bottom\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"36px||0px|\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"12px||0px|\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" text_font_size=\"18\" text_line_height=\"1.4em\"] Mark A. [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\"] Visual artist [/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"20px||40px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\" custom_padding_phone=\"0px|||\" custom_padding_last_edited=\"on|desktop\"][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Step\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] <img class=\"size-full wp-image-4662\" style=\"float: left; margin: -5px 15px 2px 0px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" alt=\"03\" width=\"40\" height=\"40\" />Find quick [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"by\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] <img class=\"size-full wp-image-4662\" style=\"float: left; margin: -5px 15px 2px 0px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" alt=\"03\" width=\"40\" height=\"40\" />Jump start [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Step\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] <img class=\"size-full wp-image-4662\" style=\"float: left; margin: -5px 15px 2px 0px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" alt=\"03\" width=\"40\" height=\"40\" />Make it amazing [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"30px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Social Links\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Stay tuned.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"on\" custom_padding=\"20px||30px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" parallax_2=\"off\" parallax_method_2=\"off\" custom_width_px=\"860px\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"] <a href=\"#\"><img class=\"alignnone size-full wp-image-5034\" style=\"margin-right: 2%;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/facebook.png\" alt=\"facebook\" width=\"102\" height=\"102\" /></a><a href=\"http://tservices.cz/wp-content/uploads/2017/04/instagram.png\"><img class=\"alignnone size-medium wp-image-5035\" style=\"margin-right: 2%;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/instagram.png\" alt=\"instagram\" width=\"102\" height=\"102\" /></a><a href=\"http://tservices.cz/wp-content/uploads/2017/04/twitter.png\"><img class=\"alignnone size-medium wp-image-5036\" style=\"margin-right: 2%;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/twitter.png\" alt=\"twitter\" width=\"102\" height=\"102\" /></a><a href=\"http://tservices.cz/wp-content/uploads/2017/04/rss.png\"><img class=\"alignnone size-medium wp-image-5037\" src=\"http://tservices.cz/wp-content/uploads/2017/04/rss.png\" alt=\"rss\" width=\"102\" height=\"102\" /></a> [/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg_footer.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"General CTA\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#a5bdc9\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"] Limited Offer [/et_pb_text][et_pb_text admin_label=\"Get 10 free images.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Get 10 free images.</span></p>\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#a4bbc7\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px||40px|\" custom_css_main_element=\"font-weight: 300;\"] Yes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept. [/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 10:14:18', '2017-04-03 08:14:18', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24613, 1, '2017-04-03 10:14:50', '2017-04-03 08:14:50', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding=\"104px||0px|\" disabled=\"off\" disabled_on=\"on|on|\"][et_pb_column type=\"1_2\"][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Laptop Mock-up\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03-03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"right\" sticky=\"off\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin_tablet=\"0px|||\" custom_margin_last_edited=\"on|desktop\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" gutter_width=\"1\" custom_padding=\"0px||0px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding_tablet=\"104px|||\" custom_padding_last_edited=\"on|desktop\"][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Technology\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\" max_width=\"540px\" custom_margin=\"-520px||10px|\" custom_margin_last_edited=\"on|phone\" custom_margin_tablet=\"0px||10px|\"] Technology [/et_pb_text][et_pb_text admin_label=\"All you need is a browser.\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\" max_width=\"540px\" custom_margin=\"20px|||\"] All you need is a browser. [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"18px||32px|\" custom_css_main_element=\"font-weight: 300;\" max_width=\"540px\"] Yes, I’m a dummy text. Anyway I look nice and useful in some ways. I know also latin. Lorem ipsum sit amet is my favourite concept. [/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"START NOW\" button_alignment=\"left\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][et_pb_column type=\"1_2\"][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding=\"84px||0px|\" disabled=\"off\" disabled_on=\"||on\"][et_pb_column type=\"1_2\"][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03-03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"right\" sticky=\"off\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin_tablet=\"0px|||\" custom_margin_last_edited=\"on|desktop\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" custom_padding=\"90px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#d7dce1\" show_divider=\"on\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"4px||90px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/042.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Find quick [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_02.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Jump start [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Make it amazing [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg_gradient1.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Mobile App\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#96cbd6\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"] Mobile App [/et_pb_text][et_pb_text admin_label=\"Magical Device Balance.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Magical Device Balance. [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#c1e1e7\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"] Yes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"60px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"34\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] It\'s a title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. [/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] It\'s a title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. [/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] It\'s a title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. [/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"24\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/071.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"34\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] It\'s a title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. [/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] It\'s a title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. [/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] It\'s a title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"50px||110px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#2e9bb5\" button_bg_color=\"#ffffff\" button_border_width=\"13\" button_border_color=\"#ffffff\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#ffffff\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Collections Grid\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#a5bdc9\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"] Collections [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Explore the world through collections of beautiful stock photos. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"60px|||\" gutter_width=\"2\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"10px|||\" gutter_width=\"2\" custom_padding_tablet=\"-10px|||\" custom_padding_last_edited=\"on|tablet\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"50px||110px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Features\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"] Features [/et_pb_text][et_pb_text admin_label=\"Built to perform.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Built to perform. [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"] Yes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"54px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Text Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Text Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Text Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Text Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||124px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Text Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Text Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Text Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Text Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"||0px|\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#d7dce1\" show_divider=\"on\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"120px||30px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_slider admin_label=\"Testimonial Slider\" show_arrows=\"on\" show_pagination=\"off\" auto=\"off\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"36\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"] [et_pb_slide heading=\"I use Testimonial Generator often. Great job, I will definitely be ordering again! I\'m good to go.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" alt=\"05\" width=\"90\" height=\"90\" />Rick F.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"This is unbelievable. After using Testimonial Generator my business skyrocketed!\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nMick A.</p>\r\n[/et_pb_slide] [/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-top: 1px solid #D7DCE1;\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Simple Pricing\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Simple pricing. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_css_main_1=\"border: 1px solid #D7DCE1\" custom_css_main_2=\"border: 1px solid #D7DCE1\" custom_css_main_3=\"border: 1px solid #D7DCE1\" custom_padding=\"60px|||\"][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#1ec4d6\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"] Starter [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nA beautiful simple\r\nlorem ipsum solution.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"] $8 [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"] Per user/month [/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#7d75d9\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"] Professional [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nPerfect for lorem ipsum\r\nbusinesses of all size.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"] $18 [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"] Per user/month [/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#3b67b3\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"] Advanced [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nAdvanced features as\r\nyour business grow.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"] $48 [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"] Per user/month [/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||103px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"] Notice: You can learn more about our <span style=\"text-decoration: underline;\"><strong>Terms of Service</strong></span> [/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"section\" transparent_background=\"off\" background_color=\"#212a35\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"98px||90px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"104px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Limited Offer\" title=\"Limited time offer. Get 10 free stock images.\" button_url=\"#\" url_new_window=\"off\" button_text=\"START NOW\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"620px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\"]\r\n<p class=\"p1\">Yes, I’m a dummy text. Anyway I look nice and useful.</p>\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" custom_padding=\"23px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#37414d\" show_divider=\"on\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"4px||90px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/042.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Find quick [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_02.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Jump start [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Make it amazing [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"section\" transparent_background=\"off\" background_color=\"#212a35\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"98px||90px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"104px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Collections\" title=\"Ask more of your stock images\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"520px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\"]\r\n<p class=\"p1\">Yes, I’m a dummy text. Anyway I look nice and useful.</p>\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"0px||40px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\" custom_padding_phone=\"0px|||\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Find quick [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_thumb3.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Jump start [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Make it amazing [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"0px||104px|\" custom_padding_last_edited=\"on|phone\" custom_padding_tablet=\"0px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Call To Action\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"520px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_url=\"#\" button_text=\"START NOW\" custom_margin=\"0px|||\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Gallery\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"] Gallery [/et_pb_text][et_pb_text admin_label=\"Control your photos.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Control your photos.</span></p>\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"] Yes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" custom_padding=\"40px||0px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" gutter_width=\"2\" parallax_2=\"off\" parallax_method_2=\"off\"][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/12.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/13.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"left\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"32px|||\" custom_padding_last_edited=\"on|phone\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/14.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"left\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"0px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"0px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Call To Action\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"520px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_url=\"#\" button_text=\"VIEW MORE\" custom_margin=\"0px|||\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"section\" transparent_background=\"off\" background_color=\"#212a35\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"28px||28px|\" custom_padding_last_edited=\"on|tablet\" parallax_3=\"off\" parallax_method_3=\"off\"][et_pb_column type=\"1_3\"][et_pb_number_counter admin_label=\"Number Counter\" title=\"Numbers\" number=\"2246\" percent_sign=\"off\" counter_color=\"#7EBEC5\" background_layout=\"light\" title_font=\"Roboto||||\" title_font_size=\"24\" title_text_color=\"#ffffff\" title_line_height=\"1.1em\" number_font=\"Roboto||||\" number_text_color=\"#00bcd4\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;||text-align:left;\" custom_css_number_counter_title=\"font-weight:400;\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_number_counter admin_label=\"Number Counter\" title=\"Numbers\" number=\"847\" percent_sign=\"off\" counter_color=\"#7EBEC5\" background_layout=\"light\" title_font=\"Roboto||||\" title_font_size=\"24\" title_text_color=\"#ffffff\" title_line_height=\"1.1em\" number_font=\"Roboto||||\" number_text_color=\"#00bcd4\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;||text-align:left;\" custom_css_number_counter_title=\"font-weight:400;\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_number_counter admin_label=\"Number Counter\" title=\"Numbers\" number=\"5623\" percent_sign=\"off\" counter_color=\"#7EBEC5\" background_layout=\"light\" title_font=\"Roboto||||\" title_font_size=\"24\" title_text_color=\"#ffffff\" title_line_height=\"1.1em\" number_font=\"Roboto||||\" number_text_color=\"#00bcd4\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;||text-align:left;\" custom_css_number_counter_title=\"font-weight:400;\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Contact\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\" custom_margin=\"||14px|\"] Contact [/et_pb_text][et_pb_text admin_label=\"Get in touch.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Get in touch.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Contact Form\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"9\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\"] [et_pb_contact_field field_title=\"Name\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" /][et_pb_contact_field field_title=\"Email Address\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" /][et_pb_contact_field field_title=\"Message\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" /] [/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Clients\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"] Clients [/et_pb_text][et_pb_text admin_label=\"Trusted and used by many big companies.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Trusted and used by many big companies.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"800px\" use_custom_gutter=\"on\" gutter_width=\"2\" custom_padding=\"70px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"24px\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-top: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Testimonials\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"] Testimonials [/et_pb_text][et_pb_text admin_label=\"Trusted and used by many big companies.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Trusted and used by many big companies.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"on\" custom_padding=\"58px||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" parallax_2=\"off\" parallax_method_2=\"off\" custom_width_px=\"860px\"][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"] \"I use Testimonial Generator often. Great job, I will definitely be ordering again! I\'m good to go. \" [/et_pb_text][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"bottom\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"36px||0px|\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"12px||0px|\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" text_font_size=\"18\" text_line_height=\"1.4em\"] Rick F. [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" custom_margin=\"||40px|\"] Designer at Ciao [/et_pb_text][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"] \"Fantastic, I\'m totally blown away by Testimonial Generator. I’ll use it again! I’m cool and you know it.\" [/et_pb_text][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"bottom\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"36px||0px|\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"12px||0px|\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" text_font_size=\"18\" text_line_height=\"1.4em\"] Mark A. [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\"] Visual artist [/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"20px||40px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\" custom_padding_phone=\"0px|||\" custom_padding_last_edited=\"on|desktop\"][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Step\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] <img class=\"size-full wp-image-4662\" style=\"float: left; margin: -5px 15px 2px 0px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" alt=\"03\" width=\"40\" height=\"40\" />Find quick [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"by\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] <img class=\"size-full wp-image-4662\" style=\"float: left; margin: -5px 15px 2px 0px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" alt=\"03\" width=\"40\" height=\"40\" />Jump start [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Step\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] <img class=\"size-full wp-image-4662\" style=\"float: left; margin: -5px 15px 2px 0px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" alt=\"03\" width=\"40\" height=\"40\" />Make it amazing [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"30px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Social Links\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Stay tuned.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"on\" custom_padding=\"20px||30px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" parallax_2=\"off\" parallax_method_2=\"off\" custom_width_px=\"860px\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"] <a href=\"#\"><img class=\"alignnone size-full wp-image-5034\" style=\"margin-right: 2%;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/facebook.png\" alt=\"facebook\" width=\"102\" height=\"102\" /></a><a href=\"http://tservices.cz/wp-content/uploads/2017/04/instagram.png\"><img class=\"alignnone size-medium wp-image-5035\" style=\"margin-right: 2%;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/instagram.png\" alt=\"instagram\" width=\"102\" height=\"102\" /></a><a href=\"http://tservices.cz/wp-content/uploads/2017/04/twitter.png\"><img class=\"alignnone size-medium wp-image-5036\" style=\"margin-right: 2%;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/twitter.png\" alt=\"twitter\" width=\"102\" height=\"102\" /></a><a href=\"http://tservices.cz/wp-content/uploads/2017/04/rss.png\"><img class=\"alignnone size-medium wp-image-5037\" src=\"http://tservices.cz/wp-content/uploads/2017/04/rss.png\" alt=\"rss\" width=\"102\" height=\"102\" /></a> [/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg_footer.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"General CTA\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#a5bdc9\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"] Limited Offer [/et_pb_text][et_pb_text admin_label=\"Get 10 free images.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Get 10 free images.</span></p>\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#a4bbc7\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px||40px|\" custom_css_main_element=\"font-weight: 300;\"] Yes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept. [/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 10:14:50', '2017-04-03 08:14:50', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24614, 1, '2017-04-03 10:59:35', '2017-04-03 08:59:35', '#footer-info { float: none; text-align: center }\n.et_parallax_bg { opacity: .3 }\n.entry-content ul { line-height: 36px }\n#top-menu .active a { color: #8dc63f }', 'Divi', '', 'inherit', 'closed', 'closed', '', '24577-revision-v1', '', '', '2017-04-03 10:59:35', '2017-04-03 08:59:35', '', 24577, 'http://tservices.cz/2017/04/03/24577-revision-v1/', 0, 'revision', '', 0),
(24615, 1, '2017-04-03 11:00:13', '2017-04-03 09:00:13', '#footer-info { float: none; text-align: center }\n.et_parallax_bg { opacity: .3 }\n.entry-content ul { line-height: 36px }\n#top-menu .active a { color: #8dc63f !important }', 'Divi', '', 'inherit', 'closed', 'closed', '', '24577-revision-v1', '', '', '2017-04-03 11:00:13', '2017-04-03 09:00:13', '', 24577, 'http://tservices.cz/2017/04/03/24577-revision-v1/', 0, 'revision', '', 0),
(24616, 1, '2017-04-03 11:03:41', '2017-04-03 09:03:41', '.et_parallax_bg { opacity: .3 }\n.entry-content ul { line-height: 36px }\n\n#top-menu .active a { color: #8dc63f !important }\n.et-fixed-header #top-menu li.current-menu-item.active > a {  color: #8dc63f !important }\n\n#footer-info { float: none; text-align: center }', 'Divi', '', 'inherit', 'closed', 'closed', '', '24577-revision-v1', '', '', '2017-04-03 11:03:41', '2017-04-03 09:03:41', '', 24577, 'http://tservices.cz/2017/04/03/24577-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24617, 1, '2017-04-03 11:06:09', '2017-04-03 09:06:09', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding=\"104px||0px|\" disabled=\"off\" disabled_on=\"on|on|\"][et_pb_column type=\"1_2\"][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Laptop Mock-up\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03-03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"right\" sticky=\"off\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin_tablet=\"0px|||\" custom_margin_last_edited=\"on|desktop\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" gutter_width=\"1\" custom_padding=\"0px||0px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding_tablet=\"104px|||\" custom_padding_last_edited=\"on|desktop\"][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Technology\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\" max_width=\"540px\" custom_margin=\"-520px||10px|\" custom_margin_last_edited=\"on|phone\" custom_margin_tablet=\"0px||10px|\"] Technology [/et_pb_text][et_pb_text admin_label=\"All you need is a browser.\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\" max_width=\"540px\" custom_margin=\"20px|||\"] All you need is a browser. [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"18px||32px|\" custom_css_main_element=\"font-weight: 300;\" max_width=\"540px\"] Yes, I’m a dummy text. Anyway I look nice and useful in some ways. I know also latin. Lorem ipsum sit amet is my favourite concept. [/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"START NOW\" button_alignment=\"left\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][et_pb_column type=\"1_2\"][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding=\"84px||0px|\" disabled=\"off\" disabled_on=\"||on\"][et_pb_column type=\"1_2\"][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03-03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"right\" sticky=\"off\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin_tablet=\"0px|||\" custom_margin_last_edited=\"on|desktop\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" custom_padding=\"90px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#d7dce1\" show_divider=\"on\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"4px||90px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/042.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Find quick [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_02.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Jump start [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Make it amazing [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg_gradient1.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Mobile App\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#96cbd6\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"] Mobile App [/et_pb_text][et_pb_text admin_label=\"Magical Device Balance.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Magical Device Balance. [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#c1e1e7\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"] Yes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"60px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"34\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] It\'s a title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. [/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] It\'s a title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. [/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] It\'s a title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. [/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"24\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/071.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"34\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] It\'s a title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. [/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] It\'s a title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. [/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] It\'s a title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"50px||110px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#2e9bb5\" button_bg_color=\"#ffffff\" button_border_width=\"13\" button_border_color=\"#ffffff\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#ffffff\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Collections Grid\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#a5bdc9\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"] Collections [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Explore the world through collections of beautiful stock photos. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"60px|||\" gutter_width=\"2\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"10px|||\" gutter_width=\"2\" custom_padding_tablet=\"-10px|||\" custom_padding_last_edited=\"on|tablet\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"50px||110px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Features\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"] Features [/et_pb_text][et_pb_text admin_label=\"Built to perform.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Built to perform. [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"] Yes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"54px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Text Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Text Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Text Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Text Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||124px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Text Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Text Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Text Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Text Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"||0px|\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#d7dce1\" show_divider=\"on\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"120px||30px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_slider admin_label=\"Testimonial Slider\" show_arrows=\"on\" show_pagination=\"off\" auto=\"off\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"36\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"] [et_pb_slide heading=\"I use Testimonial Generator often. Great job, I will definitely be ordering again! I\'m good to go.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" alt=\"05\" width=\"90\" height=\"90\" />Rick F.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"This is unbelievable. After using Testimonial Generator my business skyrocketed!\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nMick A.</p>\r\n[/et_pb_slide] [/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-top: 1px solid #D7DCE1;\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Simple Pricing\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Simple pricing. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_css_main_1=\"border: 1px solid #D7DCE1\" custom_css_main_2=\"border: 1px solid #D7DCE1\" custom_css_main_3=\"border: 1px solid #D7DCE1\" custom_padding=\"60px|||\"][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#1ec4d6\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"] Starter [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nA beautiful simple\r\nlorem ipsum solution.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"] $8 [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"] Per user/month [/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#7d75d9\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"] Professional [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nPerfect for lorem ipsum\r\nbusinesses of all size.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"] $18 [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"] Per user/month [/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#3b67b3\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"] Advanced [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nAdvanced features as\r\nyour business grow.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"] $48 [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"] Per user/month [/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||103px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"] Notice: You can learn more about our <span style=\"text-decoration: underline;\"><strong>Terms of Service</strong></span> [/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"section\" transparent_background=\"off\" background_color=\"#212a35\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"98px||90px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"104px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Limited Offer\" title=\"Limited time offer. Get 10 free stock images.\" button_url=\"#\" url_new_window=\"off\" button_text=\"START NOW\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"620px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\"]\r\n<p class=\"p1\">Yes, I’m a dummy text. Anyway I look nice and useful.</p>\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" custom_padding=\"23px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#37414d\" show_divider=\"on\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"4px||90px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/042.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Find quick [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_02.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Jump start [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Make it amazing [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"section\" transparent_background=\"off\" background_color=\"#212a35\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"98px||90px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"104px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Collections\" title=\"Ask more of your stock images\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"520px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\"]\r\n<p class=\"p1\">Yes, I’m a dummy text. Anyway I look nice and useful.</p>\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"0px||40px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\" custom_padding_phone=\"0px|||\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Find quick [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_thumb3.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Jump start [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Make it amazing [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"0px||104px|\" custom_padding_last_edited=\"on|phone\" custom_padding_tablet=\"0px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Call To Action\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"520px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_url=\"#\" button_text=\"START NOW\" custom_margin=\"0px|||\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Gallery\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"] Gallery [/et_pb_text][et_pb_text admin_label=\"Control your photos.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Control your photos.</span></p>\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"] Yes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" custom_padding=\"40px||0px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" gutter_width=\"2\" parallax_2=\"off\" parallax_method_2=\"off\"][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/12.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/13.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"left\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"32px|||\" custom_padding_last_edited=\"on|phone\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/14.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"left\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"0px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"0px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Call To Action\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"520px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_url=\"#\" button_text=\"VIEW MORE\" custom_margin=\"0px|||\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"section\" transparent_background=\"off\" background_color=\"#212a35\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"28px||28px|\" custom_padding_last_edited=\"on|tablet\" parallax_3=\"off\" parallax_method_3=\"off\"][et_pb_column type=\"1_3\"][et_pb_number_counter admin_label=\"Number Counter\" title=\"Numbers\" number=\"2246\" percent_sign=\"off\" counter_color=\"#7EBEC5\" background_layout=\"light\" title_font=\"Roboto||||\" title_font_size=\"24\" title_text_color=\"#ffffff\" title_line_height=\"1.1em\" number_font=\"Roboto||||\" number_text_color=\"#00bcd4\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;||text-align:left;\" custom_css_number_counter_title=\"font-weight:400;\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_number_counter admin_label=\"Number Counter\" title=\"Numbers\" number=\"847\" percent_sign=\"off\" counter_color=\"#7EBEC5\" background_layout=\"light\" title_font=\"Roboto||||\" title_font_size=\"24\" title_text_color=\"#ffffff\" title_line_height=\"1.1em\" number_font=\"Roboto||||\" number_text_color=\"#00bcd4\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;||text-align:left;\" custom_css_number_counter_title=\"font-weight:400;\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_number_counter admin_label=\"Number Counter\" title=\"Numbers\" number=\"5623\" percent_sign=\"off\" counter_color=\"#7EBEC5\" background_layout=\"light\" title_font=\"Roboto||||\" title_font_size=\"24\" title_text_color=\"#ffffff\" title_line_height=\"1.1em\" number_font=\"Roboto||||\" number_text_color=\"#00bcd4\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;||text-align:left;\" custom_css_number_counter_title=\"font-weight:400;\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nOzvěte se nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"9\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"info@tservices.cz\"] [et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /] [/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Clients\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"] Clients [/et_pb_text][et_pb_text admin_label=\"Trusted and used by many big companies.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Trusted and used by many big companies.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"800px\" use_custom_gutter=\"on\" gutter_width=\"2\" custom_padding=\"70px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"24px\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-top: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Testimonials\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"] Testimonials [/et_pb_text][et_pb_text admin_label=\"Trusted and used by many big companies.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Trusted and used by many big companies.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"on\" custom_padding=\"58px||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" parallax_2=\"off\" parallax_method_2=\"off\" custom_width_px=\"860px\"][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"] \"I use Testimonial Generator often. Great job, I will definitely be ordering again! I\'m good to go. \" [/et_pb_text][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"bottom\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"36px||0px|\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"12px||0px|\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" text_font_size=\"18\" text_line_height=\"1.4em\"] Rick F. [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" custom_margin=\"||40px|\"] Designer at Ciao [/et_pb_text][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"] \"Fantastic, I\'m totally blown away by Testimonial Generator. I’ll use it again! I’m cool and you know it.\" [/et_pb_text][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"bottom\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"36px||0px|\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"12px||0px|\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" text_font_size=\"18\" text_line_height=\"1.4em\"] Mark A. [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\"] Visual artist [/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"20px||40px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\" custom_padding_phone=\"0px|||\" custom_padding_last_edited=\"on|desktop\"][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Step\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] <img class=\"size-full wp-image-4662\" style=\"float: left; margin: -5px 15px 2px 0px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" alt=\"03\" width=\"40\" height=\"40\" />Find quick [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"by\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] <img class=\"size-full wp-image-4662\" style=\"float: left; margin: -5px 15px 2px 0px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" alt=\"03\" width=\"40\" height=\"40\" />Jump start [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Step\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] <img class=\"size-full wp-image-4662\" style=\"float: left; margin: -5px 15px 2px 0px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" alt=\"03\" width=\"40\" height=\"40\" />Make it amazing [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"30px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Social Links\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Stay tuned.</span></p>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"on\" custom_padding=\"20px||30px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" parallax_2=\"off\" parallax_method_2=\"off\" custom_width_px=\"860px\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"] <a href=\"#\"><img class=\"alignnone size-full wp-image-5034\" style=\"margin-right: 2%;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/facebook.png\" alt=\"facebook\" width=\"102\" height=\"102\" /></a><a href=\"http://tservices.cz/wp-content/uploads/2017/04/instagram.png\"><img class=\"alignnone size-medium wp-image-5035\" style=\"margin-right: 2%;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/instagram.png\" alt=\"instagram\" width=\"102\" height=\"102\" /></a><a href=\"http://tservices.cz/wp-content/uploads/2017/04/twitter.png\"><img class=\"alignnone size-medium wp-image-5036\" style=\"margin-right: 2%;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/twitter.png\" alt=\"twitter\" width=\"102\" height=\"102\" /></a><a href=\"http://tservices.cz/wp-content/uploads/2017/04/rss.png\"><img class=\"alignnone size-medium wp-image-5037\" src=\"http://tservices.cz/wp-content/uploads/2017/04/rss.png\" alt=\"rss\" width=\"102\" height=\"102\" /></a> [/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg_footer.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"General CTA\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#a5bdc9\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"] Limited Offer [/et_pb_text][et_pb_text admin_label=\"Get 10 free images.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Get 10 free images.</span></p>\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#a4bbc7\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px||40px|\" custom_css_main_element=\"font-weight: 300;\"] Yes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept. [/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 11:06:09', '2017-04-03 09:06:09', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24618, 1, '2017-04-03 11:07:45', '2017-04-03 09:07:45', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding=\"104px||0px|\" disabled=\"off\" disabled_on=\"on|on|\"][et_pb_column type=\"1_2\"][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Laptop Mock-up\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03-03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"right\" sticky=\"off\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin_tablet=\"0px|||\" custom_margin_last_edited=\"on|desktop\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" gutter_width=\"1\" custom_padding=\"0px||0px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding_tablet=\"104px|||\" custom_padding_last_edited=\"on|desktop\"][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Technology\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\" max_width=\"540px\" custom_margin=\"-520px||10px|\" custom_margin_last_edited=\"on|phone\" custom_margin_tablet=\"0px||10px|\"] Technology [/et_pb_text][et_pb_text admin_label=\"All you need is a browser.\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\" max_width=\"540px\" custom_margin=\"20px|||\"] All you need is a browser. [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"18px||32px|\" custom_css_main_element=\"font-weight: 300;\" max_width=\"540px\"] Yes, I’m a dummy text. Anyway I look nice and useful in some ways. I know also latin. Lorem ipsum sit amet is my favourite concept. [/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"START NOW\" button_alignment=\"left\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][et_pb_column type=\"1_2\"][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding=\"84px||0px|\" disabled=\"off\" disabled_on=\"||on\"][et_pb_column type=\"1_2\"][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03-03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"right\" sticky=\"off\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin_tablet=\"0px|||\" custom_margin_last_edited=\"on|desktop\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" custom_padding=\"90px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#d7dce1\" show_divider=\"on\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"4px||90px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/042.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Find quick [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_02.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Jump start [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Make it amazing [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg_gradient1.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Mobile App\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#96cbd6\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"] Mobile App [/et_pb_text][et_pb_text admin_label=\"Magical Device Balance.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Magical Device Balance. [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#c1e1e7\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"] Yes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"60px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"34\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] It\'s a title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. [/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] It\'s a title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. [/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] It\'s a title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. [/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"24\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/071.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"34\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] It\'s a title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. [/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] It\'s a title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. [/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] It\'s a title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"50px||110px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#2e9bb5\" button_bg_color=\"#ffffff\" button_border_width=\"13\" button_border_color=\"#ffffff\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#ffffff\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Collections Grid\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#a5bdc9\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"] Collections [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Explore the world through collections of beautiful stock photos. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"60px|||\" gutter_width=\"2\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"10px|||\" gutter_width=\"2\" custom_padding_tablet=\"-10px|||\" custom_padding_last_edited=\"on|tablet\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"50px||110px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Features\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"] Features [/et_pb_text][et_pb_text admin_label=\"Built to perform.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Built to perform. [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"] Yes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"54px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Text Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Text Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Text Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Text Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||124px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Text Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Text Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Text Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Text Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"||0px|\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#d7dce1\" show_divider=\"on\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"120px||30px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_slider admin_label=\"Testimonial Slider\" show_arrows=\"on\" show_pagination=\"off\" auto=\"off\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"36\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"] [et_pb_slide heading=\"I use Testimonial Generator often. Great job, I will definitely be ordering again! I\'m good to go.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" alt=\"05\" width=\"90\" height=\"90\" />Rick F.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"This is unbelievable. After using Testimonial Generator my business skyrocketed!\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nMick A.</p>\r\n[/et_pb_slide] [/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-top: 1px solid #D7DCE1;\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Simple Pricing\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Simple pricing. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_css_main_1=\"border: 1px solid #D7DCE1\" custom_css_main_2=\"border: 1px solid #D7DCE1\" custom_css_main_3=\"border: 1px solid #D7DCE1\" custom_padding=\"60px|||\"][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#1ec4d6\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"] Starter [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nA beautiful simple\r\nlorem ipsum solution.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"] $8 [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"] Per user/month [/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#7d75d9\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"] Professional [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nPerfect for lorem ipsum\r\nbusinesses of all size.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"] $18 [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"] Per user/month [/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#3b67b3\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"] Advanced [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nAdvanced features as\r\nyour business grow.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"] $48 [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"] Per user/month [/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||103px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"] Notice: You can learn more about our <span style=\"text-decoration: underline;\"><strong>Terms of Service</strong></span> [/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"section\" transparent_background=\"off\" background_color=\"#212a35\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"98px||90px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"104px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Limited Offer\" title=\"Limited time offer. Get 10 free stock images.\" button_url=\"#\" url_new_window=\"off\" button_text=\"START NOW\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"620px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\"]\r\n<p class=\"p1\">Yes, I’m a dummy text. Anyway I look nice and useful.</p>\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" custom_padding=\"23px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#37414d\" show_divider=\"on\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"4px||90px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/042.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Find quick [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_02.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Jump start [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Make it amazing [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"section\" transparent_background=\"off\" background_color=\"#212a35\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"98px||90px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"104px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Collections\" title=\"Ask more of your stock images\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"520px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\"]\r\n<p class=\"p1\">Yes, I’m a dummy text. Anyway I look nice and useful.</p>\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"0px||40px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\" custom_padding_phone=\"0px|||\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Find quick [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_thumb3.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Jump start [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Make it amazing [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#818890\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"0px||104px|\" custom_padding_last_edited=\"on|phone\" custom_padding_tablet=\"0px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Call To Action\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"520px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_url=\"#\" button_text=\"START NOW\" custom_margin=\"0px|||\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Gallery\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"] Gallery [/et_pb_text][et_pb_text admin_label=\"Control your photos.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n<p class=\"p1\"><span class=\"s1\">Control your photos.</span></p>\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"] Yes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" custom_padding=\"40px||0px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" gutter_width=\"2\" parallax_2=\"off\" parallax_method_2=\"off\"][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/12.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/13.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"left\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"32px|||\" custom_padding_last_edited=\"on|phone\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/14.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"left\" sticky=\"off\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"0px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"0px||60px|\"][et_pb_column type=\"4_4\"][et_pb_cta admin_label=\"Call To Action\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" max_width=\"520px\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"8\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#00bcd4\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_url=\"#\" button_text=\"VIEW MORE\" custom_margin=\"0px|||\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"section\" transparent_background=\"off\" background_color=\"#212a35\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"28px||28px|\" custom_padding_last_edited=\"on|tablet\" parallax_3=\"off\" parallax_method_3=\"off\"][et_pb_column type=\"1_3\"][et_pb_number_counter admin_label=\"Number Counter\" title=\"Numbers\" number=\"2246\" percent_sign=\"off\" counter_color=\"#7EBEC5\" background_layout=\"light\" title_font=\"Roboto||||\" title_font_size=\"24\" title_text_color=\"#ffffff\" title_line_height=\"1.1em\" number_font=\"Roboto||||\" number_text_color=\"#00bcd4\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;||text-align:left;\" custom_css_number_counter_title=\"font-weight:400;\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_number_counter admin_label=\"Number Counter\" title=\"Numbers\" number=\"847\" percent_sign=\"off\" counter_color=\"#7EBEC5\" background_layout=\"light\" title_font=\"Roboto||||\" title_font_size=\"24\" title_text_color=\"#ffffff\" title_line_height=\"1.1em\" number_font=\"Roboto||||\" number_text_color=\"#00bcd4\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;||text-align:left;\" custom_css_number_counter_title=\"font-weight:400;\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_number_counter admin_label=\"Number Counter\" title=\"Numbers\" number=\"5623\" percent_sign=\"off\" counter_color=\"#7EBEC5\" background_layout=\"light\" title_font=\"Roboto||||\" title_font_size=\"24\" title_text_color=\"#ffffff\" title_line_height=\"1.1em\" number_font=\"Roboto||||\" number_text_color=\"#00bcd4\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;||text-align:left;\" custom_css_number_counter_title=\"font-weight:400;\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-top: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Trusted and used by many big companies.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nCo o náš říkají naši klienti\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"on\" custom_padding=\"58px||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" parallax_2=\"off\" parallax_method_2=\"off\" custom_width_px=\"860px\"][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"] \"I use Testimonial Generator often. Great job, I will definitely be ordering again! I\'m good to go. \" [/et_pb_text][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"bottom\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"36px||0px|\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"12px||0px|\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" text_font_size=\"18\" text_line_height=\"1.4em\"] Rick F. [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" custom_margin=\"||40px|\"] Designer at Ciao [/et_pb_text][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"] \"Fantastic, I\'m totally blown away by Testimonial Generator. I’ll use it again! I’m cool and you know it.\" [/et_pb_text][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"bottom\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"36px||0px|\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"12px||0px|\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" text_font_size=\"18\" text_line_height=\"1.4em\"] Mark A. [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\"] Visual artist [/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nOzvěte se nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"9\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"info@tservices.cz\"] [et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /] [/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 11:07:45', '2017-04-03 09:07:45', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24619, 1, '2017-04-03 11:11:05', '2017-04-03 09:11:05', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding=\"104px||0px|\" disabled=\"off\" disabled_on=\"on|on|\"][et_pb_column type=\"1_2\"][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Laptop Mock-up\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03-03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"right\" sticky=\"off\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin_tablet=\"0px|||\" custom_margin_last_edited=\"on|desktop\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" gutter_width=\"1\" custom_padding=\"0px||0px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding_tablet=\"104px|||\" custom_padding_last_edited=\"on|desktop\"][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Technology\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\" max_width=\"540px\" custom_margin=\"-520px||10px|\" custom_margin_last_edited=\"on|phone\" custom_margin_tablet=\"0px||10px|\"] Technology [/et_pb_text][et_pb_text admin_label=\"All you need is a browser.\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\" max_width=\"540px\" custom_margin=\"20px|||\"] All you need is a browser. [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"18px||32px|\" custom_css_main_element=\"font-weight: 300;\" max_width=\"540px\"] Yes, I’m a dummy text. Anyway I look nice and useful in some ways. I know also latin. Lorem ipsum sit amet is my favourite concept. [/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"START NOW\" button_alignment=\"left\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][et_pb_column type=\"1_2\"][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" column_padding_mobile=\"on\" background_color_1=\"#ffffff\" custom_padding=\"84px||0px|\" disabled=\"off\" disabled_on=\"||on\"][et_pb_column type=\"1_2\"][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03-03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"right\" sticky=\"off\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin_tablet=\"0px|||\" custom_margin_last_edited=\"on|desktop\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" custom_padding=\"90px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#d7dce1\" show_divider=\"on\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"4px||90px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/042.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Find quick [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_02.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Jump start [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_03.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Make it amazing [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, consecter adipiscing elit. Aenean commodo ligula eget dolor. Cum soclis orestem. [/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg_gradient1.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Mobile App\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#96cbd6\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"] Mobile App [/et_pb_text][et_pb_text admin_label=\"Magical Device Balance.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Magical Device Balance. [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#c1e1e7\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"] Yes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"60px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"34\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] It\'s a title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. [/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] It\'s a title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. [/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"right\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] It\'s a title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. [/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"24\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/071.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"34\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] It\'s a title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. [/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] It\'s a title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. [/et_pb_text][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"54\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"14\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" disabled=\"off\" disabled_on=\"off|on|on\" /][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" disabled=\"off\" disabled_on=\"on||\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] It\'s a title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#add8e0\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"50px||110px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#2e9bb5\" button_bg_color=\"#ffffff\" button_border_width=\"13\" button_border_color=\"#ffffff\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#ffffff\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Collections Grid\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#a5bdc9\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"] Collections [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Explore the world through collections of beautiful stock photos. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"60px|||\" gutter_width=\"2\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"10px|||\" gutter_width=\"2\" custom_padding_tablet=\"-10px|||\" custom_padding_last_edited=\"on|tablet\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"50px||110px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Features\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#909394\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight: 400;\"] Features [/et_pb_text][et_pb_text admin_label=\"Built to perform.\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Built to perform. [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"] Yes, I’m a dummy text. Anyway I look nice and useful in some ways. Thanks. I know also latin. Lorem ipsum sit amet is my favourite concept. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"54px|||\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Text Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Text Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Text Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Text Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||124px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Text Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Text Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Text Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla. [/et_pb_text][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/032.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"fade_in\" sticky=\"on\" align=\"left\" force_fullwidth=\"off\" always_center_on_mobile=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"20\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\"] Text Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5d666a\" text_line_height=\"1.5em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"22px|||\" custom_css_main_element=\"font-weight: 400;\"] Lorem ipsum dolor sit amet, coner est adipiscing au elit. Aenean como ligula etla. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"on\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" gutter_width=\"1\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"||0px|\"][et_pb_column type=\"4_4\"][et_pb_divider admin_label=\"Divider\" color=\"#d7dce1\" show_divider=\"on\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"off\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"120px||30px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_slider admin_label=\"Testimonial Slider\" show_arrows=\"on\" show_pagination=\"off\" auto=\"off\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"36\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"] [et_pb_slide heading=\"I use Testimonial Generator often. Great job, I will definitely be ordering again! I\'m good to go.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" alt=\"05\" width=\"90\" height=\"90\" />Rick F.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"This is unbelievable. After using Testimonial Generator my business skyrocketed!\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nMick A.</p>\r\n[/et_pb_slide] [/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-top: 1px solid #D7DCE1;\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Simple Pricing\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Simple pricing. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_css_main_1=\"border: 1px solid #D7DCE1\" custom_css_main_2=\"border: 1px solid #D7DCE1\" custom_css_main_3=\"border: 1px solid #D7DCE1\" custom_padding=\"60px|||\"][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#1ec4d6\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"] Starter [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nA beautiful simple\r\nlorem ipsum solution.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"] $8 [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"] Per user/month [/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#7d75d9\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"] Professional [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nPerfect for lorem ipsum\r\nbusinesses of all size.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"] $18 [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"] Per user/month [/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#3b67b3\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"] Advanced [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nAdvanced features as\r\nyour business grow.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"] $48 [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"] Per user/month [/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||103px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"] Notice: You can learn more about our <span style=\"text-decoration: underline;\"><strong>Terms of Service</strong></span> [/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-top: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"reference\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Reference\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nCo o náš říkají naši klienti\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"on\" custom_padding=\"58px||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" parallax_2=\"off\" parallax_method_2=\"off\" custom_width_px=\"860px\"][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\n\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\"\r\n\r\n[/et_pb_text][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"bottom\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"36px||0px|\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"12px||0px|\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" text_font_size=\"18\" text_line_height=\"1.4em\"]\r\n\r\nPepa N.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" custom_margin=\"||40px|\"]\r\n\r\nŘeditel firmy XXX\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\n\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\"\r\n\r\n[/et_pb_text][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"bottom\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"36px||0px|\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"12px||0px|\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\" text_font_size=\"18\" text_line_height=\"1.4em\"]\r\n\r\nAdam P.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:400;\" text_font=\"Roboto||||\"]\r\n\r\nČlověk\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nOzvěte se nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"9\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"info@tservices.cz\"] [et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /] [/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 11:11:05', '2017-04-03 09:11:05', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24620, 1, '2017-04-03 11:13:40', '2017-04-03 09:13:40', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Collections Grid\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#a5bdc9\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"] Collections [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Explore the world through collections of beautiful stock photos. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"60px|||\" gutter_width=\"2\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"10px|||\" gutter_width=\"2\" custom_padding_tablet=\"-10px|||\" custom_padding_last_edited=\"on|tablet\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"50px||110px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-top: 1px solid #D7DCE1;\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Simple Pricing\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Simple pricing. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_css_main_1=\"border: 1px solid #D7DCE1\" custom_css_main_2=\"border: 1px solid #D7DCE1\" custom_css_main_3=\"border: 1px solid #D7DCE1\" custom_padding=\"60px|||\"][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#1ec4d6\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"] Starter [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nA beautiful simple\r\nlorem ipsum solution.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"] $8 [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"] Per user/month [/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#7d75d9\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"] Professional [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nPerfect for lorem ipsum\r\nbusinesses of all size.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"] $18 [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"] Per user/month [/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#3b67b3\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"] Advanced [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nAdvanced features as\r\nyour business grow.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"] $48 [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"] Per user/month [/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||103px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"] Notice: You can learn more about our <span style=\"text-decoration: underline;\"><strong>Terms of Service</strong></span> [/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-top: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"reference\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Reference\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nCo o náš říkají naši klienti\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Testimonial Slider\" show_arrows=\"on\" show_pagination=\"off\" auto=\"off\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"36\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"] [et_pb_slide heading=\"I use Testimonial Generator often. Great job, I will definitely be ordering again! I\'m good to go.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" alt=\"05\" width=\"90\" height=\"90\" />Rick F.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"This is unbelievable. After using Testimonial Generator my business skyrocketed!\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nMick A.</p>\r\n[/et_pb_slide] [/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nOzvěte se nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"9\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"info@tservices.cz\"] [et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /] [/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 11:13:40', '2017-04-03 09:13:40', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24621, 1, '2017-04-03 11:16:06', '2017-04-03 09:16:06', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Collections Grid\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#a5bdc9\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"] Collections [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Explore the world through collections of beautiful stock photos. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"60px|||\" gutter_width=\"2\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"10px|||\" gutter_width=\"2\" custom_padding_tablet=\"-10px|||\" custom_padding_last_edited=\"on|tablet\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"50px||110px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-top: 1px solid #D7DCE1;\" module_id=\"cenik\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_css_main_1=\"border: 1px solid #D7DCE1\" custom_css_main_2=\"border: 1px solid #D7DCE1\" custom_css_main_3=\"border: 1px solid #D7DCE1\" custom_padding=\"60px|||\"][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#1ec4d6\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"] Starter [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nA beautiful simple\r\nlorem ipsum solution.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"] $8 [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"] Per user/month [/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#7d75d9\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"] Professional [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nPerfect for lorem ipsum\r\nbusinesses of all size.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"] $18 [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"] Per user/month [/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#3b67b3\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"] Advanced [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nAdvanced features as\r\nyour business grow.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"] $48 [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"] Per user/month [/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||103px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\nUvedené ceny jsou bez DPH\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-top: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"reference\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Reference\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nCo o náš říkají naši klienti\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Testimonial Slider\" show_arrows=\"on\" show_pagination=\"off\" auto=\"off\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"36\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"] [et_pb_slide heading=\"I use Testimonial Generator often. Great job, I will definitely be ordering again! I\'m good to go.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" alt=\"05\" width=\"90\" height=\"90\" />Rick F.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"This is unbelievable. After using Testimonial Generator my business skyrocketed!\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nMick A.</p>\r\n[/et_pb_slide] [/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nOzvěte se nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"9\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"info@tservices.cz\"] [et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /] [/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 11:16:06', '2017-04-03 09:16:06', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24622, 1, '2017-04-03 11:20:53', '2017-04-03 09:20:53', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Collections Grid\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#a5bdc9\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"] Collections [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Explore the world through collections of beautiful stock photos. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"60px|||\" gutter_width=\"2\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"10px|||\" gutter_width=\"2\" custom_padding_tablet=\"-10px|||\" custom_padding_last_edited=\"on|tablet\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"50px||110px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-top: 1px solid #D7DCE1;\" module_id=\"cenik\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_css_main_1=\"border: 1px solid #D7DCE1\" custom_css_main_2=\"border: 1px solid #D7DCE1\" custom_css_main_3=\"border: 1px solid #D7DCE1\" custom_padding=\"60px|||\"][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#1ec4d6\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"] Starter [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nA beautiful simple\r\nlorem ipsum solution.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"] $8 [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"] Per user/month [/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#7d75d9\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"] Professional [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nPerfect for lorem ipsum\r\nbusinesses of all size.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"] $18 [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"] Per user/month [/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#3b67b3\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"] Advanced [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nAdvanced features as\r\nyour business grow.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"] $48 [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"] Per user/month [/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||103px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\nUvedené ceny jsou bez DPH\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-top: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"reference\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_slider admin_label=\"Reference\" show_arrows=\"on\" show_pagination=\"off\" auto=\"on\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"20\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"] [et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n[/et_pb_slide] [/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nOzvěte se nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"9\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"info@tservices.cz\"] [et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /] [/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 11:20:53', '2017-04-03 09:20:53', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0),
(24623, 1, '2017-04-03 11:23:26', '2017-04-03 09:23:26', '.et_parallax_bg { opacity: .3 }\n.entry-content ul { line-height: 36px }\n\n#top-menu .active a { color: #8dc63f !important }\n.et-fixed-header #top-menu li.current-menu-item.active > a {  color: #8dc63f !important }\n\n.et_pb_slide { background-color: transparent !important }\n\n#footer-info { float: none; text-align: center }', 'Divi', '', 'inherit', 'closed', 'closed', '', '24577-revision-v1', '', '', '2017-04-03 11:23:26', '2017-04-03 09:23:26', '', 24577, 'http://tservices.cz/2017/04/03/24577-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24624, 1, '2017-04-03 11:24:12', '2017-04-03 09:24:12', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Collections Grid\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#a5bdc9\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"] Collections [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Explore the world through collections of beautiful stock photos. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"60px|||\" gutter_width=\"2\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"10px|||\" gutter_width=\"2\" custom_padding_tablet=\"-10px|||\" custom_padding_last_edited=\"on|tablet\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"50px||110px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#fffcfc\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"cenik\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_css_main_1=\"border: 1px solid #D7DCE1\" custom_css_main_2=\"border: 1px solid #D7DCE1\" custom_css_main_3=\"border: 1px solid #D7DCE1\" custom_padding=\"60px|||\"][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#1ec4d6\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"] Starter [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nA beautiful simple\r\nlorem ipsum solution.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"] $8 [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"] Per user/month [/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#7d75d9\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"] Professional [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nPerfect for lorem ipsum\r\nbusinesses of all size.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"] $18 [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"] Per user/month [/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#3b67b3\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"] Advanced [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nAdvanced features as\r\nyour business grow.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"] $48 [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"] Per user/month [/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||103px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\nUvedené ceny jsou bez DPH\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"reference\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_arrows=\"on\" show_pagination=\"off\" auto=\"on\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"20\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"] [et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n[/et_pb_slide] [/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nOzvěte se nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"9\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"info@tservices.cz\"] [et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /] [/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 11:24:12', '2017-04-03 09:24:12', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24625, 1, '2017-04-03 11:25:13', '2017-04-03 09:25:13', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Collections Grid\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#a5bdc9\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"] Collections [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Explore the world through collections of beautiful stock photos. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"60px|||\" gutter_width=\"2\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"10px|||\" gutter_width=\"2\" custom_padding_tablet=\"-10px|||\" custom_padding_last_edited=\"on|tablet\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"50px||110px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#fffcfc\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"cenik\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_css_main_1=\"border: 1px solid #D7DCE1\" custom_css_main_2=\"border: 1px solid #D7DCE1\" custom_css_main_3=\"border: 1px solid #D7DCE1\" custom_padding=\"60px|||\"][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#1ec4d6\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"] Starter [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nA beautiful simple\r\nlorem ipsum solution.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"] $8 [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"] Per user/month [/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#7d75d9\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"] Professional [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nPerfect for lorem ipsum\r\nbusinesses of all size.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"] $18 [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"] Per user/month [/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#3b67b3\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"58px|||\"] Advanced [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"30px|||\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"]\r\n\r\nAdvanced features as\r\nyour business grow.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"72\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"20px||0px|\" custom_css_main_element=\"font-weight:300;\" text_line_height=\"1.3em\"] $48 [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_text_color=\"#9fa9af\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"2px||38px|\" custom_css_main_element=\"font-weight:400;\" text_line_height=\"1.3em\"] Per user/month [/et_pb_text][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"FREE TRIAL\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#9fa9af\" button_bg_color=\"#ffffff\" button_border_width=\"1\" button_border_color=\"#cfd4d7\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#30c2a2\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" button_text_color_hover=\"#ffffff\" button_bg_color_hover=\"#30c2a2\" /][et_pb_divider admin_label=\"Divider\" color=\"#ffffff\" show_divider=\"off\" height=\"38\" divider_style=\"solid\" divider_position=\"top\" hide_on_mobile=\"on\" /][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||103px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\nUvedené ceny jsou bez DPH\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"reference\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_arrows=\"on\" show_pagination=\"off\" auto=\"on\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"20\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"] [et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n[/et_pb_slide] [/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nOzvěte se nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"9\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"info@tservices.cz\"] [et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /] [/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 11:25:13', '2017-04-03 09:25:13', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24626, 1, '2017-04-03 11:30:15', '2017-04-03 09:30:15', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Collections Grid\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#a5bdc9\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"] Collections [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Explore the world through collections of beautiful stock photos. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"60px|||\" gutter_width=\"2\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"10px|||\" gutter_width=\"2\" custom_padding_tablet=\"-10px|||\" custom_padding_last_edited=\"on|tablet\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"50px||110px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#fffcfc\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"cenik\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||103px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n<ul>\r\n 	<li>Standardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin.</li>\r\n 	<li>V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\nUvedené ceny jsou bez DPH\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"reference\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"878px\" use_custom_gutter=\"off\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_arrows=\"on\" show_pagination=\"off\" auto=\"on\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"20\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"] [et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n[/et_pb_slide] [/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nOzvěte se nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"9\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"info@tservices.cz\"] [et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /] [/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 11:30:15', '2017-04-03 09:30:15', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24627, 1, '2017-04-03 11:31:19', '2017-04-03 09:31:19', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Collections Grid\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#a5bdc9\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"] Collections [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Explore the world through collections of beautiful stock photos. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"60px|||\" gutter_width=\"2\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"10px|||\" gutter_width=\"2\" custom_padding_tablet=\"-10px|||\" custom_padding_last_edited=\"on|tablet\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"50px||110px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#fffcfc\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"cenik\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||103px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n<ul>\r\n 	<li>Standardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin.</li>\r\n 	<li>V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||101px|\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"on\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\nUvedené ceny jsou bez DPH\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"reference\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"878px\" use_custom_gutter=\"off\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_arrows=\"on\" show_pagination=\"off\" auto=\"on\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"20\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"] [et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n[/et_pb_slide] [/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nOzvěte se nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"9\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"info@tservices.cz\"] [et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /] [/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 11:31:19', '2017-04-03 09:31:19', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24628, 1, '2017-04-03 11:33:53', '2017-04-03 09:33:53', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Collections Grid\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#a5bdc9\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"] Collections [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Explore the world through collections of beautiful stock photos. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"60px|||\" gutter_width=\"2\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"10px|||\" gutter_width=\"2\" custom_padding_tablet=\"-10px|||\" custom_padding_last_edited=\"on|tablet\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"50px||110px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#fffcfc\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"cenik\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Ceník [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||103px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n<ul>\r\n 	<li>Standardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin.</li>\r\n 	<li>V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||103px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4,-Kč / m<sup>2</sup></li>\r\n 	<li>U komerčních objektů 6,-Kč / m<sup>2</sup></li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||101px|\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"on\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"] Uvedené ceny jsou bez DPH [/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"reference\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"878px\" use_custom_gutter=\"off\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Říkají o nás [/et_pb_text][et_pb_slider admin_label=\"Reference\" show_arrows=\"on\" show_pagination=\"off\" auto=\"on\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"20\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"]\r\n\r\n[et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n[/et_pb_slide]\r\n\r\n[/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Ozvěte se nám [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"9\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"info@tservices.cz\"] [et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /] [/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 11:33:53', '2017-04-03 09:33:53', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24629, 1, '2017-04-03 11:36:32', '2017-04-03 09:36:32', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Collections Grid\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#a5bdc9\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"] Collections [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Explore the world through collections of beautiful stock photos. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"60px|||\" gutter_width=\"2\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"10px|||\" gutter_width=\"2\" custom_padding_tablet=\"-10px|||\" custom_padding_last_edited=\"on|tablet\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"50px||110px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#fffcfc\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"cenik\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Ceník [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||103px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n<ul>\r\n 	<li>Standardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin.</li>\r\n 	<li>V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||103px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||101px|\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"on\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"] Uvedené ceny jsou bez DPH [/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"reference\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"878px\" use_custom_gutter=\"off\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Říkají o nás [/et_pb_text][et_pb_slider admin_label=\"Reference\" show_arrows=\"on\" show_pagination=\"off\" auto=\"on\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"20\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"] [et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n[/et_pb_slide] [/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Ozvěte se nám [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"9\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"info@tservices.cz\"] [et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /] [/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 11:36:32', '2017-04-03 09:36:32', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24630, 1, '2017-04-03 11:37:07', '2017-04-03 09:37:07', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Collections Grid\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#a5bdc9\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"] Collections [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Explore the world through collections of beautiful stock photos. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"60px|||\" gutter_width=\"2\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"10px|||\" gutter_width=\"2\" custom_padding_tablet=\"-10px|||\" custom_padding_last_edited=\"on|tablet\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"50px||110px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#fffcfc\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"cenik\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Ceník [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||103px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n<ul>\r\n 	<li>Standardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin.</li>\r\n 	<li>V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||101px|\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"on\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"] Uvedené ceny jsou bez DPH [/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"reference\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"878px\" use_custom_gutter=\"off\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Říkají o nás [/et_pb_text][et_pb_slider admin_label=\"Reference\" show_arrows=\"on\" show_pagination=\"off\" auto=\"on\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"20\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"] [et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n[/et_pb_slide] [/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Ozvěte se nám [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"9\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"info@tservices.cz\"] [et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /] [/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 11:37:07', '2017-04-03 09:37:07', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0),
(24631, 1, '2017-04-03 11:39:00', '2017-04-03 09:39:00', '[[\"<strong>Reziden\\u010dn\\u00ed prostory<\\/strong>\",\"#colspan#\",\"#colspan#\"],[\"Rodinn\\u00e9 domy\",\"Standard (NBD)\",\"<strong>720 K\\u010d<\\/strong>\"],[\"\",\"7 * 24\",\"<strong>936 K\\u010d<\\/strong>\"],[\"<strong>Komer\\u010dn\\u00ed prostory<\\/strong>\",\"#colspan#\",\"#colspan#\"],[\"Kancel\\u00e1\\u0159e a komer\\u010dn\\u00ed objekty\",\"Standard (NBD)\",\"<strong>1 200 K\\u010d<\\/strong>\"],[\"\",\"7 * 24\",\"<strong>1 560 K\\u010d<\\/strong>\"]]', 'Ceník', '', 'publish', 'closed', 'closed', '', 'rezidencni-prostory', '', '', '2017-04-03 12:14:02', '2017-04-03 10:14:02', '', 0, 'http://tservices.cz/?post_type=tablepress_table&#038;p=24631', 0, 'tablepress_table', 'application/json', 0),
(24632, 1, '2017-04-03 11:40:28', '2017-04-03 09:40:28', '[[\"Rodinn\\u00e9 domy\",\"Standard (NBD)\",\"720 K\\u010d\"],[\"\",\"7 * 24\",\"936 K\\u010d\"]]', 'Rezidenční prostory', '', 'inherit', 'closed', 'closed', '', '24631-revision-v1', '', '', '2017-04-03 11:40:28', '2017-04-03 09:40:28', '', 24631, 'http://tservices.cz/2017/04/03/24631-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24633, 1, '2017-04-03 11:41:10', '2017-04-03 09:41:10', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Collections Grid\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#a5bdc9\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"] Collections [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Explore the world through collections of beautiful stock photos. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"60px|||\" gutter_width=\"2\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"10px|||\" gutter_width=\"2\" custom_padding_tablet=\"-10px|||\" custom_padding_last_edited=\"on|tablet\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"50px||110px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#fffcfc\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"cenik\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Ceník [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||103px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n<ul>\r\n 	<li>Standardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin.</li>\r\n 	<li>V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\"][et_pb_column type=\"4_4\"][et_pb_code admin_label=\"Kód\"][table id=1 /][/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||101px|\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"on\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"] Uvedené ceny jsou bez DPH [/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"reference\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"878px\" use_custom_gutter=\"off\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Říkají o nás [/et_pb_text][et_pb_slider admin_label=\"Reference\" show_arrows=\"on\" show_pagination=\"off\" auto=\"on\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"20\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"] [et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n[/et_pb_slide] [/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Ozvěte se nám [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"9\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"info@tservices.cz\"] [et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /] [/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 11:41:10', '2017-04-03 09:41:10', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0),
(24634, 1, '2017-04-03 11:45:15', '2017-04-03 09:45:15', '[[\"Reziden\\u010dn\\u00ed prostory\",\"#colspan#\",\"#colspan#\"],[\"Rodinn\\u00e9 domy\",\"Standard (NBD)\",\"720 K\\u010d\"],[\"\",\"7 * 24\",\"936 K\\u010d\"],[\"&nbsp;\",\"#colspan#\",\"#colspan#\"],[\"Komer\\u010dn\\u00ed prostory\",\"#colspan#\",\"#colspan#\"],[\"Kancel\\u00e1\\u0159e a komer\\u010dn\\u00ed objekty\",\"Standard (NBD)\",\"1 200 K\\u010d\"],[\"\",\"7 * 24\",\"1 560 K\\u010d\"]]', 'Ceník', '', 'inherit', 'closed', 'closed', '', '24631-revision-v1', '', '', '2017-04-03 11:45:15', '2017-04-03 09:45:15', '', 24631, 'http://tservices.cz/2017/04/03/24631-revision-v1/', 0, 'revision', '', 0),
(24635, 1, '2017-04-03 11:47:48', '2017-04-03 09:47:48', '[[\"<strong>Reziden\\u010dn\\u00ed prostory<\\/strong>\",\"#colspan#\",\"#colspan#\"],[\"Rodinn\\u00e9 domy\",\"Standard (NBD)\",\"720 K\\u010d\"],[\"\",\"7 * 24\",\"936 K\\u010d\"],[\"&nbsp;\",\"#colspan#\",\"#colspan#\"],[\"<strong>Komer\\u010dn\\u00ed prostory<\\/strong>\",\"#colspan#\",\"#colspan#\"],[\"Kancel\\u00e1\\u0159e a komer\\u010dn\\u00ed objekty\",\"Standard (NBD)\",\"1 200 K\\u010d\"],[\"\",\"7 * 24\",\"1 560 K\\u010d\"]]', 'Ceník', '', 'inherit', 'closed', 'closed', '', '24631-revision-v1', '', '', '2017-04-03 11:47:48', '2017-04-03 09:47:48', '', 24631, 'http://tservices.cz/2017/04/03/24631-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24636, 1, '2017-04-03 11:48:07', '2017-04-03 09:48:07', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Collections Grid\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#a5bdc9\" text_line_height=\"1.4em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"] Collections [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Explore the world through collections of beautiful stock photos. [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"60px|||\" gutter_width=\"2\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"10px|||\" gutter_width=\"2\" custom_padding_tablet=\"-10px|||\" custom_padding_last_edited=\"on|tablet\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"50px||110px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"4_4\"][et_pb_button admin_label=\"Button\" button_url=\"#\" url_new_window=\"off\" button_text=\"LEARN MORE\" button_alignment=\"center\" background_layout=\"light\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#1fbacd\" button_border_width=\"13\" button_border_color=\"#1fbacd\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#1fbacd\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#fffcfc\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"cenik\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Ceník [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||101px|\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"on\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n<ul>\r\n 	<li>Standardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin.</li>\r\n 	<li>V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.</li>\r\n</ul>\r\n[/et_pb_text][et_pb_code admin_label=\"Kód\"][table id=1 /][/et_pb_code][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"] Uvedené ceny jsou bez DPH [/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"reference\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"878px\" use_custom_gutter=\"off\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Říkají o nás [/et_pb_text][et_pb_slider admin_label=\"Reference\" show_arrows=\"on\" show_pagination=\"off\" auto=\"on\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"20\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"] [et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n[/et_pb_slide] [/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Ozvěte se nám [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"9\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"info@tservices.cz\"] [et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /] [/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 11:48:07', '2017-04-03 09:48:07', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0),
(24637, 1, '2017-04-03 11:48:29', '2017-04-03 09:48:29', '[[\"<strong>Reziden\\u010dn\\u00ed prostory<\\/strong>\",\"#colspan#\",\"#colspan#\"],[\"Rodinn\\u00e9 domy\",\"Standard (NBD)\",\"720 K\\u010d\"],[\"\",\"7 * 24\",\"936 K\\u010d\"],[\"<strong>Komer\\u010dn\\u00ed prostory<\\/strong>\",\"#colspan#\",\"#colspan#\"],[\"Kancel\\u00e1\\u0159e a komer\\u010dn\\u00ed objekty\",\"Standard (NBD)\",\"1 200 K\\u010d\"],[\"\",\"7 * 24\",\"1 560 K\\u010d\"]]', 'Ceník', '', 'inherit', 'closed', 'closed', '', '24631-revision-v1', '', '', '2017-04-03 11:48:29', '2017-04-03 09:48:29', '', 24631, 'http://tservices.cz/2017/04/03/24631-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24638, 1, '2017-04-03 11:51:42', '2017-04-03 09:51:42', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"620px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nNabízené portfolio služeb\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"60px|||\" gutter_width=\"2\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/01_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"10px|||\" gutter_width=\"2\" custom_padding_tablet=\"-10px|||\" custom_padding_last_edited=\"on|tablet\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#fffcfc\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"cenik\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Ceník [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||101px|\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"on\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n<ul>\r\n 	<li>Standardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin.</li>\r\n 	<li>V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.</li>\r\n</ul>\r\n[/et_pb_text][et_pb_code admin_label=\"Kód\"][table id=1 /][/et_pb_code][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"] Uvedené ceny jsou bez DPH [/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"reference\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"878px\" use_custom_gutter=\"off\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Říkají o nás [/et_pb_text][et_pb_slider admin_label=\"Reference\" show_arrows=\"on\" show_pagination=\"off\" auto=\"on\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"20\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"] [et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n[/et_pb_slide] [/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Ozvěte se nám [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"9\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"info@tservices.cz\"] [et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /] [/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 11:51:42', '2017-04-03 09:51:42', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24639, 1, '2017-04-03 11:54:18', '2017-04-03 09:54:18', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nNabízené portfolio služeb\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\"][et_pb_column type=\"4_4\"][et_pb_accordion admin_label=\"Rozbalovací záložky\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"] [et_pb_accordion_item title=\"Zahradnické služby\"]\r\n\r\nVe spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n\r\nJednorázová údržba\r\n\r\n\r\nPravidelná údržba\r\n\r\n\r\nsekání trávy\r\n\r\n\r\nvertikutace – prořezávání trávníku\r\n\r\n\r\naerifikace – provzdušňování trávníku\r\n\r\n\r\nprořezání dřevin\r\n\r\n\r\ntvarování živých plotů\r\n\r\n\r\nhnojení\r\n\r\n\r\nkácení\r\n\r\n\r\nhrabání listí\r\n\r\n\r\nodvoz a likvidace biologického odpadu.\r\n\r\n\r\npravidelná péče o trávník\r\n\r\n\r\nvýsadby\r\n\r\n\r\npéče o dřeviny\r\n\r\n\r\nzpevněné plochy\r\n\r\n\r\nkultivace půdy\r\n\r\n\r\nzávlaha\r\n\r\n\r\nhnojení\r\n\r\n\r\nřezy dřevin\r\n\r\n\r\nkácení\r\n\r\n\r\nchemická likvidace plevelů\r\n\r\n\r\ndrobné zahradní stavby\r\n\r\n\r\noplocení\r\n\r\n\r\ngarážové stání\r\n\r\n\r\npravidelný odvoz a likvidace biologického odpadu\r\n\r\n\r\npéče o pokojové rostliny.\r\n\r\n\r\nRealizace\r\n\r\n\r\nOpěrné zídky, svahovky\r\n\r\n\r\nSkalky\r\n\r\n\r\nJezírka\r\n\r\n\r\nAltány, zahr. pergoly\r\n\r\n[/et_pb_accordion_item][et_pb_accordion_item title=\"Úklidové služby\"]\r\n\r\nPravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n\r\núklid po stavbě a řemeslnících, po stěhování,\r\n\r\n\r\núklid domů, bytů\r\n\r\n\r\nodvoz a likvidace odpadu\r\n\r\n\r\nvyklízení domů, sklepů, světlíků\r\n\r\n\r\nodklízení sněhu z chodníků, schodišť, teras,\r\n\r\n\r\nshazování sněhu ze střech při sněhové\r\nkalamitě\r\n\r\n\r\nexpresní úklid\r\n\r\n\r\nmytí podlah a schodišť\r\n\r\n\r\nmytí oken, skleněných ploch\r\n\r\n\r\nJednorázový úklid\r\n\r\n\r\nPravidelný úklid\r\n\r\n\r\nběžný úklid domácnosti\r\n\r\n\r\nodborná údržba podlah\r\n\r\n\r\nmytí oken\r\n\r\n\r\npraní, žehlení, mandl (v domácnosti i externě)\r\n\r\n\r\nXxxx\r\n\r\n\r\nXxxx\r\n\r\n\r\nXxxxx\r\n\r\n\r\nXxxxxx\r\n\r\n\r\nXxxxxx\r\n\r\n\r\n\r\n\r\nRozsah a cyklus dle individuálních požadavků\r\n\r\n[/et_pb_accordion_item] [/et_pb_accordion][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"60px|||\" gutter_width=\"2\"][et_pb_column type=\"1_3\"][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"10px|||\" gutter_width=\"2\" custom_padding_tablet=\"-10px|||\" custom_padding_last_edited=\"on|tablet\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#fffcfc\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"cenik\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Ceník [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||101px|\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"on\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n<ul>\r\n 	<li>Standardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin.</li>\r\n 	<li>V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.</li>\r\n</ul>\r\n[/et_pb_text][et_pb_code admin_label=\"Kód\"][table id=1 /][/et_pb_code][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"] Uvedené ceny jsou bez DPH [/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"reference\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"878px\" use_custom_gutter=\"off\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Říkají o nás [/et_pb_text][et_pb_slider admin_label=\"Reference\" show_arrows=\"on\" show_pagination=\"off\" auto=\"on\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"20\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"] [et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n[/et_pb_slide] [/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Ozvěte se nám [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"9\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"info@tservices.cz\"] [et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /] [/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 11:54:18', '2017-04-03 09:54:18', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24640, 1, '2017-04-03 11:59:37', '2017-04-03 09:59:37', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Nabízené portfolio služeb [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\"][et_pb_column type=\"4_4\"][et_pb_accordion admin_label=\"Rozbalovací záložky\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"] [et_pb_accordion_item title=\"Zahradnické služby\"]\r\n\r\nVe spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n<strong>Jednorázová údržba</strong>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<strong>Pravidelná údržba</strong>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n<strong>Realizace</strong>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n[/et_pb_accordion_item][et_pb_accordion_item title=\"Úklidové služby\"]\r\n\r\nPravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\núklid po stavbě a řemeslnících, po stěhování,\r\n\r\núklid domů, bytů\r\n\r\nodvoz a likvidace odpadu\r\n\r\nvyklízení domů, sklepů, světlíků\r\n\r\nodklízení sněhu z chodníků, schodišť, teras,\r\n\r\nshazování sněhu ze střech při sněhové\r\nkalamitě\r\n\r\nexpresní úklid\r\n\r\nmytí podlah a schodišť\r\n\r\nmytí oken, skleněných ploch\r\n\r\nJednorázový úklid\r\n\r\nPravidelný úklid\r\n\r\nběžný úklid domácnosti\r\n\r\nodborná údržba podlah\r\n\r\nmytí oken\r\n\r\npraní, žehlení, mandl (v domácnosti i externě)\r\n\r\nXxxx\r\n\r\nXxxx\r\n\r\nXxxxx\r\n\r\nXxxxxx\r\n\r\nXxxxxx\r\n\r\nRozsah a cyklus dle individuálních požadavků\r\n\r\n[/et_pb_accordion_item] [/et_pb_accordion][et_pb_tabs admin_label=\"Záložky\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"] [et_pb_tab title=\"Zahradnické služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nVe spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n<strong>Jednorázová údržba</strong>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<strong>Pravidelná údržba</strong>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n<strong>Realizace</strong>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nPravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n<strong>Jednorázový úklid</strong>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové\r\nkalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n<strong>Pravidelný úklid</strong>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\nRozsah a cyklus dle individuálních požadavků.\r\n\r\n[/et_pb_tab] [/et_pb_tabs][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"60px|||\" gutter_width=\"2\"][et_pb_column type=\"1_3\"][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/02_thumb1.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/03_thumb2.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"on\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_color_1=\"#ffffff\" parallax_2=\"off\" parallax_method_2=\"off\" background_color_2=\"#ffffff\" parallax_3=\"off\" parallax_method_3=\"off\" background_color_3=\"#ffffff\" column_padding_mobile=\"on\" custom_padding=\"10px|||\" gutter_width=\"2\" custom_padding_tablet=\"-10px|||\" custom_padding_last_edited=\"on|tablet\"][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/04_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_image admin_label=\"Image\" src=\"http://tservices.cz/wp-content/uploads/2017/04/06_thumb.jpg\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"on\" align=\"center\" force_fullwidth=\"on\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"24\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"24px||0px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.6em\"] Title [/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_margin=\"0px||24px|\" custom_css_main_element=\"font-weight: 400;\" text_line_height=\"1.2em\"] Sub-heading [/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#fffcfc\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"cenik\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Ceník [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||101px|\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"on\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n<ul>\r\n 	<li>Standardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin.</li>\r\n 	<li>V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.</li>\r\n</ul>\r\n[/et_pb_text][et_pb_code admin_label=\"Kód\"][table id=1 /][/et_pb_code][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"] Uvedené ceny jsou bez DPH [/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"reference\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"878px\" use_custom_gutter=\"off\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Říkají o nás [/et_pb_text][et_pb_slider admin_label=\"Reference\" show_arrows=\"on\" show_pagination=\"off\" auto=\"on\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"20\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"]\r\n\r\n[et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n[/et_pb_slide]\r\n\r\n[/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Ozvěte se nám [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"9\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"info@tservices.cz\"] [et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /] [/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 11:59:37', '2017-04-03 09:59:37', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24641, 1, '2017-04-03 12:08:22', '2017-04-03 10:08:22', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" background_color=\"#ffffff\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Nabízené portfolio služeb [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\"][et_pb_column type=\"4_4\"][et_pb_accordion admin_label=\"Rozbalovací záložky\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n[et_pb_accordion_item title=\"Zahradnické služby\"]Ve spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n<strong>Jednorázová údržba</strong>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<strong>Pravidelná údržba</strong>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n<strong>Realizace</strong>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n[/et_pb_accordion_item][et_pb_accordion_item title=\"Úklidové služby\"]Pravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\núklid po stavbě a řemeslnících, po stěhování,\r\n\r\núklid domů, bytů\r\n\r\nodvoz a likvidace odpadu\r\n\r\nvyklízení domů, sklepů, světlíků\r\n\r\nodklízení sněhu z chodníků, schodišť, teras,\r\n\r\nshazování sněhu ze střech při sněhové\r\nkalamitě\r\n\r\nexpresní úklid\r\n\r\nmytí podlah a schodišť\r\n\r\nmytí oken, skleněných ploch\r\n\r\nJednorázový úklid\r\n\r\nPravidelný úklid\r\n\r\nběžný úklid domácnosti\r\n\r\nodborná údržba podlah\r\n\r\nmytí oken\r\n\r\npraní, žehlení, mandl (v domácnosti i externě)\r\n\r\nXxxx\r\n\r\nXxxx\r\n\r\nXxxxx\r\n\r\nXxxxxx\r\n\r\nXxxxxx\r\n\r\nRozsah a cyklus dle individuálních požadavků\r\n\r\n[/et_pb_accordion_item]\r\n\r\n[/et_pb_accordion][et_pb_tabs admin_label=\"Záložky\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"] [et_pb_tab title=\"Zahradnické služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nVe spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n<strong>Jednorázová údržba</strong>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<strong>Pravidelná údržba</strong>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n<strong>Realizace</strong>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nPravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n<strong>Jednorázový úklid</strong>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n<strong>Pravidelný úklid</strong>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\nRozsah a cyklus dle individuálních požadavků.\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nZajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP\r\n<ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nV případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nPřijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na\r\nzahradě.\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 350 Kč / hod, 9 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"IT služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>Poradenství</li>\r\n 	<li>Instalace</li>\r\n 	<li>Wi-Fi</li>\r\n</ul>\r\n[/et_pb_tab] [/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#fffcfc\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"cenik\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Ceník [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||101px|\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"on\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n<ul>\r\n 	<li>Standardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin.</li>\r\n 	<li>V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.</li>\r\n</ul>\r\n[/et_pb_text][et_pb_code admin_label=\"Kód\"][table id=1 /][/et_pb_code][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"] Uvedené ceny jsou bez DPH [/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"reference\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"878px\" use_custom_gutter=\"off\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Říkají o nás [/et_pb_text][et_pb_slider admin_label=\"Reference\" show_arrows=\"on\" show_pagination=\"off\" auto=\"on\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"20\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"]\r\n\r\n[et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n[/et_pb_slide]\r\n\r\n[/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Ozvěte se nám [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"9\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"info@tservices.cz\"] [et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /] [/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 12:08:22', '2017-04-03 10:08:22', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24642, 1, '2017-04-03 12:08:59', '2017-04-03 10:08:59', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"sluzby\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Nabízené portfolio služeb [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\"][et_pb_column type=\"4_4\"][et_pb_tabs admin_label=\"Záložky\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"] [et_pb_tab title=\"Zahradnické služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nVe spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n<strong>Jednorázová údržba</strong>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<strong>Pravidelná údržba</strong>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n<strong>Realizace</strong>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nPravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n<strong>Jednorázový úklid</strong>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n<strong>Pravidelný úklid</strong>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\nRozsah a cyklus dle individuálních požadavků.\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nZajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP\r\n<ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nV případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nPřijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na\r\nzahradě.\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 350 Kč / hod, 9 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"IT služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>Poradenství</li>\r\n 	<li>Instalace</li>\r\n 	<li>Wi-Fi</li>\r\n</ul>\r\n[/et_pb_tab] [/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#fffcfc\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"cenik\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Ceník [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||101px|\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"on\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n<ul>\r\n 	<li>Standardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin.</li>\r\n 	<li>V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.</li>\r\n</ul>\r\n[/et_pb_text][et_pb_code admin_label=\"Kód\"][table id=1 /][/et_pb_code][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto||||\" text_font_size=\"16\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"] Uvedené ceny jsou bez DPH [/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"reference\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"878px\" use_custom_gutter=\"off\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Říkají o nás [/et_pb_text][et_pb_slider admin_label=\"Reference\" show_arrows=\"on\" show_pagination=\"off\" auto=\"on\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"20\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"] [et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n[/et_pb_slide] [/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Ozvěte se nám [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"9\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"info@tservices.cz\"] [et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /] [/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 12:08:59', '2017-04-03 10:08:59', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24643, 1, '2017-04-03 12:10:48', '2017-04-03 10:10:48', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"sluzby\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Nabízené portfolio služeb [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\"][et_pb_column type=\"4_4\"][et_pb_tabs admin_label=\"Záložky\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"] [et_pb_tab title=\"Zahradnické služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nVe spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n<strong>Jednorázová údržba</strong>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<strong>Pravidelná údržba</strong>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n<strong>Realizace</strong>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nPravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n<strong>Jednorázový úklid</strong>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n<strong>Pravidelný úklid</strong>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\nRozsah a cyklus dle individuálních požadavků.\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nZajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP\r\n<ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nV případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nPřijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na\r\nzahradě.\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 350 Kč / hod, 9 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"IT služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>Poradenství</li>\r\n 	<li>Instalace</li>\r\n 	<li>Wi-Fi</li>\r\n</ul>\r\n[/et_pb_tab] [/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#fffcfc\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"cenik\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Ceník [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||101px|\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"on\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nStandardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin. V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.\r\n\r\n[/et_pb_text][et_pb_code admin_label=\"Kód\"][table id=1 /][/et_pb_code][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\nUvedené ceny jsou bez DPH\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"reference\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"878px\" use_custom_gutter=\"off\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Říkají o nás [/et_pb_text][et_pb_slider admin_label=\"Reference\" show_arrows=\"on\" show_pagination=\"off\" auto=\"on\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"20\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"] [et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n[/et_pb_slide] [/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Ozvěte se nám [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"9\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"info@tservices.cz\"] [et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /] [/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 12:10:48', '2017-04-03 10:10:48', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24644, 1, '2017-04-03 12:11:00', '2017-04-03 10:11:00', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"sluzby\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Nabízené portfolio služeb [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\"][et_pb_column type=\"4_4\"][et_pb_tabs admin_label=\"Záložky\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"] [et_pb_tab title=\"Zahradnické služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nVe spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n<strong>Jednorázová údržba</strong>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<strong>Pravidelná údržba</strong>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n<strong>Realizace</strong>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nPravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n<strong>Jednorázový úklid</strong>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n<strong>Pravidelný úklid</strong>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\nRozsah a cyklus dle individuálních požadavků.\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nZajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP\r\n<ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nV případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nPřijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na\r\nzahradě.\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 350 Kč / hod, 9 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"IT služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>Poradenství</li>\r\n 	<li>Instalace</li>\r\n 	<li>Wi-Fi</li>\r\n</ul>\r\n[/et_pb_tab] [/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#fffcfc\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"cenik\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Ceník [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||101px|\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"on\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nStandardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin. V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.\r\n\r\n[/et_pb_text][et_pb_code admin_label=\"Kód\"][table id=1 /][/et_pb_code][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\nUvedené ceny jsou bez DPH.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"reference\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"878px\" use_custom_gutter=\"off\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Říkají o nás [/et_pb_text][et_pb_slider admin_label=\"Reference\" show_arrows=\"on\" show_pagination=\"off\" auto=\"on\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"20\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"] [et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n[/et_pb_slide] [/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"] Ozvěte se nám [/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"9\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"info@tservices.cz\"] [et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /] [/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 12:11:00', '2017-04-03 10:11:00', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0),
(24645, 1, '2017-04-03 12:14:02', '2017-04-03 10:14:02', '[[\"<strong>Reziden\\u010dn\\u00ed prostory<\\/strong>\",\"#colspan#\",\"#colspan#\"],[\"Rodinn\\u00e9 domy\",\"Standard (NBD)\",\"<strong>720 K\\u010d<\\/strong>\"],[\"\",\"7 * 24\",\"<strong>936 K\\u010d<\\/strong>\"],[\"<strong>Komer\\u010dn\\u00ed prostory<\\/strong>\",\"#colspan#\",\"#colspan#\"],[\"Kancel\\u00e1\\u0159e a komer\\u010dn\\u00ed objekty\",\"Standard (NBD)\",\"<strong>1 200 K\\u010d<\\/strong>\"],[\"\",\"7 * 24\",\"<strong>1 560 K\\u010d<\\/strong>\"]]', 'Ceník', '', 'inherit', 'closed', 'closed', '', '24631-revision-v1', '', '', '2017-04-03 12:14:02', '2017-04-03 10:14:02', '', 24631, 'http://tservices.cz/2017/04/03/24631-revision-v1/', 0, 'revision', '', 0),
(24646, 1, '2017-04-03 12:16:23', '2017-04-03 10:16:23', '.et_parallax_bg { opacity: .3 }\n.entry-content ul { line-height: 36px }\n\n#top-menu .active a { color: #8dc63f !important }\n.et-fixed-header #top-menu li.current-menu-item.active > a {  color: #8dc63f !important }\n\n.et_pb_slide { background-color: transparent !important }\n\n.et_pb_section_2 { background-size: 100% auto !important }\n\n#footer-info { float: none; text-align: center }', 'Divi', '', 'inherit', 'closed', 'closed', '', '24577-revision-v1', '', '', '2017-04-03 12:16:23', '2017-04-03 10:16:23', '', 24577, 'http://tservices.cz/2017/04/03/24577-revision-v1/', 0, 'revision', '', 0),
(24647, 1, '2017-04-03 12:16:40', '2017-04-03 10:16:40', '.et_parallax_bg { opacity: .3 }\n.entry-content ul { line-height: 36px }\n\n#top-menu .active a { color: #8dc63f !important }\n.et-fixed-header #top-menu li.current-menu-item.active > a {  color: #8dc63f !important }\n\n.et_pb_slide { background-color: transparent !important }\n\n.et_pb_section_2 { background-size: auto 100% !important }\n\n#footer-info { float: none; text-align: center }', 'Divi', '', 'inherit', 'closed', 'closed', '', '24577-revision-v1', '', '', '2017-04-03 12:16:40', '2017-04-03 10:16:40', '', 24577, 'http://tservices.cz/2017/04/03/24577-revision-v1/', 0, 'revision', '', 0),
(24648, 1, '2017-04-03 12:17:11', '2017-04-03 10:17:11', '.et_parallax_bg { opacity: .3 }\n.entry-content ul { line-height: 36px }\n\n#top-menu .active a { color: #8dc63f !important }\n.et-fixed-header #top-menu li.current-menu-item.active > a {  color: #8dc63f !important }\n\n.et_pb_slide { background-color: transparent !important }\n\n.et_pb_section_2 { background-size: contain !important }\n\n#footer-info { float: none; text-align: center }', 'Divi', '', 'inherit', 'closed', 'closed', '', '24577-revision-v1', '', '', '2017-04-03 12:17:11', '2017-04-03 10:17:11', '', 24577, 'http://tservices.cz/2017/04/03/24577-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24649, 1, '2017-04-03 12:20:12', '2017-04-03 10:20:12', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"sluzby\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nNabízené portfolio služeb\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\"][et_pb_column type=\"4_4\"][et_pb_tabs admin_label=\"Záložky\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n[et_pb_tab title=\"Zahradnické služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nVe spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<strong>Jednorázová údržba</strong>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<strong>Realizace</strong>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<strong>Pravidelná údržba</strong>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n</div></div>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nPravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n<strong>Jednorázový úklid</strong>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n<strong>Pravidelný úklid</strong>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\nRozsah a cyklus dle individuálních požadavků.\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nZajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP\r\n<ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\n<ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nV případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nPřijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na\r\nzahradě.\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 350 Kč / hod, 9 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"IT služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\n<ul>\r\n 	<li>Poradenství</li>\r\n 	<li>Instalace</li>\r\n 	<li>Wi-Fi</li>\r\n</ul>\r\n\r\n[/et_pb_tab]\r\n\r\n[/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#fffcfc\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"cenik\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||101px|\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"on\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nStandardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin. V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.\r\n\r\n[/et_pb_text][et_pb_code admin_label=\"Kód\"][table id=1 /][/et_pb_code][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\nUvedené ceny jsou bez DPH.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"reference\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"878px\" use_custom_gutter=\"off\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_arrows=\"on\" show_pagination=\"off\" auto=\"on\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"20\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"]\r\n\r\n[et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n\r\n[/et_pb_slide]\r\n\r\n[/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nOzvěte se nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"9\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"info@tservices.cz\"]\r\n\r\n[et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /]\r\n\r\n[/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 12:20:12', '2017-04-03 10:20:12', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0),
(24650, 1, '2017-04-03 12:20:26', '2017-04-03 10:20:26', '.et_parallax_bg { opacity: .3 }\n.entry-content ul { line-height: 36px }\n\n#top-menu .active a { color: #8dc63f !important }\n.et-fixed-header #top-menu li.current-menu-item.active > a {  color: #8dc63f !important }\n\n.et_pb_slide { background-color: transparent !important }\n\n#footer-info { float: none; text-align: center }', 'Divi', '', 'inherit', 'closed', 'closed', '', '24577-revision-v1', '', '', '2017-04-03 12:20:26', '2017-04-03 10:20:26', '', 24577, 'http://tservices.cz/2017/04/03/24577-revision-v1/', 0, 'revision', '', 0),
(24651, 1, '2017-04-03 12:21:24', '2017-04-03 10:21:24', '.et_parallax_bg { opacity: .3 }\n.entry-content ul { line-height: 36px }\n\n#top-menu .active a { color: #8dc63f !important }\n.et-fixed-header #top-menu li.current-menu-item.active > a {  color: #8dc63f !important }\n\n.et_pb_slide { background-color: transparent !important }\n\n.flex-wrap {\n  display: -webkit-box;\n  display: -ms-flexbox;\n  display: flex;\n  -ms-flex-wrap: wrap;\n  flex-wrap: wrap;\n}\n\n#footer-info { float: none; text-align: center }', 'Divi', '', 'inherit', 'closed', 'closed', '', '24577-revision-v1', '', '', '2017-04-03 12:21:24', '2017-04-03 10:21:24', '', 24577, 'http://tservices.cz/2017/04/03/24577-revision-v1/', 0, 'revision', '', 0),
(24652, 1, '2017-04-03 12:21:35', '2017-04-03 10:21:35', '.et_parallax_bg { opacity: .3 }\n.entry-content ul { line-height: 36px }\n\n#top-menu .active a { color: #8dc63f !important }\n.et-fixed-header #top-menu li.current-menu-item.active > a {  color: #8dc63f !important }\n\n.et_pb_slide { background-color: transparent !important }\n\n.flex-row {\n  display: -webkit-box;\n  display: -ms-flexbox;\n  display: flex;\n  -ms-flex-wrap: wrap;\n  flex-wrap: wrap;\n}\n\n#footer-info { float: none; text-align: center }', 'Divi', '', 'inherit', 'closed', 'closed', '', '24577-revision-v1', '', '', '2017-04-03 12:21:35', '2017-04-03 10:21:35', '', 24577, 'http://tservices.cz/2017/04/03/24577-revision-v1/', 0, 'revision', '', 0),
(24653, 1, '2017-04-03 12:22:05', '2017-04-03 10:22:05', '.et_parallax_bg { opacity: .3 }\n.entry-content ul { line-height: 36px }\n\n#top-menu .active a { color: #8dc63f !important }\n.et-fixed-header #top-menu li.current-menu-item.active > a {  color: #8dc63f !important }\n\n.et_pb_slide { background-color: transparent !important }\n\n.flex-row {\n  display: -webkit-box;\n  display: -ms-flexbox;\n  display: flex;\n  -ms-flex-wrap: wrap;\n  flex-wrap: wrap;\n}\n\n.flex-col:not(:last-of-type) {\n  margin-right: 30px;\n}\n\n#footer-info { float: none; text-align: center }', 'Divi', '', 'inherit', 'closed', 'closed', '', '24577-revision-v1', '', '', '2017-04-03 12:22:05', '2017-04-03 10:22:05', '', 24577, 'http://tservices.cz/2017/04/03/24577-revision-v1/', 0, 'revision', '', 0),
(24654, 1, '2017-04-03 12:22:29', '2017-04-03 10:22:29', '.et_parallax_bg { opacity: .3 }\n.entry-content ul { line-height: 36px }\n\n#top-menu .active a { color: #8dc63f !important }\n.et-fixed-header #top-menu li.current-menu-item.active > a {  color: #8dc63f !important }\n\n.et_pb_slide { background-color: transparent !important }\n\n.flex-row {\n  display: -webkit-box;\n  display: -ms-flexbox;\n  display: flex;\n  -ms-flex-wrap: wrap;\n  flex-wrap: wrap;\n}\n\n.flex-col {\n  flex: 1 1 auto;\n  min-width: 450px;\n}\n\n.flex-col:not(:last-of-type) {\n  margin-right: 30px;\n}\n\n#footer-info { float: none; text-align: center }', 'Divi', '', 'inherit', 'closed', 'closed', '', '24577-revision-v1', '', '', '2017-04-03 12:22:29', '2017-04-03 10:22:29', '', 24577, 'http://tservices.cz/2017/04/03/24577-revision-v1/', 0, 'revision', '', 0),
(24655, 1, '2017-04-03 12:23:07', '2017-04-03 10:23:07', '.et_parallax_bg { opacity: .3 }\n.entry-content ul { line-height: 36px }\n\n#top-menu .active a { color: #8dc63f !important }\n.et-fixed-header #top-menu li.current-menu-item.active > a {  color: #8dc63f !important }\n\n.et_pb_slide { background-color: transparent !important }\n\n.flex-row {\n  display: -webkit-box;\n  display: -ms-flexbox;\n  display: flex;\n  -ms-flex-wrap: wrap;\n  flex-wrap: wrap;\n  width: 100%;\n}\n\n.flex-col {\n  flex: 1 1 auto;\n  min-width: 320px;\n}\n\n.flex-col:not(:last-of-type) {\n  margin-right: 30px;\n}\n\n#footer-info { float: none; text-align: center }', 'Divi', '', 'inherit', 'closed', 'closed', '', '24577-revision-v1', '', '', '2017-04-03 12:23:07', '2017-04-03 10:23:07', '', 24577, 'http://tservices.cz/2017/04/03/24577-revision-v1/', 0, 'revision', '', 0),
(24656, 1, '2017-04-03 12:24:07', '2017-04-03 10:24:07', '.et_parallax_bg { opacity: .3 }\n.entry-content ul { line-height: 36px }\n\n#top-menu .active a { color: #8dc63f !important }\n.et-fixed-header #top-menu li.current-menu-item.active > a {  color: #8dc63f !important }\n\n.et_pb_slide { background-color: transparent !important }\n\n.flex-row {\n  display: -webkit-box;\n  display: -ms-flexbox;\n  display: flex;\n  -ms-flex-wrap: wrap;\n  flex-wrap: wrap;\n  width: 100%;\n}\n\n.flex-col {\n  flex: 1 1 auto;\n  min-width: 320px;\n}\n\n.flex-col:not(:last-of-type) { margin-right: 30px }\n.flex-col li { width: 100% }\n\n#footer-info { float: none; text-align: center }', 'Divi', '', 'inherit', 'closed', 'closed', '', '24577-revision-v1', '', '', '2017-04-03 12:24:07', '2017-04-03 10:24:07', '', 24577, 'http://tservices.cz/2017/04/03/24577-revision-v1/', 0, 'revision', '', 0),
(24657, 1, '2017-04-03 12:25:01', '2017-04-03 10:25:01', '.et_parallax_bg { opacity: .3 }\n.entry-content ul { line-height: 36px }\n\n#top-menu .active a { color: #8dc63f !important }\n.et-fixed-header #top-menu li.current-menu-item.active > a {  color: #8dc63f !important }\n\n.et_pb_slide { background-color: transparent !important }\n\n.flex-row {\n  display: -webkit-box;\n  display: -ms-flexbox;\n  display: flex;\n  -ms-flex-wrap: wrap;\n  flex-wrap: wrap;\n  width: 100%;\n}\n\n.flex-col {\n  flex: 1 1 auto;\n}\n\n.flex-col:not(:last-of-type) { margin-right: 30px }\n\n#footer-info { float: none; text-align: center }', 'Divi', '', 'inherit', 'closed', 'closed', '', '24577-revision-v1', '', '', '2017-04-03 12:25:01', '2017-04-03 10:25:01', '', 24577, 'http://tservices.cz/2017/04/03/24577-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24658, 1, '2017-04-03 12:26:54', '2017-04-03 10:26:54', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"sluzby\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nNabízené portfolio služeb\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\"][et_pb_column type=\"4_4\"][et_pb_tabs admin_label=\"Záložky\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n[et_pb_tab title=\"Zahradnické služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nVe spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n<div class=\"flex-row\"><div class=\"flex-col\"><h3>Jednorázová údržba</h3><ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul><h3>Realizace</h3><ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul></div><div class=\"flex-col\"><h3>Pravidelná údržba</h3><ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul></div></div>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nPravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n<strong>Jednorázový úklid</strong>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n<strong>Pravidelný úklid</strong>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\nRozsah a cyklus dle individuálních požadavků.\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nZajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP\r\n<ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\n<ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nV případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nPřijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na\r\nzahradě.\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 350 Kč / hod, 9 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"IT služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\n<ul>\r\n 	<li>Poradenství</li>\r\n 	<li>Instalace</li>\r\n 	<li>Wi-Fi</li>\r\n</ul>\r\n\r\n[/et_pb_tab]\r\n\r\n[/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#fffcfc\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"cenik\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||101px|\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"on\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nStandardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin. V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.\r\n\r\n[/et_pb_text][et_pb_code admin_label=\"Kód\"][table id=1 /][/et_pb_code][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\nUvedené ceny jsou bez DPH.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"reference\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"878px\" use_custom_gutter=\"off\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_arrows=\"on\" show_pagination=\"off\" auto=\"on\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"20\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"]\r\n\r\n[et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.\r\n\r\n[/et_pb_slide]\r\n\r\n[/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nOzvěte se nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"9\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"info@tservices.cz\"]\r\n\r\n[et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /]\r\n\r\n[/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 12:26:54', '2017-04-03 10:26:54', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24659, 1, '2017-04-03 12:27:46', '2017-04-03 10:27:46', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"sluzby\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nNabízené portfolio služeb\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\"][et_pb_column type=\"4_4\"][et_pb_tabs admin_label=\"Záložky\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n[et_pb_tab title=\"Zahradnické služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nVe spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n<p>&nbsp;</p>\r\n\r\n<div class=\"flex-row\"><div class=\"flex-col\"><h3>Jednorázová údržba</h3><ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul><h3>Realizace</h3><ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul></div><div class=\"flex-col\"><h3>Pravidelná údržba</h3><ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul></div></div>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nPravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n<strong>Jednorázový úklid</strong>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n<strong>Pravidelný úklid</strong>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\nRozsah a cyklus dle individuálních požadavků.\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nZajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP\r\n<ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\n<ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nV případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nPřijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na\r\nzahradě.\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 350 Kč / hod, 9 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"IT služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\n<ul>\r\n 	<li>Poradenství</li>\r\n 	<li>Instalace</li>\r\n 	<li>Wi-Fi</li>\r\n</ul>\r\n\r\n[/et_pb_tab]\r\n\r\n[/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#fffcfc\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"cenik\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||101px|\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"on\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nStandardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin. V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.\r\n\r\n[/et_pb_text][et_pb_code admin_label=\"Kód\"][table id=1 /][/et_pb_code][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\nUvedené ceny jsou bez DPH.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"reference\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"878px\" use_custom_gutter=\"off\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_arrows=\"on\" show_pagination=\"off\" auto=\"on\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"20\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"]\r\n\r\n[et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.\r\n\r\n[/et_pb_slide]\r\n\r\n[/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nOzvěte se nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"9\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"info@tservices.cz\"]\r\n\r\n[et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /]\r\n\r\n[/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 12:27:46', '2017-04-03 10:27:46', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24660, 1, '2017-04-03 12:29:14', '2017-04-03 10:29:14', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"sluzby\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nNabízené portfolio služeb\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\"][et_pb_column type=\"4_4\"][et_pb_tabs admin_label=\"Záložky\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n[et_pb_tab title=\"Zahradnické služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nVe spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n<p>&nbsp;</p>\r\n\r\n<div class=\"flex-row\"><div class=\"flex-col\"><h3>Jednorázová údržba</h3><ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul><h3>Realizace</h3><ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul></div><div class=\"flex-col\"><h3>Pravidelná údržba</h3><ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul></div></div>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nPravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n<p>&nbsp;</p>\r\n\r\n<div class=\"flex-row\"><div class=\"flex-col\"><h3>Jednorázový úklid</h3><ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul></div><div class=\"flex-col\"><h3>Pravidelný úklid</h3><ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul></div></div>\r\n\r\n<p>&nbsp;</p>\r\n\r\nRozsah a cyklus dle individuálních požadavků.\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nZajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP\r\n<ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\n<ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nV případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nPřijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na\r\nzahradě.\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 350 Kč / hod, 9 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"IT služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\n<ul>\r\n 	<li>Poradenství</li>\r\n 	<li>Instalace</li>\r\n 	<li>Wi-Fi</li>\r\n</ul>\r\n\r\n[/et_pb_tab]\r\n\r\n[/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#fffcfc\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"cenik\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||101px|\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"on\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nStandardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin. V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.\r\n\r\n[/et_pb_text][et_pb_code admin_label=\"Kód\"][table id=1 /][/et_pb_code][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\nUvedené ceny jsou bez DPH.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"reference\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"878px\" use_custom_gutter=\"off\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_arrows=\"on\" show_pagination=\"off\" auto=\"on\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"20\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"]\r\n\r\n[et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.\r\n\r\n[/et_pb_slide]\r\n\r\n[/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nOzvěte se nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"9\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"info@tservices.cz\"]\r\n\r\n[et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /]\r\n\r\n[/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 12:29:14', '2017-04-03 10:29:14', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24661, 1, '2017-04-03 12:30:52', '2017-04-03 10:30:52', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"sluzby\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nNabízené portfolio služeb\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\"][et_pb_column type=\"4_4\"][et_pb_tabs admin_label=\"Záložky\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n[et_pb_tab title=\"Zahradnické služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nVe spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázová údržba</h3>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<h3>Realizace</h3>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelná údržba</h3>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nPravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázový úklid</h3>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelný úklid</h3>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\n</div>\r\n</div>\r\n&nbsp;\r\n\r\nRozsah a cyklus dle individuálních požadavků.\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nZajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP\r\n<ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nV případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nPřijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na\r\nzahradě.\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 350 Kč / hod, 9 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"IT služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>Poradenství</li>\r\n 	<li>Instalace</li>\r\n 	<li>Wi-Fi</li>\r\n</ul>\r\n[/et_pb_tab]\r\n\r\n[/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#fffcfc\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"cenik\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||101px|\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"on\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nStandardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin. V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.\r\n\r\n[/et_pb_text][et_pb_code admin_label=\"Kód\"][table id=1 /][/et_pb_code][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\nUvedené ceny jsou bez DPH.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"reference\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"878px\" use_custom_gutter=\"off\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_arrows=\"on\" show_pagination=\"off\" auto=\"on\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"20\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"]\r\n\r\n[et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05-1.png\" alt=\"05\" height=\"90\" width=\"90\">Martin B.</p>\r\n\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" height=\"90\" width=\"90\">\r\nPavel K.\r\n\r\n[/et_pb_slide]</p>\r\n\r\n[/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nOzvěte se nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"9\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"info@tservices.cz\"]\r\n\r\n[et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /]\r\n\r\n[/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 12:30:52', '2017-04-03 10:30:52', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24662, 1, '2017-04-03 12:33:04', '2017-04-03 10:33:04', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"sluzby\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nNabízené portfolio služeb\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\"][et_pb_column type=\"4_4\"][et_pb_tabs admin_label=\"Záložky\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n[et_pb_tab title=\"Zahradnické služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nVe spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázová údržba</h3>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<h3>Realizace</h3>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelná údržba</h3>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n</div>\r\n</div>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nPravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázový úklid</h3>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelný úklid</h3>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\n</div>\r\n</div>\r\n&nbsp;\r\n\r\nRozsah a cyklus dle individuálních požadavků.\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nZajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP.\r\n\r\n<br>\r\n\r\n<div class=\"flex-row\"><div class=\"flex-col\"><ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n</ul></div><div class=\"flex-col\"><ul>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul></div></div>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\n<ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nV případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nPřijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na\r\nzahradě.\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 350 Kč / hod, 9 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"IT služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\n<ul>\r\n 	<li>Poradenství</li>\r\n 	<li>Instalace</li>\r\n 	<li>Wi-Fi</li>\r\n</ul>\r\n\r\n[/et_pb_tab]\r\n\r\n[/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#fffcfc\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"cenik\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||101px|\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"on\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nStandardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin. V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.\r\n\r\n[/et_pb_text][et_pb_code admin_label=\"Kód\"][table id=1 /][/et_pb_code][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\nUvedené ceny jsou bez DPH.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"reference\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"878px\" use_custom_gutter=\"off\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_arrows=\"on\" show_pagination=\"off\" auto=\"on\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"20\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"]\r\n\r\n[et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05-1.png\" alt=\"05\" height=\"90\" width=\"90\">Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" height=\"90\" width=\"90\">\r\nPavel K.\r\n\r\n[/et_pb_slide]\r\n\r\n[/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nOzvěte se nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"9\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"info@tservices.cz\"]\r\n\r\n[et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /]\r\n\r\n[/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 12:33:04', '2017-04-03 10:33:04', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24663, 1, '2017-04-03 12:35:19', '2017-04-03 10:35:19', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"sluzby\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nNabízené portfolio služeb\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\"][et_pb_column type=\"4_4\"][et_pb_tabs admin_label=\"Záložky\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n[et_pb_tab title=\"Zahradnické služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nVe spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n<br>\r\n\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázová údržba</h3>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<h3>Realizace</h3>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelná údržba</h3>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n</div>\r\n</div>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nPravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n<br>\r\n\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázový úklid</h3>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelný úklid</h3>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\n</div>\r\n</div>\r\n\r\n<br>\r\n\r\nRozsah a cyklus dle individuálních požadavků.\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nZajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP.\r\n\r\n<br>\r\n\r\n<div class=\"flex-row\"><div class=\"flex-col\"><ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n</ul></div><div class=\"flex-col\"><ul>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul></div></div>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\n<div class=\"flex-row\"><div class=\"flex-col\"><ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n</ul></div><div class=\"flex-col\"><ul>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul></div></div>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nV případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n\r\n<br>\r\n\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nPřijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na zahradě.\r\n\r\n<br>\r\n\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 350 Kč / hod, 9 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"IT služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\n<ul>\r\n 	<li>Poradenství</li>\r\n 	<li>Instalace</li>\r\n 	<li>Wi-Fi</li>\r\n</ul>\r\n\r\n[/et_pb_tab]\r\n\r\n[/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#fffcfc\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"cenik\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||101px|\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"on\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nStandardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin. V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.\r\n\r\n[/et_pb_text][et_pb_code admin_label=\"Kód\"][table id=1 /][/et_pb_code][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\nUvedené ceny jsou bez DPH.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"reference\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"878px\" use_custom_gutter=\"off\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_arrows=\"on\" show_pagination=\"off\" auto=\"on\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"20\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"]\r\n\r\n[et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05-1.png\" alt=\"05\" height=\"90\" width=\"90\">Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" height=\"90\" width=\"90\">\r\nPavel K.\r\n\r\n[/et_pb_slide]\r\n\r\n[/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nOzvěte se nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"9\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"info@tservices.cz\"]\r\n\r\n[et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /]\r\n\r\n[/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 12:35:19', '2017-04-03 10:35:19', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0),
(24664, 1, '2017-04-03 12:36:33', '2017-04-03 10:36:33', '.et_parallax_bg { opacity: .3 }\n.entry-content ul { line-height: 36px }\n\n#top-menu .active a { color: #8dc63f !important }\n.et-fixed-header #top-menu li.current-menu-item.active > a {  color: #8dc63f !important }\n\n.et_pb_slide { background-color: transparent !important }\n\n.flex-row {\n  display: -webkit-box;\n  display: -ms-flexbox;\n  display: flex;\n  -ms-flex-wrap: wrap;\n  flex-wrap: wrap;\n  width: 100%;\n}\n\n.flex-col {\n  flex: 1 1 auto;\n}\n\n.flex-col:not(:last-of-type) { margin-right: 30px }\n\n.et_pb_tab ul:last-of-type { margin-bottom: 0 !important }\n\n#footer-info { float: none; text-align: center }', 'Divi', '', 'inherit', 'closed', 'closed', '', '24577-revision-v1', '', '', '2017-04-03 12:36:33', '2017-04-03 10:36:33', '', 24577, 'http://tservices.cz/2017/04/03/24577-revision-v1/', 0, 'revision', '', 0),
(24665, 1, '2017-04-03 12:37:29', '2017-04-03 10:37:29', '.et_parallax_bg { opacity: .3 }\n.entry-content ul { line-height: 36px }\n\n#top-menu .active a { color: #8dc63f !important }\n.et-fixed-header #top-menu li.current-menu-item.active > a {  color: #8dc63f !important }\n\n.et_pb_slide { background-color: transparent !important }\n\n.flex-row {\n  display: -webkit-box;\n  display: -ms-flexbox;\n  display: flex;\n  -ms-flex-wrap: wrap;\n  flex-wrap: wrap;\n  width: 100%;\n}\n\n.flex-col {\n  flex: 1 1 auto;\n}\n\n.flex-col:not(:last-of-type) { margin-right: 30px }\n\n.et_pb_tab > ul:last-of-type { padding-bottom: 0 !important }\n.et_pb_tab .flex-col:last-of-type ul:last-of-type { padding-bottom: 0 !important }\n\n#footer-info { float: none; text-align: center }', 'Divi', '', 'inherit', 'closed', 'closed', '', '24577-revision-v1', '', '', '2017-04-03 12:37:29', '2017-04-03 10:37:29', '', 24577, 'http://tservices.cz/2017/04/03/24577-revision-v1/', 0, 'revision', '', 0),
(24666, 1, '2017-04-03 12:38:09', '2017-04-03 10:38:09', '.et_parallax_bg { opacity: .3 }\n.entry-content ul { line-height: 36px }\n\n#top-menu .active a { color: #8dc63f !important }\n.et-fixed-header #top-menu li.current-menu-item.active > a {  color: #8dc63f !important }\n\n.et_pb_slide { background-color: transparent !important }\n\n.flex-row {\n  display: -webkit-box;\n  display: -ms-flexbox;\n  display: flex;\n  -ms-flex-wrap: wrap;\n  flex-wrap: wrap;\n  width: 100%;\n}\n\n.flex-col {\n  flex: 1 1 auto;\n}\n\n.flex-col:not(:last-of-type) { margin-right: 30px }\n\n.et_pb_tabs_controls li { border: 0 !important }\n\n.et_pb_tab > ul:last-of-type { padding-bottom: 0 !important }\n.et_pb_tab .flex-col:last-of-type ul:last-of-type { padding-bottom: 0 !important }\n\n#footer-info { float: none; text-align: center }', 'Divi', '', 'inherit', 'closed', 'closed', '', '24577-revision-v1', '', '', '2017-04-03 12:38:09', '2017-04-03 10:38:09', '', 24577, 'http://tservices.cz/2017/04/03/24577-revision-v1/', 0, 'revision', '', 0),
(24667, 1, '2017-04-03 12:38:36', '2017-04-03 10:38:36', '.et_parallax_bg { opacity: .3 }\n.entry-content ul { line-height: 36px }\n\n#top-menu .active a { color: #8dc63f !important }\n.et-fixed-header #top-menu li.current-menu-item.active > a {  color: #8dc63f !important }\n\n.et_pb_slide { background-color: transparent !important }\n\n.flex-row {\n  display: -webkit-box;\n  display: -ms-flexbox;\n  display: flex;\n  -ms-flex-wrap: wrap;\n  flex-wrap: wrap;\n  width: 100%;\n}\n\n.flex-col {\n  flex: 1 1 auto;\n}\n\n.flex-col:not(:last-of-type) { margin-right: 30px }\n\n.et_pb_tabs,\n.et_pb_tabs_controls li { border: 0 !important }\n\n.et_pb_tab > ul:last-of-type { padding-bottom: 0 !important }\n.et_pb_tab .flex-col:last-of-type ul:last-of-type { padding-bottom: 0 !important }\n\n#footer-info { float: none; text-align: center }', 'Divi', '', 'inherit', 'closed', 'closed', '', '24577-revision-v1', '', '', '2017-04-03 12:38:36', '2017-04-03 10:38:36', '', 24577, 'http://tservices.cz/2017/04/03/24577-revision-v1/', 0, 'revision', '', 0),
(24668, 1, '2017-04-03 12:39:30', '2017-04-03 10:39:30', '.et_parallax_bg { opacity: .3 }\n.entry-content ul { line-height: 36px }\n\n#top-menu .active a { color: #8dc63f !important }\n.et-fixed-header #top-menu li.current-menu-item.active > a {  color: #8dc63f !important }\n\n.et_pb_slide { background-color: transparent !important }\n\n.flex-row {\n  display: -webkit-box;\n  display: -ms-flexbox;\n  display: flex;\n  -ms-flex-wrap: wrap;\n  flex-wrap: wrap;\n  width: 100%;\n}\n\n.flex-col {\n  flex: 1 1 auto;\n}\n\n.flex-col:not(:last-of-type) { margin-right: 30px }\n\n.et_pb_tabs,\n.et_pb_tabs_controls li { border: 0 !important }\n\n.et_pb_tabs_controls::after { display: none !important }\n\n.et_pb_tab > ul:last-of-type { padding-bottom: 0 !important }\n.et_pb_tab .flex-col:last-of-type ul:last-of-type { padding-bottom: 0 !important }\n\n#footer-info { float: none; text-align: center }', 'Divi', '', 'inherit', 'closed', 'closed', '', '24577-revision-v1', '', '', '2017-04-03 12:39:30', '2017-04-03 10:39:30', '', 24577, 'http://tservices.cz/2017/04/03/24577-revision-v1/', 0, 'revision', '', 0),
(24669, 1, '2017-04-03 12:39:49', '2017-04-03 10:39:49', '.et_parallax_bg { opacity: .3 }\n.entry-content ul { line-height: 36px }\n\n#top-menu .active a { color: #8dc63f !important }\n.et-fixed-header #top-menu li.current-menu-item.active > a {  color: #8dc63f !important }\n\n.et_pb_slide { background-color: transparent !important }\n\n.flex-row {\n  display: -webkit-box;\n  display: -ms-flexbox;\n  display: flex;\n  -ms-flex-wrap: wrap;\n  flex-wrap: wrap;\n  width: 100%;\n}\n\n.flex-col {\n  flex: 1 1 auto;\n}\n\n.flex-col:not(:last-of-type) { margin-right: 30px }\n\n.et_pb_tabs,\n.et_pb_tabs_controls li { border: 0 !important }\n\n/*.et_pb_tabs_controls::after { display: none !important }*/\n\n.et_pb_tab > ul:last-of-type { padding-bottom: 0 !important }\n.et_pb_tab .flex-col:last-of-type ul:last-of-type { padding-bottom: 0 !important }\n\n#footer-info { float: none; text-align: center }', 'Divi', '', 'inherit', 'closed', 'closed', '', '24577-revision-v1', '', '', '2017-04-03 12:39:49', '2017-04-03 10:39:49', '', 24577, 'http://tservices.cz/2017/04/03/24577-revision-v1/', 0, 'revision', '', 0),
(24670, 1, '2017-04-03 12:40:11', '2017-04-03 10:40:11', '.et_parallax_bg { opacity: .3 }\n.entry-content ul { line-height: 36px }\n\n#top-menu .active a { color: #8dc63f !important }\n.et-fixed-header #top-menu li.current-menu-item.active > a {  color: #8dc63f !important }\n\n.et_pb_slide { background-color: transparent !important }\n\n.flex-row {\n  display: -webkit-box;\n  display: -ms-flexbox;\n  display: flex;\n  -ms-flex-wrap: wrap;\n  flex-wrap: wrap;\n  width: 100%;\n}\n\n.flex-col {\n  flex: 1 1 auto;\n}\n\n.flex-col:not(:last-of-type) { margin-right: 30px }\n\n.et_pb_tabs,\n.et_pb_tabs_controls::after,\n.et_pb_tabs_controls li { border: 0 !important }\n\n.et_pb_tab > ul:last-of-type { padding-bottom: 0 !important }\n.et_pb_tab .flex-col:last-of-type ul:last-of-type { padding-bottom: 0 !important }\n\n#footer-info { float: none; text-align: center }', 'Divi', '', 'inherit', 'closed', 'closed', '', '24577-revision-v1', '', '', '2017-04-03 12:40:11', '2017-04-03 10:40:11', '', 24577, 'http://tservices.cz/2017/04/03/24577-revision-v1/', 0, 'revision', '', 0),
(24671, 1, '2017-04-03 12:41:06', '2017-04-03 10:41:06', '.et_parallax_bg { opacity: .3 }\n.entry-content ul { line-height: 36px }\n\n#top-menu .active a { color: #8dc63f !important }\n.et-fixed-header #top-menu li.current-menu-item.active > a {  color: #8dc63f !important }\n\n.et_pb_slide { background-color: transparent !important }\n\n.flex-row {\n  display: -webkit-box;\n  display: -ms-flexbox;\n  display: flex;\n  -ms-flex-wrap: wrap;\n  flex-wrap: wrap;\n  width: 100%;\n}\n\n.flex-col {\n  flex: 1 1 auto;\n}\n\n.flex-col:not(:last-of-type) { margin-right: 30px }\n\n.et_pb_tabs,\n.et_pb_tabs_controls::after,\n.et_pb_tabs_controls li { border: 0 !important }\n\n.et_pb_tab > ul:last-of-type { padding-bottom: 0 !important }\n.et_pb_tab .flex-col:last-of-type ul:last-of-type { padding-bottom: 0 !important }\n\n.et_pb_tabs_controls li.et_pb_tab_active { background-color: #8dc63f !important }\n.et_pb_tabs_controls li.et_pb_tab_active a { color: #fff !important }\n\n#footer-info { float: none; text-align: center }', 'Divi', '', 'inherit', 'closed', 'closed', '', '24577-revision-v1', '', '', '2017-04-03 12:41:06', '2017-04-03 10:41:06', '', 24577, 'http://tservices.cz/2017/04/03/24577-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24672, 1, '2017-04-03 12:41:35', '2017-04-03 10:41:35', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"sluzby\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nNabízené portfolio služeb\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\"][et_pb_column type=\"4_4\"][et_pb_tabs admin_label=\"Záložky\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n[et_pb_tab title=\"Zahradnické služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nVe spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n<br>\r\n\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázová údržba</h3>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<h3>Realizace</h3>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelná údržba</h3>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n</div>\r\n</div>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nPravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n<br>\r\n\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázový úklid</h3>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelný úklid</h3>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\n</div>\r\n</div>\r\n\r\n<br>\r\n\r\nRozsah a cyklus dle individuálních požadavků.\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nZajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP.\r\n\r\n<br>\r\n\r\n<div class=\"flex-row\"><div class=\"flex-col\"><ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n</ul></div><div class=\"flex-col\"><ul>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul></div></div>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\n<div class=\"flex-row\"><div class=\"flex-col\"><ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n</ul></div><div class=\"flex-col\"><ul>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul></div></div>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nV případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n\r\n<br>\r\n\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nPřijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na zahradě.\r\n\r\n<br>\r\n\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 350 Kč / hod, 9 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"IT služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\n<ul>\r\n 	<li>Poradenství</li>\r\n 	<li>Instalace</li>\r\n 	<li>Wi-Fi</li>\r\n</ul>\r\n\r\n[/et_pb_tab]\r\n\r\n[/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#fffcfc\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"cenik\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||101px|\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"on\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nStandardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin. V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.\r\n\r\n[/et_pb_text][et_pb_code admin_label=\"Kód\"][table id=1 /][/et_pb_code][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\nUvedené ceny jsou bez DPH.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"reference\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"878px\" use_custom_gutter=\"off\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_arrows=\"on\" show_pagination=\"off\" auto=\"on\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"20\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"]\r\n\r\n[et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05-1.png\" alt=\"05\" height=\"90\" width=\"90\">Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" height=\"90\" width=\"90\">\r\nPavel K.\r\n\r\n[/et_pb_slide]\r\n\r\n[/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nNapište nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#00bcd4\" button_border_width=\"9\" button_border_color=\"#00bcd4\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"info@tservices.cz\"]\r\n\r\n[et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /]\r\n\r\n[/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 12:41:35', '2017-04-03 10:41:35', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24673, 1, '2017-04-03 12:42:18', '2017-04-03 10:42:18', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"sluzby\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nNabízené portfolio služeb\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\"][et_pb_column type=\"4_4\"][et_pb_tabs admin_label=\"Záložky\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n[et_pb_tab title=\"Zahradnické služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nVe spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n<br>\r\n\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázová údržba</h3>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<h3>Realizace</h3>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelná údržba</h3>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n</div>\r\n</div>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nPravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n<br>\r\n\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázový úklid</h3>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelný úklid</h3>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\n</div>\r\n</div>\r\n\r\n<br>\r\n\r\nRozsah a cyklus dle individuálních požadavků.\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nZajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP.\r\n\r\n<br>\r\n\r\n<div class=\"flex-row\"><div class=\"flex-col\"><ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n</ul></div><div class=\"flex-col\"><ul>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul></div></div>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\n<div class=\"flex-row\"><div class=\"flex-col\"><ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n</ul></div><div class=\"flex-col\"><ul>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul></div></div>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nV případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n\r\n<br>\r\n\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nPřijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na zahradě.\r\n\r\n<br>\r\n\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 350 Kč / hod, 9 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"IT služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\n<ul>\r\n 	<li>Poradenství</li>\r\n 	<li>Instalace</li>\r\n 	<li>Wi-Fi</li>\r\n</ul>\r\n\r\n[/et_pb_tab]\r\n\r\n[/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#fffcfc\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"cenik\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||101px|\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"on\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nStandardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin. V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.\r\n\r\n[/et_pb_text][et_pb_code admin_label=\"Kód\"][table id=1 /][/et_pb_code][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\nUvedené ceny jsou bez DPH.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"reference\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"878px\" use_custom_gutter=\"off\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_arrows=\"on\" show_pagination=\"off\" auto=\"on\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"20\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"]\r\n\r\n[et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05-1.png\" alt=\"05\" height=\"90\" width=\"90\">Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" height=\"90\" width=\"90\">\r\nPavel K.\r\n\r\n[/et_pb_slide]\r\n\r\n[/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nNapište nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_border_width=\"9\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"info@tservices.cz\" button_bg_color_hover=\"#6edb15\" button_border_color_hover=\"#6edb15\"]\r\n\r\n[et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /]\r\n\r\n[/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 12:42:18', '2017-04-03 10:42:18', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24674, 1, '2017-04-03 12:42:51', '2017-04-03 10:42:51', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"sluzby\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nNabízené portfolio služeb\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\"][et_pb_column type=\"4_4\"][et_pb_tabs admin_label=\"Záložky\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n[et_pb_tab title=\"Zahradnické služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nVe spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n<br>\r\n\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázová údržba</h3>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<h3>Realizace</h3>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelná údržba</h3>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n</div>\r\n</div>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nPravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n<br>\r\n\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázový úklid</h3>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelný úklid</h3>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\n</div>\r\n</div>\r\n\r\n<br>\r\n\r\nRozsah a cyklus dle individuálních požadavků.\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nZajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP.\r\n\r\n<br>\r\n\r\n<div class=\"flex-row\"><div class=\"flex-col\"><ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n</ul></div><div class=\"flex-col\"><ul>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul></div></div>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\n<div class=\"flex-row\"><div class=\"flex-col\"><ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n</ul></div><div class=\"flex-col\"><ul>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul></div></div>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nV případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n\r\n<br>\r\n\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nPřijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na zahradě.\r\n\r\n<br>\r\n\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 350 Kč / hod, 9 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"IT služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\n<ul>\r\n 	<li>Poradenství</li>\r\n 	<li>Instalace</li>\r\n 	<li>Wi-Fi</li>\r\n</ul>\r\n\r\n[/et_pb_tab]\r\n\r\n[/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#fffcfc\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"cenik\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||101px|\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"on\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nStandardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin. V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.\r\n\r\n[/et_pb_text][et_pb_code admin_label=\"Kód\"][table id=1 /][/et_pb_code][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\nUvedené ceny jsou bez DPH.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"reference\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"878px\" use_custom_gutter=\"off\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_arrows=\"on\" show_pagination=\"off\" auto=\"on\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"20\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"]\r\n\r\n[et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05-1.png\" alt=\"05\" height=\"90\" width=\"90\">Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" height=\"90\" width=\"90\">\r\nPavel K.\r\n\r\n[/et_pb_slide]\r\n\r\n[/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nNapište nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_border_width=\"9\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"info@tservices.cz\" button_bg_color_hover=\"#74c600\" button_border_color_hover=\"#74c600\" button_bg_color=\"#8dc63f\"]\r\n\r\n[et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /]\r\n\r\n[/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 12:42:51', '2017-04-03 10:42:51', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24675, 1, '2017-04-03 12:43:17', '2017-04-03 10:43:17', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"sluzby\" custom_padding=\"||101px|\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nNabízené portfolio služeb\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\"][et_pb_column type=\"4_4\"][et_pb_tabs admin_label=\"Záložky\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n[et_pb_tab title=\"Zahradnické služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nVe spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n<br>\r\n\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázová údržba</h3>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<h3>Realizace</h3>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelná údržba</h3>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n</div>\r\n</div>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nPravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n<br>\r\n\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázový úklid</h3>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelný úklid</h3>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\n</div>\r\n</div>\r\n\r\n<br>\r\n\r\nRozsah a cyklus dle individuálních požadavků.\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nZajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP.\r\n\r\n<br>\r\n\r\n<div class=\"flex-row\"><div class=\"flex-col\"><ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n</ul></div><div class=\"flex-col\"><ul>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul></div></div>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\n<div class=\"flex-row\"><div class=\"flex-col\"><ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n</ul></div><div class=\"flex-col\"><ul>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul></div></div>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nV případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n\r\n<br>\r\n\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nPřijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na zahradě.\r\n\r\n<br>\r\n\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 350 Kč / hod, 9 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"IT služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\n<ul>\r\n 	<li>Poradenství</li>\r\n 	<li>Instalace</li>\r\n 	<li>Wi-Fi</li>\r\n</ul>\r\n\r\n[/et_pb_tab]\r\n\r\n[/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#fffcfc\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"cenik\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||101px|\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"on\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nStandardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin. V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.\r\n\r\n[/et_pb_text][et_pb_code admin_label=\"Kód\"][table id=1 /][/et_pb_code][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\nUvedené ceny jsou bez DPH.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"reference\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"878px\" use_custom_gutter=\"off\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_arrows=\"on\" show_pagination=\"off\" auto=\"on\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"20\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"]\r\n\r\n[et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05-1.png\" alt=\"05\" height=\"90\" width=\"90\">Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" height=\"90\" width=\"90\">\r\nPavel K.\r\n\r\n[/et_pb_slide]\r\n\r\n[/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nNapište nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_border_width=\"9\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"info@tservices.cz\" button_bg_color_hover=\"#74c600\" button_border_color_hover=\"#74c600\" button_bg_color=\"#8dc63f\"]\r\n\r\n[et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /]\r\n\r\n[/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 12:43:17', '2017-04-03 10:43:17', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24676, 1, '2017-04-03 12:53:32', '2017-04-03 10:53:32', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"sluzby\" custom_padding=\"||101px|\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nNabízené portfolio služeb\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\"][et_pb_column type=\"4_4\"][et_pb_tabs admin_label=\"Záložky\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n[et_pb_tab title=\"Zahradnické služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nVe spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n<br>\r\n\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázová údržba</h3>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<h3>Realizace</h3>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelná údržba</h3>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n</div>\r\n</div>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nPravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n<br>\r\n\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázový úklid</h3>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelný úklid</h3>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\n</div>\r\n</div>\r\n\r\n<br>\r\n\r\nRozsah a cyklus dle individuálních požadavků.\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nZajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP.\r\n\r\n<br>\r\n\r\n<div class=\"flex-row\"><div class=\"flex-col\"><ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n</ul></div><div class=\"flex-col\"><ul>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul></div></div>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\n<div class=\"flex-row\"><div class=\"flex-col\"><ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n</ul></div><div class=\"flex-col\"><ul>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul></div></div>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nV případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n\r\n<br>\r\n\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nPřijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na zahradě.\r\n\r\n<br>\r\n\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 350 Kč / hod, 9 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n\r\n[/et_pb_tab][et_pb_tab title=\"IT služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\n<ul>\r\n 	<li>Poradenství</li>\r\n 	<li>Instalace</li>\r\n 	<li>Wi-Fi</li>\r\n</ul>\r\n\r\n[/et_pb_tab]\r\n\r\n[/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#fffcfc\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"cenik\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||101px|\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"on\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nStandardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin. V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.\r\n\r\n[/et_pb_text][et_pb_code admin_label=\"Kód\"][table id=1 /][/et_pb_code][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\nUvedené ceny jsou bez DPH.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"reference\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"878px\" use_custom_gutter=\"off\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_arrows=\"on\" show_pagination=\"off\" auto=\"on\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"20\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"]\r\n\r\n[et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05-1.png\" alt=\"05\" height=\"90\" width=\"90\">Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" height=\"90\" width=\"90\">\r\nPavel K.\r\n\r\n[/et_pb_slide]\r\n\r\n[/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nNapište nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_border_width=\"9\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"info@tservices.cz\" button_bg_color_hover=\"#74c600\" button_border_color_hover=\"#74c600\" button_bg_color=\"#8dc63f\"]\r\n\r\n[et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /]\r\n\r\n[/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 12:53:32', '2017-04-03 10:53:32', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24677, 1, '2017-04-03 13:49:13', '2017-04-03 11:49:13', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"sluzby\" custom_padding=\"||101px|\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nNabízené portfolio služeb\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\"][et_pb_column type=\"4_4\"][et_pb_tabs admin_label=\"Záložky\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n[et_pb_tab title=\"Zahradnické služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nVe spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázová údržba</h3>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<h3>Realizace</h3>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelná údržba</h3>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nPravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázový úklid</h3>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelný úklid</h3>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\n</div>\r\n</div>\r\n&nbsp;\r\n\r\nRozsah a cyklus dle individuálních požadavků.\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nZajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP.\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nV případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nPřijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na zahradě.\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 350 Kč / hod, 9 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"IT služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>Poradenství</li>\r\n 	<li>Instalace</li>\r\n 	<li>Wi-Fi</li>\r\n</ul>\r\n[/et_pb_tab]\r\n\r\n[/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#fffcfc\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"cenik\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||101px|\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"on\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nStandardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin. V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.\r\n\r\n[/et_pb_text][et_pb_code admin_label=\"Kód\"][table id=1 /][/et_pb_code][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\nUvedené ceny jsou bez DPH.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"reference\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"878px\" use_custom_gutter=\"off\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_arrows=\"on\" show_pagination=\"off\" auto=\"on\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"20\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"]\r\n\r\n[et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05-1.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n[/et_pb_slide]\r\n\r\n[/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nNapište nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_border_width=\"9\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"info@tservices.cz\" button_bg_color_hover=\"#74c600\" button_border_color_hover=\"#74c600\" button_bg_color=\"#8dc63f\"]\r\n\r\n[et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /]\r\n\r\n[/et_pb_contact_form][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\"][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n<strong>Tomáš Dvořák – T Services</strong>\r\nMoskevská 1548/92\r\n101 00, Praha 10 Vršovice\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n<strong>IČ:</strong> 61935808\r\n<strong>DIČ:</strong> CZ7510285189\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n<strong>E-mail:</strong> <a href=\"mailto:info@tservices.cz\">info@tservices.cz\r\n</a><strong>Tel.:</strong> <a href=\"tel:602%20294%20911\">+420 602 294 911</a>\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][/et_pb_column][et_pb_column type=\"1_3\"][/et_pb_column][et_pb_column type=\"1_3\"][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 13:49:13', '2017-04-03 11:49:13', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24678, 1, '2017-04-03 13:49:39', '2017-04-03 11:49:39', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"sluzby\" custom_padding=\"||101px|\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nNabízené portfolio služeb\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\"][et_pb_column type=\"4_4\"][et_pb_tabs admin_label=\"Záložky\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"] [et_pb_tab title=\"Zahradnické služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nVe spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázová údržba</h3>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<h3>Realizace</h3>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelná údržba</h3>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nPravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázový úklid</h3>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelný úklid</h3>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\n</div>\r\n</div>\r\n&nbsp;\r\n\r\nRozsah a cyklus dle individuálních požadavků.\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nZajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP.\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nV případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nPřijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na zahradě.\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 350 Kč / hod, 9 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"IT služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>Poradenství</li>\r\n 	<li>Instalace</li>\r\n 	<li>Wi-Fi</li>\r\n</ul>\r\n[/et_pb_tab] [/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#fffcfc\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"cenik\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||101px|\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"on\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nStandardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin. V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.\r\n\r\n[/et_pb_text][et_pb_code admin_label=\"Kód\"][table id=1 /][/et_pb_code][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\nUvedené ceny jsou bez DPH.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"reference\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"878px\" use_custom_gutter=\"off\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_arrows=\"on\" show_pagination=\"off\" auto=\"on\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"20\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"] [et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05-1.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n[/et_pb_slide] [/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nNapište nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\"][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n<strong>Tomáš Dvořák – T Services</strong>\r\nMoskevská 1548/92\r\n101 00, Praha 10 Vršovice\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n<strong>IČ:</strong> 61935808\r\n<strong>DIČ:</strong> CZ7510285189\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][/et_pb_column][et_pb_column type=\"1_3\"][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n<strong>E-mail:</strong> <a href=\"mailto:info@tservices.cz\">info@tservices.cz\r\n</a><strong>Tel.:</strong> <a href=\"tel:602%20294%20911\">+420 602 294 911</a>\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_border_width=\"9\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"info@tservices.cz\" button_bg_color_hover=\"#74c600\" button_border_color_hover=\"#74c600\" button_bg_color=\"#8dc63f\"] [et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /] [/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 13:49:39', '2017-04-03 11:49:39', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24679, 1, '2017-04-03 13:49:57', '2017-04-03 11:49:57', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"sluzby\" custom_padding=\"||101px|\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nNabízené portfolio služeb\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\"][et_pb_column type=\"4_4\"][et_pb_tabs admin_label=\"Záložky\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"] [et_pb_tab title=\"Zahradnické služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nVe spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázová údržba</h3>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<h3>Realizace</h3>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelná údržba</h3>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nPravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázový úklid</h3>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelný úklid</h3>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\n</div>\r\n</div>\r\n&nbsp;\r\n\r\nRozsah a cyklus dle individuálních požadavků.\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nZajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP.\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nV případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nPřijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na zahradě.\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 350 Kč / hod, 9 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"IT služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>Poradenství</li>\r\n 	<li>Instalace</li>\r\n 	<li>Wi-Fi</li>\r\n</ul>\r\n[/et_pb_tab] [/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#fffcfc\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"cenik\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||101px|\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"on\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nStandardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin. V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.\r\n\r\n[/et_pb_text][et_pb_code admin_label=\"Kód\"][table id=1 /][/et_pb_code][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\nUvedené ceny jsou bez DPH.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"reference\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"878px\" use_custom_gutter=\"off\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_arrows=\"on\" show_pagination=\"off\" auto=\"on\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"20\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"] [et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05-1.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n[/et_pb_slide] [/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nNapište nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\"][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n<strong>Tomáš Dvořák – T Services</strong>\r\nMoskevská 1548/92\r\n101 00, Praha 10 Vršovice\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n<strong>IČ:</strong> 61935808\r\n<strong>DIČ:</strong> CZ7510285189\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n<strong>E-mail:</strong> <a href=\"mailto:info@tservices.cz\">info@tservices.cz\r\n</a><strong>Tel.:</strong> <a href=\"tel:602%20294%20911\">+420 602 294 911</a>\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][/et_pb_column][et_pb_column type=\"1_3\"][/et_pb_column][et_pb_column type=\"1_3\"][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_border_width=\"9\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"info@tservices.cz\" button_bg_color_hover=\"#74c600\" button_border_color_hover=\"#74c600\" button_bg_color=\"#8dc63f\"] [et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /] [/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 13:49:57', '2017-04-03 11:49:57', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24680, 1, '2017-04-03 13:50:39', '2017-04-03 11:50:39', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"sluzby\" custom_padding=\"||101px|\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nNabízené portfolio služeb\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\"][et_pb_column type=\"4_4\"][et_pb_tabs admin_label=\"Záložky\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"] [et_pb_tab title=\"Zahradnické služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nVe spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázová údržba</h3>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<h3>Realizace</h3>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelná údržba</h3>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nPravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázový úklid</h3>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelný úklid</h3>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\n</div>\r\n</div>\r\n&nbsp;\r\n\r\nRozsah a cyklus dle individuálních požadavků.\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nZajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP.\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nV případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nPřijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na zahradě.\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 350 Kč / hod, 9 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"IT služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>Poradenství</li>\r\n 	<li>Instalace</li>\r\n 	<li>Wi-Fi</li>\r\n</ul>\r\n[/et_pb_tab] [/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#fffcfc\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"cenik\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||101px|\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"on\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nStandardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin. V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.\r\n\r\n[/et_pb_text][et_pb_code admin_label=\"Kód\"][table id=1 /][/et_pb_code][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\nUvedené ceny jsou bez DPH.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"reference\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"878px\" use_custom_gutter=\"off\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_arrows=\"on\" show_pagination=\"off\" auto=\"on\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"20\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"] [et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05-1.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n[/et_pb_slide] [/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nNapište nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\"][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n<strong>Tomáš Dvořák – T Services</strong>\r\nMoskevská 1548/92\r\n101 00, Praha 10 Vršovice\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n<strong>IČ:</strong> 61935808\r\n<strong>DIČ:</strong> CZ7510285189\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n<strong>E-mail:</strong> <a href=\"mailto:info@tservices.cz\">info@tservices.cz\r\n</a><strong>Tel.:</strong> <a href=\"tel:602%20294%20911\">+420 602 294 911</a>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_border_width=\"9\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"info@tservices.cz\" button_bg_color_hover=\"#74c600\" button_border_color_hover=\"#74c600\" button_bg_color=\"#8dc63f\"] [et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /] [/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 13:50:39', '2017-04-03 11:50:39', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24681, 1, '2017-04-03 13:51:47', '2017-04-03 11:51:47', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"sluzby\" custom_padding=\"||101px|\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nNabízené portfolio služeb\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\"][et_pb_column type=\"4_4\"][et_pb_tabs admin_label=\"Záložky\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"] [et_pb_tab title=\"Zahradnické služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nVe spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázová údržba</h3>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<h3>Realizace</h3>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelná údržba</h3>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nPravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázový úklid</h3>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelný úklid</h3>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\n</div>\r\n</div>\r\n&nbsp;\r\n\r\nRozsah a cyklus dle individuálních požadavků.\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nZajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP.\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nV případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n\r\nPřijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na zahradě.\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 350 Kč / hod, 9 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"IT služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>Poradenství</li>\r\n 	<li>Instalace</li>\r\n 	<li>Wi-Fi</li>\r\n</ul>\r\n[/et_pb_tab] [/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#fffcfc\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"cenik\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||101px|\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"on\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nStandardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin. V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.\r\n\r\n[/et_pb_text][et_pb_code admin_label=\"Kód\"][table id=1 /][/et_pb_code][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\nUvedené ceny jsou bez DPH.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"reference\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"878px\" use_custom_gutter=\"off\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_arrows=\"on\" show_pagination=\"off\" auto=\"on\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"20\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"] [et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05-1.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n[/et_pb_slide] [/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nNapište nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_border_width=\"9\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"info@tservices.cz\" button_bg_color_hover=\"#74c600\" button_border_color_hover=\"#74c600\" button_bg_color=\"#8dc63f\"] [et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /] [/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Sekce\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f4f4f4\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Řádek\"][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n<strong>Tomáš Dvořák – T Services</strong>\r\nMoskevská 1548/92\r\n101 00, Praha 10 Vršovice\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n<strong>IČ:</strong> 61935808\r\n<strong>DIČ:</strong> CZ7510285189\r\n\r\n[/et_pb_text][/et_pb_column][et_pb_column type=\"1_3\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n<strong>E-mail:</strong> <a href=\"mailto:info@tservices.cz\">info@tservices.cz\r\n</a><strong>Tel.:</strong> <a href=\"tel:602%20294%20911\">+420 602 294 911</a>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 13:51:47', '2017-04-03 11:51:47', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24682, 1, '2017-04-03 13:53:23', '2017-04-03 11:53:23', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"sluzby\" custom_padding=\"||101px|\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nNabízené portfolio služeb\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\"][et_pb_column type=\"4_4\"][et_pb_tabs admin_label=\"Záložky\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n[et_pb_tab title=\"Zahradnické služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]Ve spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázová údržba</h3>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<h3>Realizace</h3>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelná údržba</h3>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]Pravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázový úklid</h3>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelný úklid</h3>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\n</div>\r\n</div>\r\n&nbsp;\r\n\r\nRozsah a cyklus dle individuálních požadavků.\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]Zajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP.\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]V případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]Přijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na zahradě.\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 350 Kč / hod, 9 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"IT služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>Poradenství</li>\r\n 	<li>Instalace</li>\r\n 	<li>Wi-Fi</li>\r\n</ul>\r\n[/et_pb_tab]\r\n\r\n[/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#fffcfc\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"cenik\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||101px|\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"on\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nStandardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin. V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.\r\n\r\n[/et_pb_text][et_pb_code admin_label=\"Kód\"][table id=1 /][/et_pb_code][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\nUvedené ceny jsou bez DPH.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"reference\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"878px\" use_custom_gutter=\"off\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_arrows=\"on\" show_pagination=\"off\" auto=\"on\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"20\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"]\r\n\r\n[et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05-1.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n\r\n[/et_pb_slide]\r\n\r\n[/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nNapište nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_border_width=\"9\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"info@tservices.cz\" button_bg_color_hover=\"#74c600\" button_border_color_hover=\"#74c600\" button_bg_color=\"#8dc63f\"]\r\n\r\n[et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /]\r\n\r\n[/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Sekce\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f4f4f4\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Řádek\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<strong>Tomáš Dvořák – T Services</strong>\r\nMoskevská 1548/92\r\n101 00, Praha 10 Vršovice\r\n</div>\r\n<div class=\"flex-col\">\r\n<strong>IČ:</strong> 61935808\r\n<strong>DIČ:</strong> CZ7510285189\r\n</div>\r\n<div class=\"flex-col\">\r\n<strong>E-mail:</strong> <a href=\"mailto:info@tservices.cz\">info@tservices.cz\r\n</a><strong>Tel.:</strong> <a href=\"tel:602%20294%20911\">+420 602 294 911</a>\r\n</div>\r\n</div>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 13:53:23', '2017-04-03 11:53:23', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0),
(24683, 1, '2017-04-03 13:54:51', '2017-04-03 11:54:51', '.et_parallax_bg { opacity: .3 }\n.entry-content ul { line-height: 36px }\n\n#top-menu .active a { color: #8dc63f !important }\n.et-fixed-header #top-menu li.current-menu-item.active > a {  color: #8dc63f !important }\n\n.et_pb_slide { background-color: transparent !important }\n\n.flex-row {\n  display: -webkit-box;\n  display: -ms-flexbox;\n  display: flex;\n  -ms-flex-wrap: wrap;\n  flex-wrap: wrap;\n  width: 100%;\n}\n\n.flex-col {\n  flex: 1 1 auto;\n}\n\n.flex-col.flex-auto {\n  flex: 0 0 auto;\n}\n\n.flex-col:not(:last-of-type) { margin-right: 30px }\n\n.flex-col.flex-auto:not(:last-of-type) { margin-right: 50px }\n\n.et_pb_tabs,\n.et_pb_tabs_controls::after,\n.et_pb_tabs_controls li { border: 0 !important }\n\n.et_pb_tab > ul:last-of-type { padding-bottom: 0 !important }\n.et_pb_tab .flex-col:last-of-type ul:last-of-type { padding-bottom: 0 !important }\n\n.et_pb_tabs_controls li.et_pb_tab_active { background-color: #8dc63f !important }\n.et_pb_tabs_controls li.et_pb_tab_active a { color: #fff !important }\n\n#footer-info { float: none; text-align: center }', 'Divi', '', 'inherit', 'closed', 'closed', '', '24577-revision-v1', '', '', '2017-04-03 13:54:51', '2017-04-03 11:54:51', '', 24577, 'http://tservices.cz/2017/04/03/24577-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24684, 1, '2017-04-03 13:55:21', '2017-04-03 11:55:21', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"sluzby\" custom_padding=\"||101px|\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nNabízené portfolio služeb\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\"][et_pb_column type=\"4_4\"][et_pb_tabs admin_label=\"Záložky\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n[et_pb_tab title=\"Zahradnické služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]Ve spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázová údržba</h3>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<h3>Realizace</h3>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelná údržba</h3>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]Pravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázový úklid</h3>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelný úklid</h3>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\n</div>\r\n</div>\r\n&nbsp;\r\n\r\nRozsah a cyklus dle individuálních požadavků.\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]Zajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP.\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]V případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]Přijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na zahradě.\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 350 Kč / hod, 9 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"IT služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>Poradenství</li>\r\n 	<li>Instalace</li>\r\n 	<li>Wi-Fi</li>\r\n</ul>\r\n[/et_pb_tab]\r\n\r\n[/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#fffcfc\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"cenik\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||101px|\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"on\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nStandardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin. V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.\r\n\r\n[/et_pb_text][et_pb_code admin_label=\"Kód\"][table id=1 /][/et_pb_code][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\nUvedené ceny jsou bez DPH.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"reference\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"878px\" use_custom_gutter=\"off\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_arrows=\"on\" show_pagination=\"off\" auto=\"on\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"20\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"]\r\n\r\n[et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05-1.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n\r\n[/et_pb_slide]\r\n\r\n[/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nNapište nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_border_width=\"9\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"info@tservices.cz\" button_bg_color_hover=\"#74c600\" button_border_color_hover=\"#74c600\" button_bg_color=\"#8dc63f\"]\r\n\r\n[et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /]\r\n\r\n[/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Sekce\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f4f4f4\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Řádek\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col flex-auto\">\r\n<strong>Tomáš Dvořák – T Services</strong>\r\nMoskevská 1548/92\r\n101 00, Praha 10 Vršovice\r\n</div>\r\n<div class=\"flex-col flex-auto\">\r\n<strong>IČ:</strong> 61935808\r\n<strong>DIČ:</strong> CZ7510285189\r\n</div>\r\n<div class=\"flex-col flex-auto\">\r\n<strong>E-mail:</strong> <a href=\"mailto:info@tservices.cz\">info@tservices.cz\r\n</a><strong>Tel.:</strong> <a href=\"tel:602%20294%20911\">+420&nbsp;602&nbsp;294&nbsp;911</a>\r\n</div>\r\n</div>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 13:55:21', '2017-04-03 11:55:21', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0),
(24685, 1, '2017-04-03 13:57:11', '2017-04-03 11:57:11', '.et_parallax_bg { opacity: .3 }\n.entry-content ul { line-height: 36px }\n\n#top-menu .active a { color: #8dc63f !important }\n.et-fixed-header #top-menu li.current-menu-item.active > a {  color: #8dc63f !important }\n\n.et_pb_slide { background-color: transparent !important }\n\n.flex-row {\n  display: -webkit-box;\n  display: -ms-flexbox;\n  display: flex;\n  -ms-flex-wrap: wrap;\n  flex-wrap: wrap;\n  width: 100%;\n}\n\n.flex-row.flex-center {\n  -webkit-box-align: center;\n  -ms-flex-align: center;\n  -ms-grid-row-align: center;\n  align-items: center;\n  -webkit-box-pack: center;\n  -ms-flex-pack: center;\n  justify-content: center;\n}\n\n.flex-col {\n  -webkit-box-flex: 1;\n  -ms-flex: 1 1 auto;\n  flex: 1 1 auto;\n}\n\n.flex-col.flex-auto {\n  -webkit-box-flex: 0;\n  -ms-flex: 0 0 auto;\n  flex: 0 0 auto;\n}\n\n.flex-col:not(:last-of-type) { margin-right: 30px }\n\n.flex-col.flex-auto:not(:last-of-type) { margin-right: 50px }\n\n.et_pb_tabs,\n.et_pb_tabs_controls::after,\n.et_pb_tabs_controls li { border: 0 !important }\n\n.et_pb_tab > ul:last-of-type { padding-bottom: 0 !important }\n.et_pb_tab .flex-col:last-of-type ul:last-of-type { padding-bottom: 0 !important }\n\n.et_pb_tabs_controls li.et_pb_tab_active { background-color: #8dc63f !important }\n.et_pb_tabs_controls li.et_pb_tab_active a { color: #fff !important }\n\n#footer-info { float: none; text-align: center }', 'Divi', '', 'inherit', 'closed', 'closed', '', '24577-revision-v1', '', '', '2017-04-03 13:57:11', '2017-04-03 11:57:11', '', 24577, 'http://tservices.cz/2017/04/03/24577-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24686, 1, '2017-04-03 13:57:24', '2017-04-03 11:57:24', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"sluzby\" custom_padding=\"||101px|\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nNabízené portfolio služeb\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\"][et_pb_column type=\"4_4\"][et_pb_tabs admin_label=\"Záložky\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n[et_pb_tab title=\"Zahradnické služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]Ve spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázová údržba</h3>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<h3>Realizace</h3>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelná údržba</h3>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]Pravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázový úklid</h3>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelný úklid</h3>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\n</div>\r\n</div>\r\n&nbsp;\r\n\r\nRozsah a cyklus dle individuálních požadavků.\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]Zajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP.\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]V případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]Přijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na zahradě.\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 350 Kč / hod, 9 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"IT služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>Poradenství</li>\r\n 	<li>Instalace</li>\r\n 	<li>Wi-Fi</li>\r\n</ul>\r\n[/et_pb_tab]\r\n\r\n[/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#fffcfc\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"cenik\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||101px|\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"on\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nStandardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin. V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.\r\n\r\n[/et_pb_text][et_pb_code admin_label=\"Kód\"][table id=1 /][/et_pb_code][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\nUvedené ceny jsou bez DPH.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"reference\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"878px\" use_custom_gutter=\"off\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_arrows=\"on\" show_pagination=\"off\" auto=\"on\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"20\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"]\r\n\r\n[et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05-1.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n\r\n[/et_pb_slide]\r\n\r\n[/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nNapište nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_border_width=\"9\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"info@tservices.cz\" button_bg_color_hover=\"#74c600\" button_border_color_hover=\"#74c600\" button_bg_color=\"#8dc63f\"]\r\n\r\n[et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /]\r\n\r\n[/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Sekce\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f4f4f4\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Řádek\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n<div class=\"flex-row flex-center\">\r\n<div class=\"flex-col flex-auto\">\r\n<strong>Tomáš Dvořák – T Services</strong>\r\nMoskevská 1548/92\r\n101 00, Praha 10 Vršovice\r\n</div>\r\n<div class=\"flex-col flex-auto\">\r\n<strong>IČ:</strong> 61935808\r\n<strong>DIČ:</strong> CZ7510285189\r\n</div>\r\n<div class=\"flex-col flex-auto\">\r\n<strong>E-mail:</strong> <a href=\"mailto:info@tservices.cz\">info@tservices.cz\r\n</a><strong>Tel.:</strong> <a href=\"tel:602%20294%20911\">+420&nbsp;602&nbsp;294&nbsp;911</a>\r\n</div>\r\n</div>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-03 13:57:24', '2017-04-03 11:57:24', '', 24574, 'http://tservices.cz/2017/04/03/24574-revision-v1/', 0, 'revision', '', 0),
(24687, 1, '2017-04-03 13:57:44', '2017-04-03 11:57:44', '.et_parallax_bg { opacity: .3 }\n.entry-content ul { line-height: 36px }\n\n#top-menu .active a { color: #8dc63f !important }\n.et-fixed-header #top-menu li.current-menu-item.active > a {  color: #8dc63f !important }\n\n.et_pb_slide { background-color: transparent !important }\n\n.flex-row {\n  display: -webkit-box;\n  display: -ms-flexbox;\n  display: flex;\n  -ms-flex-wrap: wrap;\n  flex-wrap: wrap;\n  width: 100%;\n}\n\n.flex-row.flex-center {\n  -webkit-box-align: center;\n  -ms-flex-align: center;\n  -ms-grid-row-align: center;\n  align-items: center;\n  -webkit-box-pack: center;\n  -ms-flex-pack: center;\n  justify-content: center;\n}\n\n.flex-col {\n  -webkit-box-flex: 1;\n  -ms-flex: 1 1 auto;\n  flex: 1 1 auto;\n}\n\n.flex-col.flex-auto {\n  -webkit-box-flex: 0;\n  -ms-flex: 0 0 auto;\n  flex: 0 0 auto;\n}\n\n.flex-col:not(:last-of-type) { margin-right: 30px }\n\n.flex-col.flex-auto:not(:last-of-type) { margin-right: 80px }\n\n.et_pb_tabs,\n.et_pb_tabs_controls::after,\n.et_pb_tabs_controls li { border: 0 !important }\n\n.et_pb_tab > ul:last-of-type { padding-bottom: 0 !important }\n.et_pb_tab .flex-col:last-of-type ul:last-of-type { padding-bottom: 0 !important }\n\n.et_pb_tabs_controls li.et_pb_tab_active { background-color: #8dc63f !important }\n.et_pb_tabs_controls li.et_pb_tab_active a { color: #fff !important }\n\n#footer-info { float: none; text-align: center }', 'Divi', '', 'inherit', 'closed', 'closed', '', '24577-revision-v1', '', '', '2017-04-03 13:57:44', '2017-04-03 11:57:44', '', 24577, 'http://tservices.cz/2017/04/03/24577-revision-v1/', 0, 'revision', '', 0),
(24688, 1, '2017-04-03 13:58:52', '2017-04-03 11:58:52', '.et_parallax_bg { opacity: .3 }\n.entry-content ul { line-height: 36px }\n\n#top-menu .active a { color: #8dc63f !important }\n.et-fixed-header #top-menu li.current-menu-item.active > a {  color: #8dc63f !important }\n\n.et_pb_slide { background-color: transparent !important }\n\n.flex-row {\n  display: -webkit-box;\n  display: -ms-flexbox;\n  display: flex;\n  -ms-flex-wrap: wrap;\n  flex-wrap: wrap;\n  width: 100%;\n}\n\n.flex-row.flex-center {\n  -webkit-box-align: center;\n  -ms-flex-align: center;\n  -ms-grid-row-align: center;\n  align-items: center;\n  -webkit-box-pack: center;\n  -ms-flex-pack: center;\n  justify-content: center;\n}\n\n.flex-col {\n  -webkit-box-flex: 1;\n  -ms-flex: 1 1 auto;\n  flex: 1 1 auto;\n}\n\n.flex-col.flex-auto {\n  -webkit-box-flex: 0;\n  -ms-flex: 0 0 auto;\n  flex: 0 0 auto;\n}\n\n.flex-col:not(:last-of-type) { margin-right: 30px }\n\n.flex-col.flex-auto:not(:last-of-type) { margin-right: 0 }\n\n@media (min-width: 720px) {\n  .flex-col-flex-auto:not(:last-of-type) { margin-right: 80px }\n}\n\n.et_pb_tabs,\n.et_pb_tabs_controls::after,\n.et_pb_tabs_controls li { border: 0 !important }\n\n.et_pb_tab > ul:last-of-type { padding-bottom: 0 !important }\n.et_pb_tab .flex-col:last-of-type ul:last-of-type { padding-bottom: 0 !important }\n\n.et_pb_tabs_controls li.et_pb_tab_active { background-color: #8dc63f !important }\n.et_pb_tabs_controls li.et_pb_tab_active a { color: #fff !important }\n\n#footer-info { float: none; text-align: center }', 'Divi', '', 'inherit', 'closed', 'closed', '', '24577-revision-v1', '', '', '2017-04-03 13:58:52', '2017-04-03 11:58:52', '', 24577, 'http://tservices.cz/2017/04/03/24577-revision-v1/', 0, 'revision', '', 0),
(24689, 1, '2017-04-03 14:00:43', '2017-04-03 12:00:43', '.et_parallax_bg { opacity: .3 }\n.entry-content ul { line-height: 36px }\n\n#top-menu .active a { color: #8dc63f !important }\n.et-fixed-header #top-menu li.current-menu-item.active > a {  color: #8dc63f !important }\n\n.et_pb_slide { background-color: transparent !important }\n\n.flex-row {\n  display: -webkit-box;\n  display: -ms-flexbox;\n  display: flex;\n  -ms-flex-wrap: wrap;\n  flex-wrap: wrap;\n  width: 100%;\n}\n\n.flex-row.flex-center {\n  -webkit-box-align: center;\n  -ms-flex-align: center;\n  -ms-grid-row-align: center;\n  align-items: center;\n  -webkit-box-pack: center;\n  -ms-flex-pack: center;\n  justify-content: center;\n  -webkit-box-orient: vertical;\n  -webkit-box-direction: normal;\n  -ms-flex-direction: column;\n  flex-direction: column;\n}\n\n.flex-col {\n  -webkit-box-flex: 1;\n  -ms-flex: 1 1 auto;\n  flex: 1 1 auto;\n}\n\n.flex-col.flex-auto {\n  -webkit-box-flex: 0;\n  -ms-flex: 0 0 auto;\n  flex: 0 0 auto;\n}\n\n.flex-col:not(:last-of-type) { margin-right: 30px }\n\n.flex-col.flex-auto:not(:last-of-type) { margin-bottom: 20px; margin-right: 0 }\n\n@media (min-width: 720px) {\n  .flex-row.flex-center {\n    -webkit-box-orient: horizontal;\n    -webkit-box-direction: normal;\n    -ms-flex-direction: row;\n    flex-direction: row;\n  }\n\n  .flex-col-flex-auto:not(:last-of-type) {\n    margin-bottom: 0;\n    margin-right: 80px;\n  }\n}\n\n.et_pb_tabs,\n.et_pb_tabs_controls::after,\n.et_pb_tabs_controls li { border: 0 !important }\n\n.et_pb_tab > ul:last-of-type { padding-bottom: 0 !important }\n.et_pb_tab .flex-col:last-of-type ul:last-of-type { padding-bottom: 0 !important }\n\n.et_pb_tabs_controls li.et_pb_tab_active { background-color: #8dc63f !important }\n.et_pb_tabs_controls li.et_pb_tab_active a { color: #fff !important }\n\n#footer-info { float: none; text-align: center }', 'Divi', '', 'inherit', 'closed', 'closed', '', '24577-revision-v1', '', '', '2017-04-03 14:00:43', '2017-04-03 12:00:43', '', 24577, 'http://tservices.cz/2017/04/03/24577-revision-v1/', 0, 'revision', '', 0),
(24690, 1, '2017-04-03 14:01:29', '2017-04-03 12:01:29', '.et_parallax_bg { opacity: .3 }\n.entry-content ul { line-height: 36px }\n\n#top-menu .active a { color: #8dc63f !important }\n.et-fixed-header #top-menu li.current-menu-item.active > a {  color: #8dc63f !important }\n\n.et_pb_slide { background-color: transparent !important }\n\n.flex-row {\n  display: -webkit-box;\n  display: -ms-flexbox;\n  display: flex;\n  -ms-flex-wrap: wrap;\n  flex-wrap: wrap;\n  width: 100%;\n}\n\n.flex-row.flex-center {\n  -webkit-box-align: center;\n  -ms-flex-align: center;\n  -ms-grid-row-align: center;\n  align-items: center;\n  -webkit-box-pack: center;\n  -ms-flex-pack: center;\n  justify-content: center;\n  -webkit-box-orient: vertical;\n  -webkit-box-direction: normal;\n  -ms-flex-direction: column;\n  flex-direction: column;\n}\n\n.flex-col {\n  -webkit-box-flex: 1;\n  -ms-flex: 1 1 auto;\n  flex: 1 1 auto;\n}\n\n.flex-col.flex-auto {\n  -webkit-box-flex: 0;\n  -ms-flex: 0 0 auto;\n  flex: 0 0 auto;\n}\n\n.flex-col:not(:last-of-type) { margin-right: 30px }\n\n.flex-col.flex-auto:not(:last-of-type) { margin-bottom: 20px; margin-right: 0 }\n\n@media (min-width: 720px) {\n  .flex-row.flex-center {\n    -webkit-box-orient: horizontal;\n    -webkit-box-direction: normal;\n    -ms-flex-direction: row;\n    flex-direction: row;\n  }\n\n  .flex-col.flex-auto:not(:last-of-type) {\n    margin-bottom: 0;\n    margin-right: 80px;\n  }\n}\n\n.et_pb_tabs,\n.et_pb_tabs_controls::after,\n.et_pb_tabs_controls li { border: 0 !important }\n\n.et_pb_tab > ul:last-of-type { padding-bottom: 0 !important }\n.et_pb_tab .flex-col:last-of-type ul:last-of-type { padding-bottom: 0 !important }\n\n.et_pb_tabs_controls li.et_pb_tab_active { background-color: #8dc63f !important }\n.et_pb_tabs_controls li.et_pb_tab_active a { color: #fff !important }\n\n#footer-info { float: none; text-align: center }', 'Divi', '', 'inherit', 'closed', 'closed', '', '24577-revision-v1', '', '', '2017-04-03 14:01:29', '2017-04-03 12:01:29', '', 24577, 'http://tservices.cz/2017/04/03/24577-revision-v1/', 0, 'revision', '', 0),
(24691, 1, '2017-04-03 14:01:48', '2017-04-03 12:01:48', '.et_parallax_bg { opacity: .3 }\n.entry-content ul { line-height: 36px }\n\n#top-menu .active a { color: #8dc63f !important }\n.et-fixed-header #top-menu li.current-menu-item.active > a {  color: #8dc63f !important }\n\n.et_pb_slide { background-color: transparent !important }\n\n.flex-row {\n  display: -webkit-box;\n  display: -ms-flexbox;\n  display: flex;\n  -ms-flex-wrap: wrap;\n  flex-wrap: wrap;\n  width: 100%;\n}\n\n.flex-row.flex-center {\n  -webkit-box-align: center;\n  -ms-flex-align: center;\n  -ms-grid-row-align: center;\n  align-items: center;\n  -webkit-box-pack: center;\n  -ms-flex-pack: center;\n  justify-content: center;\n  -webkit-box-orient: vertical;\n  -webkit-box-direction: normal;\n  -ms-flex-direction: column;\n  flex-direction: column;\n}\n\n.flex-col {\n  -webkit-box-flex: 1;\n  -ms-flex: 1 1 auto;\n  flex: 1 1 auto;\n}\n\n.flex-col.flex-auto {\n  -webkit-box-flex: 0;\n  -ms-flex: 0 0 auto;\n  flex: 0 0 auto;\n}\n\n.flex-col:not(:last-of-type) { margin-right: 30px }\n\n.flex-col.flex-auto:not(:last-of-type) { margin-bottom: 20px; margin-right: 0 }\n\n@media (min-width: 640px) {\n  .flex-row.flex-center {\n    -webkit-box-orient: horizontal;\n    -webkit-box-direction: normal;\n    -ms-flex-direction: row;\n    flex-direction: row;\n  }\n\n  .flex-col.flex-auto:not(:last-of-type) {\n    margin-bottom: 0;\n    margin-right: 80px;\n  }\n}\n\n.et_pb_tabs,\n.et_pb_tabs_controls::after,\n.et_pb_tabs_controls li { border: 0 !important }\n\n.et_pb_tab > ul:last-of-type { padding-bottom: 0 !important }\n.et_pb_tab .flex-col:last-of-type ul:last-of-type { padding-bottom: 0 !important }\n\n.et_pb_tabs_controls li.et_pb_tab_active { background-color: #8dc63f !important }\n.et_pb_tabs_controls li.et_pb_tab_active a { color: #fff !important }\n\n#footer-info { float: none; text-align: center }', 'Divi', '', 'inherit', 'closed', 'closed', '', '24577-revision-v1', '', '', '2017-04-03 14:01:48', '2017-04-03 12:01:48', '', 24577, 'http://tservices.cz/2017/04/03/24577-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24692, 1, '2017-04-04 10:05:43', '2017-04-04 08:05:43', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"sluzby\" custom_padding=\"||101px|\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nNabízené portfolio služeb\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\"][et_pb_column type=\"4_4\"][et_pb_tabs admin_label=\"Záložky\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n[et_pb_tab title=\"Zahradnické služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]Ve spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázová údržba</h3>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<h3>Realizace</h3>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelná údržba</h3>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]Pravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázový úklid</h3>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelný úklid</h3>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\n</div>\r\n</div>\r\n&nbsp;\r\n\r\nRozsah a cyklus dle individuálních požadavků.\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]Zajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP.\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]V případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]Přijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na zahradě.\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 350 Kč / hod, 9 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"IT služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>Poradenství</li>\r\n 	<li>Instalace</li>\r\n 	<li>Wi-Fi</li>\r\n</ul>\r\n[/et_pb_tab]\r\n\r\n[/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#fffcfc\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"cenik\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||101px|\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"on\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nStandardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin. V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.\r\n\r\n[/et_pb_text][et_pb_code admin_label=\"Kód\"][table id=1 /][/et_pb_code][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\nUvedené ceny jsou bez DPH.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"reference\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"878px\" use_custom_gutter=\"off\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_arrows=\"on\" show_pagination=\"off\" auto=\"on\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"20\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"]\r\n\r\n[et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05-1.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n\r\n[/et_pb_slide]\r\n\r\n[/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nNapište nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_border_width=\"9\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"info@tservices.cz\" button_bg_color_hover=\"#74c600\" button_border_color_hover=\"#74c600\" button_bg_color=\"#8dc63f\" title=\"Kontaktní formulář - TServices\" custom_message=\"<strong>Jméno:</strong> %%Name%%\r\n<strong>E-mail:</strong> %%Email%%\r\n<strong>Telefon:</strong> %%Phone%%\r\n\r\n<strong>Zpráva:</strong> %%Message%%\"]\r\n\r\n[et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_id=\"Phone\" field_title=\"Telefon\" field_type=\"input\" required_mark=\"off\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /]\r\n\r\n[/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Sekce\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f4f4f4\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Řádek\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n<div class=\"flex-row flex-center\">\r\n<div class=\"flex-col flex-auto\">\r\n<strong>Tomáš Dvořák – T Services</strong>\r\nMoskevská 1548/92\r\n101 00, Praha 10 Vršovice\r\n</div>\r\n<div class=\"flex-col flex-auto\">\r\n<strong>IČ:</strong> 61935808\r\n<strong>DIČ:</strong> CZ7510285189\r\n</div>\r\n<div class=\"flex-col flex-auto\">\r\n<strong>E-mail:</strong> <a href=\"mailto:info@tservices.cz\">info@tservices.cz\r\n</a><strong>Tel.:</strong> <a href=\"tel:602%20294%20911\">+420&nbsp;602&nbsp;294&nbsp;911</a>\r\n</div>\r\n</div>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-04 10:05:43', '2017-04-04 08:05:43', '', 24574, 'http://tservices.cz/2017/04/04/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24693, 1, '2017-04-04 10:06:00', '2017-04-04 08:06:00', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"sluzby\" custom_padding=\"||101px|\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nNabízené portfolio služeb\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\"][et_pb_column type=\"4_4\"][et_pb_tabs admin_label=\"Záložky\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n[et_pb_tab title=\"Zahradnické služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]Ve spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázová údržba</h3>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<h3>Realizace</h3>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelná údržba</h3>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]Pravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázový úklid</h3>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelný úklid</h3>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\n</div>\r\n</div>\r\n&nbsp;\r\n\r\nRozsah a cyklus dle individuálních požadavků.\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]Zajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP.\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]V případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]Přijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na zahradě.\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 350 Kč / hod, 9 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"IT služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>Poradenství</li>\r\n 	<li>Instalace</li>\r\n 	<li>Wi-Fi</li>\r\n</ul>\r\n[/et_pb_tab]\r\n\r\n[/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#fffcfc\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"cenik\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||101px|\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"on\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nStandardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin. V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.\r\n\r\n[/et_pb_text][et_pb_code admin_label=\"Kód\"][table id=1 /][/et_pb_code][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\nUvedené ceny jsou bez DPH.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"reference\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"878px\" use_custom_gutter=\"off\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_arrows=\"on\" show_pagination=\"off\" auto=\"on\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"20\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"]\r\n\r\n[et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05-1.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n\r\n[/et_pb_slide]\r\n\r\n[/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nNapište nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_border_width=\"9\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"vojtech.jedlinsky@gmail.com\" button_bg_color_hover=\"#74c600\" button_border_color_hover=\"#74c600\" button_bg_color=\"#8dc63f\" title=\"Kontaktní formulář - TServices\" custom_message=\"<strong>Jméno:</strong> %%Name%%\r\n<strong>E-mail:</strong> %%Email%%\r\n<strong>Telefon:</strong> %%Phone%%\r\n\r\n<strong>Zpráva:</strong> %%Message%%\"]\r\n\r\n[et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_id=\"Phone\" field_title=\"Telefon\" field_type=\"input\" required_mark=\"off\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /]\r\n\r\n[/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Sekce\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f4f4f4\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Řádek\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n<div class=\"flex-row flex-center\">\r\n<div class=\"flex-col flex-auto\">\r\n<strong>Tomáš Dvořák – T Services</strong>\r\nMoskevská 1548/92\r\n101 00, Praha 10 Vršovice\r\n</div>\r\n<div class=\"flex-col flex-auto\">\r\n<strong>IČ:</strong> 61935808\r\n<strong>DIČ:</strong> CZ7510285189\r\n</div>\r\n<div class=\"flex-col flex-auto\">\r\n<strong>E-mail:</strong> <a href=\"mailto:info@tservices.cz\">info@tservices.cz\r\n</a><strong>Tel.:</strong> <a href=\"tel:602%20294%20911\">+420&nbsp;602&nbsp;294&nbsp;911</a>\r\n</div>\r\n</div>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-04 10:06:00', '2017-04-04 08:06:00', '', 24574, 'http://tservices.cz/2017/04/04/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24694, 1, '2017-04-04 10:06:35', '2017-04-04 08:06:35', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"sluzby\" custom_padding=\"||101px|\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nNabízené portfolio služeb\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\"][et_pb_column type=\"4_4\"][et_pb_tabs admin_label=\"Záložky\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n[et_pb_tab title=\"Zahradnické služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]Ve spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázová údržba</h3>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<h3>Realizace</h3>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelná údržba</h3>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]Pravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázový úklid</h3>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelný úklid</h3>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\n</div>\r\n</div>\r\n&nbsp;\r\n\r\nRozsah a cyklus dle individuálních požadavků.\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]Zajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP.\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]V případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]Přijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na zahradě.\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 350 Kč / hod, 9 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"IT služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>Poradenství</li>\r\n 	<li>Instalace</li>\r\n 	<li>Wi-Fi</li>\r\n</ul>\r\n[/et_pb_tab]\r\n\r\n[/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#fffcfc\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"cenik\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||101px|\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"on\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nStandardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin. V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.\r\n\r\n[/et_pb_text][et_pb_code admin_label=\"Kód\"][table id=1 /][/et_pb_code][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\nUvedené ceny jsou bez DPH.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"reference\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"878px\" use_custom_gutter=\"off\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_arrows=\"on\" show_pagination=\"off\" auto=\"on\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"20\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"]\r\n\r\n[et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05-1.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n\r\n[/et_pb_slide]\r\n\r\n[/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nNapište nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_border_width=\"9\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"vojtech.jedlinsky@gmail.com\" button_bg_color_hover=\"#74c600\" button_border_color_hover=\"#74c600\" button_bg_color=\"#8dc63f\" title=\"Kontaktní formulář - TServices\" custom_message=\"<strong>Jméno:</strong> %%Name%%\r\n<strong>E-mail:</strong> %%Email%%\r\n<strong>Telefon:</strong> %%Phone%%\r\n\r\n<strong>Zpráva:</strong> %%Message%%\"]\r\n\r\n[et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_id=\"Phone\" field_title=\"Telefon\" field_type=\"input\" required_mark=\"off\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /]\r\n\r\n[/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Sekce\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f4f4f4\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Řádek\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n<div class=\"flex-row flex-center\">\r\n<div class=\"flex-col flex-auto\">\r\n<strong>Tomáš Dvořák – T Services</strong>\r\nMoskevská 1548/92\r\n101 00, Praha 10 Vršovice\r\n</div>\r\n<div class=\"flex-col flex-auto\">\r\n<strong>IČ:</strong> 61935808\r\n<strong>DIČ:</strong> CZ7510285189\r\n</div>\r\n<div class=\"flex-col flex-auto\">\r\n<strong>E-mail:</strong> <a href=\"mailto:info@tservices.cz\">info@tservices.cz\r\n</a><strong>Tel.:</strong> <a href=\"tel:602%20294%20911\">+420&nbsp;602&nbsp;294&nbsp;911</a>\r\n</div>\r\n</div>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-04 10:06:35', '2017-04-04 08:06:35', '', 24574, 'http://tservices.cz/2017/04/04/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24696, 1, '2017-04-04 10:07:17', '2017-04-04 08:07:17', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"sluzby\" custom_padding=\"||101px|\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nNabízené portfolio služeb\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\"][et_pb_column type=\"4_4\"][et_pb_tabs admin_label=\"Záložky\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n[et_pb_tab title=\"Zahradnické služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]Ve spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázová údržba</h3>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<h3>Realizace</h3>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelná údržba</h3>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]Pravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázový úklid</h3>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelný úklid</h3>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\n</div>\r\n</div>\r\n&nbsp;\r\n\r\nRozsah a cyklus dle individuálních požadavků.\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]Zajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP.\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]V případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]Přijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na zahradě.\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 350 Kč / hod, 9 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"IT služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>Poradenství</li>\r\n 	<li>Instalace</li>\r\n 	<li>Wi-Fi</li>\r\n</ul>\r\n[/et_pb_tab]\r\n\r\n[/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#fffcfc\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"cenik\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||101px|\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"on\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nStandardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin. V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.\r\n\r\n[/et_pb_text][et_pb_code admin_label=\"Kód\"][table id=1 /][/et_pb_code][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\nUvedené ceny jsou bez DPH.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"reference\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"878px\" use_custom_gutter=\"off\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_arrows=\"on\" show_pagination=\"off\" auto=\"on\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"20\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"]\r\n\r\n[et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05-1.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n\r\n[/et_pb_slide]\r\n\r\n[/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nNapište nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_border_width=\"9\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"vojtech.jedlinsky@gmail.com\" button_bg_color_hover=\"#74c600\" button_border_color_hover=\"#74c600\" button_bg_color=\"#8dc63f\" title=\"Kontaktní formulář - TServices\" custom_message=\"<strong>Jméno:</strong> %%Name%%\r\n<strong>E-mail:</strong> %%Email%%\r\n<strong>Telefon:</strong> %%Phone%%\r\n\r\n<strong>Zpráva:</strong> %%Message%%\"]\r\n\r\n[et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_id=\"Phone\" field_title=\"Telefon\" field_type=\"input\" required_mark=\"off\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /]\r\n\r\n[/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Sekce\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f4f4f4\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Řádek\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n<div class=\"flex-row flex-center\">\r\n<div class=\"flex-col flex-auto\">\r\n<strong>Tomáš Dvořák – T Services</strong>\r\nMoskevská 1548/92\r\n101 00, Praha 10 Vršovice\r\n</div>\r\n<div class=\"flex-col flex-auto\">\r\n<strong>IČ:</strong> 61935808\r\n<strong>DIČ:</strong> CZ7510285189\r\n</div>\r\n<div class=\"flex-col flex-auto\">\r\n<strong>E-mail:</strong> <a href=\"mailto:info@tservices.cz\">info@tservices.cz\r\n</a><strong>Tel.:</strong> <a href=\"tel:602%20294%20911\">+420&nbsp;602&nbsp;294&nbsp;911</a>\r\n</div>\r\n</div>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-04 10:07:17', '2017-04-04 08:07:17', '', 24574, 'http://tservices.cz/2017/04/04/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24697, 1, '2017-04-04 10:07:40', '2017-04-04 08:07:40', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"sluzby\" custom_padding=\"||101px|\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nNabízené portfolio služeb\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\"][et_pb_column type=\"4_4\"][et_pb_tabs admin_label=\"Záložky\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n[et_pb_tab title=\"Zahradnické služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]Ve spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázová údržba</h3>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<h3>Realizace</h3>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelná údržba</h3>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]Pravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázový úklid</h3>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelný úklid</h3>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\n</div>\r\n</div>\r\n&nbsp;\r\n\r\nRozsah a cyklus dle individuálních požadavků.\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]Zajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP.\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]V případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]Přijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na zahradě.\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 350 Kč / hod, 9 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"IT služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>Poradenství</li>\r\n 	<li>Instalace</li>\r\n 	<li>Wi-Fi</li>\r\n</ul>\r\n[/et_pb_tab]\r\n\r\n[/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#fffcfc\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"cenik\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||101px|\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"on\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nStandardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin. V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.\r\n\r\n[/et_pb_text][et_pb_code admin_label=\"Kód\"][table id=1 /][/et_pb_code][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\nUvedené ceny jsou bez DPH.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"reference\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"878px\" use_custom_gutter=\"off\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_arrows=\"on\" show_pagination=\"off\" auto=\"on\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"20\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"]\r\n\r\n[et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05-1.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n\r\n[/et_pb_slide]\r\n\r\n[/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nNapište nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_border_width=\"9\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"vojtech.jedlinsky@gmail.com\" button_bg_color_hover=\"#74c600\" button_border_color_hover=\"#74c600\" button_bg_color=\"#8dc63f\" custom_message=\"<strong>Jméno:</strong> %%Name%%\r\n<strong>E-mail:</strong> %%Email%%\r\n<strong>Telefon:</strong> %%Phone%%\r\n\r\n<strong>Zpráva:</strong> %%Message%%\"]\r\n\r\n[et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_id=\"Phone\" field_title=\"Telefon\" field_type=\"input\" required_mark=\"off\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /]\r\n\r\n[/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Sekce\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f4f4f4\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Řádek\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n<div class=\"flex-row flex-center\">\r\n<div class=\"flex-col flex-auto\">\r\n<strong>Tomáš Dvořák – T Services</strong>\r\nMoskevská 1548/92\r\n101 00, Praha 10 Vršovice\r\n</div>\r\n<div class=\"flex-col flex-auto\">\r\n<strong>IČ:</strong> 61935808\r\n<strong>DIČ:</strong> CZ7510285189\r\n</div>\r\n<div class=\"flex-col flex-auto\">\r\n<strong>E-mail:</strong> <a href=\"mailto:info@tservices.cz\">info@tservices.cz\r\n</a><strong>Tel.:</strong> <a href=\"tel:602%20294%20911\">+420&nbsp;602&nbsp;294&nbsp;911</a>\r\n</div>\r\n</div>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-04 10:07:40', '2017-04-04 08:07:40', '', 24574, 'http://tservices.cz/2017/04/04/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24698, 1, '2017-04-04 10:09:21', '2017-04-04 08:09:21', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\"][et_pb_column type=\"4_4\"][et_pb_image admin_label=\"Obrázek\" src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\"][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb admin_label=\"Upoutávka\" title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"sluzby\" custom_padding=\"||101px|\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nNabízené portfolio služeb\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\"][et_pb_column type=\"4_4\"][et_pb_tabs admin_label=\"Záložky\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n[et_pb_tab title=\"Zahradnické služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]Ve spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázová údržba</h3>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<h3>Realizace</h3>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelná údržba</h3>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]Pravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázový úklid</h3>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelný úklid</h3>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\n</div>\r\n</div>\r\n&nbsp;\r\n\r\nRozsah a cyklus dle individuálních požadavků.\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]Zajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP.\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]V případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]Přijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na zahradě.\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 350 Kč / hod, 9 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"IT služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>Poradenství</li>\r\n 	<li>Instalace</li>\r\n 	<li>Wi-Fi</li>\r\n</ul>\r\n[/et_pb_tab]\r\n\r\n[/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#fffcfc\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"cenik\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Řádek\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||101px|\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"on\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nStandardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin. V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.\r\n\r\n[/et_pb_text][et_pb_code admin_label=\"Kód\"][table id=1 /][/et_pb_code][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\"]\r\n\r\nUvedené ceny jsou bez DPH.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\" module_id=\"reference\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"878px\" use_custom_gutter=\"off\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_arrows=\"on\" show_pagination=\"off\" auto=\"on\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"20\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"]\r\n\r\n[et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05-1.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n\r\n[/et_pb_slide]\r\n\r\n[/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nNapište nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_border_width=\"9\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"info@tservices.cz\" button_bg_color_hover=\"#74c600\" button_border_color_hover=\"#74c600\" button_bg_color=\"#8dc63f\" custom_message=\"<strong>Jméno:</strong> %%Name%%\r\n<strong>E-mail:</strong> %%Email%%\r\n<strong>Telefon:</strong> %%Phone%%\r\n\r\n<strong>Zpráva:</strong> %%Message%%\"]\r\n\r\n[et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_id=\"Phone\" field_title=\"Telefon\" field_type=\"input\" required_mark=\"off\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /]\r\n\r\n[/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Sekce\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f4f4f4\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row admin_label=\"Řádek\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Text\" background_layout=\"light\" text_orientation=\"left\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n<div class=\"flex-row flex-center\">\r\n<div class=\"flex-col flex-auto\">\r\n<strong>Tomáš Dvořák – T Services</strong>\r\nMoskevská 1548/92\r\n101 00, Praha 10 Vršovice\r\n</div>\r\n<div class=\"flex-col flex-auto\">\r\n<strong>IČ:</strong> 61935808\r\n<strong>DIČ:</strong> CZ7510285189\r\n</div>\r\n<div class=\"flex-col flex-auto\">\r\n<strong>E-mail:</strong> <a href=\"mailto:info@tservices.cz\">info@tservices.cz\r\n</a><strong>Tel.:</strong> <a href=\"tel:602%20294%20911\">+420&nbsp;602&nbsp;294&nbsp;911</a>\r\n</div>\r\n</div>\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2017-04-04 10:09:21', '2017-04-04 08:09:21', '', 24574, 'http://tservices.cz/2017/04/04/24574-revision-v1/', 0, 'revision', '', 0),
(24702, 2, '2018-01-03 22:25:16', '2018-01-03 21:25:16', '[et_pb_section fullwidth=\"on\" background_color=\"#1f0030\"][et_pb_fullwidth_header title=\"Divi Builder\" background_layout=\"dark\" text_orientation=\"center\" scroll_down_icon_color=\"#ffffff\" scroll_down_icon_size=\"36px\" content_font_color=\"rgba(255,255,255,0.85)\" max_width=\"700px\" button_one_text=\"Join Now\" button_one_url=\"Join today\" background_overlay_color=\"rgba(40,40,48,0.8)\" title_font=\"Old Standard TT|on||on|\" title_font_size=\"62px\" title_font_size_phone=\"48px\" title_font_size_last_edited=\"on|phone\" content_font=\"Raleway||||\" content_font_size=\"20px\" custom_button_one=\"on\" button_one_text_size=\"16px\" button_one_text_color=\"#ffffff\" button_one_bg_color=\"#e85929\" button_one_border_width=\"0px\" button_one_border_radius=\"2px\" button_one_letter_spacing=\"3px\" button_one_font=\"Raleway|on||on|\" button_one_use_icon=\"off\" button_one_bg_color_hover=\"rgba(232,89,41,0.85)\" button_one_letter_spacing_hover=\"2px\" custom_css_main_element=\"padding: 6% 0 12% 0;\" custom_css_header_container=\"width: 100%;\" custom_css_button_1=\"margin-top: 40px;\" background_image=\"https://cdn.elegantthemes.com/images/tour/hummus2.jpg\" header_fullscreen=\"off\" header_scroll_down=\"off\" image_orientation=\"center\" content_orientation=\"center\" button_one_icon_placement=\"right\" custom_button_two=\"off\" button_two_letter_spacing=\"0\" button_two_icon_placement=\"right\" button_two_letter_spacing_hover=\"0\"]Divi 3.0 introduces a completely new visual interface that will forever change how you build websites. This front end editor allows you to make changes to your website...on your actual website![/et_pb_fullwidth_header][/et_pb_section][et_pb_section background_color=\"#efefe8\" custom_css_main_element=\"z-index: 999;\"][et_pb_row use_custom_gutter=\"on\" gutter_width=\"1\" custom_padding=\"0px||0px|\" custom_margin=\"-100px||60px|\" make_equal=\"on\" background_color_1=\"#ffffff\" background_color_2=\"#ffffff\" bg_img_1=\"https://cdn.elegantthemes.com/images/tour/limes.jpg\" bg_img_2=\"https://cdn.elegantthemes.com/images/tour/springrolls.jpg\" bg_img_3=\"https://cdn.elegantthemes.com/images/tour/eggs.jpg\" bg_img_4=\"https://cdn.elegantthemes.com/images/tour/lemons.jpg\" background_position_1=\"bottom_center\" background_position_2=\"bottom_center\" background_position_3=\"bottom_center\" background_position_4=\"bottom_center\" background_repeat_1=\"no-repeat\" background_repeat_2=\"no-repeat\" background_repeat_3=\"no-repeat\" background_repeat_4=\"no-repeat\" custom_css_main_element=\"overflow: visible !important;||-webkit-box-shadow: 0px 4px 30px 4px rgba(0,0,0,0.08);||-moz-box-shadow: 0px 4px 30px 4px rgba(0,0,0,0.08);||box-shadow: 0px 4px 30px 4px rgba(0,0,0,0.08);\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Click & type\" use_icon=\"on\" font_icon=\"%%119%%\" icon_color=\"rgba(46,48,55,0.38)\" animation=\"off\" text_orientation=\"center\" use_icon_font_size=\"on\" icon_font_size=\"32px\" header_font=\"Raleway|on||on|\" header_font_size=\"20\" header_text_color=\"#3a3e59\" body_font_size=\"16px\" body_text_color=\"rgba(46,48,55,0.5)\" body_line_height=\"1.8em\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#ffffff\" background_color_gradient_end=\"rgba(255,255,255,0)\" custom_padding=\"40px|24px|140%|24px\" custom_css_blurb_title=\"margin-bottom: 10px;\" saved_tabs=\"all\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"]<p>Lorem ipsum dolor sit amet consectetur adipiscing elit el vivamus eu vehicula.</p>[/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Drag & Drop\" use_icon=\"on\" font_icon=\"%%372%%\" icon_color=\"rgba(46,48,55,0.38)\" animation=\"off\" text_orientation=\"center\" use_icon_font_size=\"on\" icon_font_size=\"32px\" header_font=\"Raleway|on||on|\" header_font_size=\"20\" header_text_color=\"#3a3e59\" body_font_size=\"16px\" body_text_color=\"rgba(46,48,55,0.5)\" body_line_height=\"1.8em\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#e4e4e4\" background_color_gradient_end=\"rgba(228,228,228,0)\" background_color_gradient_start_position=\"30%\" background_color_gradient_end_position=\"90%\" custom_padding=\"40px|24px|140%|24px\" custom_css_blurb_title=\"margin-bottom: 10px;\" saved_tabs=\"all\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"]<p>Lorem ipsum dolor sit amet consectetur adipiscing elit el vivamus eu vehicula.</p>[/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Fully Customize\" use_icon=\"on\" font_icon=\"%%70%%\" icon_color=\"rgba(46,48,55,0.38)\" animation=\"off\" text_orientation=\"center\" use_icon_font_size=\"on\" icon_font_size=\"32px\" header_font=\"Raleway|on||on|\" header_font_size=\"20\" header_text_color=\"#3a3e59\" body_font_size=\"16px\" body_text_color=\"rgba(46,48,55,0.5)\" body_line_height=\"1.8em\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#efefef\" background_color_gradient_end=\"rgba(239,239,239,0)\" background_color_gradient_start_position=\"30%\" background_color_gradient_end_position=\"90%\" custom_padding=\"40px|24px|140%|24px\" custom_css_blurb_title=\"margin-bottom: 10px;\" saved_tabs=\"all\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"]<p>Lorem ipsum dolor sit amet consectetur adipiscing elit el vivamus eu vehicula.</p>[/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Clone & Delete\" use_icon=\"on\" font_icon=\"%%100%%\" icon_color=\"rgba(46,48,55,0.38)\" animation=\"off\" text_orientation=\"center\" use_icon_font_size=\"on\" icon_font_size=\"32px\" header_font=\"Raleway|on||on|\" header_font_size=\"20\" header_text_color=\"#3a3e59\" body_font_size=\"16px\" body_text_color=\"rgba(46,48,55,0.5)\" body_line_height=\"1.8em\" use_background_color_gradient=\"on\" background_color_gradient_start=\"#d7d9d9\" background_color_gradient_end=\"rgba(215,217,217,0)\" background_color_gradient_start_position=\"30%\" background_color_gradient_end_position=\"90%\" custom_padding=\"40px|24px|140%|24px\" custom_css_blurb_title=\"margin-bottom: 10px;\" saved_tabs=\"all\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"]<p>Lorem ipsum dolor sit amet consectetur adipiscing elit el vivamus eu vehicula.</p>[/et_pb_blurb][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth=\"off\" specialty=\"off\" custom_padding=\"0px|||\" background_color=\"#efefe8\"][et_pb_row custom_margin=\"|||\" padding_top_1=\"10%\" background_position_1=\"top_left\" background_position_2=\"top_left\" background_repeat_1=\"no-repeat\" background_repeat_2=\"no-repeat\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"1_2\"][et_pb_blurb title=\"So simple!\" animation=\"off\" text_orientation=\"right\" header_font=\"Raleway|on||on|\" header_font_size=\"36px\" header_text_color=\"#3a3e59\" custom_css_main_element=\"max-width: none;\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse tempus sed odio non blandit. Ut varius purus eget erat ornare facilisis. Mauris pharetra lacus nec sapien iaculis, sit amet ullamcorper sapien finibus.[/et_pb_blurb][et_pb_button button_text=\"Learn more\" button_alignment=\"right\" background_layout=\"dark\" disabled_on=\"on|on|\" custom_button=\"on\" button_text_size=\"16px\" button_text_color=\"#ffffff\" button_bg_color=\"#e85929\" button_border_width=\"0px\" button_border_radius=\"3px\" button_letter_spacing=\"3px\" button_font=\"Raleway|on||on|\" button_use_icon=\"off\" button_bg_color_hover=\"#e84712\" button_letter_spacing_hover=\"2px\" background_color=\"#7EBEC5\" /][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_image src=\"https://cdn.elegantthemes.com/images/tour/jar.jpg\" align=\"center\" max_width=\"510px\" /][/et_pb_column][/et_pb_row][et_pb_row custom_margin=\"|||\" make_equal=\"on\" padding_top_2=\"14%\" background_position_1=\"top_left\" background_position_2=\"top_left\" background_repeat_1=\"no-repeat\" background_repeat_2=\"no-repeat\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"1_2\"][et_pb_image src=\"https://cdn.elegantthemes.com/images/tour/cake.jpg\" animation=\"right\" align=\"center\" max_width=\"510px\" /][/et_pb_column][et_pb_column type=\"1_2\"][et_pb_blurb title=\"So sweet!\" animation=\"off\" header_font=\"Raleway|on||on|\" header_font_size=\"36px\" header_text_color=\"#3a3e59\" custom_css_main_element=\"max-width: none;\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse tempus sed odio non blandit. Ut varius purus eget erat ornare facilisis. Mauris pharetra lacus nec sapien iaculis, sit amet ullamcorper sapien finibus.[/et_pb_blurb][et_pb_button button_text=\"Learn more\" button_alignment=\"left\" background_layout=\"dark\" disabled_on=\"on|on|\" custom_button=\"on\" button_text_size=\"16px\" button_text_color=\"#ffffff\" button_bg_color=\"#e85929\" button_border_width=\"0px\" button_border_radius=\"2px\" button_letter_spacing=\"3px\" button_font=\"Raleway|on||on|\" button_use_icon=\"off\" button_bg_color_hover=\"#e84712\" button_letter_spacing_hover=\"2px\" background_color=\"#7EBEC5\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section background_color=\"#212127\" custom_padding=\"|||\" fullwidth=\"on\"][et_pb_fullwidth_header title=\"Perfectly Diverse\" background_layout=\"dark\" text_orientation=\"center\" scroll_down_icon_color=\"#ffffff\" scroll_down_icon_size=\"36px\" content_font_color=\"rgba(255,255,255,0.72)\" button_one_text=\"Download\" background_overlay_color=\"rgba(255,255,255,0)\" title_font=\"Old Standard TT|on||on|\" title_font_size=\"62px\" title_font_size_tablet=\"62px\" title_font_size_phone=\"48px\" title_font_size_last_edited=\"on|phone\" content_font=\"Raleway||||\" content_font_size=\"20px\" content_text_color=\"#ffffff\" custom_button_one=\"on\" button_one_text_size=\"16px\" button_one_text_color=\"#ffffff\" button_one_bg_color=\"#e85929\" button_one_border_width=\"0px\" button_one_border_radius=\"2px\" button_one_letter_spacing=\"3px\" button_one_font=\"Raleway|on||on|\" button_one_use_icon=\"off\" button_one_bg_color_hover=\"rgba(232,89,41,0.85)\" button_one_letter_spacing_hover=\"2px\" custom_css_main_element=\"padding: 6% 0;\" custom_css_header_container=\"width: 100%;\" custom_css_button_1=\"margin-top: 40px;\"]<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer vel mollis eros. Vestibulum in blandit massa. Nunc lorem lacus, lacinia ut lobortis id, tempor a sem. Vivamus rhoncus imperdiet quam quis vestibulum. Sed at dui orci. </p>[/et_pb_fullwidth_header][/et_pb_section][et_pb_section fullwidth=\"on\"][et_pb_fullwidth_image src=\"https://cdn.elegantthemes.com/images/tour/cheese.jpg\" animation=\"off\" /][/et_pb_section]', 'Demo nástroje Divi Builder', '', 'publish', 'closed', 'closed', '', 'demo-nastroje-divi-builder', '', '', '2018-01-03 22:25:16', '2018-01-03 21:25:16', '', 0, 'http://tservices.cz/et_pb_layout/demo-nastroje-divi-builder/', 0, 'et_pb_layout', '', 0),
(24736, 2, '2018-01-03 22:27:21', '2018-01-03 21:27:21', '', 'Jservices logo - email', '', 'inherit', 'open', 'closed', '', 'jservices-logo-email', '', '', '2018-01-03 22:27:21', '2018-01-03 21:27:21', '', 24574, 'http://tservices.cz/wp-content/uploads/2018/01/Jservices-logo-email.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24737, 2, '2018-01-03 22:28:02', '2018-01-03 21:28:02', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\" custom_padding_tablet=\"50px|0|50px|0\" custom_padding_last_edited=\"on|desktop\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_image src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" animation_style=\"none\" animation_duration=\"1000ms\" animation_intensity_slide=\"50%\" show_bottom_space=\"on\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\" custom_padding_tablet=\"50px|0|50px|0\" custom_padding_last_edited=\"on|desktop\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" module_alignment=\"center\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"sluzby\" custom_padding=\"||101px|\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_text background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" module_alignment=\"center\"]\r\n\r\nNabízené portfolio služeb\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_tabs use_border_color=\"off\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" _builder_version=\"3.0.93\"][et_pb_tab title=\"Zahradnické služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" _builder_version=\"3.0.93\"] Ve spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázová údržba</h3>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<h3>Realizace</h3>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelná údržba</h3>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" _builder_version=\"3.0.93\"] Pravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázový úklid</h3>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelný úklid</h3>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\n</div>\r\n</div>\r\n&nbsp;\r\n\r\nRozsah a cyklus dle individuálních požadavků.\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" _builder_version=\"3.0.93\"] Zajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" _builder_version=\"3.0.93\"]\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" _builder_version=\"3.0.93\"]\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" _builder_version=\"3.0.93\"] V případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" _builder_version=\"3.0.93\"] Přijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na zahradě.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 350 Kč / hod, 9 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"IT služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" _builder_version=\"3.0.93\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\"]\r\n<ul>\r\n 	<li>Poradenství</li>\r\n 	<li>Instalace</li>\r\n 	<li>Wi-Fi</li>\r\n 	<li>Zálohování</li>\r\n 	<li>Pravidelná údržba a aktualizace</li>\r\n 	<li>Správa koncových zařízení</li>\r\n 	<li>Rychlá pomoc přes vzdálenou plochu</li>\r\n 	<li>IP kamerový systém</li>\r\n 	<li>Webhosting</li>\r\n</ul>\r\nVše ve spolupráci s <a href=\"http://jservices.cz\" target=\"_blank\" rel=\"noopener\">J Services</a>\r\n\r\n<a href=\"http://jservices.cz\" target=\"_blank\" rel=\"noopener\"><img class=\" wp-image-24736 aligncenter\" src=\"http://tservices.cz/wp-content/uploads/2018/01/Jservices-logo-email-300x110.jpg\" alt=\"\" width=\"213\" height=\"78\" /></a>\r\n\r\n[/et_pb_tab][/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#fffcfc\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"cenik\" custom_padding_tablet=\"50px|0|50px|0\" custom_padding_last_edited=\"on|desktop\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" module_alignment=\"center\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||101px|\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"on\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_text background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"]\r\n\r\nStandardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin. V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.\r\n\r\n[/et_pb_text][et_pb_code][table id=1 /][/et_pb_code][et_pb_text background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"]\r\n\r\nUvedené ceny jsou bez DPH.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\" module_id=\"reference\" custom_padding_tablet=\"50px|0|50px|0\" custom_padding_last_edited=\"on|desktop\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"878px\" use_custom_gutter=\"off\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_arrows=\"on\" show_pagination=\"off\" auto=\"on\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"20\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05-1.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n[/et_pb_slide][/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\" custom_padding_tablet=\"50px|0|50px|0\" custom_padding_last_edited=\"on|desktop\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" module_alignment=\"center\"]\r\n\r\nNapište nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" input_border_radius=\"4\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" border_color=\"#d7dce1\" border_style=\"solid\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_border_width=\"9\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"info@tservices.cz\" button_bg_color_hover=\"#74c600\" button_border_color_hover=\"#74c600\" button_bg_color=\"#8dc63f\" custom_message=\"&lt;strong&gt;Jméno:&lt;/strong&gt; %%Name%%&lt;br /&gt; &lt;strong&gt;E-mail:&lt;/strong&gt; %%Email%%&lt;br /&gt; &lt;strong&gt;Telefon:&lt;/strong&gt; %%Phone%%&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Zpráva:&lt;/strong&gt; %%Message%%\" border_color_all=\"#d7dce1\" border_width_all=\"1px\" border_style_all=\"solid\" border_radii=\"on|4px|4px|4px|4px\"][et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_id=\"Phone\" field_title=\"Telefon\" field_type=\"input\" required_mark=\"off\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f4f4f4\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_text background_layout=\"light\" text_orientation=\"left\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"]\r\n<div class=\"flex-row flex-center\">\r\n<div class=\"flex-col flex-auto\"><strong>Tomáš Dvořák – T Services</strong>\r\nMoskevská 1548/92\r\n101 00, Praha 10 Vršovice</div>\r\n<div class=\"flex-col flex-auto\"><strong>IČ:</strong> 61935808\r\n<strong>DIČ:</strong> CZ7510285189</div>\r\n<div class=\"flex-col flex-auto\"><strong>E-mail:</strong> <a href=\"mailto:info@tservices.cz\">info@tservices.cz\r\n</a><strong>Tel.:</strong> <a href=\"tel:602%20294%20911\">+420 602 294 911</a></div>\r\n</div>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2018-01-03 22:28:02', '2018-01-03 21:28:02', '', 24574, 'http://tservices.cz/2018/01/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24738, 2, '2018-01-03 22:29:49', '2018-01-03 21:29:49', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\" custom_padding_tablet=\"50px|0|50px|0\" custom_padding_last_edited=\"on|desktop\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_image src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" animation_style=\"none\" animation_duration=\"1000ms\" animation_intensity_slide=\"50%\" show_bottom_space=\"on\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\" custom_padding_tablet=\"50px|0|50px|0\" custom_padding_last_edited=\"on|desktop\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" module_alignment=\"center\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"sluzby\" custom_padding=\"||101px|\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_text background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" module_alignment=\"center\"]\r\n\r\nNabízené portfolio služeb\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_tabs use_border_color=\"off\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" _builder_version=\"3.0.93\"][et_pb_tab title=\"Zahradnické služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" _builder_version=\"3.0.93\"] Ve spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázová údržba</h3>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<h3>Realizace</h3>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelná údržba</h3>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" _builder_version=\"3.0.93\"] Pravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázový úklid</h3>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelný úklid</h3>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\n</div>\r\n</div>\r\n&nbsp;\r\n\r\nRozsah a cyklus dle individuálních požadavků.\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" _builder_version=\"3.0.93\"] Zajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" _builder_version=\"3.0.93\"]\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" _builder_version=\"3.0.93\"]\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" _builder_version=\"3.0.93\"] V případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" _builder_version=\"3.0.93\"] Přijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na zahradě.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 350 Kč / hod, 9 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"IT služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" _builder_version=\"3.0.93\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\"]\r\n<ul>\r\n 	<li>Poradenství</li>\r\n 	<li>Instalace</li>\r\n 	<li>Wi-Fi</li>\r\n 	<li>Zálohování</li>\r\n 	<li>Pravidelná údržba a aktualizace</li>\r\n 	<li>Správa koncových zařízení</li>\r\n 	<li>Rychlá pomoc přes vzdálenou plochu</li>\r\n 	<li>IP kamerový systém</li>\r\n 	<li>Webhosting</li>\r\n</ul>\r\nVše ve spolupráci s <a href=\"http://jservices.cz\" target=\"_blank\" rel=\"noopener\">J Services</a>\r\n\r\n<a href=\"http://jservices.cz\" target=\"_blank\" rel=\"noopener\"><img class=\" wp-image-24736 aligncenter\" src=\"http://tservices.cz/wp-content/uploads/2018/01/Jservices-logo-email-300x110.jpg\" alt=\"\" width=\"213\" height=\"78\" /></a>\r\n\r\n[/et_pb_tab][/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#fffcfc\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"cenik\" custom_padding_tablet=\"50px|0|50px|0\" custom_padding_last_edited=\"on|desktop\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" module_alignment=\"center\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||101px|\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"on\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_text background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"]\r\n\r\nStandardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin. V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.\r\n\r\n[/et_pb_text][et_pb_code][table id=1 /][/et_pb_code][et_pb_text background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"]\r\n\r\nUvedené ceny jsou bez DPH.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\" module_id=\"reference\" custom_padding_tablet=\"50px|0|50px|0\" custom_padding_last_edited=\"on|desktop\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"878px\" use_custom_gutter=\"off\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_arrows=\"on\" show_pagination=\"off\" auto=\"on\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"20\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05-1.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n[/et_pb_slide][/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\" custom_padding_tablet=\"50px|0|50px|0\" custom_padding_last_edited=\"on|desktop\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" module_alignment=\"center\"]\r\n\r\nNapište nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_border_width=\"9\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"info@jservices.cz\" button_bg_color_hover=\"#74c600\" button_border_color_hover=\"#74c600\" button_bg_color=\"#8dc63f\" custom_message=\"&lt;strong&gt;Jméno:&lt;/strong&gt; %%Name%%&lt;br /&gt; &lt;strong&gt;E-mail:&lt;/strong&gt; %%Email%%&lt;br /&gt; &lt;strong&gt;Telefon:&lt;/strong&gt; %%Phone%%&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Zpráva:&lt;/strong&gt; %%Message%%\" border_color_all=\"#d7dce1\" border_width_all=\"1px\" border_radii=\"on|4px|4px|4px|4px\" _builder_version=\"3.0.93\"][et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_id=\"Phone\" field_title=\"Telefon\" field_type=\"input\" required_mark=\"off\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f4f4f4\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_text background_layout=\"light\" text_orientation=\"left\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"]\r\n<div class=\"flex-row flex-center\">\r\n<div class=\"flex-col flex-auto\"><strong>Tomáš Dvořák – T Services</strong>\r\nMoskevská 1548/92\r\n101 00, Praha 10 Vršovice</div>\r\n<div class=\"flex-col flex-auto\"><strong>IČ:</strong> 61935808\r\n<strong>DIČ:</strong> CZ7510285189</div>\r\n<div class=\"flex-col flex-auto\"><strong>E-mail:</strong> <a href=\"mailto:info@tservices.cz\">info@tservices.cz\r\n</a><strong>Tel.:</strong> <a href=\"tel:602%20294%20911\">+420 602 294 911</a></div>\r\n</div>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2018-01-03 22:29:49', '2018-01-03 21:29:49', '', 24574, 'http://tservices.cz/2018/01/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24739, 2, '2018-01-03 22:38:31', '2018-01-03 21:38:31', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\" custom_padding_tablet=\"50px|0|50px|0\" custom_padding_last_edited=\"on|desktop\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_image src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" animation_style=\"none\" animation_duration=\"1000ms\" animation_intensity_slide=\"50%\" show_bottom_space=\"on\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\" custom_padding_tablet=\"50px|0|50px|0\" custom_padding_last_edited=\"on|desktop\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" module_alignment=\"center\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"sluzby\" custom_padding=\"||101px|\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_text background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" module_alignment=\"center\"]\r\n\r\nNabízené portfolio služeb\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_tabs use_border_color=\"off\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" _builder_version=\"3.0.93\"][et_pb_tab title=\"Zahradnické služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" _builder_version=\"3.0.93\"] Ve spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázová údržba</h3>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<h3>Realizace</h3>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelná údržba</h3>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" _builder_version=\"3.0.93\"] Pravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázový úklid</h3>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelný úklid</h3>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\n</div>\r\n</div>\r\n&nbsp;\r\n\r\nRozsah a cyklus dle individuálních požadavků.\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" _builder_version=\"3.0.93\"] Zajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" _builder_version=\"3.0.93\"]\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" _builder_version=\"3.0.93\"]\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" _builder_version=\"3.0.93\"] V případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" _builder_version=\"3.0.93\"] Přijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na zahradě.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 350 Kč / hod, 9 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"IT služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" _builder_version=\"3.0.93\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\"]\r\n<ul>\r\n 	<li>Poradenství</li>\r\n 	<li>Instalace</li>\r\n 	<li>Wi-Fi</li>\r\n 	<li>Zálohování</li>\r\n 	<li>Pravidelná údržba a aktualizace</li>\r\n 	<li>Správa koncových zařízení</li>\r\n 	<li>Rychlá pomoc přes vzdálenou plochu</li>\r\n 	<li>IP kamerový systém</li>\r\n 	<li>Webhosting</li>\r\n</ul>\r\nVše ve spolupráci s <a href=\"http://jservices.cz\" target=\"_blank\" rel=\"noopener\">J Services</a>\r\n\r\n<a href=\"http://jservices.cz\" target=\"_blank\" rel=\"noopener\"><img class=\" wp-image-24736 aligncenter\" src=\"http://tservices.cz/wp-content/uploads/2018/01/Jservices-logo-email-300x110.jpg\" alt=\"\" width=\"213\" height=\"78\" /></a>\r\n\r\n[/et_pb_tab][/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#fffcfc\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"cenik\" custom_padding_tablet=\"50px|0|50px|0\" custom_padding_last_edited=\"on|desktop\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" module_alignment=\"center\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||101px|\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"on\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_text background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"]\r\n\r\nStandardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin. V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.\r\n\r\n[/et_pb_text][et_pb_code][table id=1 /][/et_pb_code][et_pb_text background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"]\r\n\r\nUvedené ceny jsou bez DPH.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\" module_id=\"reference\" custom_padding_tablet=\"50px|0|50px|0\" custom_padding_last_edited=\"on|desktop\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"878px\" use_custom_gutter=\"off\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_arrows=\"on\" show_pagination=\"off\" auto=\"on\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"20\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05-1.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n[/et_pb_slide][/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\" custom_padding_tablet=\"50px|0|50px|0\" custom_padding_last_edited=\"on|desktop\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" module_alignment=\"center\"]\r\n\r\nNapište nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_border_width=\"9\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"jakub.dvorak@jservices.cz\" button_bg_color_hover=\"#74c600\" button_border_color_hover=\"#74c600\" button_bg_color=\"#8dc63f\" custom_message=\"&lt;strong&gt;Jméno:&lt;/strong&gt; %%Name%%&lt;br /&gt; &lt;strong&gt;E-mail:&lt;/strong&gt; %%Email%%&lt;br /&gt; &lt;strong&gt;Telefon:&lt;/strong&gt; %%Phone%%&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Zpráva:&lt;/strong&gt; %%Message%%\" border_color_all=\"#d7dce1\" border_width_all=\"1px\" border_radii=\"on|4px|4px|4px|4px\" _builder_version=\"3.0.93\"][et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_id=\"Phone\" field_title=\"Telefon\" field_type=\"input\" required_mark=\"off\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][/et_pb_contact_form][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f4f4f4\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_text background_layout=\"light\" text_orientation=\"left\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"]\r\n<div class=\"flex-row flex-center\">\r\n<div class=\"flex-col flex-auto\"><strong>Tomáš Dvořák – T Services</strong>\r\nMoskevská 1548/92\r\n101 00, Praha 10 Vršovice</div>\r\n<div class=\"flex-col flex-auto\"><strong>IČ:</strong> 61935808\r\n<strong>DIČ:</strong> CZ7510285189</div>\r\n<div class=\"flex-col flex-auto\"><strong>E-mail:</strong> <a href=\"mailto:info@tservices.cz\">info@tservices.cz\r\n</a><strong>Tel.:</strong> <a href=\"tel:602%20294%20911\">+420 602 294 911</a></div>\r\n</div>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2018-01-03 22:38:31', '2018-01-03 21:38:31', '', 24574, 'http://tservices.cz/2018/01/03/24574-revision-v1/', 0, 'revision', '', 0),
(24740, 2, '2018-01-03 22:42:48', '2018-01-03 21:42:48', '<label> <b>Vaše jméno a příjmení</b> (vyžadováno)\r\n    [text* your-name minlength:3 maxlength:20] </label>\r\n\r\n<label> <b>Váš telefon</b> (vyžadováno)\r\n    [tel* phone minlength:9 maxlength:14] </label>\r\n\r\n<label> <b>Váš e-mail</b> (vyžadováno)\r\n    [email* your-email minlength:6] </label>\r\n\r\n<label> <b>Předmět</b>\r\n    [text your-subject] </label>\r\n\r\n<label> <b>Vaše zpráva</b>\r\n    [textarea your-message minlength:10] </label>\r\n\r\n[checkbox* Odeslatzprvu \"Odeslat zprávu\"]\r\n\r\n[submit \"Odeslat\"]\n1\n[T Services] [your-subject]\n[your-name] <wordpress@tservices.cz>\ninfo@tservices.cz\nOd: [your-name] \r\nTelefon: [phone]\r\nE-mail: [your-email]\r\n\r\nPředmět: [your-subject]\r\n\r\nZpráva:\r\n[your-message]\r\n\r\n-- \r\nTento e-mail byl odeslán pomocí kontaktního formuláře z T Services http://tservices.cz\nReply-To: [your-email]\n\n\n\n\n[T Services] [your-subject]\nT Services <wordpress@tservices.cz>\n[your-email]\nZpráva:\r\n[your-message]\r\n\r\n-- \r\nTento e-mail byl odeslán pomocí kontaktního formuláře z T Services http://tservices.cz\nReply-To: vojtech.jedlinsky@gmail.com\n\n\n\nDěkujeme Vám. Vaše zpráva byla úspěšně odeslána.\nBěhem odesílání zprávy nastala chyba. Zkuste to prosím později.\nNěkterá pole obsahují chybu. Opravte prosím zadané údaje a zkuste to znovu.\nBěhem odesílání zprávy nastala chyba. Zkuste to prosím později.\nPřed odesláním zprávy musíte souhlasit s podmínkami služby.\nToto pole je povinné.\nZadaný údaj je příliš dlouhý.\nPole je příliš krátké.\nFormát data je neplatný.\nDatum je před nejnižším povoleným.\nDatum je před nejvyšším povoleným.\nBěhem nahrávání souboru se vyskytla neznámá chyba.\nNemáte dostatečné oprávění pro nahrávání tohoto typu souborů.\nSoubor je příliš velký.\nPři nahrávání souboru došlo k chybě.\nFormát čísla je neplatný.\nČíslo je nižší, než minimální povolená hodnota.\nČíslo je vyšší, než maximální povolená hodnota.\nOdpověď na kvíz je chybná.\nVložený kód není správný.\nZadaná e-mailová adresa je neplatná.\nZadaná URL adresa je neplatná.\nZadané telefonní číslo je neplatné.', 'Kontaktní formulář T Services', '', 'publish', 'closed', 'closed', '', 'kontaktni-formular-1', '', '', '2018-01-03 23:24:52', '2018-01-03 22:24:52', '', 0, 'http://tservices.cz/?post_type=wpcf7_contact_form&#038;p=24740', 0, 'wpcf7_contact_form', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24741, 2, '2018-01-03 22:46:30', '2018-01-03 21:46:30', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\" custom_padding_tablet=\"50px|0|50px|0\" custom_padding_last_edited=\"on|desktop\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_image src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" animation_style=\"none\" animation_duration=\"1000ms\" animation_intensity_slide=\"50%\" show_bottom_space=\"on\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\" custom_padding_tablet=\"50px|0|50px|0\" custom_padding_last_edited=\"on|desktop\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" module_alignment=\"center\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"sluzby\" custom_padding=\"||101px|\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_text background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" module_alignment=\"center\"]\r\n\r\nNabízené portfolio služeb\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_tabs use_border_color=\"off\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" _builder_version=\"3.0.93\"][et_pb_tab title=\"Zahradnické služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" _builder_version=\"3.0.93\"] Ve spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázová údržba</h3>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<h3>Realizace</h3>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelná údržba</h3>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" _builder_version=\"3.0.93\"] Pravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázový úklid</h3>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelný úklid</h3>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\n</div>\r\n</div>\r\n&nbsp;\r\n\r\nRozsah a cyklus dle individuálních požadavků.\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" _builder_version=\"3.0.93\"] Zajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" _builder_version=\"3.0.93\"]\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" _builder_version=\"3.0.93\"]\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" _builder_version=\"3.0.93\"] V případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" _builder_version=\"3.0.93\"] Přijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na zahradě.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 350 Kč / hod, 9 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"IT služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" _builder_version=\"3.0.93\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\"]\r\n<ul>\r\n 	<li>Poradenství</li>\r\n 	<li>Instalace</li>\r\n 	<li>Wi-Fi</li>\r\n 	<li>Zálohování</li>\r\n 	<li>Pravidelná údržba a aktualizace</li>\r\n 	<li>Správa koncových zařízení</li>\r\n 	<li>Rychlá pomoc přes vzdálenou plochu</li>\r\n 	<li>IP kamerový systém</li>\r\n 	<li>Webhosting</li>\r\n</ul>\r\nVše ve spolupráci s <a href=\"http://jservices.cz\" target=\"_blank\" rel=\"noopener\">J Services</a>\r\n\r\n<a href=\"http://jservices.cz\" target=\"_blank\" rel=\"noopener\"><img class=\" wp-image-24736 aligncenter\" src=\"http://tservices.cz/wp-content/uploads/2018/01/Jservices-logo-email-300x110.jpg\" alt=\"\" width=\"213\" height=\"78\" /></a>\r\n\r\n[/et_pb_tab][/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#fffcfc\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"cenik\" custom_padding_tablet=\"50px|0|50px|0\" custom_padding_last_edited=\"on|desktop\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" module_alignment=\"center\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||101px|\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"on\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_text background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"]\r\n\r\nStandardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin. V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.\r\n\r\n[/et_pb_text][et_pb_code][table id=1 /][/et_pb_code][et_pb_text background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"]\r\n\r\nUvedené ceny jsou bez DPH.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\" module_id=\"reference\" custom_padding_tablet=\"50px|0|50px|0\" custom_padding_last_edited=\"on|desktop\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"878px\" use_custom_gutter=\"off\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_arrows=\"on\" show_pagination=\"off\" auto=\"on\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"20\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05-1.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n[/et_pb_slide][/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\" custom_padding_tablet=\"50px|0|50px|0\" custom_padding_last_edited=\"on|desktop\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" module_alignment=\"center\"]\r\n\r\nNapište nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_border_width=\"9\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"jakub.dvorak@jservices.cz\" button_bg_color_hover=\"#74c600\" button_border_color_hover=\"#74c600\" button_bg_color=\"#8dc63f\" custom_message=\"&lt;strong&gt;Jméno:&lt;/strong&gt; %%Name%%&lt;br /&gt; &lt;strong&gt;E-mail:&lt;/strong&gt; %%Email%%&lt;br /&gt; &lt;strong&gt;Telefon:&lt;/strong&gt; %%Phone%%&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Zpráva:&lt;/strong&gt; %%Message%%\" border_color_all=\"#d7dce1\" border_width_all=\"1px\" border_radii=\"on|4px|4px|4px|4px\" _builder_version=\"3.0.93\"][et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_id=\"Phone\" field_title=\"Telefon\" field_type=\"input\" required_mark=\"off\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][/et_pb_contact_form][et_pb_code admin_label=\"Contact\" _builder_version=\"3.0.93\"][contact-form-7 id=\"24740\" title=\"Kontaktní formulář 1\"][/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f4f4f4\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_text background_layout=\"light\" text_orientation=\"left\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"]\r\n<div class=\"flex-row flex-center\">\r\n<div class=\"flex-col flex-auto\"><strong>Tomáš Dvořák – T Services</strong>\r\nMoskevská 1548/92\r\n101 00, Praha 10 Vršovice</div>\r\n<div class=\"flex-col flex-auto\"><strong>IČ:</strong> 61935808\r\n<strong>DIČ:</strong> CZ7510285189</div>\r\n<div class=\"flex-col flex-auto\"><strong>E-mail:</strong> <a href=\"mailto:info@tservices.cz\">info@tservices.cz\r\n</a><strong>Tel.:</strong> <a href=\"tel:602%20294%20911\">+420 602 294 911</a></div>\r\n</div>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2018-01-03 22:46:30', '2018-01-03 21:46:30', '', 24574, 'http://tservices.cz/2018/01/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24742, 2, '2018-01-03 22:50:39', '2018-01-03 21:50:39', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\" custom_padding_tablet=\"50px|0|50px|0\" custom_padding_last_edited=\"on|desktop\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_image src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" animation_style=\"none\" animation_duration=\"1000ms\" animation_intensity_slide=\"50%\" show_bottom_space=\"on\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\" custom_padding_tablet=\"50px|0|50px|0\" custom_padding_last_edited=\"on|desktop\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" module_alignment=\"center\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"sluzby\" custom_padding=\"||101px|\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_text background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" module_alignment=\"center\"]\r\n\r\nNabízené portfolio služeb\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_tabs use_border_color=\"off\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" _builder_version=\"3.0.93\"][et_pb_tab title=\"Zahradnické služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" _builder_version=\"3.0.93\"] Ve spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázová údržba</h3>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<h3>Realizace</h3>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelná údržba</h3>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" _builder_version=\"3.0.93\"] Pravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázový úklid</h3>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelný úklid</h3>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\n</div>\r\n</div>\r\n&nbsp;\r\n\r\nRozsah a cyklus dle individuálních požadavků.\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" _builder_version=\"3.0.93\"] Zajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" _builder_version=\"3.0.93\"]\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" _builder_version=\"3.0.93\"]\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" _builder_version=\"3.0.93\"] V případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" _builder_version=\"3.0.93\"] Přijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na zahradě.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 350 Kč / hod, 9 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"IT služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" _builder_version=\"3.0.93\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\"]\r\n<ul>\r\n 	<li>Poradenství</li>\r\n 	<li>Instalace</li>\r\n 	<li>Wi-Fi</li>\r\n 	<li>Zálohování</li>\r\n 	<li>Pravidelná údržba a aktualizace</li>\r\n 	<li>Správa koncových zařízení</li>\r\n 	<li>Rychlá pomoc přes vzdálenou plochu</li>\r\n 	<li>IP kamerový systém</li>\r\n 	<li>Webhosting</li>\r\n</ul>\r\nVše ve spolupráci s <a href=\"http://jservices.cz\" target=\"_blank\" rel=\"noopener\">J Services</a>\r\n\r\n<a href=\"http://jservices.cz\" target=\"_blank\" rel=\"noopener\"><img class=\" wp-image-24736 aligncenter\" src=\"http://tservices.cz/wp-content/uploads/2018/01/Jservices-logo-email-300x110.jpg\" alt=\"\" width=\"213\" height=\"78\" /></a>\r\n\r\n[/et_pb_tab][/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#fffcfc\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"cenik\" custom_padding_tablet=\"50px|0|50px|0\" custom_padding_last_edited=\"on|desktop\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" module_alignment=\"center\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||101px|\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"on\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_text background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"]\r\n\r\nStandardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin. V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.\r\n\r\n[/et_pb_text][et_pb_code][table id=1 /][/et_pb_code][et_pb_text background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"]\r\n\r\nUvedené ceny jsou bez DPH.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\" module_id=\"reference\" custom_padding_tablet=\"50px|0|50px|0\" custom_padding_last_edited=\"on|desktop\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"878px\" use_custom_gutter=\"off\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_arrows=\"on\" show_pagination=\"off\" auto=\"on\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"20\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05-1.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n[/et_pb_slide][/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\" custom_padding_tablet=\"50px|0|50px|0\" custom_padding_last_edited=\"on|desktop\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" module_alignment=\"center\"]\r\n\r\nNapište nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_contact_form admin_label=\"Formulář\" captcha=\"on\" use_redirect=\"off\" form_background_color=\"#ffffff\" title_font_size=\"18\" title_text_color=\"#5b666d\" form_field_font=\"Roboto||||\" form_field_font_size=\"18\" form_field_text_color=\"#5b666d\" use_border_color=\"on\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_border_width=\"9\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" email=\"jakub.dvorak@jservices.cz\" button_bg_color_hover=\"#74c600\" button_border_color_hover=\"#74c600\" button_bg_color=\"#8dc63f\" custom_message=\"&lt;strong&gt;Jméno:&lt;/strong&gt; %%Name%%&lt;br /&gt; &lt;strong&gt;E-mail:&lt;/strong&gt; %%Email%%&lt;br /&gt; &lt;strong&gt;Telefon:&lt;/strong&gt; %%Phone%%&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Zpráva:&lt;/strong&gt; %%Message%%\" border_color_all=\"#d7dce1\" border_width_all=\"1px\" border_radii=\"on|4px|4px|4px|4px\" _builder_version=\"3.0.93\"][et_pb_contact_field field_title=\"Jméno\" field_type=\"input\" field_id=\"Name\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"E-mail\" field_type=\"email\" field_id=\"Email\" required_mark=\"on\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_id=\"Phone\" field_title=\"Telefon\" field_type=\"input\" required_mark=\"off\" fullwidth_field=\"off\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][et_pb_contact_field field_title=\"Zpráva\" field_type=\"text\" field_id=\"Message\" required_mark=\"on\" fullwidth_field=\"on\" input_border_radius=\"0\" form_field_font_select=\"default\" form_field_font=\"||||\" use_border_color=\"off\" border_style=\"solid\" /][/et_pb_contact_form][et_pb_code admin_label=\"Contact\" _builder_version=\"3.0.93\" text_orientation=\"center\"][contact-form-7 id=\"24740\" title=\"Kontaktní formulář 1\"][/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f4f4f4\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_text background_layout=\"light\" text_orientation=\"left\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"]\r\n<div class=\"flex-row flex-center\">\r\n<div class=\"flex-col flex-auto\"><strong>Tomáš Dvořák – T Services</strong>\r\nMoskevská 1548/92\r\n101 00, Praha 10 Vršovice</div>\r\n<div class=\"flex-col flex-auto\"><strong>IČ:</strong> 61935808\r\n<strong>DIČ:</strong> CZ7510285189</div>\r\n<div class=\"flex-col flex-auto\"><strong>E-mail:</strong> <a href=\"mailto:info@tservices.cz\">info@tservices.cz\r\n</a><strong>Tel.:</strong> <a href=\"tel:602%20294%20911\">+420 602 294 911</a></div>\r\n</div>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2018-01-03 22:50:39', '2018-01-03 21:50:39', '', 24574, 'http://tservices.cz/2018/01/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24743, 2, '2018-01-03 22:52:49', '2018-01-03 21:52:49', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"on\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"off|off|off\" disabled=\"off\" background_color=\"#000000\" module_id=\"uvod\" custom_padding_tablet=\"50px|0|50px|0\" custom_padding_last_edited=\"on|desktop\"][et_pb_row admin_label=\"row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" custom_width_px=\"500px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" column_padding_mobile=\"on\" gutter_width=\"1\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" custom_padding=\"160px||160px|\" custom_padding_last_edited=\"on|phone\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_image src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" animation=\"off\" sticky=\"off\" align=\"center\" force_fullwidth=\"off\" always_center_on_mobile=\"on\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" animation_style=\"none\" animation_duration=\"1000ms\" animation_intensity_slide=\"50%\" show_bottom_space=\"on\" /][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" url_new_window=\"off\" use_background_color=\"off\" background_color=\"#7EBEC5\" background_layout=\"dark\" text_orientation=\"center\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_button=\"on\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" button_text_size=\"15\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" custom_css_main_element=\"font-weight:400;\" button_bg_color_hover=\"#8f297d\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"o-nas\" custom_padding_tablet=\"50px|0|50px|0\" custom_padding_last_edited=\"on|desktop\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" module_alignment=\"center\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"3em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||104px|\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" parallax_2=\"off\" parallax_method_2=\"off\" parallax_3=\"off\" parallax_method_3=\"off\" parallax_4=\"off\" parallax_method_4=\"off\" column_padding_mobile=\"on\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Špičková kvalita\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Profesionální přístup\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Originální nápady\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" /][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Spokojený zákazník\" url_new_window=\"off\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8f297d\" use_circle_border=\"off\" circle_border_color=\"#8f297d\" icon_placement=\"top\" animation=\"top\" background_layout=\"light\" text_orientation=\"center\" use_icon_font_size=\"off\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"sluzby\" custom_padding=\"||101px|\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_text background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" module_alignment=\"center\"]\r\n\r\nNabízené portfolio služeb\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_tabs use_border_color=\"off\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" _builder_version=\"3.0.93\"][et_pb_tab title=\"Zahradnické služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" _builder_version=\"3.0.93\"] Ve spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázová údržba</h3>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<h3>Realizace</h3>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelná údržba</h3>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" _builder_version=\"3.0.93\"] Pravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázový úklid</h3>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelný úklid</h3>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\n</div>\r\n</div>\r\n&nbsp;\r\n\r\nRozsah a cyklus dle individuálních požadavků.\r\n\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" _builder_version=\"3.0.93\"] Zajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" _builder_version=\"3.0.93\"]\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" _builder_version=\"3.0.93\"]\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" _builder_version=\"3.0.93\"] V případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" _builder_version=\"3.0.93\"] Přijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na zahradě.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 350 Kč / hod, 9 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"IT služby\" tab_font_select=\"default\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font_select=\"default\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" _builder_version=\"3.0.93\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\"]\r\n<ul>\r\n 	<li>Poradenství</li>\r\n 	<li>Instalace</li>\r\n 	<li>Wi-Fi</li>\r\n 	<li>Zálohování</li>\r\n 	<li>Pravidelná údržba a aktualizace</li>\r\n 	<li>Správa koncových zařízení</li>\r\n 	<li>Rychlá pomoc přes vzdálenou plochu</li>\r\n 	<li>IP kamerový systém</li>\r\n 	<li>Webhosting</li>\r\n</ul>\r\nVše ve spolupráci s <a href=\"http://jservices.cz\" target=\"_blank\" rel=\"noopener\">J Services</a>\r\n\r\n<a href=\"http://jservices.cz\" target=\"_blank\" rel=\"noopener\"><img class=\" wp-image-24736 aligncenter\" src=\"http://tservices.cz/wp-content/uploads/2018/01/Jservices-logo-email-300x110.jpg\" alt=\"\" width=\"213\" height=\"78\" /></a>\r\n\r\n[/et_pb_tab][/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#fffcfc\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" module_id=\"cenik\" custom_padding_tablet=\"50px|0|50px|0\" custom_padding_last_edited=\"on|desktop\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"101px|||\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" module_alignment=\"center\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" use_custom_gutter=\"off\" custom_padding=\"||101px|\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"on\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_text background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"]\r\n\r\nStandardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin. V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.\r\n\r\n[/et_pb_text][et_pb_code][table id=1 /][/et_pb_code][et_pb_text background_layout=\"light\" text_orientation=\"left\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.5em\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text background_layout=\"light\" text_orientation=\"right\" text_font=\"Roboto||||\" text_text_color=\"#5b666d\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" custom_css_main_element=\"font-weight:300;\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"]\r\n\r\nUvedené ceny jsou bez DPH.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f7f8fa\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" disabled_on=\"on|on|on\" disabled=\"on\" module_id=\"reference\" custom_padding_tablet=\"50px|0|50px|0\" custom_padding_last_edited=\"on|desktop\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"878px\" use_custom_gutter=\"off\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px||104px|\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_arrows=\"on\" show_pagination=\"off\" auto=\"on\" auto_ignore_hover=\"off\" parallax=\"off\" parallax_method=\"off\" remove_inner_shadow=\"on\" background_position=\"default\" background_size=\"contain\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\" show_image_video_mobile=\"off\" header_text_color=\"#262e32\" body_text_color=\"#262e32\" custom_button=\"off\" button_letter_spacing=\"0\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" button_letter_spacing_hover=\"0\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" header_font=\"Roboto||||\" header_font_size=\"20\" body_font=\"Roboto||||\" body_font_size=\"20\" body_line_height=\"1.2em\" top_padding=\"0px\" bottom_padding=\"0px\"][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05-1.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" background_position=\"default\" background_size=\"default\" background_color=\"#ffffff\" use_bg_overlay=\"off\" use_text_overlay=\"off\" alignment=\"center\" background_layout=\"light\" allow_player_pause=\"off\" text_border_radius=\"3\" header_font_select=\"default\" header_font=\"||||\" body_font_select=\"default\" body_font=\"||||\" custom_button=\"off\" button_font_select=\"default\" button_font=\"||||\" button_use_icon=\"default\" button_icon_placement=\"right\" button_on_hover=\"on\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n[/et_pb_slide][/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"off\" padding_mobile=\"off\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" disabled_on=\"off|off|off\" disabled=\"off\" module_id=\"kontakt\" custom_padding_tablet=\"50px|0|50px|0\" custom_padding_last_edited=\"on|desktop\"][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" custom_width_px=\"780px\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"104px|||\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" background_layout=\"light\" text_orientation=\"center\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" text_line_height=\"1.2em\" custom_css_main_element=\"font-weight: 300;\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\" module_alignment=\"center\"]\r\n\r\nNapište nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" make_fullwidth=\"off\" use_custom_width=\"on\" width_unit=\"on\" use_custom_gutter=\"off\" padding_mobile=\"on\" allow_player_pause=\"off\" parallax=\"off\" parallax_method=\"off\" make_equal=\"off\" parallax_1=\"off\" parallax_method_1=\"off\" column_padding_mobile=\"on\" custom_padding=\"48px||104px|\" custom_padding_last_edited=\"on|desktop\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" custom_width_px=\"780px\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_code admin_label=\"Kontaktní formulář\" _builder_version=\"3.0.93\" text_orientation=\"center\"][contact-form-7 id=\"24740\" title=\"Kontaktní formulář 1\"][/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" fullwidth=\"off\" specialty=\"off\" transparent_background=\"off\" background_color=\"#f4f4f4\" allow_player_pause=\"off\" inner_shadow=\"off\" parallax=\"off\" parallax_method=\"on\" make_fullwidth=\"off\" use_custom_width=\"off\" width_unit=\"on\" make_equal=\"off\" use_custom_gutter=\"off\"][et_pb_row background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"][et_pb_column type=\"4_4\"][et_pb_text background_layout=\"light\" text_orientation=\"left\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" background_position=\"top_left\" background_repeat=\"repeat\" background_size=\"initial\"]\r\n<div class=\"flex-row flex-center\">\r\n<div class=\"flex-col flex-auto\"><strong>Tomáš Dvořák – T Services</strong>\r\nMoskevská 1548/92\r\n101 00, Praha 10 Vršovice</div>\r\n<div class=\"flex-col flex-auto\"><strong>IČ:</strong> 61935808\r\n<strong>DIČ:</strong> CZ7510285189</div>\r\n<div class=\"flex-col flex-auto\"><strong>E-mail:</strong> <a href=\"mailto:info@tservices.cz\">info@tservices.cz\r\n</a><strong>Tel.:</strong> <a href=\"tel:602%20294%20911\">+420 602 294 911</a></div>\r\n</div>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2018-01-03 22:52:49', '2018-01-03 21:52:49', '', 24574, 'http://tservices.cz/2018/01/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24744, 2, '2018-01-03 22:53:56', '2018-01-03 21:53:56', '[et_pb_section fb_built=\"1\" background_color=\"#000000\" disabled_on=\"off|off|off\" admin_label=\"section\" module_id=\"uvod\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" parallax=\"on\" parallax_method=\"off\" custom_padding_tablet=\"50px|0|50px|0\" transparent_background=\"off\" padding_mobile=\"off\"][et_pb_row custom_width_px=\"500px\" custom_padding=\"160px||160px|\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" parallax_method_2=\"off\" admin_label=\"row\" custom_padding_last_edited=\"on|phone\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\" _builder_version=\"3.0.47\" column_padding_mobile=\"on\" parallax=\"off\" parallax_method=\"off\"][et_pb_image src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" align=\"center\" _builder_version=\"3.0.47\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" animation=\"off\" sticky=\"off\"][/et_pb_image][et_pb_cta title=\"Správa a údržba rodinných domů\" use_background_color=\"off\" admin_label=\"Text v hlavičce\" _builder_version=\"3.0.47\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_bg_color_hover=\"#8f297d\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_main_element=\"font-weight:400;\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"][/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fb_built=\"1\" background_color=\"#f7f8fa\" disabled_on=\"off|off|off\" admin_label=\"Section\" module_id=\"o-nas\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" transparent_background=\"off\" padding_mobile=\"off\"][et_pb_row use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"104px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" admin_label=\"Row\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\" _builder_version=\"3.0.47\" column_padding_mobile=\"on\" parallax=\"off\" parallax_method=\"off\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]Vaše nemovitost,\r\nnaše starost!\r[/et_pb_text][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" text_line_height=\"3em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row custom_padding=\"||104px|\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" parallax_method_2=\"off\" parallax_method_3=\"off\" parallax_method_4=\"off\" admin_label=\"Row\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"1_4\" _builder_version=\"3.0.47\" column_padding_mobile=\"on\" parallax=\"off\" parallax_method=\"off\"][et_pb_blurb title=\"Špičková kvalita\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"][/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\" _builder_version=\"3.0.47\" column_padding_mobile=\"on\" parallax=\"off\" parallax_method=\"off\"][et_pb_blurb title=\"Profesionální přístup\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"][/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\" _builder_version=\"3.0.47\" column_padding_mobile=\"on\" parallax=\"off\" parallax_method=\"off\"][et_pb_blurb title=\"Originální nápady\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"][/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\" _builder_version=\"3.0.47\" column_padding_mobile=\"on\" parallax=\"off\" parallax_method=\"off\"][et_pb_blurb title=\"Spokojený zákazník\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"][/et_pb_blurb][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fb_built=\"1\" admin_label=\"Section\" module_id=\"sluzby\" _builder_version=\"3.0.47\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" custom_padding=\"||101px|\" transparent_background=\"off\"][et_pb_row use_custom_width=\"on\" custom_padding=\"104px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" admin_label=\"Row\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\" _builder_version=\"3.0.47\" column_padding_mobile=\"on\" parallax=\"off\" parallax_method=\"off\"][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]Nabízené portfolio služeb\r[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\" _builder_version=\"3.0.47\" parallax=\"off\" parallax_method=\"on\"][et_pb_tabs _builder_version=\"3.0.93\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" use_border_color=\"off\"][et_pb_tab title=\"Zahradnické služby\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Ve spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázová údržba</h3>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<h3>Realizace</h3>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelná údržba</h3>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n</div>\r\n</div>\r[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Pravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázový úklid</h3>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelný úklid</h3>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\n</div>\r\n</div>\r\n&nbsp;\r\n\r\nRozsah a cyklus dle individuálních požadavků.\r[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Zajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul>\r\n</div>\r\n</div>\r[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n</div>\r\n</div>\r[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] V případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Přijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na zahradě.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 350 Kč / hod, 9 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r[/et_pb_tab][et_pb_tab title=\"IT služby\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]<ul>\r\n 	<li>Poradenství</li>\r\n 	<li>Instalace</li>\r\n 	<li>Wi-Fi</li>\r\n 	<li>Zálohování</li>\r\n 	<li>Pravidelná údržba a aktualizace</li>\r\n 	<li>Správa koncových zařízení</li>\r\n 	<li>Rychlá pomoc přes vzdálenou plochu</li>\r\n 	<li>IP kamerový systém</li>\r\n 	<li>Webhosting</li>\r\n</ul>\r\nVše ve spolupráci s <a href=\"http://jservices.cz\" target=\"_blank\" rel=\"noopener\">J Services</a>\r\n\r\n<a href=\"http://jservices.cz\" target=\"_blank\" rel=\"noopener\"><img class=\" wp-image-24736 aligncenter\" src=\"http://tservices.cz/wp-content/uploads/2018/01/Jservices-logo-email-300x110.jpg\" alt=\"\" width=\"213\" height=\"78\" /></a>\r[/et_pb_tab][/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fb_built=\"1\" background_color=\"#fffcfc\" admin_label=\"Section\" module_id=\"cenik\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" transparent_background=\"off\" padding_mobile=\"off\"][et_pb_row use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"101px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" admin_label=\"Row\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\" _builder_version=\"3.0.47\" column_padding_mobile=\"on\" parallax=\"off\" parallax_method=\"off\"][et_pb_text admin_label=\"Ceník\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]Ceník\r[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row custom_padding=\"||101px|\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\" _builder_version=\"3.0.47\" parallax=\"off\" parallax_method=\"off\"][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]Standardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin. V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.\r[/et_pb_text][et_pb_code _builder_version=\"3.0.47\"][table id=1 /][/et_pb_code][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]Předpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r[/et_pb_text][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto||||\" text_text_color=\"#5b666d\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"right\" custom_css_main_element=\"font-weight:300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]Uvedené ceny jsou bez DPH.\r[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fb_built=\"1\" background_color=\"#f7f8fa\" disabled_on=\"on|on|on\" admin_label=\"Section\" module_id=\"reference\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" transparent_background=\"off\" padding_mobile=\"off\" disabled=\"on\"][et_pb_row use_custom_width=\"on\" custom_width_px=\"878px\" custom_padding=\"104px||25px|\" column_padding_mobile=\"on\" parallax_method_1=\"off\" admin_label=\"Row\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\" _builder_version=\"3.0.47\" column_padding_mobile=\"on\" parallax=\"off\" parallax_method=\"off\"][et_pb_text admin_label=\"Říkají o nás\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]Říkají o nás\r[/et_pb_text][et_pb_slider show_pagination=\"off\" show_inner_shadow=\"off\" admin_label=\"Reference\" _builder_version=\"3.0.47\" header_font=\"Roboto||||\" header_font_size=\"20\" header_text_color=\"#262e32\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#262e32\" body_line_height=\"1.2em\" background_size=\"contain\" background_position=\"default\" custom_padding=\"0px|0px|0px|0px\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" auto=\"on\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" top_padding=\"0px\" bottom_padding=\"0px\" remove_inner_shadow=\"on\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\"][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" use_bg_overlay=\"off\" use_text_overlay=\"off\" background_layout=\"light\" _builder_version=\"3.0.47\" header_font=\"||||\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\" body_font=\"||||\" background_size=\"default\" background_position=\"default\" custom_button=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\"]<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05-1.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" use_bg_overlay=\"off\" use_text_overlay=\"off\" background_layout=\"light\" _builder_version=\"3.0.47\" header_font=\"||||\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\" body_font=\"||||\" background_size=\"default\" background_position=\"default\" custom_button=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\"]<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r[/et_pb_slide][/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fb_built=\"1\" disabled_on=\"off|off|off\" admin_label=\"Section\" module_id=\"kontakt\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" transparent_background=\"off\" padding_mobile=\"off\"][et_pb_row use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"5px|||\" column_padding_mobile=\"on\" parallax_method_1=\"off\" admin_label=\"Row\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\" _builder_version=\"3.0.47\" column_padding_mobile=\"on\" parallax=\"off\" parallax_method=\"off\"][et_pb_text admin_label=\"Kontakt\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]Napište nám\r[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"48px||104px|\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" admin_label=\"Row\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\" _builder_version=\"3.0.47\" column_padding_mobile=\"on\" parallax=\"off\" parallax_method=\"off\"][et_pb_code admin_label=\"Kontaktní formulář\" _builder_version=\"3.0.93\" text_orientation=\"center\"][contact-form-7 id=&quot;24740&quot; title=&quot;Kontaktní formulář 1&quot;][/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fb_built=\"1\" background_color=\"#f4f4f4\" _builder_version=\"3.0.47\" transparent_background=\"off\"][et_pb_row _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\" _builder_version=\"3.0.47\" parallax=\"off\" parallax_method=\"on\"][et_pb_text _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]<div class=\"flex-row flex-center\">\r\n<div class=\"flex-col flex-auto\"><strong>Tomáš Dvořák – T Services</strong>\r\nMoskevská 1548/92\r\n101 00, Praha 10 Vršovice</div>\r\n<div class=\"flex-col flex-auto\"><strong>IČ:</strong> 61935808\r\n<strong>DIČ:</strong> CZ7510285189</div>\r\n<div class=\"flex-col flex-auto\"><strong>E-mail:</strong> <a href=\"mailto:info@tservices.cz\">info@tservices.cz\r\n</a><strong>Tel.:</strong> <a href=\"tel:602%20294%20911\">+420 602 294 911</a></div>\r\n</div>\r[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2018-01-03 22:53:56', '2018-01-03 21:53:56', '', 24574, 'http://tservices.cz/2018/01/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24746, 2, '2018-01-03 22:57:07', '2018-01-03 21:57:07', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_color=\"#000000\" disabled_on=\"off|off|off\" module_id=\"uvod\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" parallax=\"on\" parallax_method=\"off\" custom_padding_tablet=\"50px|0|50px|0\" transparent_background=\"off\" padding_mobile=\"off\"][et_pb_row admin_label=\"row\" custom_width_px=\"500px\" custom_padding=\"160px||160px|\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" parallax_method_2=\"off\" custom_padding_last_edited=\"on|phone\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_image src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" align=\"center\" _builder_version=\"3.0.47\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" animation=\"off\" sticky=\"off\" animation_style=\"none\" animation_duration=\"1000ms\" animation_intensity_slide=\"50%\" show_bottom_space=\"on\"]\r\n[/et_pb_image][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" use_background_color=\"off\" _builder_version=\"3.0.47\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_bg_color_hover=\"#8f297d\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_main_element=\"font-weight:400;\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" background_color=\"#f7f8fa\" disabled_on=\"off|off|off\" module_id=\"o-nas\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" transparent_background=\"off\" padding_mobile=\"off\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"104px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" text_line_height=\"3em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" custom_padding=\"||104px|\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" parallax_method_2=\"off\" parallax_method_3=\"off\" parallax_method_4=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Špičková kvalita\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n[/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Profesionální přístup\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n[/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Originální nápady\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n[/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Spokojený zákazník\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n[/et_pb_blurb][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" module_id=\"sluzby\" _builder_version=\"3.0.47\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" custom_padding=\"||101px|\" transparent_background=\"off\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_padding=\"104px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nNabízené portfolio služeb\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_tabs _builder_version=\"3.0.93\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" use_border_color=\"off\"][et_pb_tab title=\"Zahradnické služby\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Ve spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázová údržba</h3>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<h3>Realizace</h3>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelná údržba</h3>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Pravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázový úklid</h3>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelný úklid</h3>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\n</div>\r\n</div>\r\n&nbsp;\r\n\r\nRozsah a cyklus dle individuálních požadavků.\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Zajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] V případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Přijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na zahradě.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 350 Kč / hod, 9 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"IT služby\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>Poradenství</li>\r\n 	<li>Instalace</li>\r\n 	<li>Wi-Fi</li>\r\n 	<li>Zálohování</li>\r\n 	<li>Pravidelná údržba a aktualizace</li>\r\n 	<li>Správa koncových zařízení</li>\r\n 	<li>Rychlá pomoc přes vzdálenou plochu</li>\r\n 	<li>IP kamerový systém</li>\r\n 	<li>Webhosting</li>\r\n</ul>\r\nVše ve spolupráci s <a href=\"http://jservices.cz\" target=\"_blank\" rel=\"noopener\">J Services</a>\r\n\r\n<a href=\"http://jservices.cz\" target=\"_blank\" rel=\"noopener\"><img class=\" wp-image-24736 aligncenter\" src=\"http://tservices.cz/wp-content/uploads/2018/01/Jservices-logo-email-300x110.jpg\" alt=\"\" width=\"213\" height=\"78\" /></a>\r\n[/et_pb_tab][/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" background_color=\"#fffcfc\" module_id=\"cenik\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" transparent_background=\"off\" padding_mobile=\"off\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"101px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row custom_padding=\"||101px|\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nStandardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin. V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.\r\n\r\n[/et_pb_text][et_pb_code _builder_version=\"3.0.47\"][table id=1 /][/et_pb_code][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto||||\" text_text_color=\"#5b666d\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"right\" custom_css_main_element=\"font-weight:300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nUvedené ceny jsou bez DPH.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" background_color=\"#f7f8fa\" disabled_on=\"on|on|on\" module_id=\"reference\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" transparent_background=\"off\" padding_mobile=\"off\" disabled=\"on\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"878px\" custom_padding=\"104px||25px|\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_pagination=\"off\" show_inner_shadow=\"off\" _builder_version=\"3.0.47\" header_font=\"Roboto||||\" header_font_size=\"20\" header_text_color=\"#262e32\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#262e32\" body_line_height=\"1.2em\" background_size=\"contain\" background_position=\"default\" custom_padding=\"0px|0px|0px|0px\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" auto=\"on\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" top_padding=\"0px\" bottom_padding=\"0px\" remove_inner_shadow=\"on\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\"][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" use_bg_overlay=\"off\" use_text_overlay=\"off\" background_layout=\"light\" _builder_version=\"3.0.47\" header_font=\"||||\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\" body_font=\"||||\" background_size=\"default\" background_position=\"default\" custom_button=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05-1.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" use_bg_overlay=\"off\" use_text_overlay=\"off\" background_layout=\"light\" _builder_version=\"3.0.47\" header_font=\"||||\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\" body_font=\"||||\" background_size=\"default\" background_position=\"default\" custom_button=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n[/et_pb_slide][/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" disabled_on=\"off|off|off\" module_id=\"kontakt\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" transparent_background=\"off\" padding_mobile=\"off\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"5px|||\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nNapište nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"48px||104px|\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_code admin_label=\"Kontaktní formulář\" _builder_version=\"3.0.93\" text_orientation=\"center\"][contact-form-7 id=\"24740\" title=\"Kontaktní formulář 1\"][/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" background_color=\"#f4f4f4\" _builder_version=\"3.0.47\" transparent_background=\"off\"][et_pb_row _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n<div class=\"flex-row flex-center\">\r\n<div class=\"flex-col flex-auto\"><strong>Tomáš Dvořák – T Services</strong>\r\nMoskevská 1548/92\r\n101 00, Praha 10 Vršovice</div>\r\n<div class=\"flex-col flex-auto\"><strong>IČ:</strong> 61935808\r\n<strong>DIČ:</strong> CZ7510285189</div>\r\n<div class=\"flex-col flex-auto\"><strong>E-mail:</strong> <a href=\"mailto:info@tservices.cz\">info@tservices.cz\r\n</a><strong>Tel.:</strong> <a href=\"tel:602%20294%20911\">+420 602 294 911</a></div>\r\n</div>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" fullwidth=\"off\" specialty=\"off\"][et_pb_row][et_pb_column type=\"4_4\"][et_pb_code admin_label=\"Rezervační formulář\" _builder_version=\"3.0.93\"]&lt;iframe src=\'https://outlook.office365.com/owa/calendar/TServices@tservices.cz/bookings/\' width=\'100%\' height=\'100%\' scrolling=\'yes\' style=\'border:0\'&gt;&lt;/iframe&gt;[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2018-01-03 22:57:07', '2018-01-03 21:57:07', '', 24574, 'http://tservices.cz/2018/01/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24748, 2, '2018-01-03 22:59:55', '2018-01-03 21:59:55', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_color=\"#000000\" disabled_on=\"off|off|off\" module_id=\"uvod\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" parallax=\"on\" parallax_method=\"off\" custom_padding_tablet=\"50px|0|50px|0\" transparent_background=\"off\" padding_mobile=\"off\"][et_pb_row admin_label=\"row\" custom_width_px=\"500px\" custom_padding=\"160px||160px|\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" parallax_method_2=\"off\" custom_padding_last_edited=\"on|phone\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_image src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" align=\"center\" _builder_version=\"3.0.47\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" animation=\"off\" sticky=\"off\" animation_style=\"none\" animation_duration=\"1000ms\" animation_intensity_slide=\"50%\" show_bottom_space=\"on\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_image][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" use_background_color=\"off\" _builder_version=\"3.0.47\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_bg_color_hover=\"#8f297d\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_main_element=\"font-weight:400;\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" background_color=\"#f7f8fa\" disabled_on=\"off|off|off\" module_id=\"o-nas\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" transparent_background=\"off\" padding_mobile=\"off\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"104px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" text_line_height=\"3em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" custom_padding=\"||104px|\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" parallax_method_2=\"off\" parallax_method_3=\"off\" parallax_method_4=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Špičková kvalita\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Profesionální přístup\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Originální nápady\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Spokojený zákazník\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" module_id=\"sluzby\" _builder_version=\"3.0.47\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" custom_padding=\"||101px|\" transparent_background=\"off\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_padding=\"104px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nNabízené portfolio služeb\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_tabs _builder_version=\"3.0.93\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" use_border_color=\"off\"][et_pb_tab title=\"Zahradnické služby\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Ve spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázová údržba</h3>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<h3>Realizace</h3>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelná údržba</h3>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Pravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázový úklid</h3>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelný úklid</h3>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\n</div>\r\n</div>\r\n&nbsp;\r\n\r\nRozsah a cyklus dle individuálních požadavků.\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Zajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] V případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Přijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na zahradě.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 350 Kč / hod, 9 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"IT služby\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>Poradenství</li>\r\n 	<li>Instalace</li>\r\n 	<li>Wi-Fi</li>\r\n 	<li>Zálohování</li>\r\n 	<li>Pravidelná údržba a aktualizace</li>\r\n 	<li>Správa koncových zařízení</li>\r\n 	<li>Rychlá pomoc přes vzdálenou plochu</li>\r\n 	<li>IP kamerový systém</li>\r\n 	<li>Webhosting</li>\r\n</ul>\r\nVše ve spolupráci s <a href=\"http://jservices.cz\" target=\"_blank\" rel=\"noopener\">J Services</a>\r\n\r\n<a href=\"http://jservices.cz\" target=\"_blank\" rel=\"noopener\"><img class=\" wp-image-24736 aligncenter\" src=\"http://tservices.cz/wp-content/uploads/2018/01/Jservices-logo-email-300x110.jpg\" alt=\"\" width=\"213\" height=\"78\" /></a>\r\n[/et_pb_tab][/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" background_color=\"#fffcfc\" module_id=\"cenik\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" transparent_background=\"off\" padding_mobile=\"off\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"101px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row custom_padding=\"||101px|\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nStandardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin. V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.\r\n\r\n[/et_pb_text][et_pb_code _builder_version=\"3.0.47\"][table id=1 /][/et_pb_code][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto||||\" text_text_color=\"#5b666d\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"right\" custom_css_main_element=\"font-weight:300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nUvedené ceny jsou bez DPH.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" background_color=\"#f7f8fa\" disabled_on=\"on|on|on\" module_id=\"reference\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" transparent_background=\"off\" padding_mobile=\"off\" disabled=\"on\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"878px\" custom_padding=\"104px||25px|\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_pagination=\"off\" show_inner_shadow=\"off\" _builder_version=\"3.0.47\" header_font=\"Roboto||||\" header_font_size=\"20\" header_text_color=\"#262e32\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#262e32\" body_line_height=\"1.2em\" background_size=\"contain\" background_position=\"default\" custom_padding=\"0px|0px|0px|0px\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" auto=\"on\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" top_padding=\"0px\" bottom_padding=\"0px\" remove_inner_shadow=\"on\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\"][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" use_bg_overlay=\"off\" use_text_overlay=\"off\" background_layout=\"light\" _builder_version=\"3.0.47\" header_font=\"||||\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\" body_font=\"||||\" background_size=\"default\" background_position=\"default\" custom_button=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05-1.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" use_bg_overlay=\"off\" use_text_overlay=\"off\" background_layout=\"light\" _builder_version=\"3.0.47\" header_font=\"||||\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\" body_font=\"||||\" background_size=\"default\" background_position=\"default\" custom_button=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n[/et_pb_slide][/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" disabled_on=\"off|off|off\" module_id=\"kontakt\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" transparent_background=\"off\" padding_mobile=\"off\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"5px|||\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nNapište nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"48px||104px|\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_code admin_label=\"Kontaktní formulář\" _builder_version=\"3.0.93\" text_orientation=\"center\"][contact-form-7 id=\"24740\" title=\"Kontaktní formulář 1\"][/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" background_color=\"#f4f4f4\" _builder_version=\"3.0.47\" transparent_background=\"off\"][et_pb_row _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n<div class=\"flex-row flex-center\">\r\n<div class=\"flex-col flex-auto\"><strong>Tomáš Dvořák – T Services</strong>\r\nMoskevská 1548/92\r\n101 00, Praha 10 Vršovice</div>\r\n<div class=\"flex-col flex-auto\"><strong>IČ:</strong> 61935808\r\n<strong>DIČ:</strong> CZ7510285189</div>\r\n<div class=\"flex-col flex-auto\"><strong>E-mail:</strong> <a href=\"mailto:info@tservices.cz\">info@tservices.cz\r\n</a><strong>Tel.:</strong> <a href=\"tel:602%20294%20911\">+420 602 294 911</a></div>\r\n</div>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" fullwidth=\"off\" specialty=\"off\"][et_pb_row][et_pb_column type=\"4_4\"][et_pb_code admin_label=\"Rezervační formulář\" _builder_version=\"3.0.93\"]&lt;iframe src=\'https://outlook.office365.com/owa/calendar/TServices@tservices.cz/bookings/\' width=\'100%\' height=\'300\' scrolling=\'yes\' style=\'border:0\'&gt;&lt;/iframe&gt;[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2018-01-03 22:59:55', '2018-01-03 21:59:55', '', 24574, 'http://tservices.cz/2018/01/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24749, 2, '2018-01-03 23:00:29', '2018-01-03 22:00:29', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_color=\"#000000\" disabled_on=\"off|off|off\" module_id=\"uvod\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" parallax=\"on\" parallax_method=\"off\" custom_padding_tablet=\"50px|0|50px|0\" transparent_background=\"off\" padding_mobile=\"off\"][et_pb_row admin_label=\"row\" custom_width_px=\"500px\" custom_padding=\"160px||160px|\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" parallax_method_2=\"off\" custom_padding_last_edited=\"on|phone\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_image src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" align=\"center\" _builder_version=\"3.0.47\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" animation=\"off\" sticky=\"off\" animation_style=\"none\" animation_duration=\"1000ms\" animation_intensity_slide=\"50%\" show_bottom_space=\"on\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_image][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" use_background_color=\"off\" _builder_version=\"3.0.47\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_bg_color_hover=\"#8f297d\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_main_element=\"font-weight:400;\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" background_color=\"#f7f8fa\" disabled_on=\"off|off|off\" module_id=\"o-nas\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" transparent_background=\"off\" padding_mobile=\"off\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"104px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" text_line_height=\"3em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" custom_padding=\"||104px|\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" parallax_method_2=\"off\" parallax_method_3=\"off\" parallax_method_4=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Špičková kvalita\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Profesionální přístup\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Originální nápady\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Spokojený zákazník\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" module_id=\"sluzby\" _builder_version=\"3.0.47\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" custom_padding=\"||101px|\" transparent_background=\"off\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_padding=\"104px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nNabízené portfolio služeb\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_tabs _builder_version=\"3.0.93\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" use_border_color=\"off\"][et_pb_tab title=\"Zahradnické služby\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Ve spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázová údržba</h3>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<h3>Realizace</h3>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelná údržba</h3>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Pravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázový úklid</h3>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelný úklid</h3>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\n</div>\r\n</div>\r\n&nbsp;\r\n\r\nRozsah a cyklus dle individuálních požadavků.\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Zajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] V případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Přijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na zahradě.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 350 Kč / hod, 9 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"IT služby\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>Poradenství</li>\r\n 	<li>Instalace</li>\r\n 	<li>Wi-Fi</li>\r\n 	<li>Zálohování</li>\r\n 	<li>Pravidelná údržba a aktualizace</li>\r\n 	<li>Správa koncových zařízení</li>\r\n 	<li>Rychlá pomoc přes vzdálenou plochu</li>\r\n 	<li>IP kamerový systém</li>\r\n 	<li>Webhosting</li>\r\n</ul>\r\nVše ve spolupráci s <a href=\"http://jservices.cz\" target=\"_blank\" rel=\"noopener\">J Services</a>\r\n\r\n<a href=\"http://jservices.cz\" target=\"_blank\" rel=\"noopener\"><img class=\" wp-image-24736 aligncenter\" src=\"http://tservices.cz/wp-content/uploads/2018/01/Jservices-logo-email-300x110.jpg\" alt=\"\" width=\"213\" height=\"78\" /></a>\r\n[/et_pb_tab][/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" background_color=\"#fffcfc\" module_id=\"cenik\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" transparent_background=\"off\" padding_mobile=\"off\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"101px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row custom_padding=\"||101px|\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nStandardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin. V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.\r\n\r\n[/et_pb_text][et_pb_code _builder_version=\"3.0.47\"][table id=1 /][/et_pb_code][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto||||\" text_text_color=\"#5b666d\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"right\" custom_css_main_element=\"font-weight:300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nUvedené ceny jsou bez DPH.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" background_color=\"#f7f8fa\" disabled_on=\"on|on|on\" module_id=\"reference\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" transparent_background=\"off\" padding_mobile=\"off\" disabled=\"on\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"878px\" custom_padding=\"104px||25px|\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_pagination=\"off\" show_inner_shadow=\"off\" _builder_version=\"3.0.47\" header_font=\"Roboto||||\" header_font_size=\"20\" header_text_color=\"#262e32\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#262e32\" body_line_height=\"1.2em\" background_size=\"contain\" background_position=\"default\" custom_padding=\"0px|0px|0px|0px\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" auto=\"on\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" top_padding=\"0px\" bottom_padding=\"0px\" remove_inner_shadow=\"on\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\"][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" use_bg_overlay=\"off\" use_text_overlay=\"off\" background_layout=\"light\" _builder_version=\"3.0.47\" header_font=\"||||\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\" body_font=\"||||\" background_size=\"default\" background_position=\"default\" custom_button=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05-1.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" use_bg_overlay=\"off\" use_text_overlay=\"off\" background_layout=\"light\" _builder_version=\"3.0.47\" header_font=\"||||\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\" body_font=\"||||\" background_size=\"default\" background_position=\"default\" custom_button=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n[/et_pb_slide][/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" disabled_on=\"off|off|off\" module_id=\"kontakt\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" transparent_background=\"off\" padding_mobile=\"off\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"5px|||\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nNapište nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"48px||104px|\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_code admin_label=\"Kontaktní formulář\" _builder_version=\"3.0.93\" text_orientation=\"center\"][contact-form-7 id=\"24740\" title=\"Kontaktní formulář 1\"][/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" background_color=\"#f4f4f4\" _builder_version=\"3.0.47\" transparent_background=\"off\"][et_pb_row _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n<div class=\"flex-row flex-center\">\r\n<div class=\"flex-col flex-auto\"><strong>Tomáš Dvořák – T Services</strong>\r\nMoskevská 1548/92\r\n101 00, Praha 10 Vršovice</div>\r\n<div class=\"flex-col flex-auto\"><strong>IČ:</strong> 61935808\r\n<strong>DIČ:</strong> CZ7510285189</div>\r\n<div class=\"flex-col flex-auto\"><strong>E-mail:</strong> <a href=\"mailto:info@tservices.cz\">info@tservices.cz\r\n</a><strong>Tel.:</strong> <a href=\"tel:602%20294%20911\">+420 602 294 911</a></div>\r\n</div>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" fullwidth=\"off\" specialty=\"off\" _builder_version=\"3.0.93\" module_id=\"rezervace\"][et_pb_row][et_pb_column type=\"4_4\"][et_pb_code admin_label=\"Rezervační formulář\" _builder_version=\"3.0.93\"]&lt;iframe src=\'https://outlook.office365.com/owa/calendar/TServices@tservices.cz/bookings/\' width=\'100%\' height=\'600\' scrolling=\'yes\' style=\'border:0\'&gt;&lt;/iframe&gt;[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2018-01-03 23:00:29', '2018-01-03 22:00:29', '', 24574, 'http://tservices.cz/2018/01/03/24574-revision-v1/', 0, 'revision', '', 0),
(24750, 2, '2018-01-03 23:01:05', '2018-01-03 22:01:05', '', 'Rezervační formulář', '', 'publish', 'closed', 'closed', '', 'rezervacni-formular', '', '', '2018-01-03 23:01:05', '2018-01-03 22:01:05', '', 0, 'http://tservices.cz/?p=24750', 6, 'nav_menu_item', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24751, 2, '2018-01-03 23:01:50', '2018-01-03 22:01:50', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_color=\"#000000\" disabled_on=\"off|off|off\" module_id=\"uvod\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" parallax=\"on\" parallax_method=\"off\" custom_padding_tablet=\"50px|0|50px|0\" transparent_background=\"off\" padding_mobile=\"off\"][et_pb_row admin_label=\"row\" custom_width_px=\"500px\" custom_padding=\"160px||160px|\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" parallax_method_2=\"off\" custom_padding_last_edited=\"on|phone\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_image src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" align=\"center\" _builder_version=\"3.0.47\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" animation=\"off\" sticky=\"off\" animation_style=\"none\" animation_duration=\"1000ms\" animation_intensity_slide=\"50%\" show_bottom_space=\"on\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_image][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" use_background_color=\"off\" _builder_version=\"3.0.47\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_bg_color_hover=\"#8f297d\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_main_element=\"font-weight:400;\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" background_color=\"#f7f8fa\" disabled_on=\"off|off|off\" module_id=\"o-nas\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" transparent_background=\"off\" padding_mobile=\"off\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"104px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" text_line_height=\"3em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" custom_padding=\"||104px|\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" parallax_method_2=\"off\" parallax_method_3=\"off\" parallax_method_4=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Špičková kvalita\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Profesionální přístup\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Originální nápady\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Spokojený zákazník\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" module_id=\"sluzby\" _builder_version=\"3.0.47\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" custom_padding=\"||101px|\" transparent_background=\"off\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_padding=\"104px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nNabízené portfolio služeb\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_tabs _builder_version=\"3.0.93\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" use_border_color=\"off\"][et_pb_tab title=\"Zahradnické služby\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Ve spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázová údržba</h3>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<h3>Realizace</h3>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelná údržba</h3>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Pravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázový úklid</h3>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelný úklid</h3>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\n</div>\r\n</div>\r\n&nbsp;\r\n\r\nRozsah a cyklus dle individuálních požadavků.\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Zajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] V případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Přijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na zahradě.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 350 Kč / hod, 9 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"IT služby\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>Poradenství</li>\r\n 	<li>Instalace</li>\r\n 	<li>Wi-Fi</li>\r\n 	<li>Zálohování</li>\r\n 	<li>Pravidelná údržba a aktualizace</li>\r\n 	<li>Správa koncových zařízení</li>\r\n 	<li>Rychlá pomoc přes vzdálenou plochu</li>\r\n 	<li>IP kamerový systém</li>\r\n 	<li>Webhosting</li>\r\n</ul>\r\nVše ve spolupráci s <a href=\"http://jservices.cz\" target=\"_blank\" rel=\"noopener\">J Services</a>\r\n\r\n<a href=\"http://jservices.cz\" target=\"_blank\" rel=\"noopener\"><img class=\" wp-image-24736 aligncenter\" src=\"http://tservices.cz/wp-content/uploads/2018/01/Jservices-logo-email-300x110.jpg\" alt=\"\" width=\"213\" height=\"78\" /></a>\r\n[/et_pb_tab][/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" background_color=\"#fffcfc\" module_id=\"cenik\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" transparent_background=\"off\" padding_mobile=\"off\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"101px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row custom_padding=\"||101px|\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nStandardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin. V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.\r\n\r\n[/et_pb_text][et_pb_code _builder_version=\"3.0.47\"][table id=1 /][/et_pb_code][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto||||\" text_text_color=\"#5b666d\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"right\" custom_css_main_element=\"font-weight:300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nUvedené ceny jsou bez DPH.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" background_color=\"#f7f8fa\" disabled_on=\"on|on|on\" module_id=\"reference\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" transparent_background=\"off\" padding_mobile=\"off\" disabled=\"on\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"878px\" custom_padding=\"104px||25px|\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_pagination=\"off\" show_inner_shadow=\"off\" _builder_version=\"3.0.47\" header_font=\"Roboto||||\" header_font_size=\"20\" header_text_color=\"#262e32\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#262e32\" body_line_height=\"1.2em\" background_size=\"contain\" background_position=\"default\" custom_padding=\"0px|0px|0px|0px\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" auto=\"on\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" top_padding=\"0px\" bottom_padding=\"0px\" remove_inner_shadow=\"on\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\"][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" use_bg_overlay=\"off\" use_text_overlay=\"off\" background_layout=\"light\" _builder_version=\"3.0.47\" header_font=\"||||\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\" body_font=\"||||\" background_size=\"default\" background_position=\"default\" custom_button=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05-1.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" use_bg_overlay=\"off\" use_text_overlay=\"off\" background_layout=\"light\" _builder_version=\"3.0.47\" header_font=\"||||\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\" body_font=\"||||\" background_size=\"default\" background_position=\"default\" custom_button=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n[/et_pb_slide][/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" disabled_on=\"off|off|off\" module_id=\"kontakt\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" transparent_background=\"off\" padding_mobile=\"off\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"5px|||\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nNapište nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"48px||104px|\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_code admin_label=\"Kontaktní formulář\" _builder_version=\"3.0.93\" text_orientation=\"center\"][contact-form-7 id=\"24740\" title=\"Kontaktní formulář 1\"][/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" background_color=\"#f4f4f4\" _builder_version=\"3.0.47\" transparent_background=\"off\"][et_pb_row _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n<div class=\"flex-row flex-center\">\r\n<div class=\"flex-col flex-auto\"><strong>Tomáš Dvořák – T Services</strong>\r\nMoskevská 1548/92\r\n101 00, Praha 10 Vršovice</div>\r\n<div class=\"flex-col flex-auto\"><strong>IČ:</strong> 61935808\r\n<strong>DIČ:</strong> CZ7510285189</div>\r\n<div class=\"flex-col flex-auto\"><strong>E-mail:</strong> <a href=\"mailto:info@tservices.cz\">info@tservices.cz\r\n</a><strong>Tel.:</strong> <a href=\"tel:602%20294%20911\">+420 602 294 911</a></div>\r\n</div>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" fullwidth=\"off\" specialty=\"off\" _builder_version=\"3.0.93\" module_id=\"rezervace\"][et_pb_row][et_pb_column type=\"4_4\"][et_pb_code admin_label=\"Rezervační formulář\" _builder_version=\"3.0.93\"]&lt;iframe src=\'https://outlook.office365.com/owa/calendar/TServices@tservices.cz/bookings/\' width=\'100%\' height=\'1000\' scrolling=\'yes\' style=\'border:0\'&gt;&lt;/iframe&gt;[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2018-01-03 23:01:50', '2018-01-03 22:01:50', '', 24574, 'http://tservices.cz/2018/01/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24752, 2, '2018-01-03 23:02:16', '2018-01-03 22:02:16', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_color=\"#000000\" disabled_on=\"off|off|off\" module_id=\"uvod\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" parallax=\"on\" parallax_method=\"off\" custom_padding_tablet=\"50px|0|50px|0\" transparent_background=\"off\" padding_mobile=\"off\"][et_pb_row admin_label=\"row\" custom_width_px=\"500px\" custom_padding=\"160px||160px|\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" parallax_method_2=\"off\" custom_padding_last_edited=\"on|phone\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_image src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" align=\"center\" _builder_version=\"3.0.47\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" animation=\"off\" sticky=\"off\" animation_style=\"none\" animation_duration=\"1000ms\" animation_intensity_slide=\"50%\" show_bottom_space=\"on\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_image][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" use_background_color=\"off\" _builder_version=\"3.0.47\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_bg_color_hover=\"#8f297d\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_main_element=\"font-weight:400;\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" background_color=\"#f7f8fa\" disabled_on=\"off|off|off\" module_id=\"o-nas\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" transparent_background=\"off\" padding_mobile=\"off\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"104px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" text_line_height=\"3em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" custom_padding=\"||104px|\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" parallax_method_2=\"off\" parallax_method_3=\"off\" parallax_method_4=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Špičková kvalita\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Profesionální přístup\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Originální nápady\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Spokojený zákazník\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" module_id=\"sluzby\" _builder_version=\"3.0.47\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" custom_padding=\"||101px|\" transparent_background=\"off\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_padding=\"104px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nNabízené portfolio služeb\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_tabs _builder_version=\"3.0.93\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" use_border_color=\"off\"][et_pb_tab title=\"Zahradnické služby\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Ve spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázová údržba</h3>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<h3>Realizace</h3>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelná údržba</h3>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Pravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázový úklid</h3>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelný úklid</h3>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\n</div>\r\n</div>\r\n&nbsp;\r\n\r\nRozsah a cyklus dle individuálních požadavků.\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Zajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] V případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Přijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na zahradě.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 350 Kč / hod, 9 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"IT služby\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>Poradenství</li>\r\n 	<li>Instalace</li>\r\n 	<li>Wi-Fi</li>\r\n 	<li>Zálohování</li>\r\n 	<li>Pravidelná údržba a aktualizace</li>\r\n 	<li>Správa koncových zařízení</li>\r\n 	<li>Rychlá pomoc přes vzdálenou plochu</li>\r\n 	<li>IP kamerový systém</li>\r\n 	<li>Webhosting</li>\r\n</ul>\r\nVše ve spolupráci s <a href=\"http://jservices.cz\" target=\"_blank\" rel=\"noopener\">J Services</a>\r\n\r\n<a href=\"http://jservices.cz\" target=\"_blank\" rel=\"noopener\"><img class=\" wp-image-24736 aligncenter\" src=\"http://tservices.cz/wp-content/uploads/2018/01/Jservices-logo-email-300x110.jpg\" alt=\"\" width=\"213\" height=\"78\" /></a>\r\n[/et_pb_tab][/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" background_color=\"#fffcfc\" module_id=\"cenik\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" transparent_background=\"off\" padding_mobile=\"off\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"101px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row custom_padding=\"||101px|\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nStandardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin. V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.\r\n\r\n[/et_pb_text][et_pb_code _builder_version=\"3.0.47\"][table id=1 /][/et_pb_code][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto||||\" text_text_color=\"#5b666d\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"right\" custom_css_main_element=\"font-weight:300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nUvedené ceny jsou bez DPH.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" background_color=\"#f7f8fa\" disabled_on=\"on|on|on\" module_id=\"reference\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" transparent_background=\"off\" padding_mobile=\"off\" disabled=\"on\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"878px\" custom_padding=\"104px||25px|\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_pagination=\"off\" show_inner_shadow=\"off\" _builder_version=\"3.0.47\" header_font=\"Roboto||||\" header_font_size=\"20\" header_text_color=\"#262e32\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#262e32\" body_line_height=\"1.2em\" background_size=\"contain\" background_position=\"default\" custom_padding=\"0px|0px|0px|0px\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" auto=\"on\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" top_padding=\"0px\" bottom_padding=\"0px\" remove_inner_shadow=\"on\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\"][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" use_bg_overlay=\"off\" use_text_overlay=\"off\" background_layout=\"light\" _builder_version=\"3.0.47\" header_font=\"||||\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\" body_font=\"||||\" background_size=\"default\" background_position=\"default\" custom_button=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05-1.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" use_bg_overlay=\"off\" use_text_overlay=\"off\" background_layout=\"light\" _builder_version=\"3.0.47\" header_font=\"||||\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\" body_font=\"||||\" background_size=\"default\" background_position=\"default\" custom_button=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n[/et_pb_slide][/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" disabled_on=\"off|off|off\" module_id=\"kontakt\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" transparent_background=\"off\" padding_mobile=\"off\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"5px|||\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nNapište nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"48px||104px|\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_code admin_label=\"Kontaktní formulář\" _builder_version=\"3.0.93\" text_orientation=\"center\"][contact-form-7 id=\"24740\" title=\"Kontaktní formulář 1\"][/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" background_color=\"#f4f4f4\" _builder_version=\"3.0.47\" transparent_background=\"off\"][et_pb_row _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n<div class=\"flex-row flex-center\">\r\n<div class=\"flex-col flex-auto\"><strong>Tomáš Dvořák – T Services</strong>\r\nMoskevská 1548/92\r\n101 00, Praha 10 Vršovice</div>\r\n<div class=\"flex-col flex-auto\"><strong>IČ:</strong> 61935808\r\n<strong>DIČ:</strong> CZ7510285189</div>\r\n<div class=\"flex-col flex-auto\"><strong>E-mail:</strong> <a href=\"mailto:info@tservices.cz\">info@tservices.cz\r\n</a><strong>Tel.:</strong> <a href=\"tel:602%20294%20911\">+420 602 294 911</a></div>\r\n</div>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" fullwidth=\"off\" specialty=\"off\" _builder_version=\"3.0.93\" module_id=\"rezervace\"][et_pb_row][et_pb_column type=\"4_4\"][et_pb_code admin_label=\"Rezervační formulář\" _builder_version=\"3.0.93\"]&lt;iframe src=\'https://outlook.office365.com/owa/calendar/TServices@tservices.cz/bookings/\' width=\'100%\' height=\'1500\' scrolling=\'yes\' style=\'border:0\'&gt;&lt;/iframe&gt;[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2018-01-03 23:02:16', '2018-01-03 22:02:16', '', 24574, 'http://tservices.cz/2018/01/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24753, 2, '2018-01-03 23:02:46', '2018-01-03 22:02:46', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_color=\"#000000\" disabled_on=\"off|off|off\" module_id=\"uvod\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" parallax=\"on\" parallax_method=\"off\" custom_padding_tablet=\"50px|0|50px|0\" transparent_background=\"off\" padding_mobile=\"off\"][et_pb_row admin_label=\"row\" custom_width_px=\"500px\" custom_padding=\"160px||160px|\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" parallax_method_2=\"off\" custom_padding_last_edited=\"on|phone\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_image src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" align=\"center\" _builder_version=\"3.0.47\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" animation=\"off\" sticky=\"off\" animation_style=\"none\" animation_duration=\"1000ms\" animation_intensity_slide=\"50%\" show_bottom_space=\"on\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_image][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" use_background_color=\"off\" _builder_version=\"3.0.47\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_bg_color_hover=\"#8f297d\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_main_element=\"font-weight:400;\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" background_color=\"#f7f8fa\" disabled_on=\"off|off|off\" module_id=\"o-nas\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" transparent_background=\"off\" padding_mobile=\"off\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"104px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" text_line_height=\"3em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" custom_padding=\"||104px|\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" parallax_method_2=\"off\" parallax_method_3=\"off\" parallax_method_4=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Špičková kvalita\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Profesionální přístup\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Originální nápady\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Spokojený zákazník\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" module_id=\"sluzby\" _builder_version=\"3.0.47\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" custom_padding=\"||101px|\" transparent_background=\"off\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_padding=\"104px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nNabízené portfolio služeb\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_tabs _builder_version=\"3.0.93\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" use_border_color=\"off\"][et_pb_tab title=\"Zahradnické služby\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Ve spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázová údržba</h3>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<h3>Realizace</h3>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelná údržba</h3>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Pravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázový úklid</h3>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelný úklid</h3>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\n</div>\r\n</div>\r\n&nbsp;\r\n\r\nRozsah a cyklus dle individuálních požadavků.\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Zajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] V případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Přijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na zahradě.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 350 Kč / hod, 9 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"IT služby\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>Poradenství</li>\r\n 	<li>Instalace</li>\r\n 	<li>Wi-Fi</li>\r\n 	<li>Zálohování</li>\r\n 	<li>Pravidelná údržba a aktualizace</li>\r\n 	<li>Správa koncových zařízení</li>\r\n 	<li>Rychlá pomoc přes vzdálenou plochu</li>\r\n 	<li>IP kamerový systém</li>\r\n 	<li>Webhosting</li>\r\n</ul>\r\nVše ve spolupráci s <a href=\"http://jservices.cz\" target=\"_blank\" rel=\"noopener\">J Services</a>\r\n\r\n<a href=\"http://jservices.cz\" target=\"_blank\" rel=\"noopener\"><img class=\" wp-image-24736 aligncenter\" src=\"http://tservices.cz/wp-content/uploads/2018/01/Jservices-logo-email-300x110.jpg\" alt=\"\" width=\"213\" height=\"78\" /></a>\r\n[/et_pb_tab][/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" background_color=\"#fffcfc\" module_id=\"cenik\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" transparent_background=\"off\" padding_mobile=\"off\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"101px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row custom_padding=\"||101px|\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nStandardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin. V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.\r\n\r\n[/et_pb_text][et_pb_code _builder_version=\"3.0.47\"][table id=1 /][/et_pb_code][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto||||\" text_text_color=\"#5b666d\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"right\" custom_css_main_element=\"font-weight:300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nUvedené ceny jsou bez DPH.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" background_color=\"#f7f8fa\" disabled_on=\"on|on|on\" module_id=\"reference\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" transparent_background=\"off\" padding_mobile=\"off\" disabled=\"on\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"878px\" custom_padding=\"104px||25px|\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_pagination=\"off\" show_inner_shadow=\"off\" _builder_version=\"3.0.47\" header_font=\"Roboto||||\" header_font_size=\"20\" header_text_color=\"#262e32\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#262e32\" body_line_height=\"1.2em\" background_size=\"contain\" background_position=\"default\" custom_padding=\"0px|0px|0px|0px\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" auto=\"on\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" top_padding=\"0px\" bottom_padding=\"0px\" remove_inner_shadow=\"on\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\"][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" use_bg_overlay=\"off\" use_text_overlay=\"off\" background_layout=\"light\" _builder_version=\"3.0.47\" header_font=\"||||\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\" body_font=\"||||\" background_size=\"default\" background_position=\"default\" custom_button=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05-1.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" use_bg_overlay=\"off\" use_text_overlay=\"off\" background_layout=\"light\" _builder_version=\"3.0.47\" header_font=\"||||\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\" body_font=\"||||\" background_size=\"default\" background_position=\"default\" custom_button=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n[/et_pb_slide][/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" disabled_on=\"off|off|off\" module_id=\"kontakt\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" transparent_background=\"off\" padding_mobile=\"off\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"5px|||\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nNapište nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"48px||104px|\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_code admin_label=\"Kontaktní formulář\" _builder_version=\"3.0.93\" text_orientation=\"center\"][contact-form-7 id=\"24740\" title=\"Kontaktní formulář 1\"][/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" background_color=\"#f4f4f4\" _builder_version=\"3.0.47\" transparent_background=\"off\"][et_pb_row _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n<div class=\"flex-row flex-center\">\r\n<div class=\"flex-col flex-auto\"><strong>Tomáš Dvořák – T Services</strong>\r\nMoskevská 1548/92\r\n101 00, Praha 10 Vršovice</div>\r\n<div class=\"flex-col flex-auto\"><strong>IČ:</strong> 61935808\r\n<strong>DIČ:</strong> CZ7510285189</div>\r\n<div class=\"flex-col flex-auto\"><strong>E-mail:</strong> <a href=\"mailto:info@tservices.cz\">info@tservices.cz\r\n</a><strong>Tel.:</strong> <a href=\"tel:602%20294%20911\">+420 602 294 911</a></div>\r\n</div>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" fullwidth=\"off\" specialty=\"off\" _builder_version=\"3.0.93\" module_id=\"rezervace\"][et_pb_row][et_pb_column type=\"4_4\"][et_pb_code admin_label=\"Rezervační formulář\" _builder_version=\"3.0.93\"]&lt;iframe src=\'https://outlook.office365.com/owa/calendar/TServices@tservices.cz/bookings/\' width=\'100%\' height=\'1700\' scrolling=\'yes\' style=\'border:0\'&gt;&lt;/iframe&gt;[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2018-01-03 23:02:46', '2018-01-03 22:02:46', '', 24574, 'http://tservices.cz/2018/01/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24754, 2, '2018-01-03 23:03:24', '2018-01-03 22:03:24', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_color=\"#000000\" disabled_on=\"off|off|off\" module_id=\"uvod\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" parallax=\"on\" parallax_method=\"off\" custom_padding_tablet=\"50px|0|50px|0\" transparent_background=\"off\" padding_mobile=\"off\"][et_pb_row admin_label=\"row\" custom_width_px=\"500px\" custom_padding=\"160px||160px|\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" parallax_method_2=\"off\" custom_padding_last_edited=\"on|phone\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_image src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" align=\"center\" _builder_version=\"3.0.47\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" animation=\"off\" sticky=\"off\" animation_style=\"none\" animation_duration=\"1000ms\" animation_intensity_slide=\"50%\" show_bottom_space=\"on\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_image][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" use_background_color=\"off\" _builder_version=\"3.0.47\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_bg_color_hover=\"#8f297d\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_main_element=\"font-weight:400;\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" background_color=\"#f7f8fa\" disabled_on=\"off|off|off\" module_id=\"o-nas\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" transparent_background=\"off\" padding_mobile=\"off\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"104px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" text_line_height=\"3em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" custom_padding=\"||104px|\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" parallax_method_2=\"off\" parallax_method_3=\"off\" parallax_method_4=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Špičková kvalita\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Profesionální přístup\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Originální nápady\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Spokojený zákazník\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" module_id=\"sluzby\" _builder_version=\"3.0.47\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" custom_padding=\"||101px|\" transparent_background=\"off\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_padding=\"104px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nNabízené portfolio služeb\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_tabs _builder_version=\"3.0.93\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" use_border_color=\"off\"][et_pb_tab title=\"Zahradnické služby\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Ve spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázová údržba</h3>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<h3>Realizace</h3>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelná údržba</h3>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Pravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázový úklid</h3>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelný úklid</h3>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\n</div>\r\n</div>\r\n&nbsp;\r\n\r\nRozsah a cyklus dle individuálních požadavků.\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Zajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] V případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Přijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na zahradě.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 350 Kč / hod, 9 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"IT služby\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>Poradenství</li>\r\n 	<li>Instalace</li>\r\n 	<li>Wi-Fi</li>\r\n 	<li>Zálohování</li>\r\n 	<li>Pravidelná údržba a aktualizace</li>\r\n 	<li>Správa koncových zařízení</li>\r\n 	<li>Rychlá pomoc přes vzdálenou plochu</li>\r\n 	<li>IP kamerový systém</li>\r\n 	<li>Webhosting</li>\r\n</ul>\r\nVše ve spolupráci s <a href=\"http://jservices.cz\" target=\"_blank\" rel=\"noopener\">J Services</a>\r\n\r\n<a href=\"http://jservices.cz\" target=\"_blank\" rel=\"noopener\"><img class=\" wp-image-24736 aligncenter\" src=\"http://tservices.cz/wp-content/uploads/2018/01/Jservices-logo-email-300x110.jpg\" alt=\"\" width=\"213\" height=\"78\" /></a>\r\n[/et_pb_tab][/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" background_color=\"#fffcfc\" module_id=\"cenik\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" transparent_background=\"off\" padding_mobile=\"off\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"101px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row custom_padding=\"||101px|\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nStandardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin. V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.\r\n\r\n[/et_pb_text][et_pb_code _builder_version=\"3.0.47\"][table id=1 /][/et_pb_code][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto||||\" text_text_color=\"#5b666d\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"right\" custom_css_main_element=\"font-weight:300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nUvedené ceny jsou bez DPH.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" background_color=\"#f7f8fa\" disabled_on=\"on|on|on\" module_id=\"reference\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" transparent_background=\"off\" padding_mobile=\"off\" disabled=\"on\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"878px\" custom_padding=\"104px||25px|\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_pagination=\"off\" show_inner_shadow=\"off\" _builder_version=\"3.0.47\" header_font=\"Roboto||||\" header_font_size=\"20\" header_text_color=\"#262e32\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#262e32\" body_line_height=\"1.2em\" background_size=\"contain\" background_position=\"default\" custom_padding=\"0px|0px|0px|0px\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" auto=\"on\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" top_padding=\"0px\" bottom_padding=\"0px\" remove_inner_shadow=\"on\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\"][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" use_bg_overlay=\"off\" use_text_overlay=\"off\" background_layout=\"light\" _builder_version=\"3.0.47\" header_font=\"||||\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\" body_font=\"||||\" background_size=\"default\" background_position=\"default\" custom_button=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05-1.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" use_bg_overlay=\"off\" use_text_overlay=\"off\" background_layout=\"light\" _builder_version=\"3.0.47\" header_font=\"||||\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\" body_font=\"||||\" background_size=\"default\" background_position=\"default\" custom_button=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n[/et_pb_slide][/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" disabled_on=\"off|off|off\" module_id=\"kontakt\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" transparent_background=\"off\" padding_mobile=\"off\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"5px|||\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nNapište nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"48px||104px|\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_code admin_label=\"Kontaktní formulář\" _builder_version=\"3.0.93\" text_orientation=\"center\"][contact-form-7 id=\"24740\" title=\"Kontaktní formulář 1\"][/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" fullwidth=\"off\" specialty=\"off\" _builder_version=\"3.0.93\" module_id=\"rezervace\"][et_pb_row][et_pb_column type=\"4_4\"][et_pb_code admin_label=\"Rezervační formulář\" _builder_version=\"3.0.93\"]&lt;iframe src=\'https://outlook.office365.com/owa/calendar/TServices@tservices.cz/bookings/\' width=\'100%\' height=\'1700\' scrolling=\'yes\' style=\'border:0\'&gt;&lt;/iframe&gt;[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" background_color=\"#f4f4f4\" _builder_version=\"3.0.47\" transparent_background=\"off\"][et_pb_row _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n<div class=\"flex-row flex-center\">\r\n<div class=\"flex-col flex-auto\"><strong>Tomáš Dvořák – T Services</strong>\r\nMoskevská 1548/92\r\n101 00, Praha 10 Vršovice</div>\r\n<div class=\"flex-col flex-auto\"><strong>IČ:</strong> 61935808\r\n<strong>DIČ:</strong> CZ7510285189</div>\r\n<div class=\"flex-col flex-auto\"><strong>E-mail:</strong> <a href=\"mailto:info@tservices.cz\">info@tservices.cz\r\n</a><strong>Tel.:</strong> <a href=\"tel:602%20294%20911\">+420 602 294 911</a></div>\r\n</div>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2018-01-03 23:03:24', '2018-01-03 22:03:24', '', 24574, 'http://tservices.cz/2018/01/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24755, 2, '2018-01-03 23:03:58', '2018-01-03 22:03:58', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_color=\"#000000\" disabled_on=\"off|off|off\" module_id=\"uvod\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" parallax=\"on\" parallax_method=\"off\" custom_padding_tablet=\"50px|0|50px|0\" transparent_background=\"off\" padding_mobile=\"off\"][et_pb_row admin_label=\"row\" custom_width_px=\"500px\" custom_padding=\"160px||160px|\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" parallax_method_2=\"off\" custom_padding_last_edited=\"on|phone\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_image src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" align=\"center\" _builder_version=\"3.0.47\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" animation=\"off\" sticky=\"off\" animation_style=\"none\" animation_duration=\"1000ms\" animation_intensity_slide=\"50%\" show_bottom_space=\"on\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_image][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" use_background_color=\"off\" _builder_version=\"3.0.47\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_bg_color_hover=\"#8f297d\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_main_element=\"font-weight:400;\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" background_color=\"#f7f8fa\" disabled_on=\"off|off|off\" module_id=\"o-nas\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" transparent_background=\"off\" padding_mobile=\"off\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"104px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" text_line_height=\"3em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" custom_padding=\"||104px|\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" parallax_method_2=\"off\" parallax_method_3=\"off\" parallax_method_4=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Špičková kvalita\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Profesionální přístup\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Originální nápady\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Spokojený zákazník\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" module_id=\"sluzby\" _builder_version=\"3.0.47\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" custom_padding=\"||101px|\" transparent_background=\"off\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_padding=\"104px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nNabízené portfolio služeb\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_tabs _builder_version=\"3.0.93\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" use_border_color=\"off\"][et_pb_tab title=\"Zahradnické služby\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Ve spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázová údržba</h3>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<h3>Realizace</h3>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelná údržba</h3>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Pravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázový úklid</h3>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelný úklid</h3>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\n</div>\r\n</div>\r\n&nbsp;\r\n\r\nRozsah a cyklus dle individuálních požadavků.\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Zajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] V případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Přijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na zahradě.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 350 Kč / hod, 9 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"IT služby\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>Poradenství</li>\r\n 	<li>Instalace</li>\r\n 	<li>Wi-Fi</li>\r\n 	<li>Zálohování</li>\r\n 	<li>Pravidelná údržba a aktualizace</li>\r\n 	<li>Správa koncových zařízení</li>\r\n 	<li>Rychlá pomoc přes vzdálenou plochu</li>\r\n 	<li>IP kamerový systém</li>\r\n 	<li>Webhosting</li>\r\n</ul>\r\nVše ve spolupráci s <a href=\"http://jservices.cz\" target=\"_blank\" rel=\"noopener\">J Services</a>\r\n\r\n<a href=\"http://jservices.cz\" target=\"_blank\" rel=\"noopener\"><img class=\" wp-image-24736 aligncenter\" src=\"http://tservices.cz/wp-content/uploads/2018/01/Jservices-logo-email-300x110.jpg\" alt=\"\" width=\"213\" height=\"78\" /></a>\r\n[/et_pb_tab][/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" background_color=\"#fffcfc\" module_id=\"cenik\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" transparent_background=\"off\" padding_mobile=\"off\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"101px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row custom_padding=\"||101px|\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nStandardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin. V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.\r\n\r\n[/et_pb_text][et_pb_code _builder_version=\"3.0.47\"][table id=1 /][/et_pb_code][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto||||\" text_text_color=\"#5b666d\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"right\" custom_css_main_element=\"font-weight:300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nUvedené ceny jsou bez DPH.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" background_color=\"#f7f8fa\" disabled_on=\"on|on|on\" module_id=\"reference\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" transparent_background=\"off\" padding_mobile=\"off\" disabled=\"on\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"878px\" custom_padding=\"104px||25px|\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_pagination=\"off\" show_inner_shadow=\"off\" _builder_version=\"3.0.47\" header_font=\"Roboto||||\" header_font_size=\"20\" header_text_color=\"#262e32\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#262e32\" body_line_height=\"1.2em\" background_size=\"contain\" background_position=\"default\" custom_padding=\"0px|0px|0px|0px\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" auto=\"on\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" top_padding=\"0px\" bottom_padding=\"0px\" remove_inner_shadow=\"on\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\"][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" use_bg_overlay=\"off\" use_text_overlay=\"off\" background_layout=\"light\" _builder_version=\"3.0.47\" header_font=\"||||\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\" body_font=\"||||\" background_size=\"default\" background_position=\"default\" custom_button=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05-1.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" use_bg_overlay=\"off\" use_text_overlay=\"off\" background_layout=\"light\" _builder_version=\"3.0.47\" header_font=\"||||\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\" body_font=\"||||\" background_size=\"default\" background_position=\"default\" custom_button=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n[/et_pb_slide][/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" disabled_on=\"off|off|off\" module_id=\"kontakt\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" transparent_background=\"off\" padding_mobile=\"off\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"5px|||\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nNapište nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"48px||104px|\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_code admin_label=\"Kontaktní formulář\" _builder_version=\"3.0.93\" text_orientation=\"center\"][contact-form-7 id=\"24740\" title=\"Kontaktní formulář 1\"][/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" fullwidth=\"off\" specialty=\"off\" _builder_version=\"3.0.93\" module_id=\"rezervace\"][et_pb_row][et_pb_column type=\"4_4\"][et_pb_code admin_label=\"Rezervační formulář\" _builder_version=\"3.0.93\"]&lt;iframe src=\'https://outlook.office365.com/owa/calendar/TServices@tservices.cz/bookings/\' width=\'100%\' height=\'1600\' scrolling=\'yes\' style=\'border:0\'&gt;&lt;/iframe&gt;[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" background_color=\"#f4f4f4\" _builder_version=\"3.0.47\" transparent_background=\"off\"][et_pb_row _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n<div class=\"flex-row flex-center\">\r\n<div class=\"flex-col flex-auto\"><strong>Tomáš Dvořák – T Services</strong>\r\nMoskevská 1548/92\r\n101 00, Praha 10 Vršovice</div>\r\n<div class=\"flex-col flex-auto\"><strong>IČ:</strong> 61935808\r\n<strong>DIČ:</strong> CZ7510285189</div>\r\n<div class=\"flex-col flex-auto\"><strong>E-mail:</strong> <a href=\"mailto:info@tservices.cz\">info@tservices.cz\r\n</a><strong>Tel.:</strong> <a href=\"tel:602%20294%20911\">+420 602 294 911</a></div>\r\n</div>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2018-01-03 23:03:58', '2018-01-03 22:03:58', '', 24574, 'http://tservices.cz/2018/01/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24756, 2, '2018-01-03 23:20:19', '2018-01-03 22:20:19', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_color=\"#000000\" disabled_on=\"off|off|off\" module_id=\"uvod\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" parallax=\"on\" parallax_method=\"off\" custom_padding_tablet=\"50px|0|50px|0\" transparent_background=\"off\" padding_mobile=\"off\"][et_pb_row admin_label=\"row\" custom_width_px=\"500px\" custom_padding=\"160px||160px|\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" parallax_method_2=\"off\" custom_padding_last_edited=\"on|phone\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_image src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" align=\"center\" _builder_version=\"3.0.47\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" animation=\"off\" sticky=\"off\" animation_style=\"none\" animation_duration=\"1000ms\" animation_intensity_slide=\"50%\" show_bottom_space=\"on\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_image][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" use_background_color=\"off\" _builder_version=\"3.0.47\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_bg_color_hover=\"#8f297d\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_main_element=\"font-weight:400;\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" background_color=\"#f7f8fa\" disabled_on=\"off|off|off\" module_id=\"o-nas\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" transparent_background=\"off\" padding_mobile=\"off\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"104px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" text_line_height=\"3em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" custom_padding=\"||104px|\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" parallax_method_2=\"off\" parallax_method_3=\"off\" parallax_method_4=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Špičková kvalita\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Profesionální přístup\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Originální nápady\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Spokojený zákazník\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" module_id=\"sluzby\" _builder_version=\"3.0.47\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" custom_padding=\"||101px|\" transparent_background=\"off\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_padding=\"104px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nNabízené portfolio služeb\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_tabs _builder_version=\"3.0.93\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" use_border_color=\"off\"][et_pb_tab title=\"Zahradnické služby\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Ve spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázová údržba</h3>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<h3>Realizace</h3>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelná údržba</h3>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Pravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázový úklid</h3>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelný úklid</h3>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\n</div>\r\n</div>\r\n&nbsp;\r\n\r\nRozsah a cyklus dle individuálních požadavků.\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Zajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] V případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Přijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na zahradě.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 350 Kč / hod, 9 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"IT služby\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>Poradenství</li>\r\n 	<li>Instalace</li>\r\n 	<li>Wi-Fi</li>\r\n 	<li>Zálohování</li>\r\n 	<li>Pravidelná údržba a aktualizace</li>\r\n 	<li>Správa koncových zařízení</li>\r\n 	<li>Rychlá pomoc přes vzdálenou plochu</li>\r\n 	<li>IP kamerový systém</li>\r\n 	<li>Webhosting</li>\r\n</ul>\r\nVše ve spolupráci s <a href=\"http://jservices.cz\" target=\"_blank\" rel=\"noopener\">J Services</a>\r\n\r\n<a href=\"http://jservices.cz\" target=\"_blank\" rel=\"noopener\"><img class=\" wp-image-24736 aligncenter\" src=\"http://tservices.cz/wp-content/uploads/2018/01/Jservices-logo-email-300x110.jpg\" alt=\"\" width=\"213\" height=\"78\" /></a>\r\n[/et_pb_tab][/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" background_color=\"#fffcfc\" module_id=\"cenik\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" transparent_background=\"off\" padding_mobile=\"off\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"101px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row custom_padding=\"||101px|\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nStandardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin. V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.\r\n\r\n[/et_pb_text][et_pb_code _builder_version=\"3.0.47\"][table id=1 /][/et_pb_code][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto||||\" text_text_color=\"#5b666d\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"right\" custom_css_main_element=\"font-weight:300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nUvedené ceny jsou bez DPH.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" background_color=\"#f7f8fa\" disabled_on=\"on|on|on\" module_id=\"reference\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" transparent_background=\"off\" padding_mobile=\"off\" disabled=\"on\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"878px\" custom_padding=\"104px||25px|\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_pagination=\"off\" show_inner_shadow=\"off\" _builder_version=\"3.0.47\" header_font=\"Roboto||||\" header_font_size=\"20\" header_text_color=\"#262e32\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#262e32\" body_line_height=\"1.2em\" background_size=\"contain\" background_position=\"default\" custom_padding=\"0px|0px|0px|0px\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" auto=\"on\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" top_padding=\"0px\" bottom_padding=\"0px\" remove_inner_shadow=\"on\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\"][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" use_bg_overlay=\"off\" use_text_overlay=\"off\" background_layout=\"light\" _builder_version=\"3.0.47\" header_font=\"||||\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\" body_font=\"||||\" background_size=\"default\" background_position=\"default\" custom_button=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05-1.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" use_bg_overlay=\"off\" use_text_overlay=\"off\" background_layout=\"light\" _builder_version=\"3.0.47\" header_font=\"||||\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\" body_font=\"||||\" background_size=\"default\" background_position=\"default\" custom_button=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n[/et_pb_slide][/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" disabled_on=\"off|off|off\" module_id=\"kontakt\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" transparent_background=\"off\" padding_mobile=\"off\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"5px|||\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nNapište nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"48px||104px|\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_code admin_label=\"Kontaktní formulář\" _builder_version=\"3.0.93\" text_orientation=\"center\"][contact-form-7 id=\"24740\" title=\"Kontaktní formulář 1\"][/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" fullwidth=\"off\" specialty=\"off\" _builder_version=\"3.0.93\" module_id=\"rezervace\"][et_pb_row][et_pb_column type=\"4_4\"][et_pb_code admin_label=\"Rezervační formulář\" _builder_version=\"3.0.93\"]&lt;iframe src=\'https://outlook.office365.com/owa/calendar/TServices@tservices.cz/bookings/\' width=\'100%\' height=\'1550\' scrolling=\'yes\' style=\'border:0\'&gt;&lt;/iframe&gt;[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" background_color=\"#f4f4f4\" _builder_version=\"3.0.47\" transparent_background=\"off\"][et_pb_row _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n<div class=\"flex-row flex-center\">\r\n<div class=\"flex-col flex-auto\"><strong>Tomáš Dvořák – T Services</strong>\r\nMoskevská 1548/92\r\n101 00, Praha 10 Vršovice</div>\r\n<div class=\"flex-col flex-auto\"><strong>IČ:</strong> 61935808\r\n<strong>DIČ:</strong> CZ7510285189</div>\r\n<div class=\"flex-col flex-auto\"><strong>E-mail:</strong> <a href=\"mailto:info@tservices.cz\">info@tservices.cz\r\n</a><strong>Tel.:</strong> <a href=\"tel:602%20294%20911\">+420 602 294 911</a></div>\r\n</div>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2018-01-03 23:20:19', '2018-01-03 22:20:19', '', 24574, 'http://tservices.cz/2018/01/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24757, 2, '2018-01-03 23:20:48', '2018-01-03 22:20:48', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_color=\"#000000\" disabled_on=\"off|off|off\" module_id=\"uvod\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" parallax=\"on\" parallax_method=\"off\" custom_padding_tablet=\"50px|0|50px|0\" transparent_background=\"off\" padding_mobile=\"off\"][et_pb_row admin_label=\"row\" custom_width_px=\"500px\" custom_padding=\"160px||160px|\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" parallax_method_2=\"off\" custom_padding_last_edited=\"on|phone\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_image src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" align=\"center\" _builder_version=\"3.0.47\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" animation=\"off\" sticky=\"off\" animation_style=\"none\" animation_duration=\"1000ms\" animation_intensity_slide=\"50%\" show_bottom_space=\"on\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_image][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" use_background_color=\"off\" _builder_version=\"3.0.47\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_bg_color_hover=\"#8f297d\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_main_element=\"font-weight:400;\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" background_color=\"#f7f8fa\" disabled_on=\"off|off|off\" module_id=\"o-nas\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" transparent_background=\"off\" padding_mobile=\"off\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"104px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" text_line_height=\"3em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" custom_padding=\"||104px|\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" parallax_method_2=\"off\" parallax_method_3=\"off\" parallax_method_4=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Špičková kvalita\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Profesionální přístup\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Originální nápady\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Spokojený zákazník\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" module_id=\"sluzby\" _builder_version=\"3.0.47\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" custom_padding=\"||101px|\" transparent_background=\"off\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_padding=\"104px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nNabízené portfolio služeb\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_tabs _builder_version=\"3.0.93\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" use_border_color=\"off\"][et_pb_tab title=\"Zahradnické služby\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Ve spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázová údržba</h3>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<h3>Realizace</h3>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelná údržba</h3>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Pravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázový úklid</h3>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelný úklid</h3>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\n</div>\r\n</div>\r\n&nbsp;\r\n\r\nRozsah a cyklus dle individuálních požadavků.\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Zajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] V případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Přijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na zahradě.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 350 Kč / hod, 9 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"IT služby\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>Poradenství</li>\r\n 	<li>Instalace</li>\r\n 	<li>Wi-Fi</li>\r\n 	<li>Zálohování</li>\r\n 	<li>Pravidelná údržba a aktualizace</li>\r\n 	<li>Správa koncových zařízení</li>\r\n 	<li>Rychlá pomoc přes vzdálenou plochu</li>\r\n 	<li>IP kamerový systém</li>\r\n 	<li>Webhosting</li>\r\n</ul>\r\nVše ve spolupráci s <a href=\"http://jservices.cz\" target=\"_blank\" rel=\"noopener\">J Services</a>\r\n\r\n<a href=\"http://jservices.cz\" target=\"_blank\" rel=\"noopener\"><img class=\" wp-image-24736 aligncenter\" src=\"http://tservices.cz/wp-content/uploads/2018/01/Jservices-logo-email-300x110.jpg\" alt=\"\" width=\"213\" height=\"78\" /></a>\r\n[/et_pb_tab][/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" background_color=\"#fffcfc\" module_id=\"cenik\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" transparent_background=\"off\" padding_mobile=\"off\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"101px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row custom_padding=\"||101px|\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nStandardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin. V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.\r\n\r\n[/et_pb_text][et_pb_code _builder_version=\"3.0.47\"][table id=1 /][/et_pb_code][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto||||\" text_text_color=\"#5b666d\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"right\" custom_css_main_element=\"font-weight:300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nUvedené ceny jsou bez DPH.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" background_color=\"#f7f8fa\" disabled_on=\"on|on|on\" module_id=\"reference\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" transparent_background=\"off\" padding_mobile=\"off\" disabled=\"on\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"878px\" custom_padding=\"104px||25px|\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_pagination=\"off\" show_inner_shadow=\"off\" _builder_version=\"3.0.47\" header_font=\"Roboto||||\" header_font_size=\"20\" header_text_color=\"#262e32\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#262e32\" body_line_height=\"1.2em\" background_size=\"contain\" background_position=\"default\" custom_padding=\"0px|0px|0px|0px\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" auto=\"on\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" top_padding=\"0px\" bottom_padding=\"0px\" remove_inner_shadow=\"on\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\"][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" use_bg_overlay=\"off\" use_text_overlay=\"off\" background_layout=\"light\" _builder_version=\"3.0.47\" header_font=\"||||\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\" body_font=\"||||\" background_size=\"default\" background_position=\"default\" custom_button=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05-1.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" use_bg_overlay=\"off\" use_text_overlay=\"off\" background_layout=\"light\" _builder_version=\"3.0.47\" header_font=\"||||\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\" body_font=\"||||\" background_size=\"default\" background_position=\"default\" custom_button=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n[/et_pb_slide][/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" disabled_on=\"off|off|off\" module_id=\"kontakt\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" transparent_background=\"off\" padding_mobile=\"off\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"5px|||\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nNapište nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"48px||104px|\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_code admin_label=\"Kontaktní formulář\" _builder_version=\"3.0.93\" text_orientation=\"center\"][contact-form-7 id=\"24740\" title=\"Kontaktní formulář 1\"][/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" fullwidth=\"off\" specialty=\"off\" _builder_version=\"3.0.93\" module_id=\"rezervace\"][et_pb_row][et_pb_column type=\"4_4\"][et_pb_code admin_label=\"Rezervační formulář\" _builder_version=\"3.0.93\"]&lt;iframe src=\'https://outlook.office365.com/owa/calendar/TServices@tservices.cz/bookings/\' width=\'100%\' height=\'1500\' scrolling=\'yes\' style=\'border:0\'&gt;&lt;/iframe&gt;[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" background_color=\"#f4f4f4\" _builder_version=\"3.0.47\" transparent_background=\"off\"][et_pb_row _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n<div class=\"flex-row flex-center\">\r\n<div class=\"flex-col flex-auto\"><strong>Tomáš Dvořák – T Services</strong>\r\nMoskevská 1548/92\r\n101 00, Praha 10 Vršovice</div>\r\n<div class=\"flex-col flex-auto\"><strong>IČ:</strong> 61935808\r\n<strong>DIČ:</strong> CZ7510285189</div>\r\n<div class=\"flex-col flex-auto\"><strong>E-mail:</strong> <a href=\"mailto:info@tservices.cz\">info@tservices.cz\r\n</a><strong>Tel.:</strong> <a href=\"tel:602%20294%20911\">+420 602 294 911</a></div>\r\n</div>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2018-01-03 23:20:48', '2018-01-03 22:20:48', '', 24574, 'http://tservices.cz/2018/01/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24758, 2, '2018-01-03 23:25:18', '2018-01-03 22:25:18', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_color=\"#000000\" disabled_on=\"off|off|off\" module_id=\"uvod\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" parallax=\"on\" parallax_method=\"off\" custom_padding_tablet=\"50px|0|50px|0\" transparent_background=\"off\" padding_mobile=\"off\"][et_pb_row admin_label=\"row\" custom_width_px=\"500px\" custom_padding=\"160px||160px|\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" parallax_method_2=\"off\" custom_padding_last_edited=\"on|phone\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_image src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" align=\"center\" _builder_version=\"3.0.47\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" animation=\"off\" sticky=\"off\" animation_style=\"none\" animation_duration=\"1000ms\" animation_intensity_slide=\"50%\" show_bottom_space=\"on\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_image][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" use_background_color=\"off\" _builder_version=\"3.0.47\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_bg_color_hover=\"#8f297d\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_main_element=\"font-weight:400;\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" background_color=\"#f7f8fa\" disabled_on=\"off|off|off\" module_id=\"o-nas\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" transparent_background=\"off\" padding_mobile=\"off\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"104px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" text_line_height=\"3em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" custom_padding=\"||104px|\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" parallax_method_2=\"off\" parallax_method_3=\"off\" parallax_method_4=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Špičková kvalita\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Profesionální přístup\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Originální nápady\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Spokojený zákazník\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" module_id=\"sluzby\" _builder_version=\"3.0.47\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" custom_padding=\"||101px|\" transparent_background=\"off\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_padding=\"104px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nNabízené portfolio služeb\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_tabs _builder_version=\"3.0.93\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" use_border_color=\"off\"][et_pb_tab title=\"Zahradnické služby\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Ve spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázová údržba</h3>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<h3>Realizace</h3>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelná údržba</h3>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Pravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázový úklid</h3>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelný úklid</h3>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\n</div>\r\n</div>\r\n&nbsp;\r\n\r\nRozsah a cyklus dle individuálních požadavků.\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Zajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] V případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Přijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na zahradě.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 350 Kč / hod, 9 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"IT služby\" _builder_version=\"3.0.93\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>Poradenství</li>\r\n 	<li>Instalace</li>\r\n 	<li>Wi-Fi</li>\r\n 	<li>Zálohování</li>\r\n 	<li>Pravidelná údržba a aktualizace</li>\r\n 	<li>Správa koncových zařízení</li>\r\n 	<li>Rychlá pomoc přes vzdálenou plochu</li>\r\n 	<li>IP kamerový systém</li>\r\n 	<li>Webhosting</li>\r\n</ul>\r\nVše ve spolupráci s <a href=\"http://jservices.cz\" target=\"_blank\" rel=\"noopener\">J Services</a>\r\n\r\n<a href=\"http://jservices.cz\" target=\"_blank\" rel=\"noopener\"><img class=\" wp-image-24736 aligncenter\" src=\"http://tservices.cz/wp-content/uploads/2018/01/Jservices-logo-email-300x110.jpg\" alt=\"\" width=\"213\" height=\"78\" /></a>\r\n[/et_pb_tab][/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" background_color=\"#fffcfc\" module_id=\"cenik\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" transparent_background=\"off\" padding_mobile=\"off\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"101px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row custom_padding=\"||101px|\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nStandardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin. V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.\r\n\r\n[/et_pb_text][et_pb_code _builder_version=\"3.0.47\"][table id=1 /][/et_pb_code][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto||||\" text_text_color=\"#5b666d\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"right\" custom_css_main_element=\"font-weight:300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nUvedené ceny jsou bez DPH.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" background_color=\"#f7f8fa\" disabled_on=\"on|on|on\" module_id=\"reference\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" transparent_background=\"off\" padding_mobile=\"off\" disabled=\"on\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"878px\" custom_padding=\"104px||25px|\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_pagination=\"off\" show_inner_shadow=\"off\" _builder_version=\"3.0.47\" header_font=\"Roboto||||\" header_font_size=\"20\" header_text_color=\"#262e32\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#262e32\" body_line_height=\"1.2em\" background_size=\"contain\" background_position=\"default\" custom_padding=\"0px|0px|0px|0px\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" auto=\"on\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" top_padding=\"0px\" bottom_padding=\"0px\" remove_inner_shadow=\"on\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\"][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" use_bg_overlay=\"off\" use_text_overlay=\"off\" background_layout=\"light\" _builder_version=\"3.0.47\" header_font=\"||||\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\" body_font=\"||||\" background_size=\"default\" background_position=\"default\" custom_button=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05-1.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" use_bg_overlay=\"off\" use_text_overlay=\"off\" background_layout=\"light\" _builder_version=\"3.0.47\" header_font=\"||||\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\" body_font=\"||||\" background_size=\"default\" background_position=\"default\" custom_button=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n[/et_pb_slide][/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" disabled_on=\"off|off|off\" module_id=\"kontakt\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" transparent_background=\"off\" padding_mobile=\"off\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"5px|||\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nNapište nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"48px||104px|\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_code admin_label=\"Kontaktní formulář\" _builder_version=\"3.0.93\" text_orientation=\"center\"][contact-form-7 id=\"24740\" title=\"Kontaktní formulář T Services\"][/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" fullwidth=\"off\" specialty=\"off\" _builder_version=\"3.0.93\" module_id=\"rezervace\"][et_pb_row][et_pb_column type=\"4_4\"][et_pb_code admin_label=\"Rezervační formulář\" _builder_version=\"3.0.93\"]&lt;iframe src=\'https://outlook.office365.com/owa/calendar/TServices@tservices.cz/bookings/\' width=\'100%\' height=\'1500\' scrolling=\'yes\' style=\'border:0\'&gt;&lt;/iframe&gt;[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" background_color=\"#f4f4f4\" _builder_version=\"3.0.47\" transparent_background=\"off\"][et_pb_row _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n<div class=\"flex-row flex-center\">\r\n<div class=\"flex-col flex-auto\"><strong>Tomáš Dvořák – T Services</strong>\r\nMoskevská 1548/92\r\n101 00, Praha 10 Vršovice</div>\r\n<div class=\"flex-col flex-auto\"><strong>IČ:</strong> 61935808\r\n<strong>DIČ:</strong> CZ7510285189</div>\r\n<div class=\"flex-col flex-auto\"><strong>E-mail:</strong> <a href=\"mailto:info@tservices.cz\">info@tservices.cz\r\n</a><strong>Tel.:</strong> <a href=\"tel:602%20294%20911\">+420 602 294 911</a></div>\r\n</div>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2018-01-03 23:25:18', '2018-01-03 22:25:18', '', 24574, 'http://tservices.cz/2018/01/03/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24766, 2, '2018-05-15 23:11:23', '2018-05-15 21:11:23', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_color=\"#000000\" disabled_on=\"off|off|off\" module_id=\"uvod\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" parallax=\"on\" parallax_method=\"off\" custom_padding_tablet=\"50px|0|50px|0\" transparent_background=\"off\" padding_mobile=\"off\" next_background_color=\"#f7f8fa\"][et_pb_row admin_label=\"row\" custom_width_px=\"500px\" custom_padding=\"160px||160px|\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" parallax_method_2=\"off\" custom_padding_last_edited=\"on|phone\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_image src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" align=\"center\" _builder_version=\"3.0.47\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" animation=\"off\" sticky=\"off\" animation_style=\"none\" animation_duration=\"1000ms\" animation_intensity_slide=\"50%\" show_bottom_space=\"on\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_image][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" use_background_color=\"off\" _builder_version=\"3.0.47\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_bg_color_hover=\"#8f297d\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_main_element=\"font-weight:400;\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" background_color=\"#f7f8fa\" disabled_on=\"off|off|off\" module_id=\"o-nas\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" transparent_background=\"off\" padding_mobile=\"off\" prev_background_color=\"#000000\" next_background_color=\"#ffffff\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"104px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" text_line_height=\"3em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" custom_padding=\"||104px|\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" parallax_method_2=\"off\" parallax_method_3=\"off\" parallax_method_4=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Špičková kvalita\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" image_max_width=\"100%\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Profesionální přístup\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" image_max_width=\"100%\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Originální nápady\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" image_max_width=\"100%\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Spokojený zákazník\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" image_max_width=\"100%\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" module_id=\"sluzby\" _builder_version=\"3.0.47\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" custom_padding=\"||101px|\" transparent_background=\"off\" prev_background_color=\"#f7f8fa\" next_background_color=\"#fffcfc\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_padding=\"104px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nNabízené portfolio služeb\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_tabs _builder_version=\"3.2.2\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" use_border_color=\"off\"][et_pb_tab title=\"Zahradnické služby\" _builder_version=\"3.2.2\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Ve spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázová údržba</h3>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<h3>Realizace</h3>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelná údržba</h3>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" _builder_version=\"3.2.2\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Pravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázový úklid</h3>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelný úklid</h3>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\n</div>\r\n</div>\r\n&nbsp;\r\n\r\nRozsah a cyklus dle individuálních požadavků.\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" _builder_version=\"3.2.2\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Zajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" _builder_version=\"3.2.2\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" _builder_version=\"3.2.2\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" _builder_version=\"3.2.2\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] V případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" _builder_version=\"3.2.2\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" tab_text_shadow_style=\"none\" body_text_shadow_style=\"none\"]\r\n\r\nPřijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na zahradě.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 450 Kč / hod, 10 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"IT služby\" _builder_version=\"3.2.2\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>Poradenství</li>\r\n 	<li>Instalace</li>\r\n 	<li>Wi-Fi</li>\r\n 	<li>Zálohování</li>\r\n 	<li>Pravidelná údržba a aktualizace</li>\r\n 	<li>Správa koncových zařízení</li>\r\n 	<li>Rychlá pomoc přes vzdálenou plochu</li>\r\n 	<li>IP kamerový systém</li>\r\n 	<li>Webhosting</li>\r\n</ul>\r\nVše ve spolupráci s <a href=\"http://jservices.cz\" target=\"_blank\" rel=\"noopener\">J Services</a>\r\n\r\n<a href=\"http://jservices.cz\" target=\"_blank\" rel=\"noopener\"><img class=\" wp-image-24736 aligncenter\" src=\"http://tservices.cz/wp-content/uploads/2018/01/Jservices-logo-email-300x110.jpg\" alt=\"\" width=\"213\" height=\"78\" /></a>\r\n[/et_pb_tab]\r\n\r\n[/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" background_color=\"#fffcfc\" module_id=\"cenik\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" transparent_background=\"off\" padding_mobile=\"off\" prev_background_color=\"#ffffff\" next_background_color=\"#f7f8fa\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"101px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row custom_padding=\"||101px|\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nStandardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin. V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.\r\n\r\n[/et_pb_text][et_pb_code _builder_version=\"3.0.47\"][table id=1 /][/et_pb_code][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto||||\" text_text_color=\"#5b666d\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"right\" custom_css_main_element=\"font-weight:300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nUvedené ceny jsou bez DPH.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" background_color=\"#f7f8fa\" disabled_on=\"on|on|on\" module_id=\"reference\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" transparent_background=\"off\" padding_mobile=\"off\" disabled=\"on\" prev_background_color=\"#fffcfc\" next_background_color=\"#ffffff\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"878px\" custom_padding=\"104px||25px|\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_pagination=\"off\" show_inner_shadow=\"off\" _builder_version=\"3.0.47\" header_font=\"Roboto||||\" header_font_size=\"20\" header_text_color=\"#262e32\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#262e32\" body_line_height=\"1.2em\" background_size=\"contain\" background_position=\"default\" custom_padding=\"0px|0px|0px|0px\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" auto=\"on\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" top_padding=\"0px\" bottom_padding=\"0px\" remove_inner_shadow=\"on\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\"][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" use_bg_overlay=\"off\" use_text_overlay=\"off\" background_layout=\"light\" _builder_version=\"3.0.47\" header_font=\"||||\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\" body_font=\"||||\" background_size=\"default\" background_position=\"default\" custom_button=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05-1.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" use_bg_overlay=\"off\" use_text_overlay=\"off\" background_layout=\"light\" _builder_version=\"3.0.47\" header_font=\"||||\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\" body_font=\"||||\" background_size=\"default\" background_position=\"default\" custom_button=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n[/et_pb_slide][/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" disabled_on=\"off|off|off\" module_id=\"kontakt\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" transparent_background=\"off\" padding_mobile=\"off\" prev_background_color=\"#f7f8fa\" next_background_color=\"#ffffff\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"5px|||\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nNapište nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"48px||104px|\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_code admin_label=\"Kontaktní formulář\" _builder_version=\"3.0.93\" text_orientation=\"center\"][contact-form-7 id=\"24740\" title=\"Kontaktní formulář T Services\"][/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" fullwidth=\"off\" specialty=\"off\" _builder_version=\"3.0.93\" module_id=\"rezervace\" prev_background_color=\"#000000\" next_background_color=\"#f4f4f4\"][et_pb_row][et_pb_column type=\"4_4\"][et_pb_code admin_label=\"Rezervační formulář\" _builder_version=\"3.0.93\"]&lt;iframe src=\'https://outlook.office365.com/owa/calendar/TServices@tservices.cz/bookings/\' width=\'100%\' height=\'1500\' scrolling=\'yes\' style=\'border:0\'&gt;&lt;/iframe&gt;[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" background_color=\"#f4f4f4\" _builder_version=\"3.0.47\" transparent_background=\"off\" prev_background_color=\"#ffffff\"][et_pb_row _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n<div class=\"flex-row flex-center\">\r\n<div class=\"flex-col flex-auto\"><strong>Tomáš Dvořák – T Services</strong>\r\nMoskevská 1548/92\r\n101 00, Praha 10 Vršovice</div>\r\n<div class=\"flex-col flex-auto\"><strong>IČ:</strong> 61935808\r\n<strong>DIČ:</strong> CZ7510285189</div>\r\n<div class=\"flex-col flex-auto\"><strong>E-mail:</strong> <a href=\"mailto:info@tservices.cz\">info@tservices.cz\r\n</a><strong>Tel.:</strong> <a href=\"tel:602%20294%20911\">+420 602 294 911</a></div>\r\n</div>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2018-05-15 23:11:23', '2018-05-15 21:11:23', '', 24574, 'http://tservices.cz/2018/05/15/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24768, 2, '2019-10-27 22:59:22', '2019-10-27 21:59:22', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_color=\"#000000\" disabled_on=\"off|off|off\" module_id=\"uvod\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" parallax=\"on\" parallax_method=\"off\" custom_padding_tablet=\"50px|0|50px|0\" transparent_background=\"off\" padding_mobile=\"off\" next_background_color=\"#f7f8fa\"][et_pb_row admin_label=\"row\" custom_width_px=\"500px\" custom_padding=\"160px||160px|\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" parallax_method_2=\"off\" custom_padding_last_edited=\"on|phone\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_image src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" align=\"center\" _builder_version=\"3.0.47\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" animation=\"off\" sticky=\"off\" animation_style=\"none\" animation_duration=\"1000ms\" animation_intensity_slide=\"50%\" show_bottom_space=\"on\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_image][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" use_background_color=\"off\" _builder_version=\"3.0.47\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_bg_color_hover=\"#8f297d\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_main_element=\"font-weight:400;\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" background_color=\"#f7f8fa\" disabled_on=\"off|off|off\" module_id=\"o-nas\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" transparent_background=\"off\" padding_mobile=\"off\" prev_background_color=\"#000000\" next_background_color=\"#ffffff\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"104px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" text_line_height=\"3em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" custom_padding=\"||104px|\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" parallax_method_2=\"off\" parallax_method_3=\"off\" parallax_method_4=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Špičková kvalita\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" image_max_width=\"100%\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Profesionální přístup\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" image_max_width=\"100%\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Originální nápady\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" image_max_width=\"100%\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Spokojený zákazník\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" image_max_width=\"100%\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" module_id=\"sluzby\" _builder_version=\"3.0.47\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" custom_padding=\"||101px|\" transparent_background=\"off\" prev_background_color=\"#f7f8fa\" next_background_color=\"#fffcfc\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_padding=\"104px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nNabízené portfolio služeb\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_tabs _builder_version=\"3.2.2\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" use_border_color=\"off\"][et_pb_tab title=\"Zahradnické služby\" _builder_version=\"3.2.2\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Ve spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázová údržba</h3>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<h3>Realizace</h3>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelná údržba</h3>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" _builder_version=\"3.2.2\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Pravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázový úklid</h3>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelný úklid</h3>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\n</div>\r\n</div>\r\n&nbsp;\r\n\r\nRozsah a cyklus dle individuálních požadavků.\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" _builder_version=\"3.2.2\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Zajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" _builder_version=\"3.2.2\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" _builder_version=\"3.2.2\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" _builder_version=\"3.2.2\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] V případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" _builder_version=\"3.2.2\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" tab_text_shadow_style=\"none\" body_text_shadow_style=\"none\"]\r\n\r\nPřijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na zahradě.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 450 Kč / hod, 10 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"IT služby\" _builder_version=\"3.2.2\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>Poradenství</li>\r\n 	<li>Instalace</li>\r\n 	<li>Wi-Fi</li>\r\n 	<li>Zálohování</li>\r\n 	<li>Pravidelná údržba a aktualizace</li>\r\n 	<li>Správa koncových zařízení</li>\r\n 	<li>Rychlá pomoc přes vzdálenou plochu</li>\r\n 	<li>IP kamerový systém</li>\r\n 	<li>Webhosting</li>\r\n</ul>\r\nVše ve spolupráci s <a href=\"http://jservices.cz\" target=\"_blank\" rel=\"noopener\">J Services</a>\r\n\r\n<a href=\"http://jservices.cz\" target=\"_blank\" rel=\"noopener\"><img class=\" wp-image-24736 aligncenter\" src=\"http://tservices.cz/wp-content/uploads/2018/01/Jservices-logo-email-300x110.jpg\" alt=\"\" width=\"213\" height=\"78\" /></a>\r\n[/et_pb_tab][/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" background_color=\"#fffcfc\" module_id=\"cenik\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" transparent_background=\"off\" padding_mobile=\"off\" prev_background_color=\"#ffffff\" next_background_color=\"#f7f8fa\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"101px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row custom_padding=\"||101px|\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nStandardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin. V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.\r\n\r\n[/et_pb_text][et_pb_code _builder_version=\"3.0.47\"][table id=1 /][/et_pb_code][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto||||\" text_text_color=\"#5b666d\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"right\" custom_css_main_element=\"font-weight:300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nUvedené ceny jsou bez DPH.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" background_color=\"#f7f8fa\" disabled_on=\"on|on|on\" module_id=\"reference\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" transparent_background=\"off\" padding_mobile=\"off\" disabled=\"on\" prev_background_color=\"#fffcfc\" next_background_color=\"#ffffff\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"878px\" custom_padding=\"104px||25px|\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_pagination=\"off\" show_inner_shadow=\"off\" _builder_version=\"3.0.47\" header_font=\"Roboto||||\" header_font_size=\"20\" header_text_color=\"#262e32\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#262e32\" body_line_height=\"1.2em\" background_size=\"contain\" background_position=\"default\" custom_padding=\"0px|0px|0px|0px\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" auto=\"on\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" top_padding=\"0px\" bottom_padding=\"0px\" remove_inner_shadow=\"on\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\"][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" use_bg_overlay=\"off\" use_text_overlay=\"off\" background_layout=\"light\" _builder_version=\"3.0.47\" header_font=\"||||\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\" body_font=\"||||\" background_size=\"default\" background_position=\"default\" custom_button=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05-1.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" use_bg_overlay=\"off\" use_text_overlay=\"off\" background_layout=\"light\" _builder_version=\"3.0.47\" header_font=\"||||\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\" body_font=\"||||\" background_size=\"default\" background_position=\"default\" custom_button=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n[/et_pb_slide][/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" disabled_on=\"off|off|off\" module_id=\"kontakt\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" transparent_background=\"off\" padding_mobile=\"off\" prev_background_color=\"#f7f8fa\" next_background_color=\"#f4f4f4\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"5px|||\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nNapište nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"48px||104px|\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_code admin_label=\"Kontaktní formulář\" _builder_version=\"3.0.93\" text_orientation=\"center\"][contact-form-7 id=\"24740\" title=\"Kontaktní formulář T Services\"][/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" background_color=\"#f4f4f4\" _builder_version=\"3.0.47\" transparent_background=\"off\" prev_background_color=\"#ffffff\"][et_pb_row _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text _builder_version=\"3.2.2\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" use_border_color=\"off\"]\r\n<div class=\"flex-row flex-center\">\r\n<div class=\"flex-col flex-auto\"><strong>Tomáš Dvořák – T Services</strong>\r\nKeltská 579\r\n273 53, Statenice</div>\r\n<div class=\"flex-col flex-auto\"><strong>IČ:</strong> 61935808\r\n<strong>DIČ:</strong> CZ7510285189</div>\r\n<div class=\"flex-col flex-auto\"><strong>E-mail:</strong> <a href=\"mailto:info@tservices.cz\">info@tservices.cz\r\n</a><strong>Tel.:</strong> <a href=\"tel:602%20294%20911\">+420 602 294 911</a></div>\r\n</div>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2019-10-27 22:59:22', '2019-10-27 21:59:22', '', 24574, 'http://tservices.cz/2019/10/27/24574-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(24770, 2, '2020-08-24 21:11:31', '2020-08-24 19:11:31', '[et_pb_section bb_built=\"1\" admin_label=\"section\" background_color=\"#000000\" disabled_on=\"off|off|off\" module_id=\"uvod\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/single-family-home-1026368_1920.jpg\" parallax=\"on\" parallax_method=\"off\" custom_padding_tablet=\"50px|0|50px|0\" transparent_background=\"off\" padding_mobile=\"off\" next_background_color=\"#f7f8fa\"][et_pb_row admin_label=\"row\" custom_width_px=\"500px\" custom_padding=\"160px||160px|\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" parallax_method_2=\"off\" custom_padding_last_edited=\"on|phone\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_image src=\"http://tservices.cz/wp-content/uploads/2017/04/logo.png\" align=\"center\" _builder_version=\"3.0.47\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" animation=\"off\" sticky=\"off\" animation_style=\"none\" animation_duration=\"1000ms\" animation_intensity_slide=\"50%\" show_bottom_space=\"on\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_image][et_pb_cta admin_label=\"Text v hlavičce\" title=\"Správa a údržba rodinných domů\" use_background_color=\"off\" _builder_version=\"3.0.47\" header_font=\"Roboto||||\" header_font_size=\"56\" header_font_size_tablet=\"46\" header_font_size_phone=\"36\" header_font_size_last_edited=\"on|phone\" header_text_color=\"#ffffff\" header_line_height=\"1.3em\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#00bcd4\" body_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_button=\"on\" button_text_size=\"15\" button_text_color=\"#ffffff\" button_bg_color=\"#8dc63f\" button_border_width=\"8\" button_border_color=\"#8dc63f\" button_border_radius=\"4\" button_letter_spacing=\"1\" button_font=\"Roboto||||\" button_use_icon=\"off\" button_bg_color_hover=\"#8f297d\" button_border_color_hover=\"#8f297d\" button_border_radius_hover=\"4\" button_letter_spacing_hover=\"1\" custom_css_main_element=\"font-weight:400;\" custom_css_promo_description=\"font-weight:400;\" custom_css_promo_button=\"margin-top:34px;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" background_color=\"#f7f8fa\" disabled_on=\"off|off|off\" module_id=\"o-nas\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" transparent_background=\"off\" padding_mobile=\"off\" prev_background_color=\"#000000\" next_background_color=\"#ffffff\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"104px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Vaše nemovitost, naše starost!\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nVaše nemovitost,\r\nnaše starost!\r\n\r\n[/et_pb_text][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"24\" text_text_color=\"#5b666d\" text_line_height=\"3em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n<ul>\r\n 	<li>Práce pro nás, čas pro Vás.</li>\r\n 	<li>Svěřte starosti s Vašim domem do našich rukou.</li>\r\n 	<li>Nemáte čas? Nestíháte? Nevíte na koho se obrátit nebo si nevíte rady s pracemi okolo Vašeho domu?</li>\r\n</ul>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" custom_padding=\"||104px|\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" parallax_method_2=\"off\" parallax_method_3=\"off\" parallax_method_4=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Špičková kvalita\" use_icon=\"on\" font_icon=\"%%171%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" image_max_width=\"100%\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Profesionální přístup\" use_icon=\"on\" font_icon=\"%%283%%\" icon_color=\"#ffffff\" use_circle=\"on\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" image_max_width=\"100%\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Originální nápady\" use_icon=\"on\" font_icon=\"%%234%%\" icon_color=\"#ffffff\" use_circle=\"on\" circle_color=\"#8dc63f\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" image_max_width=\"100%\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][et_pb_column type=\"1_4\"][et_pb_blurb title=\"Spokojený zákazník\" use_icon=\"on\" font_icon=\"%%277%%\" icon_color=\"#ffffff\" use_circle=\"on\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\" image_max_width=\"100%\"]\r\n\r\n&nbsp;\r\n\r\n[/et_pb_blurb][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" module_id=\"sluzby\" _builder_version=\"3.0.47\" background_image=\"http://tservices.cz/wp-content/uploads/2017/04/bg3.jpg\" custom_padding=\"||101px|\" transparent_background=\"off\" prev_background_color=\"#f7f8fa\" next_background_color=\"#fffcfc\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_padding=\"104px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#ffffff\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nNabízené portfolio služeb\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_tabs _builder_version=\"3.2.2\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" use_border_color=\"off\"][et_pb_tab title=\"Zahradnické služby\" _builder_version=\"3.2.2\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Ve spolupráci se smluvními partnery zajišťujeme údržbu zahrad a zeleně.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázová údržba</h3>\r\n<ul>\r\n 	<li>sekání trávy</li>\r\n 	<li>vertikutace – prořezávání trávníku</li>\r\n 	<li>aerifikace – provzdušňování trávníku</li>\r\n 	<li>prořezání dřevin</li>\r\n 	<li>tvarování živých plotů</li>\r\n 	<li>hnojení</li>\r\n 	<li>kácení</li>\r\n 	<li>hrabání listí</li>\r\n 	<li>odvoz a likvidace biologického odpadu</li>\r\n</ul>\r\n<h3>Realizace</h3>\r\n<ul>\r\n 	<li>opěrné zídky a svahovky</li>\r\n 	<li>skalky</li>\r\n 	<li>jezírka</li>\r\n 	<li>altány a zahradní pergoly</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelná údržba</h3>\r\n<ul>\r\n 	<li>pravidelná péče o trávník</li>\r\n 	<li>výsadby</li>\r\n 	<li>péče o dřeviny</li>\r\n 	<li>zpevněné plochy</li>\r\n 	<li>kultivace půdy</li>\r\n 	<li>závlaha</li>\r\n 	<li>hnojení</li>\r\n 	<li>řezy dřevin</li>\r\n 	<li>kácení</li>\r\n 	<li>chemická likvidace plevelů</li>\r\n 	<li>drobné zahradní stavby</li>\r\n 	<li>oplocení</li>\r\n 	<li>garážové stání</li>\r\n 	<li>pravidelný odvoz a likvidace biologického odpadu</li>\r\n 	<li>péče o pokojové rostliny</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Úklidové služby\" _builder_version=\"3.2.2\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Pravidelný úklid, jednorázový úklid, úklid po stavbě a řemeslnících, po stěhování...\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<h3>Jednorázový úklid</h3>\r\n<ul>\r\n 	<li>úklid po stavbě a řemeslnících, po stěhování,</li>\r\n 	<li>úklid domů, bytů</li>\r\n 	<li>odvoz a likvidace odpadu</li>\r\n 	<li>vyklízení domů, sklepů, světlíků</li>\r\n 	<li>odklízení sněhu z chodníků, schodišť, teras,</li>\r\n 	<li>shazování sněhu ze střech při sněhové kalamitě</li>\r\n 	<li>expresní úklid</li>\r\n 	<li>mytí podlah a schodišť</li>\r\n 	<li>mytí oken, skleněných ploch</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<h3>Pravidelný úklid</h3>\r\n<ul>\r\n 	<li>běžný úklid domácnosti</li>\r\n 	<li>odborná údržba podlah</li>\r\n 	<li>mytí oken</li>\r\n 	<li>praní, žehlení, mandl (v domácnosti i externě)</li>\r\n</ul>\r\n</div>\r\n</div>\r\n&nbsp;\r\n\r\nRozsah a cyklus dle individuálních požadavků.\r\n[/et_pb_tab][et_pb_tab title=\"Revizní a kontrolní činnost\" _builder_version=\"3.2.2\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] Zajišťujeme odborné kontroly a výchozí i periodické revize dle platných vyhlášek a norem. Vykonáváme\r\nrevize a kontroly v oblasti PO a BOZP.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>kotelny</li>\r\n 	<li>komíny a spalinové cesty</li>\r\n 	<li>tlakové nádoby</li>\r\n 	<li>domovní plynovody</li>\r\n 	<li>klimatizace</li>\r\n 	<li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\r\n 	<li>elektrické spotřebiče</li>\r\n 	<li>elektrické ruční nářadí</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>elektrické zařízení a hromosvody</li>\r\n 	<li>elektrické instalace</li>\r\n 	<li>požárně bezpečnostní zařízení</li>\r\n 	<li>hasící přístroje</li>\r\n 	<li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\r\n 	<li>elektronické zabezpečení (alarmy)</li>\r\n 	<li>a další...</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Technicko-správní činnost\" _builder_version=\"3.2.2\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<div class=\"flex-row\">\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>vedení technické evidence nemovitostí</li>\r\n 	<li>uzavírání smluv s dodavateli požadovaných energií</li>\r\n 	<li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\r\n 	<li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\r\n 	<li>ostatní služby spojené s užíváním rodinného domu</li>\r\n 	<li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\r\n 	<li>předkládání plánu oprav</li>\r\n</ul>\r\n</div>\r\n<div class=\"flex-col\">\r\n<ul>\r\n 	<li>zajišťování oprav a údržby nemovitostí</li>\r\n 	<li>spolupráci při větších opravách a rekonstrukcích</li>\r\n 	<li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/et_pb_tab][et_pb_tab title=\"Správa provozních režií\" _builder_version=\"3.2.2\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"]\r\n<ul>\r\n 	<li>evidence spotřeb energií a služeb</li>\r\n 	<li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\r\n 	<li>návrhy a realizace úsporných opatření</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Havarijní služba\" _builder_version=\"3.2.2\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\"] V případě havárie a uzavřené servisní smlouvy řešíme situaci ihned, 24 hodin denně a to i ve dnech pracovního volna.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Kompletní havarijní služby a nonstop servis.</li>\r\n 	<li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\r\n 	<li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\r\n 	<li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\r\n</ul>\r\n[/et_pb_tab][et_pb_tab title=\"Práce hodinového manžela\" _builder_version=\"3.2.2\" tab_font=\"||||\" tab_line_height=\"2em\" tab_line_height_tablet=\"2em\" tab_line_height_phone=\"2em\" body_font=\"||||\" body_line_height=\"2em\" body_line_height_tablet=\"2em\" body_line_height_phone=\"2em\" use_background_color_gradient=\"off\" background_color_gradient_start=\"#2b87da\" background_color_gradient_end=\"#29c4a9\" background_color_gradient_type=\"linear\" background_color_gradient_direction=\"180deg\" background_color_gradient_direction_radial=\"center\" background_color_gradient_start_position=\"0%\" background_color_gradient_end_position=\"100%\" background_color_gradient_overlays_image=\"off\" parallax=\"off\" parallax_method=\"on\" background_size=\"cover\" background_position=\"center\" background_repeat=\"no-repeat\" background_blend=\"normal\" allow_player_pause=\"off\" background_video_pause_outside_viewport=\"on\" tab_text_shadow_style=\"none\" body_text_shadow_style=\"none\"]\r\n\r\nPřijedeme ve zvolený čas, dle dohody na všechny práce ve vašem domě nebo zahradě. Záleží pouze na Vás, co si u nás objednáte. Záměrem společnosti je nabízet všem vlastníkům nemovitostí veškeré služby spojené s běžným provozem a údržbou Vaší nemovitosti, včetně péče o přilehlé pozemky. Jsme specialisté na služby v domácnosti či na zahradě.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<ul>\r\n 	<li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\r\n 	<li>Například u nás můžete objednat montáž a kompletaci veškerého nábytku, montáž doplňků do kuchyní, koupelen a toalet, zavěšení obrazů, poliček, konzolí, žaluzií, zrcadel a věšáků, výměnu zámku dveří, vložky, kliky a kování, vrtání otvorů do zdi,\r\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\r\n 	<li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\r\n 	<li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\r\n 	<li>Jednorázová sazba je 450 Kč / hod, 10 Kč/ km.</li>\r\n 	<li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\r\n</ul>\r\n[/et_pb_tab][/et_pb_tabs][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" background_color=\"#fffcfc\" module_id=\"cenik\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" transparent_background=\"off\" padding_mobile=\"off\" prev_background_color=\"#ffffff\" next_background_color=\"#f7f8fa\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"101px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Ceník\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nCeník\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row custom_padding=\"||101px|\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nStandardní režim poskytování podpory je \"NBD\" (Next Business Day) s možností rozšíření až na 7 x 24 hodin. V rámci měsíčního paušálu je zdarma konzultace, správa provozních režií, řešení a návrhy řešení drobných problémů.\r\n\r\n[/et_pb_text][et_pb_code _builder_version=\"3.0.47\"][table id=1 /][/et_pb_code][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"18\" text_text_color=\"#5b666d\" text_line_height=\"1.5em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" custom_margin=\"24px|||\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\r\n<ul>\r\n 	<li>U rodinných a bytových domů 4 Kč / m²</li>\r\n 	<li>U komerčních objektů 6 Kč / m²</li>\r\n</ul>\r\nKonkrétní nabídka bude vytvořena s ohledem na Vaše požadavky, rozsah služeb a dispozice. U větších rozsahů je samozřejmá obchodní sleva z jednotkových cen.\r\n\r\n[/et_pb_text][et_pb_text _builder_version=\"3.0.47\" text_font=\"Roboto||||\" text_text_color=\"#5b666d\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"right\" custom_css_main_element=\"font-weight:300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nUvedené ceny jsou bez DPH.\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" background_color=\"#f7f8fa\" disabled_on=\"on|on|on\" module_id=\"reference\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" transparent_background=\"off\" padding_mobile=\"off\" disabled=\"on\" prev_background_color=\"#fffcfc\" next_background_color=\"#ffffff\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"878px\" custom_padding=\"104px||25px|\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Říkají o nás\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nŘíkají o nás\r\n\r\n[/et_pb_text][et_pb_slider admin_label=\"Reference\" show_pagination=\"off\" show_inner_shadow=\"off\" _builder_version=\"3.0.47\" header_font=\"Roboto||||\" header_font_size=\"20\" header_text_color=\"#262e32\" body_font=\"Roboto||||\" body_font_size=\"20\" body_text_color=\"#262e32\" body_line_height=\"1.2em\" background_size=\"contain\" background_position=\"default\" custom_padding=\"0px|0px|0px|0px\" custom_padding_tablet=\"|||\" custom_padding_phone=\"|||\" auto=\"on\" custom_css_slide_description=\"font-weight: 400;\" custom_css_slide_title=\"font-weight: 300;\" top_padding=\"0px\" bottom_padding=\"0px\" remove_inner_shadow=\"on\" hide_content_on_mobile=\"off\" hide_cta_on_mobile=\"off\"][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" use_bg_overlay=\"off\" use_text_overlay=\"off\" background_layout=\"light\" _builder_version=\"3.0.47\" header_font=\"||||\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\" body_font=\"||||\" background_size=\"default\" background_position=\"default\" custom_button=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4854 aligncenter\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/05-1.png\" alt=\"05\" width=\"90\" height=\"90\" />Martin B.</p>\r\n[/et_pb_slide][et_pb_slide heading=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec viverra orci dui, vitae bibendum justo gravida non. Proin sollicitudin volutpat tortor eget feugiat.\" use_bg_overlay=\"off\" use_text_overlay=\"off\" background_layout=\"light\" _builder_version=\"3.0.47\" header_font=\"||||\" header_line_height=\"1.5em\" header_line_height_tablet=\"1.2em\" header_line_height_phone=\"1.2em\" body_font=\"||||\" background_size=\"default\" background_position=\"default\" custom_button=\"off\" button_icon_placement=\"right\" button_on_hover=\"on\"]\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-4859\" style=\"margin-top: 40px; margin-bottom: 10px;\" src=\"http://tservices.cz/wp-content/uploads/2017/04/008.png\" alt=\"008\" width=\"90\" height=\"90\" />\r\nPavel K.</p>\r\n[/et_pb_slide][/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" admin_label=\"Section\" disabled_on=\"off|off|off\" module_id=\"kontakt\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" custom_padding_tablet=\"50px|0|50px|0\" custom_css_main_element=\"border-bottom: 1px solid #D7DCE1;\" transparent_background=\"off\" padding_mobile=\"off\" prev_background_color=\"#f7f8fa\" next_background_color=\"#f4f4f4\"][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"5px|||\" column_padding_mobile=\"on\" parallax_method_1=\"off\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text admin_label=\"Kontakt\" _builder_version=\"3.0.47\" text_font=\"Roboto Light||||\" text_font_size=\"56\" text_text_color=\"#262e32\" text_line_height=\"1.2em\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" text_orientation=\"center\" module_alignment=\"center\" custom_css_main_element=\"font-weight: 300;\" use_border_color=\"off\" border_color=\"#ffffff\" border_style=\"solid\"]\r\n\r\nNapište nám\r\n\r\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row admin_label=\"Row\" use_custom_width=\"on\" custom_width_px=\"780px\" custom_padding=\"48px||104px|\" custom_padding_tablet=\"12px|||\" custom_padding_phone=\"0px|||\" padding_mobile=\"on\" column_padding_mobile=\"on\" parallax_method_1=\"off\" custom_padding_last_edited=\"on|desktop\" _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_code admin_label=\"Kontaktní formulář\" _builder_version=\"3.0.93\" text_orientation=\"center\"][contact-form-7 id=\"24740\" title=\"Kontaktní formulář T Services\"][/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=\"1\" background_color=\"#f4f4f4\" _builder_version=\"3.0.47\" transparent_background=\"off\" prev_background_color=\"#ffffff\"][et_pb_row _builder_version=\"3.0.47\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\"][et_pb_column type=\"4_4\"][et_pb_text _builder_version=\"3.2.2\" background_size=\"initial\" background_position=\"top_left\" background_repeat=\"repeat\" use_border_color=\"off\"]\r\n<div class=\"flex-row flex-center\">\r\n<div class=\"flex-col flex-auto\"><strong>Tomáš Dvořák – T Services</strong>\r\nKeltská 579\r\n273 53, Statenice</div>\r\n<div class=\"flex-col flex-auto\"><strong>IČ:</strong> 61935808\r\n<strong>DIČ:</strong> CZ7510285189</div>\r\n<div class=\"flex-col flex-auto\"><strong>E-mail:</strong> <a href=\"mailto:info@tservices.cz\">info@tservices.cz\r\n</a><strong>Tel.:</strong> <a href=\"tel:602%20294%20911\">+420 602 294 911</a></div>\r\n</div>\r\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-revision-v1', '', '', '2020-08-24 21:11:31', '2020-08-24 19:11:31', '', 24574, 'http://tservices.cz/2020/08/24/24574-revision-v1/', 0, 'revision', '', 0);

-- --------------------------------------------------------

--
-- Struktura tabulky `wp_termmeta`
--

CREATE TABLE `wp_termmeta` (
  `meta_id` bigint(20) UNSIGNED NOT NULL,
  `term_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Struktura tabulky `wp_terms`
--

CREATE TABLE `wp_terms` (
  `term_id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `slug` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `term_group` bigint(10) NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Vypisuji data pro tabulku `wp_terms`
--

INSERT INTO `wp_terms` (`term_id`, `name`, `slug`, `term_group`) VALUES
(1, 'Nezařazené', 'nezarazene', 0),
(2, 'Hlavní menu', 'hlavni-menu', 0),
(3, 'not_global', 'not_global', 0),
(4, 'regular', 'regular', 0),
(5, 'section', 'section', 0),
(6, 'layout', 'layout', 0);

-- --------------------------------------------------------

--
-- Struktura tabulky `wp_term_relationships`
--

CREATE TABLE `wp_term_relationships` (
  `object_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `term_taxonomy_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `term_order` int(11) NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Vypisuji data pro tabulku `wp_term_relationships`
--

INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(1, 1, 0),
(36, 2, 0),
(37, 2, 0),
(38, 2, 0),
(40, 2, 0),
(5070, 3, 0),
(5070, 4, 0),
(5070, 6, 0),
(5728, 3, 0),
(5728, 4, 0),
(5728, 5, 0),
(5729, 3, 0),
(5729, 4, 0),
(5729, 5, 0),
(5731, 3, 0),
(5731, 4, 0),
(5731, 5, 0),
(5733, 3, 0),
(5733, 4, 0),
(5733, 5, 0),
(5734, 3, 0),
(5734, 4, 0),
(5734, 5, 0),
(5735, 3, 0),
(5735, 4, 0),
(5735, 5, 0),
(5736, 3, 0),
(5736, 4, 0),
(5736, 5, 0),
(5737, 3, 0),
(5737, 4, 0),
(5737, 5, 0),
(5738, 3, 0),
(5738, 4, 0),
(5738, 5, 0),
(5739, 3, 0),
(5739, 4, 0),
(5739, 5, 0),
(5740, 3, 0),
(5740, 4, 0),
(5740, 5, 0),
(5741, 3, 0),
(5741, 4, 0),
(5741, 5, 0),
(5744, 3, 0),
(5744, 4, 0),
(5744, 5, 0),
(5745, 3, 0),
(5745, 4, 0),
(5745, 5, 0),
(5746, 3, 0),
(5746, 4, 0),
(5746, 5, 0),
(5747, 3, 0),
(5747, 4, 0),
(5747, 5, 0),
(24564, 3, 0),
(24564, 4, 0),
(24564, 5, 0),
(24565, 3, 0),
(24565, 4, 0),
(24565, 5, 0),
(24566, 3, 0),
(24566, 4, 0),
(24566, 5, 0),
(24567, 3, 0),
(24567, 4, 0),
(24567, 5, 0),
(24568, 3, 0),
(24568, 4, 0),
(24568, 5, 0),
(24573, 3, 0),
(24573, 4, 0),
(24573, 5, 0),
(24576, 2, 0),
(24750, 2, 0);

-- --------------------------------------------------------

--
-- Struktura tabulky `wp_term_taxonomy`
--

CREATE TABLE `wp_term_taxonomy` (
  `term_taxonomy_id` bigint(20) UNSIGNED NOT NULL,
  `term_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `taxonomy` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `description` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `parent` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `count` bigint(20) NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Vypisuji data pro tabulku `wp_term_taxonomy`
--

INSERT INTO `wp_term_taxonomy` (`term_taxonomy_id`, `term_id`, `taxonomy`, `description`, `parent`, `count`) VALUES
(1, 1, 'category', '', 0, 1),
(2, 2, 'nav_menu', '', 0, 6),
(3, 3, 'scope', '', 0, 23),
(4, 4, 'module_width', '', 0, 23),
(5, 5, 'layout_type', '', 0, 22),
(6, 6, 'layout_type', '', 0, 1);

-- --------------------------------------------------------

--
-- Struktura tabulky `wp_usermeta`
--

CREATE TABLE `wp_usermeta` (
  `umeta_id` bigint(20) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Vypisuji data pro tabulku `wp_usermeta`
--

INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(1, 1, 'nickname', 'admin'),
(2, 1, 'first_name', 'Tomáš'),
(3, 1, 'last_name', 'Dvořák'),
(4, 1, 'description', ''),
(5, 1, 'rich_editing', 'true'),
(6, 1, 'comment_shortcuts', 'false'),
(7, 1, 'admin_color', 'fresh'),
(8, 1, 'use_ssl', '0'),
(9, 1, 'show_admin_bar_front', 'true'),
(10, 1, 'locale', ''),
(11, 1, 'wp_capabilities', 'a:1:{s:13:\"administrator\";b:1;}'),
(12, 1, 'wp_user_level', '10'),
(13, 1, 'dismissed_wp_pointers', 'tp09_edit_drag_drop_sort'),
(14, 1, 'show_welcome_panel', '1'),
(15, 1, 'session_tokens', 'a:1:{s:64:\"12a7f0fafe2d14ae2d53007e0257161d26d46acc67ae85ba4db0a4eef5eb33db\";a:4:{s:10:\"expiration\";i:1526589356;s:2:\"ip\";s:13:\"89.24.234.114\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36\";s:5:\"login\";i:1526416556;}}'),
(16, 1, 'wp_dashboard_quick_press_last_post_id', '24760'),
(17, 1, 'managenav-menuscolumnshidden', 'a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),
(18, 1, 'metaboxhidden_nav-menus', 'a:5:{i:0;s:21:\"add-post-type-project\";i:1;s:12:\"add-post_tag\";i:2;s:15:\"add-post_format\";i:3;s:20:\"add-project_category\";i:4;s:15:\"add-project_tag\";}'),
(19, 1, 'nav_menu_recently_edited', '2'),
(20, 1, 'wp_user-settings', 'libraryContent=browse&editor=html&hidetb=1&mfold=o'),
(21, 1, 'wp_user-settings-time', '1491220399'),
(22, 1, 'wp_tablepress_user_options', '{\"user_options_db_version\":36,\"admin_menu_parent_page\":\"middle\",\"message_first_visit\":true}'),
(23, 1, 'managetablepress_listcolumnshidden', 'a:1:{i:0;s:22:\"table_last_modified_by\";}'),
(24, 2, 'nickname', 'kubec'),
(25, 2, 'first_name', 'Jakub'),
(26, 2, 'last_name', 'Dvořák'),
(27, 2, 'description', ''),
(28, 2, 'rich_editing', 'true'),
(29, 2, 'comment_shortcuts', 'false'),
(30, 2, 'admin_color', 'fresh'),
(31, 2, 'use_ssl', '0'),
(32, 2, 'show_admin_bar_front', 'true'),
(33, 2, 'locale', ''),
(34, 2, 'wp_capabilities', 'a:1:{s:13:\"administrator\";b:1;}'),
(35, 2, 'wp_user_level', '10'),
(36, 2, 'dismissed_wp_pointers', 'tp09_edit_drag_drop_sort'),
(38, 2, 'wp_dashboard_quick_press_last_post_id', '24769'),
(39, 2, 'nav_menu_recently_edited', '2'),
(40, 2, 'managenav-menuscolumnshidden', 'a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),
(41, 2, 'metaboxhidden_nav-menus', 'a:5:{i:0;s:21:\"add-post-type-project\";i:1;s:12:\"add-post_tag\";i:2;s:15:\"add-post_format\";i:3;s:20:\"add-project_category\";i:4;s:15:\"add-project_tag\";}'),
(42, 2, 'wp_tablepress_user_options', '{\"user_options_db_version\":36,\"admin_menu_parent_page\":\"middle\",\"message_first_visit\":true}'),
(43, 2, 'wp_user-settings', 'editor=tinymce&libraryContent=browse'),
(44, 2, 'wp_user-settings-time', '1515014879'),
(46, 2, 'community-events-location', 'a:1:{s:2:\"ip\";s:12:\"88.146.175.0\";}'),
(47, 1, 'community-events-location', 'a:1:{s:2:\"ip\";s:11:\"89.24.234.0\";}'),
(50, 2, 'managetablepress_listcolumnshidden', 'a:1:{i:0;s:22:\"table_last_modified_by\";}'),
(51, 2, 'session_tokens', 'a:1:{s:64:\"cfbf9476eab8ccc430a34990a99a9aba8c51f33e8ab57fda52827aa3c41ec70a\";a:4:{s:10:\"expiration\";i:1598456977;s:2:\"ip\";s:14:\"88.146.175.232\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.135 Safari/537.36\";s:5:\"login\";i:1598284177;}}');

-- --------------------------------------------------------

--
-- Struktura tabulky `wp_users`
--

CREATE TABLE `wp_users` (
  `ID` bigint(20) UNSIGNED NOT NULL,
  `user_login` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_pass` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_nicename` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_url` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `user_activation_key` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_status` int(11) NOT NULL DEFAULT '0',
  `display_name` varchar(250) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Vypisuji data pro tabulku `wp_users`
--

INSERT INTO `wp_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES
(1, 'admin', '$P$BLsqvqZjx4g.w7dKwJuuH6J5KwPOLR.', 'admin', 'tomas.dvorak@tservices.cz', 'http://www.tservices.cz', '2017-04-03 06:46:59', '', 0, 'admin'),
(2, 'kubec', '$P$BmofL5CodDSfozBxKv/N8H/P3dhiV..', 'kubec', 'jakub.dvorak@jservices.cz', 'http://www.jservices.cz', '2018-01-03 21:15:53', '', 0, 'Jakub Dvořák');

-- --------------------------------------------------------

--
-- Struktura tabulky `wp_wfBadLeechers`
--

CREATE TABLE `wp_wfBadLeechers` (
  `eMin` int(10) UNSIGNED NOT NULL,
  `IP` binary(16) NOT NULL,
  `hits` int(10) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

-- --------------------------------------------------------

--
-- Struktura tabulky `wp_wfBlockedCommentLog`
--

CREATE TABLE `wp_wfBlockedCommentLog` (
  `IP` binary(16) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
  `countryCode` varchar(2) NOT NULL,
  `blockCount` int(10) UNSIGNED NOT NULL DEFAULT '0',
  `unixday` int(10) UNSIGNED NOT NULL,
  `blockType` varchar(50) NOT NULL DEFAULT 'gsb'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Struktura tabulky `wp_wfBlockedIPLog`
--

CREATE TABLE `wp_wfBlockedIPLog` (
  `IP` binary(16) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
  `countryCode` varchar(2) NOT NULL,
  `blockCount` int(10) UNSIGNED NOT NULL DEFAULT '0',
  `unixday` int(10) UNSIGNED NOT NULL,
  `blockType` varchar(50) NOT NULL DEFAULT 'generic'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Vypisuji data pro tabulku `wp_wfBlockedIPLog`
--

INSERT INTO `wp_wfBlockedIPLog` (`IP`, `countryCode`, `blockCount`, `unixday`, `blockType`) VALUES
(0x00000000000000000000ffff2e696452, 'FR', 2, 18625, 'waf'),
(0x00000000000000000000ffff2e696452, 'FR', 2, 18626, 'waf'),
(0x00000000000000000000ffff4df7b5a2, 'NL', 1, 18602, 'waf'),
(0x00000000000000000000ffff86d15f1d, 'US', 30, 18628, 'waf'),
(0x00000000000000000000ffff923bcab5, 'NO', 1, 18609, 'waf'),
(0x00000000000000000000ffffa5167572, 'US', 34, 18622, 'waf'),
(0x00000000000000000000ffffb9dc6501, 'DE', 1, 18607, 'waf'),
(0x00000000000000000000ffffbca5eb59, 'FR', 3, 18621, 'waf');

-- --------------------------------------------------------

--
-- Struktura tabulky `wp_wfBlocks`
--

CREATE TABLE `wp_wfBlocks` (
  `IP` binary(16) NOT NULL,
  `blockedTime` bigint(20) NOT NULL,
  `reason` varchar(255) NOT NULL,
  `lastAttempt` int(10) UNSIGNED DEFAULT '0',
  `blockedHits` int(10) UNSIGNED DEFAULT '0',
  `wfsn` tinyint(3) UNSIGNED DEFAULT '0',
  `permanent` tinyint(3) UNSIGNED DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Struktura tabulky `wp_wfBlocks7`
--

CREATE TABLE `wp_wfBlocks7` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `type` int(10) UNSIGNED NOT NULL DEFAULT '0',
  `IP` binary(16) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
  `blockedTime` bigint(20) NOT NULL,
  `reason` varchar(255) NOT NULL,
  `lastAttempt` int(10) UNSIGNED DEFAULT '0',
  `blockedHits` int(10) UNSIGNED DEFAULT '0',
  `expiration` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `parameters` text
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Struktura tabulky `wp_wfBlocksAdv`
--

CREATE TABLE `wp_wfBlocksAdv` (
  `id` int(10) UNSIGNED NOT NULL,
  `blockType` char(2) NOT NULL,
  `blockString` varchar(255) NOT NULL,
  `ctime` int(10) UNSIGNED NOT NULL,
  `reason` varchar(255) NOT NULL,
  `totalBlocked` int(10) UNSIGNED DEFAULT '0',
  `lastBlocked` int(10) UNSIGNED DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Struktura tabulky `wp_wfConfig`
--

CREATE TABLE `wp_wfConfig` (
  `name` varchar(100) NOT NULL,
  `val` longblob,
  `autoload` enum('no','yes') NOT NULL DEFAULT 'yes'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Vypisuji data pro tabulku `wp_wfConfig`
--

INSERT INTO `wp_wfConfig` (`name`, `val`, `autoload`) VALUES
('actUpdateInterval', '', 'yes'),
('addCacheComment', 0x30, 'yes'),
('adminNoticeQueue', 0x613a303a7b7d, 'yes'),
('adminUserList', 0x613a323a7b693a313b693a313b693a323b693a313b7d, 'yes'),
('advancedCommentScanning', 0x30, 'yes'),
('ajaxWatcherDisabled_admin', 0x30, 'yes'),
('ajaxWatcherDisabled_front', 0x30, 'yes'),
('alertEmails', '', 'yes'),
('alertOn_adminLogin', 0x30, 'yes'),
('alertOn_block', 0x30, 'yes'),
('alertOn_breachLogin', 0x31, 'yes'),
('alertOn_critical', 0x31, 'yes'),
('alertOn_firstAdminLoginOnly', 0x30, 'yes'),
('alertOn_firstNonAdminLoginOnly', 0x30, 'yes'),
('alertOn_loginLockout', 0x30, 'yes'),
('alertOn_lostPasswdForm', 0x30, 'yes'),
('alertOn_nonAdminLogin', 0x30, 'yes'),
('alertOn_throttle', 0x30, 'yes'),
('alertOn_update', 0x30, 'yes'),
('alertOn_warnings', 0x31, 'yes'),
('alertOn_wordfenceDeactivated', 0x31, 'yes'),
('alert_maxHourly', 0x30, 'yes'),
('allowed404s', 0x2f66617669636f6e2e69636f0d0a2f6170706c652d746f7563682d69636f6e2a2e706e670d0a2f2a4032782e706e670d0a2f62726f77736572636f6e6669672e786d6c, 'yes'),
('allowed404s6116Migration', 0x31, 'yes'),
('allowHTTPSCaching', 0x30, 'yes'),
('allScansScheduled', 0x613a333a7b693a303b613a323a7b733a393a2274696d657374616d70223b693a313630393837353630303b733a343a2261726773223b613a313a7b693a303b693a313630393837353630303b7d7d693a313b613a323a7b733a393a2274696d657374616d70223b693a313631303133343830303b733a343a2261726773223b613a313a7b693a303b693a313631303133343830303b7d7d693a323b613a323a7b733a393a2274696d657374616d70223b693a313631303339343030303b733a343a2261726773223b613a313a7b693a303b693a313631303339343030303b7d7d7d, 'yes'),
('apiKey', 0x3935336161336336633832363565646466633263313231393537346465386365373632636335323662346461623165356564393365653430313464613639336133626538623262373939313863623737373637303937346332336133333565313664366363653733343934663831373437653836653330386266636361623163, 'yes'),
('autoBlockScanners', 0x30, 'yes'),
('autoUpdate', 0x30, 'yes'),
('autoUpdateChoice', 0x31, 'yes'),
('bannedURLs', '', 'yes'),
('betaThreatDefenseFeed', '', 'yes'),
('blockedTime', 0x333030, 'yes'),
('blockFakeBots', 0x30, 'yes'),
('blocks701Migration', 0x31, 'yes'),
('blocks702Migration', 0x31, 'yes'),
('cacheType', 0x64697361626c6564, 'yes'),
('cbl_action', 0x626c6f636b, 'yes'),
('cbl_bypassRedirDest', '', 'yes'),
('cbl_bypassRedirURL', '', 'yes'),
('cbl_bypassViewURL', '', 'yes'),
('cbl_cookieVal', 0x35386531663432666463333537, 'yes'),
('cbl_countries', '', 'yes'),
('cbl_loggedInBlocked', 0x30, 'yes'),
('cbl_loginFormBlocked', 0x30, 'yes'),
('cbl_redirURL', '', 'yes'),
('cbl_restOfSiteBlocked', 0x31, 'yes'),
('checkSpamIP', 0x30, 'yes'),
('config701Migration', 0x31, 'yes'),
('configWritingTest', 0x3666653466666164313365343166633435313966616238393366363031303035, 'no'),
('configWritingTest_ser', 0x613a313a7b693a303b733a33323a223666653466666164313365343166633435313966616238393366363031303035223b7d, 'no');
INSERT INTO `wp_wfConfig` (`name`, `val`, `autoload`) VALUES
('coreHashes', 0x1f8b0800000000000003001a80e57f613a323a7b733a343a2268617368223b733a36343a2234623035313030303338356639653835613739666165633964653230616264663439396436653432333333313263383239356564613637373365306165613133223b733a363a22686173686573223b733a3133313136383a220006ad88eb5737878eb1687423931f09b29a71a1bb29a4ba64c5e8fa2400d0c90028c6eb9db078164a7bec68a2cfae8d25048da70d5eb2d73a80fb28e335c1970028d0129c98fa5a15fa59f7599840e04971a915ee9bc89723e1d154bbe1f9400034df97bc749d825c1076a651e7fcdeb91ebef4275fcbe1c2616a78cad2a6db00453d6ab683cbc88b7c9d70382ee60ec2bdfff705cbd6a4f1f353174770e583004571ad78bf8394c35061a788f73e6276e144aabf6f34568a473b613c06b1de005e4e9dd9e5bc9861f0651f7c4ba0b72d05e0c6dcb0d2cd1f1cc99c143de78400629c26469ef698b3ff257c779bed2a51723b90077c2f8a3d2841a7f3e43cfc008591a523e642ed35e001bf146a86f32423f5e06a219fb5fed0624e80f46af60090dba7ffe534281511ca4ba0497c8a84af300f0cbaecb57118442e5ebe76af009d3e7ce6053b28dfaf5c572a9c373f8cf60b0ad84eaac1323dc337105b556f00b5eb690ce4d3d6849d0f1322de07fbe3c65dd15ee8b015fe5844fe93325d2800b987f62f8ca16f2911f6f43a345db1e35f15c70ff8df2bcc94eb8e63bdfed700d4651eb52aeb40927484c0b10e22e990e1837109c8904efe159235f78448a500ebfc5acc88bb7eed30b13defe8478723b443f7ff165a1d027dc52aa00f867000ed547ccc855facd553f238adb4174f0630cebcaac2b830aac30eaa89361b9500f7f92d6273e847a80a2868721a0f2ef36ee510f5f92165c8d77a2e59111078010380d755cf690c8dcd3547a0e81c14dc2450c2fc75cd768f411154148991c00103b4709f6ce74aa29b7da282b6611ac80056583d3a88821f387e22320f17fd010fcaa644b649e85856aa66b845577fa313cf659380df47a75db8f117b4711b01293697ed09c56adc01ed94f56e4ed8a45e7d305b509c4b58087393a42bc8890161b177a95382b6e0135bf30255607c5753b35044e6b0131ee7be9f4e68acc801620221951d0517c6f2ad23a73869df3e6b7136bf528445ff359e943a9722fc01853b42ad8e692e71580506f514e0413404fbad90e47507559c1c882bd7b1cb0185b4cfb184e7b75415aa5f5e6779aa7a47824c2231b0fbb38d557d363a0f9f019f6c7c1d87ec2806e39ca6c19671067b12c6f056c07e1c75ea3ca20644680801a66f2abfaf8c63cfac30dff1cec1781da2636c24870912119934dadd6d95b701e4c9f86fbebf601d76413aa711f89914ec88607b7266cbc1ef5ffb5333192f0201738dd96dda3f649a5ecd9430df5830e31323719605c22d6d6ccf012a80cf022354f18c6399c178f045b5c7c28379ee88c5a99ce2489c15e0f7ee3ecce3160224c93210fee48e5de29225c6ec2a9c361d1bde5cfe6470f9db9b219dbd187302259fe05d5ad759c76fe58addbf9ffe9fa584a991f4c9723b47d0f711228aa5024775f7c9df26c3775dea2d48800d1f5257fdbd5ccc35f5a6f5f227b38c3dc30250961fc57fb9dcca735a4688d4a46f0f442d783fec3ca075b6fc841471fd58025180376169cc0d4943d27045964be1c8ccf08779bd806b8ad1a97dcba3069c025c8d24ad7022b726cc702b5e8407bad51af57ba9af8edbccc298b935ff7c990266a2e3b58553cd044c9a6f173345fd78c0bafdd1a55518e3ff0fb071a8608e02713475ed0bb6f85aa2aeb9f0b0af5b6e181ef938947f031805174fa3ec723702870b08cd301848301431594c2452521f41680b4a36b4e74da6773a2ff00e37029a2ecada8f5094c183682e0b42c2552d13d197f2271e5473c1aa7a2b70bf9002a47038249768fb15c222640cf633ffaca05c95a370599551ebe1a38e9b4b3402df4dfa06cbbb79554ca485c14bab0cf943cb57618fe55cb0e8cb81c40a833b02e8a530e5c4a02266ab05d090ce9fefd2270dcd8da4fd44c4644dc5d7d9f9c302f7a71d73cbc7bf89d8dab4f8192432f46a29c32c0ab227201f2336e4a7390a02fc8d87cf02da96a9f56d4bd832860f65b266e90b7465be34f99c9a081af003031147472ec06607adb15679601bb8c9ff29222e6f5b60d7cf90dd0d061bc914031c6e94f3e76a6ebc7669550a402c9b2b212575091b72650634d92b4a755024032c96574e8dd950d932d222c59e982c7c5ee2e58079deb2f0f1f22f1a2841b003315dfc2fc685ad42914df36a3aade540d1abc8472b53db66b617baabffb96403569e69891c0a02b03657b715fa05d4915c3ce74f0ccc456a32ac51f28ad7d603940dc07cfe5836c2ecd4eed22f3436a44af2d5c93fd4d5e658924758867e86039675999ffa6903630de270aaabf5b4fb1151d6c71913ed999cbdf70c0d3f6303984cd954d38a95f9ee71671502a6c8ab3f1d63019772870ec8b8a674ad036403aeace6420d544ac22c5193d3249a54446806d71df10b15d028285a64178f7a03b6b9764fffafafc25f95029f083bc6809bb3458c7059f62ed5267df606ba5f03ba09d45190bfc6161281898de36f53e26e6efbccb5761feaf80029b0f6ccd303bf96ddd3a4e5063a44494c56ad0b0079c55a08fe0f88299bbe4b890a11e38503cb1d01dc98448b7e121099892506526ff8ef63118915d637ae7f0da6ba4cbb03e63e318a16dd885d9a155e5dac52c9a2124e46994df4e24acc2c98eff70c6903ea492e32209abb193e31b75ad83bd7a8be8231161ed481249a1021a187573a0409a85378ef4471357fbae02f77ba1701db5f573a9cd82b011c66f0317af9b8040f67a2a68b5c59f2fae26df50c78b3471f4f30c7cee26a0e6f5d2ee396bdae0410429c3dbd660e7e3a4ebecc1ea4466136a2d5a1d90a59208dd8d327bae8690411fbc2e72bad600cadc2664759626d9fef5550a9994d81994ae9daa1308026044376c2e84d932485db07e8fa11b64fbdb7342d4b1bb8090b6f36db6c62f631044513e53bb13778f93f1cf02d99c7b18ca85ade7a45bb9f892a866e6bb1bb890445d76d1040ec0c9ee3e9f68e01e9f0311073aead5995233124d015e91aa33d044998888a9dbf0762a38e584272bd3f8ab7ec10cda52df48221c769ba3e7fa1045b1cbfb21865f8567bd057a22146b550fe623c2604c284418ae0d0fcd538d30460c9e55d7742cbf9cebaf59d406b7026bb9bb96834d49b1eb532b68f997fba046627f647d1d3cf4953950ce67da07d52e2a58517fd0e4ad09b0e5a5b60c6f6046da6ff4994243d0b84adf9bcb944938bd69b26c4c7be4007902bd5a2cb14d0047a3dac69bb0feaeed2201c53f2a81fb0d4c0fd1a1a34dab631e935c1aac7320492330d233f45c95110b7cbd84cb6d5496d24cf5acae5aa421aef2184e39c26049a08cd968e1f97436b8660378bcfd7272fb9bd5de469aab213351da000bcd204d6ce2525d6ec2dd308d5295e5c8189a2001bab7460966b90e0b240a7839b5504e64fc594a46370a6cf3ee32138484236a5cfe0e3ece23d9362f1c2158921a704f46e8a7a00a74f5311137e4b0feaf8e77c24d8ebf6b054a1ecefc185e66c4a050cc6f81262ff124f779f90e0d0e1cd660a54c0feb2ad45671a55ea0df89fa305148f6c7be003b253171f59443749d52e0b60e8e4b5c38f7d23d9a7fe9ef44a054b4ea28d65e9d38c04bbf026149dc2d08e75d1a1490e719974bcb78b6e0b7e05540902025f6ad7068d2d989b86c925b3a63f9e37a1306996bbcb7dcd65dd69055a10d64f992645062b72588e0f6506907b65aabd6d58cec8f63cbc3aa64b53057a5f6f65efd51efdc5ad79a75e102f3f683b407204e24b12141425e0e14c500585c766a8e063cb287cd55f5da0db55cccd926f1e7e4d45ffe8efd71b1386dd05b41d73e883f2405a325d10a6f3ba69bea80ca85d284a0f7e6ef833ece0cf9d05bfd9801f81686a81f371da6fd132b1866b4cfd9b4a51a76300cf387c7f56dc05cb4191fcfd8a1f8e4e08dabab6290dc26de44d0641bccce644beb06f732c9605d5f0ea24bb8bf4674a09e1c596d8376c7d0ed861a1f1bed4c8c18aafc3777c05db6719524c680621f6b08131d25213f3fe9d26112798fd6bb11b44273a385905dea84b8d4161ac2dbf524813f654d205fffd13ffa5d5fd8aaabb283af3023d05dfa4271c5c16d500a8b6af7cc738cd28b405885d78925ae41916b4cf764a2b05e87e8653198924d98b3608cfee76679041d19cc008ca8b513fad6aac604a9305f1a94ef55dee302696f105629b001deb563f39b4c1ba14b6d122ad2ef7493305f491327229726b922b60bd4e694de7f132025d3cbe09be68040adacba58d9705fe4fed0b80330e8c35469ed0c85ccc0011f79ef0932c167653e7e70e2b701c060afd2e871ba799e9b40dc44a2a525409fc218ce6412696d51055f342cd744706163d5f3a1c5cea5d3e699fa33fceb740dab9dc614bd5ba15da2abfa0d4bd2b06185db280b5d2ae67c6895e3632f31c47a69e0d831f1253a01907850c7cb13b0629a5243d5803c16e21c310baae826c3dd840f541cd1918b0d3f1183ade5635063655c6fe7835f41250789b9bcd26f3bf3a0e569356e6fbda2d711358b9ea41063901c04de734dee0862db2b090a9747f0a7bebd1f5867d1eff4d491e060905064145304ee3f6dccafbb584c52e5430180362285bce17b281dc0e9eaaa3f5ed066f5964d4ce25dc20e52ba35bbb42ba9512f020661bb6083c33297c959e9f1b06792daf6482b0b4caf45d602c3586ef1f6c391304846fc81fb9a478ab9c3b910688f5be785a9fa0d57140c9f5b6e4353161a514497888bbbc4d4f59c055f20d068b5aea748a4bcfade9754a4f79c5b9a226d2b8f8c42aeb91dcb2c675732391069e1c087431f01fb22334e7cdf6b4c3e482b90e1a80c12726dd0638d100c31706aa94bff59b6d393b3ae103c4cdbc8466c2c66684299399a40749ef9cb3cd3b06c112fe506f69c3e3a7da3d9044e18eafe4a430536ced687367dcba7b942c9806f396d5c96099806888ff609350a18f2acda4b9216a316d21967e9d054aad8e070da64fd35d058e0781593c8d79178c7d831abb3ec9ba48a8aff0497cdcc750070ff4e8b1dfe8aee04262a5bd65d45efc9ace883b565431a8ce636aa85d206b071c5e01a74fd7eaa439ab41399d2fd81af38c1625984062a42e8c60bbf0959a072004706fd6c0ef6466b9c63f0cbb6a72a3e459e5158f657cd5488cf7683edd072c8b651563de17a196521817fa657335042d939ae0443dc7c4fb3cf3da3a0c0733e3cdcfa9914de7f19dd43ebb1c8bff72ee0f36cbd4a4d0f4257a8b75db870737fe7f7dbb46cbf098c45b7978b1af5d6b04e1c6ddadf759728387d615bc030739a349562c430e328d229395c9560f1fd16cb79770885d6c32a21750eff866073eecf5044b70d4c701d69a4a94be99627677b060eea902aab52abb77e9a0f3077db1cbf8a9b62aca98f10f98293e3283711da4966513a5805e0fd5c0298c500792038d11a6c76efb476652f4404f6c2c3e6976c43ab060c47451c62ab7382707a53c93f30ae38bc10592bca04af21e8fb73b934860f751d89d1d367018197107beffd861f325ebaef1080d86d80910fcec2211851f4118906e883348d8497307cc3a59a5a461c165301042d2b279f55070160aefadbeafa899f20bc621ce9b07cdffbbd926b0d6c985274dbad034e39a429f53f8dfc92b27a534261cbc240307d8a1a10ff35606670e6704a4e113106fce1efc67107ed90beb106d2fe0a11c08122f26742be47ff9e273d77fec1cbee4d422233a5aabdcaf34e39389265f150826dbc70e01c736227846f07c7760411b5a5f2b764c0d7db08e4edf50e5c9e6083683abb88abda25feb04f0d2b0e6ddbe94fd6c321fa1629ea9b97113c39c2408558476a1f1096c2c73a8c5d9220d0efb6d039ee860bbe159d793af5594b658085e9e4d0373f7970f8d36529f4840f116092689e586bea41342c7789ef6406408c65210022355b3f44ffe50679b9e731e48fc6fe810296ed5ceff577213e98108ce748f5aec4daad2fee83f012586efb91b880f56fa1d18dcc0a244b1b0467608e01f40af88c1fcdc2a391f56150b9bbb0e8ccebcf3125b45a3b642757d3ca808ee84b11c1a23b664b8341b2afb3f0b989ce5b864aa515d0442782e7c3944f808f63a0e6840d6c251ffcf2f55002d7c5fdba231f9670b2df12bb419adb7de7d08fcd498215e6942b3d0f24afcd55c57a47f5d9066a71b9c40034085771ba33d092e1b185db619ed6b5a3114d1996d16d247f582fd5dd41278e03003f8ea95c909313422319c4978aaf547194ca65b0995821db1163e2847e1413a108c0efdc7093634b513ae88e720b932061011444dc84de224cb0de6be90699300d401ac8b09385cc5ace7ae6af9419281ca9435d12b589d0cad9c6f885415f96db05f037c094debb0ec127975249c31bc636b5f914b17ff6fdd66dbcf046db31c85b925fb0967295b2e89720ae06f9469d77b348a9b510a0d1438488c0d665812f0c0e8040976b66cbbb4f5d9aedff7062118ff16f0b9ff5080b26dfdf8950a367ccf944b097ed0f543e8c8ab990eaf37a406e0c33ac0a3732675cbe4d908ec816ad4cb7409a92b13f67b52f483e4d3d984e5d4cb6efd742cb4c79ea660b595ce7c55ee9609ad09bd9c237489ccb9bb080feaab703d12ac0649041522bca6988f2946181f09d693c5dc1ef1142d8c0a715589cb69bad7cd2d9b24e068192aedd8076d996c09e656076898d0f04c430e898fc2bb3e121155c6382ec560c6403c4b10e9e36809fc06cdbfb810ca5525c54fa8480cdea1f19f851f40bf1f7e785c36cec47ee20a013cba3a98580e866806c7514154bac0efecb76f8ee17032f5b61fb9383ef80a072a84b23c0bd7f7ba1bd3b3b33f484d8db22756d5e9e8904ceebc275b52db0a18f04026d8ea5b44715315de04c111cad303f0ece04297d74e2346894285e40a2a416e9584b8072e5de942e9c474fa7683218957d2a74d77069239ddfb02460a2b505f7451ff566feafa06a9b2aa376eff0a7a23f9181138cdfabad2dbdf4a0a476b020cf9a07e6e6798966d192eeb335c960af0e6b0316982d46a67d6b8d30a76ad3fcc75ec0609d2c8c866df68151836da3242fe83e83ff1320033947da60a7889e76daf1bab856e563d4f440fbc930054addade172989cf55dce3a91c1f0a7d2ea29286e5d7f776e69665af0ab53fe6b02e7a9faa4585f0bbdad02bc9a10a8b905c5f3928f4102937820a9711d62ff553e6e027e467df83867695a304c30aa13964a3c7ec678ff07e4096a4ae7ceb422d179fc1b0b29cda90fd363da39d0aa40354c25b4370b9b1a702e2282cac5f562be44c040ddba849b9fc282e88840aa573fa0648d77fb5d1876320eb2d10792f2f14fd3f870dae244dcca4156a330aa703617101594bb44ad294ce801870f91a4afc6a90af5c50c70e98c80a05d40ab6afdab79b746e8c0d8945616ef28e4a3b7d28efd2d299a9f1c22eb0c4391b0ab858023a80bc51d87dd72bf64f975cdf5f93097bbcdc93432761d7793aa4df0ac1fb1e20c55722ed880ffaeb77178600350fd153204e728fcbfda98abc9a680ad743e31cd930c4704664f9b0876c9500bf9e2275ea997e3222f554afbd701a0ae876c95b1800c708f587585a707069fd2e01cc06a163b93b7e260f8c86ddf80aee02b705ce26aa296834d05f60d546e34c939d3c97e33a6023701b66a2ecf20af9981498db525723de88b41c20e5a651a5c605c4930334455ba327c47a93180b36316b878f4b28a3e15d310cc87a08af756b7052b621a289b38d8c975943030b380418bbb3d5606413666896062e5e38a6e4f41eca217bcac0dd46fc1e4e910b4c7bcee77ac529aafa2cad22a777cd57cffd53b28c4a1cc7b2fe9ed5c14bad0b53c1aab403c075e1be92b94d881cc26363d6cdde6316644499288b51b1cc0c0b5c990d61f295021b12085b844a3f5403d3d0f03fd1ff11fa47bc64a1e628730b86a9aaa211d4ee74f4a6420755492b02759b98c043afe304c505b60c8552900b919fe35346323e1cc23360a5fb76c91cfe27983a6a7328819d2d4eeaa716b20b9ad6a0b8ef96e716904ee733830fec1295f43ae256533bdb06c5e143540a800bbb5da0fea50e4387724abe08328eaacbc96d35435a8700d92f401d4031df310bddc6531ceef02e3ef55591427c0816329bfcd39c4f557dbf01da28d4b0a11e0c1e741e63e732c1acc4925a568652eae9a1835ba7826c1b23347fffcb7fbb3e0c31ceb5a2b41b450704fe80c26c7c6c68acaea3d9ca5dfd8ce43ad459c588f50c33099a03a7d319ec5c676dccbbf1312971042b23e398f2d962e65e7f3072520c5fd2b2bf88596e2c901b7faa4a9aa9a9bdcecd819354c84e42ba28d92db1a70c6703f5ea5c174943da9ed73a72c36e85ccbf863e5477d8440aae51bc2198400c6944e4f803c37282e8b4c8ad2177087a8ff74c7ba9ef4a16d11c7937032dd10c6de9d703e19347e9b49e59e28a5ba8cdf4e36bcac8456e2306580176d569870c77f7528dbb3a9e4d90374bac0b6b528aa2440cb795ac912e84f3b2a9204c390c8cf425b153f7a8b34a2a98c01996856e27cdaa745ec0ced056c9b9c54f01870c9cc6c7ec2af3289c9884b78a37598b11ee28568d0bdd7a7c2500276a8db7d50cad6c81f8f7d8b51712ae2468e75443eef4dfd59e4efb386bf6c8bac90e99790cb86d9c2d42eea9cbf3ec9b0eec5956416ccdbc32be565313fc236edbd8f2580cbc960f8bd536f7c358ee94199be2f14455c854f63df596314fbf40f82c78d40ccf0efd9288dd07b3d920d829ae8fbc0d8f0c26dc6435b7732f2c9722ec64b70cf9773232b39a06b90dbbb3de89233c2a51d066fb9a0428a584f5ad0210991e0d0525b650a8069698d3f963571be92d3a142732118455e190274674e0dda97a0d313f963b0749429c3d53b1f71a9332cd90d6a59126fed7865aa442ae11acbb0d3543dd13d99698f2aa4ecbf98f73c5d86bfad7fa0e6c9b27743335bfb6b0aa0d4ed317e64986591b9bb7bdf89906d4af2194c71eea3629acf10849a35910030d5169fc5e9a1a427cade4661218b2914391bfe82d2f72b1de55c759d9a2c5420d58b75b63647053733319d3252e58f3e57c024188ba04c477fc9823284a4c1d0d61827b70eb39d1d9e5f328419629cba185ccae53505686cc7307eb36ec23690d6e750e8f8aee3a114674071ab1a4225039ffb5b87150be899c52b8ae5041a00d87bccb6b0e953c7657e050e4c09c76aae3672848d182b5a2631e8e062b64370d9459d3f874da575ea4fcac7d724978dbaf1f15f3ba75868d24e72f644d6bd80da00855fff287053aef77f6e7ebd42cc8cb11df26e74b857026e11a9a8110d10daa033747d99ba00672ed581016796cd6efb3a03c55357038e2ad6e8e12e89a0dc29bd87fd758640944110a15e8a3ecf18e01ac1b71bc6263f71a177597edc00dd993a303d21c43372c9abe3cdcfadc70ad2ccf4c16f9e2b57e7259fa7323800de722be2871719a36e75a1d4e86e8b40ccfe696c97ffb96d5c59f26e568a9cf0df20addeecc2a4a96d43605b4a4a9befb94565eb1cf251457015c0fc07903ac0e27ed683f0149c6cf49ebc2337a28429f47512389976070e4533a654ac726840e2f96ca9de11c61c98ba89360eff7fe0a198c7d1efbe71a5c78d52bc3475c250e52a3b5cd4fa2a436b3e0fbed7deeb0e39593e682abc4042d1caa467ffa6b520e56cbf0a3369ab70583475f650dada622e47dd5515e7506e2d5f8c0bfa359740e59ae15908973124e6cc96402557cdf0737999174ec55e0124659809bc86e880e61d449575248db6ab077484242c7ed95ceed75a45870130062e45565d2244f0e72ceb05965bc4a58a57f1d70ba570921eb161f8f194cab090b6ff7d1a69f3f0e8113c13131cae61281a81d5dfb515bafda372afb619033dec7be1606da68890e892ca155fa8eaa1063815cebaf6b69109ab2a0bb367516f8e04a0a02332aac0e934b76ca698404e5418f26e03492faab3d8744e9d67121e893b8d6a7663b340e939950e45ab5f865b5074f219876782e65e8d33897046a59a6bbfbe7df301a0ea206b480e8508550310cafd4532fc08fde0430903feb5521f5cd9d880ebedf0ebdb8f5f21036b03f3fcfcff65a9e917688773d32483af529782eb0f4ae87b30ec96f0b085cc5d44a86c21f74ae4c55cb0705d56fedf5df03f1ad4cb6bf7e9f0ed02936d3184bcf355324ca823897c7ddd7e2a1a7356790673783336c73751c0ed8beab7988dde08b5aa277daa09b1c1e30594500e9e5cf13a3e8baab0c695c0ef97fc2de0e7c92bc9498cd14153789d9777189d23b1e2c7292ede44c9d58e20efc86b1e7c85c333571762e52dfbc683c3ceaefab149174f768448a248cc25c0f316c2479882cb4ef196070974da5c76a105d23da57ad4291546d9ffebd03b90f46e24d850428f1623bcb8ff44b07e1f3e6ab67ab26120af52d93fb6e7a14450f6a6120b623825bd59d5964496466405c82114b326f9796d8822f2ad27edb480f7702e8ff116340db328eed2ce9f2d3f9b4b650b130ebedc1bae9a6cee3ee8f0f7860d5819e88da645a76730cfe2ed4c46b8b7f92ba85de1a7fa635c500abba0f79581e1793a724c8f56a14eba48b88d64988c2f638a2cf13cc0740743ddee40f7b3976d4c63e3accb74d1ad4cfb59194b1b80d42749d0df0cfd7cccf0c33fb0f98bde57fadb182f67f9a0884748ff51e4320ff59a30a99dc4881df01fa24240f9f5483cc9e7d5ef170664f5dc515c7ad4e33ad250d5c8ae02d08d84117b94a0fb24bdd0caa4b97e08f83fd375006af7865e627a35048f80cffe548fd503d2c0fbc908d4c8b8beb4ec1b77def9c1af81045e5f94f5c30b875c5ca464f521a290fc481a7167fe80603843b53a027624e3c76d977fa4c53dabbab735481b3c57c0fcf3e51ebce03b0cf697dda47170ee5440685a38e37e111a04f4635eca2421c0fd74e6f76d9dfc83a419d165f2d3306a304fb781a4abc421993406b877935300fe993cfc90aadd751e328e7f0af023bae34f4c18f2e9d1cf3b8f2605287c5770fff7c6c53c95070dc6bd447c64dd138c7fc8395a1ddd4b9cddcf666f245cb7810043bcb9d06b1a318c94fd85bc0f7f3cc4a60754fe2761e265f19dcd9dc2d5d1012aa9b83c64596e73b7cafb57824a0e5ed2898746022f2edf02f1a3de1603e1026ee876f528ad6abd9fa1faa091fe6dab20ceee77dc65a0977e925fef628f0103429b63b0de5ed3ba2293671693943f4dc32e9dc74d61e643634904bd5aeda1041d85529dbb321a09ea150646c77e42bb4feaf3ec63b17e7a01cdf4facb12d1064d247a29d073b9ecfb7f036c13cb3e1b0f2fabaa0776a9b3bd456bddb3464106bcfd4b7dc8f3eb744898c1f1d6ac32c1d7084c6fe6b7e2a8aba04aedd1364107de7af5bbcd4ede748f9133fe2694bb65b14bc69befa2fdb0c28f5af8be25e109e901f5c828cf634a2169e632d11a1c3c89ca1fe29f6cd971eca0513dbb7f510a2d240632eec565f3b71f6a6aa3a754df8addb58aefd9c625785ec0c5a60ef10c445b211d8b60dc753e8f16b791fedec25842ffe2d918e755f4543a9023f6f10cd5467fb4e4c43224def361931c9bfe45c88297fae6a8f69aef703eac1f15d10e36da586628a23af99ab3688a7437f3203a097ce616fdf321ce1a88146fdc310e4cb814cd80657a194ae250d564a037ef8708ced24a1c10f9650288bf1718a111dc7fa00845253e93b0d73f27dbcba166f258aa9584f775209c95c981ef342111dd03b7adcc0d2f50cf9f16223ca719abe8f6ca6bc45111081f48853018c571144f280e64c6578ecdde9aab4406d21d1fe8d131d7eb606eea7d17c0b1064fb11455439762cb457d18b8287dc0fca804b4bec98d1230005aaca669be7be8012115050bc0041a277833a6f48f05252884553cc4789c27f13ca8f542deb612a511166b12c53bb37f4cf719dd4cc933ca6552a223b62be7292eadb5eb02690c237116af946c59116f8fa8701c0d2b1040b79d05a4122ca598c211f9509143dac9a1178f6604adfa9692eac3f0f777eeb2f2277be557bab92d24c66d78f313ad5a411793ba82606db86deb95b7244abde62f34e76958ce3a484a2d50aff1a7772191189c46b081f48751745a4ececf44e12c1022fef4a59b792fe67f65369f7962911944e5d0c6ff2ebd57ddf303c81c1192cc4edeb65533c152ff6dc93380743d211a954324986551058d06a46eabe0d504a360bac105ced642453653d05678fc111ae98f8db9d4adeb053b730bc0ca3696c897777ae34048b3a99f8d41fda224411bd8ba58f803d1e5b95b85accef0d8b8be723a64140c86633a808315f3c1bc811d1ee1e7681a3cfcbfc28514ed0dc5943776fe9cdc0dbf47d7aeff62f902b7811d917b197ae1a38d5eefb33a495aff3f3db8054c1d1912fbac72aa8325ec26f11dcb0ec0aad30fcfe00d304cf31ee783f4628c9388eafdc56ede9c5d92f603811dcf9d086c0c28ce3d71f74ac32d43ab25d02584b2517d709454cadd8e5849f11ed8e741fe9b07e14a8056e4605e70e5e6dbadcc44b59c44e05a7c622e3e80312208074db6852cf1c44e98650c23e28d5462dd1243e5181b08e412a306c155b12555b94b1b5da4137ad45ce0f164f78c69fb13a59a7c37ba1f120949d3267fb125ac1932b6a7bdc6893f803f64e9e2e6db7dba92bcb36999c7230c18502b1181271b4e358c57b34a6619bfba9cbe734bd95bf85153d50d4d29e255e5c24b6fc127266059a927a98033b4068a7a2e8acac26a7667bbb8a32f05488802c4a6781127ec405064b4f62bf8f8248d6248d280efbc0fe0d5fae0a74a46c11ec1d09f312818d36b1e04178091d90373029503be7a40031bcab9c4d7b7d69d5050513ae1292f529e62d5b00aab73dd6b93f1fa42b3b51a619852fd7ac572f157bba98df129a6c444105a3841d55c9ea520370bd726d6d0d4636eda913e3fa8cd8b7880e12a1698e1628223a9e409f6305e08b0fb7083aa0073c522982a5252b3ac1bcf812a8c9472543792ae06d3fdbb4b62fc40d21d1ffcc078519e61469aa41484b3212b0efc41b773a13db252ef33b6a40dbb4a329481526ee9714025291d7b004a312c4ed9052d6e3ff7763186994061e4615f4ec7a9bfe0d5f633be2511141de0412d0e84a52b751367dae9d8c25990100e3927798859d5131a68d687ec742b8a712d7baca8c8884b8caa40821ed67c079a3a5c8047be538e3c4d9a2f7e037190a13130495a2675431fcdb5e303eec880d8e9c8c12f110e58ab8d6ac2b29ded7371314585b5fa775d2dbb148d0d85d1022bc02aab4c2a160c4146e728b586103d5133be33f7e918a52b99e7133fcb8d9bdb85220b1070ca9da61e57200d2fea942133c63993d4f5293f013c28acc7601b342a26e7c4abcb1496eb23b353156f68113534b0e0190c2361813c79048b0f269d449a59f20282e664f8bd364782cbe3013586cbf8006dc4aebfa2e11d32ac44a739f39c7cb269e24839ff1c0c80d4ed6135a2f12ae1861558912c68f6011b3648f4c048c3fec3e437cc914aeca158b0b135e76f2858973825f258457dd04b8ef0d134a96e8f32ac41166927a4be098481376ae04a44d2cbfcbc42cf5db7abb15a6e3a1ab02ec3f6a6bc1bacf5bd7307d138cd1465740f15530cdc757d56753c0ac321563c5ea4646887c13d53260383513925362ea473f653f713783b8a29c23706adaa5127cc9a80059e5ef820581dc13b04f7cf861563315458746575e406c9332fe1c344bc2cc3c5cd82f231abe8113b81cb2d01d6a1e7087f12143979742a8ceda8b544ce5581cdd36ad6aeee17913c21a0aea98d191d634ba57c15c1ad354e01507f0a8b4d34d5cd056fb6445ea13d2e0b6b67c40dd5d8c2932d4956971c76aa2ec2797561170fd2ce4dfff9ce813d54b11bade057a4d9d7223bbebdc369d68e6f471093ab7407fc4dfae9b0dcf13dfca306cd29e84b7ffe1c7e18a36ce6aa5a4f1ccf85a6d8a1663fa83040cc113fe2dab936bc5d1e8ad59a3c6db784a0cddd335049ded15bdfc7f5fd6082ade1417fd965d4f175c939473974d86d60ad50b549c9432378cabe9176fdaa00243141fde6760639f99decbb06dd5757061a05c987c2f4aee791ba732e566141579143271fd74cf40579f6be06d78d947cac4f0b056cd92b404d7b5a8179dce707a146bf0e8a88dee6e218ae3f23e789b5cbdf0687cc02c1c8165b4303f88867334146ef72ce4164c6d75998c1adc085ece8568557d311e7d3dd97aa302e869c1f1147927277c4bafb2573f085ba072280de21a3383b7cc7aa9d8bbd766575e501c14833159011dd8320626d4d0db917041b5550ed8de1ca2259af5a7e21c9866dc14a4473c822b484834fb797779e9aa27687ab2780fe1fa22b676895cf270d22414bbb813626fc099296348fa7653dc19b5166e5fe399128811a52861a4a7576314cdb4419c08fccf606b0cd418ad42ca9cd1ae2c32a38ed7f75388d85ec3ba1c14f444f1b1eff51ad1a3303fcbde96bf0c661df37417b6aa26dd212d1490553814f6863c92b4477aef3c330052d32d6bd02c9a75f8d7bc29b386e69e00adb20a150e6b3f9752b330a99e7d3c15ddcca4a1dcc1f7f82e168120b9b6245e24be8a15186d18dbe677debb602e41c35f5b0ff2a67245a3e55d15fe4aae23e9bc03d9152bdf98a334ff0244bdb69d2c4504e3b9ebc7a11e4766f37935dc9f4089886e154ef184a1e1ab09dd3336c44d1e04910eacef5b06cf79e9465244d36dd6df3a15846de28f5cdffbd8ec142c5408ea3379c8cdd23f1dcc5090bcfeb9d4882b6f1598f38a4b71726195e05593576af76a883a4db1dac953ecf3ef4300a815c7d01599459aba70da8e8c553d5cd981ab07322512b1fdfcca373242af039539ba0f15bed4e4396b0fd1f1cf0d073f72cac7fe0571511b65992db53d82f9bff5e6fb15c702d34f7aceb3c2327a219597ad2e8777e01f81ec1a4650410fc0a618b95315d3835081876c965ac54ec0e9d32126809b085177f47c10be633b002c32886115daa255f8e8a750bbed9e721459d46f3a579a1f3318a718962236ac7578680615eade10f8db53dbd8a6aeab33295d5495431fc1adcb8e3142b6822224cfa45f15f6595b5e03a165130a0e0687de18341c31a5ad4ca7f248dda9e2cca8f2153c15fae0d25760928265ede2bddbf6098e55b0269c7af8d5bf52fdff423d50874b1607718112469675df167e95e38a1a38888c0f13c90ef6eddcde57a63200e8fe1609d20f65fcbd0460680e8be070c32ce5eb2d6e83f97d933b469bf5a5201a1e162f71e840fb13c65121589f77153ee3188b80c637be2e846cfb0438b3e8b5f2166c65b9512c85c09e90c5d7ed096eefd26182b254df8c43c4d3802381c6c9dc16a6f459559aac225631c409c75dae39387db42e06fa400bf10d665bc99626fe16bbf3d6315ebfa299f51367c29e112b106656e8fc603629051609f0ad35fa0416bd45ced90853fd066a9618cdc90cff8506da72f44b1b15c5ec1008f1e5756a16c6f7d80f2589f670d8d6419390f5888ca03958633c5f3ad1f76c1223a61e2816e5c780762901c9a30f982c9582c4b9b88676caf7562da46efa9e7ae257f3ac16e89345d232e244fbbd7fdffb0cfe01a01848fe21167e035ceaa9a0164608c1170367eb994a1a6f7027f65d064d121c6940928216f8f3f714503bb59bc8564b17040c69fcf95628d47e6e9288265e5654e2536ed813c7d75ef302e045a7bd791709d875fb006369f15e1b5375cb259944aa7b176fe478d55c0f341227813196173070e9c9fa4726fbbcc66fcacbf9bcc0414de371c9db35cf40ec3d88c520f81750e27881c74e5ed4012b873548395f72a0a9b2e83fef4d03cea99719d4b4c31759b5ba3544602442016679c04903d3539f5771d89bc7ebbe72de63f957a3f217a256f2d44336c095ef0db39f64fe0a335b40ef0d06d614a9199cdc840b275117b20ac592a92ba04ec141cea290a2eaa43a5788a8bfe9e0f6f9eca03c27a60c17d6e31b64fff4fd04e6b81e92530542b3342ce40be4bff768d2c914dc9f2bad17dfc87bcc9772857f7e0761f641c48f639f1512c54b8f416aa1544794952f3617e8d512ecfe060a805dc53c45042640c7b7f22800be1dcb611ff07b7cef2ce91817a540ea6861831d5ac7ddbb088cb9891d94b04e2f465d00634f4a68e4c399181e4ccf43840919f938d7ab686cc432ea2269040d32d3a32de0ad8fc258a14318202b139b041352be612c04a6e6a96636870eca15970805215ca9492643fa2318320c4dce385f367773dc1b458afb5502edb8f850a25bd85702d291b4cf3410184cba7b340789c51aa0d85502fa98757797c012158e0f27810ee79e9fba68a21851ee69ff9fb3350c7a0dc30126870817d082607ef3ad270dec51a06c3b34db1895acb1e797d765f3633162ff309177df7e9f7bf7b177636abe7c6d125d615f189a16f6b990f26483aff5abb8344efd9c5ef75c7e1194afca9899d77ff3ed9218a037712f225dbad4e524ee901cf9263cd4bc09a1511cdbe159ed9e299db61e18b00d0e69002234df956d6cedc9152257b14b9178a79a4930240dd818214c3718b303ae8aef9b4b33409a99225b719fe2efcbaf76e83120088da9ce4b261e2e18cdee442cc4f070fe09dab1347aceae29941c1388e4faf54692ce0d3878d9d518cf4e7a24a20f77469aedbc6dafba2422989ba715ae139294bb025d58b0acac18d665f5fd1d2211f83faa7c32fe5909c58c91f8a2c874ac2d09f9b90c16fae618e0a39f76af54d1d5a8a2e6833248606fde48504f6ead75447052d6bd18158018e3921b155286a06e4f06c8c66b0132cea940371e202713790eb755d9994b3b18f810404913f4aaf9c83a377dedba2ea361f209cc9107484dcfa9043a0c107f19097146e7434fb48b84d7fafce5f7aa63238ab28ae6fd12a0790dddc5ecc6e9190f9a3cd5a5866cbd34e09899a41898d6ace128bbd6eff3089a7709bd5de1ef1914e5357fe5f58b466e3f9560e66238be298fbdf2166bb80c0c08f687a2dbcd191f9a28533b921377e04171d65ec83bf1f554c8ceb9d8165b9763c2f6ba4a1e19445fb40e963d2478d342f33210eb8399243529c153b89eb26a727885569fe61949522d5b84d29fe9063190b9f02e3b22bbe9073d31dc28430c041b5d6528bd19642d7c355143d8c976ae9c2cd13fc9611d7f8a64dfd3f611e6116b07568a04196cd945579ae4b618b1522a39c219b829379489eb6dfb76c158adf262dab72719861670095a3940b3b7530d302c7460320404b1706ceaf373991614f7ad57d3199cafbcee29aa308a06386149706f708441fe8842ab17d948df37a24d99acbc19b42999cdfb20159f14e14aff864f62ee00ea21d858a32b63cd8eaa058db1ba19b8f2c7aef48684d49138d04007fff8169c47c46807859a617236a011cac87219dc568f423ae727ae20342db202b5b0c8c04939bbed8823ed1e221491c4e06919dd945babfa2dbf6c9497c02b128b93e301273259edc9f355827e6e5a99e18419f505ac0863c074c4748a4d029b683f049ad8446dd925b9c1ca8b64ea5dc4cd1a01b4c8d5094dd8b5421abeb072bb2f4f169a883592a68625b14eccb6e616c01a0ab2c5acfeaabe57b1b44f964ff580bf1b2cd4ba184e8b0603df15c61545cc1a0d37c4685a129bb9cbee424c478dbfcb2b1d8bf0fcee76f253a864d9cd32d81a0f0f69e711980dbfb0eb2f8e71c51981a1bba2755663e778932d6ce46cae381a0f9816c9ecc39af35ac3be96fcdea836a3ae11a65732cc6c49e6391c3617471a19a242fa586622c6d4adae9fc9eb029c4fdda09625e2a84b33d1933933689d1a1ddc34fe32156f5e69aac81fd477df2453652849aa0f927d50922828f4f6031a510a85539bb5b35e4d0096c3995d4d081a94891c603aa3110b98e1fb0807631a5463cf82bf365be6a14c890f42c563b86cddce0d7889e752022829e9c4613f1a5b499ebfceca99603a977d9ea79b561abc14898d54d5446eb9fd2be12f607b1a5e5c25eddb6bf7874f8a90af991680ad65c46908f8a93aa0698be7f18bca6f1a7152e254873d977f00eab4dd2cd71a5844ed949ad41ab46887f7c4cc4b38681a7879378f7bb3e820b2e890e11da690c57a51312b353a234d753ce2af1f0f1d1a85646888c6a82cc88aa0990c0f61fe0becc3fadc918586694ba6b1238917411a8874f9d60703592d017b5256201bdbb74652f919b921ea2538b7bb60fb3f4f1a934961fa5ee092b015f1eb694a8b9e48078a3a9e6aea3a95bac062c2c28aab1ab3f03b19344a1404037052d3979af5aeda8e58c4565c9d327026e0d2d9df0a1abacd6dd2b46053fde87cfb8795d802300953ae01739f8f9f4541914ce7f6b31ae49cabe3c83afbc9483266d79d5bdd194a6d3c9d8c94fd78c31b3c139c30941ae937be819b8de0dbb4bdc33e111811db30ca58f59a858bcf98058f03f411d81afe9a4b03a08fda471c93556dfe308a3b4104dff2b3a186888d922d76856ee21b005d87d08611b4a47b6ccdfb434d76e3f8c9be40a8c69154ef39374301a43d1b0879ac055af9ff84e833bff3ce89a463336d8e9421ae709072ad83fb1ff0fb1b262cf190d6fb592a9ec96c7d4ae67078354bb23526004352645235502c428d1b6123318351661a0dd8dd8a9e505b8ad95904d80cf866648aa366735274272f1b69af516637ea9caeda262764b08f5716967ad2937cb6dd31f290d9c98e7a221b7a7cf51ba6b27315e265d0dd51b8679aea7f4ad1d0ad7a2df8fb5819972bb81b7c1ca6f31f401f02ce56a6ce63ce78f10fc9efaaa4f78b737c9830969dfce01b9c76c9b60250a7113554f1e28da0211777e3520b4c019bc46aa55a875e277b1b9f8bbb20a0f529386d7d2e1e0da26499b85fae6e1cbc35b118693ff857299c1bb03a8d5c60b45eab569bbd3dcc1d773d22cb5b3c16f2cf55dc801fa99cc4b51bb2ea39f990594357a3f2c71f2d15b5e299fc0c9e474df38e647a5bbd8a67bd1bca62eecfe5eaa4bcec261bdc7b133781babfa7b333376b69d612e0d6900c351bd194338f82ac4e305099ae35798c7d40d9aae5fbbae16231af706f34c9c2411bd67b86f52f22def172cb7595b43013794cb369b728c015e2f248b9278811761bd82d1d33a02a33bc8493995e0bfcd363285e5523b596c3ff67c9177068da151bdb7a7b3a8edb143762632fc94c955639bde362bb9810eb130761b3f29472f11be47e4496e0b82ce9fa103fd1a0de4764182946411b82e79275e7ed600e87601be71edabf6fb18101e8ffbcdbad72c19561b1d0f5f3e2ded7da86630fbb2c3d1bed15734ba43e50d7a1aeae65da179b293952ad01a0da42a3b09e5bb7cec57c1bf1d9f5d3c31efcf62d73a71e8cff1c98319d93ca8e125350acfed21f86d4451c02c87f4749ea34358fd5064d43ef6759fff93ca82d62b2ea4fee2cb082775b1c07c67ff936654ab6b20847371b555d5c994ae6355cd04e1395282df00dc90f1c58f65fcf6a0d8f053135132d51e4c19b5fc6590a7f675efdcab8227cfcb52e1c597cdb6282d2fee54f2dec6224d7742ba415386aea4bd7b91aabd7cf5823ec1c5bd3e0aa77c09abccd0177fb718dfcaa35317fb8e8446ae38be88507034c481c5ee9bd129f742bc43f888c8b961a63c369f1ce7bd9c3adae71403acf1e5baf1c62e9646c3919d6d6802c9db3dcb1ee834d532c65c66c4e0f729c7ded36a5de1c6ef41f8e00034f2122af6aa63a28a3a321622a430d877ad2227bebba740d201c973d81c74929e9a05e8dab73621aa7a6a18c5a8e0a53ad9d1d0d11046182f41ca2044cdb26a5b420e2ad76ee332b6b434a82c5491cf21a173c81a000f8503e1cb1a01cac254035ea76f125e228d20220e4f499f20b024af8f9a7af856149d31cb85cd19388488cbf4f270af08fd72850f9d3b3a4be0ac81572d5e409c873b01cc8f14ae6aafa62f36d4c68040113e7ac87fb5bb401a38c14b6b1277b3088fe1cd11e6cd67507cfe6ca9215686b0ca18bf5ad464ecaa80ac92c557cc3eba19d1ce2a758e6de35d9182914d96154d8dd7ff0e5d4a920253295fbfdfb5279c21e1ce882eac5ab692ad8256825e6d5c6d5e1e7b6242960763a23136693aaab989f1cfe2e78f7640a9c98b9178e3acc7841ecff2de0a6483ef8b84aecc2793beee11d02f5c5d33c9ef0493815773241ca09c51c8783f8dab8d89eb030c0bf8932fc1d0496794bb07c81ef5f17929808d1e2e590256401dfd26032f639aa85786dc21d04f16c92518057af9e1ee8969517553d6499b9a35aa1e8b809abe9ca9263911d06575a3a1cc1771250d7f37b364c79ab053f0ed8b763fbe2d2e4ecdc1549031d0a10fea80bf595a3dfbeb0421032dfb5b1bbb87ad5a065760cc87a86028cb61d33f18ec6985580907bee5e71612514499942ddd09b14cd57ede3fd3c569f411d3dde076cb8eb4c97c65e9f3c8f15076b064c048f12a48ba0736add05d2a5011d3fed62dec996f0c8927c111ce88442ed0290053f2d2885fa2b1e7864fa36531d50d1496a8bd297a93a4bad1ccf15f6d12d9c60559e4de2b0c575af6ed6a79c1d5d42651249d7f059180d66fe36e904fdfeb7087911cd3b9fb5b5360d29d0cc1d842cecf11b1c501120363b279736989522fdd6206473b40de33d8bca56e0981d92226e1c1c172ae152162daa21cede60ce431647d68bb9d98522b60c5edd651da40c0a7c35efcf2edeb08a04e3149781c9face38b921a204391c3a9f25eec91db1848518a490f627263bb6fa0b43bf16d772c241014c8b2a3371989e38938f1dbaec2408c722ef6e8ffab30bfd9924e5466fa465662495e3ee5385344304ea1dd7007d554a357d07bcde26dc4a6d79c4e24e4c35a8d8ce0d1a98b6307333e71dfb75b3362124be309c4b4a8e82c1a80d3232f1ccdf965df4f60f80c393274c1e00c6dbd1f149984dc971df32d8cbaae38fbd1ae787a7bbb8db6928e1c06f871e0482ec29dd4edea2e356428717d220c16efa4cede27f63e3880ddde0cabf351e0c97bb859cca32f142d647933385067587abb2b2cd2ad3306ffd42c7affeda1e14d602d968cf06fbe4e220ce147d4387caeb18ba6f8047d87d421164de67bb1e1f44d88924ea9f4f3c4c2331a3114fd84631342e2beabf6b63f92a8b90f8391e2771952ec2dcdd3b9146a60be79b14d7c372805027f3faad8fdd6cf89713e21e31b4655e3e6236d863684ecaec9dedbc4534235c8f9247a659fa5a813e15c31e415187b38e6226b598c10e8b595a906fe19c3e1b517f729f13cda192b098ed1e691e390054395c3e248832cfc2829ccf1eddb2d807e66acbd4f372feb377681e71ada2c34deb07c05455f2fad0a9778794cd9943484e00c949943ce697028c1e8c8dbdf72ecd4fac98f7a29ef6dfc68fc286cda7b2edecc2dc66685f3245b21ea75f54fe2e5a7569cfd55914fec61e03fbe76b2e115c7b67e13aedadd105f41ead97ab4684686402f3f2b5610881f1a4f11247f349919b0071add7b9618f1a1ed17dd52ad6cd330704bb7958f35a890c15d7e61d6a6f0579b8c65c6f7f43d81ed5773db080809d7573aa6e40ab0ee8ce3d5d4e31f52550309984decb2e22011f0f8d897086af9f8e541fa5d39cf771282515374ea6aa85f21ca498064fea321f2268aa6b55f976a68872f3deb4acb0b0d527817f72e92d8541db064483845e1f45f5635a5771940317f9388588163514908fe3fd71e98672c6cce340cefc371f5652c57fdb981c5daf374e836992e5d46a52227e52dad8ff4f7ce2baa566c21f60f4533ac4f60d8e02d7e5db620c182d5cb37ccadb8314a3f8943945b4e9f81f67b1e8d207831266928eb15db948687ed97786e5e977db4f004c681817443a1f6d0986c33328544e809705daed19c5ed2cf1b7c5ee821cc2f88c816a1e1cb61f70ac4ab5dac11311ccba08d3de1719d3e8c8ceb3985379efae0139738536381f72b84ddef4daa0a863e4e48bdbc00b15d13462ac6f5493878cbc2cff3ea30a1f758210af091bcd55602e393e5933608f796ba0f29f0f1fce179a1cb7c036641f7f3f6aaca5992fa3269d62d322a114f30a8fe33c352e428bf17a99d26ec8f31f80013159595d7de0ec7b36db5e9c0ddfe56ff1fecaa06158dc965ef48ddb091f92a485e68d8473309fc4d7c9bb73a2793082ec31069110c97f2966a878a49f1f9620f8befba458e060f8d95b5a3736ead707912e9f812d7f8f2a07d850abc71f9755ee2d386d4065f930f08c350fa45cb8ab774d76d4312eb218c4ca9e52fb1faa667122045e05e46853db3b58f68fa5967e1ef85908eded599ca79a175ee51fabfccfbb9b106a63b954ee981978e0467737a23f443ff40bbdac461f6100d31fb0aa2dc540e7086831e8d42bfefe4b2819f1d115e3d1611e08bce3d95d90f11fb44452f11bdf153a5b895f4933791780b5e294ca7774d79fbb23460b9d33f71fbbb53d32e7b4d5320c491e8b0738cadb4a704cfe5da05d7db2f5e0306e8ea31fbc500d51aca5cbdfd2d4634a8b0fd35942f1b53d6e6951d23d1c4e65f01dd91fd5b1756e532c8a1cd5e568cadddccb1f58f2cd3aaa5f10d903f9559fc72db81fe14ac47253fd35b49494b6e30efcb685fd916274fbbd4cc892b87cc4f09b6e2004348f00bad992f31d2703c42f584d144b2c66222a5a24efedbc8434b882bb20049b1c25af2de66223db1236757c911fbec4967da162e61e8c4a7311f236c9202ea52c32462a9bcfd17a2640a4f43bc4601d78145ec2232ef17f8457289660203a856bfd5984038aa54d6a78521bd681d6b496503d8fe354c25f557ede51ca2048d5cab1e079eade34ff4257944063945ca7a6d8c84a13df1e8a71e3d747432057a16151d6d778ab90f58244d9322d717f25b51c6f6cfe28d1ee1f5d3f41e1206b75508e96bd749d01a4cdcc8ac3c67aa8227167c3fcc6d4e2c03d852830d7206cda0ac2b0267ca522e4770f4b7e9b8033300c2c8ae0f83eb350adbee926772089a49ed9fcedb00e27c6a0a920246ede58b180b43337da074eb218963cb8672089dc594caba7269116af3ee2adce7f2047011a75db255882f62d2906c197d2209a299795fc3efcc081d75197f57cdbfa095d76899f1b43ea12a02c18fdff14209b37eacac487ea4bfd34f4fd730b4e73d309519f3cfe738cf07c97e1a5efe120ae0a09e71a3f609025548070f136f4d8c1234952eb03abf9f76c059c5284da20d38c5b2a9a6b74e543ac916078b67b63d421d5991a5657ee53d9d473e8748c20d4eec4400257346efe82b7ef2a9874f9985160454aa0dd298fc829651725432101b34277ceed94b487511703800d1af42d85850603e8fd31f07fcbfe0b4fb22103abef97c45490a416e1aff5977686adecdbc0198b8189ceb10ffb1f03f5e8210ff0c4122975c75e9fd629f2680dbfe4c8b13e05754f4b8e2c686324199cb821122c93656cc873edf05cd8f7f930353501ec2e664f74c1f3b3f7fb658db87d21354152fc2f9ccf7b4361804639ff5a190bba5fee7405ab8c2538aa2c3ddbab213fd355141521eecd290b6c6e1fdf556e10f6281ac7858946805a87e6e9ff6e215adc6d4e78498e3e573e25179dfc2aef7298f48f935ef090b123075cb55144215d90cdaf25750b4f0eae62fb12b28c8d3beda6cdb08f28325b0ac20697bd5f2169eedd5c201db2d78c6551009872ba7a2e8d2b3b001a2989aa6fcb35a333a82188defaf9271694a86f0eea5d0fbadfefb1f2b374e84aafc63a736f54df0cc3219978a4d036e65e1871bbaec43e4637309e0f56d6b556963eaf3eb2e1b5ebb0219eaea17f24aae631c5ad390486bc86350a32645c61d95797951a71b03378a021a43aaf71c9b426a2f46708997a0b9e3638d69bfc64e50bc9c7cf3b74563b5521a926d0780eddf9945b77a4168dc0fb2902a416c6c88363fc4e960453fd61ce21b4a5ee3e2477c49ca6f6a1a246ff0a259360494ad74d3697186f8128d2159621bb62831c9946e6de8967326fc3690a4e0f6c2b190afd9699df130bb5a3ee6221ceff8b3541c3a0c7c0afd07ef949bafc12f4bfee205c80837628f61463d44621dcff282765d08eb60d38303440a79a64089544c9340b10fe01884b53846b5621e061c08f945a55a39eef892f3c726724bd52073467cd5ac21c301fb4f76c9121e3e50d7f3b986d31cfbc802ee87b72b080364007b643b4e448635e221541f721ebc4a9741b58f3c55199ceee22fa8dde1ebedcd1921c126d5dc0e099e4324a2202540ce2590b4b8b84fda0b1c1b0124ad6f4122c2ffebcd45c8d2f1720fb642202ba683e3ac4eae1512001f98deab1cb73696ba15ab5d89d9ddfe845777d622214d23a1fbc2be140ca62ea24becf128d541319af4174cb360f158c72ce03a3223a666ef910904a22b2062d7653a09bb458beeff7be08c0f5d95ead0dcba023224a524978fdacef39f58e57c06ece220eb5f0a68261e4a6f6d499be86f6a7e9224c305d809893fb8fbed3861016f5d9a579295565509dc6c25ef79b4107d8ce2253e3b82e38377e0139361873c217b3796a0172278ce55d73001517a0901893225c0380a8d2fceadf022653a796bc03b98493895e82d20da078518cdaec66b5226e4ebdf1763fee4b83b67fb88b0b675ee5193a6db8b69902f3426c62f0175a22959284246c987dd665e907b3e690c9eb58c116125c8c25c802922741e5cc4a2295f809aebf0b2e46cda2d6595c06f59e7f674679978e320a140d4d865a92b4229af847d9244080cc14f91650c4b9141a377ed4a74fc6a670e37f6462a015fc229d293a7a650185301045b98e38fd863d21fe963711a1d3bad66c3c935abd5022a02fb84a4bbbd57db581b4759dc6d176e861e0488dfaa61451984c45c811c122b8bdcd21b0057a46dbba05360e8cc6fef0bd8908fceb26df0aa4a773ae7cee22ca8aeec78f3589a2222e4de3701695b4a22d7a047829529a2e25d42e99c13822d88c56324d2e0be95ceb99fb6523f84ed8edc8a1cf3edb2ea4fd3aa6e049f822de5fa4edf372aa07a49d0481d08ffc11d3034dfc445a054ec911619f8aad0522eb4c9b70a8362d40b31d942123b75e6b59daae58560ba346c28058dc3635b422ec3df39a0dc5428e0eb83efc9222ce48e104f708405ae62358b056bf57ceab22f5e838bf1630233efc6ee5e0021013796ca611cc76feb417c6a9724b7e843822fd3b7ac360827e670be5bc5ebe5fd6dcdc529bf6a2357f84fad18228f60bd32311c49f14185fdcb5123fcd57c8d62fad9e432bb98283f7ba550fd218bc4b4723178532b1e873e5d1277c789a97f22c71b399c2b4dbdadea3bf5c225c2a64712318fd4c6a40505c089645c8bcf5e9b86efd78cb2457d2ab7231161bd9be367d23323b23c12f370a04022051720b7345265dc0f0d1c14990658b59eb637fe767234f79773b701685b994d3bf7a9f772c2108803a3b756d6af5cd158a1519b8292353f852ef6d2dce1f7ac59f51b6ac0d1cd81bc7e4a13a8d2051ea56c0a6d7ca23666c98e67e468307d863416dc4bda6620d56d6af0871503969c306cfaf18bb236686e81cf6572a6f96d85fe60a089fe30be6adc7d65538af5faaa20dd6a37a236d95abfe10628c1954a5e1aec9b8d63d92f8a956ea933138103716963e8f832383b5015fd3811f7328b7b7cb017378f1617bcbdb8d7b412de5f8f4048f872323b0cca87741cc2f63f2d25b7fe1e22647651a782525e701d33d9205435b611e23b19967f3c7ef43c3599b3c8ae5fc62b449f3563fbebf4a695eb76155b4184223b3ae79c4bdf95466bb87dc3cbd0fbe2cef397ad52cee9e3b1bc050d0069ba623d3993e686f1c2fc13ea6132cbe46b1b1e4aa1d6de8f983406083309aef236723d6001436a61294f97cd0a093d57f59448a068e85c5c0179bccb0d8a377747923e7109dafca144db0b02b97b68c42f82a5476cd47c7923faa6f4c4aaa73f99d23e842f06f4b6db1d7c475f3ccef7107f7b347d84b4cef8a85d21235a63d4fdf23fa567d80e9a99b462779bda523c57609d7bc22c39992e636f0d24781ce4afc23fffeafb0cb1ef2da5da73dd9f030f9ac920a0d069a15c49e928d5ee627eb3c24055ffc0be9d92dbb27f2173875d050fcd263e4c00636d923094b45756de7d9240d1e981dd3c7dcb732a206dd93dacfbcd52b8242ee14c3fba9c9a151282d062417b39fb4463a367e51512703d7138da63ae4337ea4c8f30fbbcac1a7a41f55242327f2111ec0ee0b62c80e7dd424583ab663c4befa6d1efd5d018822b456a42432af8609bd95aa4a38cbdd2b03a66e0a624f2b39baacfc153298e0aacb7116243f1fc21a57eb37e26ddf2813777b4b9584a15cdbb68ed7ae1d8e96c46a84742443fea472e17b33f5bc3b4c6e9f2c75ca771f60acb0c28be137faf91b70f9452449e16c3bbffbc6fc04fb5f57121a6410dba9b0c01ba71fce880013666da5d624580641a638ad9238f0cacc18dec1339e186b182e62bd3488f1445abaeca5bd245ef5572b4e88c74ea709b4a8d2bb40ce794124adcff447eca5df2b5a5b281c24682fdbec2ac3855ae74f817ff2782bbf882deba196e948d8a9544512c0e1bf246a9a5e3207098cdcbd93346082d451fc81ee1c95519ceb74b2795412728e27246cbeb0dbb5040988aca46ea488737d14da5ae5c6d7f2a113873f987cbc3aed2487562618b43cee2520e697852ec3dadf6c1589b3e416f6f8e3b9affbe69e0124a8b8452ca95fa7b277fe11f9acc4084d4a493a03bab7949e8e57ab7ec0b6af24be85a49a60a00ca3f2e535ec7e560c57436c5abeb687ff96edb209a17c474e24c2dbb1bce76cd0af7386462c9ec5b305654978d61a8d3ac1e53e11fa3be03324d2dbe6055de43a29847e4bd7462c423477f79fbc958fd9a82f63d82c99ba4824d4919cc9eeb4183cf1c82a59bb2bbae4fa607081db5f18972fe3c89e294f6424e30ef68984b160af4d486eaa2386183c4ba3b6dedfe82a0d08bd1bc1c106652516258ee16bb6c41b6c66873b7b8fdd8554a55fc0cf3c057b7825a55b3464e125531333420b47060a394ba1bd22e055e366ba71d72a419b6a351de327c1cfb125599d9e1e791a8aaa158f40e4daa4fd7e26c7a831af192386325114c069d7ae256e4dc7aee8ba69f192443793044071128a56e2d22376cf4504a93e5443645725762bef94903429a92502ee4f0e69ff2b1b61e06467984632219d8854072bc925849e6bf19e9c72205f94029b89d0539205b570c2ef45b5b07f869433b1e61d25b09b661b33b47145de15620f99c43ceaf372ebd85d425bb5fe53406b31276225be923eb26693fd04e8b91de386584ad426e1d096a4d53e5a95790b327023ef25c63037b8738900277a4d7ccb3a053923e2683718c0641cc24a6136f7d7215c25c6b2f6e7dc61eb553e05c8cdee5ae65ad30959445e404ec4da0b04f84e259a25e238585f91d2b2d71fa7a7252439d994852a7f845fb8c0eadbf9f39ba9f45b25fbbbeedc89b1f99060fefa95bb0cb36ec7dc169b9b544b0be9784374951bbe2602ed58dde2790826ccb72d3bd7918c9d75bf48eeefeee45c7321cff9359a00260a04a4c8c8c0b59d75924f6226bb22f54dacf9663ffb2b4154e8b12806a44d261b8def70a99bd8d513f1136a1f972b8df5d28afe259a733c1bad1e5cb110242661816d7b5bf33edb42760c5c600e9ace200b3a6e77d56329c8df97255a30e4267cba804f0967f129f632bbab2a80d7ab37d46f2db8dd169e72f33ff8e2c41826845b6f6eb9a7c7f1209a6c9618faed61cfb38974e2574c8a514fb251c263f3269dd9969c60ca0f1d93d4fea6e4f014f22374de992c1c9751b58e29448c1339269ec474800befe62a968f328ea81ba47e927cfa312fc855de38ff56597d240226adbef8c86d93347458fb131c461d86fe8c01a140b852b5aed8ca8fbab9624c26d3a51b596be2fd1aa06edfb05811bbce4feaf5e3a3dab1e9be68db16d8622926f1f5dafd2184ffe247f0eadbcb21b6439b0cca6f46fb51609f42bac9ee519f27120299d76c5f4ad3ff56c4ec53753856484a84a69206a319d9d217f7791f43271dbcaa44c482e144318195a7fa60daafa0e72f3529f2cccdfc7f4631a9b81d271e03bbb6ae192b0846bb2ee07d4d3e570a771f4a0fbd5d7d26c623560ad3dc2728c7002af2d15067041a24972250484721f9bbfa878efdd40289358c6a8f4e2740f0faf5bd3f42927bb475421874d0cd69a127538fdf3f0ab63de3ce5043ce2746132eaf31ec45cf299d95c1488e3b1fe26c942f2e6ef837d3c7c77c57e72a2747bfa64ce0aacacf730d8e9fd9d62be151b74e2af52b723b1d5f3185c359f627531e7b3c8f9d97083f92fecb2ae31266943bb0b22fc37b920f27ea0c9cec76276b375eaf59abdeea16d036d6a87b154aefe42fced59a8219c9bacf644ea9f3278c08d95190f15f9ec32b67aee02a64a9059ced7256c7a0b7c101fbc5272a0727ab70ee4767db5f5040450475452def6a62633de748e8a0955c4d03a4de578a27b0a1e6248331152c3bd462e34c08eb9028cb93d1ccb04fc40d4d9567d0b4d027c3695a22c6aed3663df944d74695c847bcefe9f30a5fc10b423ee27159deb427c62ac78b77294da1db3eea14051153590af68a539a9a34cf766eda61deffe927c8c8395f0f65c55af7e5b7f068815a0fec5661e987a68cbc767581ea5b2a5327cf4ee039e1c9eca172b8675f0154c6c8bb076bf982ce19f8969bae42bad17927d571b7f92631d0e77f2c9edd53f74e0c6a36346310ec47cd265a5fe2e1336a27db5ecaf9b0b2a4356a25d156966cd6e77be73d8ae9ca7bc16db740d9dec1e127df6d2fb9966c1d72c0bfe9c938eac62a6c093d1b24e69e92d33da36837396127e6046a2aec2ca6418690032e83c9fb2b851b2df71e54b7a813efacb2887f2a27ed1fe3c1e4a2d98d1f4e178b66daee5bf34f8e67e6b60cee9f7c1ae809ff2b27eeb478f60b72b258b86be3c92edaf17ee2c56235b717c79fa83cd24dc2e5d228023aabfd4d51ecdf203dfd1708eb12a9aadfaa7979044cbb95dea2e7188cda280f0443641e3f6817769381beddd2ba6e2a8cf70b12310ed4ee5a8388561084283d815895197477ecc9ac44d913a02e3d481a53f1d2f8a1b51ae1bb351c77e1283fdfbedb6ee15420a45aabf0a686bdfda05c0539f1e5387657b9f8c8081aa5284500f909f63733d10e2f3e8875309019a7b7b9c2f041482a245ca1fec805f5285cc3b077301f23728b46dfbcd9a55e4782416377f0a82c74b4810c948ea9b428619d38b0dcc4f22980e87e25ef6347ddd43a7ebb8d5c00702374a291463fc52866705c337bac3f22d25d3b1e3e5796af1b8aedb70f7142e8ddec0435a96d6f286ed903e9d073bfbc7354f2076a2b3c24169f7c7245f705ce7e15e2088ce9da28793a776a351c838c31f9babb1a1ce72107caf00160b3ae8d3c9ea210215f8b28808f778f799195650d8536335401f1c151d12d8dbe88835992549c153d470b2895ce985cf589de6e20dc6c70751cb9ea919d265d16029ab07998699b4a297f28ae66191e7fa4a696a27169e849d470dedc0eb2e3182c1ef7faed4b98e3f19d28c3add1c4bc0d4309a1fc768599b1a153e6ec4b4f5d1f6c5dac7413158fb2bf28c76dff7dc23ad6831cb9037b9904ae46690d7e5e87fc96aa60b7408032248c28daaee5ad775334d5fb4207a86c851771600338cf7a0ebb0ce17f573a35484929037a170f3481f3b8c9708d687a698990fe54b176c9d02fa1d4b078a294b3b82921a4812fbf811cad50b264c7c3ea74f24fc23b44109d43e1a489fa3750083529255ea29656f274c05fee224c26783fd02ee09ba5cef2abd2aad12a7c324f51294a064a51b82598e684780e1a95f08716ac01f80980bb72ec5da4285260c11d294ece5c6ec11fcb6d45c1171a6b9363faf6d651f77fa4bfad2861d610eff41e295146c00516deb6fae9d91cd01c638ef3b507427f579dc56ba215c5f72197f1295af421175994d98ddaecaf1e5041e43bbe05aeae9a0ff05d6efb08949195952961a1d002514f0b0268d0a1052f107ac3a0e653001d36f1cefe1460da068cca297db456c64fc767a72d772fa25eb077362145e3fd88e8e8d0f27e83354f6ec729c42165a18f83b117a3d0a452dd807a6786673691d18d6c9012f1ac905bb27b29d451311d98d9aae870039424ab1132cb9d6e10235b7a2a082f092a3fa47cac29f458192e0d8895b9bd6a851e63c4cb545b719231c7bfdc5d4dc83af4bd89ab2a06c5f9fddd269784bfcdd853a4a489d2c6bd748ed430ee059ebe99a8f5ee072a1d25d2b92df1cb136d5cfbcddb28ab3cf8607d799ca0e50c788209881f5b6c2a200eb5de6af9f305cf59a30184365841075382eccd900074025fa6e19a1c422a30cc3fa2930dc5d8596f5864f809de3aedbea9a58e40b2ce4d4619490ee6292a4ee9aab17713b88ce06a8e8707750de0f8a73303cbe2fb0ea5f4a3f0f41f7f2a50bc7ccbbf2857afe561974f42a8a785418065d7c0befea5ff3aa37fd52beb2a524e05da94253e952ba30fdfae1236d9d2d711e86e5e776afec839fdb238dc2a65176e8ca97cd397db519bbf44555b024d21421a13d75803f3329f556779ac2a6a34a39c6d330c3a1fa0500b06cbe0308800e500ef4f1cf7ac08cb39dcc1602a6b202f7fd9596cf2a749dd3e434b3a81ee781cebdadfdd41a76e16ed1f365b2ab9e76de1d2b00bd1c7959d28d679536c999353c7584ca309fd33516e9cd9542ac159c7d7443e2991fb6bbe27e459dc4f2b9b6a2afcdf550c59e20232b546b52ac205d7e1d5288e87a239f1becd8c7604e5263564327c13b3d19c6f3caf76382ae2ae1b13f16e54f74853615183c0cacc70a4fe47d965f6f5eba3d5f598677a2ae52e43dc04aef1e129dc691898b158c7eaf6d646388e39d18e122cafdae4a32aeec287e0196a6cb54a835bc4b8d8af916995752a5f90ff09e79ef9b7b4ca0c2af077561c53b0319959ab8b83b8b027f5153bce6e5f8e1462bfe3e5ed9f36f12b1b89e4d5259ddb3ca993e681d2f268f2b4fdcc61e6f274a6043ed5e414bc022b1c2bf080ad421f5078502722e0d3e2588870f381d054a9ec91681d772265a02b284f697e942e4925b7c6a505ee3f227e59e4b98bf6ef62fc6f515c04dc59d52b45d018cb8efef7528789f112394b4291c2e2f112c524fe1aca35dea7b057642b49b0d82aac92bf9b8f9b20c3223292efe41bade63a47666c948c70e03de6b82b5e88df48aeff75dfb2ced6a8e7bc6ea21b54eb1798e6e7115ad8ef379cc8152b9c880315a2f26ba064150b1a1c27c88dea7f2cb847b7777782ded6c2714ede2bb9f95a509bfddcd6dc32f4d16c762c2ced9032cd14c05214bf5605ea7e92492be0ebe10bd3d6ddea06b15a72195c8d61cbef7ae4eee36b0110d6cca7ceb16b2be8e9e80ffefbb1a3ef2057717a8e2207a75bd7a0cbbd1b5f100104c57bc0ca2c0d4e4dec9810e264b05f04931e957a5f5433243758632ef03541985889d7fd2c1496fe5889150816d985577659391fc90b62d4812718f915f23720857d0adc2c23e27c12b678cb0449688bdc88db47f23ae2066033d00ca27b5f5ef1ff63e12c6d83fe1a9d72df62eb03d5c9c8ccc04a7c265cfaa622433829884f9ee6d37d2c9f9f1bcf7e38f9d7bf4b10336b2e46503f5213281229d46ff2c86a8d1f72742caee4f33186a6ad5eaeea370dd57817360f2427d62ed1cde1f28453e15746e02cb2f06c54d19599bd25ef50ea7e1ec89c78710dc6da18d3c6deb6ae8266e7c72cb767a3e545e4ae185e22c71ea4358315c2b8aab1da36a6e49714464f1195872cc9da803166112c044d735d064284e9235edc1118da58acbcab863d836460e32cd480ba4a60030cd46a30bf41f0111f0a901d04fcc12a06ae4ca1db087a1b472cdb69da537e3f3a355e023af8625c42471de351cb6f977a218b6276e9df457c2ce3afa21c14f22f7a5df68bc5f25ff997bcbc9b57ad98d87064bcb4a9142e662d17111b37626bd99a04413533be6746456b1f7c8db85eda92916ebb5eea29b92d238d1c3bc5b94408a0a6eac6c3e4a7016f17feb6139e4959c34dff41f475bb2d3461886b4fd2fd3637bde5815adea1529529f8fb0bd2d426b919f07e0e09d92d3b1b695c33fda0062ea1cf273dcf8f01c5727327f3319517020084113caa132d465093b9c513394e86a4669a9bab8f203baabceeb79668e7ed6c1397341e452dbd48c61e507b63dcbb3aa36e7b32f9735a9db0713a12b30b370f1bca41296c2dd38c6c875ee72ed4abea07d0c83b093ebcbdcd3ce4fb3b9fe86e435cf107b42dd7aa31fd0b3abfc612f963c2842668c9cd09dd04d6b302b1eb3456b0a746bd2de9b12c68e5389666bb611850b66a6757823e03b31b718cfebdd55c9c7130ad2deddfe06b84c7f002796e3af403928a51b13216db20808ab49a97f43fc378dd2df0dc14768977975c791e03e855f408162b2e1624615788dd95322ecd46cdde2df77bad3d146d4df27a90d813dacab6a18d4bc67a8cbc6716522a83e2139b282e01ddeb2832e7474b7a6a8f1f22f5ca2ce81c35ea358f2bf62512ca7b09c2572e04c7e77e0ddf427c5ce8d510ad7deead3a744a8bd1ee73661bc95afefcec0f2e08abdfc90c22d977c28ab86b027e8f3f9a27a84c9e138f2ddeca852be63f1f2e2525add88c8cf76bc99054b361dfc045be8c516475b01d38a2d98d7ed633f02e29af7917121af44a0a12f62a4617bca3682cb686549b54ed75d483d70c204e2e4bf0d76e8b4727a27ae4f43d5fe599f0e4c4a8eba94b0acd1cafe14f6072392e642d768e8a9c12dbba02b21102c592c82375d1379a91290b1cb8d2937bb5a62e7ba6665ac4250b9ff97bfe3334f1cced82607a6f3cb2223a7103653541622e2e7ff5870f49c7f7cbce2936165aa96e29ff22361a5d0d3303ce43465a9e57bd2e8f2947161f5d438ce2e09d7bf0942eae3dbd43f57f2be35b70d7d52dbe52b72e9a42baf8789c871b7e43649490c60d286f6c76f4c1bdfae0b02bd7c1a36b0a2edc0ca2e353502a9a0beea183363ba75d585243d1c9860d65896796660e1df22ef2c7c43ae49525712f937d21922aab9de23a721a5ec145ddc7ff12a2111dbc2f03bf75c012a2433b88fcc52c2130cd418e412ba60143c79f90171567321b332f0419cc73e673b3af5a2aba6a2969dfd0b106ae65aba0f451b9331c3e733cf12f0b5e81e2572948d7e75c79c13d1b5a332505b731810e715e5164d261e9af482f1026647891473a90495674a4cd869fd8cb59b66ae1c717cf4d1b3f528ac5222f23e5d784cbf6d796fa34fb249fc7bd10aabbd8ef7e723e2d68253895581cd72f2cb162a3ff95d53248fee8f88de33d58d3b200c0baf3f519d444c44eed62312f2ed9989a0b06bd98d3ee1bc387f9e04b76fd185c96e629d7f777bddb531fb92f37fddaf4302f192142b8a77383e9eaecdd926f42dccdbba59065b11c7d795e2f3ea3da776960de5390168f83be18d37ba16f4692a192effd863aada369388d2f4db6849c19b01734aaea4826a4fa6fb26c3da87c40d57551f1447d8257a7702f5fbe395e8a60354a97d2bc082c8ccbd6dadf59b4e2616a804bd945dde56ced2f7620fa274935df522f135e0a425237af1f0c18308e31076e513d899d2a51112f84997c8577ce851b95b16a8852d7c37ab75a064863785320ca4a62cbcd8ca62f851d59ea6c651b9f177a4910477aac1bdceb7a7388aba508733d085c837de62f8ecdd4a3f7909a075a11b5a1671b0063561df09ed7a576e7e1f0b9649b5ab62f9909183433737fd7fdce78caf1f0af7c22a2407f13c62d38e32c8f075e46b62f9c96474f253c8e22e2e08a21358f8fc4a8aec760303cb968434ab2b894b1152f9d0eb4c900b6894e18e14b7f6f831e98caa9dbade8a9a17ba20c6e6767ddea2f9ffb7c60fdc57ac1aa5af6005e0ab088cd8e2330f787229d94f400409eb5e62fa7e758159d9e158ec583bde2f1e0595dbf8f96a094f84981e7f7d8174fc7062fbd29f8a7f1e4cbb20ecbf8e06a7453b0152b151d4b5556dd5383789aef875c2fbe16bc3f9c803c4071f90e9f76eaa1f6033418f93f8472d56304116d8b35f52fcb46414054bdef5a35c761a11e2029f04c4f66d05794bb526c21b62274889a2fdbcf4abb7452389db7e8d40bd693861539d048f2b564b3f84608d8a338ad912fe9379d00d87105a9650a4f5e30a373d490120240ee37c0d2ff1554aa8cf87930050e9321a7d4512b37afe3f36047f31723f40dfe29d5c7533c1a12ff7b62d0300efa888fbd96433fe342c56bd50027cd81ae3cffd7922b462f261a43e8dcf53011f3ad92026fa0a437d48218d89dc00b5eb2911a74d955d7023a2beaa110d23017ec434faadca23659f6799705b4fe07b8a04b38863c9447f79e54bc064a873029ac8535b6fcd6694b65dae5f4a3926ad58892cad4fc54f67cbe4624cb3474304680365ecaa4197083092cdb7716a7527d6e8f6c44876fef5944c88c1a1c95304a3b3be651eb88782a84a92c1655bb8a0cd3c4beec3c1867fe5f3ba76f2d48305821de8d0a422260c38136f606e8ffa0440fa920fbcf4b503fb1efb0e45f8a3058b93733533bf8a0c700336de42629d92412144b3e379d777454b422b5031f305b6e0fd3da9572b577ebfd6526b3fdee45055f14c74a9de343e8a1d9e492883069cf472ffe2b55ee911e570f33499c690da8c2b7388894d8b55320b8a738953073c861c1b10ca585b0a660222aba6d287c2d3da939bfc684fa01a0a4410340307fc028c2cbdc3ce97e55cf2d74142e9926905d25152f77883185a98a52a86f308cf2513927ab97066a0ddc1c81e470895743826df6673062a8a1f5752bf63c30a0bfcfe1f6a8e853628e8002ba5d8b5e068cec44abeca4d1060c019f64abdc30a51f8567be1786d2d0bacae51db2ab7dff62491159147765962eea47199ed130a970ca8a52e25e3da917fa599ba0f8bc6f28e1e40c87612a12a23718c160c130afdc2c6439c998f0f384b747f50a3607faea50d2c7244a4339372c6ee948e730e87165528a313a27b093c2e35190448775c8e36812560204e31bd0c277cf8730f3ccf7a0820d587971de5c6489f8820e5d6ac5893a202b52842818ff37ce9730f8ba3f40dd0a51a29bc69fa4a27130091232bc81887afa52f61495d1cb6f4030f8c9f81003041b5996ec69cbd1beebe4638f31cb81fdca1ab1b2b35b875e7230fc0dc1488d43788e5e0aea90eb9423f6e7510cedcc180eeb59b613344e5885311517842133512a840acff40858da7db328c462c77aa53da59c2e1d15c5f92f31265a56ba30d1633bf7bb1364c7436c9ade0318d9cebe506085960ef99f63fd312f70aace4a565183a7ec320576858efeec95809e5d4c390be7f0653f1f344a31355683e2c65e052cfbb98b8e674b19d7e4ffe97c1023bf30a34964b56ce16f314528d37c54e6805663bb2d4ec2bf2decedde16be847e7a6ef2ec7db52e06b5315cf35ea19ce338881eacf2c42ed26c9bb76ae5d0858ca806cd3478b25d9b7c315d9b54c7c207921cec324a5c0f2b09e469a636538e76a9ae532c45ef80b4893165ea1cf1e48581ad386fa34ed85415dc3afb77389dc43ca53adad512a802ee31680a4003fa94de90f31f1445410e3af222481e39a1fa1838824797d745bf133187d4cb750cbe278e5909a3f2c3ca2f0425f9c714bc009b88e7a5f142b8c200318c1e2d23f6f324bdfcb28470f726ba81683568ed4a896d39b307ff836d2e823192ca37119218f548990b7db7ae0cad10689f74718c45c18a7536dbc7785dba319453505e2621e920a3210d0a144ff1ac362752982080fa36a1610a1fb52d1d319c480c8cfcec11d122d86779dffcd1862ad926071ab181cecf622666014bfe31a1a2bf5facbbab1d0f5887231e2f492a44b94ec57ce6717820c05d0ab15c7431b3f3a2a866b8406798f8ec3c7ff8f767972d7649849b50e9e03815eee181b331ef3673e8020834da133e678a81f8481754c2fab573842a9f4e568942aadfd331f20f1c0a09546b3574edd77b0b6ab0b42e131aa0e942bd3524ba56acf27bf232363fc3b4254938238341619f8da7578203bc3df1aaddfbd280564f4e6845cf3241f18d7ffe571b425d7fb101b611629e057df7bf63de8faf4299c4e8f723c93242b71351146239040bf14c82f286278ac4c8cd9ba21ce4b8fd42a8427f548e32446cb179eca44f5f21804412e5466a465eb83dce2d0eef76a85122543276b43248029a9887737c6bc32df0446015c28af15d5e8f39dcf7e2aac1cdc463f52c32534ccbc36288ec7bbc11b3e49ac4d15873d308c7852a03f09e40051c29519832767a69f2db024d255cd4ed5874e22310ddee9e8724ad9e8f65b52a83be1e8b327b7943242542d2453bf995a8a6f88b343ea9eaab6696dd261990623df4e272327da9c0297644247432f92e1250ec97b3f7b787328c4187fcda47f4bdfe38513298f1d386044a13e14a992f074343370c4ed68dd78c0daac86ac8ff8b19cc6932cc4d176da1ca0651b466cd21e19e3d73f62a94fb999832d3fa16e722212dd232d897a7c48c84cdcf5f1c675b2940e6e689fb3213333eb28cc72c19f12ebca632f3d9b9d4080c3cade61c64493da5404d1f38add33eaa348763215e690f204e3318664bc66659d3380b7e44685fd6dce9a9aa94c7250b2a267ae746b8302de4332884ee4aca7b1db42a81169980e2148f0d5bf39fc9dadcbd927d8608573319332922c64b5c2cdcdc1c1211f6682b96ee5c02012229fb60b093012f0c57b2da3333880139446bc74e640dec0b46879b24b14f8732ed3e61639099633b9953f63345049421949bd61e8607de83584f2bf3a696f3bc290e880d5e6750c7814a18334fa21499806afc7d2e17a3f3d3e3c3f86a095e57122f5128cfbfd0b8684243335a3ad73224be4679d350e23762d8a1fc3a2097e4127910874dfa0edd1fefed33721fadf93d85ab0961d4859af1e7369816117e311f0285b4749ff9c17d826b338b690cb08ae5888d5a2bb22b3c4126b1cf11eb0fdc6ee9e33fabbc821925c133a24a7e7755560b2e67184494af0e9a1e25dea0a3f32ef7bf1e5009823c51ef33cf374803301ccf30dac1da16d4ad2a3aded33ee2f1619e155fdaeeb772606733d5acda4b59850543e458962d01b8ee6bff93ed1267395bc5ebdbb3b5d2849a340b50eba211a21a08dad02b4b1b69620ec745b157d092716072b90a51cf4cb8340d9ec1c52848074f5f1b2991b579d64a96f18377e01e4ce3c5ff86f386c1f6340ea84b00ac24cddac37c1c25dcb05ef17118eff742dbb12682a5cf4b85f4bc342cca106ab4adf2c24536a986cefea2dcfa93e640b5facb0b392696595064fc342d943b2a425f7c811954e7954288f51b20d921b0d6fe27f76f0aeb51d36e9d3457659b2edf65d9fbfe3e75c99116b1ce1ff07983c30456639dc9fdd24088103467d193143792bcf604473e85815c93f34ab90bdcd60c5a6cae06cc32fcb0c63491128b8ef5de481d7d41437bd248682ff91c7d73f966ded1597fc3e1880fa334a325de435deec47140b2e019a8f46d376bea44e8f1fb9da5969d57afdc2a5f34b1b65daff48e5d40773afc79d9ba582925c7805b629b746273ad6d2fdd391334bb255f5e5ee55bbef0ec1fa332b6c99de2fbc269afd3732eb71bc7aa8d2d8734cb8159de32f5e9cbbd354d8c8066d59e7f76322ccb2ebce087b65c7e86fda834d2c41a727dc34d87c80b631350cf165cc347cfa26c38d47fe61ea2ef45fda5350fbd63edc45b972f38e011c1ed3ef43867315ae06e87e019f342c8a5678178351b4977fd4ed2fc65f3bf137afdd5be45ae732dca4d1824a31908e86724fa8e35235fbbf744d89e3b7d365dfe0e812683d3fe5dcc0bb68efc26896967e63e5735243b98ab2fbf05ca18816dd16babed08d87a2097f0b305f099a0937083fe41352a07c2a8c150c4d96f3be82cab86a358c88be80c7916d60c455b7e89d0c3023542ca60edfaadbfbe441edad70cf092c753787cf034f8717cd2ad5e92ed5d8535590e12dd592bfed857fdef9734f2b99e7efb3a6aa32f3aced9912ca68a966a356f80838a78d8dff988d27eec2c17d310d2ca1d021ae50214b1463c1f948748358bcdb1f0b0689ad7e71bf459f3914908cb26db4295eb11695549ad3fc4d291359909ae587874c542171a06e6c67d4fa59eb2e387fb4c9fa03d0df336b7b54935a4b73ce2a3dc3853499cf3520d41d973eb03efa4c6160873665b489c44a33335ee6660645026f8723ae35dfb0682fcd5da05efb0bbbdd38f7ad8f357235bc435f3609ca9df480b8fbaea95c090dae7bedcf8a1d6ba3e15d15235c11b454f49362c3a7d7534211d5a7bd08a9a9decf2087731b326e47631c6af3fda4e40d9d5363da0b447214a7c476c0b9cbfefa5cca3b63828ea7848ef16182ce5180151363647f10de96b483a920d2c369ca159d5a71c6a8068bd3d511b92247246f797613658fe571216d2db0d3259610a97db4ee08382443b33bf3ea13fff293f1656d6366b3ed7baa3dd091151daeadad148611f195bd791e95d7bb039b7c0d946bca23674aa597e274985592b36ef8df5357d92136a1f90b267d8f181ce68ae79d33a36839d52e0c3504ac392325d62ee440db5004af3c36ef252699216d0e3e65ae8368a7d199f91e0f1e5a6e56f1a83115375bfec1053a7f534cc806e03130d68fe368abd5cd2e6a5855462f17b297032a1752caebcd685c9a5a321776c98d66297369c5dd170e5743d56cbd908fdefc85888daa6f5e1adf214bfe266591d8d9deb36c995491995d2a31e8d4d6bd50f61905f1bf9ebdf47d523e931cfe0b2d16d1b36eaf2b408cecfd5bc7c64356cc2bc67341c843005e6279f426056e38e018e8736f05cd50a74c39d00806036cd8b2629aae16ee29710c417656b22531bfcb8683705d94953d8580c8af3ee6569b84ed8ee916e9826cbe5bdb9b3fe649c6179d1370a058a4033e71e6c182ced556c82c44cd4b05866527544d6595273edf66d82370ee74daa4914eebe8a2ee79c0ef4daf19b2d081b182a0f939c0d9dc61591e63710c8a792e55c0be9ddb108d194408fcd0eb06215fcd664e078ec3f85a102ea371d180291129729024a3207b72c22ff1ac55623be11b56282a8d57bb0ce011f371d80f0f5c1ae141aa9e3c6c0f03e0fa951e3a93ba3037e6ffb19e0675946bd375d5550aeff2a32a988a090d2aa8e162362f282cb1f5620a80195ce45dc586a3762148e319c0f80a738df21b4db553d851ca2c9806d9a8dbea81bd67b595187376dab9bbf30e720e49ea49633c5a39b4b3796f9f20a466730ed8c62dd955720376e9c768ee668cd1b961cd858fd64b82283f4e9cd894ae88c1e8f06f115da88377170c02ed17d9461a00dc0f0608d37d16e9a9a9273f142dcfa8c7d40d38576377c02160a36ba33abfcc0abd236bf238f3602d149ded70fe63f8db4c8e02098377d0ce1cdc9d9f3153eabb39ebcb2e660f54a2b6956adf25da3cb12361ebeaa3799d982aeb7f21a459aac2e7f19457b28cb1c598dd117d24b6864607a8c6bb637bc4998d663f74883ec3c3dfefc3d22f3f846171f291200cd5b211858e25ce637e515adfc2371ad241f89f69054e7105429466f650427263f8d5002726a256f37fb406c44dde9deec49a4522a9d01295586d2b59197a5e852e4b6260065a3a837fb7cec262c53c91057c4a66c7e8ab0a1a0657c0454be358b9796828f6fdedf3800aa7871fb13b120f98b10aa72676b2a224019135443525a3df266139291a4380c4b2a7d227d75be61a5daa9dfeefed5dfc8ef7d9b23565ea1cde4137d5e67384b0ec796dab4222d3fc23f2c5b8bc07b2fb4114f757cf04502d5e670f3e28b3860d1b0c44d8b1d5538033f9882691b24dfee03c5ebee9b22b34f847b9d98c2386f308deacb3b07ece0a7979cb7506af1eb91aa39492896ddd4686d7eff9fcf387e132f8ff3b0531d03f5efa5f923571f1155447e6339751002a97554d1127638da93319f8bad623b8df7fc306552da2018f16a0507ec755560df60a06973c239063267a2e0c2e6adecc6d003fdc1fe4b3afb7261dc573b27d38edecc06de313913664733f343eb73775b3cddd868c7fb5cc38a111dbeb03b3b4f41284b73b0393e7c80df148f9ef579c9aefc8ef6a12c8a6eb8b3619653ad18dd1b3e5c53033949aadc3c52ee61a77e10d25401aa0565f0384a472c64e8f2cc5b854a127332395036924154617e522c7e460dd689ab032bcc6f8729a2a51a6102123012ea703950c5a060385f0ce64b23f50fa302eee72cd66c53b356642a7f3654332d607e39542da4a2480bc88f9e203a3985a6a59831dc5314bb5c0d623f4643a9d3e4bd39576d88ba1a2058a097a8b7511e3f754d00024775cceb8b37928dc96e4f8ea53965ed399144f5fa67325b4f6589a5d1f9c4d32def84bc94447154866e6f4b2d39666045776f849c17bc10df7b13f59a2910513157a6953c1b99d8cc7fb6c98b3970926dc3d4527aaed66dc09841712a8de812d35a8333f48e8e56b7180a9f2d398a31bbc459b17a3d268633968b0e2e54b0d4f62051e2415b2485c9a4945a713999370e8a54f1b599e8dbc5024201ec529ccc235b0d4f3a844b29f79fc558fd399c358dc6565d872a1412a673ea88bbb56af27137abf5cba8f0a11ec833ecd239c3a6e20cc025e021a9ba62645640ce4f2047d4614d17dbc3e3bea80ab57b6439ce6ea591db7e82417fa08362d94863861ee5783b8be5429daeae6f113e313c39de1d4a049c7c554136408a0e1d2959ba1ed23e2455c5d99ae2e9a7a536622239e1f37e2571f6a5325e4ab2f144335d5ac3cdc0fb3471f4131b8354f59003eb39f2b2c4c614b75d9036a47a112a1f3675846a4cf10083083c29be2beef400e539f7abd9d42432a9e321e8ba8f85cc75b29303c4dbe9ce99298500d0afbbf07f39fee09e8d71425961d9877364a47911fe50c3b928b9436c1f9f3b5dabb825c93a015a02823f536a4da5618c0004f0f9794a86632fb845f823ce3815d0e8a0733a0ae531d12ea2c3d57f56c4015cc9c1c76486533d9c22450c2c767630b27c933a2480f79d55d2791a0a2a19e22b96e9ffc5be0f2b6379aa353389103365ea333a691f22522277609c9bcc52d149f19c8458de4c91cd969acc37db89860859b63a6b36e75a4a99a3576a3fcb76eb4189b6885e619f802d59ea45e7cf382e2c253a6bbc0e0a3c2851c720a62d67a8dc76765de89aa2e1d469b3fdc8658f55974e3a8bdbc54ff18caa33d69b4bcd6944e9891c9b9882e92d822dcc2a1baf334b2f3aa011a1881c6a1c0827b2117d92219ea08412177d4444b72558efd7e136e2443aa127baa2b88e1add3ff0e744dfe62d5370274ced6fdd2275a40e85e46070cf3aac8f139bd97938048507967b23cdd5bf856de7faf6d6366d7af8365928390c3ab4b6ffddc189ca6de8fff765306937598005a72c3c59de882d7c8014c19ebd3accf7c8648ed120ff1f16655580eaef26a800a0d657e5c5437d3e613401a7c83acf5f831e6c6cdf7c5313ea0a76c619229b32b4a0dcd5e7c2c124af91af72293acf693da31a59e46575cd070404f3c229d318aa6deb83ad7d18b8da733ff9a43aff0a5bb37692c91367254770e4613f3e9f151088d16d93185f6bc11e84ff353aff55a523b93f8799905f166a4ca7325332d4f6bdfc891ef1e355b7aaa3485e3b081752c089ee8dcf5eba795debf2b8e42561335f29ce3b0b7465e20be9ae1c3b4aaa45c55d4e94d80b6a08c29dcc2e87cce631a52a45969789ed67574d84823b57cdadffa0aab1254829779a3c7ed01b447c9f37568fc83ccc05c8100b4adc3b64f7a0dfa9131c07842c5aad7af15e7596a658f0d19838887db6f76c24a3593b67bd8ec16c53c9b9c10047042c6938174d0bc20b8c058200e7fdb9a9f1f39c3b72eff19ae2e374effdc7e368a19aefadd8928c566728816567d931418948e23b7abe976dca70fa024b6d00275d731af829187fb34d52215ca3553cfde8bfed3b8a0d006f736ffe994204133ec3945dcdd8f7e2756393baf2a072d5a2548b023b90c31a6d7da7670bcfe5eaeaf94f0f865f74c4256ea1c885dbaf8777ae3f053ba1e830f54e1d55942dfb0ab00bc8c4fbf224cea1be9ceb0e154ae4e38c08813baab7d187e15191a0a7b9a85acd5bea12957f83aa05edc6db685e327514a32a3bbb37d544966e52d157dd4e34409381b4054afe0f73c1171760d649baf6a8e43bc850c7feced6baee880507767d4da55ad6b526089556bdb913d5ca3c4a02533bcf9fb59ba70f6a5cd8f9257a99769af2a91394831e8f7d64f3ff383365aa5f3bea40ef018a5f964dca2de7e0d58589c7eff7dd2c28678a42e0de43cc27342f3beb905d410c2882311d8ce7837826a2e49accae175e18bb1bd86c5fdc6b38633c088d46c5e0a0b40044c93b0350779d1d9751b89cd074f815d6731fddcf81af3c12b7359ceaa9bae4f5bdd5ba888db7768080cbf1220bf0c898daaa9c02e5c23c19e9af3a8147dadf26445d0cd483abcd0245331c200975e6dd9cdf749f9eb33c20600732216c7ef273f891f2aa4455ac3d99a4a4dacf19549a52fde59c40493c211b7b5dcb069d77669b1feff4a49fd6b0847a3d7eee53fef441f03e6e4aea3c27a0f38e3ce0b1275b014f650e0480f7f930d590e3cafc75dc21f458098b673c37e88553ca6454ef097b7ed0d37d261e283934cd59975fa253232b54cb1ab63c3f6e69367e928ecf8ad57af9a39bfbde05eed3ad447a6d273d7b3f363354013c6d86328081c1e8f5e5815b15c8f4678af4d84383047c9fdc301d99b4f8da8c3c71cd233b952684703666c4825ebdbef8af389d2bd43af7ace9a1e219d148f13c783ac81277eca9e2f3ee834c647fec64ce7c4711254e86e916143d1ca973a93c9b00cd90a010a008d1c924da7fb1d335c5b58bc799215b95c44790375d352b3ca892482e3cfb317a81f466663aa92f7cd635a1469f22a93c5e19f5f77dfadd3caaff1be3feb0502c767f7553c3e16bc8d635f8336c9a904420f0545ae77e4f3cb82e786e154565d70108bfaa6a3f276f3295869cd21a683c923a2d0652727b3cd4abfa2171c09cf28ad51d327b8f9ff6bb513a9cce85b90380a53255863f113d1541403581d3bec1b2cdbe22cd76c96b6b61cf9b61e2b5b42e6bf267e7e6453d2578a72cc7277d943cec2ae970b802f6e375588470d073ecfd881e488123723d4d62fe679e603cc143f30398c118f25836a1fbfad82e34781ec2a715cc157b3d51c8041473f766d0f823cd189394312243a8962b3362ee9335a57c3c50e0433d5df3f3f96db727c24fa80cca50ab303b267822cea61816950f9a83c3da65d33d9ae3f3eadab9a60cfdc8f4075c1beb30e4f0051b24d6ece4d35b07be23fc623d9fafedb124ebc448d3103395d46634f144e5fcb1a156ad726ad110213ff6d13dcef897ac051d0c172e09db958d1c202601d449674371a002025b4fd9d853843dd11264747a5ce049674eec0ab4641925ad3f38adb3ae652560731732fbf4493e2238b2f9e20bb92a53402d82f6624814b0887fdb22cb61698aba9b9e45788b3e226559d72da63a30a8b008fdc63337f09d0516f99efe2c6ac0b38ddd4fe2ac3e7266c6092fa66cf9d9b8240a792b622b0b10305a48aa307762ea56c79d9d8f3e87405a8b0c1b4883d390c79392a7ba39a09f299f57ee8f7c8439eaa45e7ea03e9109744eed7dbffa25e5c203dbc710edf3afcddae29837e20620b51ec236c93ed08e0302a4ba3ce8a90567cd5c5e1b5fb7a51519f9bd399f4bfd05e5f6a53a3ed207b550ed54cfbb81fb9fb117a7377215ef6093fc884b1fc2f9cb92239e463ed7456f024787acf830575e93aa05daad3e0e2669ae6ef600bd86facef359393ee078dfc8663f29c3cf5381fb038b76524b875ab99bf889f0846ebdf10e520c3eeed4b9a3eee3cbee57df5e3b9eefdee8e11be2612a71e26fffe16963fdbdb33effb847e3bae62b9b477f89592f840143adea95bbdc8036db72c92617b6bba03f084f3e75c97ab7142f41f5c79a096e3545182df991064984c6475568dfb3073f09185d844d2e168aa6156e8a0fb8e4b1620b3473dec11354f42bcf488813a63f0bda9f3e21a964efd9f9e2c0455f35ec3b1e247e2411a884a7f126c6a00db53f1229e398208ae57759d378867f6d4e23a2222820307769fa49d9b932c0f1693f2161303f2b6da321a95a8c13bcbd7543a83c3ab0d3d1cdfecde43eed4771f73f27acd0807c38a769c77b5fd07a5f292da90832ae3d776d6fbd7719dc01d0a13f2c6775a78f56e0a2c9c2942d5562ebe218d4c43c6541d1c7a9154b4ea107fe3f33cdb3a61292a0a58ab40cd3f3445be7714a95871bc58e820e95672a68a4593f354bcfb6aef16a42201e2a44bab9dce450080fa5fa023f349ef15e8794bc043f3ebad00765a98dd1e0fef1bc9d63bafd1b32758d930ef0afd5f3759ef6f6d03f4827cd5312fc443eed193c0f3536a90ecca73563e1a8235f7b38f98963661e3f51a8034fb8c97899529422edcc26c0a8145a2db24306a29d1f1da6edb86a0d3f5fb1de3662d9259fa3b6e3bba79babe8d6aa4bd5e7c715af784c9ec062cd9f3fa093fa0297aa685d9e3000da0942a2a699c905820b88e04c14a1a04ad613bf3fd3cf0ddbb4e03c97e8d9e3eb7ef7b29feb53d731102e02afde5104b145be6d3febf559ea9da4b2b83bdcaec2e153060e7b42761e15ba2c4a947b399ab11b7f3ff589575ecb7a0300b8d3592a605cc150b72b92c92d5a9cbe90c620aa076c6f4004ae18132486fe795acea454b11fd52b820cb849e966afd892632370a043f84006765085e1cde8d46feae5344feb75909d1cbab8f6baa6938e1c59376ad1a4400773d10827946220d34e0139450f3d0fd0beb1dd53d130a45689cc7bc84b1c401388eb6b081ff78407f4bea4bee45824cea950427f0916b4f2e6b23d50d053402a35ad5dfdf0471bbf9d8b80f4b2ddfbbcc4d680abdc3329417b97410c8171403a788dff639d8ac386500f14568f118be0ef71748f8ab428840e17d72aa4cb404341b05241b335b3af50fc057d94a7f325019a62495ebd437f1933b7aefaff404c6f9815d69f81477f94b205d76aa75f78300360e6fd38439fea7bcf704060405a3db99e7358ee2fd8245876f300b8ffb6759079b31118383d379c861dec04405e3cdbac273de266a9f56e2bc17ebde477828d3b0408f29dfc990001aed2074060b137b0855a0fc79bf962037650a989f532f81674ef40686cc871b8ded280407162ae6a7514aa8f4f20ab3b857885d91fedace61a7b257909cc2a84f09b5d4076b37f4bdea8146beac3257e867c8160bcd860843c3550ebdbed05178aea2e407c49aa4ec01841bde559ae983a5f49e2a1a4cefc61b12a84158f29f567c24640897ede625285e98f92a4ec5adc5ea8c667b9a3f5349c745c455b5dce782eb840906cd76c10fc1434d212f477c032bfb36caace71a6ce3350b1e4e0229ff1be409e95034633aa0bbff21e5c0b3bf465e58830db819acaeb4ecd51508fa3a91a40ab3b84aeca45ed02a01bee0f7853a70d11d63d07ce4ba6412debf5709ed77940b540c9a6a1a0203df44b7780d9b80d6ba6295c58731eca91955dda1920dc8840bc5134c406a650a2f1eeaab1c06cb98f4ed88ccfef4621c2db4bbbb3a2e59141151424df30a96a05f0ba670002c93364686647540516dded47fc29ccb7b321413932d0215a399c0ffd5e001180ee7f1016762ab9020044381a3d51b5790282f41a4162f44176a17b2f47aa67f65e3618c67e460711d40ac496c30215de53410993bd82bb417a2313eaf811f406eb52481e88d5d5e99f5ba860597cd296840d9078d2ac944180bce8ae35dec4f94ef66b856a2857dc7b6cfcc8c2398e58496b022e5122234186b2ab9d928963a1bc3780ee36df01514e5e0cf22242d47a17b4efcd8d814e418d15ab9d322c9930460d763ca0170671629a39d726c7b0ee73db2616c12fe34197b4a9845a0b1f2508e4863650e3c3994801e797fbae5b680a40ef203ca6bc41a02ffaf565c8caa350ea9a33c17345e48262117ae1ccef25784bc42354f4ab41c06a8adab1ff5dbd55e6fa66dd3839629518791546767731be84cc248865f441c54e7e9afaf46d44442ad85711208e0ab40265a91ad7f65ebf10446875df5d41d3400b7aa2247a59e2cf05ad756dd97081b9dc941ef55eb6a336c22fa362de41d50282a1d4384fe6d0b205e41680edbc198e9c4f7a9cbb79c54b1a74ae195c41d5dceeaa8b69dfa45ef1cff4db66df57cd8ac39f76baa223199f1a0167ac6141dcedeb95d9e5e38f297f1cfa0815163606cf2e6b23d51f610d5510b80588b241de65015b098eba8a7f76cc9b33f8beaf6be7670a228504a5b9aeefe0dd8ce841ecb07478893c2f59e2f9c644db1dcee1963a3dd11bf36fabca119b9809758541fffdca523c4bc9e5052174ef0844b64ae1fd4e19f0fbbd5d4621c69a7c0d6a4200889e377211ef940a960237359aac83b3489fcf844b7e8b2b82dc44426f8742011f1b96f935b87d0d7d6454a010fde40c2fb4d0a8ee1bc890d88ec0e91c2c4211421b17495c63b163781b7c9f19a60fb3630dec9477484e2c3488df3fd8d242260688c54aff8d503a6f86a4fb6c04ca477c50c43a71d55f70158a21ce7ea4422a089c2f7a0ce2e96ea6e4eb2d8f8bf054fd6659a3c2c47a4f7c8545ec56f6428dde462462dfe9b2f808d4242e852d7a466e65834dd42a2f84e89ae7a2eb7c429556d5c5fe8d170a2cb0b6c4eebea34f7bc6829039f5d2a299b0fdf32cf396429f4d5adcff7244089e674bd9f75a9479b3f07bb6211bc864f7cdc4fc0ed05642ca3c9e3da050270db3af8a0b6cddfb3568684840f1437033cf32c9ad76436342d65215bbc47f2a38c598a1d3ef54e590f0f62f5d73b72e39542804c8eabfd442dba544137ec796dcacdf423e5c5f4594887180c9d2e76cd84f78790a61c51542dc0ae79915a8c4a13f7d5678a212bc7141dbd01bbd6198b3498dd57741273642e3a24998e871839a30fa711a110bcf2a20aae95a3ec3c70e1b2543d8216c024308366de5a9e88f9ba5edd76d6cc9201cfd0bf5919dc6da32877d245c412f0f43133e3010edda2c637fefdccf4ac1769d7998c8ec9a932854dd84e79e07499543191d4e36ef05d45a3a99637ae73135eaf9c1284573eb7b28921bf94dd718bd436ae1a5a52dab4402580f0d484bffae84abebd571be4dca601d6f18bb928814436ee2065563149c5dfcc0afcafc4cea1ee1985dc4a236bdc0430f310872fe154374911485b95b96d350396f8e26d196b76376d143c7a1e27f8d82136299b23b43875d83f3c91555bd3a33b5113cc9f8763d0d88025c8ae547e31b29b803cd164389e276b96d39109d29c11c15b693dbe677cc6ce7dc4e8164fc3fb93e6f1fac4397e5341229d6f8929293bd821c690cc78c8e3c0131cf75d4d0158eb8cf1422439c4f82351b1687589410fe57cf09c3ce4ef9eea2e14a94bdcd36fbe515011943ab5df3d7aa2e37ed88da6662ed1b1fcab9a69a6fd10924bb4ce199cde6704443b5edf833a8f02860a1e86523a58fbd62f633d58f7e153b6fac87d217c2345443d20cf78c6a9a025523484cbe5c5925faf0fd2281dc7253ec7ba8f574d1caaa43dcbd3d235c890f344316f82efb03f066d4e43e2921e3dfca22d61067db1d6b43dd7917d48ac3034a44146fa0044808bc79feeab82415f5d1dc1e0c2bf17cb043f439967eae87660e7e26ea92f2257b0937f101c8a15bbf7b61114f79eddd06441167398bd5a50f9dd4152b8ba0199bbdc77708e8770e2702dedf594ac445d54432508d777238d549051897fe6557927dfe9d298a73df6ed1e0b0f6b300feff443f966a5e2abe1cce15a57b32b9090e57c0637ca7200114ff5d8bd4798dfc74444385885c4e1a4b6061f5976fa8a10eec32f54cb74ac4135377353a4c01bb5444486f42e4542297c1aa2fb9545b8268874e3be3d62a8d77b46fb4a95eb4b0ae444c5367d1cd0167bedda8bbdc3fa0e78c911f81e5cdcf9eab5931d19b2008684457e8a5fa6ed24c0bb034c92ba4581d92ab5f8a3bada68287c5a507c2139003446be4ca0f35f632f8f1d6fcd26f1ddde2eff485abe8e4872ba5d7a44930f0a64470228a629b1e50d66d454e81f77d5e1faf05b9b35bdcfada3aa871fe66bea4448254d7459919292447f2ca136574e67319ccae45d9140bb9acaa0aada2e6e3448fdf228a4bea968c5407849ca52b7172cb39a09a7ffc1d8d14744aa376212144a30f1d257d16b34983daee6d8b0ee34632ef3d902888272ba5e441929158d344a79804f92265cf398b1456d6fd4995956d8934323543da15ac41f350bd255f44b4c68ead36c618b953b41f78e4ab686aefb08c47ad5d69cfd269b09117cc5f44b655bc3b463da3b981e8bd6418a6f85a119f4b2fecb3682d24bb12dde7582344c7e414007791ecc4175697ec01037652776f0b8996ab89efd77ee84d52f90f44de54d55836955f3854261a1055631a7eaec09c40aa815192c2dfd33367f35444ea7afd0a72c6c5d2d6e4236f3818b690ad5d14d471f1cba93867bfda7796d444f90a444b6275e734695127921d3ae906a92d21ea9a3a09affa32ce57695cdd44f99ca64eb9992d493096ffcc0f303f8734e07a6601c115803ce148136eed0c4528c4e7da8fc010c24b22c279a48cf936393d61de31638d933307f8fa30986d452ac8f168357cf0793b66100db16bc006808f15d46187ed93a47e4ecb7206f04530c01f38d602b54cf315ab90fd7d7165258f76b742c07c123ab168a61277864537b7337ee3a11c4bb50032b3168806f2d337722255aa051925bc2df25f3ab2453afa1f996b66e8649c7470732a481140eb9c2b9049ca330c355f1a728c33b445472d3dc08a198fa57ce8f08636145720942b784130f586024963710b5f962b454afa075655f73262376a4d79a2f0385dd76e1e467db0de5a87b23f34edeacb45601883c1663bbf9d750eedb3271e7749f7248e300f56189e6f304833fbf65d457da2071ba19c5a6ed58d2e4784b8967b248b58d5eaba286a7971ea11a36f3d459281aa87ee36dc7837e0949be56ed6f76f6aa061b8fa682eb9658eeb35bd06459aa0f527de2506586d9a2dff51bb73d8fbe1c48a4b6562abf862a95870621745a82d380a911c7587da542fc0c2a70ccece8f69e2bf78e4fa7226a4201be63345a851e9b6ced66404a4a738920e4c08dcaec5b940f1fcaaa0ec235d1273efad45d0889bc4f81c1aeb54940395dd04029baf9ffda4d7b584cb2481e7e93bb15145e921b621141d89becda5fc890c8329723bdb6e36eaae456bea5331fe24605e46058120cda55aa95a28354a43a9c2e5fba16bf9a81d22fcabf3f37c6407777146110eb46b660b53c8471d164b233ac8c0b7b3dd926db8536b81dc03c2c525eb4614ad68eb03de99f8ba07efab486dce15f0916b99c8dcb23de61ea207af998d4616f77795d8b3590cc0e3163de7f59c211902ee429db40dd84a9cc5390fb48f462109fa5099f60d27f3770b939d02b83a2894510a92143d6a6cf5e8686ab6ac462b22baa3e0f90f327c2bf646559ac38a0c06d8053b59b649e18d947d667d7c4643f641d1fd3e9d3d17b29af3166831adf007584a5744589834d4228a3d545846569bd1971fb161e83679b17027ee33aea55d06b527861bb415eed312fe0e2c467d26773d347175ae1aacdbf9ad130b8d583fb7467bfba9180357a50e4221bd46a7af8a8f7b1f4bd8503a0e8669f2aa67460813b45c1ef6dc5a09280010477046a8fbf8b8c9fe9e79bdbd80c5fd7f9919dfe9ede2336efa02c5e0f3d323dc3b46a9a7f4c052b43c60bf1e173d23081169e2b67a9d4167b305446429ccc08b7146bcdb7ace1967add9077366fd379842bbf7b958b2f181d0b7134977b145f1c946e39874f6a2c70f19a376fb06d61aa53aeb3b8413fe60d66ab5caa0d442a11b4718829bf05ed097ceb17ff1949b7447b965f87fe57f9acd29d7d9ed1bb2fa5c471fbd6e8e93a855aff33e295f1a31bf64862fda9dc5321c81a192d23e1ada4a4727411b5168ee4dcdd41e56eda7b676178953289d98478fbcac6c5e7e4079dd4742c75495826787d77b9679c388b7aaa206860243879496d9ced949e9d282d94742f0ece0d223169428f63e94b7872b3acbe1f9d4be1afee468fede2f54820b47497daf893f1adc295b3e226ee560bacef7d9438192d1e508a06366e3171394475d80cbbd0e7b306e05d991296d0fe677686eedb86d02adab5443f1ce267f81475e9850ff5b1711f2d9d6b0612bcbe48293de1df603dd886d9767cf20a23ff747737122a1f77f07716b95b62c9d1d06d926f0757b6eba8a693e9fa81de16dd347737deaa3a9b2a57e0c56072f09ddade6d91fa45bf6ebed3af11c598da3d75c47745f21f3a74858cdfbadabd0ab7763af71cfec65e4fafe36c53eee54816bf0477e0f78251d18ed8dbe83cbb3f1e2f33e299eb58dbe6428c51a0242154e4a214785eb2ba7da389376b3cdae31672a1e3d5e358e56f8f48fbfe98085b70ac827478a408750c883c35588212039ef3158594d93c9ff5165882000d78d0f6018c6478d16b43f7de76f3ec8c755ce8cff35ae4f2a71fa13262b7682331a526d68404791991c677238c92cef42ccde637f5d758d5fb7610dcc8a03b2d0ca3b987ecb47bda6570df0071a87e44724e93769443ec9628b1f1fa4e11e5ecfaec8ef34f647c4b3cb1097bb597155e984a6b4a8b46ce22209ecc82c025de2fb66a743227347c6f62794bd5908a1bebd37cbff05e93554b96ae764353ac28093d9587d7bfc47d8487bb27095043c5abcdf744da88768600ce11c4bd01cc4c7411f4c96bfc547f003b1a68d9f63ebc86007422b39316c2553c2151f3be0384221b6d603bac647f7d8ed3a97b37df2ab9be7a4ef5caf0d9dac8fcbf7237d67e011c1c0f375eb4801f34166ba25d607b33168b02a2304ebeb051ab7554555688e8d3e423d72874812700db30056dc1e51ce5db512b9253c8ba0d91cff09d02673691aad135b95481285df4865f951cece65093d3aac15e632734fc538d74ff5bd72c89cc596d2482ccf6f8bfdb831f4404f3ea0e38d95cd52077bf51ec6e292356ba96595cbc4483639ecf397c39fc0244b199db201af26faf3896bb3addae1d1959100f0797d48396de950c8a5df22a654809e8ab6cbf9c6d5a9fed62f35ca7b21df23cffb5e4842c19ffa985d3d7c0dd3554ac2a220d1e849b1c1890f13a8ad77d66a9d207e484ecf3e10d9d92b66f608e3f25651d1899e32a7129ee5f0bde715cb5e02cdd048598398664170b2305dfd994f6304c28b974220a7022fa2efa1b124911d673a4860066b664e96b0144c07f4e4f568d760fb881610036f1eed0ce85b616776454861c7f794f7d2c05942a60e1b339d474486abdb8aecf559b87ce5e55fe25dc0487bc3383b735082253ba37191d006395c1b9ad77d10f34980935797aa040e124899d9a490045dc3aaf900d8eb957b2f7c9dc80420f6181e6f646c804a2f31b148a581a951ef8391a8307aed2f01c074d32410c6e9da811bc837c82908e6cc4948af0b8820c0ff7bffe42221621428c2efeb4172f5ec44b45decc9df523b95ad48b71de3cb4ae116b29f7fa2c304a06020a8f7061ef285fb7410af480f56ac7b48bfb6e8b935b12277716e4738ca78430cb7885a9a280b8eeef7ab0037ff0ca248e433963a426b5b653c4b52835436ebac754c81c104f69162808e68cef1f9cb490187a5ad3108309725f3566015deae66ac61faf6a6b2387e28d7f5a78b9d08493b428af4bb1453a5f3bba9e247ac6cbf10ba9444896bd90f6c2c0089e5e42949475119700f10b89ccd0b351175bd12f28c0063c07bc27dad05e741ecf0c23e494ed2e4aeff4599e7af8f6a8b14341893471a1a7d94aeab43bf044ac543be12495abe933401b91bffdcd6bb7bd297d7377461d978d09248ad3196a2c6d608f0497912f1cf0d7cad71aa1b9b1d11965341fd2a8609e7c47d4814bfe050c194e649897ce11d99b530c7dde1be3761d26eb98dd21790653b8f5c55f41f9cf7da1449a33ed9bde2ef5e696c6941120212ae24554dc2993e9cb8aa6ca829a3b9246949a4c0672dbfd3d3ae15b6503f7bde75e24f52ec5272258b03eb937e04de14d049aed43f8abe1fd452f16023a5e00f0243272722b7aed35c6a006152b25feef449cf336437b05a34908a55d8161cae2156d252fc9922c6df864b6f9c6428e2b249f842be0e714d20357b7336206c69e659d02c9ec9a664d3c3d96508c30d655549fbdc3fab356ab907cd6e37e01c90bf2b23496ba5c453a6daeff09b638902884a05521832ef129bceeef15fb9737b0a1e2ffa76674c69f29c9b3a082590a1ec4a1388a6a79c65a94e3200ed5920a510af627916a8045fb742879ad4fde951f14a287c228a44e7d67740cea2f0969877eeefa73b60ae53fea0a11645e127c95d4a305e69e61c4e99d5e9a4b805ae79c54ce9c26dafbfbe02f8eb737b88e107284a3b3f5b28d3e62a51fd827ba53834e185b64166f91b55b1f9fd86ff35663ba84a57f3e6dc65fc6a05f9a0af124a41a8a3cb555d31828e085e733f8f5a82c6004a58236ad519c0c77717f6d4d39a59fbf9e655085a2bf2f576e4a02a2b8ceeb74a5db2c6a03c534d76f06964157a84e5abd7fd3e808de0a685263c64939843174a6a11b03bfed6e34b9ee30e3b73bc5ca21d9532c77e80da1d0e8b1f073418bd4a7ec3c43da1143beb859efc942396a0e109224b1a452b87edbdc63133b098174a893390f541025a5b87a73b8960939b02b49fb30620be8333cba6c46f9f1ed74a931434c72b606209ef88d1008f59029f917914d815ac1436577144c3851c134a9a208402cbc356a1731966995eb794b3a5cc1daaf4fc9d0ce7f330475c8a934aa88aac591e1f998e0e4620c1a03e2595504d4611ea043fa01969ba4f971fea4aac1e890970357685e3947f8476bdf5def4b4f0388a899c83802820b0adc1ef4ab7626a62ee893401446a1f0f772a349ebed4e9b18b70f72d3a567840f39f7e4abc95f74eac40069760d90515a8fdb9501d29402d1f3859b0588fec2d8dd8d14adf8fc6817d30f2c0cb2ed41de4fb0b7083ce650947cedc5e97f07e95bb51794ae30594241ca7f1451ce6be211a80f322d4c6f3778c4f4ed519d0878eab5e6d4aeced5002b0d523640954eba88e3dec86762a02511b0f66a7a6747a0a93bdb14b1049b3e5315a0fc42ea07cbfc53d8333f75330130d810e9ef71c385d16842b4b33b9059d5303cee37846b8486eb6b9125a44618bdddbb3dcf077ef73292a784b3b50c861060b737a91041f6e5a89fa8b8897a31d2a6457c491edab6a895d724b508df087944631296f1ed1f43437e6e2964056ff4fe4e76655358f67cc1eec4b613ba8d7bef024f9285569e905f27b69ad4e2968692785f3b654cd8c5930314b62a1430dcaf6fcb71017691f1674a5ea85a3dc0d8f3fd61a8ae4bde1d336b74b65ab5de96fe3fcefa288893f3e9df14d8c0891a2330ef63caf9716eef080584b78641c5d70c0ec949fec3672eef11b8037719ff937906e68bbe058114a81214b80d4b4cb91876be94856dbfde086d7415a21da9aa10690bfd3d0d0f75cefce4b8a929a6874f711a390f6b580c3a2c1c2aa1d96789abae4002c0a7977cac28d4b9e7a8dadcdbc041c3363d6d7de960832328e3f43f4b7a01eaec640e4625f4c4ba23bbc7a74e5ac75b5ee912c317dbdb7561a262185fc351257ab17fc2c28194bb34f99ff45aeea6edb4146f23eae9a01a3da928f6433f8921a5fbb304429274bfbcf0a61da84680229c488239de5b78642dd501b0fe514a124fb7f3ba6c00e4c2451d0f6411aff33ad6f54d0d69ff17802e5705c891b43889904f1d069ad354c26fcfd7abec18a84cfd68f9bcdad192bd509c22a2658bba5f626521e26df654c3e90cbe7ec5300d4d17ddf94bfe2b922b22e8d6af46ec8a17a259e0561a07c4c452793b28e974a806e45fd4094bb6cd1722133ce86948fc2e9b708cd14760d4c4f48549063f5acfe4be336ae84e62e8565a33bf85dc0416573cbbf53a0a9464c53c0a9a0072356886f80386b692ea365226ba99914abfb92a3dfa6d2eaf2704c7a371a55dbbc787b9055573f4551e44b8230e0861af7a704f96005686c11c94c902870117970dc5dc9f32615ca38e5bf2c2236bbcd24634dd7b35a7d75f2c54cb466361c98d1eb3da6285bd1850b0f80c502f395176095f523377eb52861144cc8ea4f3c0fab6537bc6a7df33bdc68af97264b907fd039f4f83c95208ba8c24cc9c5c1267db386500ecf17f0ef0edc9bd81d10a4ca7c18623331d481d2ceb34ccc1b43ed95b43125cc50c7ad56eee715a9ab717ba4957b722248a42eab51c74cd37651130334d4e4b1c0788c14839912a1acdf413e87976b72ed6b2da700e04cdc3a7df88c25162ca4e2835c127da37e385cc2febb4f6192a038ca4473588b4cdca85c48bb1ef83d63ce1aef8fe2498307708b628078c66e35a5c013bcff494ce42a7ecea0e0a8458978bea4aeca493ca527d5554c686b5f8b8d811d66ff424cf69be55d45d43b4203962f792f6b5dfdae728daf22059bfb3c20482415c9e74cfa06edbfaf9998f25248e278dffd73c471d30b35145d13fed6ed4ddb6615394d0a41274a194063a456eb1e4d7c8f29aeaa3dfefc3511e2bb635bd8d9ff99214d0c0028a5ff408d68462817c2a8906f1a42b003469c41060d997795379903964d0c84c7c2b14dde43d2d7d02d94f99438138d56f25d22ae3f469dcf2fd0bb874d1917568b8073a5baf59068ecc924f443da9d05722b42b777de26ca75266ba04d1b6b5f213ab0c3b3931c611589bb8bbf2393aacbfedaf85c15090e5e31b3e34d39b339c18437ab8fce56256cdc7a895b4236e80ad40e7182ca95e71ec3f0cc4d591c7e7192b85f24f8313919b177d9e50cde608cafc1f11117cdfea61aeed34d5bd869f6bf254daae14144bd022ef1af6c2e1a6ecd20fd159070b4548b74834d794c3b8f2d98da9b2549b6755c1090894b7c08902ccc9ee2c366edfb5d209b4d8f113b2a026a87ae68d2003427d7750d5f96d060ec047422f94fcd9d96fe344d98c4aefc2e0b346a57065be1e46160418f16f981a5f93e9c3f3619186558c14dc0ab71bc0071dd2e889e3207ddbe9a412f5e47ccd92f51fbbe7472aa9c11ea4dd3ac19ef50d7e8f0963dc88d4d0782d31c3e6c77afecc09bc903976f7686004dec06807ed0c5cb59a11b876bf8404cff2223222f3b63ae86766a7e00ec64df4df2f8f4dfcfb8051a0616508b5c78d2d5e700398946e6273fd587b7f7ed3d814df6530270d8e17d5483f72e21ffa90efb247c4eeabf5cb5b8c5d7c4fcbb19594e01c4e2dd9d45680fde061ec6cdde13921ae2c312dd1fafa41f2c502e67dc4b4e076df6a2868a676c9129bcb4a541938ff3a20405bd8488c13f968720fc4e824e39d81b935d60c854a5de2a4ce62977e6f20097852bf8c4c3832d725d90e7cb4e413b0fd6b76f958be33510bf398b078e3084d636c7ee6cfac3866c797aa3cf4e4c32bc1ba468daab46a524485b3d4eca52b5149e32040d5124df7bfcf984294e5596d0ef9a017bf6b8875781e76b7a5cbaf06d829899bd6c66c711ebce23374e603f67a81a0f01d3d8829ecb80c6e87ab1ed727a85653dd773a5e0258c3ee94e702e6aaaec83a366b43746a52c44c5c6db0332d9ad3ac47fa432f0ad2b2ca54e7ae2801d97d2a172b417b9393bd3f4b49b2c3dc4e80ef5e497886486a247794e7fc8a99f78833d03e22e81e59fdb92b84702b8a40404976e81f8ce63611b284e8022c23fdfdd58a804d168c94cfae6663f6521232bbf6f768ecc6088d06eb64ea8d73ad6fbc68eb0ea3edd2511e72c3711e809e767e28e600465e97a9a142c4ead76b2d0ea08de8fe74c5467770352f6f6808d965c98d01f1047ef682c96b44eb4801587d1653e68a6cc0140dc4a7c6a19f4ce6cf7c5b770103e5518b8d08f4eb56adf24c8c82df11d47452980b988b3264aa9c734f0d147bfe2ea9d9d541e4ebac56b8efbd3b2d91518d8472783163a8bafb198325dbffc46c32b948b8bde4eee59c4474462fe69c25c6952034c3cd82627113fcdffc0e33cb7feb35533584effa7ab574e6c4e347e988c204a26a052975c7890649cd7be74525fe9a2e3204f17a9095907ff40b2399f50aeb72dbe07b8edc1c5cb3efa1235aace55770a274f1b8152d66bd46729b66546c3a8b0c1bc6cf5162c01128c9b10da40caf4ab924f1dd9a89b7ce1655d7c6d4bbf08037ee946a8d382cb903b0e8b4a22b4aaa4ba4f28b504ee7b5cafc7a855de5e44c125fe9d21e4b6a3aa86a158ded10b58084a4f3a1858855ac92594e7a74d0e3b8e978b8b093b3fae991ea4d597176ce625bc4f43646f5e9ef9bc72b2f59517943f9ed3b29e64baf9f4ce1411380efa2656ae4f4706bedea31d0c59382b5dda5e7701e274e6bad4e5585dddaf937336511c7a4f5613d6e7f82f9fabbd7e5a0cd2ca3c15dd29cf7221683d9bfe58cd34b411584f6549df56695c713cba3afb6de9b457b3441b6c4b87cd84deda271c42d049844f7062e536e53c46cfbbab69d6c6e4b2af487086001f389532befba343ee9d2a4f840865842fbf3c91ec17ea0c48c47d09ca4abe83b6a8748b864a82fd334bc34f85ec257a8eb8b3bebd10f70877769ce3573858af46ad885dfac1a86c8f55144f9088670e1dfb3610720dfe100af470a28dbb48bc06cc9096d6b78e977c13c44f9441521cb084601c714cae3fafd7accb4fc83376e57600556f77cb004b9cbd4f98c5f3e271257311357a06fb7486eb67f9b592995555f6eeeec7c7697e7eef4fa7571a82398dc561b8719d28948e3aa033b9de2ba22a2bbe9ba388d26d3bea4fe4027e787755812e5da062156657d560b368899a065701f202835cdcadb86d500a6b48ba9e0e19e20736772372038ffc767b053085f5a33defab8c00e3692e500f7aba5aa8a4fba962d86f424cb95dc60bee2b6eac402447e32a9f51d16874501380fc0a844f237eedf523958a03fc207cf6e48e463a1d51813edd84e447c3501e6b1553fe5aeb7ab483bd9630ab4493d6cfaba149b92c3168c6e1c75d6a1e503dc2d90771cefae198ce225c26c934c4eeb60304f26fe8931d8f02309aa969504216ff3142ca8d3889610153df68403ceda05e0b219b8fa9947c0ae318bfe050427f99489fd13cfe7dff46c3c54a1be79be2886784ad3d7276d7068afafb7150442b01cba2b3520ec686c5dc19c51d1e83f5c435194268fe58b9e25d6cde57505fc0ba4d9f3498b557fb4d240d5dbe900a81acd606fd5d9294b37cb0f8612a506b3a4553afef761a984c16d6c182b361b6a9dede226900534f3273e1913de4507eb9dbe5d8a49158374cb64712b630a9bbb086ca51cbfb1764066b4c3be57d507f1ca6b9d8560a42a75e7efd88ab556820ff79bb1072ee2e46c73e36704e9b5081077073250ebdc35c2afbe1f3d220231b510f3d071083bc12a351436738f45083316d4b11af3dca598f34e02416cc09927282d6a8d80d287c2f67cba524a15097176a0a0ab91e0b68625aef57b23e7d12f8f96ef6bb936f46622a5288ea8550a4c4bdbc375f63bf5afeead10e73cc383246f9ae25ecaa1a46164a3a3750c050b0ed2a48c6b27f83c11e8a423fc242c51cf06eb4f4c6a4314b201b5ddf736750b787f53397ee4a46fa01c3910c028d6dc5e8df00895b6c25a99ea3d624ff0d50bfc44b264f0c98abda35ae27825254cba2cf224c07a672c13ccf918f36dbda50c72c965ca7efc3d7f3c1ade17fde5ab7f360e1e42021fe1f731fadbaa3863350ce0257b1e010b3d54aee00777ea1ae0d7921521a8b5b42452640c3f9240de350e54fcd0d0200d0dd89d6f0a0550b7d241def61fadc2913537e27c3415c8e4b50f794a925fe8fb93fe76b4e26d17b288e0f06cd62478e21e39da89c0c947fac510d4c649e1f5ed721444734daf8678e74d7b5ed1007ca9abe7f48ffb722a3bb51198841595a628fbd44654f8116d7141dae309f7bf2f3599b3018e88ee958765126b7bb67f68deb93a30361a8831710a99c49a51a35018a4563261d238e4d2f5138a8832ee0661a609a3edbfb94aacb177a0e3bf68314b6992ba219382433ff513e2b5d8c1304ab36279f4771992a722d0ead55b65a5cb13ef62329e2b54d1b514a72fd5a23361aed17eb6426213b5dd4fe735afabf0a65c31dd9e8ea3720fb514b508fa63bcb58d3a65f66299d16d38a1e14fce019ec439c3f0cab2a9ea3ae516ab9e9db3462ba0c0e24563755c407f48483e4180c8ca84d7c5262427468d551744146423b3c627cb3bb194f50f3a374e8db67791f57119f8d175a8bcfee8b5187d09c116845bb13639e4e30c2eb47c7099637aa3d83b502b56d30e93bd55d518afa5dd9dd42e1bc83afe07234b03f4e260890d875b05a73bf945181a8a05e518f874a43a3987d66bdb7c04caaa25b6025251f99a6cb9ac5bf62b9836947a851907a7ab7b3b7757d94cf98fed5bfb9b8f9f2bfb13e67b80c99263913e438d1519baaf64827e8f43cc5047e6468c3a78f96f8aa1fcd72fa24e275c3ad16043051a1f7210fb91edf74b1a94c3702098e0a2c4ea4a7b17b4eff7f1692cd77390551a215e0959fb55bbb23b3b654a4d3afd260ecaf30f58e948f51d48e528e8e4951a44eb45cc7c09f01739e6d1c47ab9d0b69df26bd0eb82130912784ef32f21e51a454b89f1a229973d4ad5a2740b5d4c2919b3e3d1b3b0846c60173f5c7505b51cbae35773ddb43177acb3f0d2e0768cd2ba07018820d57fd34558546eb30d651d37ead7552f06b4825f636e2b3749675d359d030bc8a39a47cf72a2fa095dc5214f17c37bf12aae5358d98f7a24982197c02669a28bcef87ffd8136a00010c5228dfb35cfadfa5014889a314339de2f51edff0b1f9dc553da0f94ed94bf3085265a3a0c37b28bf540f46e2e1cf01b20f519485fe41f0dbc509efc7b4c1c84e5272fa12a2f987322b50b8953bca85727b00d4eacc4c5de398db87afd5762bf052750b38af69703dbc4aa38ef5f9945d14bcf5f394e27742cee08dcfc282e8be52cdaa8fd59b12860c069b3298f197c1248921e48804ba467e65de488960c95552f2f119c5dee19f84e9f3613a6878b8961d45099f671f6b41f9dc1b092ba0cf5318cfd6a0c7839d6ef044d74a908a4830db6840f50cebdb812a4e7460bcd14a531fbcecc574426ddb8434749be5915cca4e39a18648f0843619ffa7fddbc3915342649eff718552562b053fdf1c01e5150ba3c7f3f28ebbafa5f530e9ffe2ae534bc349ad7229837d2c1b32a7e47871d402e36aa4f8362bad9188c469a944ad535e5b6d87af5fd8c2efc22c59c6f99de12571ba045b47e0a8ea44fde73d6f9d535fd0529376ad1746b7a81c9946ec0835bcdfb33773e522074f92d9f527e3475368c3e7e1602ec7218b3165eed3550b47173139720e6a3c62dd08341c24d755539b2cb5fe6fa80535c88b0b00f8db279659a1c3622d58076a51e6c8282c46e053b5e9dfd02dc279e2ef712eb42f7635f013051341aad50ccc0bf394fc742ab753bdf5310756d644869b864645d1543466c8ca11db81d0f3b98e4e8ba78ee10253e4fe88e984ce0a4047ddc3e366ec5f60490246b81c1c1b61516d5d2df73c0853f3adb0edc2c27cb7ef06a007839fe07c8a490296049632a4215669e8b6a64153f502cc8f8eb25b043bb80f63b98ec6c343f01a9545cc18d2c434ad3f36f3d05409795ee20ace10c35cc765771ad04bc8570cdc0e03e5724ea9652ff07bdfc6541683b358f925b097b8ef4e75d805a9a77a7e63c6a2e4a81f431009570e5b1c54177ab6ba31501857f76a3ddc0f62b705d70b5927c7aa744e5429e8a8937b2754549aab32b79f3f1525c9051869cb49d809f860c3562dbd202002d58a98ac745456b91289b65ce62df04f4b5817c7af9bc92ec5b94ec3ddd0998e75a1a6315e5459a808baf4a33b8a4706105683ce5c1137b419e568577ee04f5c51167bb622545ffe8120d5fea002478e12dc0ff46cf679ba4e8fe7324e69e633a5aacbf9a4546765825c504de5129ffcf814af771efb511d7b156b697d7f028b890db669c2549375f573c9f229be6debb7e85b7c6c1ba6f4c549ffde5cc2b31ac981a16d5554a580511da43c4a196877f8f6b28829e08cfe0a5cf6373caeccbdbff3ea475c54c3f10bff46b4d34889515840661353e185f5429d8aa9ca4411683856f7493f54ed8677b85fb1607a7ace76158ef935607250ae5bfd7d7e33c017f4b455cb9054eecf931f1012a9c6c6300c2ebac3b09121f492eef768cb509f3173308364ac54f16d39c11ce88be2eb9ff9c201b9ad86e57695b7dd2e1078b89995a7afd1395501e439f38cee83c1d5c89b1a41d3143d436d8459a1751aaf6ea7cdee9d0fce550282ed9156ab0cce99f5ad70577808d4c224948ff53fbbcce4e287bc50f0bd5505830f80f48d635a921f616c28db2b3bfdaf1a26b8458d22a448b379b5f94c5530342b40716a3f8d02993335c2d153a372dd7b0ff518db8852d7fa3b0ecd8e553b53b4c802b4ec075453322ecb7db8c631589353488526f1eabc58ff453699554b1e4357e9c2cda22f915a338cc71ad3b6498fb20e96719ceea3eeffcafabf5557266b3f75ad6e8ff92e4eb16fc1b3e85e1c1becd3f158aea3d6db8535195055693cb6c017a78d94f254092c7354b8e0a2d8e161edbb361cc2ca0e8df7a156556cd2361d3e3810d1e253d4e192bb6675119d3889bac909717ec02472c3e987556dd850dee3e5ac671e5b36986d860965b763db02598f0f3be8e20c0e14e61f557d381fe69f3a6ce3d69191f5b6c597995bb3ce1d4ad283e483de27999e678f5594798b42baf4e7276c3b461cd1e28756d3b8897aa901607c0afebe4331426d55958f6bda1aa822d634996960465601016d860cb9c2ac475883ff989169954555a1e1d6dbb64297a91f1b3fe2774e8020882df19ff4c48cf36d1a1505d5a79555bfc9cbd0c8f2957328bb343e0083788a7df18a08769158fa2a57191852003e55ded1fae91d57b6be7101509d75b816559754873d3f5623ed3230c266e27e5c55e188f2ea9aacb2379ee9b24599a7b245d4a26e3be9adba8715a939daf4a26b55e9e6adc9a7866bf18029891fa98049291247e9b83519103509a98766e9523755f09283949c60ce9b29cdbd4845da6cb22384657a820ec71786ed4091441bd455f16519449d9cdef2446be158a4355c683d2c07e899551a9888385a0fff00ed55fdde2e068b8aa458fde57dc762a3c12c57b273667979459551d8465fb88a5b56026e2e7626cee3612b9293af1efd38ee10b309999fcfdb9ab275aff0413c57562ca97b2be4b9e2a5787d2df8bd0a20754d3867fd8d3e2c6cbbdb069c047b5456419900d793f0c1444e600a912950c46b39f45751b5b19ff3d28c1db7c5bb3e564bbc8988b88461ac46d571a96bf94ef71f16c669c1ca37ce0ebaa8e59450ee5658d701f257e304d496de781b80402a6bfd8b553f5095c236bcd1a2228cad35565f51955aaef148ced89bbc4e5ce8e8264955b162f39a82871a7ce3f77da0175686bea6e9137847d9980c100e048b6f29791d11f5e986080530e3bf606314d4568be0a19bea9b1bcb10f3084a5b6c75b0bf93b3586bfbe0b7e95576bd22145056a4a69958f81dcccfd1519433cad4e5e219c74c2168bc227f6991e215233a4056ac9e1eccb2449d1e33c433ca15983e2f1fe5d7c651756001caa4b75240154056bb0a8ecdb377ffb588c59367615cd7ef80887e4a3877e0fa854e3a6dbd4e2b56c1f6ed1c1ffd45f3e2493075c058cfc8f7ad905ed94026dd322ad69d0258d156c7620271504aebd5de00f4b4af3fd51348fdf7f085cf59d61ceea6f0f07a1556ceaa1a00a847376822b15d17a0901363c22ebfb1b0b52eccad9049b66b58df56d4715d8e35d420f02e5da1404df9c42ad213751df3c7b062ca9db6444c4a3756fa3ed645ac80816677295c87c0fad451512ef348bcbaa67a14d8c0ab860dc956fc0ef26b953876e43e4b5080063389588d7bf2d63a9e6c634057944526548f56fe55b85c4fa0a1c2eb38b04e4f79b62162068702bcb40c7906ef4176c71f5a570d35927c94b16182b155899b82cd88cafa33287caf87dfc99312bb6b8e837f570fd6aa029af8d8df32d70c7ccf30f34ea8d2b5101e78c7a31f594f32340370573b068826908e6336c77044c2585d60e0ac6788978c50d0e3d78c555d0821ed5765c58dbda75ff5d681ddb23ac9817dfa971c4052e5e9d7579b0cd0b84558fa57664333aed0e64b7521d4371b124a216c37cbbee38bc462eafec80819d4bfa35768f83fe143650b0c786c137dde24cad3884f4af99b6307de11a0ae86125fc8577379576812870261cfb5bab5a83a5b2235051e6182b88163515174098045f55777aba3a21795522581c747c3607bb91feca65c905d86332bfb475d6cbb2d6057847980d38056aa5d408c614dcbf21bb078657a45ae68db7351bee5676d1967578678efa42f34aeacea9ff72fd127782f19c7d691f92da9b0d81a7a73b9d579579fc86f8ffd3512d281526acf3f9a089855b798a3b55ad728ec4ff11325937a57a68ff7780685b2b71e4fe38a6035c7dc121f07e7243de1de553e6ffab4898457d1be0dc0252cbd5a09412b94bb75ff8238cad511d7e7322c678f4cc41a5fdd57d9da777eb873a8520ef338512c81cc7121b4e8fb0c5c73869ff71d6b4d15e557f539ef2cefd0500c3265eb215810b53a995e7549b5f4566e9bed4e59abb3b457fb847dfcbfa4039120382e74a21266b7d8f4f2d0c40e98ed30277f87e909b157fbc5ead3c14f7da26c8265055664b11be793c160948ab931ca3062f1bf5740580258e250da13af9f2048c65f8ef730bee34e630a5ae2bcfe604fdce00cf015581a92a23f7976da187dfbff9506ff108a826844a4082ec9e5ac9b4da1769029581a9b702f7de2ffe205d5bae0200d5fc2c83c22f9bd9f1ad20e21fd7dcb18a5581f28e8a694fe98faf93717af8b992b4e14ec1962d92631b9595b3b20a3e1825828f3b666ff1fbbe2eb980096bea08f334adbcbcb6ddd3c0a256ce0720ebdc95848ed50ef7045e825f8d02a832b2589851dbcbe8c08b90f74d4d015d76660c65862b27d94ccbf4c918a152cd96743d3ee91ee797efd99656227fd0a348d31ed5863228cab68aa2ebd4104f58b62aa718f0b829ceb4bacd3b977915f1255403958702a2d5bda44503c975638b14123af8ff173416753abbbcf6e8b63c6bd07085888c8c8c5ba0f183dff20062965d78ebe12038c932eeb171b789692a4690870589e4c5d114f7d46f9c877091907567922a79ee7236171c4223dbacb08c7fb7258a4c5c306966599249e3c718ec53e946a854d8ff7e39835ccb87a1e3e1736e758b621bf77f13490f6d4f02d3c5be1cf0345c8f9d141dd62a5a4b4c767d77aad58bac807930650181ef18c0c49e44ab5f8706538e7202c636d87e908ffcb5b9b58d27d77c997dcfe5236a937db754db715548221f7bedc9fcab7a0f00d32f6a958e578450889be4bc6aa2ed6c72c6c583e777b6f791cecdf698b25554871416358ec13c172838c358579991b8595a577185d6aaa9dceb3daaf7ad0b6831af4b1591619a345fcbb34a598a5b365f086561eb74cca462f9407556b2ca1c61d7ea2593f63c02aab5f1bd761b5298bc0007cd9f13453b2748a83887db92de2ca81185942088ee9526281121bd82d7473789f63ff6f06ae0640d2d4be50fcc8c9ab1e5943cfa9cf9fa124eb70cbaf3d9f1c716a3d687322e60ff8281a4eee8d29e4f2598ff09325f8469a841f5611ad4fabe5c1918763feb4aa240302fb6dff33bd0d599b6c35bd0870593db7abe821ed5c5e6f780f993e9c53d11b7fc938e459a62d59a2b56078a65e2eb9dd482307c6b92f8232a0f6ffe808ccd7dd34fcc493ca6359a640b565a3903fda57025c27f86ca46d0fe75e8b39b0afc48fdeae2d9b2bd459e037c9a1dcbc612f6324dbae8a370d44725cbd9a2e98eca6f6e6461445d1ce59f3316ea5058138a3c6449d6fb358e46130c9ab1bc1a3d471e89e7026458d965a02a334729783bd9342d68f048e93d97a6e97d5a23ee92027fa641b52ed11ce5a16aa9b47198b0a2b3a50e57c3e7f73b09050635e1e994d2271c7eac1a485c75a25a4b734f92793030ad443f4ee1260c5da1c5ac3b3cbe5347fd0636ab62f6c5a369e72e5559742f721b374e952b37917744afb971b4904302b644922ee31eb5a576ad549081ac2672a28a854d80a5c4cb48062723774c980b21e0acf4541e65a577285f35c23b910cd9509fe21b95e6c749cfb94cbddf07c6fc743d820c96c5a5ea1ec7820aa2001abea842d96177d08a9089d3ac98f5c83e172b6feddf24e5a62291bce560f6c4abd85660364a6be8404a11258f2d2236c57a040205720185a91ec12532df960f3d87eade76e56eb95039e22d21a554d87543bbfc2f4173f5a9d13d3a6813879e9698feb8cc3ee6b501a0e33cecac291e8918aef5d9be8bf5ad0d6aac1026deb969597227c4fa7edc818ba4a0fd77d5eb77fea4093c6bbe55ad58d8589a0faa0ebdd5a2f2eeb291cfcfee077a6ce7d10a5b7e986b6d6e8905b0a788553d853591b50e59eab42f1cf5f1c5883de0fc74b3853dbfe6123e6ea5b0ac82a6b0f30e63544eb611b9834cc13b489d6fcb1e13bd0002f5f9637e3615b198f0c95261228dc870091d2c9ce956c846afcf814ac479d02d3faf9f1b76e5b1a24dd0e6bcbb9feb1e98c643f870c5c7b1abfc4dd90b3672fe35f2c69703c5b24ba017228c0eb10b4da9b80b7ee9c38a612747f628f4d7100173ea635f0465b3597b534284b4c39c613262d6b0789c047524b24c3c57a2cfc62364670f9e25b3873fe69f5218eb5c8401906afebae9d7bcd1e428e752466fe1cbc0b91f23c5b42a5ffa9ddc9fb3cbb73991da92acbf93bd1d5b943c65d2be183c6cc538e735b44fe7fe6f00a70f068d953ee75b86f3914866160d41f010e00422c0dfb69115b6532b73cfe77f67435af48d2f8aee46df97cf6d7dbaf782346eb19c9293d685b65b91987be0236d318530e9dbb14e4eb22847fbb93c3b1a67808616b4179525b743b7dcc6e5bb9b65aa6564cac9f5ba6be7154c37521cd1defcb2d2e0bfce65b758e2381bad227fe0f4b467d88617e1a59b70931e1dbf39e4c2ea8d170fb8d5b7f5b388ce69cec61fd6b49a980b8ece925279e6ea98026d4f920e94710b3175b801c29df8bec5430e87544571d50222c4c94c7ab5bad04492cdeb21e5ab2465b961694251979bc4b5218a8d1e31e6236c63d04465cbac3c66164c2fbefbfe15b9dbc7e9c4b19c658e980825b0d1c221a2cc0337ac22eef8753cc22a63b72165ba3eac013150a29d03e6c133dd16cbaf85683cb3b4f97779710977e2080ba105ba99ef3be126627544f0e54a6ddcc6508f3a80ba6661b073d3dbae39c26d3695bc536e0e4150fd23b5d82c916d97164a617e4dd4af40a7dca82b8c9a5a414445bd6e0e418791ffc5685b4207c8b749d0d1a10d0f62f5d585c6d24fd92aee4db5becc88a4431569579451e884d09049aafe265ccc80a7e251b55e02ca62b9e8f5c03c9ad1647bdcdab85a24601f85636425ab5e5b2df40dbaa3206588a344d775c4a742ebe4efbe1d83400831038da2286d8cca58f413b28520f155b8a936c365c5e3b12d712aa68b17a067b1787bbc56154af8b9d4286a999f37b1ded60c8b55c73cc718329937cd104bdd6494a3ccda72c784c49325b4bf606a3de30e450645c78b6632cfbc46b8c57629e9f61cc8edf320517a90a91955b650e5d0dca734a5c7ce6dfafec1b542874ff32fdb1c2018885446e5ca3911dfdc6e033a01a23a05c88234737809b0291f88131a5b0181ef0006e5873b064f7c6efc9c706c1f5b65c94f43fbea79d199c954281da3aec7bd3963733c29ac5164cb7ce940b4af0df5c953238333d7f7d662e0fd9ce011970027bdbe7a3a8c6ad3abdbcd36d1011645c9f4182525a6ec639eeec6c13722858f975944f0f999ae66d43c9d9e09c84435cab5f7bf0070c94e35bc19147db0e44d9259486a84058ba6f5b744f1b7831a55cb194c1484f44c4a87bcf647d6432eb1f73c34983f431654f3ab479d1aa80b15cd618b52483d96d5d49f9178445ffca23b6c51d282280d4037363ad31841b2e5ce2026c430ff8fe7621dbc2f7428aa7776e1f1873eedb9825791ab78da959285ce8f3b1fada07980f3d82308362def29ca9b29132d69affbd2094607354523c5cf3f08aff33ed9353ee841852e30700bb4ef2b4d8458b753ddf986fefed1d125cf4ae799b547b86cce2b3f19bdf4ddae55093757c293fdb0016405cddd131425cf99e5536ced3a16add805d627adc8e1736e9782b7d278f728dec8dcbe9d2995d1420c2cb7c24e42c628f4577b3ac019daf602675070c0f4922b93585e060615d18d14692cd3526f48ad92d5d9fb4bf561234e21bc96442409046f5e71f10a35d298553a877e41912e3dddd4deb55d59d5885faa25106d43d1e8958977cfab85d3c72a3bad6bdafffbcce34c76a0abda8e790e3684e528b7a2f9e3ec00bfad55d412ef7c9a485fd15f482ed7ae22ee3d26a8eb82f107abbb6b513c6fea9f98f5d48bdbe42dad2dc09cd6d33cdddfcf9d1810268a2aadcaf307821656ba2b42d5d4afdc6c4f88c656255aba766c83762c45e70334b4f46dc8de2bcb69695e7075d4e71fd4318f04eada5f61fdad993d1d4817d7eee3c61f5a21cabc1fbf0a5db5d607e24899daf98e3a86d675bd8134be335c84e9c6402c3046a73699a52cd465d66c31ddd05081c438af8a62d5c4f612bebb08e23196934feb2789a24036a4b5daea3f046481d0f7250e72d7393f2656e037c8bb858710da66d66d960e179f95dc4da4398a1c580f9b9d011501f79a3c9280ed4f2ec63d43a4323f28a38f6b75df6e0e2761359d30a8275058e299fcc0381534545f55cf43e41983f5d4c94565dfbb59ae89572bfbf367c1ea91edb130f571ea9e4e88c188480f97727ce18595dfdd0c0a107f856301fb8c7352cf94d0fce8c39cf6eb7017244557506e711375dff259068714f89bfd0069adda6faeca07401de71c03b2b739d56314284e5d55dffc0d895a8c359f127be5483f9e3d2b930ad209350ac3d3c18fbfba007719a5e0ed410c154e0c8ba5eef860b1f87c4b73e609d7d6aca044e47d15c27cc85115e0fcd3e228a35e94a2b1d66b4af69aa37682643f6cfad58bbb132fe1a0baf4b5e103771fcb2f4b055643e11a956b9134eb3a0f563a7d3680b61c09170396b3c5e3ed51df6721c3d609cbe94b3b737abca1a90eb9607e5b710e829a50c78cde55e414793909cc85e7fddc03720cdbeabcd3660d1fc2afe245eb97684cfe9945f5e4ae3e51704708121f9c93c93c1ca9b59c7f7961fa99077b21cbd0afef8296c5e4e62751a78c027062154b6e8fea138ca076fbdcc09799b597c917e951c43275e573b03735dd82d34a7afe05680de1e38b434a6c65e83cdbcbae5802c6995d15e670b2004f64b8bcf63a15add30ec28da21ffb97e04be7a57ea22053a174e9e5e6dfedc6d5bd8142898b243edab2c6d2e5efc97768244ddd2473d6d73a876e35eab0e20fae7aa71a0286a9720e5aa000549f996667dd1fec5226cd7fc1a6d175eb70e3a9655b79bdb72af55ecd0ac1dcb1f44bf5541365966bff480430607625eb8955503a76a7894b77b969f2b22263f35b9598b70d1b5ff443fbc1fcee5545ec0dc12058004d70aaf307b7a027f738c843e4e7a05e99c2fd90740f336d7525ecc9ff80caf144c479bb55adcaf5103f138568c57978539e70a10a1486218325ecd485237d42d8e49419cc4c3bf4c23e77e7bbcda8695f8c955c48fda7ed9c95edd8c29ae6eb654e168293a3322576a45763988f7c64e6e025a2d6dd1b5cb4b5ee40f5007ba4b3ab96058131582bef7c259d6177170cbcb491ebbfbd17e1cb55ee9aaed6532be8c326544c214c2fa0dae88c5fa2f56f8f1bd715e3c122cd7d95efabdc31b13ee81f82edf3aae25352934164ea8809263b66a2c07d613a8367c5efdd78bdc84fa796954ad990e57e9ac619e8af34423b6cc467596e586e6327f5f1b3219f6de7f660a772fdea91eb97da00dbc3cbae0de380c185afbb59c24845f1be3af4d37b0c6c4988d54661f26255a94a98031809fe0ce53c52ff02dfe765f1f7c42d84f1adfad2f4202e391fa6c6b7c99537c0164c788680865b3dd50e05f2c81eee7ce614c4fca306cd39442155c8355b27bfcef45b972a7f387b940345f2d6edc18327a596679138f852386e0a1965650b7a04dc8227efd5f165ea69b5f3d3e37620fe1990a92bc8f36118868e9b6a850126a7cf5228878bb1168c8795f3fb82ceafec049e08862657de9e938c65c4cec1016a3611773118ce31eb72f5f54815f3a728263d0f6df98d2731ccc1b014ecc2fdd5de90af0ac7bec7a964a5f641e75dcf7419b11236645a32a842e0a6e39eda79e541ae8c13970596258885f6c62f2aea552b82ccb27abb404f449b0689e65919c52171283e2ea44387d485f6fbdb518b059d9b101c9d4528151998dac5f7dc7474a316d84f65de07ef81f5f8d38f3bb4013f4ab7a186466307002606f8fd671710bcdd719553aa49002c75f98c8103751bfbbab9030b25793e98341912d401a43bda754954d8d329147135f9ed81ebd999533377e859c712f6a1ea49e0a1fef84ef3913bb53de23738fa95fb1ab17d5944ab401e5a80afcd95a9344fcbe2eaa73bd41090f31aa6420cdb25fb7e5369334090b9a83d45017edac4b5fdf60bfd6491dcba8dc313fe4a7c54c5fb8f911fbb1254d80530f4ba639c0247988efabc316b6ee678a8084915f47ff5fc9244022a1345d28e38feaa55855b86a05c4b366abb44973a11e02f28cd2835fd559d5557345c6b954d034715098eee59f4dbee14453da463e06039fca43365fdbd79b3f266d9ebd485bb94af05293a86323fd20a6d9069cac4d36458182e05fee2c40c45c1f53b5f937e46cbc6fd1ea4617cf50dbfe548eebdf0bdea847395ff633cca5c8fe33fdea2a6d09a1681abe6e4db7afb22019f1d1fcecf16b58ec60028c9e3e3a89aa36d4a91866ef0c9199b109f804c2b5ea0828f572a30be1506016b73e50cd88cb99c024492b3da1c69b30fab5749157323653fe5fa63c7048603eb40fc1194e67f1be964b29d2cb15e31b96c29e88a17026304c4065eb1aac6054b9b02ef57c09db9ec489a95b62549cdae749acf98a8c9ca915a58886f7826060edf574443bd317d00417f9b53f5e2bca93356d0215e8d15001fe7cf31226607bf359c6f1a40468d57541b26c54ad1b10c84ea52de76fc27267eaccecfe926082150ac11cffc6cde4f9520c205dad9b73c23f9a4993646923ae381c0c47706088a6ba68731bfe8034449c55eb9e2e66ab882499bb45a561e63c70818d5bd26092eda71abba2d33e66943e11e02d0a7d132980d9de9e87aec56747184bd621609fcb210d3b5e77b08daeb3c46a4d52552226ddbb499eca9d69ed3c6c5e48ef60ab3dd8f7dd49a0788afc27e07518ffe005d07ca41790e003ce994bab88210e60b164498f5567517c581e99211ce166c0b97e6a9f6d25825af6aad0c4701b9660b61572b119bd7b52a92e31e74295694b6b298edf1ea619354d9406b2b5aed560f1fc532cc0d0ab04853deaca33ee2052123de0685231c21a8ff64de28424be61051f5c43859b15e4d282964ccfc96e1bf455cb5b0cfedca0fd7b2719871555610a895594d87eae9a0f9e58878f7398c75c0d3edf63668d0b170f0e22f2f3ae611ca3323e8feed562e7c05bba2f57f38996747a0d186cb479c16f0ef955806461278cc2c98eaf44da75394d4ab5fad935751b7c43f56da4466853a4a2303095614313b8d524e5a2716173a9b2365b609c9a1b758acbd693c0408d575d2dcda76177cc4156c820d83e5bf78b12474195a7491a0bec200c0cd6e2ea63725c6ce8619c66ea984b1f17bfa415865a587ebac1fdcdbaa1be33fb628a5d4c1bb83c3761a0c72b4a23e0ff0d2f7f5fccec0f54b15150d7f3894f8cd96c91e9bd8e6c3f61bfb2453c32600db55f88f172618f800ab2e4b77f7b21af927b91bd9951d8af61c1b2beb57f817ecda7959e815a4276fb984c6a19da2a8d4168f32aa08362c061e0e8b3d8f3a07a43e5b1855add809ca0bc3beb34887213053d93ce987cad1e61ee758df959f2955d8ff2981ce4695adca44f94e709f2ae55c76824bb27a99d61f6aee2dd441c0f8811a68eacc36d459698a9520cc1134274d4020dd33f665162120dc093433ff94486bff74b7dd2fabf9779a52f84e53b7c4df15424e83ff1622de993613f8c3c07f3e9021a2db7aeccec720d2412faf8a45aee857c59be0a62478c3033e28abc9ad20d51ba51c151408476498346022e33ed4ddcb22555e1624a8d926d2dfdaccaa7e8fdd535da35335023cd417bb88ee1d636fdf90d353462674297789fcbcdc996291523e94295845f1ff975ae19f1f5a9a872dddfae2b62b9fd571519cce6b728f68e038d0203119b3aa08c7ce3b1d75b1dda4bf130b062ba4be712f573c96d844664e5031141c10eebdb8c8bad9b90529524a609fcb362bb0762b5d9b2a54aae01346b260b72ffa26858ce2bc476d7fd4f74df24f4ec62c0b23023cfa6ed1e96a49890412a8f3eb808706a719c4c2a114c4e2a1a34d462cfcc0be93b95b1d8bddeec77229f8353a7388f5c7a91e613f0a3a97dd24e3062db1151861a91ea8f42a3d75a51584e548f8b361cc9cfde7b92a56842dc718962e90608b28bf48880ae39a9dc217fbdc55802b1f8803a0d335f3ac6c9e36d6362f592e771b2e171fa5b98b0a6e7d34a7390e6d8a25f7ec5342fa0c96071ca1262f770fcd164ee5e52190aa7106009bf3d196441ab196334b4650ef3e7f1732c630f2318c6887c46fa9077a14a00af60777ec15e764570d91d8ffb4cc195954c6313f0be4bcd98f747d91bf17ca0e1f7f9f700d7774f3ed3571f0e0e2192be20631ebfd9fa13b28c893a0fb8cee55565a8d31d48a043c14222295383ceb57be86326ffe77e4c895274206a3edaafbca414c7f606e3f1450f403eeaf0c7a260c263494831c5a892a53faa82cadd228afb3d20e3fc0ab7b37722e07bb0a20bd2786353a61067a1eeb117fa7928cec5305ea3eef006789f61f0265b0f17f2352066636047ac82c3e8b6f2d9a5e754dcfcf3ad7e7aa29946c92bd255c89059da0b2c63adb44fff8cba6048b887c4063b16fcd0b316c3c4d24365ecdf5dcf99b254b963bb39aed79b8c106149e2f86158380d722c46fc2203cf10a6d743325379028763d1c5d05e2286ecbe93cf559fe4db618b3ff8bbaa5753516762bbc9a1d21d8763d5486f1ca69bd493c4b1f0c05255f37e6f9ac2cfb32cda50c12919525746f763e918aaae6adebea8913ffb6c0527f23834efe7463d2f333b36aa295f71dbd863ef2e7348b3e12ad92d17d8a8f65fea3ad505e480c025963b52278b4b8e84d163fbc3ca97facf069217a0425ae986dc37c314b2df3b5fcc7f5a968f65768bb264240e47bc9099fb6a81777d585889798d7532ed5a3df9b28f496f1e112adb36642f650f03dc5c73fdc353f83aeca786d1f8841e24666ca9b26dc26f140be96a6431fa33f9276d9c817aec551b3d26d9aa24d4d93f74f5d8f3d78924fb68227764355be6262a25f4d70de0db0447b28cea3809f27053d30e2deca99f716039376442dd91c95cd90f45a9d5db6745ff7f380a96b7f2a48cc6b17a5c0d78f12fa76450e2b1b118ba9d02f803bea9582e5de2ccf339c946da509ee1f62b8b847a1064578c274d4ab965c97e767810ce687bc8735faa7c71fa6191ddb4bac665cdac6463de3362bd5bb75d091e80a47e3f3b5c5bd1586b9599d0970e0eba8a60817364662f0596c864426c1b049d9bd11fe2e7d987f20550fa9b5107d8153d80c223646a7192f9655ec231774b1d3449f06e74e56656433212f7a6e7fe321f4071f264725cef83fb3dde790c8b5a0819d0c45d9b8b04afb607f92ed7c9b1c6facb2064807c1c49a26da1d5db74e5509ef27fe780a8feba398b06d836e31ca3817c136483bf09599797ef83401e401e9b0e932ba1cf118cd29367e8ca903e242f92e26491cc83cef0e68271783f92273f6cedb9904ade6bfa53108dd023df14eeaddf64a894f0be49580626dc8d9aee730bbd21b52c1de3cbe7172c1a567759154cec64d230e8c0b102289eeeb8119c120b158558f07d1e7696efb7601d10f104de2264e4ab0ff457ee69dbf61c055e1e2418c0a39fe5cc0b8a0b5f0ff281b566e61464f2720669a4812297667678819cf2ca85c165b64bad413f8eb2a853ed1332ff64f34efb571d4e0ebd565343c6a821ad5c4b0c3b6521a31d85d7d92a54a590e264fc9cb739aca69cd330803287d3cbff68902c412affa63b7f334f8e1541bf7f6534a4a4ff63d2727d179a63d9b8654bbf57161e43f77324e458671e9fe0882d6535886b7948b57ea284a5ad5e7dfd04f45c0ba0908866948723b4b836d5d7f4653a694bfb03a016705b19930cf3d1d714c638f1127142e551f1c49b2833949665546db43f98550279372c928f4be9130d9388705355c8c015af6ea238cdb740656eb1522e094f46e69c124f0f58ef990150fa12ed6893a1dc59433ebf571eea659b0559f6ccbb4cfdc7feb61e737b5481beaaed3d42ea72764946551c4bd73a65cc454209aaa5a64c7aae749bbe3de3469c2cec6661a7875ac4e07bad92d4b265d6df4a2ad9cc625686062c1c8d014376ac62a2ca8302fb9950b57e85fa8b2465d893eebbbc84d472af4a51d728b64f1e405fd67927a72bdb2a2677b2d0222e65f7f7d3627c2847bdc6f2aaef1aecaa724bc3cd3cba9c9b37f1c912c707981066023d45c4dc07a859f1f00af23283d566ec16569a4c8815240c2f4445b1ddd76611156c022fc869016fd6c31356db4c35e472700cb848cd85d19c35031421d9661570fc3055c77ebf911dbdc691daef9c5de3669b064f23956955cc7c6490706631277fa4f329558ec9ba8b144fca2bd770f1e2e682fa8b500deb6b9aceb6e8663fe4068773d38ac23198980b891440636460b9e5fbe88bb2d304f736fcc4196653be1f7eaf2768822cfb92502e45314afe063e33269cfa600742f928faac4c6662223dfcc267bd2e9befea3ef07b61db87614e87b86c3b29ea4f0e26612c576668a0c55031c28e38916a495515fad83f377ace0893c66afe75baad2b6a283e66b539ba161daae2c8c88679873794e6e82c57328329fa03a95becc52aca026f671ce4d3a60dfa573aed509e79e50ec87d702102ee1b3b950d829e630925b82c672defd084c6e8010723683b3e96de098c7ca184a333cd7a42d7cb56f8fee7fb6736a442c2074e70fcfafda326e1c7fe1a67ac71063ae69073b864d1dad5fcde673b37341c13d9a3b7655ac6c93d603779c8fe9caeb421fc7554e939561a85066756b67c07d3ba6761576fc445bd9eff1522f77b51f954ca12ea15171e537b3e6769493f465d7f09ae0f7ba8b0d55bbfce95f924b95e238a94cd049ed564090567851741f46bd0e844b7ab098003640442a72839f2d1dde6c2d4bde215c926b7678961f36171ae24829c2b71ab306b2b2694b4ee16803b1a0a6c240b96681b19678e251c625d5a076af96429b2b9022db39f709c46cffe1bfa8f966a9f201339679bd4c5203eba9bc030ae6e2912b3e1b45832b4298297ca303f38f3f2790fed679fa4ceea81c63e9414baa0d99780d7598997a06cc10def0f970a09506db64167a03d871c8f7b777532a99ce1aa7884921f9ab56ae435eb883ffe81a19bfccf67b23b61dac2bf5d8658b11672c67eb7eef60a9374d1c2b9a06ef8bf32398e9367c62ec524f36f3871b5a73b5a1437747a3fc08bddce0fc7b0e6bbacdaa2ea2b67ceaaee238fdbd8054b8492515d88b8177ff7950aed34347793f14ba383e41967d205d148ea37dd114980ca8a7f970c7caf4869d1c5b36c43deb2e416a811bb67db1667f16481767c553d8e9044b24642e63b0cb37eec6a178f055aac66ee9c67e0d395577f96859aed05d1a6f0c60a5b54f90a75415b7aade2831b477a611468040dc9ca92dba9236ab645c03bd5abe5e8edfb7d51657f2d823610c480f4436822936e18bf01a739fc2861e09b680c87debfc7e78a5b8a074751fa883c2282682780142b19953aeae875b0671b83630459638d039ddcd967dedc3d16c2d26868307a4ea299e5573a1bd5e45c9d6a10ebe658bd258ff58517401dcc66893bc468426b445d7b95388bc3c768aabae17e162d328d7120aeefbcc1e004615a9b7a685cb4a2a67c714122f7ae5f3b5efeaf678be0956377cccee49b0d030b1d7b50688985ede3c195acf75a7d9b87db0287df62a284fabee4ce94e40572d38d3ed768ba683c67d4cc0b73292eaad796a102aa0fbe8a1e57cbf030af785a484344c768bc5d33e6c0856c102559e62bbf8921a88b864681ab6f5e1f068c3d1e95e41468d5bc6fcc38751af03ac938fa4ee4ee37a007494d7f21ec1ab76cd46af4233768f90270ad1553803d545f6b2e2010e63ef255d5114306d66d16de1e6956bdef68fb9631039fe770b6ee46ba2979ad64cab1a8764e790b4e132fb9a83ec97582691bd472f5abd909a72138041da513bbb41d7fa9409e44ee61be0c458d84ce7b692b3b4e0caae033c8c7cc96b103204586e2ddb67f9741e4b9b4bfca0bbda32b693a88a1993bc612108e3099245076fb8b9cfa1cce460a5370f41332d718d6b9695b2d5213ff5b13bdac34059ce09ccca0b82f497746a7d1450955e35578abca696057928956640b9a12fccce4677a0095202ac2049c98a84ee1b78c5ee0e26569705a26cfd0fb60556ecc240150e939bd7841098bd3891bc4bdfcd50400b10f6979488845f9d1b53311458c2293f73ade4c04ef0d588adb802c247c75c45770697ef7b7f4ad863a3a6c9cd377c5cb89cea48fd5abe23851f069db0628bd774169907d6550b32e500b7c5315a7025b7788caeba0c857a526771f803483088e786992e6ec4dc657409e55fb7ddf50974fbcf5d24f844a6a837234e7df4d5f457b6993d430081893794e199b1db8475c38e139830f27b6af9016312b90382a486469a37f90ea1fbc196959539201ca2792eb8cb56052eb5e9884b8799c1c67133469b16e227d0c84568ebb75a93329211ec6abe8c8fa5acfbc7ed55c435e26ce2469b2cab14c2e31a96a01c9759ec08bc7ece9d1309a0475fde5062fc226f1533069b8fda8e1f076cd2a2bb8171c8dfc268f13ca2611406b4d19265184cacfcd9269d29b6fbee2c3f548f7d39d8ebe4a31fc15a5bd198ea2c084df70b513408d7469e3741f19052e1525b42dc5148f783b0a973e72fd2308072c9cec4bf12bc8b769e463f502edc327cd94d29ebb3e99cf3a8294326eb21f51a09aa76e875e035369f81e68303dfaa3da055d3859ab450a2af5d3bd9eb6bac06e73d1dc021d881b6a03680ad198a0e42880e1260f12838490a345a4b8a865aa1710495cdc73607c6a05bc90ddce531b93d7cc3da373caf2ef81bc0e95ccbc2af781af61e2098af16a21fe6987af4834d2c15d071512fd654cc2389ef00dabd153990b6cb1c863626a30a69134e0314045bbe4a95808bb3cd900b50cd21d2b269f596a243667b6436a3676748835e572062367415746d99edac5cf0c23f1fa59ebb615c52085af7e6a3cf6f01da909d1a92a2417dc1eb02a73a372874d60acf465d28b0e2183fe066a3de5eb3850e3994e01d8e498540d98865d4caeaee9c6d954dd4300080af21e6a47cb1b2710e64331b44bf068fb891862bcf52a7cacf811fca6591146b9b8186a490aa3265510409a9794fdc2e606346f3db19fb9f1777c7893d3a1a8fd5ecf6a5056a2129ffc5dd567848efc324c19fb5253156c770eb54271d1184bb6a2926a652b3dcbb5684fea640a3a74f798a928d9fe14b3848ed274a4c625bc31bf8d6a7c54540198a02a99b7f0dd2f235bb6fd3bd4555ba9423f2c9edc908da260356a82ccece134fb437522d84228f2b337d9e30d58a0c446349f759a4e63d2c3886a86e1d550a90c2e831463489071f3493cce3b779c68428b4e62385c3863f4e96a9bad091bd60bb6ced0f72d1bf28af3255ab24c39497e786d488c18d583d7036a9d6f82390ad5a0049bce9279ea895bb28e3109e9971ef41249c9c511aa80af6a9f1aa27087a311fb4953f1c50b62ca9fc7531f7dc25fc6569ac295c3a486016aa39c265a93790ae6725ba68421cc1bc491d69149f6c202ee087d09db492ba76aa87ecbb46e424116bf04c32da2d2d4981746fc4fda5a2ad0d4d5337941bb5e6ad6af63c192513100466f9b20906679489f44f630020e4029e1844310d2ea016ae0965d1710491a96e2054b10787a0ed59daa5eab1988eaa92162057599f1b06afbf69141b400ec2ec653f8684eea7dd7950b468a7c59cc451a3ed1c54ea6c86afd5377f44b96615ec3269c9fd23409ae158dfa918fdcee741e42bbdbac69136b01be6938bd357bf1a83f7d9da9d5f90c928f2221bc8b41572c40157ae088556b15b96c7110c755737ffe6eb685335c7d2532b63f727ac54287ccb2faa1dcd36b32a97b7ae585d7d024b5002b33b49be951d38958decbbca32050fe05fcef036b48257ca45165d448a27a0d59876f95041336467093a469305bb2bde7af801c6b4ea84950f3f594c8f52d1a377d48a082178e4443fa3bae01ceae3ea34588c46b554de02cb96b9645482b91b179ebcf4a76f679f6504bd3a8f3cbc0ad83652a6b5db05e89823dae171bde75111d1a13ed0eb63b14be0864aaea1b32b78efac56b8ff858cdf3b590e7447f8d27779de2a3f7e285064df5ff43de0ae18eba18276bb6332f42fe9e07dcf3090cdfaa1a940e70f322d64aa5679e136816b395bb136bd3e4a0c9b7645ab6714e04d09baf1ae72cb2460b5ce5c81aed442b0cefd3016bdb55cb12db9c5b390fd8806a8df34ccbc0321f75a6c139ec3f75bbf187a3026bdc5dfaeb373054cede1ead71a7bd9523af1843c2c3d6a099d2b21530e46a916be2ac5a75941bd0d2f0bf91cd2c86b93d279ec8f4f6aed0a1810fc7973acca86bef8c9b045004963be5f2c19192124e33700eece3ea1a787189cf5257f6afc66c11849ae5d6bb1071531229f63fa6f4e706acebcb5c5ad4ad1884948c21863f6c1dda0ea6ad94ddf8f13d959d51a83e7c5ad8cefcc98abbf4f43e46355983d16c218b0883aa7d5b7aa36df3aaa7a581e7da12fca35786d62309b10bdaea8d1a6c4c555bab64bf672e0d95c4cd350ec2ee700d5118b191803cf85bab767230106c5f5d1505283765862faa1781e8d136fc16bf64e9da05cedd70ebc19a6b23bb6c9adf48bf8180e2ecf1dd870d5d1630d70b24f57bf81be509254f9021d1d8da6cadad4b24c7733046507c50eac75cdb56a553cd263642ab3db7fad1b28e52906cc66934ecbfa6a1726e1fb59eb1c2ee75b329084b806a07f0a63580e68357096ce3ee882da5f90781430efcdc6a96b7d892a267c95cb072c4becfb84349cb436cf9618e7b2168c950777be62526ded6ca590f30c61f1f118a81d29283b17c746d00820d3e9cc891d57f4f0f0c763cc8da6ba161a3651ce90843f183c8d4f9406d01f2dbcf4f9b5d5ecb2d2ca5717372b0a436b556f8182546b2dabbe8a3e3056d0665d187155feefa544722015e1fe76a55400efcd9733d46d186fa357ca69b6d0e0d5843d0073953c967756815f6a67eb6041dde526b59076d6503e8e2fdaf6d124e010613a08cc2d0d50a546dd4dfe94723d0981bb7e37d8b5a9a59d580226d1f39b6ad289dd4bcfc93b117795bb3184541bd94f31d9aa749c12242655df16d3b41fd0d64d42becf5b9e9846aa837e1cbd5fd714efdd37909c0768d2250f76d60a7c336ebbda9a9cf03b3bcfaae25f404da486aae06e46c93ccac3f99962e6d6cb4929bf27ce02c43ba2be849624924d3a8e9ac1a4884cea35e226c5141eb6d6ce3a7d49fc44213059d3abbfa870f2cbc2512638135694e04f79b8039afc06d6e0c6d3ede8ed951513004de3530347c2438f710d25d57b6705fd9c64c74736d7c69296d606df0491c7d49644b6a2b83399b1d56f6f5cd806ac17c2cf2c4a56d7e3c5d8c0e784cf1f2b4311eb18be44138957a02980014862d294011ca85f86d82a3624f2de60437c2b007994fbf610324fc4c90c1773ffe4a4551079d55386d966f79667247ddde04da545e35de1694f35c6b9d707ff0d030885b2a21d7e86d9803763cedf42e1e4bae9309315cb80ff6a717205750b5cf4cf9888c8e60c46d9ad7a9d9735d53374c415a19263cecec8496b376df82c8ed6650bf469da46d6da347a0d5ea9d20cbc28b3db78ac5e2f27ecd354f5552445c577196e11d65e26da6d88a0b97847d1f97c0f99f7fb6e04250277c157b4d32f1f767ead79159d86dbead4da0c8dabdf1dda99d133d46a756db37ad1352eecdb67d390fbd64673d6ddad3a52793e9ba9952d280d28cfa2a7a0cfa9d233ab3d7f62cfb6024e290636de3fa60656b7dc3a2f48810797f46be5badfff675ce0a80659b98b2b2b3c55e6de7ffa53c46051281bc6808e476fa2545cf9131d20c145e419b0ed4bb0da1946df69325e599ca845cfb88cb0c5b3c0e8d982d044ea58e9632fbe0b41e4552306dfdafb883c9c0e8bb6a9ad1f63874c997d3ed4bfc1f0db1b6bb3fd7472aa47a6e154473260c558ff14394d41783f96e7d2caded69ed0076f5955fbf6c0db3e46e34637970b6bf7d0305b411edb42534f817b96d8b62262b757642c21e0389a86e35dad0046ac286417f783366179d4c950f197bd0c3c193f7e96917c68e39a16e42a0840725150445c2b63ee939640c135b5b7db733e4b92b0b85686c5f069b6e4cff7aed3ce607df6bdec98537806b2d971a16901341e54144d7a4d16028326e5a8a0d63f71b2025e86d47d4f2e25696406de240760e0e0254e0fb494ae64b6e5c1220f99014b817a7e42f4adfda2d2bd4d10d03ce582a4a9fa5848169fa486e646be82eeb438f7a5dc9123966046930daf1de6acf8f9d2759a647affa673e6e70679c67f0fb077af3206710ba35cc732e6e35a286b54c8c57c2349c1eb3b16e71ca30c723864f827dc0228ab4458a4e188474b29e150c21aa15aea91343e96e75e0fad0b9d66fec4ccfb3a2f3536fef636f554661ebf75b89d7b1de65005c6e7ff0a354c48949c2e898eaef7692dcea794f6904c792347f89aa4d781ba39f6e80e8c5e82dad15c7519d3107482e7f78286ad5ab38efafc758dfca44a019c16e818821b8355df2d058f616acebad9bf3bee853e33bda753c7d335538de27206e94042d8779755fb4be223a7e499538f5cf2a3207abf9598b7283fce31535e46ea8ec3be04ee6398040492dc57aaeccb991a43ee199d8f4814771c5fcb020966eb61c30edbc9d6f462111c456015f310b279fa5030b9478a8c468731e3c7a3d6ebcaf836ab89d7704db0b63c33dd8d198fe5aae37d756833d087572fdcb68066ed3473092042515451328114726dc5758869f3174fc4621b0a3d015dde4d0116efca469c94c264dd998087804113d90b2d84e93e3665bbf793df12f04b453046f03012b819d55e21f59fb05ddb51c1fdf9b72307e7886b9024f73a42c32cc776f079d82b0949a68e68ff55164a24dc200858e3b48d58f86fa9d70efd437f0436f11008890451294cfc5a4fc4377caca6823395ce993bd12afaf107cf6cbf5dd6f3202e19171f7220f04eb2c48661994214f9bfed7a69ce61c775a3d5002a24c6f3572e19aca0cf0a0e02ba3aef6d27dbef4059da38a6f9633103880f84acc056f3a0f4724a02e02ac1a25e8a9d091cb469b819246aa68118253c1a775943cac6f4b53f1db6333e7d6f7bffa59af57f624dbc779e636566c32314098e139c13e6f765122fb9810848c041893631b34a18592ec7949bd4152dd02e9aa4b5311556f9151f2d6742784d846e64f531d92078d1b90da98db108bb955e20b2e52fa116fb3909b7d0a816489c6d691ab253f909084c3fe4d80ec9baaf5a4ffca3b94b76fcb0108d785bf4348cbf79c806c6102e8ba03d59815fa71de6e8b467dd2fa756feba3d691e752e01b601823c23ad9d6a53664c7889b38effa1382d0f0c81a0e6feef378f5d436fa8ddb7d441f50ff0d4d9862e8c23161f5a6bbda7c69e14e997008a0577cb162864f1f859d3c66d563caeb235f56b4c87ce75c3bf95a11bdf3700a7d00aa5d747421f98578b0204c276d16beb52c69cef1c766d04b23247370700f6db52bda3e0ee35c234a323d9429f41bc11ad8d558d3d3ae3d5015097e7270129305256807ac9be4a4d437a83dd741500305bacdc10bc3632840c6bc1e9b70257b8e657242ddebda09bcc285d0643e48de174b81359ccdfbac2d63313e7d702825dd0778354959e94bfc839d664da45109f7daad11a3054c5f1e3accf747702bc234e9d34ea4640f96dc4aba1d75009235487bd53760535f4676d9e804da703752568a190fc48a3adb0c5e4ceea97ef4f28ad2bb1d3ae488d85457978e57703c4404a4ca3991d98cc709a044709b041ceb483286a1954c52654781fe4dab704c6476ef5833223ece6207c7848459f3825f5b4d80cfb52770f3300ef0848e705463208c4f6a2de5cea21e0973756a04ae9434fbaf49fd5413efd723b0c182706bbae678e883d1a54cd297a9ed9429f244eecc41827a8b59806eb156ee38d670877e9ee7881f04c3e48c10241afb7442dd4067995a117a1f5e4ca6e913cda5709a8879fc02c117b2caff4a7a5c8a45b5f28c48d5a0eb54600a938897c75c3770a1a3edbdd225820cd198c8ae57d47aeceecc802b51538f72eb3dabb73ac03570a95998d1b92165f37530768dfbdf3f2e6afab9c65b828d88112cc4a886219570c1071ec86da310d398b444e4d6e5de2e0b759e9349646ec005b782b9fa317770ca3d44592763710e8b8ce0b7c5ad676177f0204fc1613ca43b04d60439ff9670d97581e62d698eec2cdaf0809270179ff157c31e8de7bf637d68caf80e708c70e8f1ebe232dc5790d27cd4145b4d51dfcdd21507f59157779176247c14ad4370fddef32bfcb888160c4cd2facfebbce02cfe57797f04fc346de29f7c43fca87102c71b2c0e961800c93ae33e7ca1ab98ce4143987adf1bc219bd8f0bcc1c6c71289897466ccce88b976e6a167016a145722d527ec24fe0bfbe534e142b904b712a884fd7449e9a6caa578d3261ebde5cf02c44fb25313cc2e896dcadefa571712e1a896bf39104d8804585e1b8db23e6c912f4e07114828ad90690a3229aa7713deb31ae1e9123ff3bb0a1b9162b94b2d95c1f5e8391899470b02414c6f9ba71598a0f1b336927d3da479bb1e3a243963f6f28f79998809000222b497d6c07715b381fd7f2641bf583b8e8778cfb89df73989b23ad1262fe6a3a1d153735ca7169b4b46ab36ad6652a5a85b59c8f480f475bc43f3d963f6aec7ad484466146717a4cf26bc3223ee0d945c6b07aba7f78bb051c0fe151e76536fab4e7b9e903717afe2ba36bd79089467af83393d3372db85236033e8bb3e991c3d404236e26717da4624e878ab04fc26e9c9e5956810738e859f5a5521c3353488943130d6a7191bccf91f9fe006403d44002d09bed88306cbb2ce7ebff9105a2d6a6e87444719943501320ce2115dc338bd3fcd7ebd0b05f20648b09c7b875759685698a47719dbb205981188cc6b107f16524efa36972684e46b649a56cf38ab42cf96f6971c1edcaa375174728eb8a6156e885903766cce9147ae0a3eef19e4cb86dc4b371c3bab7d9ab26bdf5d5557a8f486b8b6f879656dfc8212b6c568c4faa07969f71e8fe24cdd1315713d691fbb73d964a183d3ca8c091caf9ed2d5c1d23c6c1af721a57e8e50903dcbf642cd688fff04c5f40bce04aa34a4108a87006625cb7a9721bb13ccc4ba78a15ea65fb8eed321c4b17bfad7b45c38598baf3f4834ff214722c09065216fa4297b993156603e63008ff7a5ef08a1e2a4801a7612ae2883a7234285e30f2bf7fcdff46c431b0b4c815b61b1973a574d10a72b434b9cef3b6724b583fa26b7a5e4385cc048839581a65d71ffd468fbb598e339d3887085ffd7256db6a952dad6a6ecec35b4dcdf1771b1b0a3d70c9b2b2648034b6e663dacf725f21db13e1a54c5070c7663c177673e5df0c24e227e2fa94e20ba4f4e8016f726c5b084dc3872705928b85c1b31948ab2495c5dd7fb9a73ec5519f5f8de4b9728ce0c0098a4c0db82db00a7d5ed70a1b29f72ae3b4e3808690d0ae00edbcbc72ae19e562f053e4a2889ac325568ec89f565b399a6e1dbdae210e9e84cf8f0e72b884d51ec3591d08c7f2e800986ae589f96f1c3bcbd9713e77d02cdc759e9972ccfbc2f96f5a95e69e60b0ef1c6125d22cfc1b40b0b6039dfb48224a37af7872d30e6d841722955d3d61e06e24e1e0b11437022d6a22c5dd22d034294e4d7272d94e505f3be6206288031481bb0330db66c84c01223975a1e95387c5e5c72c72e6a71e3bb4edcd2f6e23ed7ed886ae9b1497fcaae670852460cd9abc577d3e72f5515ba1e30ffb8a4ff0bd01dfdf11474fd00c8027d4984c9197aeb1cb87ee72f55dc060b2193862abfd40bce923548005e38e0f46e81c2715773fdd92163672f8b4df82ce435af6dcc4e8f3eef05a7bc1ca4c86bc21b628db10ee9280c53b7313e4b523615cb19d0e9492effb9e385183f91c30b273fa6cca7ddfaf5dd136731a72b53ab33c5bd75264997d3ac55964b1790eb2288bd1a9508022b0e4501f7327fd01866a7bf54643e410ba6899a8cc2747e5ec4d9867301e1bc01cae669e732820c738a1289be4831ace3e6536a1064188a8529f512133b4be3ecf86cff6732b880b0d550032e4e5b323d71a817e15bc0f7adddd8068e873ee988dcc02ab732e084355a8b1dba0f50bbd4dcb5e16b3f06f53cc4638e01b3645efa4f2bbfb734ed06c441a35cc82c232bf0e47861cea57a9cf52bda50babbb159446c4d5967350b687d41433e334ab0935a9b20b183edbb21e23c376d7f1d947d4019d70947350fbd4348c0808cdae341da5adbc716fcd221d05f6465c095e3a51d9b79ad17387fd2358db962b70465854253f9c3fa5ac637253a1794eceba2649fe5c929673a0887f945fa364b48d5965896b9e50b628ac0b4850dd071b063650b44ffb1673a81644568b69e69adfbefd5b9e62d32afb619756618e90fd09bd0e20acebf873b2bf55948c240f24f1dee6ec5606cbf267fecfd11fc80f62226c78b06dcae273e2ac384e1ae73003e582eb2dbacdce31f6b8c9c2b64de43dfc8931b1faa2a973fc329716696c2931e479bcfedd6aa475f50148754dd474352849f13ad1455b7415af2accbd766457e33b31216c1148b2c7d0ec3983fe273cab130943c36618741f9b6c549b5eb4e2fb37c7e5873f31dc095be08b5da8f883a8235404cd231f743a7317189072e3b639f8d5ebbc6361cb3efd537c30f5e0f82b2f5c33956a4074429dbbcb79fcfbc669433806cdbfaa9e4c349b44a351feccee00bd6f137aa674473d399200bb930261b7caae9c1be9623e1a804f997af298638ccff531c57d744971f3da7c1a47a177135003d538b15e36c2f565854ed96318937f66097fcd748972021358232785f9586c6d52717bf4bf38b7db3846810ef905dcf1808c8b74c0ad158a327ae87611b46615fb23b481a0db17c63a4db40cdde21cb3917b2574d095ba73c72957ad6ab34472bc9944f069baa53ca49f36c94ea7c3f9061f4674d6e1b8b9dac118960c5ddeb8baaee1ab48808df9995a4d6da1d8dcf58bda6d750d7d5b92b52db7c81699d742d0fa55604245dc725a826e88c85af0183f2a9a750eab859cc8660fae4beccf1f04f34d7fb7205db6e53d5f1f6d413938bf00a975204e7238c4e3f6b30d31ede62784707bf10b716217732f05fe151993be86a575236754641bfd2e4397fcac1eadd8f9e659671ba0d08bb155579ee6610e7bf57529d672d74214e62ece70f7f36381933dc3d174082715d9d77329b991d33c49752dd1a391bc8e414887b40c5ab70e179d36348a3fb2f0d1a73ae1a0e2a27d0775362c5de5b367c2384df7c4558664cd105d38b537cc0b4e58caa2a9897d4d6e753f7c8e50d934a6995456ec186d18012bf3ec73cffca8f903947187646d7e2975403fee119bd4922470fb2abd25c7cbe3baeb7228623dcf9d41e9ea9769f2d4758380a5c33ddba6b5b484ed526e0f4a2b8f5eede35ae29a273dc0dded55278c75899f82b940d2fc7fdd1d6af11168b403302f061ce5071b90102027304faf4d758c44ce9ccac314a78931f9cc317b83820b699b1aa42dfb6a81bbbff898d092759b3b72f58a6a0cf9ff814a25a9cac63024bdab9f1814559543cc3af51a5921759ce8980e2315656f0c5e33f7937c037888a184eabd0898c4ef9e06cb509caa759d09841c9d04fc78a502d3c11017d07b095f45e0950cdb8f64285ee49a133675fb8ff59948dfe2553f2f3aeabaa8e441771200ad0ca67832da9af770c63e42760057626d41a15bb6eb3869a145e2e45213bf53037f307f45ac603764e07e9b7600c7e114b96b91c94554768fd20c3364789365ca998596007a3f6095bc059c760437639a007cbc715b816aeb51895b261c4cfb14c697bf50cc0b4efaa26c817604cb39f9151a520d8532f41cf340a2e45d338b987a230a7ff2efbf710d33be76191c90d027e632d0592e2f54a17d99742062b348908a3c361608da50792ddc761fc8cf0378678167ef67167929cea6ffd2b8067321ef405851a25263318a46762e948fcea157a8d4bb6c1371bf1c48d101d36f8bac7227ab4a6d37cf62e5f3763236867ddb9e1de8e202871ae20a6f068baf6724e424a5405ba14306975c567633293caa893ef79172f3b679284c03bc31fc79558de9bb0aa976e20766e36176345adf7d6baf20c86ac51b01f83e58d2d4cb9ab957522f256af0863574a0c476369c5ce319cd7976545c4dc1168c13f20946514b4780180f753016f9edffdc763f486d0c88ae72d07108bf00fe4c9a91a4dc043e173d650a53a8f38cf2528b76406ec24c86d6eea203219d72ebec6ff3ee0ae5bbee17f21cb5dab7b9a6c4ba7659a23c950de404c21cf034659a360ef16f998ea752a4f93bd5900faf433bd7769fef8ef4219eb3bafea57ac9dfa8c64131c42012c3fcd460a95b8af108b32d76b03b61ff2722cd1b73a0dc7b84430874b1287ee52bf21b7e6d75de06c2ca4076b67ccb50753c3e9b136e0334700be4522e81fee3f573493cc3dcfc9bafc0fa76bbdb32e1cf82a608be5afbbbaa37bb93ba51f3f9f7bfbd587716468075087d76de7b1d5f35d6f41c5be174cb5a1d3b612bcc9da458950a781e5c8002f5f22676ebc3ff612d695159bdd019684a74ab09f0cf14486983f494e796322683697e76f2eb8f31077f5281ca43d6856db2da11d79e52c865563938a4accc78fddea77704d7a06067304f9bf50101f97fb185211b92b7a32bd9551a34cdff6a56bd3977156f4870f5aeace5f9ddc38e9220224d5ead5922ceff83f953deef88d593a77718b84121d52876e92e42633f19f05be0cb441a3b76851cdf8d45945517a5a87726437d103551d992d7a2ff75c9083cd8345577a0d52b68f1d6ddde4ccb4f8c77303fb18d9d70ba116e7e9028a7336534abfefe42a613215177c6bb4c62aeb8773c5bcb53f6256c866e2cf32d53c07eeabc5d4d44b970c2c78cc30f88b5a8f0773d04635e18a93a08c2025e4ebe5bb08e2010e458931f0625ca254ecf2c02f4774469ff1e67c56b1a23bcef567fe74a20504e5d11bc0ebb09595c388864ca9c77486ff4d58c37eb08ff12396c08ed0a21987b10eeb48a4f5b4f16ff5a17f86a774d2eebe7852353d67bd02ea19bed9c9cbda144a3164738f37128b546cfc0a67750b1983a42b2219b8b6e8317a82464ce3265b8e37c1f36d3b9d1ae3a30b2ca7753c4742bb01a1cefacae4848b1c7dcb77aa04884966fcb17f527337b94a2f6775d3cbd095ed94afa1d644f6884acfe59fe48aad79ef1a3742e10e4ac28402c7766c6c6bf746fdbe6d307048258588d47f691ec0a46c49c634973de2adfa4a3776c9945277edc4e910d346441cb8eaf40b8376a3bed2ea19a57045bf067bd8277840bbbe047b41f9254c488e3d1875f0ca47c274bbf100d2cbde3042373631677857106ef9558a639df00a8a20f037faaa7fd1c565ce4c095bde9d325c7d374778e7e42a5cda361c2d5a831d1d49d07a1753f6eb791201adef9f6c6ca6f641277b70c8f1f633479a1aacd4ff92e05ccfcc87e4897bd7be65fca978656d093bf77c93e5361beceddf009c23f15bd7f9ccc9c99d5737a9cb006a7be89f069c3be77cfc60a8c8803ed7e3b4834d4c79ce32f74d4eaabffb25f76ee8e0469255dd377d65e71b98839323a8de881e2a718d7125f6bdee6c35f5da47a608a9e3d2a3177dfb978ac806f0500f8d928fcfc8fbf2b25f535eb429cb64253726c3f0f214777e52f62ddb10a5dc20a410b4e8a4108ba00b9dbce76114ccc150b8301a1470e77e7bac3bc7d1a0cd14fb76781efc7206623dc4503b931673d67cd527a8b9646780c236f433a5bd24c366c88721c807a8d7c77b416c733e23aab42823dbda599781a9ddb0c9345859ea15c086baa21070a5c44148910ba36b05288cddc0f7e97781f77d8905e98d374468f787bb7e799d6a6f3ea37e760ad2ddce3bcc8868eed78337a8f096cc77267524d7102c0e83be7c3a206bc68bbc0a40730fc8d3ad3b67833914de931ab9ffd773accaa9178d0f04d28f279f0152f8f020732f0aecb2c7835a89f7223d087145874c6251c4a46434487a3b1fb0dce9cd8009f8f05c9d1784b5083d3e9d8f9250fdd4c9361daa1daeb55cc78ffc60abc478e1755c454e47850317693a3dcd5cb109b6fa9d4307bcf57c34f86492d207ab2ef77430745e27868406a86b1419acead82aeceb0dc68d559f22a7e690174cd0a8c77e9b1002578918f516eb967bf158fec01196757162e36a3599a1ce4f5b77a23d649c4b2ab78a7d52487e495501f26d57df49160155c1b5179477072a5cc2a7d8f1639598278c5b7289dedb2b5ef4711032a260ffd1fc84941769cd1845fa1521d21873f8878c88827011b65f6eec58eaa346d23c51cdb38e2d575a8c6569168fe95fb90a978cd6fdb3f91216c4e3b3867dc5f80b95b0c6ad79c3326ce827101b033c8a65178dd54c0df1bc814b1d16e1eaf5ec7c04a6e0d044340f91b1cebd4a047faab5c78e8f695bbc2530e8604bdef87c2f96e5db1de4283f372e6bd2ff316dd753c0d78f49785e259e3db1a863e066b1faa8e45baafad4d9752362e8999e40d5bbcee78f66c2c42eab325e65cb0874f219af3beae533ce6b379f0bcbfd05203c5c0fa78f9d4b457252737265c617a3c922041194bd76fd01c25a07c37149debaffd4b790520dda3b878230df6eb1cf46ad9dba4a3e245e454e6439c491966e09b6e5a792df338c50bbc8b3cdbe1a6403c5d4a653cbf775edb84e0bd4359a230e642ad79388b56fc78905e84eeb7a188ee9d0b13016bfae56a93b64f4e6cec223360877939e8d674adfbbd1eba2405df4a8866b3a5c69fbbd7e7c5fad10a5b648777ee794b36b3a868e084ae2b3e41ee94c1575bad1ef1a1fadcd72cef312f8fcfc11e795e2615090886e40d2648da331cf7bb9bd4085ca00446b8a35b35b200eab62f7963c62b2b03815326ea61a4318f67dbd5adf3885b79e19783c4a98da59fb76e7964172d66d172175c11e19c0c953e58ad31af7fcaa07f2d195104a8ff4e8dd27972183a1827dd3f65d14f96bc8a46a85abb0ea9abdec6f4a4e8afae009e33a579973865849702fbf6d4deddd6e6288ab49997a24017df24fff2e1de6b281af57997e388948b34c974ac46b44bf2a00206f6a4efa47639df67f63e4d4080d2c7799eac8489c7a795383dda75ef983cb3122628338b658cac5fdc6000120784b679ab55f162892764303418c0ea74898b6fb9182f1a2b88f15d21cef3e8648b3a79ae0d0821b2920db47305087cdc1bb00f6bbf46cdcbffbb6132dabc40c5ee1a79bc1257ff904095e3dee7c318eff55d04fb61edc103f9b6f57f58c725a9548679c9dc1c8f1b75bc7eecfb3631f2ab5ac9815cff2f0b5be76c0c1f87fdd9fc2879deca4c244c139009726a996bfc07e04b83f4f787ecf4da6a56780049d173df7a10160746cd2b8a31a6408bc62ca6e39b158ceb18308a43ce4aa34fe00521d47a118b8ef162f604afaadbe8f8adafd6acdbb37967be4662e76545dd3dbabce87a1f4c1e6ab3987fe452335a0a861a0cc8cfd3e6d09328e16e6610d20df4f7b87a24707ef105bb3d0250db70902792bbe1ff657918b9e84b8f8f21765e17046b7a50bf2a2409fff565b21128115715492111965b2884f48edc9a3e3c20ba89f27a556d7b89dabf593e708ec0d6a578b3770a54cf156d77eb1af57ee4ec498a0b7a82f76588657f2060e47e8ef67780fa8dfde38bf2bc47247573346fc58d1f387a92c7141cf324b2034586f067d2e3b6678a399a4b39332955f398b93a04d4537aa25fd24aaf3f5114f529ba94e1d0cf90d0f0be614c5ee33b5690bdf0fa05e67aaa13167285cf4f555da44cdd577124bfbb144ed0f44177a4a019bdcedd4e977ac9221ec0191cf67c8235dc97a7ee3a166c57385df20350fc624e06fe437e177ae92d36829f8ea96909463c3ea3c19212164c4f903c6bd4a8310a1e98725cc47aed17996bf9cfa463be51f23d92d46f4a29e7a1d6002ea565a9bb320b20d22c7af4486dac61f815b5e47e42ca3b40abfb6cf5892765cdf0dbbc7344c5913b1f7b071ebe33f8996c03f68e70aa5ef733c4da6bbae03bd0d80aec6bc0fa1c11e87b0ef7a0329e770cf80d4f48dc06538275dc9f6ea1b1d39fdca20fb2bb9ba5917b11752998a3782118e24407409f7c8848c746d1399ddd427532cd0d3cd55b3f7b35fa79c886646a3226ab14ee203d4915e0e2552c7143943cc26dcbf355989c7b409a060203e0a4a8f024672bf6950345928bc0e4f4e8675b728d33f2fc8ed67b4dcf33b123e3f45f423f6e05cefd67b2ecd13cdb76041e772d697b0a91eda97b691c8a3b0c7c2d237159e664f05f3ba6fc5148aa5ca9b5f991aaa74225bad57b8d73618188c0bc566d48babb95a2fb09d9b1112bf472a73cc4b8543be45b8b7b99930dc59ba239b0c53131aa545f0f501d2c5b44d2e7fd3af3bfc6f906779e7ba26e5d14d600d68898dd6e7fbb0dcf11b5f4c93ca70e77cbb7582983e0da3a7bb3842c821274e334532968f9648e8c02f7c21e3b8f9b7d4be183d107311be17bc01567152fe8cf5c1dcc0345c7b01ae8491e7c27e1849b44b769fbea8521487bc44f9457ec3d21cc8fd0575c00761552fdbfaa26ffd97e47cabd04cdd023017bd0a94eefe4c0b137a221515ac30045dd0731d805cda6d1fbd4daa421671cd47c07828598076ddec97bf6631144e031d21bd722445d5d3dd811c9f42d635c837c0b5dd06f949b1611286a4627fec02ac0b6b4e11cd9a1c697ee4546244b231d7c1ee5026882d050ec9c69c5f43ee88bec40f14ae636b3d0026c518e4de39e827c2395be8f98a1769c941e80af6860180c4a4f99164178ae119dff27bc5ec60f7c285c89bc51d0266a7f998b22868892b76e09f4180a75d512dbdcc1d1a002107c34721e63a6c89013cb018d4456102ac01fb5ffbe01b87b080f9233044690f87c45af64819916cb0d1dba71d0c81cae23fc3908b69ecff00aae4aecea74ef067c46b89d5981f7639013157e2703bf4220018e5feff590812d646ce8bc3019687c51ec68078dc55b8173866f6222011ffdb6fe41a0ba66102fd624f7e57cfd9c7c550436e7731a4a5afdc50de07e35dfdcc61eaa1a7cbadfe624d8f9a11cdd9a7c590de9a8063a6c5f9ec6993da708b9dda49d2e011f4d0af0c7d7ba11912abc7c6213e0294d474100ccca335904008eefabf6cf51aaa71bffb0bd794c9c3d1d7c6d21933511c313a27a64066cf6daaf34754f6c6e7b192bc650c83b1b7fa90d7c7105dc3772929caedf8d9ff7077b0fc7142cc02787cc8cce0abec0055fdbc57c8226eb8f95fe31b46016c00109959542f209df4e74112d73a1f3a00365065b7c95991a0224d222ab5f77e6420eb0261f69d8f2749d161a7caa0bb3060c869d7c9b40268d8f6f957cc711583450fb7540a643ac6fd5d9399b5210158ccb64b37ca30f7a702d800f76bc0c88ca64fcddd52e8a2c5b1ac8c27c0e51eb621795467cb1d2157588dfcc18108ff4c45f11ed4e6163fdff98b53a122db79f16951c3b7cbbfc1d70d1a8b2bab9377bcd8d902ba5c31bf446ed3bd3e97d0eca0655a49d7cca835bc3c2845e426378cd82c5901eca5e8819a0403c1f3df0b7a346f244cf7ccb86f090d3b05097c03cd5b53ebad4014464412e19d2477d17c9ca7d04ad5f7ccf16857a92e1172cd06a3d67a71dc8b7f4098e9fd9f0eab2fa54462177a8647cd34e2178a890e45624149457053871491b41a9f6435d193121d3059209adb17d02071f5ee4bc1aa52545f218ddb7323da69b637ffbeccc8350f746d9abc5d67d1ddf0cca5f82e398fe14e7dcd8a662811fbf71db8c1528683de646ef03c4bc7d431559d285b338d6236a013caf1c10c1d9eb511100c6983a10dc2f06b844ca7d44cb09343facbc1b8efe73bcb72e4db9e72a8ba3ee7b54aac887b846640d877d638bfab15b962f1cd24e48ca6afcfb6ef29182c30ebe01eb4c07951a58906d7d654578c0eaed497f8bc53cb0bb6742081af939f7736b66ffb7fe12122868ba7d79018eec23c5a9a24ddf7381739891f8aee1f044a31fb06a22d97d7bfe80717d9594509564152cd85f509ad239a431b72b42779586c6469f16997e4d07a7f97dca9e1dafd53421cfecca90a859f4365925fb64588253d9bbac001047b511917ddbc22d36d727b066a66e54a05940901f18a9a1795f7b7c6e8e043cc7e8c8097de56d992dd62b91d1057669a031befb9f73840a8c1daa9b55a21ef7a59138757de8294840c7df019f5662522222cda5d87f3081d7b9e3f6116ffcb56b92a8b87dfa8cde0957800eb8fa11628932e10817630166a948428ea37987ef75f9a9507e0765fd32e88312d2e7fd3478b9609bdfe9e251a6781f0e3c43ad34c6dc5fa67e0a2d35c25254bda5faa5f8d77734ccea847d33937d0c771c332610cf7919377e11c343708186be565f903c72875a06a2fe064a0c86fd8747d4b93fcebf9c5c7e223d8eea42e5ea13bbc0ab8e1c18ea63a6a0b01aec910dae7a998c6e335efd7e353a9fdc998eb5e4469aecff934c5716deffb97340eb8698d34ea7e91137827e3e2ce44f153046e7dcff3276c6460d7daaf7c99e93eac06b545a3b9baad3a27e445a53a654ccb5f6702d3718ea4565765ff151799a6d984b5cb68c9429708b7e471ca2369c3836ea2a93d9e7a3fc2220e2a7088c9e661aa63d5ed7050dac917e50156a676bce9609fcf6663aa78b22d97645eeb9c1791c30d173d5dfa4a3647e516f45d933526f4aa8393ee658a395e817e71cceb50f18c70822d8001180ee7f87dc31837e76dd1c7ed07ab453358d84dec8a2ab8c69bd7988ae8c58f170d602f06405487e78ab22262fedd0e2db56a4f2a221b8a063bb61dd36ca13b66674c9135e87d87e81107220a78788919f6410a0864b48719fe1952301ea25b459bf5aea9789817ea3b15e3491c71c2aba2aae04d53ab172b4c943ed73cc16fe2575174b6864e77eb9dc45bb5561e18e137152687d9ff3ece43fa342408dd9193aac91e4b0a7867ec6476c2a6801242a56ab7b4d10b9261e556cc449be041a5c02de7a921da8997ed43bc25901eca49bb14eb3508cc70219a207b16cf4c526a9341690e79c25007ee0c9292b3af1ed209931c5acd88822166c6140154db9a28c53d3bd6bd0c3e17ee1b7d584a63a88d7d9abd213da0d857271303361cdbdb6edffe4217be22df07ee1b876979cd4133cb9677a5fa6e7dfdd91e1095243097e9e3542185b1b31457f1eb8c95ff5aeef1c2783ecc0a526131507786df3f2a0f866ed95523249680e7f2b4e71241c2c212589113e6f9535f426719cda178feb5a1c97712d539c6f887f34a650d27fc739eb759b2c9b8f88a3f92ae13389e61752ae931f2057ae49c07f445b3168d192d533ec98583fd3c13f24c667c61460c4de07c0e4b69d60a3a07f4c0d393b12605c744d51fe0e05ac446a183769c0ae4496c2666261eade390e7f539ec125e22c23eccc9406be02a4cff1eb63a37ef07283c8c0c772c877b4437f7081144df1c500a990771299ba87641402c44aaa955d1840f8c6c804dddcb67fa403066575a9b65fb3aff69f02289fdc15a8756ae7fff8ab9b9bb3e9d0c7707fbd50cff39c188ce5355c8696f01305d68cfe1728d744cad672fc88f11687877fc50608d233f1662155489e8ee51951e0125e33feec0a93b54143aa9392abc47fe173ffa47516963c0b9c66953873d2f3ae6c8b70dd5afeae28466331f727957fe6bf89c7e393066af224634606836550151c6e611ebc0fb3dea68640f42389800024366932d46eecc97499f2f65f916fc3dfc376cddf89706ae29bde4f5976800271510bdf2c7ce4116136b8caede8152d3d531cd68dbe904991aa7064d6ed80255f23b5fbcee5089feaef6b8f43d3a021209d8521f26e7360bb29035e611f804cee696bfdd0383e3a47f573a0ade05eea7560ef4ac53d54d94e12a160e4c2805135631d55b10fa2d046613de54fc8f28f139cc58ce8dcb0c15417f5ae5c6880580b851b38dd12d303e7ba47520b00a77a5f42c33f3c2804f4d08c15656fb78075c93adb40476feb133520edbc977b60f1e50cba058d6451f07a5dc0873c9d807b23b947ae8ce7e602e6093b8063a6a6c2c65c373321d27dd60700b40232308087cd8c159ae3af4293a469bf5c35132ca66b3ff84c89c7038a2a5fc884e7fa8089e062c77525644ee0ace2763316db082074703e3f583f12e66c1d1f3a0422809c78cd3990aee0826c50ee7966b8497594879926b97018cb339ca13287bec680b8f10b4f6bd16890a357538e62dc03de5e06530da029ef5bc765f7441f3cdd80bf159dee81672f7b3ecc5c499a840736d752f7e0a718352e76fedf8bbab02080ca663688af91be2a9f233693e11e97dad43ac4634b783a312305d9a8e41eb380dd863d24f1bc4fe82f4b66d4bac5e5961e843e0eb708387e333ed78d91c3de80f9a9c60d5933bea1113510e90b29d7f4e6d83e465318be87cb3d88188f28aa80fb6b29b95974d795e4a98bc5bc38b95d63923e25da390d179202cbcfa4dde780fe96667abb019b9b0e55e7a202e2cf3ce9034d68aa2645954e8a2bd1801fdb8101f78bf41c04d01e9348fc204f3edf3017367dff23acf93c0b5193a10e161b8112fdf06eba1dfae077dfd012f6c46b13f65659d4872f20064007839d1c9c828117a6d1ebf27cdb80b29e27265acba57e6f1dc6975ada9687f12714ef02fa36811f67821305ba693042b13c61a030c406b25bab990615ff003dc9c6f255f0aa8130bda004d32d541d4b23a514a069b63ed76cb62ea25a30f84b8117aae15d8c813c8a926c3ee626de8743791a7c57b0a211ae091059197c7a3e3688db7dbdbf815c20d5190179f191100419ab5c964665d453236c745e35133a7e882fae6216815da6a98f8a7bf4a9cafd2e5c2bfa42e120c0a0a8421784b0035ae5c733a8238166342e78170ccd693a887059b41c4164e08c42cd4bd21e9f0d215533104add8177f1d4d71c03790c970889890e1b70c3b8ba150045496e7455e65dd7b0688b817f7952ef5ea3f33290cc76202aa7e8504c3cee8b191cffdf1cc5a7e953d29981997738d8abdc8753692e3d242315091cc56206bb2ff03add4c569301b8e7e4819c077b6ca9b45fa7ed33741020efaf10c16e79a040e3381abd6655bc8ce95b81ba25aab5204d89c6e210ed9c3b1a084cd2a0e1b97f6ab70a5f829a81818f3081c7dfe459e03ca69954fdae1f69ecbcd6b41209f04abe5decda38b44ef8d8bb81d4e7ff346d160354fdebf1930b648b3684576f9b6bb5eb2cd3ae193f61cb4781fc04a3e6cb8a16b942c7374a3fb0adda6e17f129e97029a43d6a6b222f253e820fcb3bfbb9d7dadb926704254074de6c888d73c505ddc0eecb6aea6a8572c682147236795ab9b1fb2ef75cfeeb13ce9efa00aff5c0133f19a960f0627b10438222249776a2b6528be2f81039e379e6a9db8dc9ec9d6f34f368073a090aa12a8266c68a329511d70667116eee1681853249e01420027b1243935b4872411a62828210fd02d1db96f7dc866c57cf479ff1b75561f2d4fab6df47fef2e8627b0a828869e1108ff26b54f07651340fd5108f87acfac80618e91e450d304585296c828c60ea9f260140f2a99ababa60fc7f2761318a89176bcc9656532b0a571d79828d19f6ee11d4049d4d89f6e5393efcfeb155f03a0bbe0a921fb4c6d5a200368291bed70dbb515ca16c057a3f3979a5989817814eb971a9f14a1c6630dbeea382975bdcc3d43b5000babda5581d2d272a170f9b0c98f51900491d6523defca882b5d243d1eff8a5c102122fd04dc1b4fe84d31de83bdb4b0a1d41742f86630f82e5430a985dc71f5ceb134ac3deeabdecdee0053dafb05c0d5271f1a54c1fa082e885aa70e72f8881d9c4a4fc44512eb99e47b6d2c8977bf53c29a4ec4dc15082e9d17cebc4fa7945d4195e3818b2db7d93eedfd89a6ef78ab61074b2264f9882f411f81d3828649cf33536474a2743db3a522c3b885a192c9c1a46c742053e82f49dc92c5ca41d095877eacd6c34ffa511123e7f91cd156fac85e01ac85b5f82fe368b2e244b796f5f3344eb265142b2a5a5e9db1b3216decf0054fd5c275f8306a94d45c306775e90a15405079f775b58ab6a349799a273b7b7aeeb47da7f830e35b168179829e80470224bbc3463ed211ac4c9171cade1b83ec6f7c524ee833c5cd8182665fbefac150a50cfc25c14a52a02fb4679b43fa19a7ce149916883464958cc46af8b48e5bf451a2a39ddb6d7a32f42a18b898046fa09c23e26d1834ada359b34c7c9c717d802413695932322623253e9764abce140cbe492f27b835511ad31d89ddab83e29547d081bc285b034a6f93ab6d8ee34fb536dc5fee5835688edbd5957d8ca7f3e0000714d5b0f4f6c226f20e888b23353a5b10d2837835f20e8bb59a36fa6249a62b5f4b0dca4ec9972de3987ab32e934d5d13f79e683801e6982bf3e7ec566b1bd4b4afa85836020f5e9f4da0233e8d47578f194458385e6a2965ed51197c863cb7ca7fcdcd98d9e341ee47c6338ac5c1fc39e3959838fdbb325884c604e2f7e73dc86349e7d3f5c51ee86b043e318feeedb601fae8390e97fd58faf97266d1e263dd0437dd6ce63a294533c250e05f89560f8fd0983a0a626fdc649af9b4569621815dcb119ba068f6caa93124021b4dbdc43a60f83a9d727303a0fa249e9578155847341ab403be9ff4a2f38d4710cdaaaed67c383b69b6c4441c4d791410f933df2fe3c0cf09eacf1683929bc07416cbe85cf7483c2a9b1827c796738543a352c75da841d46859c6a7ff058348e0d573c3059b083de7b56398b5c2ecc49703fa5485b997342cd48f60c78477112a45ad8382f5a83df25b946773ccae80f2b112d3be5516eb967708a8eaefed58c706cf156f64e83e8e7ab136681969b56562e7cc47658d3fe954eb4b00e3844d789c744e18a47846795421840b85d427fa012cc79f2ca71a02b36c6803da692925f80089bf137846bd4c379c27ebbd31b6de8c89de5c10747fa7c4604a9c111a2a63a86399f3484755a371c7f3e66e0a0d8ab4484861097de69d4c70c55186770fed9a976e4aa848dd27beb0003f7bf2fa6b4392799999c787eb6c5d1b066fa1237ecebae51198496cb8acf6f84202cab7cea24f910418fdf8c16cd9dfc0660a4d8c91c73d5dd84a6575ff877c30d1b7a0b1b5ddeb70b76c1587fd68423bb62a30cdb784eceed84a6a3d67189461d4cfed3677e157e08ec34f855da9f2bfb0da6f920a0b0950f84ac993fcebe7a17dc326ce38cca1ff13df30c808f21f6dfa424a178a11c947d84badcdc85f6ba1d65283836a03667bd5045a6b674b5c3118c09fa73ab596b1884bff7fd9cfe1c4d63c7c7b36f312b8d599cf06c03e792bba95623bcba1b84f584cf71cfabef705fa76aa79b66d33f386f6d6335d692fc5c504d25bdc5d3d5aa84df0954304a1ef11d1000e799f4cd283dec44c52ac1db98e5e5d3b53efa898f84f600e2b55acceb28d7afa48fce82f67ca0ee13c600821eb72385958a01148f8503e0f887d7fda7147e5e7932f263f374e81c8948fc26bf444f0df9b45acf8a851dc5b81dda6cd5738340306a64321b532a0de7ac4b83a799b2b38c88a51c89851e7f8c5428a6b367922eb4d983a7f3fd8174ac127d098c7a4353f830ca6ab985297714d6641189cfe2e956dfe59ca5b6a631cbd34a7bf4f4685620e682f027854ad362b42d692e1739d64541f97e9f2b7c25009df685c2ec12f98a0e40ca6d85569177e4e71725a925c83aa0334351232b67d6f49b09959665b910117dd71785817f05ceec4025733546c5926aac667076f1c1c44711b008b8f156fddbfc0e858c4d8d117678c2ead02121aa88e0eeec39304dd69782a579b58b2d7405336f858c5844b110c877e59158c1e2b220bca0ef87781254fce9f18d415d1857149085a6be655a0097709bf419a1f537b8e3df67a04beb7af0581046a2ea44a2c86b85a9350b7042f7118e8023ed8e1b83e43a4ebffed370025bb7cfc846649b2a6e85c1a637c306640cebb78f31181a6836783a6936939e4c6620a46001074ff77a85d57ebfd311135c908c89416a219e5e45901ea568a986dcd7fa7b8fb45250a285e187684fec8bf009f60167d670aa33b0b215587c29467d68be3950a48fe12a85fa894b5f09cbf70bfd265a1503324a94693be91273b1c062b89a857e7e3aa286117e5577cf69dbab75459966b5024972710ce6d2191e0ce6709345e6573f9c8619ebca23837fdc88b32ad2195ca0abfda966ab7d15b7d5aacc11b16ddbbd9c863234f36aba69b4dd28531033f084a4070d32357900b2327953d0a18e6655b2864e94c919bc4a17413100187350d42b3fa73eb07e791a596dc2f89e70e03501865e78833effd4eb7024d621bf708de98a5bf614720d665ee30c6e159cd745118669b1008fa9c2fb014673ab1a4e96c0feccdc614652c8ab893f7c5a3dabe7708683b51bfeb95529ae1ab1af0ecbffbcc921f81d9b118c81818d3abe799dae348684f1445900fd36c829b0c3e27c9ad529f530b87886163b515b35e6e31e531386c99dcae8c8b7a664544b883a6f8beba57f56d34c1b8b1fa7954582ec94329f86dceba479e9a145f911fe36c1185fc0822558635fd8f12b987c13165637f25486ec3df0d5b84e1cc9363919d8f50afa70ffaba6903d782f4eeed390b346731986ef2f1bc897dc1a0743aafe908e65dcbbb48cbd694c24b540bf56af5f25c1c586fec7f61d72c8280d14126ef01ce7a4627c38edd6e4f6068a147fd29aa262b2870cfa5e2bc6f28dad914d72568a35d1c82d0d02f118a4d70da0f64adc15023c8724da6a9fa1a74162d7b9be572230174145dfff909ac9e03d63e2ddb69547b6872f7477768437a9ec4be39bb4d36f47c7a78476e7d3e67499e4af1e6141580387589394f6b209b6de107836520a878f946158fc82d6ab35c746dde627f1fad4876da634ce40df789c35d467c740c54f83c373ac740e37977abdbf948b51e67787808a99af0eb700fde52c833787a0782fcb40363909add08adc45b82a23058a878786f3dd2f0f701c3f6905eb51bffd6bd267c6b11f7999dbc5207b10dfdb23879d5c106f25457f39c106f150cacb8e7384be5da4d968cd82523b62a6453a0087b5d637db265b07882f3d739a0f14f863d2b4c5c0ec4cfaf848f2448df26cb187c09c5fabf7fa9f64fe2bb8b2256e18fed0472348d0b425dc988d72849fcfdc87ca4a3ca50a8fd394977732b4a7f6c3c2f1e7ac7b535525f692094e3316790c87ead69ccee51983f023f85d28ae51276ede0ba2b879977ab64d61bfcd7ca2ae87f0cfd7ff5a843805335023eae857d1285029f68bd3e7170aa411d9f4d59c1987f0e3a3377c9a9d8723fc11ab177c98a40c826967fb988aaa991ec5e513b49187f90cd83eb31f3d837468ba407e31b24ab3d1c008b523783951aa62764c0aea87fa27acd762fe95724cbc0d38f8d692d8d25c9d84eac3ec92389806af638549881e857e2830d23ba05ac5b387851934f68fc70c3831824f20696bf999ff9e92882872e9f42e50c68cd8a4f6c6780e05baee036e1fb1ae474168cd59de49e5a38830e376fcb89e36b3b01bac2d13f91c80f4a317576b2928791cf3966a52767f8835d39355fec4932a1a0e9906b09822c24c76d13a3a09ffc6c8946aca46bbaf8840563a993247db88cd7e4fc9dc5f69530a034aa3ec493e29f51144336a0a128845f2199a49357870d22a49a30d210ba309506966ab5671ee8b19d76c46e444885653b33e3ceffbc9a7585b221e762d56801503b8f62105baa576048a5be83888650145c03a4213c9e4c789f18cea943821de3e4581129990c29a6143dc74ef8865a95189739bc72c4d7a990bd6587bf0ae5c155bba28486643509441b4bb76887935e5aae91bffd246b7c2e005b5ad595eb40f17aad2ece301347d18f9213f8883fd1cf8f8e882da1e0a9700f7adc83c96c23868012c4f1a5fb0a953e241e1889b7e6e44b86da0ce6e438f21d6baf934e54b8599e3b829dd858c33800b5fca88b4e0f65fac311ce55b9394cdc00146118e2a9b4a048b8cbe13402da924a5de88c3548d98878024ef5444a34d52aceb85b9a37ec8468f2da19a35aee999827b88d8aa0086f75778102613af5f870933675f60c642c6770ebd69c15bfadf0c2788db0f0a54e85400bc0f8c8d22bdab2dde1b9e8f761d09bf9e01f4b1896bfeb088e8b6599b6434208977baa3f1aab08bbdfd3b2f758b2907d9a25811b4e0c00d88ecfba42f5f6fcb10a15b92a48942dbc7d3f30a4b4b786db67cbee7542a044888f5394b406b9184146466abc7ff640f51303fd0572a8daae6ad980b1566613988f8d98f9ea4da879ab75dee53b3ce8548445749f4ee46e37ea6e7841b19b00c89023c583167395d153d132de316d28ce98bfdfd3ee8c5a13019c13828f4a59a890b0d346805fe4810c594d5d348f8626c839c0cfea80658b654bb0aab007922891e61175254086691fec5422d812ec452632f93906eb5d44d079cc0972c3d67892404a7287df342e2ddae44963969a4140ea4400ea19482d75d6445c1cd5e0b8943416d0f94cb37f97462a176f9e15b0435ead4537b47e5527f149969ae0836894b37f8a113332198dafe730bba7488698b7129d5b89d4ace5c282781558dc68952c7c20f2faf0a664a84c36894766935fc7272b9965c7a229d36a571250921896b980f97fd51182afa3b064d10018a9ee8c1a3b0754f2abca7e12d5c6ab50b896d0b6b17658e775b70d4a53103e3cc259ca0f5b83763a970214c971c377767897eeb5d27a0ce3d2c37fe0e398715768595dc2ffc0e0c5f97be9c21df1f805089b077533598a0ed6223664aee57be6e656f52deacb40fabf441a4ef575f664589c27d9af72a42112bbce4ae76cf98442de14015417477919b72b3a4f4468b4e89d2525fe9fe5c652b9bc52111bf20686fe6acca2539d3ad9d8d1c0f12cf18ac89d983cc099296a74b57a4651232d450af15ee031404be82965be71f2c2047ec89de376f885c3b9bddefc6039243c128db94aa485cdd98173999c86615f5ff2f89e589561ea9fa95d37cd904b3e7f869f688a508a8333c50696e1a8fbe45ab4f89efa5566f944375098c8607ec9a31372c73e5b775a5cd891e762cb1bfb2fc9089f54bf3794a6390b965f2c546c247c9d5eed505fc320b9f7599ab5d06225ca489f92333ee100a56dc64482d534cf63836ddb60cd2c08f3ba11b9b0b1336df0989fe0ee6020314794fc2cfeacf3d10c31050cfe56f8ebddf1ed0a33fbe941fa78a15db627597eaf9f9c8d794ae94adae00ff9147a85c25b44101ccc7e8f2ef018a22f5f3fbb85ef5d063ceafe3fb6b99dbdc8e6fce548a142b25a7c524e7c35b8a5bdf2f74482f8cc42818dd8e32878a96b019cb650f71c733db9e48eb2d58878a743f20ff4c9bd141b1fd2447a219ed3f439ea40cbf8c711fea9c864747da548a7c16e68150c23a36aba6684c7f12365e8945847a5075a0b2964bc33b6cf9298a9984890caab863ffeb3c5322b21ccd55ce4249ef9397440a6d3f8935f866838aaff0a58ba4224db6a30b2c0390e1144f0e3d9fee3a1893a0471e0818e03eea8ab4fe91bf6d826021ba6c7b5f2c0b4494914c96ce2bd532800869fe34c784ca8ac585b417f4eb2e907a3ba37ffd262005a8bbde71e9b1e7a2c3bb8801af1f398acdfdd480d96ad68337080a54acd4746943dc1962d00189ce4f4b900b0ef1cc8ae3afa6304e56891815b6c9806bc5d86288589d15391fa1fdb4a5e5515caa5c8aec6d1c88dd2c7aa66ff4ba46c453498261c1297ef361d446ed3dc0f632e5e78afb0af029a9be9cd0f2e17d24eefea6ec89c11b24f795b94edc29829461e3fb8afe1d642a27e41449153cde7d82aa1e29d8bb501baa2a6ca597c27789884b428b157d8fde9c08f5fac1c373324360bbc19fdd6813126057e21f3e8f8fac1eae8b2195ed22387a489b3002810ed10b69a1209ec45628892bc0fb6ba7619650b58b29baf8b232001fe4d59213ce008bbefdace1b7041255f8d2e42872ed6277c78b396b226d7bef521ed837e861252c71ba4a4d30e898cf77e92908e55e18a8a28b5fcea02ba322016725e794964f30fbae5b1421b73c4939e3c322af9e4e87458b68dc95414f6b3ea01b6635cac639252cff3cb1d7ee9a393b5d8f39cbb2990e8b69a9ed30d5f8cc4963d33bc618e5c68aebdf409f708f19d0a5500d7b4900898b91ff283c4384a3bf7985b5a1cf18a60f5d31d4a3a7cbbf44a5477263f20acb8bcfca704333511f3302aec623395c0a230b490cd56871321d349b1c3e9a4d7b8bde759a73bd8a9206b9210c52642ffd685a53f343090bee9b93e75d5faf158d8bfb145702af2d7bd9571c46f976f276345be5693f6972cb7a4703dcf6610cd78c132fb80ad9899f70a0b10fae52c63f3631bb192e78a1876c1891f622b23ea38c1502bc8edc81257c116fa2caae196f331083faae9664dddc6c1fdd88e073398c3f39a7dc3a509d9f6b5a9c870ec0a449252df6dae4fb55a53f9cb7f74dfc248c4cb9659fe2a292555f46041e3dd0e7606f5e9917467f70694f40b2b75e2fa68c580df811f1fb11d1128f21efb9d06893e6da364bc4773f1caea16f9d3d97378c6f837c3cd907d5d49b52e953aaca4b56514c6e0bad8418778e97f8a9f7ce728c7a64f3d6eae45e9fd0a78147c2d944432e25cccd7b133f5fefceffb17af1b98c7d2bea6955260c1d13341d63fc3f3dddbd93f24be81144608228ec0c2405018c820c28ce5bd6e485a04068393c7dd652f93dc22df4ef2b4b855be33b45a8788ce5a52c6bdd2078941019f7b0b814c97e36757ab060d88a69699637f252b51c8cfabba1a77118f8db3340cdf36e114ddce0a91735dd81881eeb37a52d37a48d8cff9423934b85e85437b96e2e853dc524b7a3ce7159f5b800fe224d82fae5288d0a4f72618c4851b0f9e8363185ac250ed9ba788c4f5b41cd1db8fa19ebf1618d1af02260d283dd3dc8b119527648826d8685896660b4fcb16cbc739e1857bf8d3a92f902db75f923a38660cc13b74fbcc3937a072c07f6a390fbd06e5fada98d420742d4d0e5c20ab55364331195961c930257bae74c9a2b26f903ec8c91638d4460a75fab65dff664a3764a4ee195aaa5c03e626732868a1c015a955448ea8d46c853047ded04d2d70f212a8272556a171cdfcd146bb4a424346d781559b68d4a01a05f82c30de4f0ee6bf8c74037d457f00309daf1a4247728e6d24d800c8d507fda589d85861f7043ec7dcb1db2fb1f1598f9e302fdddaa1fa8562ea18c8d575072f799c4d64521e506936fcfa6acbfbd499f5da79d3150434e04395cbc8d66310932b376766deac3c55e4caee4a7e9d6d013d779106628bf5f3c3e4dd08d66768b8071c1aa0db487376a5a32ac29691d010611389b26fecb3c307eed808d796280cb1369afa258661c4ba6d7bb5a2048b4e35772b5526b4cd2e943ca9d8d7fda9b2f05c478009ceb73942d51db81b3b7bce81e8fcec52316f800d56e7b8d878df315f25d0dc357c06830d90540ee08b2083d1dec72fed8cf494bd4ae188d88fe7e67c49f30e2c8a32921bb8c84d1b1e34b26d8403c930a250964a73e3f8d8d8947d60f67c87421bd33055d23deb36a4e9d37e8a3159e157cdd0ec2263f8da8c7b0ffd5b2629a033ed4cae0c2c0593e725d9962be838ca8cf87023383a28dacf5de10b4bd58e0b43e6ddd3ed0c3834f551d799176f286480a14c03be0518dc4b16722b7a2a95741d2a75f67d3db73ec88eb55fe994d929c112d476d22a68dc663b56d237b9c74b5d323231e9f8921e13616ad01274484abf3f521a2f5a38ddb5cd6a18971e23c705af212abf7aba47133fec0676cf3aa999bb00b23a4698de255cb50a3a2d328731150b00e9967b08bb4e3ff2f4467887d8923f71fd8268deb8e4802e233c426580377d2bc59029d9dbbcf3a7abda0717bebec499f863c8dee739cb8ad9b55788a7457cb67414f2fa9926d18c6b0427262aa2c19e7cc7d8e3719318796adff4f5ba193a79e2747e7bad6c1821e641f377a0d7ca4712d5b8e497601f9c2ce78bb4421c56618cf96eae56313e01b444643c5205d95f135ed8e58bb510a1078b9c321a773d3e654aa8e1184f4bd50c4c2be021dda5431a4218e60b5f042dd49f2d9725198b5a8712287e3945aa146b47edea62dc364b1f5998e6c57ea935d219372869474ca54c5244d4b5000e2b69e6cfe071ba84f27649e8e825d3cd848c5c5e7e3b21202dda797911c72f84058619192e29bca22639dc68e88147ca0dfcd57303052f5e5acb638b3a54e681b2ebf73290105dd37003b588e965ce274aa919549010c379e1dd25311186334032ca24f902f6002d2bbc6138eacf55b2570501aa6fd8f9bd3dd634612039ad8f2ed7ea863a3b91c52f8cb868ebb5669ea4de04a81b90a140c3132c5f400dd1184b40befa878318058faa0d88ec40dc4ee54e93d3226817b24a994c6b7607a233f1840f808cc5c10c50075178ed98d40fef86b721fc7ed79dfdc7eaf881481c4ba43396cd8787540f7c7c6e18ee148acfec806ce79e13e37b7e3cc48d666b2e346db34b7abf194943c1a10c58ee98b5d734ce9a2f36f78456c21009ccf1bcffcb7675567a6e4810af382f4478efa8676e39ef8bd2285403a7e87184347f40b4b0c4560c2175e2dd442c127468f2af25331133fb47c7cc777f4ba96a57e60551c61fcf0bcea8b3d150a33838d8f2d8b3a6f895246f12a26830dc34a73e2134aa7a4aa88080d645e10c90f9a138f3d50a89af23dc179ce70b0e8798250f4ff10e6e52a08755dfff504ab9e2a188f68596566e1c5db6dc35672ce25a3cfd60c29d3827809a9eb63dd60b339ab1d8f79c54423eef86f11ed98d7130d8597b587e6eb7006866a401427fb25d308f78f9a28f0b1910802aca7f0840d8b2260bb34a1ebd62d586f9c6c4bf9166b24eb8fd1af8466f93779d39689eb04757323e486692409855c5884692084993c2f6a8fd5bd0adaa62a8dcf92009c2be8d89425a0de56e9bb89ea1f8e7977ac1a31818fe4eccc3195300b2bf4dea0a4d9dc0f5df819ebb2202093f65c9db955435f738ff0b6f6e8bfe7b12129e87e19cdb4ddadf13e0bd6c2cb14a15135b7c6be9c628ff37390141a702e9328592ae987a8759dbd920c2579c7eb04791f9165f053a58ff76827b83a87891e15fc785cc215e94660020566e8a27301a6e311429058129023c44dac6c9f96e41157ca00ea9223f35ff3dde2c545d99ceb4c91b88b5d5a90328c7dbd0b207e386648c5d5dda71c0ea5844fb414779e88b9247de4f61d6a9045836b7724d88ffe1df4687ca1e7eb6158a578924e47f15af98b066e37c21590520c7374ffc9f0ba1e95c5b0d4f930bf363c57a155b42e93733a49f93efdc090542da6d736664fb0ef6c625dc6e2395085c2f0bd858ce740ca3108c5fc5e9090787aebead96f06551e35bf653279fefc29717f8a1d201ead6e202bf7a3e2af90845512c83069b0a1db71a1bcc2a02c31c3b808cf8ea3e32c04b085bcb999e39095990ca3d0177d40ed4cc016928928dfcd99565a9767abad7c5f7d19d0552990a9b338375ebb2aa61153242040814bf8f2955e2f5404a2b01aaa01e99432b590c5220a40040f2bf808aab219e8fce3e00a56292d64b798208e0cb643f9161390d72b76ab98ae35c6bf5ed33534ad41ee6c83b0650273ac81fa1ea4fa925ed890d7a49a81a052fae663d30367efdad380e6511ff6db8becd863f740b479ac8991058dd0ae2a955d6111b2d1d52fa2933e5ef46f3c2fba393ff2a9bc7f7391ae91143a1cee29d931a722807b2f86ef70546ae4ae1ed996c95cfb891ac53f4d8091189d8da1d0e26e7b311b290afc9ba0842d9151cb47a51a3f5a8efe7d2f3389912793f5d26c3a02c63903b177e2293a49f5990729c2829acc929d815d4f16a3914390c27b647694635ed9cc9f39ce65b3a70f5191db045f8312576f128f7b5f915437d551ccca8285f7ce1e7781fba04c2ee8b0874da0f0c6ea3d181be442d691920de5ac004119748fc8914e0b03e40da2fd3ea72da62d626d59554d15659891bc4986a65f6920a402a556b60512d8c448885928f1956fd9dfa09ceeadc18291c290908a219012b06b7bfd75067374d9bcc692871d6c7cfdd561907aaaba3491ccf1a635039a3540095eca6e34e86babb83dfa0d09bb5fe64b96de2287de5891d75d3497df4099f0b44e5309aad1749e137794d2a0fff761465efd1bbafba591eccbee1d9698eee14521069401d4f6405aad5be6157c1b0f8f86e31069287e92060a54b01894a3044d4f6d4bd377604ae5faf180e7dc342f0277772d36cacc92209ebd71af6e4ad03022644add8dedaabb81871c521a35cef22ca56a64af0b92275988b24215634889372a8c28df922ce69724dea9d202100bd5cf6b8ce09a92331960746d9cab0bfd8d1e355eb037a17db41c4dd2528060fd2db578f108c992631e18879b72e62d911e41c024da3a541bb8feefc756ac3826f31845c3373592710f0bc5e4a85905e66a5939e8dadc4d96489e159bae95ee451358b85b58b2929b5d40479a33a6b805873a4f1c6d6f151e5d3f47a1ef145bb62159908a01d6929ce1f5fb53df8f31d693d17df464cf512aa37490c92ff0875e52c3b68eb56292ab3d39af88b91e4088c5648501931ba3e6e10b728a20321e141c4834d7d18a92ae4a4d42c6f2d1a6ab7d06e3ed0d01993230890f321568d728473a90e83f7b92b0fe7222b8002735c877b8f7ddb3f3997406de33639134ad590056493a3e0992cd5822f44671b39755b87b96de1ea0160cb9694d24ccb53c91348b966cfbf192d8a4eda0b6833801b630942f080a7db64a046033bf636c360be9c648b95710930992397a5e712df61da601fb379e9aef8a362c9173ad76c58454657db4bea0930f35caca3bb375eef72bc42c332ebca52d9fc38f399a2346efcc7da282451d9313175c63d63e156b2c2d97aa0d6869fede495a2b5e20c046a98c019446c2569327242498be4974b4fc9ea5fd07f7afebe3266beefb202d96ae386c845a0536933e0146d4598a5c33a79c38c3e51966ff47e64fc9c3703efa124b65730521329359bef9856612ab784d97abc077a67c5724d43c91266806d2f195a7eb373080936b37ef18b7124e14321b8d7746998a754f342d4063eb74a2c9b733b428b0fc937922932f538735e00520f804fc0f19af4d33fc38a269af2942435b18efdc9a937e945a57eec04b9f6937f8912f5a8a8ebcc907aa487a85268b1b302c9d90b79388b03f1901522de2c6cd65c56a32ad235816ed48b60a64b30f357f00c2b7bf9388e7f4a278b9bf227def17767da8f1d0d0d175300ae24d0ad76486b83ea5e1938e83402c7a0a998ca2912688d2405dd6d244dde1364e87ef4922227be7341893963a67a10bb2fef10daea68c1849fd53a9c46c9d9eb914d0a3adc61ed6ef2f93a4b6edb96d7e8559f86e72f33837c1f0ddd545170543cc0ab76a317314d54493ade31e2955c740d533aa6bf37b815d3b9ab2c80cec068215c489b70861d58c93e0d0cd51f464c6ffb30c38fd976b35b883f29c356169c72ae45557978ff77393e287b8737b71c3fa9c4b6342b8cf882a8d9b9c00e59326c6bc003f77ed6f0893fdd1981d538c9fae24a4a680c4d0d44717868feda3bac6074a4e67036c635e940e5e4848b5ef5e7ae705dc53ad26115ea0bb9e4694f1debf68593bc86b6edd947c0bce545302e4cc4fac63779e1cdcf144d99b4f046569e8cd6a331e4fd02994bd6f9cae141a604e7e1775d9a9c9629e5896c901121124f65a9cd998898d8f94c05add9f695f1df0f49bad4cc608353ea97d5225c15a9ff8c541e23ecd257c94d2ceedb4c11140d6827010a877d8eb015ef5dc6f288917e96650136b22451194e307d5ba856c35d17a830e5a86ab38ecc1d8e0cc71aababd7d0d7fcfd00c3294fb7bc2248cd137462d2d73e29e9b470b32b32c61fdc0ee3f891e0e12dc648f951d49753384ed6da7f2f44b3df0f8159eeb565c8bb1d487e21b988d7cbed4de9539d21d50b95497daca6ed5a112638136820ade18a201877b1e7aae748e9840953b3da44a154df25a7fe0c87d60eea5e8f3e1c18b82f9e0b7ac65f77e76ef4a953f039a22112f8669b412c80d963c48a1816935d77f2b3a7e70314b8b477bc69560d8cdddb8bcf2c2b90d3f92862079ee74ae8d6267c93d21d3abbef2a78f0195885136c0ccf239a18560222d745083a72863056e83d72f98f9bfe6c01d3e9a959c812962408f484f8e803ffea5353e501b51b8e78d09e1b5469ae7bc83ec6095b7c0bd3b3c76e0a3c47d27505b8a025919252f3f5f40ad65a426abfa907f9b95d0fd0886fbbc27b3f5477070325b7a440caa774e8117b41bbd02eb9e6afac3961f153f4ce575355265ea04767fb926dfce2d941d6b556f6245b385dac08d189637dcbcf88ef3f07a4c7bb7d47bb74dcb54472e7ba98b7da68129a663c0fc9e9649eb08a0bc2b40eaffb13e48e3a623714c3deceb61c2172e1594638155cc1a964d7789a3a8e6edf24acd0cc397a805062090fab7f51327629a0ac80e8f7d1a965121a3e18d7898910d35b1d9cd44511e9255e4d44bff1780dc859085b1a7de9682c03a284f2e5869df2b94260b09f54de2924519de1909b888beace87a4667968e1190f96fa2318b90f93a8b05d1b3171a029ec9e908b03e41b80d7196f9379695304f8d7cc103253660098250498e59e33b0649a028cbc517a6cf8b59cedb96ade5bc75662f8ddd5afabc060dd217e5ffe147fc733cd66804efac34d2d10196bb6fc95778f41b901908aab3dbba2115d1d94d7a30565f2e3d2a796d000ff896c143aa7b2159c3f052a88661b222a59a0960463f4d0388cb5587b0c7ad5b2a96ce613ad126b733dcb8013c75d74c4a9ecc111c50861723e93d39152b46f17396d4d671d1c90e11074942a7be3aae557b4740d442169aed3dcbc727d8d626c896dff989664320d17ef82ea76e2c88bab131609f15aa6f395de5a66b1ab1be0496f17134d9b178bf8872b0f3902af88fb6d3a6778e520b965ad2099b5aeb4a0c96f6683ed4457c371e02b488e8dc6214bd7bd164b1f0382adacd590eb1df79d1970e7f15422ef7179dbaf5ed2aa2f309f26cf23251ad8a1e935f645fa7ef2c36971c51f16110415b08fed8b2971daffdbbe63db989d80932fee26d85edbc9f1797401beadf0506943eca40410404546d7e466dd3a0934ec96c7fe36c3ee8f5689749eec93259bfd614d6010821836c6e7dbfb0311d6418e5f1a55ad118c5c5d7974b90b43714e747f9b6f7df3f2d553e9882bbbaba83d17451c92b71ed4b7a3a976ee91e393e916a351ba7e80164f1e433cbfb3dc71892809859b1a1734e717197707feb63d7f1dc7f75c8ba740e5635c6c8a46d391a388cb08ca30205717d7f9775067d6f83383e26a956c1efbdfd264edb0541b510b2f2032c0d99cc6a13599787d8d1d26e784976e6490876b0f2f3d49ad0eb2132712326618893f13b4cf99788c16caff0ca24e3ae64a39a331ae52632d40925af7f0dcc257e8ed0d757b297968b972b6e7d1915881fd2c56094ff2b6a91d209fe8edf517ff8a843e8108d97975066d01ed4a5aec61245b681865aeb910c4e2589e83dd0cbe809ee24acc9979cc8f3e7d85b2221c576d54f0d238d2df353d55a3828c98341d7d2b789e468979fd9d9fec4e1c92fbcb076e0e015902e4fc1bc1732089e5787b6f0ff180a7f97bb0bfa64c8122ac24a833f915e778e7a548a47d0a7f52c7f80840ee20cd2c497cdc40a5c157971d0dd2331ad98ea8e36b926085a0a38fb17d38a0cb4028bfd97df13557542e5e0a98b8239fa454cd4613d01e45418ec2ffbd0388e2c693fc197dfc301c844f22fbd0220b62dc520267ef427c98b89819cddb1d98cbbe4aac097febfe7cf5d068beac60ff9ff1d85919c82e2a5217a4496572bf512aeb56a4a981b14e4d32872a05da4ca050a3d2bc092c90657557d4f902f696e6af534c775983993cfaf0ee35c2da32f4fb21fd23564581e535eed9d608de6174d93032e81984ed053b149c677ba15112a822f0dda698f8ffc77e0876c9e19fcb50e25d1379852ea6328f25a3d6dadb18393cac00fdb979a41f9c4f127cc6a3b8aa74c4222985ed2182fb5b13a8ebff37151f007c66f1b42df660520f56cbf470132c49c8a9877ac609277feb2946e1eedf54e9091a2ff333ddbcd9f684b7204bf72ba690f988af24a8c9138a65bfa433d53b9d1a1ca6b90a40bd37ba3199dcf0c1b5b846b98a5ec4680f46093526c3ea7c429ed93866fc938b330374da552d76ecdcbef9898ae7d0dc4be457efab8dbf3c590920d2227979decb393833034bf741f62147498af77e3acd54bd25cc86955ac56447dd33379120ff89c28e5ee739fbf24ffed98ca5405dfe790b1bb61820941b261bdf87ca0813b9e54728ff3c9afcd28a39898d711266f7bf7a921a5f9fb32eb6fcaaa058e9ed27f92bae7445ed005af443198f1d12b7b5ec7d9ab5828f2df9b20879313ab4d5b13e7f8103ef290da6d964d98f7b9111d437fb1abb0d9f46f4d74cb7dd171715841d66919590351f5c34dde98fa2223a2a1d845a9c9f24a707e2677aba111bba104ae20c65f7f1b1e8284da9917363dabc718ef7571f90e6517345f6f7196d6178b74705e42a561405e239a9924aa67898d99854b08fd6401e3f9b22f9bc4973593985c48bd52f8d45ddc2e994825458171f9f9e3e020a381c6a91d636e9cad8c018900bbacb5c7dafc03bb9951c7a364334d45e744df1dc4762ff35ab05f61af21d1012f2ee24131d7d4dc9970888e1a59769c315d40c3b407a9f3bef5f893da7997245d1d82d4369da5ff99793da6acc16710ced698fe8d87c50edfc9658c1488519b13a7b462d6fe5c8b998febec6f7e86dc87f75d204f4cf7074850bc78f209dd39146c4bb353a7ef999992238119f4a4fc6ed836a6bd40234762d762b5355fe92a42048870581bb9e399dc7256c3779b0d41550128960dd86265cb2655365b86af468223606c18db2c99ea0cc35b7500549139a3a3df3ca008091563f2264108e877bc1aed45ce4eea99f1a30259b09771cedcc4120c9e69f9a536a7042d25314ccbaddd903b1acdfe99f817f23292e3755918eb408f0a92b8e257e8dc91d0bab9d6253fa117edbef29a0610919f963b85602c01e8d2c443c1d58bf1141dfa1942e805b71c78f3f88a9a06569df5750c021b287cebab2fa714f339acb5b4f44afadb9040fb93a468799a12bcbdbc28a41ebe4bcb349a1a1e55a08c2b68f7b14122f33ff25f3647416d9a1becde089acce880210333bf68dc158406f310fea322e413ec566a60d508929a2beb2a47d007366ac2716038ee265231601bd9cff3fd0d0e1a1c7bdbf883a09a3579a847895cfa82daf1301bc9ec4d0197e1785bc5f81dc52df2fdaa90b81c9a3c503659a391ea45c55b0410336f0148531756d098e7a0455d0c3a532ad1cb9a44801bff9bcf7b764aafd22d14433a0849cb4a992a0148c75dbd989839fd5b9a469f15c37c411d12399dbb027f9278c216da7e15b71464827206ec06efa6059a5b153be89f233b2eea4819179941dba30cbf1d63853c11bfddeb457026550a9a824ffec14b45c972f142c9c110b118f8cab3f56755a2dee061312f95c071589a87fbe5a49ecb64b08739537972435400b5d1ab2ecdb45962db6a4e5abe024d9abaa4ec3c68fdc173b1d5bd49ba965c8c89e83527d09d9bdf4cf849c01978589ac8e7f260f6c7034585d1aad0d9422b87419b99703a814781b6c13a98dee52c9af7ea96f5ce7261c748bc130ab4c87d60d552a1b14ed4e8b77cc71fb4943a479b147726d7b3c33f2f4b245e63653f5e5a644f23d625a15878e68aca86afbfc69b2d461038dae3798a936499b2df5d33ce665e8ae99ceb178d1b3643f87783d99b3b655276aa8c5aabf85b32b91688ddd0ad0bb5418aac3e95a2bf36e34256579b677e7888afde03a4be21da07aacac82096f77d0b172bb860bfb81f99d512619b7f0b2d8dd3ac332bb986c04077d846f5dd5f2b78cbb7d380ce2b2743cfef609b9c26a5119c0ecd6f429468e0009436ff9d84cafa9736bd2b11a306ec7530869ba2ff16b7ebcce711e6a5329ad4ad701a3ba44469a80ccd6269e1220b721a409ba5213abb964dea01ee75fc5953eaa5a69a25437087a2af2c224786831f454e9ba6074e4ed7df4c2f9534d1ff1dde701660ce0f91e1b8d81d34310bbd1ffa509bab8263e9cd71f5db320237bfedabb91ecc31dc4915b1bbca165eaad0a6b3179bbc4476d46e5acd55ff874307378c1f90b8f2f4815570782ca077b4ba8ac7c39bcd80fa764e78cc6ba16ca2664232f280bd51b2ac57bd6bf10f9cb4101255da9c01222a2aebf0f65294e808f0eb16f599a2a7dc6b9868e6cf571560adeed9ad9c0252157ca835b5d217e798d66e752d025c15c5d73ad49c59274bf6468cfb839c1a315ab9532534e412e9fc56622a50865bb0b191996438676516cdbd431a139c1a53efad026a30960f8f913133eec1a18d345d0ecd2997bd16d5e9c51fceb69c1a5d9628ca2039c6af8048fcbf90b378d126ae46c8e822a73d762edc2f7cd19c1e4b30dcd29b7a0fbdfa0f2775c27aa9b91c757ff715a6c0bfab60ccb624cb9c22b558d0c1e595ea95ef4d4ee1cd86be2603f856aa2723c799cc1f4fa4168b9c30d82d6b03887132778db95363b6b39aa43f64acdf5581c8e0f5487f0a51379c3368caab12dbe2e6dc6d3ca217c5474d5d923319b904702b4c82a6974b4ec79c4852669e81b524c77ce96bb4ab7c730d07cddffacca31d36340debbb49626d9c48e63fc1430ac74486ded488ddc174392119bca02082c3f80ca21cc1d244af9c57f2d20e7e9af23c7ec9c44a802893ec758ae298b51cce42fe269ae24fc1c19c9caae7918a5b6d20d10cac9e98af37a71808a083c0419d6dc0ac02c7d8092c9ca5a684f94c85104314549cf44e52d70680d18994403b03ea43bc4f7518af4a9cb1a5399f1cf5a8b698ae2283811a4f05b0cfa7c389e195c6938b7b4ffd4e729cb7e758abeb98cee655e9959ca40151d3d9a90a2017692f2496db3a74b26e699cbe1884d84b5366e9da5de99b63c7e407ff580a6e181a1d84f704c017468db39ce7eee6d1e7f7808870990b704a84e6561499aef0ac9f41235c31e6f67b41859cf020d7c3bba7f5ab10cda54aabef934f906d4f9a3acf99e9e7dc6c985796359cfc54018c32b381ee834442900e248b07130e5e5679da67b9bdc9997efa7ca79d1abe71514957230e28340ebfc91af2629d3d39bcfaf82d43a4078f2f7391239d36cbae8543db8ab22547b43804b5ebf371d20829cfa5dc12e2a376c7af6a7f9d375a9bedf72253ece865eb289aa890b5ab244b130f56430b82dce46d9d5beb9d3b86570b383c7b62e7e627cac58f930f85c47108600a91339fdd6fcddeb3429d4038f5864a63c3bdb3c56e2656c9b9059f1917942f5b13a929dbbb7a8315a49d5b8ed2f767f6b11345c73e62602ae365b7d1d04ebedd93bf030d09e9b4fb839d6816c7d0ca486af8cae30967e8512e58fe5df1148e7a98d1a92a6788e077b69d80e3e32f5e7847719d31255339ebfb3f52c1e6b023a2a8427eb2f1083a3a019d86e358f28b67355b6dd0e551d3a89b434d2e430015e7577b95e2345c766bce9da910c078c181d4d85beda4bb25a1ba17969d02ed4016069cdc63dee8cef4a99dc1d986231a3e014fe63b03ec6a47671fdf11a61d5230c6d4476ce0592813eb9dcb227917348268932fd845ec82a1bb70b0a134a433ad3337ac2d73d5a3dc2b9dd4daa2623fafb7f9a3bb40d7f1cba8ff5de81b724801f7a421c07cf228b5619dd7ab17c81c76432cfcf6e454313e4b297c7c7944e1d770e48f82afc7f3c0429dd90edce7bd148da307d7a02341022e16ae7b417216693dbf4d2d120cb7fe3f9dda0433753badef5c99dcdd23c308c753b41f86f9ce52b25cb93bc959a5b6909dfcdfb57a849b8e4346aa234cdc214e194036ac8439919e6ad8634025e020dc9e04da3f8f044c8edc24626d6a1554083029b11d9fdee5baa0f4cee37c90fd6c9e05a6806024a0d65c7bf31b9bd122b4ba3f7e63116a3a7f87910eb6efc3a8c69e0887c787f49f0028a538e0988347fe66a0ed15c85769e2704aa9704d6256679e0fae432f8e8d56219457d118e79733f1dfd4b9699339b1dd2a6dc55607a0779e1293a96b5a8a505b3ad0edb8fd556a42bcc18e1535861c828145b2ae931e209e24ed0d88289bf5d487fe7e59ef473d430a77ea05ea8510ad3947298e5c964d9e307861246bb8b4d9a5b711e4c734ad6126646b034753828e233c9bcbfd78e29e3e2922262571ffd9a3edf8177534884b4dbf24eea16f9ebaddad157bc2410d9e5149e7bc51f31ad328b50f42df7d0f4fe05e5134857554ec76bffb90eed6319e8395fa8829d3e6b45c4e7ae0de6f94c7270b0a5dc1671a8790e775184608b99ead283a0de1b8ce1153cee4e0b8ce6cdf56a56c2615d1d772d5035c3b3baa509ecfbcbf834f61be8cbfd4e84ae601f7121907e06145bcc1b237ec1264687c989ee01c1ef38eab7142f95c2936d1be7044c1577bdb93dbbe2124caa435675b399ef0da5314edaf04e418f6025a36c2a09e3eff292c8fccc9288545f290c33c119f069612960baf7efbc93ca9876bacbed1221f6009d4f0a5015b8e11df14ac949f1a295e4b747a20e2601d745e0cda04755dc512351be9386970766b0f1afbdc9f1e8ea3aab1255492fe8c94ae9b319ed32313a757c1f52405d0db297a2f574c9f2d5a1e8284457bd412c8f0f781fb4bcad1ad76e8b75f87a7bd5f22936c26d49f33e3493439b071b8ce148c04e18feff85a9c59bf4655092d2622c628b6cf369f5d8695049627c4c33ab889160ee11cc0cb7251fd4647890bdfb599b987a2239f623ff99614ef79e267f10956fa69e59457ff92cb1ada58dd4a8d78dab5d58d9f71072ad3d75638f02c7810d1d2b8da24ad0cdda0ab494253a53bc320c995389f8e31fab0a101ac6c4c27085c9ab81e756480f8fab36a9c46dad795065651439f8e339b7829c421e954559b33331257732f77c1981e71b7c661041d5f4b420e9fb4d3092e4115bbf4ea0887ebb70c59e6e8de44b5965a3c0cde58b46d0a14639fd8c8c17b7f6d8f915d915257728b1cde9994aba0f29da856a5209f429961d79fe7a7a6467a99c2fe4ab3134f23cb25c49e492c53ab4dc4fb1c1656069c5b759ff70df702754284975696e86fcad3d1ea7fb2febfd123cac8ea1f49077634af9ff764aa90ef3fb9dcd5ee8e8451836c484ae0d2365c3216c4fa6d65fb3828bea010d4d45ce112a5130430ac1a25eb686580125bedc2103e4b351ab411a09b2aa01756c1ba125c94f2080b7a2501ce78c4a659317f7859665b1546e3583663c7a02adac28e756b85a73b1d9515a8298d89f30b6711529102e39449627ebf0c1aa0349e5680207f0e2b19077590a8e48c05f7b4630f0e72f9e89b3ed7005fdf73a03bd2cfb88cd2e08842e1f5161df873d4d5314d972b4ad80803354386248972a03c3094dfe7c4a006c98b5b21cd87e9bb9fb75c0e6402c1356372fd18194689a04dd4f43d888bf35def0bd35eb8dca983b909115f6e3dc39de3261c0f6f5c4ca050328fa27572b17e6f8728ef844de0ca46e453c7e1e2932a3a6cd8351ac53ea05ae544b97267e56f11b5459d05490fdcc548bcf7500713e911bd67f70f945ea05d6ecdfc30cd2fc7ace088f7c1733fffdb46fcd7cf8ee349ef0bec73980a34a05efd54d9e958dd720c2619d4926c13b6d9c12845e8433429f6f6a3af8a021aa07207100c4b288b1d31ff321cd465d45e5a72f0010f23b9b28b96ef6a0c8e57a07fd679c93510a0882d650947bf5ff3ffe56dbb20d072ed833f086757b8acd5a088f1a00e729a1e1da132d1a5fece0640463f9ae5268585d673ac7e01bf93d5a0942824f6ccbb2ee81eddc3d74c10786b1b57124e673c1df290bf1fe5f6fcf3a0995cd252679e13855fa8fcc33192c9e133db04af291b31369c8e4ffbde83aca0a05e4cb3143b0eb9b90bcb8bea2e1504234ce8a4111888492ebda75de6e3ffa0b02b19ff0484ffabdde6f6e99bded04a70abb728f83910d9b058c3ce8c0af0a0c2d20092a1a09f2a7001c9c4cc95ec5e2058458631a6af6f4ff78e1ff3f48ea0c73372dfa0f01198316e76006a1fc448c0e56b37c80e71cd2de0d53b43d939a0c7e652eac95fd869cf24aa16cfd48aa19ea8953674716de4dd345f1c72eb6ea0d5892475b72a2690043fbaac65603d388fc7dbe694f2398fc7fe3da5e800bda0e314e5dca5b1c245b5dadd89cac75838abcd596d09bbe90be39e89d951a8ada0e86c41aca7de0ac012218467c2ebfa436e7ce849b21b90e2c1232adf302770a0e9f2870754ff942c9cfac552720ebebad8a192a2a04197f6e3aaeecd35a473a113d68aa9736f9fca8ac611f8c22f06b65d4f5dcb380071675f80c71aabaf5ea11493458f92367b3a02172c273b10f05abb4220e203a763dfc0a5f9e5934ed8a12216c2832167f1f91ba4bb0bb408789a75bc45aa0dfbcc891238f269264693a13fe5f807775be2849fe8bfa25a9120c971fcbb19215ce4ff271d2d5178004ca14499bf2d195a1f2353d0a6f7ed5b25c99a6c931111b3a1f17a132a6dd2a206a15057e131f9205c3ecd9e754c76ce7dc83a779ed1e750285b66aec2dea130f7a15b5b16a2ffd90a756476388fd4668c8d85e40e7fa152bbb6449c6c9e8210d5a165bb9d249acb2a7dd6a25a68fd5c77824f57ef0fda77cb53699037be47993ba1788485140656f9d922078c00929eb7dda4880ec6abf11996b8489be032ff60a17a77819b606f6930e6566ad700d98ad06c6a2e02da1c8542f5a2ec14ba27bfa17c5ad4dec3b873fae62d7030027040b9df5bb4a4bcf881ea4c8b12beeb6687a1bf64408fc4e2901e6131ae91de6b76c19e8a9f3c2b9072bc0993bd48cbf90ca1c46258d29e0baf4c84a8e3e6040b57013126931340fe728e4ad60607deda87a1c79e7362bf5f98603614184b2bc104b7936cf1a2f97ce2532ea3a050f05e16a1f36cd4e4096c39d52fc8ac7860c8f307de3a12657507298b9f6e27bb1a6398a20245d35ca9c19a7c96cf3a44facc4e81d66c2c108e6c23c09318af43e84425a2054b5daf9cfae0a851d0a0f089dcc24cf8061b219e8da56ac452c9e66b87c1a20f56ca3d7e52018ac05bbace430e06bc3b3ed4f8664dc3064211f252f21c2ba20f6d9aa3766ee3091574c0bf3b3d254a84e179eba006a55225f830d10a66fea2152f65f7eb82e1c396b6494c2ad49fce721c570874f426426d058f7f765755a22377498f107f9586248ada1e4b6c6835ff62343a010fced19557116ee07782a23d100d89a2309943ec5552f92215f52464bcc3a9128f0b36f1a5b8f9b00629a24953c6d113b6977f0ae045165dfd6df95935630d776344e7b9e43498417182a251f26978978c96f7be57440e326fd91146b7a430fdc42b97e576424ae0feafa258bd93b4001d0254ebedaba2b1a5504f9b5d1a3855c9edcb6d56711c1808fea25e6f239d05995a0f9b42f491614375cd1b1d7749171e542d82246582b72a31a268e9b70529e0add9bf0693fdd220769f02530c685fe2ad3d14da5844d3d370a269ff2dbd9b171977d046ea61a11a504e3be6abcbae9eb068081983b74afb34a26d0b42a2b4e08f423bf433d3aff1cfcd6850cf3b15ca29da93567a0044a4f3a2723fcf7bd92e82c53c0e0b83a704f5fc086eae113ba0a056e8e02e52e4bbe0a2798352059f5478bb5cc1fd1968dcfe7e44ca406e5cc7b994df060c697695eda27adf7b81881a945d5f71ad7c40d854b0627399fc1e427a8f5626cea4ec6b3ca2919a74fb437af420909ea4cd6e191b90606a0dad4dcdf04e1d224167f3d7e6a291f97825b426f596efeb7970bec1359090e0d74c26c1865de4f85b18d352d5a29559bc10bd42d1b58500adc95c343a0db661b79299b997af6fb27c12283bd2a2b00f96bf4cf35deab2804e046ae0f9b0df1675c57a0e61be19c868704616a0a2c2339691fc48fbd14fb307292dff3e21222712d9240810742d7df0c6d74dfba2c73631703993c7a1a9f4a4bae589c3dc026bfea3d75462ca3a58cb256e8aa3a2dca293ff78b24ad03ba09c76778f77a7a07c55d41f2d88253d9946ccecf98ca306ffab4def04bfdf3e67713df7e87447884f776d176a64c0297f1bb9ed1bdfa3150087be24518a255f9de2eee111d7dee27b13ac31cdde8e9c37eb1c7fda85a3160dc42c3fb7ec95f1c87a44fe781313a1128d958b1e268699f9f76676f5a9a33850c63f8fb39db1416c6de8ed20b9c13a324d081597e894de6ddc583a7edaa338e5a02c1fcbb4ffcb1fed94740ebb030efafda99e545ed7a22b00c217b05ea3559ee40e1060e03c2c4d57bee997c2745c9c82e31f922b8a54c384225e4a25a356ec9f0643793342567449ca7070bc06bc0646ef799af0df142f73dcaefc8fa37d47e4544004a1cfe0218e0e0b5152e76d60b61611aa881d2b4efb2a75c636a39f4e0783e25bff73a23cc48e2918e0c320ba5ac3de395142c5e6c5078ca1b0a3caf59dc227fa47e8032c7e499c66c599c0ccd69bb74e9f6fee59748da1bfeaa3e23bc19eb3a41adc958e41180f8a77f6d457a14949a177d3fa09899086ec7ca3e4a5eef4b864ca324c759b8c9fcce91e83ed3d23cf4a52393a78dd031aab7aa401902787d3236d3a857507115ac7b8c83e8d38d0fba8fc01b7847cd7ce7b4ba41069aab2453cc8fea47a3f654c19b23c4d5ca17db0a40b7683b336c4f30816a41aa5387a90527660dd5c08152e7f8029ef8a2efa5e13c01ec2cb70c494b704a42f457b7e32094576199a93a3683aa66dfeee77b5571d82e5c36402ced3a824a4427c01539e312cb8a27cf116a24bc659248d54544c5fcc7ca368a840df1c9da45025060cde4844163eeda4bff3cad9bf66663f5fcb32935900642376a2c7e6a4549c84cd55f9d0a6c55b546d47f26e61d0c8036d71dd590a54a96f72714b4ba46372b5203c231350357f72b168665f8744abd76dd6946d4eff802b994b8fa2a47bf7567f4fda752dc1bfd251643b16da2b2b4f3b769c44cc29289e50398c68a4955ded902c76c9ae7696c09aabb14a064dca281b3028269915238cec9fb43ea49a5f513725df6c7cb55bd8f49f6cb07cc9e2df9841d3198696c1498abc8e0fa49d79e67ee8fec16b2724d191b1dfe3c8e85ece5904d122bda06177452ee0eba4ae8da6e3aadc35fe5d87ecccfbae7eacbd6f5d6254ddc5fe0af1c3a787d92da4af8c47d3dc3dd8c35b12f69f464ac2c20834d94090c5b79ea2b4e67161fb62a4bc101f6ea01564e5abc900fed86ebfb45866363f2cad0f16a2ae023dcaa49da4ce20d74b27dfeb1c39881083c36f9764d03f7088f2e0479f5a7b81e2652622a4d35386a613bf0a54a4106bea4e26042875753006ec21cfa937c1249a5639d5a4f1075c6094746fe9cbf447dfe322a9dd03f6ee1b9f2ab0fd2b63572064ab19a4fa188094bd2baace8a4df23f1a81f24ca09af7ba72a85a082500cc22116cd3a559ce4de59132a33ccddf095619546fc05e2546e3945f440e74b121c904e48da569b9b409884bc64e35da88fd477f65e45142b2fe05951aef1fad6b60e8c3a4a56d75aca439b375b7487ca50f8cfc2097d8dc961961514cfeb2d655bf9ebd1ea587fd30161afa0e7e7b76689c8be28fc687e77792526a49797068f381a56773a58cfe73a0d126d13a12b0d743e3bfa9e2e90dd66dd939173e7a6f7c2ed2f3aea5940d8dc7a9f350b927e252eb0e49d1fd529b9a00f8a89129de241bc575c518a5bd8cf30908b5e96bd1cf665d575e0a0bb23ca0e8b4a1dbfd8d625ff1c487e2a5c8b85b470bb688fc2652811639bb0c32e0d926ad8044f8446351a107e24551a5d382085f9f6ff3f9898f6614497f6f09987d08429233265924500892f4a4caa5f48cbdc141d0ccf8f75d5deb026869bcb2c87bdc20d48391c6a763c24af104a5fb7d7c1491df0acdafdeb041cd283e9cb56ad6324fc69e7d56ea4fa0bb05d7a61677440ed1137ba2736f09886bd013df6a4c41d9c1a3ac9e8f528309ae9856a61a7abe4c1e30a5b4517762dec3d78016d1859dc188966652e8b63d6badc7e6a629fee0cee0cfb539f4445bb7fcfda52e4e56d44b755a9527de82d57f903fa9a630d705ac181be1a8119296e7ffd03b4a3b00b16a3d222889d5505d183c58f5a634cd10a36d25efcc862712a00cb63fdb32a65b0c18fc51e88090382f734708a6376dc2edd577de297bb85c491e018d208f1327f4517d6dcbae24d25234b455a63a056b8224e247772031e61616400cefbcc975b2694cc4304bc4b83a15ec40a6455ed89b893336808f768d0e91e7a8216c7bb0505677a2e953e1a22111b96ea6482b8bf2228617005564e0963aa29e0af516ea0619984fab982a079453d0a0a64cf9d984fd9f0cec2e0d1f3ed69b6eab5dd00ebef6f8c339fa5e0914ba6182a65acb5f70aef96852667dbcea0950deaf9a5a997bd6a24a8410c15a0313bc16a662b1abcd52ab1d752b841d244a7f708d29db0bb023e898a5168c3ee6585625a67a5f58c2ed401c4b4f754b0f4d4681a9f8f5713a8552534f862099ae75d19da67c143d6f8125172d9993e3841601cbfe742c75819e91b72eebe0d82081970da692487865ac559be7ccd2eafaac55484bcd5eecedc7845f25b6d79af9088b2aa6a5b0b9abc005b62701edbb86fcf706426c6d26b5d9c29a5ecf2f82c6d8b12da6b8f14d70a0eaf3f704233c5fd8cba5645e9dbbcac611b4d4cfd3c10b35e716a6c49bee6ee5c62b1cdcdc82e6cbace4a70a7335ccf8dc2a1383445e10e06b8aa6ca326d695eb82bdf519066fa27c34e0b2c8a10126e740c5226efc72a870d07a6d55388509c4b0106f43f78bb37101fc52edefdd59edd2a4cc575a54bd68d08a6f094e2767f325a67d22c7aea5b5ea8a3d7850394aa59e7b9f70667fcf676b4a6f8fefde2ada459125aaf56259b4973210fc1d0b1a99fdc1f6a05383ec600d8a6fcd5fc9b8a6ee9ff47b255c1768ce86995a5339144bca64341a6360444c80ba6feb860ed4c733cf2adf28ac5a2ecdbc9de74b645a73e08501ef5aaf497df73a71fb10a23484e6f1b8e1bfdad9ce3ee26eda90ea2a2d415575aea80cc4d6c17a773a26062469c2bac751500b2b623af0de68c204c6dd3084edf8c75ae8be4eda775635e3d7facc2a1440f557b2ea1aff6c4af2ed5bfa50cac5ddcf1ad6430d3a77a4576037f474c3785747cda2515278ca7133491b825acd2660f8770230265a78d7f68d32dd3c4c29cbc68fc387139c0b91a78c509b2561947922525682f25a78d8f52f12fc6e4f0ceae71e9f26547b1465e369560761b914249099df07c32a79750533f9a6846c11d4d61a4c0e6d102c882135502901fab45b07e7a9693dea79e23c65e385af581bd807980a93755dcb2ba3d7bf98c73f1e4ce268846570aa7aa52125f09c127ded74899987529030b57c61b1d437dd344269b37fc2c4882a7da296d2dc8454ed30f4dec9441a3c3fbaacd9b092ca75f7e59d718b53f636ba7da5f00a154f33079866b80f51ce5e6e34d333895578c5c8fe3e5513746925ca7dd31348167863315d1c2272517f84c7c2097837bed5725d9ea5f6709b7404da7ddd0270ffaae46957c53173dd592e1efab5c185b38a12859eeff59ea03fbb4a7eb5664377b6dff60431c92392ba70265fda966b9d2aff7361887f3a0eaed55a7f61a61c07adf8f5bee5f07944ba07d50ecc3303bb672c99142a9e7408d143fa7f8405b5007d70b0c1e9ff2d15e9333e6d44435561e77009e0d2780ee54cbeda7fcfb50b4cea260c41707980b651f0f9ecead8905d175f6acd04b3e664c982fa8181d07c22f15de274639721a21e6d070a9f41b2736443b255e2d0efd7868aca8254fa03490793a5806943095d65eaa59754779440cf1b3510ed2f7f962feeca828c667abf04570d686f5a37269dd99a1684695e1e83dededc4795a94514fc0a82fdd4c25b2f207ac40db3dc518c02dff9665cbce2d492b528c9eaab07afe11a83c27e020d19614720bd176715392e54b5537e25788dfa40c5f69fef4ab3971a8516f090b1241fd3466e294675380b7d50487fa6881253d1b5a8b4ed83dfe5fa85175197ed2bf849efa241533479d8d0cc2108c5534bf262220804b46f110a7a86a94e9a05428a635b4e597dd6f5be1891685e977954fab505c9105a53e0c30a8963309e6f37b81c99fd361c3365d300aec05bf2ac928e029ce0a9012b4ef04a896c79e9f8c00a1937abd76f756db4d41014a55aa036c619113312017c6b7c5a89c149f72588e9de4143ededb121d8cf33553c6a4485b7b8a07eb5067f0bcd9a89dbc5601cc21361522094298d4d083aeab6839bcafdbed2eec85ce46b23884a8a3e9f1766538fb3abdd910ee17633bb025e8da747d353bad465ba03f4558b0a8ba6ed81cb4477ecf5abeddb8a7b55ca2fc425b29b9a27aecb88d12bae3056da8c804ac4ffba1857e42e7b7057c4126b496889ac5fedd86c5ddcae9424a383fa8c833a7901b5e925fcda29897a4b9b76f0e1170caab8d5517436777de28697ea8cc4d7ae3f5e565bfaecb0b78b7046edebbba589d29112c18fc0cd4239611d3a8d6c207fbcf0631bbb054877a7cd927d1a69d55661b1f2bf932e98b575b4e54a9002e6c3e577626e3cee7f4cff1eefa71a91d76a72b91f0fc1b49ad4e7e9e57a9034c20f47c46b220e983f34b474faa085d88355ef94147b92224e8415b3f10a911be3ad24dc0a1e73228c3cc56a089a3e697e54193c2ec2f7c620c15fd912ea91e8fcbe534d34c270869574654b3d08ed89987cbd1e07237e3a2ee93373504a9467c4491a046494ad31835e5336dd6cb182c596ca677904ea205c68ba246f9a9655c135c9da887af97793285239fb96e69c0fcd4f94619af339c92e6b44e86a972a2623093e333146a679f1cdad10ef5a58e5cfbe86d0450df50cc016a78e0a984e3fe35e69450fb246ae4a8f3be0422e360f52276cb52800aecb3d66cb85fa99bd6cbf039c8a76e8b5c1a16def80c8472bb52e35ca8eab0aa9890c2f45bb3a9b84fe2a4f36f0f99d3f817fd5c2e8bac61a038e2fb9c9a84340f72c1352486a9b98b9009b10b04430e0a860a0b740e59ff77fd72d563bc27c15379bbfb3a47a9c0607d2e150efb2c895d7c05eded08bad685ddd0bf9fd0b59dc2c149f886dba9d26204b1c19612b9d8cc9afad8f903d7f9e2775b2451b2d3ac160f682cb761aa02938016bb811af8b0ced6f7634eb0f943078543fd6eb0d0c3b895bf828091aa0ce8a99106a86f75af166a3e82d7175dfc37211696067fafa4080105d3876baa0d6148256fc8c0576b1d1c8ccf6884b7c01130696fad057cacb80cd4a7c033aa2701c89d27a6d96315b24c3a62f8d317c05f1ddc4c918f5878fd30491016caaa2b51a9b0d03bcb19f1df2f9e68453be83f54d23816e856dc92a09297f7d80caa4123498883948c88d5130125647bb0b046c4d8edef002bbe2236cec6b913c8aa4a495a3b77e82597b621d5e983f85739e5ebd6d1b1f753c3097dcd39166ef8aa4e2dae3e95a38ec4159874ce05fcb40caffc42e2a22fd4a32871d8fad45b03aa541326ace037142cc7bc5d6d2b37895ec1eaab92a8ae06a686fa7604f34b37aa5b45a8750d3a918b2669817c3aa0350c303d20ace5531b8df65575b535b0b2aa5e5f777c298b57369bafd963c42a26c4aad1f95d9bdbc75ad617f10d34acadaa7484def9e39a1ae6774d69dee515a801c69007473e421e5c8c13a98f67f4d1aa76931760ce2831696ea39a8e9c20d7d735557b49e402906ff2341e189042b5aa8eee5d92531d66cc31d0ae23b204385a4cbdd8faf3a410f5a6a0e87df7e54faa9642e5c8ab5b79edfbb78189e2ae02dd7d42781f7749fc5aeb11d0a7ca26bcaa9b4e87d8e52d29cd8806c3e6bb83859e7e35c87c7a49283a2eefeea3cb1892aaac2a9f05970e071fcb6794482d23083d6116d7242d932d9e392719c00e63daaaca3f49266bbd1e9c01d403a1e8459559423dc5622ad2bf010611ce15334674aad735e86dac7be6548dd4083c1d678746812b6a27870c70fb148d519c14dd03aaf7227dc546117f707a2ebaf9b854d4266c47a2c54da96b695f08e51a961f51ab0a805ded289bb45f8fe5082c7067693194b314f5b87dfeaf2e92cd873377c0ab0eab7aa2241c57903ca4a76c65505b993fe88d89c208c270ae3ebccb48d51dab236ad1cb2345f88be95e43ad35acbdc591dc941b293dd23d1e6d66e368740eab2913271caba87a312a987e36ba55e345e812c0cafdfcbd91e9e634955b6b50ab31a21bae0105b977bf14d3ae88e3ff5cd4c1a00c5ee8ffb6ba60597e9b46b1ab3987f52d03c9613952646c77d90c6ac3521e61f3e9532837c6a9a6180ddc27ab4511bc5eb4bf726e040e8108e2cd32cdaa553f82e597b8575ceb56049a65f0ab4c2c412f169a22200816979bce0c3406f4b27a0258f431e95dedafbcbd5bbaab4d54404ac581f38efb6d81e4348a184eab3261304e6d292e3af401d2aa7d03ab5df625bc76dbd4e163bed2dd888df828f90159bb93556525c31821b6541d46ab69ae2f348769edd2900a213ca8896a59b07c4251f307ae4e8d701219da7778ab6f3910f1b76a9b3a4f673728bdfb64a9f84b510341aa938a1c81eb7255da26ab7f07b3a99b86a25ad60fc0a87e66fb2ce9b7bffbff82bfbddcbb0a7f649a8aab9f60ab34cf0e2e02ad7bd36dcf96dc5387bea8e0390a185d62a2472b0a2878aba30fa937f6c22280cef7af0122db356e9e82d212dbd3e7574969c9d1d2e861abd91f7aa4885f7fddae176f5e32165327ce07564146c958ff6a1e23bb965bcdabe033ab48cecfc440218abda0eddf03c22b73046941241f754e3911b51d54b5abe12ba0e5abc6ba44fc833dc623d877fc6aa678ed1679d38b68894f422e68a0abe5329a973bcf6249fe017187e387dbd853c3ee5def429ac95e09fe02ed5183abf03b0f66578d5603a2950073f8936ce8e45e8097e4b07d2199a7dc2f650b2aac271bdf2384dd57b76c293b082a1d9a3db924ba39bf05394f636f729d5ddcc8ac2df1ca621405d5dee7e08b60fce014e528a864c4f50a2313e44421861deaceac3a75e8a81b010173a88a574fe2fb8cd2ffa628ff9b5058be320fd6139b7420ac3dace767cde7c079943026ccfef2e2eb2f826adbd4f4fcdc1597e00823e878ac5607c165617a9dd3c2eee5dfd755dc9e7c2d8af5f8d2c854a15b37c505147cac7cefbe41aea9741d75d4ccce02ba696132fca4b4b6afdb30b68ab2d1edbdc4ac9e5d469b9b7366e888072abd4d0b8c9a277b4873831ddcfaa96c800a166d4cacb3372c4d21046d17db96a8199f0a17fe3d464b2009ca132e9c982e3e1f4428acc5dbd9aaec144fa4a1f52dc152ba3694efa711e4573db1f910713b379ed036acd3dc6fe692b4b20d563ed93df083ad3582f8f385e8190f8d7493d3e35bdf93ace9cccedb0c0500fac1ee1407a8a9d673757fc131a0682c4f54b3aeff9d55ccaced2416a826fa185e8039b65d571f1867e0bd1bb34787b215d0d3d8e8223e1cad034aae6f92036527a43758138e778628049a75638b4aa7a1ba5b319cbd0d90ad1a952f0c7907020846f7fbb22692bab0efeb7d143d5c48edd4564072228342ad337e1013868259c6bc0a0a2e156664f786d95c3e387bce86f041481d01ff4aad45b49a0bace3ab321c08a23ecac6d8fc9b31cd7d8708b6c19bac9300e63a61ad5490d4184d5b018dd02d6f091b8b895ff3bceb0e5c665cc48d6a957483b6b1ad7a22dd485004af929fab6c8415e7bcb3b983fc3ffad07834d1502ce645e5aead7d1f61b80862026008e1805a6ee6ffa01cfb0ca0a12f9f5e35ae0cd6dad529ad9a6fe5b68f00abb335c1c9d978cac28025872c935f60fb40e1affcaf638e0cada23f54ac8844f4dd1ee74275aee47f3d37381c31f8e87af6607e80c308bb9aadabe9f1d25208052782b5d82946ff5d0df55e9bcb02d36e40ad68ca06350fe2adb199a288d598b018412d7adcd512d8e601f2bc82a3d32e6bd1bb812f99f183adb2562235504794951cb137f37d6acd21966d16595a7688af72a549c692b670adc334bbd80ff1afa7e67bb1b7894adacd5945dc8dd478c6b5c428b1d9ab45a6adc6b5d6e135e7a664e304ec3d3f4eae72d973aca9bdfee6a12ea3501bbefc8dadd081c3a44fb63208c93a197e1dbd042cfad6295ad055de73866bd4f4d55c75adda249caa8ffe31a34ad5969233cfde31473370b3bb1cf80852986d15dbe78fae1d9c3ce58fc5a8eff5dc1385fec7f9376917e35502e527a3a8a37ab83a0609ae20f6071936faa2ee88efe3122fd07a4092d63654d82600e243709bcb84ba8aae28991008a524b580836ec5547703081ba656fdd901d53bd0f84c518f373280ae4ec7c0cd8b0e2d6dcfde34147ca630003ba4bafcb057cb3418eab262889907ae5128c99ed0f9f640e274616c329ce358019302a6e683ede6cb63e6fdef490eae524cb8fe8f9e20328f3982a15e94641303af365f562443819f3874e07b1253ae5ca09dee82d2db02832003e08349eef48ef8a383620ff2ffba2768b735da19ae5f1e9df9b6d81a51c99269eaeb88994fb773c64a993a685bbebfdaae098fdbae5fc62f537474f20252ca94e557e989435505ce78b4b47eb23a72ff510fe2a8ae77b9a50198868545f785c1f5e30370bfccc456d1bcd4eef8fcc27363c46050ae898b45d891af5d7d0590a0dc8377fa7a2cf4fb033c9a1be23fa750aae026e4ae9523ae73731fc2c36a367476a8447ae0454c5a9e644debaab6570487f11639ae9b4915544c1b0663aba6725c10fe68093d596b4854784481a365e4bb3a8d23aeaef26fb19030046db0f6cfbf1f69a6fa798efbaebdb3db82f76c7c34a668acaeb4134e1ef3b487d24f7e2503041c84f60a7d1a19b8f017b7e3f4c148109c15aebc5b368961f9899f42326a66d73794f49cb905c8d4dc664c7e45e06cbb661aaebc5dcddca45642006e0c9c254dc92f8208aa5bd7e33b842a08fca1f6e69bfeaebfe9ce261b2fffe15fc5f40601e8bc2f800621d9cac0107285d8e6f6bdc07aaed1c2bec2fca0d4246501741bdac025b1546e3594c73f832adb42895267b3a7aedd64111d6d3f05c0dc2a0d349b262334b04e9c65045473c7d0f090df4dd6c1aee4219972adf7cbe9d9a3ce10dffd9caae03061ea1c54e6c900e0dab28c40deaeed7f2e6d29a44ee37597b4341b308ac1a7b69d64306e94966822edbe24f0fdaf00f7247ff2a792fd0d91bfcc4f3b7a6a4ac4d22c6e712083553863af1f16b3af03c1bc4fbe8127847899d476579722c8f8e3146a43b42b6f9384257ea19c0eaf10e5ab7103f5ada64ff40dedefff8def98e650b48927f4a7477204487190a1af2720bcc15b0e79892d4e05c4497a6360ec23c9d5d3fc8ba630bfd1bffbd7dfaf3b84dafd3c09603e37feb854737cfe1f3436e9af661515921d9242af21cd7baf432a12690fce821a22d5e063e539d0c971af4ca3d4acafa5b70c20e42a3770af804ff036bc53608e6eedf4f0b16af319b0f0055685466d54aa60fca2623326af852ec36ad3e3dda42871536ac370217075dd7a49304a140087f8d9265c4172afa4d6be7693fcb0e657a4b55edca814badc2f842ca8478970c0fabbc4df9c81aface3406486eec7c39f2ddec8a7d29b82b0d21578adc0ffba466b62fb73e07aafaf58a498688bc225fb4db5cf6ea2f16343452b633a8ea500ac65c2f4c90d96afb0deaaa8eb7e840a804dd7775f8bf8613ce53e56d4589c041a6ce0f9356ac0afb27e6433a3df768d5f68f269add030e237e0c7a73fd47b658726f8f3daa98aafb800cdcd8f1b27346e40f1fe02c3d3ffccd81aa52ee35e1bf864698a2447d9afc20f362dd6a200a58daf71fa11aef1817812772661278d76fa560ee7c6d2a7afe623f41c63c7ca771203728634778db3a4a1257db4502c48ffd4d35228bc15b01b0487b680c354f7a93661fadb224080f09a4ac26dcf206c2fc316896853d9b020265e53e7ded1683d8d2ee94de50ae6e03653db51fbe39c076148748e9efab0386895919ded73e0ce5d97b11ab41b9f552a46feb01852673af428afdb425cb04cad7cd48be0c61a2fcb359614964c72a4f1605baa524294d899572a5ff935b04eed1d965e853b17d4eba6263a02c20b8ba0b8980a5710312a55eb794b65c5b053a821fd2e2190cdc416f01d02a6f235438f1e5e999ed519db8c09c29bb1c4b07c761d56ef75bec54d9a054d3d72137683c2ed5e22722d8eb32480a3e3f0cdb08a55712300b0f98784484460980c8cf4f13e8476b1d4f302b72b924febdbe9b098379af9f8f0ae7d5cbe3a33d2b9b6175c890b6441ae93796538036840dcb6b0e3b873104355dae4dc29e54f8374dfb68ff4e4ceda02b92f6d3352ab3fd40bb0f6a8a4770e89d3f9adc35a4cd4041314b920f4abf2a3b7a23563845af7f153b0fb2e5e27dae7e591b08625e2fb4a28ca56870793a02f2ba814b54de8cce9a4b100e42e79db339a36aa783e205b2f2e10d27454a25dc3777058d725fe905da3b119d908ba7e7c3475e1adfb9b6fd0dd4107665cc490fa04175128a5e19ec38bb11ac1a025dfd67c5ebf90f8c612c45dd9e9f659d85efa46aba023632a28d8ebb1239c0a3d3ccc65e6e35ea0d2b7272353e20e3d7789577ca04b3ad300a66b47b125bf99b96f43e0bad8826cf527c1bb4e1d880a9603705fb78d98f3a0c48ea8b12b24dd69e7373dcdf9984907fb3599b7d9e3d9694290d6dc343c0fef029dd2b12cf3d4fb46c81f89670395a74d8fbde8c81552686a02b60fe1e9590c8085c4b12fca3c29ae181914859aeaa80570e251b6cad09a92e785505f73fa8a1bc55ab13054d91e58118cae4112f1119223367bc84b3ed9f97ea8841d71a149e23d21b1343836c0b7d13e1124d05673ca794a7939cb44199e201acc5f60ba583f34b8b13d21df5cf31d7a97526870da047d85bf40ea2c16ec72e2511402e021a755f1b1665935a575a4a1e0cfb1800a0ff845909b666171d9d216baa7bf5a053afed2b18985fb17c762b8df11c71e4c11c36e2d151623155b228d369e317a1176697eb18a3367b9461ad9341a072fc7c9f8d2971d7c43fd1741bb623984677fe4f73db18ad83e3c501db630960d94cbb5b3eaa1cd639a872b0d102a2b48a80a245ed1b193a2269d7f3e484c69230561190122a3b4acd8064fbf66dffd2c17d03804f5b19b2c4d3461b521f7835f7ed19ae2434fd7b42685c21b38d21f59ad3aeddf5fb1c0d889fc0ec4fa85f00eedff27710f509723c5b79c9f5befa8f0dc60b57e3bb1c7f148a46b0f4d58d64dd24c956062b785d6ff9b3af8241c14b964aefb9a0db1d3e68673aba5cb3ea384a74c3e0a26944881a9cbbc3e23ea8c86c5d70f37a1b1d7395c2bcdbf3c7743cfd27d9c2209ba0bb20a5429515c75a73aea622670c5b1e4ff7df39642482e47973b645c5ac3e143cf888d861a0f6f2f02ddfeb19262b1ee6f10ef23a657f8bf1dd7b1ad11152e5d483e5a1c2a30fefceb18e36f6fbeb1fd06bcb151776617053cc9af5ddef2716da5e90566ac917eb5701bc5bcf63db2010adf17c2882e9fe5aadd3559c636e8d37da76f08d19f692dedfd28b67eeab209c757f7cf81706024073cf55c1b9b891d35771c4a6b5366339036c7a7c79bb2176d0f82302a402ff3b4fa57626f9ecf770b5a95f86c275b91c7d9945c1936b2479e2c067ce30e38ce1ddad3eee0a3c9690531ffd03c32da2c8738d5e12b77b26c55990891eca710790faa9275232365ab64e009d041331b5135820852bb1db270312772eb536ca6bcf95928377741e4a3e34f290846505d99b01ec4c4e336b27e228392e5ded23f4208b4774dd2b328124e60db7196d8afa80fa9cd060755b294945dccd28600ea01eaf5ff42b85d33aac8dbabc523c902edc943e0643546b29c433bd4a9794eb9a8a5032a294a060bfd2db0aaafe6deb4317618f46a0c2eb2ac970b90a1aba579870131b942c7b7c7716b0a2a3b7ac3c9dd386a9ae7c863b2c4f1a3fc71fd23df631b2d6150e4021e9d46a926205c28d731bdabfda32852b2c9c403c85eb4e0a7e5ab0d6d9f29e14f143795787f107b402a8d3be33d8db3b2db8fcbd0fe40188af873e2eae3b33bf54aca985bd49749f83e7ea7aeccf634b30d1aabd6c62441f943d1537704585a7bf07dbb616a0e8644fb017d621cd039b32d9c9ccf25ab22ef214e98db5f2906d45c9a98bcc1f72a31c3b0efdc1c0b92b3356f33989672581ad3263ffdb4560a9fca29bc4b912df8e34de924121da1b3b341e9edcd8c1db787ec6b09abd0172f6da7f164e602f4f3a41e9cd3b2176a73b34546b43c3395c11467938fab7b27a26d76087eae44a57f12104582131f664db34ebcf4908173eaee221d2a2737b49f8270246908ba78bfbc94b4c8ada476b5b36095f69047fbc24a0719c3799524b03ae77874792a59cddfb0facc25f0fcecb3815e481a264535437f4371c225d22e4142b7caa3569eda97e5fdbf43083b05b38215103722ca418562a849591949101c8400e73a9729d1b7c7a5c460776377b3980a9e4ecf49c7c5d62b1fcf611a73204c167ab766d9ff2334430d5676cc10b3af5c2e246b06dabdb4b9ce139a8a8165d0ed688181b1146ecbe4dd6e2121deb3bbb57da706c703cd69bc4b344b54f354623d3255e18ab04f4296b96091b3cbb3c62b54a4c0eb395dcbf02d2149fd76e3c37396a65bfd681dfd98f7cf3ff0c6b3cb3207390493bc7b0eb7714bcebeb98fd094ff21a1ef49009e9f28f1496013b3d3b797dbaf097f28ee92c36816732de2d199b847ab24255442790f207513a9b3d8a9e40efe788187d7990c3b67d264429f5d45d30d068ddfe27238e1f9efcfb3e29d2b4e2b52e266e805e0db1c555074a90906e039e1e29978b2d8d96c869cb3e63208c5aad55b6ac697496889a62ae940493df183d802680e8ba4a251dba6b3ecefd1853072c3a70dae6252ca764f7eb0956e01777ddfaf9e674b33d58f74b402a7b965ac24b0447684addef445a35a36d466d10cb8822b28beea29bfd113b421a0e5e7058422614472a11f3915614318873533afa77bee8411ff41d67baab42ad18d62324b777771d2bfb96f2695f0ee47b044cda2a8615cf4154cf48dd5b42b5ec2099c9cc970fca3428f4ab6dd78e3c3c8370bd63f5107e1b11db7a35bb449871c8b0b21e2b4c103933ea2b0aa40819cf25989818d9f9b7bb23ca71098b44e7fd2ffb2f9612be2839e17cf373804632a5174cf0714532ce138cebddc00b45427b5eb4ca84f4f781997fce05a5f45c13117d554caf431b6561cee7f6d48b4593774527ee31de7e5b606f4826b947b9a99598ba3d8442b291d02eee0593bb45d8bb689ec5e920ecf652d2b8941be6ef5d6f2f73526e1aff95f81e0ffd6fcb471342b534818e678e6c40e14957bc53f1c66eacf6d33a5a1cdc860eaf661f3b4bba1fb2e232cba87de748e8d005726a596b7b391dc3b79c263af889ff9aa3cb4bdd4d07115d913d08ce8cb32c4fddae8d1f98f35ddb8e73b881ccde44e866bb4d1fe3d786ed2f4250bfe7641a0945ba50f79386eee0a092816688221faac65b4d8f711ae98b46b629e06486b9fb5bdf694f0c75b6230517937c78a198c4503b4da33536a087ac5241a4d5db0368c983880447ab4f9a36b5479076b6d7ca42db4ec9d449b36a538854ef33fa3250e6150c5a729855d814e014316d031a143ffb4ed4cf305128c575c4d1121440f4a1f8279ae3746e1283c0a93d4f86f4d2c5ab4fc97ec60314fea59d1efb28641be51e7b0ce323a1fc12aeca074abd30aabffb503e6684f7c891f3bcc7a288da20cc31f898a27c0cbf41ea599089ca3a5e4fab512883bb77768917b11e12336fa841171160159a67d06e8bde6364757c88f1fb513217ee9f7ebd21811995a0615c3a3cf837e53e0d4f78c9e4c4b6a8f4a7ca8b516349ea63cc726436e0d6fdbbc8b97302b1fcb8d3e877cccee504a7f80b150b52af9a06da2f46cb9f3b7e0403654d195defd228d078ea88bd21db7af41f06cb5490fef48e7eeded6060efbd91fe6a0071f2664744d3613d714e7b3267fb9dbb562a1ec38ffcf5a06096b997bd93cd9854a9357a9c503c87e1e195cec9eac32b563c3e39ddf0a74ce03ae4a6d49214b33157c4dd231aaf5e06aa12bcc485ce8b56479f2d6f682f68671b19c457e0492df83211090dc3e276389ebaac273d974b5b35a2a4a0c5edd3b1636d4b31a7e9d4944d5ae2478c75001d5026941552d13b5bf945d863d9397a90d6a31955b576602ee2594bf3e7170f03cd58a1ecf0a85b5da13be1616b22913eca0cb5e5ec86325bfe65706ad100680a3cf6d9e92cd24b5e33a27624c2067dd7d644109bc2ca572d7e6f4b706db0c770e9d4b772fe13eb5ea13f2267aa96be1ca9c6a4db90cae553a7e6f87108de3d168a57db935ae5bb5ef3b171cc45266aaf1c98816ba137f1835e46b5feff7e66a040b5172e6aa51b5f556db27e9b4c564d14da0f5322a5ee4ba00e70ac971cd1b231ae489a965deb5fab2a28ad549c1547635b4dc84eb537938fb23b1bfe4477946e29dcc177f24b60a7260f316e85afdaf8d1870bf4787472ab60d720a99e80b3e7c06f5abe859b626941b573478a2b057e792aaa25a9c29b18e0dd49328611def16bf797b3bcbb632ac66e11db051982cc6f2d1e1d1122b3cb75c00195c2799e2ae9d09be1efdb63347d364cadfac5494f0b2f82aa7fa801ea7d21cc24a0ac35e44319ad46fb7b63de19d242831e6a6f98ec90ddb9617992ff90b7a689154e73ccdf0185d9298b66fd63a14783c5571f6504a8b7d5049a0cc495de81f119179206cc7480a70e1b68075da0ff721b034df92edc8dd6a46aa0a7af7e35c579ae2977cf3f772d31db68262cf92004506d61d30032b4637fccc9a0d963c212d3a5a5bafcf5a6ae4fdb6856d605fabbba6f5ef01f71c32cd5ddc22da7b2834ab307ba2d6a3c0eb8e01b6c3d87d0d711c3b3b1e2944cd166d5b088aff35adbc21da26e78d60a6b5b663b6e03e3f6028ddae3e4866fc3df05cc354a62d5d679e887298941e957b0418f1b6ff475be21aa0dcd178cbc64473b90275cda6fdfed1deb1c334455844b20636b70084dc974493ace1d3438f78de6251668972de3033895f4c418c5fdcc86701b732306d7af8130bb77b54282931d65a352d0850718d42f1e1b017d0d2964d8ab747783939648790f08c948fe4818a4e8efbe7351293abbd38fa27bf41e1b7d0b77b7d8861d09112e13861ac113b5b1a262b0e3afd3357e7eba2853f0d79a418b7a2cf51ce809cceb7f3214c65d3e88ac373a9a445f86723e41a776ae774bf23b7a9a5b357a1e524255b977fa18336e5fa14d3e2c0506daa87b49c815c49a859b7b8d32a8bd2cc257662623c4a3c98af73fc6a071defdac4bad4b40f557ae4efb7c40e235a9e82d6f576a68a3abc2e4ed24dad56e6e8727a1d24c97df4398318b7ca15dcf73adf71d0439cbbaca03e2c0cd17c92e734f60c81c730467c3dad2eb7cbe132c790a515de7bcc45165b72c4145045117e5028101b5ec9de5c3e5d21b7d572e75e38c2a55a23751df01dbfef10600c9ded782b495bc83003d94e894db7df5b78e4562232c305fb46ea12af71e77fe2c30e87c3e21193f593f348c695b80334aaeda336230d304a9a3700f45b69f91cf572ef4211818db4aecee32d70b8079814f12aa969b2afc6ad31d5ee9b7b7f82d72848c82011d48ce64410ae9fb8202ff0fa91436c67f592394e7612841cba12dc444222d6eaec034108402580b8272b68e74cf1e291c6d6025e5eee2bbd2365b829c92ee6125cb551e4882282b8367a837f8ac07d5f06543478e6b0f46dfa8d61aac21fbd2345c9fc89a6cfefb83e7597dce1f45898243d7b082b63dca76c05f88f6f14d1e054ce272ef5978eb8458b93dece7fee5d01b3e1226629137cd86e0473fa12f64d8096646d18dacbb84fd13b76a657feae07876ce1e02b60e8086042fcdc5ccfe6266b126b8afde5b868ccd769db17efc0d471c585bff96d09a4dc778d627b4167bff9112f9af7c5b89873edc3a436d5492dd22d8d076d8c44085734c732c29f5695f37f39ca5891b8992dafe5fda5d6d481a1cac4fdc60b9eb15e818fa90f4cd2ed9547e4cd38e3b8add944433cc257f6c30546fc4eb5faa3421a8ab7208209147bf77957504a69b8b2bfc81a3c409c6bcf0be571fd1c7361852c6a4adb2116d077d9539ee5e105b8b5b7b9de99dc293d3d7f8029b1b8a965464bec78bf3a351603164439409305b8d8828a19cfa81727a63c4d8d74efa97624645d13230beca79b06fdbe84ebdfb8e30c585b6e4a9540d3f4ca7a76bb8e81541a303a74f0127bc15e213deead8eb8e3d506f9f12e603847d43f7cc0e623ff4388d53d1f9d88b2280fcb36d79b07b8f2816915758668224b175331a9aa8f8ffc5298accaf1aed9ef2b2fff3bfefdb8fb9d6959962e372fda58fde801cc4d379e7e5981942bc1d42f5c91ec31c5eeb905ea6ee77f58201a41b00d1dd0d286e0b5cc45e3f772cc42e8f6c813d08b67b925fabdee337fdcc5c7d7b3d845bc713d1c762cb7b69f56fd22b62fd643ea92b93d91b9cf0c38ce1ea11c7506e2845009de6bc5890b2ff34c9a414e33da29e4b9454343e4b93deb81f782d000b5077b80d7a7cb227d3ba5c10fe9bea18c9074b94fabc2dbf70ebe0b6d975fb792aa6a574780fa075c0bc6c91be1626f6ac048b95d78212bb73ebdd9dcf6d48e11b114e713c0fd7a9efabc34a64afe31d07e4ab985c71511394ba76dc1a1fbc11460a7171e9b76d88b5ec30e9347526601f1efb998f2dc26a4bd760f631944b480a04fba76917fc06351f85da5503d8ae31ff8b99cf4f6ed24614689abd76a46e4267c08755055e3a24d65470831e19ef8a3e2b9b3dbdfb901e3b202e5e362dba52109a4397ed5fc47679d6caff2aabea8f7c8b9ce9004de337c026fb53fcc445e61d14020e7b243974397f511b2d04e26d050b9ef53e774e269b2c77aa172b3e97baf166359a0a91f7fae4710e8b1cbc12a33b9f700b4c8877aa13d8642b0a396f86c33838a75409ac3bf63f7b48f31ca2c9fba1729df6129e771d9bc13ad71fec466e2f5e4be4c869bff31d9d14a857c6228ba237da95c4586d5bac2cabea4d5e31280977f01b9888a5581f98b4ce2269b85ba36a9a65c05593f2b6332249fab90cff2e7291836ea1dedbc382ae6c8b03a45ba400e7de6c97a5057453452fd046309c489f0ffdb936aefda942718c46e9a17ba4dfe7d39c9601cf11f415229f59292af7980a9c61824b12a5bf3d8c07cb6cbba56422669701355a620992e9704e2566993cb7474915df75c3b481419db4904ba64dd4470117092f85318ecf3f092b2c10c8173b04aa391c7a2961af243325dba689ae43fb3dd0111b1d6861f961d1b7e381b9ed96ca9c8aa342cc79e3ff0b4ba880f6c08ff6b4a17e399b833673e1e988216cbdab7c064477a66775343e53cbaa71f7602aed000ebe6660b197ba2e6383aa5db1a8505003941f4a9f8422da8baae5cb19f221406ee118b52b7cb4c0846cc7607c9a9c6a12dd72669a2a7f5f6bab5ff9006984eb14a8e8d29961fe1c5f173bcb62b0bc1a302e14efcf4106d96baddc37567ce688311322580e92ea167b89930b8faa6b94bcaf5b2823e16e28fbae49c47a3ff802e50404ae133749642a86bbcf784d3c3447c24831454f07309bb239ee0a979615ca9daab3a4be88042a0cb3802c9d9636f3499da11d43e4796bb310f4aa360afc15aa7b7a9058e493db3f463420b156665b5c6b7438400ab02bb3232efa7c1b2144a6ea7f34d8601b0ec46a2c632f0b8c1bed178fc3c8ec68cbb362646b54c0d91ddff3c1a52ba23ecba9da34c64703de840664957f0589522bb4d4204de31d051776f5834120762131c78b18d12632940448ecba506b0ce6bbb61c5cbaf197c39592202f49488dd699d89a62ae9551d9af94c3c3627493eb7bb6296357005aa163cf565eb5aa17073b3d07dff5b8cc95921b0a49a8d6dc723bb65e7f66c70b7a6ce2e9078a9ba00a86d788f502f643b7354a6ad73a54db53dbb6aec25da309e6218efd94ef8745226798fad2eaa19fb7345a6a3ac241d6913bb7f2f070cca1b38268883ef73e5336f8298bff4fc032c0adfb0f1bd6a98eb3cbb7f4248fe12403f922061b1e387c0e3d3fd8efff5d667adde6a25b20b61b9f3bb9b2c3fd7f25d9abf9a2feb31fc7ba896a8890ff5d6c684da2feb3a51de1107bbaaaec776caf5ed3e727201297112e5416f1817e80d04cb3a3b28533e0b901cbbb419fb9042ad21560cc83552fe5f7f1c0442b5783c207c39c40827624c2a5ebbb9c3f7f75a040ab792925c04c8a9f116b3c47c04f2d0c96b5a893dbf992210bbef9443cafd286b2221eb99db037eb0359e33bfb4f10185fcd40d80cf9b244cbbf374bb2a31d733d770384184f17423dd0f86a83f5de1f04416779a9f035f7fbc0bbc58a77f5915356804106e2edf638516659b22c9d38cad099f841a53c9f6bc0f96c7dc3ac913e1fe76b442be69e9370c4acc37ce5d31a86bd26ba93147c2bc107f2c60127c5d24391fe660aa2cf40cfb770d3eaead2db157fbb9da372aebbc10e71b3c3a8b92676af63696a054067a3330c2381db05868e1b55e7e6dcf7ebc20d975d7b5b4de84b986c832328d9d92529d599f525034483991c24ffd7d58bc634050bc60f91c32d15fb0cd505605629642c8ad4911101f744aa0cc800c72bc9bf90ea8be63d747f14adbcbb4a060926ed898b9559c92bc0a9af7023dacb1bca2f849b5bbaf04c86e7d27fe60439835d69a25fd7b0bb7419908fb9a2fd05ebcaee7728029b77072414a8d42078751ff0576c26570feeff729cc20ef529f99bcbd4e79bc8ac448bfb0ef792b338b4828485e8f9265bd4531f4946f1815f379bcdfd68c4846cff5d0f9593f0a198cd5fc7d0c56b5d684e9ad986e1bb6e972f4bcff007631a3ea73d41d4eed3e63491f4412d9a6be9dd60f8449e9ad30ff1d2dbd022ae246e3d0153aae03a311c3853d7f4948277893e25c22c3d0271d91b33abd2a0e3b3ac8c7dd6a11bb6c18d433a03064807fe27363ee8aa900717c4b4602bd309a818c5f0771f9e5ad5973424ba562d6b762ae18f1281bb1375e3affc5cbbd328b640c6c40fc5748c5f1d677dd0099800977579c4b39989382a5168ad99dbd330c15432c77c5f592e8b357cc91c53eaab80a9b633669b753fa2182e0ba89bd591b38562372ab5182245b291587bc7aba6ec3a19c573bbfbb1857d1a0dda5bd6f804af399e1a8b74ea53571e4da4badf586d45a5fcd0ee9a9561bcc238cedbd70dc57a3cd5d425337f78a6a88a059cb34f2636985b39641ed57bb5cce1dc0bd7e5996f5573489cd23610c30d33cf9677c2e4aa5f8ba445391f479b7e00061bdbf1b0f65bc02ae830bf7e6e3d4a647397ebd7273c86a4ad01b914f0ec6e808bdc27ddc13dcd51e35e19b650bff3317b9d90333c18e1f6d15687944e68c5128bdc4a4e004181e90675ecf4cd85c4616eb714122f2c7e4fdc31f921ec10840efbdd20e80c75b3b9e4ba86b713f42e68679c63a500d008807cb21978b45e1c390bdd223b61d91e44d4f7aab0bfe719a838e7e85edce9338e908b02cc4f58413b0bdd59fff19cc2fe4deb8906a215411888ea1b8abe34e54d8ada1d709d3e29318bde485ac2b2e53c95e519269cda60e9a26c316b71feade590758312294fd83ecbde78c1c49db082b7210cf7cd97f77d4cd1982135431613e303012036e696f05bdfa2bcb191a05f26f6f6005fc7966fa6ed179c33d431cd1cefad5aa383af7cebe07655a54a3871bd557cd30772058dc24e2712fc2a382318ebb8405bd531434be0cfb69d46a23ec44cf05eaa60318cb5d94d0551e75bafca45f880ec9284bc1be169c2d9184abffd2c7026eb4442840bd88ffb8ba26e98336de6fb95ae426b5be24c2c662d019b3a158e28e5c816d666b1b4ae397da93ad49c28de78aca42e1be28f02907b0262ea37d9112055fe66ace1768ae4628ae999cd6ab82e494f65dbe2a7c576a75fdc5742e211a663dce3e2fce27f1a6fc845e4f87956fa1acd345be3b1f3327dc08283fbef39f470f3e6367ca78aa5791caa1a7cc8d562def45eabe4172440378b1c1952b9ee82b60d56360a82f5ba6ce82ee2df9044aeb48da6ebe4f51179985fe86845ff72a877d19e3a31383b3dc8ca31e8e80fd0ee27cb910be51d091b60d712d4689e49df356c63006b4809a8840b61fb9a6e4951de2da1fbe54d986f9ec06d1ca0ade5a96951d7e1181a01af305972c6fc17bf5c0fe6c5bbe550fd6f8abb745a20258017d414a76b8641ab4bf031f3c17606561c0a8f7bcbe58bbec391224476fc6cf29e506cdd5b8723f81538e1fb41e942ad0388c71c2beac6daf297170f98decdff470174ac34e196e78681a891e61b1c43f20c3349abeb6e1f8bb46736659d83258370abc406b1c257c2fe540124a3a791bb6244c71beb872682975464031e3fe83e3a4f983cb9e966f94df413c02eee6fc5451e3c7bf0df93901344a62e4a920b372001380ec7faa31f8f519dd4c4cac83028693d90ea31b6487bf16ee4f5e2cd852baf4a74ebe8f738d536eec2fc4a7a86f74b2f655f6a4affebf24445f7f91fd5021e38664004c70c24f6b0f37f54e6cfbb2d84c6e8d0a0171bf26783284e3b4dbe52ad46ebc3b597b9aedc07544577fdf5b8a9664ea67fd7bbf649c20ca42ef731bc8fbf96eb7fc82bd88390bbfad9369e7e3532a4c440745bf8124f98383fc417066ad966c5f3a5954dc5e2c4664ce948b50c10fdc67b645bf8198cc83561398c0a7ebedff0ff7a5f59a4050a18d38f8ed8253309a4ac8aabf8c92a8a822a4803e30df6d54be91e2b0cddeffd621e31a15d9eda118398f41bf9da5295a042f88d440a6b72a04048836f179ea52372c1be493a144c11be003bfa24608d91f666cf0aa7ea33023b446b6a9067912ae5779a9952414c1c0832dbfab840d6d967feee8d47d51cf341f257bcbe2b07b608322326e45dd2a56248bbfcab7d27818a1638b52594bb9a653bfab4db6b4874f2ddd7659a59b20cef07cbfd0fecf49c6805e1d17512e6119b2571928669b07cbbf62150a893b1f554210bfdec367f96ec2bd8ac245e39539c0be5b39ad7c3c432b7e0481eeb88154a194bfe6524245f7b4a0cf17fcd06e482ed15652332bd6bdbd666ac2117603849335bfecfb2b0569232269522c6b3271cf58bf3809d6a02c49743899afd282df59eebff2554e14ea2a823e46915ad092fd2dfa7a90b5b9cac109cc91b254fb67719cc012fc8cff92dca71247073829a14edc2ae8b989e0e8fc2a3031f08b470c1c39c02131f214dfe5c57dbe578c04ab46b0389dac7c8e5661ffd8f37056e21a32ecc02452394c9e89d616131247266d1b945bb6d38f70289a6624ca52cbce7a58d5c05a387484a7fe17cf38307056a20fdb8d673ce90aa2ad453a30116f3f02f225c09394daa163d6e04f885cdeb14469f0b9b8632c371c0c5b38834e111947733fc0a0e9d705ca159008ff1233a4cc559151667e872d5835dade0d4acb56e6dac7c0a32df088ab6325181623ef65701f9e7ec0d638cf9a5d6bce1064f7156e4f04c0a7e6451189c5a294a43798a83f3eb918bb41f2c932114e860f70f12475b3c4c0bbd6708a833659b8b860c88fbbcdfffe23b976f1199852eb30755eaefe2fcfc0bc02277e2c17b7e81d158fcadb7308134accfb248da4b7f2546c3e36d6483cc0c06f4205725bafe91db00f6ed7aca92ac2aa58a87ae2069122c3caa39b59c5c0cb5f10a3e094af3c9d87b304e28b277d0fa799cd4069c9c00358c0bca25e6bc0d75651c4fee03dcaa78b21cee0f9e1af05ecf41cb164807eb9018d2bcb4fdbc0eabdc569ed676921dfc7f8cc48c60a0a752b6f7da2d0af6e801e1d93c0b9a3c0ebb91198b95b801dc968449765179628afde9d051c66034fa45bcf119376a1c0f7a91e1ae6648ec7ef717c6a903f528e4e3e874141b87b7a3dce0b0074f7c5c0fa571b730961dd81fd69d5f969bf575b2f3b0cb48b711387507eeb53727c9ec0fa814cbeb9fc38c765df56401bcb359c0b9c9c20c3e85dc4fb9455b01b9e56c1314e6b99c0d48609a7334fca821f9dd1c205d984931df21719396bc78b4c5bc153b382382cdf5e2beebe5ce98fafdb22293e284ae3eacefb8b2cfdad65a2f0c168e83ddae19b551e97507ce7853fc537bfb2dad1547641325942bc5c0c5f8ac1868bb464d56101eaa5e58c219b22901693511f085950c2ef35361823ff0c2ac1ad4f79bdd4ac2cb09c739d328c0fe6ea98e178a77046f5179714542d6f12a2c1b00b107509aa5454ef3ef18526125787d86dbf5fee78cbd0983472fe6b8329c1c071ba7512dbeb9046a640496574cab0b74ba663356772a7b59e6bafd9bea0c1f3539664b6314453b299cbeb105a87dbf310940efc9608bd22bfb93a34e9b8c20452a1ce73efcb4757b215d4c4978154dc1ff31a5ae2be0fd425b2c0b4ebaac2147511b9dd5fa8f748229d0116c8aea4efdf56167e09073087938a30ce6a9dc24862d0bd16912708f6600c942fde83027d58d333aa0aa0df447b7cc0b28709c251e4fd614b300f52623db5f4a8e2abd1b658efd7ae032c630a3569aa076ba2c268e261df8c35a9fad53e740c1d190710d98cb85e38154292725ae2a4605e90c28be33d31a27b4b0cd2f4c3099cac027e9ed8b831846022ec4c1b845c7c9b81c29677042e446b80a03cc0ff84e1206481afc37ff09efa7289a2144f6a0bf1b3c2bcb7aaa4da831c28e98fc5fdb02915237db58c9e0b0447f96c1b05b04a7629c2bf3cce147efccdb07a75f968082c79719d70e568d3c1bd4f334128e60e0159c2fe298a73e2b3304a2faeb840d928724f8d7c2041ae8f3e6dbfa82f5b0f8ccdc303e02a6e425ffb52472db7595882ce0b112fc28a948e5a9f4beeb971d43013c305d02485d148c287a2dbcadd5d706f3d2773f8fe10ca5826cd8b4588d33b1ac317e225a2902ac76ab566852fc66915ac3e873bf50906e05ab8f301bf00a1bec32a0673880ab63729f9fe5d566c5e42c3f1fc06973ee6e61deeacfe079ca18ec32d05ca744093805e7e12bfab07d70657e12de6f04f263423c3687be0496cf2c331f840976c68161262f9a2ae5437612bafc4c4d67924bdfd5bcae3ab37b4b7c342a4376bcdbe339eb5921c4bb3be167fcb6400d62e65c08bbd5e374141dfe2c3522644fa476d311365459aeabf3ac3a2edf5a985a17f1573aeea0e6c94ccefc35cc74bc78aad9cc16deed6620099568004d939362004b89727bc3fd06e488bc389c576d9d2ce0c02fe701a819ddfbe80ada956e1fa82db885a36f16aac6a80c38b12e3b14825a6ff66a656149f120fd697b7f4114d5eb4c5ff5e34cc1ab0a3c39dcf05cedb9574137d83877901254a6ee284e6ed3cf1867ef6851aad0b6ae9c3a6671fb3bd0cc46d1470285fc2594eb38c6a82733e9afeb6a6c24507531469c3b222e68fdb0cd383c68b08bbe4dd0b97540c5ef4de82a887a4b5ff77fb2094c3ce14f05d4504d4ab9de8bd0899e22edf4606053d7c02b2cdf2c0f1d5d6dee0c3fded9501563f0de51b268ff3b2dacc451548447560a4469f32a63ccb220668c408ccd7d6adfabf80b2d1d64b80c3261b5273c466694b24f863f394974e1a68c40939ffd2ad92b664d08856bef76fdf04a163a23851a79a1231452fca3da519c40d58a0a6dd8309685ed6132ff757085816676a5540da3625b19b1830490df7c419e2bcdb44346536837f53f0136f3552e90b5a668ddeb1eed20b3cc5b876c6c42b7612874490f6b73ed6dc6d007fd9fc8b8ab3d26129c8e43774328acdab41c43aaef5a91ed1e4f0c1871618794cc2aa25160b58dc9abf6c5944baf88ed37dc43b378f73ccbbc6aafb8db11584f4b23ffdf01bb1a3ecd6c3ad73cda93544ccc44c2051f9a60a2876c679d7659deeda72093673cd7fd9ff3551a18d5a5f5e6dc45dae236b6e6e170da8a6d9c4f129d6311210ad3aa80de978c5f9bf671c09e0c46ca821f7acd89c84531af1a9bb632f242e4245bd6b275a4679f67cff41baa1c476035055490345414c60aca04c5ff9e1322cf54d74d611296fe1662ec87a25c493a9152eff702169683038b9cc6ee664da374dfb6cfe9bf2540be752a019dfc4951886cd7827aa757e7a8a82a8ad1485a2657cba5c45e8c476d332721eb7f2c49cd076203793a2678b6955f765deab74c8bea421cd933c41df61161c894f67c49e8cc791e38f4b5d1203515ff6728a6fd0d8e89e581b01cfb32efada6fd412c4c8e141ccb30df7cceed9d90c5d79a0ebc57e13315d09064c28705fc7c77fbcc4e45d8d10a0705eb403868b38c8d7634c89d399ae6e90f5e55285cd009f5212c4e504dc1a220714d4f60d2068f7e07a1aaa45a39253296e6e054d52128c0b61c50b181a0470114b333d5623656ae069d74e3c92561ffc8f90c05dc0b61a981ec51272b694011d3f12cac95f7d838a397ab901d09d11c1d2db6669b7119560e2c52e3dffbb6d981aa8c5086c12e1613c638647429e90c3082224a796a4e2298ec53814a4c61b245796e42a2a8466e8b153032f892c48f3e36b1e215d1a6a7106c542e06ce38d02fa12b9c0b0477525f63f6e63d6f266640b9576e4b6dfeae464c54742960477db08abd5694aba4fe0d707a85aec408d9e2dbd120f2eb31b71f2c548d878371da9a9fbaea1840007c43baf340095de1c1add6fd65244ad95021ac54ab5cfc97622aa1f28708aadb7cd7b76833bf766cb8b20f62655751fd6758fc555ff5e162464cc60e3b712cff38c768cee37ee6645147252c72dfc1f79c2d0c556df2a894c67aec5624af984ea7881c8df2e6730561bec83bb5a657357546dc55eb222be8251bbd19c4728cda2db0465b24bfc405ea62831f0d65d21a0275cc57399bf724baa53dbe1e8d02341802f5cc20b0aa1f3cd1a008a637c66fd66c1c59b8f3c3daa21d32d7557ef3dab540400f963a5e18492cb466094b106d71cb9c5a6124f15adb40df8c31db91ca22bbe00bd9041f60a4e0e38f8f8b68c350e70c5c2a0428c62f77456563acfa8103c0c28f413ee798cc46b5ebc836d1dbc3cfcc5c6eca665190b95e9361d8061016df7d4ae9ceee41f8ffa52254d313b96a40bc5d1e8817a8f449d6b3136a7e288830da0421558d19a98a77ab079a1f5de97ffc5ef4074862130a625e4da2f813ba42b8f28dd80ef741a16149555f429fcb29dc5f18ae174e4ffce092d7fb206a6625bed293eb0d71a0dbed01267f302ac360fc5fadadfb75c9171c5f72d7727c54842e0f64bf9743939db4a6dcee6fc7c7112c61848830aa92077321e382bddc36ca072ae9fb66feb5040fc733e4c11d77ba2c63460f444d005d34defbcc8e7d2eab5e56f9cb061e259c3e36df9807974bac9c6502a19f4c10a44d5b330194117410ab76bb47a7d04d10c2ae78224fc036386c653d1294b0f78588001ae31028fd9ffd8d7d3bca9a2c5cbc90edd13137ec1f0c662c0fcd3dda5ffcf39bd7710451803450b3383b2ccc97c3a47e4a6752c7617c66cc8be6cc1997464b1a29341b13466e81996c2c1404812d916f2d16558719fc6811a046425a00ad8f65bd14b6eae8e3012c1f3d62107f296f58d265eb6d870c6842bf895dfdc6e89540013b995ec6f3c0e065c3fb3d55f2e2c02b94fd39455c6906642cce48d8e8de0b108c2c643f6dd3c5abe783087cdd9cfe8ad831d191dc69cbeeeb4352dc05a64abc2936e33ca49d7dccd100d43accf1a0248f9fc6341c6a89e66137dfbb8c00f3e5e7afb540fab52734579f8bbba3a0bdf76c0ca8b38c6af973ce58431b6b4d6b38af0832d8550df6640880ba747ca0d47e08db57908c6b42ed71f20675dac4a7ab68395609299d815bda5ad244cf38d1d4b66913cd1c6b4736608e70b4f9643d47c7585cc743d29f3b4fcab6b252005a4596194407fc6d3c5b374d1465ccc0d803fb6e676c303d1f45743596e95710c43ddff7d387cc6e1814dd35ca1933c645eef22c4859239de95844186a4c2844e89c4941e0cf9c6e6aaf29c9ca0e95c62e65ae1915faf75a243b92c504931e05b00e50532895fc6e8b348391f197a6ea9449e11a809b9b79572595b9cb8e1d6223fa12213c45ac704ff8a63f1a6b1afb0679c0ddc7e1220f290d2c79056dae183353fc842d404c72024fd6911316107ee3001455106e861519b87bee293dd32a49a46d05c3e30c72fe12e85800a778ac7279489084f2d5c6d6f037d252d93a81500ef8ea57bbac74097a3c10a887be9de09dd92dbe912f5ade5532fc72d3652c6d38ae8d800b7c7590a11e797acf319997d4bb48dc5c0f182c7c2b3f65a3fac0741e2922c1aa9c759e1ea19756da5dacbde3c736c4dc661507f4c2f01e9ab021b2b76997764e4c78153d47ae9d451cd635cec4e96f5f3a705e4e67e28665a46c44aee917e0a3cc7948a59f04dd967452bde0355e45890db3537b74845b4a66874c936a2ee738ec7a3ba40783fe3d00e4cfbb74865df78baddb814719218ba2ad50eba848d04b8c7c716612e82fd0e04644e47f7eda66b4e0fd79aed0f50f5279368483e5bd2b0c7d1c25b67a4a42de9c264fbad04392309873335b67ba2f1a2beea47677bd874c7dff6c13cefb90f181d7991530edd80f9e03c9fb3864ecfe72129f17606d2d1c7eca7f858f90bb35e18d4277f8050af317cd18038267f64e0c405964bd15dc7c8120992d2c5e4a907c0453476f3f7fad7dbac848a803e17742667060b05e26bc8228a17bace0da52b1cb4edbb6655bacab034d87859b92a52c4de6cbcd5a37ac855aa63c0eb0a101b35b84b99998d9180e9c8b7b7bbbb38345d24cb30546031c86ff446fbc5229718af26d4223920aa17dcc428ec9ced7ace7f26cee590ccb1c881750bc3d2c6a7e5c6e79edb63eee1f3af75d46a8516cdd3841d6cedfb74f3c8836fee0b67950bb418825192971f84d1edfd66e5f9dff0ec45f1b8172d66e3c8888f108414d849799d005d51c8e1bca3a4de2899edaefffcefcdb213f1131fc8b3ad17b028e05e7a71707dd9b381b73fe8897b2e92f2bc86d59947c7f17080c8b5309412959038d0c85339ba4d5cd431d6b46e83e19ea0c12f067bb30c8634c8bb499fdfc594bb71d264c29cdc3cda506cd96dfcec2c392f2c8606493b3f25c8c0fbbd795b2e195d5f7abad5615a25db55f22444572dea7bcefc7d3b12b979c8c12aa430d59b73d33a4017d226a14f0aced16f76239ecfbd1630ddc5442391c8c923b2e2617ec21737d4ba174d89f1dea72f0c3c5db9c3e74674e3cdd68f1cc9221dc94f6033b1e891f1f276546ccbefce8e19a7c28b0d471098de57abf536c92c03aece835fa49d9a9c7b05061fe22a824f1f2545bb8310fb484c0d6af24dc944d19d9fc362b353465c9e7601a9b60b116c15251c8d27cf1ecdb05e19b333c9459f3eeb8ffacb91a7c10259c3c08d2c58f1f39ee49a526b0fa1f5f83298fac9514ce94f9404a2c0ed0e9250a0bb0ef7afa328e7fb93f0e86d9fcf7c3970bcc959cb7563a8823f2ddae2fc7ffeccc9c646edbdc0d93d4471f7b84a6b19669fc9a2fac23a3a7f4b9071eea9b389e9a63389fa9f8f35c6460bfb70754010fff8c9ae616d860280c899a7409544018cb26da450d812e50c8f94f3ff4a8b15eba2c9af096a5b49597cd4b2ec089daa629158248d6eb0b485473e8e82b2c94c4903c9b4df813130527a8d138d08cab5b01d86671adf81d49137a484f9c8b2d3fbe0ca01aa25e19ccb425d67eb22602e45c97fa271a792b21de7aad7e02d43b7ced6ca16da399afaff0b367120eb843c52865f89c10a82594262d6f1ebc45322b942ca2d2b471be351d7028f4acd32b2d9d97e736e6de0aa312b7566c127734f647fca4ef0746b90bdab395e7bac1cadfd73782a58e0ae0a8a97df62b67382a2e9b7ca51dd681a1df7503ff4d24cb7b1b079a738fadf26893efbda49aca6422b8361ca7771cb8fef8c5c851616ca4e5d3b4c3f7313426973edd81583f2f3ef28dc80ca7a48fabb4f88b13faa15d1dbb7ac821747d8dba0d499d13e5aff93099c7eeaca7f83c4e3fd79d2672dd2e98c477976bb6debff22e59447422669be37117111caa599b676329ccb5a87f9c07d4b5f02b309de6ab8d1e649996c30943917c252cab17e6fa9e3153200933f5390a956143dabadf7a8085acce60b07c1df7391f1cac64c4d0e6bfeb73b50c9684a4b7b922be266890630d67cb023bd9b38953a6bcadfe9c5fd20f90cf2dfaa4747df3068f889c164e272e98e84850a6ca7106adfcae37321a590ce7ee9f842cd144f6cda3b690303ef4b653fa83e5650ae6241aacae57f79eda22bdad54c2f53a9d58c028b242ef6626eeb65148d1fcd9e42aa15caee827812d94dbb9667f2e0fe46d168e457f58fdb7e645cd331c961d90a05a7caf4547040e6c2c7980e76447a7cb63345369245f0b8096af69d5cc450b9b628cb0367df18da43fc8e3fe00723ccd3242febf104aa540787a4abe8417de5fb5ccb134455da16b95e98b18a8e5ce6a2db6defc51824ffb7496fa22ae1babe5600cb21eb5b85209aff23e0d9de87b42a1aab6d68f8bfa570bb833614af6f021603cb322699f45c2bdcfec800503c49594d2011a676af9e220ff3a109b8aaaa8f58cb38cd64883923d75acbd19d6fcff3080a54a423ff8c74ff8bc63972643737becb3ab2bfd8232194bab51c5d36ee9086a349b43033fb97c7d1d1b58e86215259cb3d7ed78a750c28ee2ca3b70dba44b9ed6a54e6cefb4f13ae8b0c957e22d94ccb42557818a3d8c46c725877b663aceb013c9dc07a210a9262ef4ff0a6081db9cb70c1bf4c331d3570445e38c14458898cda237107d6bbeaabde27f96683ead9cb7ff1e32e4e21a2ad713f4da386cb2ac65dd9e12d90a32079332c345039c695cb8a932528bdbdbab3d47cd307e29ba9b59cdadd767100bde57dc9eaed5c6c6ecba0398f91d5fd488a189cc7b180556890b84c674ec47b043157289677a30adbcbba43a1fbc18416fc5cd53d957670b0ac4fc357f3a0298715eb5beed0a14d86cbc5cde732eade539819ad01e90108dd537b197a62bd191efe2d1918efcda8a4cbd3345d3fa55e446b3d339a21a95a3d09a91cffd06bc4f142c2a7b4abc3e9cdcbd52a0250b2a279582625be3056f5fa0cc9dafe12a29d3e00d9561bfb0b4b4ecbf4224b5001b4b84b852f2ba1dd1b88ab5224f966dff6210feb9d813e9fc937cbf44d69e913d8ec5f8222aa34868add0903bbbb0c5a67c8fe03ae8a83d12261cbf47868227f91828c92271d4df7691ef835e1354c88ded2c6d92983eaac5c65cbfb8c56411ecee59aca19e1feed3705949dc4f8a972640bc5c66dcac4b66265cc05fa54bc11a9bbd3132c038cf7ee97574d7a0528b2bec73dc78c1109df3c1ecc35089de52f9f2350850f4ea067d77a1ab426b014058ca6c678bd8aad3f3439cc3c63270f89633a790f1d34ce4f196738c4b246e847000ad614a31c5a377cf6cc4171fa2b534f0dce7acc7e28c766c659b2eae061cfceb9fda30f793d410da1cc609c955dc6a28d2056c75da684d7292396fb07c21664d94f8c588131b6a472cc65150654386b932cc10b18170397599ee0c1685cc090ba63b515fa594eb59bcc695437760131a7587e4aa2a9a313b4e983f5f7a813ea3d5f5b69840d694ae9cc71accd6f32e603d28b658c7da4b1d958746f7c8d7a4a8148e39fdeb09ee63ecc869046c3b1c3058423160d6234c138ee1ce64c95499fdbb507a93fe132997dcc8ea031870f429be81753def8ee6260131b3b00263a5475f025b0665eda8135cc933e2d50632f7391720774e6a729acd0784b3ef26c240c2ca51ab1b4f81c9fcc9ad7e751d500120375fb344a3437b2c13aff2252172c36b4b5ce005c04bc96cca88674039eab855827d74adcb381da6169f30c15f86dbce93e234d8865d6c8ccb5f2b6200ea3b189dd2acc6f32d264bb91be2a5f369c1da4f8630a7a70ccf8ccd171c04adeb1b3af652058edbeac7b7e126ba4bf0061d69239a2ef187041b6ccdb26bf619ed1264af95fccdaca07224f8a5461ce0ab99ead53f1ddc801f82eccddc6131e37c49dae58feeab902e8606a0aa517661df6ca7d8244e5134572bdccf146a0fefda44aef3fbe0143c1f68d16cb0b4ed0a2b472c937ded465a74190ccf4566ba507c2835d3bfb1b59d01613bf45e499a1126d3610255c823364659ccd0aac758a384bb038425408d7492906969bdb570b27f796c0848eb37caa1c3dcd1dab5d6d38c58994ad6e2d60a6751996268a74caeedf9ca2e21f89c353e175cd1e129dbc6a32806b70e657ec0c1936978f057f177b30400a2d93a4a5b57439cd24b72dcf05567254c2735918dda5ac172f07f7d8e588680f29f0a360f436b9cd330ae700664206796a90ad5a6984db0ab0469fd8ba8fd8de00d62007c2b523cd37d8660f84a29cead4f86843170e615422d1915e3e328496b45e7e22b98c2dcd49102d01112e97a7bc0d925104312a1361e4161cf70901442e8e8536ac8eddcd4f47d40a1d137081cc516ac1d7059138f42e717d5004e6d29da9cb4a3a6851cd797981665c75f1a6e18d3a14f4d136366b3cbf5256383a78eaca14cbc891c5cd887b672d18bf5a7db38ffc5e303a917ea6c91e2bc3123e89785b1490a8c750cda89ceb9738e051f2ccef5ce4f9d0664d01ad9d4ad6fd92f501febea6919da1cdc34aaa38be9a479a96229ce78d838e4e2f36e5ca6a96295256f139a6a720cbcdca1b794ff3f1527682db6e58c433a70e6625307938787baf4e6f1dd93a4b06cdd1b097a5792bee21b7319ab18cee4586e6e5c380ed27bcbfce55a804a1ca8fcde0de20254978bc9ebd8460bff9bbb292d14c62f0c99adc5b5f4925ae7fa8accde41bd7c7866d5f897c534cac0195bc81a0689f61d112270a11b9d00928d31acdf522665fc5695cb59b83c2473d58b631b1e5bc2135bb34c256d0103f67f7d0ce21d9a9f6219d1e5f2382fb7ffc2a0cc7159301b3dae70cb642093aa5fd925fce24d4ccbbb07bcf9be0caee89405d98d38ec1539fc64300d4e033e90578978cce531d019ca7d8e81a4ebddf7c1420228868656b953e74be3353ff906d2a33aace5ef165ae397c2355eaab36554fb51fb512bcf10ffe5462bee0ec6fa1a57e15ce73c52fdce2f18b2e79b14e2b34025b781d56bc9835b72b449422a09e477b5cce752d9054c6a90bba06c5d85c905817db69b7858805fdc17bde2021073729f7ce7b64a33253d8f5a1aca5b8677a66c49e0cf3044d4afa19b14b4b593108e3a2ce875e7f0ac4629782713c766078b6e4a34ba4a3c15a97578ecf3eb04777d6d5ce8e8d02c675e6dc4cd225e700fd89ec93fb83c1cacdefb108cf4d1730fb4018ce95bf054ed03af939c9ff52af1f7db335555c9ffb5f83855e7f730ac87cfacece97a1f9298c6e53265b7b542e80b73659e3ee692a15af48af0cf3f3b3e7595fcea8059a34fb02974fbfa66f8484acb7615204cbafa7ab5e90074e726b2f35e2cead774a1f2ed6b9a187d28872efb216fae17ed1f313773d349f6ad8ccc8d390ceae4f9c864f19aeec79839dc27f234da8ab50ec75e6621b54322e74dd89d9b0ceaedeb846af1a67a85402a0b091cbef05e469c8058630629df277f469f1b814cedf07494c99c7ed05199f00c69a9b1b9f7c8443fe96d409264d36e922453b11cefa1407e2b2159e69ab60a86e37cc28fc127de5ac08fa39822f1bf82354983fcf03440550bf5860fe64a1d382aef3e37cdad19b3ac292440c9833e3431ec553cf438c6b6c5393b474c355612236f46b484485a2a2558ab7784b55b63e359bc5cf4acaa7eab72d8e904c8745bb127b025f4583b9f100a709faa9521e42a57deacf4ec51973ae45900243038b25cece27f5db93df9f5266a53f920d888fc4cdc0cf55b86e6588d0f99322179f348888d8000e43702fe035e9fbcc1efd167f7cf9cf5840e3baaafffb6770fc2ea78d1b05b6130ac0355fe35571daa0733f4b338ccf5ef16bc7a721f000debc07064ccddebd0d019162958fd5a3e71202ddad2c16cf6c99020175dd9a1eb7e0c53e05ca2db43a84895b42c7937c2aef4396c7a340cf8738d91b3721d2da22a0280ce552cf8b8296320d1a61ad44448c137b856fe0cf8c9e3d5f7db32b7ef219e6bde8c0ce2808c89e65a4ec817672435b6de24b1ccfcfb89bf624fdb8e261ce19078e3551bfb9c3d663b80c9be389566a76856064cfe8c81c901f8cf76d6d8459b302d7c0512c7cbc063ab44b92ca92ba25a5444cd023cafc62e514b4585762ba060c70fa3fb2cdff0aa95111b80e4078cb4863ebd02a1c58c84f4cebde61132fa3f6d5e88f10f67bd8926199b7776e0a9797794cd049e0460fb3de297c23a2b5f303709ab1538a9352834e625417ff977f690773d06dacf354b6c34a7b2941ef6fcec80b906ece3b0b0e8c39b525b8fc6e5b3adad06df68bb5fa74d8fbd6c96f67e6387f37dd50c776c95a3acd4546a1bcfac24dd0732c96b6bee6c1ec36e415c74c622192051847334a765e354bca6047131243d08ec84ccd585dbd276baad241fb6d945d8db7be9b1e084a37e7bd4d149442a9d094876c570c68913c53a73de5aa5cf9223001a080694399444dd2de711aaf17d099a09242f6fd7a1ae31c956b201d56dc18daf277a81b6eafe1f39d6c290decd09c54b190d181461143296b7c9ac657b38d6a83c14ec6c9a95a5da00c2f657bd0b215655ebdb2b74b8d0d9f73a03b0e5305f66589442be35663bef22c2fd44ed0be1c06913bec639d00d78435732b9c7b837591a53794fab75e939d07ec148ad0e594dfad6b461415830212352d6ecd21ed0e7817607f4f6bb48c730be38c1ed0ee753d4a2498a075099ab038e2f6d44002e55a7860def7819923de298e2b97d0ee997018ad6fe1508acba4049d687ae5c2c759f7915b7c60fde03b5db7a2d5d0f740e6250c5487c4b7ec7836d2928d4fa3d384bf399dc48492fca0392e7a38d0fab9e18bc158cb963c52b26811ca23494ae782e12a2054e471aab200743ca4d102629f434b1637116ab9429c59ed430802c46e91c2bbc9ccb92942231b29f6d10a40cb7de36ea6c70346afc9ce3edb6b37582aa2fa7665d37b0e7d620591a1d11edfdbd349a8c6f18d15075030ceb9146f2dc2f8af84186ac20215c5f2431cd12dfba6d1e6570707b9d5424275b484daee9e73d9bf0923678dff32ad26ba2ad13ccdd49e8cb031c9fa56e23d0ca6af0ef41528848ca6b4735388fa6c02892ed142e52b75805ceddba7e315832d3bed2d52381d6bf070068ea73443f70e3911d152574acca1661c2b56f7bf550ecde46dfad2396a8cd44ff8a74486aa1fd4edd17a71e894b789b41f039e028387f299671f830dd392158f644be4f9f43a1044d1acde07bc2e12e141a818bc8ec35184b81725383b2bc35b7da9109c32004f8ad1c2c10a0e71626db07e092bbead17e99ec26ab944c9c5a7a4c9bdb2d535b668d1cbab061a78140324d277427c39e257a938a2a367046ba338590f6c6afc6f99d20a60ca0d2425eb654716051ab03885096362c204b9236b20bf7568285ce546d223836a18d4c6f3570b37e4ee22d765ca4bb443f3c164739218320e52892759d22eb71ec4918f331ecdfe458cde39443ede099b9d2ea8dd0132982c9f07211bd240257dbf31697db82eb96bd69b9005fc6be1086770dd9162109bc412793990d259cc538d821b1bdefd5b9c77006d3048dd2bc2c7d90d718b8e28cf32f73dc2d25df88a24c9867083fdcee34c6447df6132be78b1dc7e0865ec0b5f5ad610e7d26108183593a79aabd7ecd00faaf8dab92de1a57b90f8e998558e04b4566448d272b016cf01568e94282da15789df2351eea88af93f6047f77547707e6e9d2dd293446a016b93c2ff8068878281a2f0bc8829856678b3771cffeacbea4c51bbd2939673618c22c46f3fe186fbfed0a9a3aef8bb988a63390443a710871285f6d2a782d83120382ce3a95ea513328aea9a79d615074998d5045b7505288117a1d2c351a8a0932daf791b6a990cd624696591d959697b70070fd8f812b9925c97d2c538cff6e6daaa0cc6662ee72446bcf54c3677669e6a5cbd6918d34106786bd2d173b774fc847ea4dbd5fed46ea708c2a25efd32aae0b999a06614b7c45629d2e0ca8d2a5e441b2e6fc2e1e41752ed7c44e3394fb295345b9e4a83bfb2c1b0d30922ad3cebf2cac69db6871c118b8a32bb11ee2c2aa535b5f770da47a1da1ed345a13f82873aedc37a4dec248ad6ee71b765c6ad62806132b34521740364acd3676a22586bc0821191158cbb9210b073e9c50ede0926e55119e9013d491f8ad36af24587184ece378e050a3b52f9ae7d6c0bb8fe7066569662896db4bc0889d36dc2ff68ee635cb54ab8c3d7f67e399148ed4abfa6245ba8abc0785bccd69dd37ec86d2f7f0ee6edfbc8b68d94fc3edfc5a9542e29962c6cb63b3bac1e6f5bd386dc1708cb89448c679a750e0ac40ce259322ee50e8743307fc38e4d1bde28d38b3b7364824fb8f42668da6743163096bbb6877521ce5b038d052bd4000ffdd39e2ad8b3caea6a458a57a73be9ded9e43e243af3bfcc883464c151052b614ad3a82bb1030e607173957b39bfac844f46929cb00c78a5764e6d738219f17bead3aec1c2be8a26babcc16a00d07618ab53a0b7e281c0fafb90ccec147c2ee56bd3b7c486937be7babf6dc32d612e0b4796e4a2c74231abff6e1797b7c9d73a73d3b883d8133997411621f0e0d63dc60fc091d7ba851461ea09f281e44cca503ad3cdd49cb4edf7e9ccb63a77796a9c3dbaa1fcd295add6c4ab3678f6bdbc79ced3f753cc02c5029e9c795b1439c8f8171ee5a06c3ae85a3dd6170ecd0ee6f31bd4123f56a4ba0bc73254253cce8bccaad2c2d1acbd1d4ab1dac092d962912b95d42f3f42cbd53c5ccf7c38e857290017c66a7cb7b20516b62809cb79bc7a03f2d436a795331633577106b627a7d50378ac3060a143e6f50241f05727ae3edda9d44b82f1e1952277aa2d0043d2ff985621f4fd8e2933c605a78d55d5a779e252d49c497c790f270edbdafff1052076e464f1f4a7c58c0c23decfae067499e805d4a5e5ae82b34513a18c4f31f8223aa90e39b9a128f15451b2e6228a4d34251fd4c1e9f42672924fd066415bc8b234aac98fdd9071557d52e022afb5b3e6c147d4c784c6f8e94cb60567072ba10076ce51f204a71d763108b09311521932dfa1d4cf2fc694d97e97cf9e2dbc5cd820aa1a1ffbad40473ee2d8de75e81cf47989d4eecb6178b3f26e60f9a566e3773fd51b36797d3e0cd2dc6d0a4dd7e696c852d50dd0cba2ca08de1aa2d54e9174efba419c4698410dcc7cd6173fa4d3d3fcabd51a56cbf2791faf186660997f5491de1cb001d1c398601087f1a19acd73065bd51d7c9c43cec80f49fb086dc579753e6a84a98a8099c722a665fb1e5b38250ed51e1a0dfac81316dbcee4cba4820d4e7ddf5297d46de3441c3cd56be59efc19d531a88f0a93f91725be44cd7b52d3a2009b4d8f2b1fdace32d4d3a21380cce6d53b0edf0db44dca044086c96aa5f99863a3332eb75214c3321e1ca09f91022dd54f655a7d7bae8bc72037a0744252230dbfb80a3066935f60dbbd7ff0cec001d55cc9080af07f7d28936ec8619f1bafee77d743f0398b2d41969a4951458444d55eb3596c32ffa8d94a6acb66012233b9977a57a3013059aeef507be70b947bd579840206547a778316796a13866d0b80d4cbac8027e4efa866f1e4da9a4715d57ffcc492f5d703474e1edb327f92f52a18ed9c526d5711467e846d4b24518ad58e31f8e718a8cf6d2e4a4d5c6bd80e0b5615be3f31205b60753e00212cbbb9d595bff0acca3ead021d6f1bfc2afdaee5202c5f774599a099138e5d49605b33d596e972c20daca7470fff56704747a214d7dd8a5833eddff88f809bc0d80b3bd59cf8ba19e33549cb868316cff033d5a74b036e4c6d5c55ee6bda4ad8b56c4cd5a687609841bb5e7bb7d3e342bbff62830d4ec60f1c1ca68b808f861adfc9c5d5e54aac3e23f30af12237a8f1ef1360298a77bfde078f0531aa302ec15e528fd5f77f6215c7e286f610b1eab49a66ddd58e1dc852530d80f10847f134e5e787d61b28afb921fa4f582a8ce408f6f98afda40fd2379241a9f26cb1228b08c9c7d6268ec01261703666b14b29b95e6fa9e781901b4f7391023cab97c8ea4136c2d633e6410cdfaf86251d775ace352d44dcdabc0108e9eee90240dec0c297b0d7d64a8919539b5c3c9143de8fd03d7327570f49261a8b1828fed0f07661546f0fd64fe12c0d790c22b6c6ba486febf553ad76ea5009be8d534b18cc778b6370add655f42528dc6ce166557d07e2ade6e714f1b868f97032d9ff2b6e44cbcaad03d686e3760842c791641d58200fb1e73166ad76481eac0e8ecd79ce29f1ab6cc9d69a89d9c48333cd92800dce9dc4b9841ba9f0eee80792544ef433c05f2a982ed69e1712eaa326fa75d7729eccf6817cf4d1d669062b510bad60c5b84d31af55d6a02996f8a9ed9638d6f418176cb0f7182f5ae0a452f63db25970850bab19fdd6dd4f96af3249fbd1753e26cbb7c0a07f99e875f25511b5cec49683abea197bd6e6b07860cb20267b033bab07d975ced5a2b52ec0e7f7a28d58f9a876dc618bd71dae91a76b646f17105c95a4e6c9ed6fe8a9f97e2879d8266ad7cdc2467fa6d71e83d225ac40a449a1b58c28aa2e23969335555bd68b444240f685697e3194d72737c3968ff08e000ff15794c0c6326a97f1ccffca99faea84d4d17b6080fcd730315d21d6a50ad2630b8d332acfd3f36156d6860865b6c697d3c808d49fd5d73952edec4f16740dce435fded7f9a7dc346301d81e7affa85386dee273d354d7410f718663dab7bfc2923539ab61fd4ff60e14f9ebd284ea3fa77415821cfcd74d298650ad489fd9b9c51b9c6bcf8e25083766882bc824da2ebada7ed39bdbd74d786b76840d6ed9739f199e5d25ae1c1794b3b0cc81ffa154acc489d2a9aad75ec57bf0c68edd7511eed7f1edd0ff92ba93ce6a2d037b56a13d4fcd5c9deed76ab19dd207d53f8d3f661f151b263aa673eb5b23b5520f4473b3a53bca8569d76c6258871292192ed32dac742fabba79a09bd36b4fd587c77c7b57398dbf15d76d644a4e52e96a9ced383f7c9bc448218973d19269127b4f5436f2a8d0ebb5d77b7a193498388830f8106f67339c78d7e046b18752f2fd08c72e83e83a2b80d7b0c91ba71c26e484871507fb9032ebc7d0430e0f2e8c61ba89654530e72c39d7d4275a5335809b87ef3488a19d475babbb5c65bf807d2a3c16ea7c4c3bf77ad7da1778d5d6787f3f26dbf857468fe866ad3de8e31c78e93bd2b8992e754c1dd7f49ab7291dd49c329ffb64c7cf4c7bf980e51f300b80ce33ca35bebd599221d81f550a68715cafae4402de47db684284902cda3b6226b4dc3c8fe9430319add824ec480a3e1e049a8bbb8954aca012f745f547e24e99d060f6e22df0de2acdd828ba718dba16080fa2962306d49c82bc44935d4be683e3d07f58a0c21ed003d84aea95166ebffab770697fceae6fc0a728cbde46208285b0e3fd72725e24eed84fce35b5f6fc4ddd26f54afa9007f9fc44cf4bf0821c1430a346e34e77305cd850dd12bb8d732d22bb649b2cbde4b896e3846ec7377a3a806ed5c9534b6e89d8530b9d5476e075c8e921406276b101374e67ebfb56439c11858a25ca7bf888d88e5c58fce229ecd0a8c2ae34c1cab86357c3be23450b35dbf6d382c96525e7d8c3e22f9adee70719685da093c5cddeb20fbb23d1883993b28fef6076dac9c1d8dfe0f062c639f34e2f91de6c52fd61674cfb06a1ea77d4bae18f51a68c2718d8ea62d92863c72f9befb2c63a0fbb1cb2f4f82bf588dfc2ee847ed8e3e45a0bd8f0eefcb581b5b2f6f17c00758cdc257276428154912069e6188bb7f093f317d8f4de824edcc9abab07d4fde110bfe02fa1863df5963186dc49b6d3ff06f019d90c446a305c6c1b9bd24db43531285215e1e63b5c67d58c1665f8d59efe24e7d9145f2caf6a0b85fee896b618c3fb7411a2430540f707bccf8ab6fc801089b6d91b12263848188d03d71b836110715fa42ff1c0fda095b386994275125a0ff4d926893fb479d8caed3d02d3a1a6c34336111599046436f26dc75cb45d766179d9542aab66915a2fe43886dfacc0909c552857f2d6edf655f2ef977be72d96bad956cd97019cd9382434a76c5cfdd44c3479af130df16f74ab6614603886d45ed960a4a7983dac1340fb6ca4547ac59c38d62901087d947e96487db18203711fd997ffde4e94a59a6169cbfd15db39551c1e0c89b319a2e1a4bb13d11a7bfbf6d9980f89f922d5f1fe5b81d12cd954fd238a48d5ce3500f946090dd5529a6f73d999dffd24bcd1b084b9d552a8659d6a605e028405aa37cce8919f25e3e0ac79d99c9b06b3a6ff4de8f3be14011302391ad62fb7b4d6ca2710edabf41ed6f520d99e983462568f74ee83fbead5e7746b8bc085457025f17e446025c400913b05d9b4ce204d0a8eb6bf57580a8ee8baa8d27ccd7c33df9cd4fe2bf82bb8340b2cd9b7aa17e7b4b1139813317f5df9d6b26c7a8ebc629e5650eab978ebcc9cac3dd9c5adcd3fc62f9192bfc48c29e52d12274cd4972078e51c21f4a255770806b2d9d85f6e4661f58ed93e6533bc9f3b767a9adf1fe374dce51dd5509d6928fc64d9d8ce7c1a56773742417ad2e17a064d6b2bc09ab8f84f9a35ee06adc6cd40c4d9dd267d882c707f1979c60c462825b24c64ef90f60d2a6e151f3d594e748101d9efaa2c1d6b9a4c14ae0c5d2a9613ba5d3e4e356309596e90f4b1f16c292286d9f0ef719a7170107598aa751b8a893446c280e6c7d6dd861724cdd39514ef9eda035fd9131f707ecc2accdf3630a423a43f4254e850847cbdc2ff3afb0858b4da121a40d67f64ad0a1d662142ef088ccf3e6aa7d75c12525e33d2e2b918f3aada1b8e5699d0635abcce3d2e000585fdb8a6dc88dcf55c90ba2788c62cff9928da2680cfe4f9104d315e1074262a7f2f043a3760500ab88053213a12fa623da1da2e23cb525b24563ca2e55a3e662ba0ffb6046dd5bd52685f693b31b2d67a6dda3640a3cc64f717100333d7352895475c91dca7446f9d6909508e70122a7677da3bc7e89d02e4e4583f3de6737c56a746981bfdc6a24964b39a453c38b5d96dda4a2e954505776af4d4f69dded2235f1adc9e6615ae6e4e8081fe379289b79dda552fa493e82f67ff23aacd4a4bb2d392c55de5a0b987fcc0b2c8fd7cac4d99da6ed059824d0aaa8c7d32206092db51e6f3df167602c7f15fed0d7a429e5e3dda85b6633aedc6dcbe7c40b8b06cf527c607d265b1a997dfb20793a07ec311dada864c2d75355a6b778b3d30334fb88d058c2a16203b584a908e1ea2b2277a30daabc5b20bb6fff65422cfdb5c538b40a584dea5962b3079727839f44d2c829bdaae28870e22a1593c250fb049201330632b09b6b10b8301c4f04dc4ec117631daba51fea947e4839e75c64769d4afd26797afcc11e723644e14f5a02c818897dac3f2d6a2e203fc92bcefb6e8035f83088df69a350f06865e57e77ba34b0362dacb46d0795058c8c470069f5e4dbac6b4733eea1a82481bc72e0db61ec10cd0dad0fddf8f5aa35c0c5544d1e0fe174fdc74f3de94b326c5944c5a4f901aa334dadf766455d3d2f21d1ce93d89c304853d63785c05f714b5e9ad9e3527d2b514db031264d5bb60b99b6bbdc25f7f165b614a7ba1d6701a9c453d8428588292f3db5c73097fc370a44a078c54587e86d75ce973b141156bd71a2d3d7f907d4606db6296e19cbeef5445771f21a7867d9e617d2e9b2620632d42c827a1536a073fdb748f3696f7f5537aecc3a5bff9101bab1c5aa5e30587e6fdebd1fa2c8f6ad5db827707545ce28520ac8f2bda3dc5d101e19eb6f28562275ef778d84bc32ed0db9117fe261ae98cb70bdfdb9037eab07ee8bff8c4181cb186e07262e1a9ff02dba3eb82d4b03c80ff13d09a197e5fe96d3f23b1860bbca9ed239d4209ee28d2dba57e8f62250b85770020987ab11516398a107773d3d4066ef9d93e44791b31dba7969513f886e82329225508f5adced4fd47a412febab4dbdc91e95df51eaddbad814d143a459cde5adb3c762840115e95959df28d0f0465f5ed9d4be38f00dbb37d730f59446b8f369b13d0eb89f1cd4db5c3286b03474e87d8a95c42ce87dbc1548dd5056af1a435e01c449efdad2d38468edad6510d131f25d12edd6d0edbc4358152c2e396a90d3bf667506b6c84723ce2e843448ae23018062a0af629dbd1c5c26d18d6d3783ab02ec06f9ede1877fd1070d4b4366240e2570882466bdbd32db9ebd6db03cfecef02dcd131e9e471825b90a2349a321a40d172bb3a20dbd3aa4e8bf76c54ad449385db2c271c1d9b3b1dce3dabb88625c87ee6094860dc0483ddcc6010407d36e7b0d0ef5b643d775c98c62b79e5cd2565912db45ff6dc0e2b88b05e8f95c34a1c36c2ca5e4e6968c8f58f4f4a6b6611f66942aacee1dc0ea5449ccc89497ed105fcf1a7c5fa2e6c9ce2b276ab5067bbe19a7708760ddc22614d49f8c7f15cdd50ac3b62f3d51f3eeaa792353e37447562ab6c67a0dedc3d7a5eab7a180b297487f50e973fc5aaefe9b38a3c01082996932b8124e13edc532034cd68ac229568414427b6277cebba1d365b6b463dd70a077969c5f5abdc66f3046d08bbb3b1890252feb285d407cc97115592698dd89ccfe7d62159b9dc68874ceae761bffee997a862f8cb197c0d2c3701400c5c273ed5f5ba9930d8dc6e832b53fbfa4b87cb02ce260b028073af84f1d189b75c3b59b771bb399a91dc77a56d339f74ef099bc7d0ab0851769a23600f692d1331d99ee455fa6814cadc9119f18b05039184c7a367fed6da0adcdcf734205db444f82483aff157a2b9dc97109545b9568108bc38d68b693b90b166c065e47f7cadcce2a20ecba486cbdc9d2e72a1b5b2ca594d444d4bc8718df6c4b97aeb5aef70e7effddedf06d510dca378b3c54c23cb21ddee45b17e70238277bc88f670fd315ba9304cb40bf60adcb166b29c9e581ca4c549f16026959baf3a953d5e818f62e74b47c1002ed4ccdcb401268a23bcd46b708b6560a3f2b7aab1a06899669dcf73499e101d584e6bdcc79721ba1ee04a4210280117414c852e562338f6640807655c8a86425f9526dcc93af8b54b1818b3babf3a90f522c287245fe5c702a5fd1a98868f67a0b985dcd0709053491d9404e7db041d0e187bc7ab326a50b1b566e547692b5948f14bdcd780a4e185eec3de26a6a902f4663895a7d6178a841ff3ae486b5b25f3b6b8dce36d08d672c28a0bdd732b6eb230d94f66fc9edfecd6a0ae8c37c0ed177980dd05c5eea7670078e22d9395aca838a37f93c0f8dffa45e86d628ddf450d4805dd095abab66dbc018e8bdd22ae36878aa5144e60ef2120422777430f95cbae94dd2eb0307b277e4b072e73199d0b4a9bb7b549125017daabba266e528709b032dd4ab6f9af587d9afa1b6b8e3b0affe4f6c1e935f1050c0ebf5618b4729efb34dd8a77b53fc29c4c29a3e4ad4bb8ffe5866634d9ba0d617ef78174116e54ccfcdda97a124b9bb17591c359e1e01d012ec3c36dfd69c207349f92ab2aac5554e2ddb40caacff8ee2263bf594f807c44e500f8c13bed2efca896d3d1b4ba2a4e08ddbf70fc5ce42f6823155d220aeb3dcd2fca0bfe8b0fa24d5ad683b2e119d749dddc33331eb975a06eb0b14d354b682618cd62565c0f25985a24e80569f6eed6dde243b131d97e7319d95ce5361f0fce72db981911e2f48cc2fd8eb80acea3c9ddeae736747487068e7cebfcc96866a5ad531f3fee66ed5f7aa2aa8c60f47982ddf511efc8eb1d021b851b2848fa32810a1c79cf80388fe28546d170bf98e042ddf8c86bbf19c2caab2e45bba09f2279cb330ef828c99d4f36c25375d59b5a26de05ff1fceea532cae09c9d7d40870f60a6221eaf373219ccdae5d823e08f0c8de0a98f34fbadb6ac70ef8d41335bb524c4389499865a6f4bae8e1bb944a6500de2e539446881f3eed2e9cabe7ddee9d1da877ef67de3a24800c1a099eb1aa56de387be4f5561ff7edfa39cb2fce6ada127a62629ededb6846f8b52b94007e9ade58db74e1f0c79eac8343bcb87b95d0e325a8a966cd2282b45a5f6d3d9e1f89de5a3e445bb97bb6a905ce2f1bb38e6d39714ed439774e7c0ade13d6a5d9c273de6a2ad0f1621d940b8c90ee0f54fff3854f3570e570b4608084291f1fc2c41bde96c770f69fc23169fdc5d09cd50cb6fb26f1d33139dea0127d443317ccb2bbde9a243eaac01ef78faa0f152af1f4c8c8d67e7761b00dd4c11cb5788c9a8184dea55cde7dfc39515ad7e80d484f1a992bc843b5330dcd877186d1fc81992ce2deb1d4db07ee0a31e7b624c4066438765e212a9833c8e7f3042312cd9c087640dec233ac26689db14e3b7982421ae0aa15e5044e1fa41b2038096afc78de6ff9ded658516c7e3f8b01183892b995b8d669e6d31cea69387ca101ab86fed54c65defefaaf129d08d5f7cb4910d35f793af70fb68e932616c7ebb3fb52aa7a0e14df13b23c164f5425781a16b408e2dc826974313145b9060567dc5526bda2320edf1531b08f59490a66099ceab959e1a68ad3cf4672134cc7199915bcd8063780df17127585a195b4c8539674d6970ef9b3f570e89cc7af2455822db21c6df6a9df2089977ed0dc56b03e83a215aff29880b9e70345590d922c1d69bcd58288fedf210d84326ec444ac9bc03954e92554d696ce0d3e99829bec87c6bee215cefcdf41fd59e47b2c50007e62958a9d22dc83b09bbdee83ead717a96e0041e3b93ddf528e92983cee467bc83b78d9bedbb649c407157833a60ae97ac796db9d51cadf689db0c22d6ef126fb55b1ec655cd1586a9a60f8fc6ed98f1cad81c57cf226df6bc1069732d8f9cab0e30c53057ca7d8f449da0c85df86529dd8fd79b972ffdf76407cdf127af725cc11d3b6702cc18d81726f3b423500b1da43ae85796146df76d9564e63db8a8a69f742611895d6e1dcd3c6547fc76615198058df19f718df7c11a0b36af2aad3621bb7aa6450cf43573e621fe1e6b01c243d4fdc74c790df7f973e47386ac56ab13407879538b52d1073815aee87d48f73c59d660eaa3fdf8579f71b52eb987a12e535f1b554a71e9800cb44558de7a3a309ab77ccafd8df8c0a18fb0189fc721686837367c9b4c5da199de3355aa27dccbc1daff5e284df8cf55081cafdbddcbb861200b77b5181e7d0a923eef76d2cc1785c6061725fdf94f5cc7d3e269e4979b809708797c06279311ea9b0388b81679c4a0aa012b0dfa08384422e7166362a035f85ed2dd7ebaaf987a6579649a3d5341c97f64b32dfa7c60529f3f6b9a573fb67f1e716af2c84f8fc4865e47c9522ff6acc8b3228dfb99056effeaa1d88d1e706fbcf4eab413db4ffb258ddc006f722ecc32e800adfc5856987321d97b37eea3cb40167bb0771d4b454cf97f6e6ee7e8225133e8bdfd48d1736196d18ffae0593965fa835d3f408b39ff8ed9be8187d14cf3b5b49dff246eaf669b1d3eae37c78ac374ea499012a54a410cfcfe05aa6b46a1e940ddff3755e6b62dab5c4d8c8022986010450009880d75b27e02ea46c3786e45e0ddff63f8a25d552fe07bfea6392c1ad49676c87ec9ff996a25152781ad0cbae95e014af52ab2d53ae085a6f188e33d2b31e43419b6abb0197af0999154d94915ee032d2c9960c3c9474667027d2dc50010336dfb1c9fa29b61b759bb440fc8ae5e05385ff9d43ad6f86b6ad6d39accaf485345db7324965084511fc986b858471e068c2f619404e063eccde87cd98520352536f20737faa427963f321cdf56c16e083aaa2e7ea09814d4a685ef68560c50fbc37b6fd5ae03dcedae05ed4afa4afe085cfc48dbd31cd14541e6791ab18d8b110ffc044cbf17706e0680bcf6c1d0be08e15cb1fd49193cbec5f8b7886348eb0aeed0d5bf2cf090d2bb9f985be907ee09013226a975cea1be7b283685f4510cc560822b60ea7b752ad9f14d2866314e09cde7d9cd76fa969d3bf4670dc264bcd4950cabd7f0fb11f44b2e15b8992f9e0a2d4453d33694a5b61c4dd78ad286142bd7467f17f50098a894283dbfa8622e0cf28dc5147e83c1843b03cbc92a5f7ea461a6d5f3d017c856bc284b142c3b4e0d134a8e13e5d46b419667727e0820b8688a5a5bfe6ac9aeae3ad45766d3894e0e961f8c486eea8a5ea4a0ecaffbdb548daa20b236518a7a08152fbbe372264e0f487231721ca45212cf1e694636c0ce03584425c095704b42267dcb7bf7d7de10fe894fc7c9fac93884384ca19034330bd1efcb2f376d3c7304be9b00d2dcae119e8c9eeb4e870b9c51e8faefaba34102c99e10110e94b0e591e2897498ea0e12078024416a85183b9e12fa27403faab0fe0c5769bb1c9eec7b955e5bf38b9e12da6e2a9e9344aa000f308291553d6b4c5d40bcdebf23fca6b2234e05ab92ee15a399085810da1136bb2d5ef58eac66506178b045f5e887128d1b5fb2fccb9e1680c9d87d13216a4faeb320f26db5888742de5e5dbc214061061fc9c5ab86ee16dfa734e1ee28f51223fbb6d464e38aa3f9970691ab268eaa90f8148e67aebe18e9e4f2c15e46b9468ac186959a3b41865d5383b772a41de8a262744813a03e199d0359260f4763e91e78164e88e6b1dff7d3ca0bdbaf636c7fe80201d998fe19fc880f24b42eedbb5267c5542c6f500a859bc8fd43b403716d2f1b3ec08e4e1a0474ae31cf2dbbde68fb72bd618491b16bea42d857f938dc6eab06933d73ce1caee650a0621f1643ec7e7e16182f1f7f6b1252ba3141965543720f5d2a767e1d18fd9e5a2e9bfdf64eba7eb82f12c773d09a97b7c1a5a6fcfa22e109a15c0e1dc70d65d1ded551a65dfdafb4fa76c5006a8c414ce7fd62612417bb08a3513e1e52fffc61e773f5a7f15294825c14b932d9c78724e9c70ea94a8d41ef225fde2242cb6a985a935f6256d8c059cfce4eda7be0e17ffdb2cbb0a7528de9e7730e24b6f484a2c0b6105f4bb1c0994728655391127733fcc7c88f3990babbee4f4e2523099cf411c07745257eb4520a02908a9e7d68575541789b1ac52b9cf59c5e2543699c27282e4b31aa24907025a0129b3fe5b775b5defa13d604cefa0c39ee2562047eb4cdfe41ba1f79906aca66d4a97c461cecf1366a46f8000e51190d4e257bb9865d832da60d41ba5050f3a5a3f8da69aa2d3ec8f5e583d47c8ceb3b9e2623c038148940c47a70f06e27745d73212191c31ef77680e846133284ac740e280b560fa697a20a0f2797dfdb3016657cc6d68ef06476d4d95b3b6111e025de298487f0dec75928917043af08dba3488e19bcca9a269b2f4f79797375b8147e2a4ecb399720f10e32f166134a076299a05777d55f51db32bfa93e8b0867b33e2a5be04a8cfb503b9f3be94ea19e79189974e295df4f2573197d22b5ab1a70ce2a82acaa003d2753ce0ff0f036510ebebe80adee72c9ba7a526addbcdad31bfe2ca1c80db3a496609ccdaa62582118bb135d0405189380835f5ca8231db2d35e2d5c2d504bc796de96e2a240bef5c6cb5fc479a0e85c8c12ab245e4164d0a6ce2d7ad19cf6db35bf02df942b23859b49fd9baaa926499a810fb4a36e1ca532ee2db560201357f39e186fb9cfa342ab784b666bf4809bc87ec72999a2a00f159e2e3b1bf3b2b0c683c52f4be9ff1b5b90b1656c55fe304d775265283c5e1913ae2ea98c6b9e9570d0f6243077fa84a9f9939a09e056e81e04642209879df4a2fe3196164b8cb139356a7d242065a4c43801ff908b9a63b9277047815e3595ec1e3265ea1d33db778ca864573172db5c17940d647bc7997131af5f2c57df89d71e32d07aab3f3d1816f2f40f838d837b2b29f3ff09bcc2163b0ac5eaa48fe8d00e3459c2ad0da14aa49f27a335e4db18e95503490c615a5b60846066cc3775243e348319300480d670666b45e48712a83df76fe364d19c71c670f32dcc219acb0e3491fae0159be0b9694e39b67b2b7d65fa6cbf9b52cfd1a492e263b8dd3be72e3563c5367e0169d559d7cbf34452b0835e5a4431bf538321738a8988bd29dbde36ff927db3fd3f58a5fe638c5e4db9730195d243437461aa34123845bb05241e372d0c5359d3787c7067b9b30b237663dea3947fb634eccc3f979ce9f6f1272e37c82b841ee031a811ced5598001b05aece6a4ab48ece8650c84d1d362e0a3fe37e8da20e6f04e295c7cea59954584a292a619b86ba4c23f456d6f1c5b78aeee37ffa343242ea328ea2fc7fb1172c0275b6ef030bca950c6e7d7ec2d2825a2de3a833af361909c5e09ea39bf83ed3afa51aff7a3f3c5ec0e6c1a185cfdebaa9e3aa25388facf722bf7904d9b14f6c42e63d564791e168f38b21e2b3cc4bf63ce3d9014a9a71afc7023bbb28356e4fc76a05a66e595a3571dac750dca0c4ce34e3f47a677a42ec74576e8c57fea226bb63de274a407b54e7c8d6729f71af099fe42a6bf7d34a2bdf30facf7dfe564c81be66360995e2c7fc04d386606c492a48e43fb23610ad8bfbc347a77d68ea6fda4283eaf1209f87160b25e3f9b51b4c7fe440a10fc4a5a1f2fc627589101e8d1c8128467f48505cc8af433921b2636ec0e44e152a4e4a67a79daa7d590576cbe2b5371ed14f68252e221241069758e42ae4af82b73aab72ffa0b59b6f4fc727061f3778be39b4a0e92979b39117fb6a08e4d13f776bd136f28dc08ca3282ea57f5496ca7697ccaf318bebaa13bda8bb91e4e6fb8efe1c35914ecbed62f037d9b355771b8a12c02a0129da68092bda9eb2e4e915870a2951b6e04eca6b07dbc255ee15349ec9fc4ab04d9bd15cccf1ea56e4ebabdff5045e31b5dceec30fe7a875b2ee7259dea5316db377e6f49206b174e4ecdaf8a60288269813437227424d46d3751a78d903d22f4439c10cabf07a48e4f3102655e9ff3ec82b549cadf44bf0f90515462897b32c0304603a37ad8651e4f8e4fac7b12d4684a1088e5aab0b51e954c6b76e0da61df5b77b8c8fe3c108e4fcec0e9a764199bcd9f3914807f80087657124f357d5446a9bb34b2b7b6aa8e5035075c0cf85fcb97efb0d7c461ea5c510539e6128e34a807dc89f1bb5410de53150d4789c7a9a75ed06eed1b7b13b0567741c533784d7e9476e2b82a21951e531e2c67267a493915101d720790567e1d014df35f9b12e68a29466b0ff686de53b17bdf690c86ba220bbf0f4b2b10e573816a1dcd0cb890e8ca1f4da6ee174e541dce80483f86279974dcf903b28756afbf93fd6f35deb24cd43deffec2665e55ae6c31225bf2c7a66af77236ed89435b230448c2a0e192f1e728578aab650e567d6e6629620133d23e0a200f64d9c29f0dd421c7fd708e1e3855c1665f9b1e5884341f8efb277838ad9774bb04859f8aacd22f7b4e430641fb4df0c1cb79ee594c07ec8d8fd6bed163ab5a30aecf8e4e259a8c3af792ebe35203c1080e494e5a36fca12c619bc6f503fb99686fca90244b8934f9025b3fadab54e3a28ecb2e5b27ba55a0cd8d38c55864a95a30ef86b23488785545d045ea555ff0054926ae5b7c485125b0b16c6b747aecf06a5c2d6b121499f7af341e8344eff3ad38acee5b8f055099e5b96c77fc318baeae6792dc8d5dcf2f88af398ca29ade41c9b35e5c8125fe21142610d63ffad82ebd118ff3ba3f6821b70eee6d77688676d2d2ce5d3c8fd5f8dedbc22549b509c5d2eed9ead6aeea6380e5c33c7631ad95ed4fde5d440690f232055636a48ab712e9721fee2eebfdbb4095e81559cd30de3be73e5e2b6f626e47a8391b3155cf5dadd4c7fd206a090a5dcf0a24b170263755ba4e5e6118d9efe3b6de5b9a199467d49ad2d36e11d9c150b6e0611ce04240f8f5be5e901a88e240ac10c83c2399f3225cd56b6d9fac294d23044326090719ca816e5eea85426b2b925d1ed06718c35c312a2ff790a56da8c1fbe9948a974c805f0e5f6d8c83a9cd03c876b25b7181e058f9bfb91c2e4ff1c2028f584c231b2d32ee604708e498cb875988abcdc1c6549aa74398eebd45d810f1e840035b9f4e55ee61a21819ef9dc63e7784eb0ae64d769d4476541044940ef2769dba4ff7abfa6e62acdfd62030554914ad32d32e31ed4cc3c85384b6f7c926e462651f3204974e62d5a0d93cb8587f248ab010f46ae201e7762e439d1bf1ad37852eed7e3d663e6491d9f30e37b9a0718c8655144e4d020ece7807b91b07e614b5c2dd6421aace65d28357ac62102fc55c7e24e5be161c039bb7bddcfcfc6d46aa99b423050fae66f1055ad9cc8db4baf986aa6da615794c59b2784b4101497ce7988b3ac59e8e69b973ed6e2402d9c10181e0515cfe41dbaec013d95e60967f2845f9af0b3f5e6a4141c03f17b2d53502b66a3b451fa7013e406d4eb383769212a49e5ede0a7e6c936eb114b6bb909eded8c6fb48c987941bc7729f6c47d5c43090ad1f2bc3de6d5897ba3b68695bd6f03d7b6676290558e959c68ba3689ff96584501928d2ee6d8db5289756e356a9a8aa9f40cb80f14da4f00e904360a74ec75d93d81b4b4e6daf997a73551e6fa25c79b7cdf828ea21ec159b34dde1d5cc94abb619ee162e6f61bc4c1541fcae0f76a9f7f8f158fdd62476172b855dfea84067e951a6f5ae6f62254c9b7c57f0d4dd920072be81ec21f1f9a096012918817ccd4674fe56ce6fe3a161094e6ece2e6f86cb37d7331a40c694a6fc45a9a3377d4052f6174d8e7153692b5614b87af8be93585c89434905c34904df759b65e658a788f4d7e0ce73f5c70fb8e694545cbfeca2c9b3817b1ffb8be2913a254c5116e2cfb8471bbe75346c27a94c8b24d52fdc35733c3d25ccf16078c80e80dc7d771afc4f2313fe75845bfb08d4744860e1f66b0dc4cad53c271858660d61c1f098094c8d9b716e782bf45c812c304ee243e0139ac36076700adebc388bf0f5d3bb5c56c88aca0e78500166c9a2a080dbe9f8d8cc60a259e4527c874fbfb46ebe0e49d868df91ce785b61a663d3fb19e3b5ba794e925f3c2d6026ad7c47b126a8b0cf44d156137e797b06604f95765054a125302929303055a9f77eb6bec58b9badab1dcf2d38de79ad87ebfe78b0a7dca40993ddee1dc5c59b3f159c143aa885dc8c7a2e90391e7a202828086d235111da0b9a20b17cc63a75aa1cfe70312b00df6bb6c0bb659e7a4c69e5b23c469105b9f03f735d096d0b3193400dcc7326dc6cc26ef996860e7a714c6710a228e1629110a0c8ad1ea53655d9ce9017e12a4265e768fb98a77e7c59c8ba1b48b87767c101dda8685607a60b1ae84b2490f7bfb7ad4d6438039e7c91d5d57aaf2881b04ee39d58bcab86f7a3d1caaae9970b372f8c4f3fe370ce800a3480a287bdd533d1c67e8b31daed9ffc2896b796fcc1de43ffe9495bc11e810bdb8cf38d587a5d07c0542dbe7924419858affe6ab31988b339cd8379adde819b6ed06c5a39de981a20a3c597a27b1c96aec589cb6bb60eaa1660472a551e81af6c8bf90d334ffe1fcab4d861d46012fc72dee660e9103bf72933a434b0ae81bdb385d939b50590cddc03548fdbce51b6762c7dc3a923c9e78dda2a6d458e81f82c72c73e8ddd51a0e699928b136e8b2bf2198fa9eff19678cd18ad16b38e826a8de5cfaa52d9bd2f50733389ee5b29f6bd4186e0290be208dc919cfa30fe82da2c29b02648cb478f86abd8f1f2994a3646d8878d4cc81dfbb158712eb3fe8390bddb17cfbbe145821a26c011bbd8bb706fa25312be37785e7d42401ad35e84aed636b1021d49be8934805e646bc664be8071abe96f6ad8dfb529c2448a4e8b41c5a59eea1c1800a7eeddc502ee5ea78ea9c8320104ed7fdc3ae28b96746e8f877f740e8a9591ed4cc1fc3c0615f01895ecbcb66a4a25eead1c228c40d4fe8fdab0e3ed7e8b8ad2c93d7050e0883819eb90f9aaffd8ff05c7112e711a79ce917b372ef2a13b390ef84b3dac1be4c13966c66a2b0ad8ab03ca0d5779e1805e93bb73fc6e1bedd9ab564042082742dccccfc38651ee43057138e01f87ebb2ae93e7f3c202ab1ec3056f7ea87e7e5a3e4a9d80034be7e8fd274a113b5fa5589e9674cf3519af9a206ba8ad2f9e7a3ba1f315ad26b7478acc32afd9ab8358149e984b37ee3bea5dd90b5846e846e27b4152d9d981d1be784f198d28956de3ee7e988a21207da9bd403725d0e1f2c3f016928523bbec0bd907dbe983e1595d6dce99e51562179767063cc925060a019882d069e6539724a930c4b2774c5cf3e3be9aba5fac4a7675aef9807c1fa8ceb43dd1fde1fa70ed44aa06fc0e92a5ef1a2e9c9b03119964ebb4a02fd035292e169c042e8ed8ed44ff5d3ac021942ccea56e9d768b47043e925e4e25aed967dbe3da299733cdb949fcb5b5ae8230c67202ae9dae9b01a1be9903b311a45943f4963ae5f138086e6f0900663c423c588d14de9e89e2db55b22b96eb345aa2a39879070937f3ad6635a545cd7e79b3a045fbdea129626236051b80a2e092e8e4590ac40acd18e2efa14a92545b4b867d8fc88ea3de19e4e33e4fcb83ebdecac679c7c9d53284616d16ac7950ad9d53b9565e8ea58ed3450a3696576d8fbe6ec5717df12736fda8bc54cf1ad514257c31c62a5ea65b878fe7f0c0407f141ed6a812c0370a472f10105886b956a56b06983c916ea9bd95dc841a62294a591b1973323c07120c686d61abe292b06906c00233c39eaac13a522cf95fc93f441a5d97617d5687ac44a3e418e7183e457df1c267a55eaae56a89ab5c6150a57388f20adb2608f0061797f117848c3b5b912d7a063e9eace8fcdbfcdb0b5db394ffc38f15e5ee75da6bd1cfd742a66e625cbfd59451ceaedc635f03cca6013f05718ff18b268b5abcb6a3067f75f0f4d86fcaad1544aeaef0a70b2850e63c2895babf9c75f3a45282e299326242a7e18cf2811676693eb03d83b9f978763a9d700cca2b8b963e2f765db3a48623e5240270e0c3dbd76eb0e14403529db080beb11ee79c51726a1d6ab938f868b0dbbb69c3bc4f0d326eb1e1ec6d89bc6bfafd8bbcd357c56bf7ba3d7befc410d726541460b7a4b0560eb22d93fd01bdf1c1845acf57adbea639d521e8d9c7ab1d0cd9ef32e56c77e21eb36f8986b3895d619bdace9ffa7a0571527d07cc79814ccfd977266ad48092feb40273a7baa1759bd5433054e5a12a54fc751cbb607dca938d34e3f35c8ec6eeb410894b92eba79979d61ff06e9a4b7922310919ace63c17fa2f0bd5e53e1a7eb41831dfd5f9ac8df371cfd271b68036306769c911f5dbdd4231f273ad97ad8eb4bd76cdfe03ff7596bd2e9c53282070ff31dc914ec573ea7d8f42d884df50feb50fb4e1460673f5c0ac20b0d4bb6b4b98f00f0df4a3cc79833621f78543a11eb572a960cd31caa7281131b97ee2d1536a266f6707863d72c7f686f4e8349f7eb5bcd5cdf607fff6e42e63708018f2410ce872374fd2253ac6dd0da2daea743eb60cd1fac02c98ace178102730fce45232928bbd8f4415b94689927f9aef8e7eb7ce0f96b61074fef498aee68dd394100382812bf3fbc4b0ab5f68d1ccda0b8eb805a4e74ad61c25aac1094662b1fc7a0910a1bf54be8e1b0fa9db7b09c62afeba16e389cf5dbe0312250a3aac1e4ec1226b138d7583bc3555e8edb11bfd2dfeba44c444c39c63493ddac4ad2e695dd83f543eda66c45123c61c78885eff6ebeba56ce307112ec4931f7a0cdacd085d0abad51a89fd3a9bc27a73006ec4bdccebb6ff0cb00e17133eb865c55b3793d2174e4af5aa74748e7f40ea8e60b6325aebb9271553a756d922ea2a891358419f766b9c4f78bcdea1d66d644646c38566ebd2612b87111336c805ace7b3e5c1f7297262c63494cab267b4a97d1b539378ebdb7610d6bb0c9661caa9c6440035535316862d92ce2ac35ed3858c5c77b207ebf0add2251e136030048ab8aa95766cb7a1b5130d06ae98980a3f11bf34c9bfec0f72d68d149d4fa96ebff55f34c460852f932df127c0ee6159497c36c6f290ec15605ae20334911ea80abfe9229eb16c27c1e3553879ee6b536cf6d8b541c6ec28474cbca6382190d53c7abd4b721716d669e3e1496d5687652869430c78f9ec2f033f87bfa8024f91bec745a571a1b2f06937413a8a330d94b398a21b9d3aec3fb0fd1e323d8b042cac2b291dcdccbbfed36ea3679ab3bb33a90828b7eea1ec44970bedd46188215f798181fe09c2519356474b89b3d282bd9a73761f40d6ec4ebacbd404f900e57d418c76b3a8c341be9124ce3dde30381651d76a1580aeec6090e5a70f161ae6cbdc39f1f795385261043e72d55a19e5ec21b4651025a9ec641ea175482f6c2bd2efdea0e2ddd4eed6172e0284c3ff49368af128dbff0cec9b8e799752f46af2b70a4da2c7f8afc8780d2e7388ce82f785e78fdfc18c26ecae9dc092a279a5eec3592318a8c7b3c3451c09b4e8390632bf819e9ee40b84ecaf03bb1183766e6a732c5f597b1a6b1395985db5d99b7ab84af25e0f7a81eaecb77b914d8efe18c904fe39186c2b3a41a2ea157d30a49a30c8dd2ebd404c10ecc633a26c031be59b94895cd54869dcb5788466ee4c6c2340c5a48b03e5652becd7b93d9203bebeb3536f040a68d1b1a2d98b214a0e7e18e1ba9e90c7a1c9b9ece1bd990cc1670dc18479f475430778c4d43b507bf319b30b6bd8eec6e9794dece323b568a02e981b9092023fe918f57423c9a00f8782a322fc91eb7a296096ecfa52492b8b5f2361d8ff705b6fd7f17c27eb3a40f4eef3418faad70e7d2045ed10c3e9a5ac0b32032cf292a102c129ba9d93770c5fea44ca89d4b6a712cd82ed14ced4366a34b03004468a865363f622abb57ed6d647383c27f3c0887f04deed15b980831d171eb3bd913aefc1a88c1d4d0e05c436a9aabf2feebf55ad3929ed1c4f85e0e3dee1aa19de5754c18d3e95cbfb8a8d53c1803000c93ba7f5514fed257f24034bf0fe099d9cd527dfe0cd957b2907b2b05fbad2c2c49d8e232f71ed26f44fc4015bca0bb6d1f74fb922c2b2e62ceaecf46c3f326a26979ddd17eded2c876be0bafbe4fe9ba5fb1724743317dff33f6959cfb259dab706184f861fed355d49ffe7037bf6a605ce17a39ba483d99a9158824ceb6cc7ccf2cc232c0aed57d34d620799a958b0b37a702927ec9546f197e27ba7f4506e0569718cbe39ed6fa70b11c3ccb36c35ca7939f24d628626158f694b0f96e816756573b63c25ed71d1ac1d361e1cd9fe49acacbd46995f119182275195371d97332335584eb8ed784c2bbad696047d0967546ab0f42cde29300b669c92dbed7fa7ad3b37703eed834479280ee9ba1f2d73271dece3061cbf23d69b58ccde89ea1fce86953ebced928fdd39c8124684dc90f0b190a0caf764c8e31106edd6b0485d4065e95061ed99798ac59d2629d4a7fcbb30d01f7829162fd26ddb851116cd72d9557a15dfeda895feea058406bcd917269a95b95b6a927d7752f745fdb781a576e0179de4edcc7bf041ef84f1f4478935f646e4bf69099d18792a64715d9c4f8ec858133dedf93efd926a2ab6a1ccec9aacbb650bed330ed6709e5de6ac4c81d87d9e601eee07d460810ece44580231f3a898e4e7a2d8b993f3574acdf69acd5d63c68866ee0975f84a3066b06a00d6819173ecd05a52897e955dcdc1b4df2ac30701a6dcee22db726490a0538c32e91621e67b97d6a33a3dfa4e7ae4e0efc36786261ffeee249746152c8d6c4beab8892fc38d39f67adec39c75a01dea1a0422d8641b6dee2a1adceee4ac58ddcdb9185b49167c9519347203f15f109c08785382b40ba9ee2a74c1968008db035ee726f0c62fca5c0524ccd2ea129d725c60cab361feccee372580bf65c5b1435336d5ea80ffd2c7801b10e868a4322e5e0357a877f190ee5f4ee8f3439cb3886edc642c79bc70afbe55b31b187f7eb697c93217caa9f9ee77c7153ab58d8d6a55ca2fb8aa74234c13ffbf8e2275e27485e20450c77722ee8510b44cdb787cef28042e617908e2d1ab7510cd23141a9eda8465f79c9c75ee8fc7751649e518063b6fb78fe82c31f97bf7985b7f72d1b83501e9b662a82ceea0f9bd890f4232f314ab122b59d4470148e9f5bc51e94db715ae702bd6ca69eeb3c73204d176431014b0ad0f92c6196d929d2ad169fa9e0bfc514c43b74838eec052764aebdc6a85c3046f9c99d7debc6632524674bd03af85097b0b165b4feed662ba349882ff3fd501f8e466735ec559dad9000b89a9c1a9a2bdc05ef712eeed78ea7bf9864ec130477513f3442f1d8553a2caf1ffc481c114b20ef7933beeee25fc6d703206585b8f6a5f610247b785b9d0e28576bb40de3291ab625cfeef00e6199383edab907e2a4ad56a0654d91a77b73f072f99638367978b2965d5ef13ac1ff8f65a7e26a271bbd94e37d3f3205a2ded87ccc9ce148572f5d12445ef181a33620aa6eee64e796f480eeb4e846d51fb1fd17661fd4eef2f09e4591bef217613e29134365d33ba5d1e1ba3eb0633e8073ca7b59dda97071493f1b594ef3c87192a3ddc74f385a1a2704591064b1e4cb602cbc8d65b9c4d7278062500ef62307171acc482f5ae7c78bbee92eff13aac905fb3985685353ae155969153ef6f32d2be50ff7589415f95062a7deb7ecaf4820f274b170539f63bf4beff34ef81d6708dabe40a2b3d55af4faa7dddee853616d48a7c19bc89e8b17d3c0f79efadbcd6894bee186806011b78deab2852e1eff131caf53d7ec550e4778d17c4efc2ba0554a12bb7496ef6990d7bb8e31f4deb99e3f75ff0e0bb9860330f78afefe4348795164cea02235c72b0bcd4b9461619c520228b2471cf63ed400ae6ffeff8ab43f1e24b191d6e410c8dec084f5d209960fe6fa7a68a439bfd4b81a682f005c52e88f91c9155387585b19b69cf19c4e8483c0c0e705368db5ad8b07f2ff00d2e824ff4fb7d399e66020e508f6b058d9dc86ff8d632122c943d417d50a8f0230d7f35f36b05b4e09b2c50ac44b72b04aa3e4abbd43507eb94a7f96e80cef02e00558e5271cf6b2785be169a149ea80202695f692c850ad147cb11f42b4cf02e0d0b518a11110080bd251b0cb627f379f3066d1c965f98dc23ea3fdad116f0453100abc2b220f73793a5356d773e5a07cdf9df3251324b3dac5e4e83dce2f071a408d9f3a4ed510af44953847d560123ed4e373d1f89eac9b78a35f805d4f09e671544bcf2a93e685d33daf00a900f305f05acd18d0fe157678fa2311b2af0a556c1a690f0e5c1464950b4a4a00178af8b66ec764cbb40e8d9c4151770e0f0c0eec6523b4b98d8f8cad1c0fa52ccf15b3a5bffe62a77bf28e63180aa2079f0ce076a4c33cb87b7648427adfe56267d6c9bc55d644fecd167f1c656a7e63af0d3d935c5cb6648b5a4417e6c21902fbb36e479d4b69eee21aab95b5e18a649f0d9b74f33c708b345d8187d7b98dd1459b67aac08bd8c8f8d8723a6e2f18040f0da01f65861cdb05de7e2282963ff6bcfd0217e73f37e181068aeedeea27130f0dbc195583f38f9cc859983e0074887db692c2b7805fa0cbc1bcdb50c8c5345f0e5ae39be723d98235f7ead5ca32f53cdbb1dd906062859432f232fe0801b44f0f45e3ea5367f5cbd1fbee3e256bf3620451fe99169c72ad9582ca4902fb236f101ffdae0d7d7197d255de108768809a708821a5914fbaba80be13c9e7d1c5df11d38e6639bdc343d7d8c58ed6a1c28093b1bdfdd0f77e38167ced6b82c5c52f1823006a908246bc66f88411ead857bbfb0b886ffca3223ec98616daa882799f1835923cef24faee728260d0a30d87b7ac9e380f6c70cfb37b9176ac7e1bbe5f1a552ba769295825e30d2f5173ff8324468d934865347c6385248930165fccff1b834da8933c57a1a72ed4b2cee49de97c54f65c078a8d19f87f3697d84f32ef1cb6b51be0c175f17ea33abb039088b79070a02a362db1d2d35632c52b99612f1e88d33a3a7c5278472b4982e5d390e63cb78b7aadf9a5939ed5c137ecff318f20cc2d8c466d6cac6c7b668fd6a7d7597704958e570e2dabecea954b201a785f22fd3369d468083198f046bcd5486458f3be61148030923dbdf9bdef688cd7bf2432756dba82fc9e9485f6e7bddd44657d4ea3f5e17d5aea205569fef088b20f24e09b1e1bb132dabb2b26ab99bc713731a6a68dfbd43e1c899aa49f9ebb245f2528998fa31c0e3479ec5b8c48bb1ee91642f38d4ed931c5a7b7ba553922a51f262e49dc1558b61f6c8d0cb3965d7bd52a7b207581d873fe6a590883108b1b5f26968081aced295fc8358bc54f73980a580dbf245df8ea269f0079a05d18609f276b2959526b23d479e9fe9569f6b7232ced74335b6adb8cf6df4ca7e717e8cf289b1d804060c133b726658e185b8bd936558c874a2c5aa2e1d2b5ba4b5a3fbf28e11e592a9487b76faccf22e2f737c55c85ad3c80b41a768244455b273d3cbf2ad1b01e6fa49cd7b270031c1e3e2dc118c98e4870472f8aa8e6ba68a44dfe4f2c261b263c9f6b4f6236bf451626d0e28f6b928b7a07b69615ea85c76ecb74af2d64da9944381176051413618a05fcd7e826ad363882c31aeee8c460a2937dcf2e4a9be21e840a598eb09d36e9b88f7164b5e1224db0feb4e80566aa1fdca71f2ec604a85425a9bde85884aa28c9558a0307502a60f39a03ea521ae89763192f317a0ec761faaeac485af143ea19baad0a8ee2604db449936585d6010efc73df31f187300d3ea31a9791d357ad4e5c934ce4fa8c29a7c70c2174135a250eddbf32866798fdec332fdc9d0adcf39bce06578dc6b7aaa0542fcab34dbf21c3608f3480c79b71e2f3d9edd751634bc5f63a607b58509cebf278e9104ae4d7c34b3f367453b2b5c19b92948d07113cfdd7b9d40c364587b6132d5487fb40b3db7c4f38547cdc836436dadc53a1dee7cc4d22125a810e285037038c75567f0bf8cabf3928f02eba441e74e88d579fa716fca8523265d8f236d1256b0db95ba72c8b9f3a6c2d44ce13da6d6366d9d7a5168a819b45a88eaf6f29ce081c117d1ca43d3f3ac20b50fa8ca54afceb18888e56995bddfa0506f6d5c44357ed421c08584a0f3aeadcbde6fa6e9615b996365ab551c19f53e54c8f5ddc3b8b77e3385eb243af3d097861bf9c3f765a8e5e357895f367c9716542ddd3e7bdc721d430acc3db1f3da6bc8c552648c6a80a63613bf03c4f49e5419e3cfc2eb11f8ce271282b3a2f3f992331348ce5f6378f8c54ee3029e04db706ea6a6787b7f015685ab8240d3f4106621b7b7442e53b0b04a2fde786bf96e5ab67e0f71c6ea364cea82a824d4f412af883f7b494925f5269c908112562841770eaed83ce4a9bb0184caea8d63f424d061823da5b8ae16e804b5213343b9500359ace2a12e6325c7300b623f4ff4294ded9fb499fbf8cb5bc204253e7864eb5d3f5a8a1ff1b49d9e31f58013bcf4357f8fd9ce71f629958139572f60afe76b57e8562ae08d5f695f2768ca4d61f4435157dc7e4bdb30b1587e441ece3cfd11a4cd123ecc35eb4f21095527a3f1f44961d3b4392b7fb67fe58ded36eca7da6646c903a337ab722cc1f53fcfcb4ff45093d31ae2729f286761eb9e75053b598852873ee8ba761e5cd9c23f73eb6bf45cb820b87ed06d8694e056fde27cdd90a5009989217fd4f4d9967f5836b1b6f461aa769b2f2519310855ff4564a0c85f7727b1dea297b6d74b4773b32a3c76f4752e9880f9ec11ea149753b2cd41600aa40974a7faff70279de25ccb912b26f491a12a7534aab50563091a7b050d988d88861df6a4f5406c280c32cf75a5dcf4ae2d56b004fff092ce0207e21c4acb8085a27a95d8a7600e172a122396e46af4af785ab6c926e71ade7b08430d42b65da28d06de5910e123f03c001805215ff4bc4d7e2889aaa5faad6bdce05f8d4de8d657bcd446138269895dc80bab16d3f4c1ebb6e569cb8d0192a142d9dd6c40868d6aeb21eb03004082fece1d178b03f4c5b201028e33f7b487b2707660f17239489f0b8328b663df57de8f4b228524f4c647e090cfad27b736dc499d22f31256dbc99c3dabc230b9dbfeb5bcb2f11af4c7f30cd71068d6addd863c65314ca22102d3b304f8841aaa8a44a44bbe9769f4cd402a538cc4985267d4c97fba09729013b8cd7a02def7322c6fdbcf51aeb9f4cf95ce4655f61185e96c7480b02ab31367aaa70eebd05601e298b2c3b9c7cbf4d7d4dbac83a3426ac64c4e83f902685a01eced652593442789c7fc477d77eef4e545cf6b2a1809aacf57d88c6a06bba17c8195c24b2792a06cd70110c8883cf4edb28ad3c7d2ea66641555c8c6acb6e682c9c85ceaaf6648dccbebf6f77684f51249ac499add77df64a61d3422b0e98697d1e0ded230145fd511eb68ed5e31f514a0ca2de563d60c6a04a6487466ddacd33ff3e1ca4429c427b7d66863462cf534af7c69d3516cb070a7ea1174f73e0bf12505791da3a8b2e43150a56242fcf55282fda681f45b427d960f1f0a5b8cda1edc3b094932710be8911e55d43ee5f56e29cd84b8ba497801b4f1b456055624ba04cc5a3dbe9471c5554ffa90e063f583efe60ad4c7cc34900d1d27529f320716e438cf46283e461cf084322094ddf594c222516a36bf68b317eb2715965668a6ad177ec619c641641892ba8037dcf5a6449a106380c9dd41891ab548af7a79ddc04993edee03ea51e8895d911c6ff5d2253cbbb0444eab4e03198bf74d9e5ef3ae5ebabe2f6a4339f2746296a670f60d3ceb2121648e659f70f51cc21ac2f6141209a530086d7a93c3c71798e925f61a021b4e18fa8af13a874a30bcb24c10a9f0329de6fb224cb1ede2af9c74c2f6253e9c813a31b88f5799b552bfdad8128acda9b0c20551d46982f17ed55e47f67672926047e1cc83ce53fd80b084a9c22420e1c132157c82a83ee9f50f8959f6774dfc575bfeeb20b4df0149cbee2faf482d6a0d25e84492b0b3c9141f8880f6832baf5034d5110b672ebde09ec41f7bcee1cafe5e579cc42f211b5b71758ff688cd5420ae2667c996d00d032e85c43ad8291da751d9dd378bdda3f0209968f6b322629f592856ddd157cb7c2f355bfd0872f0c9b72acfcad04d96dad46c19f6babf72e1fe126ea9b67a195784fa6d3a66f84f2679281eeb48dc1bb4e3d4f9f6bb0aaa235f46af443ab1aed53149d37d55220048d8429f2660c638fb806d10f6c82155a163251c1105725417a09407eae32eaa8d71837886ebb9049e183d00f6dad422f849e03863ef5fdd3ba26be036bdf9521ba4728be702453f7b64c2c2f6dd475fcd41949bea3702a9bc9cc363302b9bd95e45cee96831eee4847bebf3f7023955cd2cb78ede1d256b3113580c9d030d204c6316904eef893bbd3c4bcef7067b962ad2fa19196b934ca40ebd9ccdfd96ec452ccd742aab4ab82e09ec97f707bcbb0f1d2ae6ad815c359cb5639d25aa61fba4509f54c19b67b30478c8bbf71d3d97dc7c409420d483c4d95caf9b4856713218aace7635c26fab9b2c9900f737fb49d1b4f94587b3a399c639302e424165b5343e0b8f5d79fe5382506b99f73dfc3969cef06643751d096c36458023f15a742c17233c8b1a4cc7345abcb4f7460755aab1bf81217d5cd68afff45f10c8951dabce0b6fc02f0342cc0f5c21f75a3c2602c15e8753dbdce88e56c4c03fbdc0ba5286c38a0e14a55d80820984f7decdae36ddd8f4bb52be8ad4a40e7a86a4388d5c7f3494f9771fe6c4638b0ef7df798ebc80dd739698f84d99293940f38aa3eefec9f08a32ee8bd0c1d82ec1f7ea56fc2f42b0ce63356197ba0d521749a0473e3f15a3a8e7793bcd2b9afa89f7f427f90807534145a6443eccd31cc6de717161e75f01cacbd8884b29f441baf82fbaf3b1595180b03ba523e636cc7963e4c88cfa1312ca97c9086affdfc84cf832a9cb2d5bd12033bbe602fd5d530eb3b39d2eef07e35cfe059f30d794a3d5f8422f0ac96a01937a270361e713fff418b8b7a7f8bdf7d913d51346f0904c1af8487f2d12044c09602470312f3e3a7297fdde0756a0c7990c3d3d7bf0cd4f72f8520edc7867d34a390547303e7ad71b6326f6180b49c38662347ea82a4caa51f8526b67210b1e690110cdef66a66e622e2aebcdceb7dbd8f0a21624cf6777cbf85417ce0ba9233b3fb2da6016d23fd0c93b228ce841e4f6597c9dfb97583b75f861f416773f6f6194e6ee624e248d06b26749ccf608cff4f52bc70fb7e1522ef865ee1afae8e0c0f470740bf1b5d6e1a388a5c93a1aa4066027381cc1790660f895a5778957f0f630e3dbc850b7aa520386c687b2ee5db150f664abde242a48f89d0b390a3f9a677b1cd1f701a5670b73fb0967164fc801e0589e0349d8236ef8a4a82146042359c8bc76227ce93ae0ddaf4347230a59b9455b8291569f77cef8b969a225a82d2546fe00ebe5c01c5b986eee31530190618eb1d32bd2d3e45df8db42aa4532d87396c58e29963fd49f8d13cc42b0091eeea42a15e85a9c4ffff8db926e2b8f7afc60df9718ddd7085d11a35e8ee99124bc649b67cfd24766bcf8e76de4b04738b2407e6e7ff3f13fe20978b6c42ad5917808bd6bfbfe53018bf8eb9eb539c0a6b201fa945504d75281ddbc22a54549bc207b86607ae5eb2484f8eca8807107ed10e6eb5a3668d6b24318be86523da6133848a089ce90d4c93cf8edcd3e021be61379eae879e53df4fb20f4d883950fcf47f2d5d3a917269891f8ee30fdd42a97b7b2fc75e30014758d0d99e62b4d0a4dc6bf1f06d33480f866f9045f9e4d4785e0e6253271b9e5be3008e82fd2933a3be585ea65e457a44792f910ca88dd50e4c42cd4f64bb494415d48d4faeb25e9f3fb1ced10a641f5e651f94412e6b4db9e1256e89ab97852420e427925c468d15776b3cec7b66dd87d6ef9473e70fbe3d1b9fae15702fe83e7c3e9359a0477f599c44fce45cdccbeb66df9479f942e20d583bb6782f93fc283d072b0d0a20e6a1e73245f944426d697bbf948abb2e19dad057325e2fac60376fc782d10e2e8ee23f5bfbc813f09e4ea11f954a5b9b435e1ab29dff85c4e700e9ab1b806c1031de85b8ae1143ebbe426acf95d8c9106e28817f73a18ff9cf82ebbd1a5d78784a2cc341bf69a9e558b8edaf9686e6cb190c368c0c8caabcd6a46ac2a2a1a8c06b5f357ee6e6672502333caf977d6a224d8e98fd5eda1c2a108e6a1983304febcad4407c75cc85ba249a380f9979777448d3d4f246c1add049ef0efe5499de2393c80e730106f78e9bc3e13f9ad4c31a0cc1a3f96afeaf766e85d0cc5fbd0743210d08898e8f235fbb2fa03f9b3499876cb17a80b43c028aadfb1777a699b11a543003338a72755881593e9f9b524f65301aaa228d45d34e250b6d31595bfbe6355dc76c5e1a2ad9728af63f9cd84c9affd54cebdda90245ffd83e2f5aea553f815eaf189a9f181d08ade7cf9d07c85e5d96ed3e34493019d7ebd0896762db33b2688b9e357eeb29aa5300ff9e13be4e937cb0b2291164c7ede85bb4c45ba602119e0296cccca9bfd687f4cf9eb4fd82fcca9338dbd047a348fce9afb433a55667a5e155e476ee7f5b4e313f9ec8d2fb77052319143faccac321130b03280084abdce8d0f3cb1913ab71d5ff9ed4221732afeb9c36caab07ff636c7d5d822515ffdc8b9a932ae0fb69a6137f9ee3c5c557dcf220c41a808b4b273dcc23f97dc433987bbd21ff160c272abc8f9f0301bc38989cf05c3eef200e8d831bc02d679a369fa4e01372c4e5ddc38e4f9fbcfaabe8efc98ccc413cddc431f912c30319b53cdad18e72d80619c16bd62f9fcaa7059ed787b5663deff6f80f86c4e47a2717f6c6b6287a1f9f10fe1a661fa0ff2c3b1d49f877962d01bd640cb59d3e4d4284a357dd7b8649374604d751efa18bccc0fc6821180557a5be7ba775c3dcabc005b0a4b8d6978b52d623eb4c5fa2c0345fd64bdd294e00a4edf2d8eebee00b4398d04704d302b12b1bd7e309ffa3a3672c2bd63c9cf090385e2687b804d5cf3b6d2cbd04aac9a2cba6b0d3ffafa4f1a2fde866685bde03fbd78c88339bafa0d085150400def14cc1abee1c1fbfa53d27af3bdac0ab3c045b44f8c93b5c777462e50f9ea296e3eb3f93cf1cf18fa5707a8ce1c5329bf0887d05fd75db5e6eac31959ff618a276b59b9add9ffddfa5f6f74eb72e3a329cdd643a7010393b9d945ae490bc76d2fbd3bd7efe0eb67fa67bcc5ad148e8bc6b1d2e03060fcaea3385ef9f9ec5c82a6c68bfd7e0e96a0fa7e924ab1cc3715246b5373596d65280bb07c01a3822eb890c5b97a5ae0c55bfaa2b8aaebaabe6cb063e9ec9d8b858f8a71da6fd79f07a19db84b1fc8d69b2bfab0ba25edd882c32161ce32390adce3c8ffbd120c60a8465f066894a02a8a79faba072eb65ab1dbad50ee1030b7a82280926a85c5ce0fa73d78610e740e5c4bfad7680193a3e139a6f519c0e477c78fd0c4edbc903b5a29f5c2ee4bfe7ede18fadf51825b063a3addfcb46a9e7390ded8065e5a4007326ee2ecb3766529655ffae40575ee82e9ee2105c539bd5db47765103cbbb987ce81b9694a6b164e901ffaea754dfc1cf3d98d8b8b4f19e34930787b4df0791b9d520db47ebbae53b2eefaedb54253195485aabd18f0a068c25a73a92a1286f7b28f5b3f09504fb49376faf3041d44c58c692aef8e62f7d5da2aa13bd8a94493daa8b26ef3082f4ee09cfafa0482be736804ab7712eda5e46b315dff273af22665bf7490a462af74f1eefaff2ace0a27bc5a25b1c0245ed9f2f4112ab942a5fc525f7ef13b410b8a95f2faff6b38abdae6f35c3d03863e1c4af5b9bac431edc07e288be6e9410e63ef71fb026f255446fe04154f012dc1477ac24a544e3eda27bfd9f1fd8294e798232efb0b44a53db1f4f8d2d961de3af4df27036a954bf9e4042057485392aadc1019fb18600dc8797e45e47e7c880a5208cb6929666c97e9a59465157de3296c647ffb2af4c38049f146aa5e0f8290c8af97dc92ec89e557f892e9409e7ebddd98c7fb54ca60c86ca9ecc020de39be98e79daa5017de6bd64b56d2e264aa15dd2ae3fb62fd1db87afa4870c066c09c3ff740d198ddb2e049a0f9b6be8a471d0fb15dfb71d34d173b8cd53e6c0a4181edb50e8e3ee5ce6b9868c7d8dd52bac6f13808fb794fac018a741eef6c641bf455d0fd5ec1ad45a1254f88f06e17deb9c17e7dfba9904a5baa416e3e149ae3a2c8503ab29be9c3c60f37e0eeab3469778c9deefbadd9718fef0863e773cf204080222fe4d9c1c5a1027c73507c309b91c3b4fefbb08a2101a74ac9c85b683765935eef4a9e8f5411ab75b556b09419da85f236fbb5bb62064a1df1b3f5195207eaa9230f8cffd4b28b5975a26ee96e4f969cfbfbe463810a7f17697abd4ea379d78aecf4b47dcb9c2edcfeecae1abb5ea1ad9afbf12a8fccb6043db7b2cad9051096872ef51819297ecaf112091bcc5f174f50fc0af8782b8fa955c77fd731ef9b77ebee807a9c080829ad220e34842bdc425cfc19ac7f92494912ff25b825e822d096589f9c04a2e57e58343b3bdd5d2ac509fc26c6f4b91ff42254d1fe5157765269bab264fa33926d07fe6061c515f8330dfc3435711d24a826ce923951194f2a127abd066b42858e80bdb59efe6a64452cfc54678b4f72507e18f874676e0ba9679ac9ed28b857a67b1376a8ead1cd5ef4fc5aace87dc8904336dd9ef7ab2b913f05148b04dbb85a03f850cb1d643f0250fc5cc4d2f9e80c836b4fd7fdc3f87d48a62246ef192b3accb54c045a924b4104fc78a18bc7c272bc5e2ffba3ca27f044877eec9534e864f40bcd0ec260386071fc8f06d7861b64c5aa432a866b5dac30c9be0f2280e0fee2cdb623384be5aec4fca70772d7c092d87c1ae9e3829035ac62e18a5432bcaecb70683db416b1df0cfcacae97a76a068e23cf6a528585cfd509f0aa8fa8da7c877ac2fe1ffc3033c5fcbedcb84f5631a8536c1766771756e7a6ce31090ffcd86c3f1dce01952e0d95fcc6a8903b7090b88f2de4a4652aeed2d115041f609e8802ca5beda7703555fffcd8cdb3a7d0e1a67b159ca3e16ea5bfc2217a5bdb0f3e17b566b87434898f10fceef7735ea67404452b5712ea4cead5af89e8ffa618438eeaf8d2a9cf874803fd07689f5a3b50e1c82ea4e7f3cb732e1eb89d31ba9b7f71fe2bdc8b0d9234cafd245064b5755531b9c8f4d7389b97f03c044b6ee27307a1b5c0708d4752f762fd3a4cc0c330f1f7ac6a017d1b1ebc7995ec8a9f57c41ebfc75368a101354748fd3bdb5683ad28fc04ca28c61a420012880dcb6cc59799e0c242e473b0230633fd3f2be6ea875770e2a450be4de76b5dbc3c7078195fc12252dd4c6b69a09847fd417002931a5cbda2e18f3f688de738b0aaf380518bc80b24966431faeccb8cfd475050f9281fd4cf9ec1d3ee53cbe13351fd3f28487c2c081ef83b70088af1fd48401379c684bf9d6b7dcc7b8caf5babc7577b8c4c47cd2ee1764fc7ab9e22fd4d1f0d364963c4f7bdfd81f24591ab2c084d2b2ca21ec796b8e516668a9e20fd4d50e6865bb05926e5f0a8cf0d0c8aaf142cb7a1eb594478cec278e618a9f7fd56de8c981aadd27eb45644e907d9c95a360bdf6157cac05fe0f7a274caa96bfd67ec690ac142b15fc8ea5b95008bdd37a202d934f21c7735d7d8cc71e1eb82fd79b0059fe415da31b1d0a933ab261c10b35474ddc8b9a3ea3881803de2cb53fd7f50b679f3596dededab88fb6db601e6bd55ed4902b6e6cf4fc046092195f9fd8eee0b9b71c0ac4fe7a47ec3be608fb7cfb73793692e4bfedcea4b9db404ecfd9c9dfe1d1c3b8ca23340a286228e0cc15f05d211938164aa082f35bff01481fd9f8fe02583b4dbe839941855363ef7814e63b0568a4db05470f757200d30a5fda4e4e7815a7c9b5c8e541d892d87b142fd0b4422d02c51c375dcb3c1f76ea1fdaf8fa62e9890c7edf1da411addca58a66d2c19ace9500b0d0beb974ab768dcfde378c55123929b000bc2810c89c07467fba4f2a10846aac1ce4e1da1f5df76fdf3269b5722fc14c4b2907d3a800eaef17f6bd553e0f72d652673f16314f401fe193168e9d8975d6d33c4ba58711eb0c38ff7ec6ac25fde79ae5b2b78f245e8fe1cc756307ad906ea0cc1781769071f9dc705fe0accedb27fdb469e0acbe8b7fe3791db34c6e6ac8b1f5cf3a04d7fe83d84b0e64f82a19d960668b3bfa39992fe4c3b952dbace46d2c400d313d955b11f832a2fb797d613d664e32e3e7a5fdbfe4d45c84dd58f2d2f76c4e75fda8563929ce2afe93f2c5526fcdf22968b0852fe5be098bc52e1b1c6d8e17c4cecf58c1d95a71e3c750551529456b3a4a0b878fe731fa08f09625bd079a669cf43e0e2a8f500f6e2f4e3040c54fe7140577e87fe7b99e1b99c6711f149553918ff0081c5d8daa15377ed7192055c284c70525efe9d5f6dcb6f021bb2103c0165c7e77b840f104645b2500a2dc0e1f0de2c3548febc3aa49c40bee614c60de0251cb7ad2d8399bd0f1c18bde02c2479b7c36be8febf135cfd3386eb94a2df937bbd42329741e10399ead61247d9133c8a902625fec1f9dfbc7724029ea699638e54115615c2b60d897c6607f8376843c1701ad0fedd389a778147fe2b8919645578d1d5586388d1a856f22a15bf36d86928ce07fee5481bd6587f77d9365bf2fe7cfd4a61d9cdb4e7d0961e151bd2715e07fca5feec4f9e0b683b7841f433d7f72d0dacf017e89d684d9c3e6b101c7637a5c55bfef29eded78764a3cc827a523c02af19bf32f5eae84b88aed3d8c33789490793fefd49c60b1c213126996ab6875b369bbc889a353669b938e7139b02156e9e74fefd6c992affc7f1073fb788f2bd2f5dc01af834eda8b97458ea2afdb9f235aeff0632f32e1870b2c2b7d02284469c02365ad8990ab9dd0f247a8cf77ab8a40dff1439605c265339e27e7b2d134c4bc59d1049db54966918d8ef3b957521aef6ff37f4ffb19855cd65b048113e202df49d1b10e42547a0b5288c6d1dce0098f9ff440f4f3b86995ef14bd4e48f6cb5bfbd80d8b821e02f3f614607d37aecf223ff55b32566f605eead7bf878f313ca698c3ce712b966af9c3baf98b5969a894bff5a39deb04efadd576a5f8948f1ac5dcfcd9a569449f952155beb839bd61042ff77f09a73b0d0624e7dbc715985c7fd377a6f9555e61eaa75f427a1a5d61e31ff90136bafae927e502c6ffc0ca8c1ca820c2d7ea642cabecb693e311db92f23ffb41ede23f6db799a8b1b587fd46f61aa855c4481c59e68136562a40589f518ffc2e0681083e63f299733168ebb31e075f39f1ea17398de5f73f1b3a2d0a864ffc43e56a02a52889f2f12009888f2dbe3d3b714ef7e72c6258d22d2cae69ef2ffc5f2386c620cd817cebaffa7229e37658e458c3d6e7edbd1cd992732d5432f0183007cffffcbe2fab68fb80c72cd0dc7cc88d90d8b0e3bd14aac558ccb91102d1df35c42ffd63fbb9b0943bf5196bedb63322047838294e21893bd65e5de68a3e468ef91ffdadd8c5edd40f3cbb65c057d2c6ed1dc1cbfdb9b7e41eb46d7022c11ec1018fffd7bc53c6e97d0bdaf3e21c4ed32faa45f55d6647e11a0de701cd8e7b2374f223b7d02c9d4e6d2000200, 'no');
INSERT INTO `wp_wfConfig` (`name`, `val`, `autoload`) VALUES
('currentCronKey', '', 'yes'),
('dashboardData', 0x613a343a7b733a393a2267656e657261746564223b693a313630393731303035313b733a333a22746466223b613a333a7b733a393a22636f6d6d756e697479223b693a353731303b733a373a227072656d69756d223b693a353731313b733a393a22626c61636b6c697374223b693a32313832343b7d733a31303a2261747461636b64617461223b613a333a7b733a333a22323468223b613a32343a7b693a303b613a323a7b733a313a2274223b693a313630393632313230303b733a313a2263223b693a343630343533373b7d693a313b613a323a7b733a313a2274223b693a313630393632343830303b733a313a2263223b693a353636383833363b7d693a323b613a323a7b733a313a2274223b693a313630393632383430303b733a313a2263223b693a343935303433343b7d693a333b613a323a7b733a313a2274223b693a313630393633323030303b733a313a2263223b693a343533303233333b7d693a343b613a323a7b733a313a2274223b693a313630393633353630303b733a313a2263223b693a343539373635363b7d693a353b613a323a7b733a313a2274223b693a313630393633393230303b733a313a2263223b693a373131303431303b7d693a363b613a323a7b733a313a2274223b693a313630393634323830303b733a313a2263223b693a353633323930303b7d693a373b613a323a7b733a313a2274223b693a313630393634363430303b733a313a2263223b693a353638303236353b7d693a383b613a323a7b733a313a2274223b693a313630393635303030303b733a313a2263223b693a363632323534373b7d693a393b613a323a7b733a313a2274223b693a313630393635333630303b733a313a2263223b693a363035363634323b7d693a31303b613a323a7b733a313a2274223b693a313630393635373230303b733a313a2263223b693a353438303638363b7d693a31313b613a323a7b733a313a2274223b693a313630393636303830303b733a313a2263223b693a353231373630393b7d693a31323b613a323a7b733a313a2274223b693a313630393636343430303b733a313a2263223b693a343233353336383b7d693a31333b613a323a7b733a313a2274223b693a313630393636383030303b733a313a2263223b693a343237313933373b7d693a31343b613a323a7b733a313a2274223b693a313630393637313630303b733a313a2263223b693a343837343133313b7d693a31353b613a323a7b733a313a2274223b693a313630393637353230303b733a313a2263223b693a353130323637373b7d693a31363b613a323a7b733a313a2274223b693a313630393637383830303b733a313a2263223b693a353133363430303b7d693a31373b613a323a7b733a313a2274223b693a313630393638323430303b733a313a2263223b693a363533353134383b7d693a31383b613a323a7b733a313a2274223b693a313630393638363030303b733a313a2263223b693a353233333732313b7d693a31393b613a323a7b733a313a2274223b693a313630393638393630303b733a313a2263223b693a343133353933383b7d693a32303b613a323a7b733a313a2274223b693a313630393639333230303b733a313a2263223b693a343139353737373b7d693a32313b613a323a7b733a313a2274223b693a313630393639363830303b733a313a2263223b693a333836363936343b7d693a32323b613a323a7b733a313a2274223b693a313630393730303430303b733a313a2263223b693a353232353334323b7d693a32333b613a323a7b733a313a2274223b693a313630393730343030303b733a313a2263223b693a343936323239393b7d7d733a323a223764223b613a373a7b693a303b613a323a7b733a313a2274223b693a313630393032373230303b733a313a2263223b693a3132303139323432323b7d693a313b613a323a7b733a313a2274223b693a313630393131333630303b733a313a2263223b693a3131353736303134353b7d693a323b613a323a7b733a313a2274223b693a313630393230303030303b733a313a2263223b693a3132343734323635373b7d693a333b613a323a7b733a313a2274223b693a313630393238363430303b733a313a2263223b693a3133343830333233343b7d693a343b613a323a7b733a313a2274223b693a313630393337323830303b733a313a2263223b693a3131323339333835323b7d693a353b613a323a7b733a313a2274223b693a313630393435393230303b733a313a2263223b693a3132373233333632313b7d693a363b613a323a7b733a313a2274223b693a313630393534353630303b733a313a2263223b693a3131383732353236323b7d7d733a333a22333064223b613a33303a7b693a303b613a323a7b733a313a2274223b693a313630373034303030303b733a313a2263223b693a3130333431303030323b7d693a313b613a323a7b733a313a2274223b693a313630373132363430303b733a313a2263223b693a3133343837343033383b7d693a323b613a323a7b733a313a2274223b693a313630373231323830303b733a313a2263223b693a3132373531343636333b7d693a333b613a323a7b733a313a2274223b693a313630373239393230303b733a313a2263223b693a3131373732343239303b7d693a343b613a323a7b733a313a2274223b693a313630373338353630303b733a313a2263223b693a3135333838373637373b7d693a353b613a323a7b733a313a2274223b693a313630373437323030303b733a313a2263223b693a3133323630303339393b7d693a363b613a323a7b733a313a2274223b693a313630373535383430303b733a313a2263223b693a3136313438393831373b7d693a373b613a323a7b733a313a2274223b693a313630373634343830303b733a313a2263223b693a3133303533333735363b7d693a383b613a323a7b733a313a2274223b693a313630373733313230303b733a313a2263223b693a3133333636363735333b7d693a393b613a323a7b733a313a2274223b693a313630373831373630303b733a313a2263223b693a3133333232373934383b7d693a31303b613a323a7b733a313a2274223b693a313630373930343030303b733a313a2263223b693a3134313637373231313b7d693a31313b613a323a7b733a313a2274223b693a313630373939303430303b733a313a2263223b693a3130363338313036303b7d693a31323b613a323a7b733a313a2274223b693a313630383037363830303b733a313a2263223b693a3130363735393336353b7d693a31333b613a323a7b733a313a2274223b693a313630383136333230303b733a313a2263223b693a3130333834363937323b7d693a31343b613a323a7b733a313a2274223b693a313630383234393630303b733a313a2263223b693a3130393839313232353b7d693a31353b613a323a7b733a313a2274223b693a313630383333363030303b733a313a2263223b693a3131313839333331393b7d693a31363b613a323a7b733a313a2274223b693a313630383432323430303b733a313a2263223b693a3130313036333734303b7d693a31373b613a323a7b733a313a2274223b693a313630383530383830303b733a313a2263223b693a3131343534303531393b7d693a31383b613a323a7b733a313a2274223b693a313630383539353230303b733a313a2263223b693a3131343733383130333b7d693a31393b613a323a7b733a313a2274223b693a313630383638313630303b733a313a2263223b693a3131383732353436343b7d693a32303b613a323a7b733a313a2274223b693a313630383736383030303b733a313a2263223b693a3130343131383933333b7d693a32313b613a323a7b733a313a2274223b693a313630383835343430303b733a313a2263223b693a3132393337373839303b7d693a32323b613a323a7b733a313a2274223b693a313630383934303830303b733a313a2263223b693a3131363236303136353b7d693a32333b613a323a7b733a313a2274223b693a313630393032373230303b733a313a2263223b693a3132303139323432323b7d693a32343b613a323a7b733a313a2274223b693a313630393131333630303b733a313a2263223b693a3131353736303134353b7d693a32353b613a323a7b733a313a2274223b693a313630393230303030303b733a313a2263223b693a3132343734323635373b7d693a32363b613a323a7b733a313a2274223b693a313630393238363430303b733a313a2263223b693a3133343830333233343b7d693a32373b613a323a7b733a313a2274223b693a313630393337323830303b733a313a2263223b693a3131323339333835323b7d693a32383b613a323a7b733a313a2274223b693a313630393435393230303b733a313a2263223b693a3132373233333632313b7d693a32393b613a323a7b733a313a2274223b693a313630393534353630303b733a313a2263223b693a3131383732353236323b7d7d7d733a393a22636f756e7472696573223b613a313a7b733a323a223764223b613a31303a7b693a303b613a323a7b733a323a226364223b733a323a225553223b733a323a226374223b693a3237363034373632383b7d693a313b613a323a7b733a323a226364223b733a323a224652223b733a323a226374223b693a3131383433373131363b7d693a323b613a323a7b733a323a226364223b733a323a22494e223b733a323a226374223b693a39313030373836363b7d693a333b613a323a7b733a323a226364223b733a323a225255223b733a323a226374223b693a37313930313731343b7d693a343b613a323a7b733a323a226364223b733a323a224445223b733a323a226374223b693a37303731383035393b7d693a353b613a323a7b733a323a226364223b733a323a224742223b733a323a226374223b693a36343037343338363b7d693a363b613a323a7b733a323a226364223b733a323a22434e223b733a323a226374223b693a35383736373232343b7d693a373b613a323a7b733a323a226364223b733a323a224341223b733a323a226374223b693a35363735343938303b7d693a383b613a323a7b733a323a226364223b733a323a224e4c223b733a323a226374223b693a35323039343530343b7d693a393b613a323a7b733a323a226364223b733a323a225347223b733a323a226374223b693a34303034303537303b7d7d7d7d, 'yes'),
('debugOn', 0x30, 'yes'),
('deleteTablesOnDeact', 0x30, 'yes'),
('detectProxyNextCheck', 0x31363039393633323937, 'no'),
('detectProxyNonce', '', 'no'),
('detectProxyRecommendation', 0x485454505f585f5245414c5f4950, 'no'),
('disableCodeExecutionUploads', 0x30, 'yes'),
('disableConfigCaching', 0x30, 'yes'),
('disableCookies', 0x30, 'yes'),
('disableWAFIPBlocking', 0x30, 'yes'),
('dismissAutoPrependNotice', 0x31, 'yes'),
('displayAutomaticBlocks', 0x31, 'yes'),
('displayTopLevelBlocking', 0x30, 'yes'),
('displayTopLevelLiveTraffic', 0x30, 'yes'),
('displayTopLevelOptions', 0x31, 'yes'),
('email_summary_dashboard_widget_enabled', 0x31, 'yes'),
('email_summary_enabled', 0x30, 'yes'),
('email_summary_excluded_directories', 0x77702d636f6e74656e742f63616368652c77702d636f6e74656e742f77666c6f6773, 'yes'),
('email_summary_interval', 0x7765656b6c79, 'yes'),
('encKey', 0x32363537303766663838653836626433, 'yes'),
('fileContentsGSB6315Migration', 0x31, 'yes'),
('firewallEnabled', 0x31, 'yes'),
('geoIPVersionHash', 0x33373333333063316661376439393338333164646533313066653333663138313937346636333839343663373131613162316161333363313362376164646232, 'yes'),
('howGetIPs', '', 'yes'),
('howGetIPs_trusted_proxies', '', 'yes'),
('isPaid', '', 'yes'),
('keyType', 0x66726565, 'yes'),
('lastAdminLogin', 0x613a363a7b733a363a22757365724944223b693a323b733a383a22757365726e616d65223b733a353a226b75626563223b733a393a2266697273744e616d65223b733a353a224a616b7562223b733a383a226c6173744e616d65223b733a383a2244766fc599c3a16b223b733a343a2274696d65223b733a32383a224d6f6e20323474682041756775737420402030353a34393a3337504d223b733a323a224950223b733a31343a2238382e3134362e3137352e323332223b7d, 'yes'),
('lastAttackDataSendTime', 0x313630393436333034362e343332353238, 'yes'),
('lastBlockAggregation', 0x31363039373131353238, 'yes'),
('lastDailyCron', 0x31363039373131353139, 'yes'),
('lastDashboardCheck', 0x31363039373131353231, 'yes'),
('lastNotificationID', 0x33333034, 'no'),
('lastScanCompleted', 0x6f6b, 'yes'),
('lastScanFailureType', '', 'yes'),
('lastScheduledScanStart', 0x31363039363231353338, 'yes'),
('liveActivityPauseEnabled', 0x31, 'yes'),
('liveTrafficEnabled', 0x31, 'yes'),
('liveTraf_displayExpandedRecords', 0x30, 'no'),
('liveTraf_ignoreIPs', '', 'yes'),
('liveTraf_ignorePublishers', 0x31, 'yes'),
('liveTraf_ignoreUA', '', 'yes'),
('liveTraf_ignoreUsers', '', 'yes'),
('liveTraf_maxRows', 0x32303030, 'yes'),
('loginSecurityEnabled', 0x31, 'yes'),
('loginSec_blockAdminReg', 0x31, 'yes'),
('loginSec_breachPasswds', 0x61646d696e73, 'yes'),
('loginSec_breachPasswds_enabled', 0x31, 'yes'),
('loginSec_countFailMins', 0x35, 'yes'),
('loginSec_disableAuthorScan', 0x31, 'yes'),
('loginSec_disableOEmbedAuthor', 0x30, 'yes'),
('loginSec_enableSeparateTwoFactor', 0x30, 'yes'),
('loginSec_lockInvalidUsers', 0x30, 'yes'),
('loginSec_lockoutMins', 0x35, 'yes'),
('loginSec_maskLoginErrors', 0x31, 'yes'),
('loginSec_maxFailures', 0x3230, 'yes'),
('loginSec_maxForgotPasswd', 0x3230, 'yes'),
('loginSec_requireAdminTwoFactor', 0x30, 'yes'),
('loginSec_strongPasswds', 0x70756273, 'yes'),
('loginSec_strongPasswds_enabled', 0x31, 'yes'),
('loginSec_userBlacklist', '', 'yes'),
('lowResourceScansEnabled', 0x30, 'yes'),
('lowResourceScanWaitStep', '', 'yes');
INSERT INTO `wp_wfConfig` (`name`, `val`, `autoload`) VALUES
('malwarePrefixes', 0x1f8b080000000000000314d6793815ef1700f0d997bbce9d3bcbbd7349594a85128a42522452491b25518a44d95a484a21492b11854a94a448918a94b469212a29a545452bd2267edfdf1f9fe79c799e79dfe79d33e7cc333ee3c78c8f0a1b6f3e5ed7df27cc5f7742d878b331e3754fbf1adeff20d525ef650d7fc93ff04543cbc42901a5b38e4dbe3e19edb2cd3829fbff7d96e375d784fa2d0f58ef17f6ffcb31666696e6ff6d030096e900f8fd0600dd7204e0613f00784737003fdb08a029fb01f40f0460919d00f6341dc003d60144c24b40dc620c480bbd0059ae2b20675a00b9701a90cfea04a89b8b00eadf154031b60c50748402f4a1068031380130e51500fb7636c0d9c8012e2002e0293b80f7be0cf0a7b401d5bc1a40559709a8d37b00758e03a0be2705d4cfee02c2cc0c40705f02088df68046bb11d05c710734b7c6005a2e3d80d6c25f80f6010d306818050cb2ea0306ed1c05e88cef027426d5033a418b8021b7ed005dfddf80eea40a4037e800a0fb623fa0679003e85dac010c96d90206db3b8061dc6c60d82c5bc030ec1060b8ed0c6078fd2c30fc603030bcaf011861150c8c987f0518f1ec246064bd03305aa70718555c008c3ecd058c4b3e01c6ef170326b62980c9e62fc0a85335c0e8bd2980193b0830079d01f315ad80057216b0d83d09189bbb111837eb3feeb1c0b8ebadc0b8ba1e605c431b6039de1cb02a580258d59080d5ef6460fcc97e608236054c88190b584bfe01d6975f03d657960236032460dbf714b0bbb8199874a61698742f1c983c2403709038020eb737028e4fd300a7fc12609a6d1f306d9d11e08219032e5621c0f4ddfd806b482ce01afd0c9811de04cc48f002669c7e0ccc78381d9839bd0f9895fc079875fa04e0367e0ee0968501b30b8e02eeab5c01f79fb9c05ca70660eec377c03cc73a605e731b309fb300162c3f002c487b0d2c38e3032c284e00165c59002cf89e03782cfe0778e4a6009e630b014fabd38067f62360a1bd2db0d07504e0a5ad05781d1e05789b7380b77f2fe05d98002cb925027c88eb800fe30bf86cbc0bf8aa30c0f710042cf5d4079659b703cbd6fe67d73860d9d705c0b21fd1809fec16e0e79e07f85df401fcea4381e5277600fe6bdc8000c92620604f2c10903a0958a998040426224060e7482068fa3420385a0c04c71603c11fdc81d5e07360f5de49c01a301358d3ba1908d99b038411414058501e1076b908082f360622b04a2062e91a20226b0058a7af02d6f53a03ebfdef001bb6860291975120f255051035640b10959d0f44475d00363d5d0c6c6e8d03b65886035b56c140ac2e0fc4064501b1ffbdbbd8241c88bdb706d8faf31db0f58f2eb02da901d8b6ef2cb0edf93b207ece6a203ee910109f4e02f175e78184b5f940428e239038ba1448dc3701487c3b06d8812e067684ac03929c2b8024970e2069873fb073e41320b92b0ad8f5ca09d88d2c01760734017b9097c01e6637b067eb6f60efa7fbc03ed97760dfc85e605fef4e607fad0790020c05523ce60129411b81d43dc9c0817105c0819752204df7369066300a48972f0032c64b800c673b20c36322903950041cb230010e256b80c3d3a280ece19940b6df442067df3d20e79e337064512170b4fd3470ac5901e4d6dc03f2c0ed40de7a7320efa31190d7e7069c70cd014e1afe020a8cf38182745fe054a30370aa5b0e1442b140a1f149a070fe6da0f0e11aa0b03d0428ec9e019c6ebb049c311a0c9c591a0c147bac028a977b0325274601e77ca600e72a5e02a5269dc0f99995c08529dac085ed89409905fc1f1e289b3208284f520217a3b380cba7aa80cb77260157dee600959360a0d26d3d50b93214a806d540f5f46b40f5460ba03af10c507d0103aed57c04aed7d901373a8601b586a380da53f780dadbe7805b395ac05d170cb81b7202a8d39900d4354702f7663600f77ce5c07d452470df7f1cf040bf1d789078187838fb32f0f0c42fa0c1341568b874047874f61bd038530e34a1cf80c763c380c7511dc0e347eec0139fa7c0b3cd5e40cbc536e079ec20e0053c1778616a04bcd8fb0d7869391978395909bcdc5e03bcac8f015e1d4b07da96ba016de962e0b5b73df03a240c789d3107783b7213f0f6b229d0ae6305b4af1c0dbc9fd0097c684b023a9dcc814f1b7c80cfbb75812fb6b3806f8ba281efe7a7025dcbf602ddc023a05bcffd3ff140f7c240a0fb880fd0e303013d8fed811f0dbf815f8514f0c7be13f89b550cfcfdb613e8bbf719f8376322f06f4e2930a01f0b824b1f80e0b54b20344d1f84f23f80d0a7fb201c7c128463bc40c4ba0c44f6ba8268bc2d88192f05312714c4fece0371ac05c49d868178d41090783604242fcd0445d62ea0c8eb38285a3b08141f5d0c8acba240f1071694406b40c9f0245032d9029486df05a55bdf8032bb6850f6753a48a5448354fb3390a6cb4066bf27c81e7b0cb2cdf92047a482dcba0650a589005516fb41555200a8d6ea05d50b9f80ea8be9a0fade7e50182d078545a9a0b06e38a89955036ae9a5815ac30e835af37c41adc64da0b67e21a8ed550b6a3ff90c6a3f7b050e2a9b0deae8e5833a9bb2419d9a2de0e0c0767070bc293844b3151ca25704ea5a3b81baaf1681fadbd340030f57d0c0f31f68f0f21938342d0b1c7a7109386ce930d070ae1434cc4e040d5f5b80c3d90de0703f1938bc580f1c1192048eb89c011a7d4d008d5d1241e3d93b41e315f1a009940f9ac8da4093100538aad1081cf5eb2e381a5c0b9a8e7d039a5a7f06cdc2ef80e6e020d0bcb70b1cebb3081c7b2a081c67701e1cb7620c38aeed006839763e68b9fb1e6899351bb49af81eb44a4e00c7e7e9831382fb406b991668bdfe0d687dc014b4feb901b419d903daec6c076d4e5e046dca0b41db6f45e0c42fe3403be77ed0ee55033869d13fd03e26149ccc2f06273f4f00a77c4440a74027705ad915d0d97a21e83cf91f383d87065d237e80331c678233a6478233350de0cc2b47c0598f6e806e1303c1d9f71e80ee0e5f41f79cb1e01cf0213817ae02e7ba5883f3f4d3c179451bc1f907eac1f9e913c0f9fffcc105ce11e082c80de0822425e8216f063d86ef043dea9f801ead96a067851fb870cf00b8f09c2fb8b07917b868ed417051e51ad04bb216f49ab412f43a52042eb6df032ebefc08f46e890497e4e783be7f8f824b3dd3c0a547b7824bf354e0b2046bd00ffe0cfa658d0657b864822bde4f02577ceb06fd375d07573ed805069ec6c1c0473018d8a205aeb23402575d1d0057dd580906ad1e040685e582c17b1130f8b51d18923f160c1b5e0b86bd58088675c780e123df821183ccc1889fb6e0daf521e0da4dafc0752b3e81ebaaf683eb6f9a83513e8fc1a833f6e046f834b8b1cb008c5e35098c3e9409467f3e066efaa107c65c5d06c63c20c1cd0d0a70f3d34c70f3ab19e0962b8de056663db875ba37b86dfa32705bea5770db897de0b60e27306e621718b7d91b8cb78c00e317f780f149d560c2922c703bbf074c6ca7c11d36a1e08e1b47c1a4582998d4dc0426af9c0a26a73f07777d4802f7f8b7827b7be682fbb48783fbe63d00f7dfaf07f77f2a0153977880a92d9fc0036519e081fb0360da912b60dafd7230eda90d983e68137870f54430e35b3d98e9e8021e2a70070f15e78187b75e00b3520bc06c551f98dd9e00e6841f0073fe8c068f319bc1632ff781b9935560ee2233f038150f1e5f520a1efff80ecc9b9800e6359e05f3fef681f9f7cbc0fc17ebc1133132b02079365890fa132cf8bb153cb57f0378eac339b0d0ec2a5858f71c2cf2990e16bd60c133254fc0b3b24de0592b73f0acbf083cbb26163cfbdb0d2c3630014b9840b0b430183cefb702bc306c0758c6f58365b933c08b4a1fb042b617ac30ab032be62e072bc2678397968480972937f0b267117879d545f08af15cf08ad748b012ab022bb71e01ab46458257bf8c05abc76f07afb93f04af453c07afcfd7056bf243c19a13ff397507bc11fd05ac35be03de1ef407bcbd2c10bc9daa0bdeaea9036ff706827775e78277875e04ebc6b8820fececc0078b96820f1227820f911fe0c3ffead0a0ef093e0a6a071f1db6001f7d71051b77a7838d3d916053bd3df8182d011feb0f031f7b28c027116fc1e60769e0b324026c91f5832d236780cfd716812fca08b0b59e025f9a24832f2fd482affc2bc057e73f80af9ee3e01b7500f8169c09be73b002dfb59581ef7aa783eff9b5e07b9b5ef043d211f063743cd8313c00ec18150c7694b9819de76dc04f4ed6e0a7d9d9e0a773cee0a7dba7c04f2febc1cf1e20f8b9a613fcf27e0bf855b418fc3e7d38f8bd580976c55d06bb3a10b0db580a76ef7b0ff644dd047bcb4e813fe331f0e7ef62f097d76ff0d7325ff057c076f057b60bf8ab7536f8fbc21af0ef1923f0efc30be03fc3f5e0bfb230b09fea05fb6b3bc081573b20c0938680340e02370543e0dd0608ec708620230708ba9d02c10a7b089e3000c176b6107ce71284901b21c46239842e790ca11f1d206cd70e08afba0811e68d10311e80886d232172fb2788bc1a0a919d0f21d1bc5848b22514923a2b21e9a9ab90f4c65b48661b08c9be5c80e453c590fc952d440d6985a8e3272185bb01a468d902293112526a2f8094772c20ceac05e293db21f50b3f4830fd0b0956472161bb0124ecf0853439af20ad774190f6345f48477b0ca4f34f020dd6de030df6748706873c8506df7b010df9f714d2cb9f07e97ddc0ee9bb7f87f457bc87f4776f84f4bf984043c7d641c3dc9e41c37c0741c3024aa16197bb20c3822bd0889635d0c8597268e4dd2390d1e41ac8e89f0a32ee2521131c8046692d86461b0c824627be834cdf3442636425d098112b20339f64c89c22a0b1ea5dd0d82de9d038e324c8b2702a6459c642561bbe40e327e943132c7420db1924641b6d06d94d5807d9139720fbc36b20fbecf3d014bb4590c31e06724851428e7353a0a969d990d30e0768daaaab90b3fb37c8b9f03be412e00fb96c9a00b9bc7f004d270643d3f90168fac52ec8d5b31e725d3d0572ddfa06727df21d9a352a049a3dfa24344fe886e65f3c092df8ef3c1eda43208f1124e44978419e735da185c23468e18403d0426f3368e13d105a347c3db4e8b12bb4e8cf53c8ab7627e4ed940379a75a434b3cc7414bb2e3a025d5ab219f21eb201feb78c8d77df27fbca1a5171a20bf9bdf20bf3777a0e587e2a0e54f66422bd60d402b631868e59e85d0cabbc3a1956f0f402b7f7b4381f6e95060c53b68153b065a35cd1b5ad5a48182dd1ba0e0221b68351f07ad76378556978742ab2f96436be0b9d01ad7155048d61828743a0485de5f02858df802857f64a008077f28c2e92114b1f73bb47ed41968fd520914f92c018a09358562726e419b8756429b2b3e415becef435b777c85e22c3da00449249430330f4ad8390025fc980a6db76a8612077f8112ab95d08e980128c9b41f4a9aec0e256dfd2faf1d0e25bdfa0a25075f87764db90aedbaf205da1d9d0ced71db0bedb9b40bdaf3c705da1f4f4129675f40292fdaa054712574c0e2159456980ba54f7c001d4cba031dcc18091dcc190a65b8c54199665950e6841028f3f114e8f0394fe870e779286b481e941d6b04e5f8e8434738057464690374e4d801e8c89312e82867041db3bb011d7b150e1dfb6b091d5fd20d1d3f7e1bcafbf812cab7cc80f2234740f91b0743f977d64327e05fd0098b9fd0099759d089b45bd0c91dafa102a8132ad85a0c9d6a7d0915ea044285cf1e4345880b54e4391e2ada3e032afa0941670a7e43c58af75071a8022ade3f032a29cc824a4e7f86ceb92aa07377e643a563caa0f39b70e87c9e3774fed454e882e832541e8041175799411733e4d0252f097405dc09554d5f0655bd7181ae6e5d0b5d4d9542d51147a06b0987a16ba7bf43359e15d00de3ef50ad47187473f763e896c14ce8b65801dded3900d5698ca03ad320e8de3a1ebad7ae07dd8fb0801ed01ba007babfa07ace17aa1f7f0e6a08190c3daa9b08356ef3861eb727424ffd1f40cdf7eba0e7cb40e8e5bf75501b770b6a33a2a0b62559d06bea0df47aca17e84dc67ae86d7215d4be391b7affc701fa10711efaf0d20bfaf06507d4916904750e9a0a757afd803ae3caa04fd75aa0cf7e4dd0979ae3d0d7f86fd0b7fd46d0f7d44ea8eb7206d4ed1e0975c7fc83ba93b5a0ee7b5fa11f6b73a1de337a506f5519f473d56de8176702fd6157417f3c52a03eed7bd0bf9e6ca8bf461beaefc361903485c1a97130947a1f866dfc60b8a60e46f49ec188d17518cb7782b1eb8760dc2612c61d2fc384f97298181b0e13ddcaffdc824960164ca696c1a29189b028bb0916b5b3b0b85b054b064d86252707c1d24bc9b0f4b1052c1b120acbf6bc8565b53f613a2a10a68f5f849546376065940c561604c2cad726304389604e910373898760d5e2cbb0ead7715858920e0bc5ceb0f074352c0c34c11afb6458b343026bafba070f9a1e0f0f3a2282757c26c13a6dc7e1c19b5078f0031c1eb27d3eacbbee21ac97d00beb5ddc03eb9b7bc243c515f0d0cafdf030e41f3cacdd1936743e080fef3c008f3498008f0c99041bdd390d1bbd0460a34f146c5c6b099b7cf7834dfe59c1a65e9eb0b924153677fe089b9f68852dfab6c056366b60aba445f0f8b80c787cc93dd8baf0036c531703db34bf846dfe36c2b61b5fc213ed52e089a515f0c49712d86ed33ed87eb0213c39bc0576887d013b5c34851d0d8fc053af6f85a79969c1d3aa5fc2d39e52b0b3ce28d879c20dd8b9e817ec423f865d7fa3f00c2a119ed171049e09fc82674ebc0dcff4308367666e8167c504c06e1b5260b7821df0eceb62d8fdcc01784eb0073cd75003cff33d03cf779c052fd8ac823d605d78a1d51578e1f63e78d1b9a1b057c93f78b1cb7d78f15b18f6d62e83977c74877d4624c1ff9510f671780dfbf430b0eff95078e9edddf0d20f43e1659a787859e56a7859d52bd84f6f1dec175509fbe519c0cbef0d82fd4bf561ff969db0ff670dbcd2d0005e5970120e1ceb0907da98c3816bffc1ab1acae0603e070edeb8145e3dea1dbce645101cb2e7171cf2cc170e9db5110e7d41c361e58e70d85b080e17e7c211f36de188b359f0baeec7f08692bb70a4b11d1c7931098eaca98623fb6fc351335de1a8c21638ea7410bc31f905bc31a501def8c012def8f11dbcc96c121cf3211f8ef99804c782d7e0d8dd1cbcf5cc3b785bc42878db36068e737900c78ff805c7572d80e35f5f81e33b86c3db1d6878c7919b70d2b4687827f011de193e15dee57611de23da02ef79f51dde3be938bcf7e306781f5f05ef7b5402ef1f49c0fba71c87530313e003b671f081056be003b943e003378be1345b0c4e5beb07a75f6e80d36f94c0e9cd5be083df0de00c73373863a5369cd1e506670e9a096766ac81b34b3ae19c15dbe123e14df091a33ef051a6153e7ac50f3e66b30e3eee4cc179471de0bceb1d70dea3f970fea0d7f009220a3e9170073ed1f71b3ea9df099ff41c059fbced06178c2c820b8e3bc2a74ed8c1855d59f0e9459be122e348f8ccb0a3f0d99a0cf8ec6d4bb8b82e1d2e59750e2ef939193eb772057cfed93cf802bf132e63cfc31553fec015910d70c5ed85f0957f2170956d115c75e6217cf5f431f85ae225b826672e7ca3ba0daea57fc2b5f1fd70edfe76f8e6fcc5f02d2303f8363217be636b08df716b83ebec9ec375178ce0ba2e73f89ed81dbe5765083ff471861f163c821f968c86eb6d40b83eda076e08d80637c46f811beee4c38fe256c34da35ae0c7a7d6c04f6699c0cdbbf5e0e6bf17e1671235fcdc7707fcbcd6137e51390e6e3d4cc02f3d9de0572bf5e157fd3fe1b6558ef01beb48f8ddd81ff0bbb85ef85df62df8dd7fdfab77bf0fc31f8936f8e35807f8e3d246b8f3aa3bdcf97e29fca96f08fc35782afcf5cd6ff8db4d67f8bb100677b172b8cbc30deeda6f0377bddb07773f36857b1af7c13ded73e11f31cbe11f1f0ec3bd3a91f0cfcbabe05fc323e05fbb27c1bf9dcce13f5e95f09f4b12f8efbc23f05fefcd707fe604b83f5b020f3cdd000fb49d86073ed82240cc6e04c83e8dc0d43704a91e8ba0536f2368ca10047d3d13c1a6ae44b0e5ed085e710721dd19443c390011df4e442413b72192e62f88b4520b91b93921b2e3b710aae626a2a84d44149db711da752442efff85d04fee234aee1ba29cfd1761914c847dd88a70d6c1086f9a8ef0475f20aa735710d5f54e449db11051e77f4704c5144478760ad1b2fb8e6845d7205a1dff106dcd4c44bba81ed16e5f87687f0d440689ae2083ae8e4774befd43747e352283a7a2c8e0c59d88de196f44efe31c44dfe015a2ff470b31f07b8818b44e46863eaa408621a98821ba02311c12850cff9a8f8c5c771d310a8e408cd69a22467de710e3117688f1c619c8e89fa688a97d1162dab80c19b3e2273266e03e62566582984b2620e65e6f100bc55dc4227527328ebc8c8c5b6a8a8c8b9a828cbb178f582a472396ad67112b750f62151d86d8e8a9101b8f18c4c6df09b125d29089757d88dd5c1764d2da61c8a4632b117b7b093265a11ee2e0f00871987b187128f5461ceb86214e3a8390699b61c4794307e2bc632ae27c3c05713ebf0c71be720b71397d1699ee3c04995ef50299fef90932a3a1059919d58accfcb91b9925139059aab9885ba837e2fe31089933fa1a32c7c50399bb6a2232f7421a32f7bd2932b7b71399a7fa81cc33b244e6efb987ccaf5a862cc819847884f8211e61258867e407c4731f83781e9b892cdcbe195904db215e95db116fac12f10ecd40bc0fd7234b6a5a11dfdc09c8527d4364e9fc55c8d2d84388dfda32c4ef6824e297678ef8f5be4196bf90202b4ede42fc555948802a1059d9bd0c095cf00509cc1e83049ef24602eb6d90559e3f9055d90c1234fe281214d08604c79d45824fff4256a7ee4556370f43d64cc4913547ed90100f0e09295882844e5b8f84d6a423e14b4124e2fa5a64ad6e06b26eee7364bd2219591f168bacbf54806c00ad9168f312243ae005125d71088971f64736f3e1c8962985c8b6c5c3916d29f39178d76a2401bf83242c5a8b24acfe8b24241f45b6139790edcd77901d374a9124d52c24e9920db273ac14d9b9f10f927cf11292dcc3227b9cbf217bc27590bd9357207b1d9e237b3f6d46f65d1f40f653cf90fdbf3e20fbff9920298bc62229be0c9212ab8da41a7f4552e7ce4352ef37220722ce2007de1423695bc620077510e4e0e4242473db78e4d0b8f1c861ab2ee470623392759f45b2bf3a20d9bd99c8117b0fe4e8debbc8d1131791a38fd5c8b1b2b348ee363de4f8040cc9e38621791b6291934a183979a11439596d8714a08dc869d145a468721372c6e1007226d50a3953f812396bf411393beb3372f6841b523ccd0e29d1ed454a9a2c90737d3c523aeb3752ea3e14b9509b8b94cda191b2a26748d9fd44a4aca118b938ae02b9b8e9057249e3845c1e3f1ab93c8f422ea70421575e6b2395a7ae209577e2902ac326a42ab013b93a611452bd2507b94e6d446a86af476ae26e23373a4a905aadf548edcb1348ed6f0be4a6a414b9d98e20b7a521c8ddd451485db931722f5b07b9f77b2772bf2d10a99f958a34d8f6238f8e55228dcd354893ed02a4299f471e7bc0c893d93791a77ba5c8d3de8548f39bf5c8b32c4ba465c824a4c5f931f2c2bf1e7979ab137945f8216de299489bf138a4edce1aa4ad6504f2264e1f796bf31379bbd61b7977c01c79d7ea81b44b3b90f6e2fd487b6d3ff21e3885bc0f4391f7e7f2900f5c13f2f1bffa76a43d443a5f94229f567c433ebdb3403e8338f219d242be2c5b867c29b442be9cad40be942e42becdfe867cfbd18cf414ff467eccfc8efc68d420bdf30390de8052a437cd06e92d9b8ffc347b85fc3e7a06f97da60ef9a35581fcf1ac40fe263b207d4ba448df330be41ff604e91fb209e95f700ce96fbb8a0cc01f9081bf9928f8fc270a75a5a3b03a0945eefaa0e8ca9b281af813456bd528ae744271c3fb28591c828a86af45c5a217a8d8b41995bc3f89caae4f44e50318aaa8aa429533da50462f0c653e6328db90877223bc508df7705473c20f1d6435031ddca841873c7e8bea8aca50dd712a54f7912faadb321fd5e3dfa07aeb1250bd9c5254aff137aa3f9546f503e5e8d0ecd9a8a141156a182d4287fb1c43470c4f478dcf01a849fa71d4e4aa133ae6f56cd44c50a266bbda51b3438b500b10422db6f7a2165d0c6af1e3353ab6ed223acec11e1d37f3226af91a40ad5cefa1566137d0f17b65e88495b9a83508a2d6cff6a1b663dd51db7d63d189c216d41e3e884edeb20b9d12c7a10eef7550c7994351c7eb3ae854cd67d469d578749acc059db63d1c75298c425dceb6a0d3b13274ba7a3deafa78153a4374189dc996a26ea59ea85b653b3a9b9880ce9e7a0e757f7b099d53a88dce8d5b8aceeb9a8cce0f7c8e2e30b98b7ab220eaa57b17f57a548e2ede3d0df5d192a33ebd45a86fe917d4f79d36bad4c50cf55b7215f56b8b4457348c45fdb3bea1fe17f6a1fecddbd09583fea12b3deea02b83607465af3eba8ada84ae4a6e44838df4d1d5a36fa0ab2f3ba22163d7a1a1de9bd1b00227347c472c1a9efb185d6bfe045d3fe82dba217802bae1a40f1a4938a31b87f7a01b27ef45370603e8c61a1e8d692e4237bbbc4537e7a3e8e62f31686c6339ba3565101ae72a47130c5fa109b153d0ed5f9dd0c42fbee88e5b53d19de13568f24c6334f9860b9adc254377c5d0e86e450dbadb3e03dd7de501ba376e1cba6fb716baff8b359aa2770c4d31b44053ce6d4253ae58a007a6dd420f1c53a307aedc47d31c9cd1b47d5568ba910b7a30568466ec7c8666eadd4033ffd5a2876c7cd1c323c3d0c31f0ad1ac317568d6add36856f30834670884e68c4d4073e222d09cec5834e765289af361247af464349abbad08cd2dd1458f0f9e88e6ad2846f3b296a1f93374d17cffbf687ef40334bfcd173d7104464ff4ed434fe66d400b580e2dd08e450bc6ac430b4ecc464fadaf424f7b7f464fbf3f8a16c724a32515fee805bdbde885c45af442fb30b44cf70d5ae6740b2d9b75042d2bfc8896d7eba317b7ad472ff765a157bea4a0959f5cd1cadeb7e8559dfde855fd0be8d5614e6835b408add67246ab2b07a3d50f6bd06b25cde8b57b8bd06b5fd5e8f5b7d5e8f59e58f486fc027ae362105a6bed80d6ae71426f528de8cdcb5ee8cdea7af476e428f4ce9aabe8bd1dade8bd7dade87d57157a3f26007d285b863e5c9d8b3e920b68a34912dad8618836fe89479bb8f568936d13da541e803e89c9479fc275e8538fa1e8331d107d566283b6ec94a22d7faea0cf77bd479f9f3982b6ae7a85bef4fd4f7222fab235087d35b6017d65dd87be5aff017dd5fe077d3dbe097d3deb11fafa5128da6e720e6d9ff41a6d7f6383be4f7445dfdfc8443f8cc9473b6c0cd00e472fb463f313b4e32c8976fa7d423f9fdf837efe3c0cfd121a877e69b046bf6a4d46bfea5f44bf15cd46bf9b8d46bb980d6897e607da75a702edbafb13edfac8a3dda39cd0ee437fd0ee73abd19ee20ef487c32fb4d7a50bfda50846ff74bc42fb82e6a2ffd6df43fb2153b47f540fda6fd68df647cd40fb33a6a3fd05f9e800528a81ad4f30a41ac5d0e10e18960e63587b1286fd8bc0f0f25f187e3f0d23ca5d30e2e63b8cac76c444f0794c6c9e84897dc230f1b26c4c62608749e2ce62b2957731d986fb98ec038051cc798c1e7113531aafc4b833328c2f3f8fa96a9e62aadf4e987af42d4c7dc40653b785619aae5398e64f0ca635ec18a6ade78269e70462da558b30edeb0998ce53736c886e13a67b2015d3830330bdd53f31bdbc5798ded74998c1c148cce0c8536c684222362c7e0d36ec5b1666185a8c0df72fc0865f988b8db02ac6460efb838dfc5b8d194fe6b0d135a1d8e82fa998a9d620ccb426011b63b20f1bb32f0f1b6bbe181b7be0133636331a1b5bfe171b67f2101bd7548159061ec02cc3f531cbda1c6cbcc94c6c7cad2d3661a4096633ee2f6633eb0366cbbfc26ced1b31dba8fff2f4e5d8c4e1bed824f60f36a9f4193669a01eb3d759894d5918804d29f981390499618e6d8ed8d46137b0a9a143b0698c1536ed863be692321173f94861ae3f82b119aac1d88c23a7b1593520e6260bc1dca863d8ecb86ecc9d73c1e6f4676273e52bb1b986fdd8dcdf9ed8bcd237d8bc6f3fb0f9191c36ff7129b600be852d68d7c53cc6f7611e73db31cfc53d98e7de139867c152ccf3b91ee6f9d6105bb8538579b107b1c5830f618b979ec1bcd31bb0253fdf603e8e4bb06583de61cb265dc0fc0c97622b7ab3b080210c1690f1070bc8fb8bad74de8dad7c35180b7c711f0b7c7b045b35651e1634f21d1694fd110b3a158405cb5cb1e067241642746121de13b190f2d758a80b8785be4cc0c2aaee60e1678cb088e1b3b108fb75d8ba0787b17503f1d886c7bdd886670fb10d5f9cb1c85dc658f488c358f4c9f55874713eb689dc846daa1b856d1e19806d4e388d6d3e7405dbfcc103dbb2db108b3d9a8ec5fef5c7b666cdc7e2f45ab0b8490d58bc781b16ff703d9610fd0b4ba8fe8c6d97e761db55fad8f62a05b6bde90696783b014becfd8025ddb7c376a69fc592c3596c179a8bed0e9462bba3706ccf9435d89ea7c5d8be1d9fb0d4496bb1d44c124b3d6983a5f62ec00e042760e9c3c3b0f4d8d158facd14ece0ef342c33780d7668f71becb0ee07ecb08f3f9665fa0ecbba6e8b6507ea62d969349663dc831db9f1043bca4ec18e2dcbc28ebd3a84e516a663b9979cb13c740496279d8ee5a9b66279770db07c682176e2bb183b09fec04eee1c8a15843fc20a1f4463a78f2dc08a74df6045ae7158d17f752eea26b133bae9d899e075d8d9e52c56ac4ac78a1d9bb0e22d2158c9a1a95849cf65ec5cff46ac74fc39acd4da012b9daec24add69acb4eabfbc2503bbf0448c951d75c2ca212556fedb10bb888fc12a6e0ec32afafdb04b5afdd8a56f5bb1cb7abad8952f065865d46eacea3b855db566b0ab3f6e60d56d4fb06b273762d70d0e63d797ba62d76f2ec1aeb70dc56a6213b09a3d7bb19abc07d80db755d80daf63d88d3b1dd88de6f9582d370dab7dff16bb997f05bbb5cd09bb5d3d04bbdb1f85d521fbb03acb5aecdef20bd8fd2519d8c3d1b558c3d0395883258435425fb127855d58739425f66c741df62c3c0b6bb95685b5fc32c75af99558ab3386b5fa9962adbba6632f5718622f2f4561afdf2dc7de305bb1b70137b177a79db0f7c867ec7d6f04d6c18dc23eb9ecc4be2ac5d8f7a1f558d7f46aac2b7b32d65d1381f5b82cc27e0c47b11febd2b01f5159d82f2c17fbb55c82fd8af881fd765a87fdb1e0b13f4e85d8dfd523b1bfef48ac6fcf42acafbd06fbf7e62cd6dfdc87033b1d71a0aa1f878efea7d000473cdc715cbf04274d27e3a203f771f109035c726b1b2ee5f7e0d29f5371caf61eae686ac259ad689cddd38a73959b7175d0465c28dd826b74d7e11a6319ae6d9d8a6bdfb6c1070535e23a13b6e03af3fd709d0d4a7cb09b193e64b4353e64c55b5cb75285ebf6f8e17adbbee17a7b9a70fdad36b87ee55ddce0f269dce0c9427c98f4023eccca171f56adc247740ec58de51db8717e156efcf5176e72743d3e2ae53c3eea44253efaee4ddcf4f24fdc7460e27f5d10848fe9388c9bd5bcc6cd877cc0cd6d10dcdce32c6ede6d885ba0f5f8d884707c6cea3b7c1c7a0ab73caec0ad8e4fc5ad6e98e3e37587e0e3973dc0c77738e11376afc227549fc76d6c6ee336b67ab8cdce5bb84d8d2d6ef3ad09b79d8de0135d37e376837a70bb0f77f1c9fdb6f894606b7c4afa4fdcc13f0777085b893b144dc11dbd0fe18e3b4d71c7230df8d498647c6a5a13eed4dd854fb3ba8d3bff0cc65db81bb84b9f0e3edd300f9f6eba1b9f99ee83cfcc30c56716aec367a145f8ac004f7c5677253e3bf81a3efba837ee6eb70c9fb7ec2c3effa235bec03e065fb0652feef1e903ee79b616f7ac5b8a2fb4d88f2f7cb60a5fe47108f77a108a7b7504e05e031adcdb301cf70e76c6bd2f56e13ec783719f4fc1b8efb24bf852a7367ce9fbbbf832ede5f8f2ca05f80abb29f88a9e53f88a9f6b70ff275ef8ca90df78203e1c5fb525155ff535010f7af6090fbe698aaf5e70155fbd70341e3a908c877d5f8687afd7c2c3a31fe0e14f6af1887b33f1884f8ff075928bf83a753abe61d5797cc3c60978e4fc757864dc033cf278041e59618947e51ec3371a4ec137debf8d4773d7f1e83f31f826ff35788cde673c26ad018f79b11a8f699f8b6f1efe04df7cff02be656534bee5ed367ccbe77178ec9d6a7cabbc1fdf7a6928be6d098fc7d9efc6130e5ec5138e34e1dbe1743c11b3c213fd613cf1c0367c47ce473ce9be35be73cb0c7c675b25beb3c315dfd93b074ff675c19357e4e2bb32dfe1bb3ab6e2bb1f32f81e681fbee7c5357c2f918aefbba28def3ff30c4f09eec353d28fe2a95ac7f0544f2dfcc09e93787ace26fca07e027e3078259e31458c672c8bc633caffe29909fbf0ccd44f7866433c7ec881c40f2d58881f1e648b1fdeff04cf6a4fc0b32fafc58f78efc58f5c7b841f793416cf45ffe0b935049edb9e879f20f3f193ca87f8c9a039f8c954082f183f1d2f885a83175c3f8117f49fc00bcbe7e0a7adc7e3a7774fc24fd769e1a7dfdec04f77fcc68bd8bb785108849f5d6e8d17cbf4f162cb22bc78ef6dbc049d8397b486e1a5615ff1d2cf65f879993f7ebecc1d3f7fe5097efecd2bbc7c22835fcc1c865f76ff835ff609c6af2c7d85576addc0ab8256e2552533f0abb378fceaf19378f5aa3ebc3aff1b7ecdeb3d7e6dc530fcda7963fcfad05bf8f5d06afcfad55cbc061e85d71838e23531b5f88d392c7e53d389df9cafc66f1998e0b7bf58e077353bf1bb439dfe7319bfbb0bc3eba04378dd706bfc9ebb217eefeb6ffcc1fc50fca12c1e7f38e920fef0fb38bc118ac21b652e78a32a086f0c15e18dfbb4f0a6b5be78d3661fbc698f1bde54928a37dd9a8237f531f8e31d2cfe0458873fb11d8f3f99d885b7cc3a84b76c7f8fb71c37c35beecec19f2f71c15f841be1ad018ff19719b6789bc775bc2d88c7db4e00f8eb71cff0d7b1a3f0b77129f8db74047f5b7f177f57c2e0ef9e2ec6df973cc3dff71ec73f3c0ec23b7c03f08e1759f8a76d93f1cf7a2ff1cfb633f1cf6753f02f4d17f0af6737e15f7b2cf16fd3fbf16f1fb5f1ef6bd6e15d951abcfbd42ebc677736fec3aa08ff71cf01ffd1668af7ae6bc37b3702786ffa61fc27698bff8a96e3bfded7e0bf075dc57f0fbe82ff3ed58aff7ed185ffd1e6f13f265bf0bfb203f8df81ab785f9204ffc73be1ff2a40bc7fb331de5f10830fa0a6f880f7727ce0cb4102b45f4780f3030830d584004b29027a779440d43f08c4c08e40760512c80f1181aa1f11a8ed3002e3f61098c54e023fd042109a6882303427c42d302199f38f90f49d246429fa04557298a0772411ca263b821d43106ce56782bd3785e0705d821bbc90e07c1c093e622fc197f6102a5e8b5065b28430ef30a1797d99d01a9a4368253710da836611da179f13da5f771283a1dbc46062223178eb066288683131446143e8857d25f4f61a1206442c61503394185ab2841856534518ee0922860f8e2086ef3b4e8c78ac4b8c24c71223695b62e44823c2e8d143c278de55c244768e3031eb2146cf4689d1ab3e11a37fe38469d448628cd545624c542761e6ef44589c7b4e587cdf4e8c8b7e428cdbf78918d7f590b0e47c084b832f84a5792261394f97b07c924f587e5d4958f67c24ac129289f196ab8909adab09ebe1d7091b952f31b1e5106117fd9ab0eb1841d87d2925ecf5b409fbfdce84fdbd6e62ca832fc4941f768443af25e1e89f494cc577135387c4105357b6134e36a708a7962384d3b751c4b4990b0967adeb84b3bd2be15c1148b80c0f275c4655102e252ce1faee1d3123703d31136826669e9a45cc221d885927720937b74984dbb3e584db9b02c2ddc980708f7622dc8f2511ee0509c49cd9f388b9e37062ee198e98c75412f35bc7100b9ab5090fcb36c2532f98f0745d4e7896cc2416a58908aff1d7082fd7638497af8a583c3d9a581c62412c7eb89af01e914a2c99ae247c985784cf7c86f09df399582aae239666cc2096e686124bcfc6124befdf22fc74eb8815ce3b097f830822a0299a5839641a11b82e93086cbc4804d36b8935c3af126ba2cc8835cf1b889009e944e8522322ccea1011f6249108fb664f84e7dc20d65216c43a761bb19e584b6cf05c4444855711513f6b888d452dc4a6f040620b1d416cb13e4e6cb9329b885d319f88ddbf8ed85a7493d8b6c39c88bb1f4ec43d6f26e2078610dbe5d789c4d0d344e2e545449264359134cc84483a3c95d8859e26768b4613bb23b289dd8fea883d368b883d8fb589bdfff4fe534cec27dc88fd2bdc89fdc7da89fd1f1f10290e3d448a630c91fa36933810b3823870fa2d71e04c1b9166b488489be144a4bd1f46a48ff623d2e71711e9b5ef88f4e679447afb61e2e0d58fc421c09c386417481c72af27b2606b22ab3489c869a488239365c4d1051388a3af9389dca19789dc152788e35af788bc9b9388bc6fe144be6680c81f7387c85f3c9538a9df4414646344e1a4fbc4e9a82344d1b4d54491879c280a3c4f1475871167c04144c94b9428755c4294eeb84f94fe375be74fbf272e94fc262ed4161217da8f1065dadd44d9f71ca2ac574a94e31388720327a2fc9098283fb782b8e8be92b858a74d5c7cf295a8a8ae272ebf21882a892951b5eb025175682851bdbb9fb8b66480b8166046d404571137d85ce2c67009517bd98bb8397d1f71cb2693b8656b45dcba1c42dc3eb885b8fd424ddc19674edc59914fdc897843dca95f41dce9df4ddc634e10f7162711f74d6b88fbde29c4fd7de6c4fde37788077229f160c30ae2c19716e2a18d2df1b06f01511fb788a8df378ba86f4c261af89d4443d322e251b23bd1f8d49a687c594c3c5991413ce9bb493cdd20259e1eed219a2dcc88674359e2d9396ba265d971a2252d8f7841ea13adaf40e2e5f624e215fc96781b788e78db7996f8b0be8bf8f0c087f8e8d64f7c5c0b111d46d644a7ac8fe8d4bd45742e1c4a7cd636233e1ba6129fd3b4896fca69c437f56ca24b144774adaf27ba067c889e9dd3899ee377899e1304d1331044fc48da40f4c6eb10bdb70e12bd6f70e2b74707f1bba69bf893fd99f8d3ab45f4e97b137d3f7e10fdd39f13fdae538901b53e31d0709f18782e25c18d2f4898f52061a368122e5693c8d05a12a90b2031710189b9cd2371b515892fde4112475793c4d37324091990e4e639a438c18494fa369272ff5324b5d68fa4be3d20154238493fef2319c53392993f85641ae348766829c9be1942b2dd7924e7b09ee41658935c6933a93af0875497bc2105b105293cdc4f6a963d21357f4e925af22452cbf50da935ef1239845a49ea1a92a4de8995a4be248ed42f8a25f59fae220d5251d220dd9a34f82b27872dfc410eaba548433e9a34d4fa4f91821cbe7d1a3962ce0372c4d14e7264de3072e48d21a491ab0b69e4f69f1b9f49e3d518697c633a697c6b3769c29e224d9c469126b1cf48b33227d23c731669c1d69163275f25c7a52b49cbd1a3482bd35872bc6415395e154a8e1f7f8d1c1fd94bda6c594fda0e36266da7bd206d67fa91b68d6f48bb358fc9c9441839d9554d3aec79493adcd2251d311dd2713b484ef559444e8d0825a79ef94d4eb3f8464ecbaf239d770590cea95ea40bd94b4e1f8049d7b3dbc91957ca49b7ad8b4877ff63a47b5317e9febd939c236926e74c7944ce299d4ecead61c979b21de43ced17e4826786a4e73403d2b3ea18b9f06405b9b0c4855c64eb442e2a0827bda23c48afe4b3a4d7a11fa4d7fbe7a4d7e77de462dfbfa4b7d717d267e45ad257934efa0eca217d0fb0a4efc763e4d2b57fc9a5097bc8a53f2dc865654b493fc4835c1e664e2e7fd040ae18d143ae08b84eae684d27fd5deac9808b0fc9954f83c8c0b685e4aa3a0f72d5efafe4aabfc3c860cf3fe46a2373720dd342868c0d2043221832e4c87732acca9c0c87b692e1a78bc908a708322234908c287c4caedd2f25d73ef426d795a9c8757fb3c8f59b47901b4c66921b3e4f2323474690916eb664642f4646d153c928cf4be4c675ebc88d31cfc968c51c323a7934b909ad23378dda4a6ef2de4f6e2a7e466eba6c44c6ac1f4cc6b42d27378f3b446e4e594fc699dd2213d66d24134aabc8c48db164e2c79fe48e35f3c9a45f196452bf37b933122493d5ce64f29e6472d7b64e7237f18fdced2326f7c9b3c9fdf742c8149b8f64eaf5cde4012d03f2c0ce9564da7f3d72f09b199939ff2999a5df40669955935995d964567f2b99bd6e279953b5853cb252461e8592c8632f3dc95c0b84cc0db84be65e7d48e6febb451edff587cc6b3a4fe6cbb4c8134e0af264812b59b011240b526bc8c2ef23c9d3bc2d79fa441a59a4a8208b867e26cf3c8f218b2d4692e76023f29cb50f796e5a2279ae7f1159aae5435ef04d212f846d27cb260f27cbb63d27cbfa6cc8f291c7c972af4ab23c7c2d597eeb3d79314d4e56aca6c94b5a3ae4a5a92fc94ab74764959d3d79b5600179b5fb18593ded35599de24956e76f21afd33ae4f5222579fdda58b266a62b5953ea4ad6ba6592378d4e9037c36bc95b849abcd3174dd6e93c24efcd7b4b3e704a271f5c74201f8ac5e443637ff2e1021df261691cf9f0eb55b2c17b31d9384d9f6cca2d269b6e19914dedd7c9c72ec5e4e34b17c8c76f7bc8276bde934f3dbcc966592ad96c9e4f364fcd209b576f219b937ac86786b3c867fe9fc9675f4564cb9fb7e4f3523bf2f9f39de4f3df3664ab8735d9eaf7947c53bd857cf33d977c3ba8837c1bf69c7c5b0f92ef6efd21db07af27dbafc690eff3b5c80fec6bf2c3353df2e3cc16b2c3b28efc94309cfc9451447e363f447eeeda4e7e39fa80fc52154a7e5b8290dff2e6925dc846b2bb7811d95de64d763f75267b72e2c95ec28dfc8568c85fea4af2573d40febed944fe0162c83f072dc9bf567bc8bec9bfc97ee513b2fff228b2bfea920818c28880da3d2270c95511dc522e82bf648b901f6d22547650444cb211911d3e22b2ff96486c632e12cf7a2b127bad11896b28917cfd3891bcc751a458bd46a4784b8a689f1d22665a8588f57513b1af08116f4489f8888b22f5b4f122cdc26691ceeed7a2213b34a2218f4244baca4891de9d5f22bd67c522bdb78ea2619f0d45c3472688463a6f15193b9c14199f992f327ee12f1addf74134766d9468dcb0d1a2717741d17848221a3f5c23b236f821b29d3c4564272c13d91dce154dd6dc154d2e731639a28922479fb922c7965da2a9f301d1b433af45ce138b442ed80fd1f4aa0fa219f9cb4433de448b669e8813cd2ebc23726f3d269a939b2c9a3b739068dea09fa27943cf88e60572a27967ee8a3c4e4f147974f58b165a9d102d8a7f285a54868bbc0c1f8a16676889bc6f468b7c3229914f95bfc8a76dbbc8e763976899e2bbc86fa6a9c8cfeb81c8ef84bd68c55c73d18ab83f227f8b13a2801537452bdd6c442b3ff7890263834541432f8bd654f48bc2be368bc26f2e148577ad12ad8dff275a7bc556b4f689bd6843509e6843ca1ed1862a52b4f1cc5ed1a66e47514c8942b439f89868eb9dc1a278ec8928becc429478ffb128093e2bdae97952b4b3a248b4bff08d68ffd3f5a2fddf34a29491df442921d9a294aeb1a20357e689d2cac78bd2fa968bd27367880e3e3e2fca305f2bcac8db2dca78eb263a34af487428639f28fb42b528bb2954942364898e486d44474d0d4547933a4447f33e8b7293ffd36e213abee68228efde1551fe153bd189286d51a168b1a870f25a51d1b29da2a2cc7a5151f950d119f102d1d9e009a2b36bd244c5f59f44a5c3f78a4a1d46884a8f6688ce8b0344e7a5fb44172a6b4565ab568bca820744e587b545e567424415fe334597e40f4457669e115526e98bae6eb51255abad44d7aefd115dfbfc5074dd6e81a8469623aaa99e2caafdc6896e7eb112dd32382eba03bc16dd893412d559b488ee8512a2fbe7b245f5e41251fda77651439452f468fe4f51a3e8aea829d858d4543041f4384b2a7aa27111357f2b10357f27452f62ed452fae5e12b54e582e6a6db82c7a795e10bd7a972c6a9be9297a3368bce84df407d15bf90ad13bc53451c796c1a28e0444d4198c8b3e2f5b28fabce2a9e8f3da42d197447fd1d7e491a2af67f445dfffebbdefbeef455ddff244dd3778d10fbfb5a2bf1428fabbf3b2e86fc67d51df26b9e8df8336d1bfaeb762c04a2c4626558951c701319aea2826f2fbc4e4875d62519baf58a225154bc6ee17cbb6f98965d99162b96c87589ef35d2caf382da6b532c4f4f85831edfc5cac043f88993d1bc5bcff22b1ba64a558ebd546f1e0b1f9e2c1af5688f5dc4789f5dad2c4064a543c74e235f150cf096243a1433c7cb9a37844f55cf1c8c9c7c4237b78b151f50db1f11163b159de56b1598189d86a8aa3d8aab3433ce1f44ef184d255626bc0506cedbd546c1de224b69dfc583cd12f576c9ff74a3cc540e73f1fc553de3b88a77ab162a7053662a71d1bc4d31ecd154ffb982e9ef6f7a8d865f56cf174dd66f1f4608dd8b5cb503c6b559078d6b32f62b73d0662b78cb562b7cc24b1fb9eede239fe9de2b95d6bc5f39f54893def8162cf7f1ee2c5db978a17ef9a2d5efcbe50bcf8db4bb1f7466bf1d24593c54b3bd689978ba68a57cc6d17aff8be41ec5f9d290e10dcc40195a7c5812b7e8b5749d3c5ab6a92c4c1a5b438b81b15877444884367a48bc3348ee2b0ceade28805f6e2b5661271e4759178e3d5dbe24d8576e24dafb78b638012718c81ae78b3d65cf1e6bedbe22d95dbc5716a53713c74439ce02488137cebc509fbf4c4dbdf1a8a93021688777a3489934babc57b1221f1de962ef1de9fd7c5a951afc4071c6ac5699bf789d392e3c5076b4f8b0f3e4a16678c0816671169e2accbede29cd69fe223eba7888f775f15e7e93e14e75d5c2c3e1192282e18ad1617fcdd2a3e6515282e1c7b475cd8a1119f398e8acf6e7215976e10c4a56fd689cbc692e2f2a2a7e28b43168a2fba7d12570c2a125714c4892f7b1b882f6f2e115fd9d123be52982baeda9420ae8a3b21be9a6d2dae1eb7487cfdc67171adab85f856c21df1ed5b43c4b7dbf4c5778e6e12df39bb557c778893b88efa287eb0b650fc1099257eb8638cb8fee268718325276ef0771537c44d11377cce11370aa3c58d5b07c44dee3ae227d412f193ec6071f3fe05e296d25be2e73733c52ff69b8a5f343a8a5ff4be14b7eaed17b7eea3c5ad15d6e236cb47e2b62daee2d7c687c5afebe4e237a095f84df701f13b91bdb8bd7fb7f8bd69b5f8bdf378f1c7192bc49f7891f893fb29f1e76b0fc59fbf93e2affda3c5df64c1e26fcb7f8bbf5b5d1377bd568a7b960c887b3e36897f6ca912ff0c04c53f073ac5bfa65888fb26d3e2fe414bc4fdc6d7c5fd05bbc503ab1a24c0dd7209981f2e818bc74be07fef2578f36309b1a558421c3e20215a374848699084dcfb5822227e4844e51b24a25bd325626d3d898c0e9228a75d9530410a097ba14fa2729a28519f73970816ae12e1e42089a6f79964d0229964d0328d64d08627129da84689cec69d12dd785b896ec936895ea4a7447fe82089c1890792a18b5d25433f8f970ccb5b22313c6d2e194e6f938cf40c958cfc7349629c7b4562b2f28bc4e4835832ea8ca36454e751c968fb08c9e864b164ccf51489f9b625128beb3d92b1c19d92b1bbcd24e3473b4926b4874a6cc05e894d848dc4e6f16c895dc033897dac97648a7fa1c4e180bdc471c727c954234232d5da4ce2343c4ee274f7acc4a96196645aa08dc459ebaac4b9ecbbc4c5f5bd6446112c99f1ef926466dc6ec9ac6b0912b7492e92b9e7774be61d6024f3fa649205ebbd240b7e43120f8f93128ffd4a894755ad64e1123fc962936792c5d9f3248b4b6748bc5f364b96c8174996e8444996cc3c2359b23c58b224d45be2a3de2bf1895a2559c6cd90f8ef1e21f16fab91044ccf9104f4384956068f93ac5cff4a12a86e95049eff275915672b097a1a28091e7a4db266658264cdebbd92353f8d2521eee72561c6d692b0922449d8c57b92b0471325e1b20149c4830ac95ae72cc9ba9d0992687c836493004936f58d93c4dc782289756d906ce5de4ab65e6d966cfb1b2b49f29e26d969474876fadb4b924fe848f6787b48f6acda22d93bfba6646fea09c9ded70b25fbe6b84af6c79948527dde480e4c0f96a4d5cd90a4ff7d2dc950c44b32160649b2a672926c99bd24bbb7519293f25072749c587274d962c9d1f44cc9d15749925cfb6592dcbd0192bcc58024eff569c9097d37c989aded9282a8539253f31e484e65de909c3afc4c72e6d421c9d999b324e73eeb49cef58b25a56ebb24a53e2a49e91113c9f955b992f3a10725652bc324655d86920a189654149e975cfabc5f52e9f248726dc31cc9f58d5e925bf56f25777853c9dd0beb2575f2ad923ac33592ba5d0e927b9b7325f7767e92dcffbe58f2c077a4e451f13949d3f52592a776d192e6badb926707bc25cf237325cfafb7485e0cbe2079e1f24bf262cd49c98bd802c9cba3a59297a7e225afae0d95b4ddb390b43dec94bcdee92c798fa749deefb3947c30e8937c845e4a3ec5ac937cf6574b3e379c937cfea0907cd9eb26f9f23348f26dcf48c9b7f46392efe69b24df6f8c96746b9b4a7abc54929e3ba6921f334b253f8b47497e7f3c28f9dd6d2be9fb9b2a19787a490ad9ad9042536ca430755d8af89a490969bc54244b978a4f244b6543bba4b2e1ae52c5ca4552c62f49ca5e8f94f25caa940f3b2dd59a1428d55a754baa6dfb583a2277a87444ef3fe9c8a993a523ddc3a446dbc2a52660a87414f44b3a4a92211d35eba174cc862ae998dd6ba4668b82a466917ba5e6b6efa5e6d5d1528ba92fa4162e57a416770e4ac78e8c968e1dfd493a36cd503ab6bb556acd8d92da249f96dab4d8496d67ae93da363c95da05e448ede2fba476df82a49346e44b27859e90da8f9a239d1c562c9d9cc74a1da688a4532d42a4535bc74a9d66dc973a657f924e13d4d269ff10e9f40d85d219ffee4a67ad3a2a75d37694ba1de7a4b39f8c94ba478c92ce71db299d87544a1738384b3dfdeda49e2943a40b2d4648bdaccca58b4ff352ef64b9d4bba44feae3e829f56d182c5d763850ea27ac92fa8ddc29f59bd526f54bfb2df5ab1a90ae10bd95ae30c4a4fefacdd255eb364b83fc5aa4c1dc2669b0ee3969f0d0d7d2e0b82269f07b89344456230dd1192c0d15b74a4375974943233e48c35e6e9586759c9486fdae95461a7d93463ae0d2a8530fa531fb5e493717bb49b74dc994c6f1ddd2847fefa43b260f4893967f912657164a778918e92efdedd25d91ced25d8f22a4fb6de749f73fc994a6d80c96a65c8c97a6d6944ad357e84b3387cd901ef6e99366d58c9666dfb4911e75f9203d7ae8a5f4f8c1a7d2137708e9495d5c7af2d7336901e62a3d35eda1b4e86cadf46c7db5b4a4eaadf4dcbad1d2f283b7a417636969051227bd54e42daddcfe545a159326bd96ee21bd1ed127bddebb4b7ab3f78ef4d6839dd2db6695d23b4b7da475e171d2bae6fbd27b7097f4dea570e9fd618fa40f4ea8a4f566fed2472b22a48d3551d2c6bad5d2a609f9d227734e4a9ff4df943ebdb251fab4f6a9f469fd2569f3e591d2e79691d2e76f66485f7aba49db8eb84a5f5b0f93be9e9d257d6b0848df76b54bdfadcc97be0f8d927e9c1320edd8bd4dda792542fa69bb5afa59b74bfab93658fa756194f4ebc13fd2ef54a9f47bec6e69d7e85fd2ae1922e98f6543a5bd690ba57f46df95fec91f2ffd9b162aed1b1d21edfbfd47da8fed94f647ae9501bbafc8c0a22f32e84a850c7e3c4886fabc95a111fb65d83373197e414b26fa49c9c4e01699445c2e938ce765d2802d32b969ab4c117e50a6f8522fa3cfa5ca98724cc6620764ac4ba68c753f2e63ffdb97330564dc1b03194ff6c9f8719932b5768d4cbdf7844c3b76b06c50de7499cecd38d96074816c7063bd4c37f1b34cdf6aafccc06c8e6c68b081cc30da4436a2f293cce856afcc78fb4d9909724736eabf35a3c73e918df6fa24333515c9cc0e3e92993d4c915914ef958d3de1231b5be22c1b77c95a6689a1b2094a4799adf97099addf7c997df968d9e47ca96c4af7279963b248366db08d6cba49a6cc75bfbf6ce6a965b299ad1f64b32a40995bf442d93ca844360f792c9b97e2249b3f3e4c36bf2745e611f146e639a858e6e9fd5ab630e89ecc7bf1769977f23699cf6289ccf74898ccf71a20f3c3bfc9fc12bec9966f9b2bf3f76d91f9975f9685d4ee93853cc564a10dcdb2f0acedb2f0f36764e1f50f646bc53ab2754bb2641b120b6491b63f651b338d651b8f3bc9a2131ec9a24ffaca36d52e92c5acdf2fdbb275852cb6305916dbee28db76cd5d16671d2c8b27e3650923bb65091f7fcbb67b78cb12f5dec812774e91edf8b3449654be4b961cf05d96bcc752b667ee7ad9de61bf647bad0a65fb7dcfc9f6df2991a5067f92a51e9a2e3bb0bd4276f09c203b58e1223b58374496d13b4c96f1275976c83d5596c5f2b2233995b263567eb2637b5d65b9fe9db2e3db3ecbf2e7a86505f7c365a7e6e6ca0aa73c9615f6dc959d0e9e263b639c282baee99315df5c203b37ec84ecfc8408d905676dd985f83059f9b08fb2f20996b24b97fe73a35776a92e5076c5939455abfec9ae850cc86afeeac86e981d95d57acb6477ee27c9ea829ec8eace5ac9eaaae265f71684c8ee15dbcbee17cf943d6c9c207b3ca75df644795bd62cfe296bb674973d4b59226b215c652df25db2e7a54b65addc21d94bee95eca5b19bec65202d7b19f359f6ca3c42d6f678b6ecf5535af626da51d6bee3a9ec4367a1ac43765df649592efb6c9e25fbf2562efbd2d32efb767b9decc7dc25b21fe56b64bd9f7264bd7d35b23f45a6b2bfa2fbb27fba6f65ffb697c9fe5d3296f5377c930d1817ca0189460ef2a81c6e9f2d47fa46c951ef30394ebf90e3cb70397ea2524eecfb2c277e2d928b6e8c948bc745c8c51fc6c825a4af5c6acbc865eedbe5b2f679720571474e0f58c89507abe56cc236397b5c2de74937b9601d22d73eaf926bd757ca0735fac9759a19b94eef78f9e0e73972dd7ba7e4faeb01b941ada3dcb0e8ad7cc4cd2df291191fe4236f7d961b4da9961b73f3e526afbfc847e964c84d97b7ca4db735ca4d4bb6cacd6a0ce4663f37c9cd2751f2b1c00eb965132cb74aae955b9567ca27781e975b77b9cb6d9e7f90dbfd2c944ff90cc81d881d72c73198dcf12f2a773a794ceef471403e6ddf45f9b403ebe5d32af3e5d37fa17257ed3ff219a23972f7f56be47314c7e4734e46c8e7f4ee97cf7ba7962fb01a2a5f907459eeb1f283dce35b99dca32748eeb962b0dcb3a448be28455fbe2873a7dccbbe40ee75d75abe180b977b1fa5e44b3e8f912fdb355a1e78a9411e7ca1421e7c7fad7cf55d4ebe267da23ce4e9377998d6397998dd2379b8bba73c22ec967cfd881e79a46ea87ca34c47be51314abe71e0b43c3a495f1e9d1c20df3477aa7cebe474f9d63f947cdb1d58bead7e9b3c6eea7979c2e076f90ec7487972a7a77cd78283f25dffbce4bb37a4c9f7849bcaf73498c9f775ebc953dea5ca5325d5f2838bb6c80fc5bacbb3ac16cbb3076f9367ef7e28cf3ef75b9ef3ef913cd7c3489e9b30437e3c8092e79bf9c84fc213e505a647e405df4de4459b63e4452f94f2b32b4be567bf8c94171ba4c98b0d53e525ade5f20bced3e4657aacbc222f477e69a88bfcf2a4787965eb1079b5db697975d662f9b5b1c6f21aa326f9cd864af9cd81b7f25b990af9ed9a36f9fda743e40f9a7ce40f8fdf96d71b5d973ffa612a6f046eca9b9243e54d3519f26766f1f267ef5fca5b9d59f9cb65d7e56ddbdecadffe2d90b757d7c8dbbb58f9fb3bc1f28f4333e41df755f2ce2d69f24f5ab9f24fcb9de49fdeeac83f7daa907f593e58fef53423fff6345afedde7b5fcfb0020efcad097f77aa3f2de9da7e43feffd90ffaaf82aff7ba14fde57d52eefd79d2e1fa83d410165d91494164a21f85c0a91f750f850170a0f5f44e19b2f50e4683d8a7cf48222dfd651a21bf729f1acc59438603c25d1f3a624bf214aa6584ac96ca329d9b5ad94ecf3394a6e3640c9cf0da528114151efca29c5ea488a8edc47d151fd94f2ee538a91aea518d3a714bb91a0d843bb282ee917c5b58650bca88552ef5c4ba9fb23284dc8624acb9aa0b49ac3281db137a5a3b94de958c65243ecbe50438e5ca4863cbc4ee9ceb842e97dd949e9338b297dad60ca007e46191cf5a30cda1f53438fdb51c3c0526a58d23d6ad82f6bca307b3635fcbc1735a2620e35e2512035921a478d7c5d43194dfa4d19cde028e34b5b28133f35659273961a65fa9e1ad55a4b8d7ee6468d310aa0ccf22594d9b554ca7cee79ca623d488d3d7d931a67b8891ab7622b356e533f356ed73eca6a8d0d6575760e35e17e0f65b3cc96b2898fa26cee0394edb31dd4c4879fa8898ff5283bf3b9945d583835a9f30465eff6979a32fb1b35651e4c4d09fe4339ac594839e46ca31c7ad6538ea90fa9a9f1c19493e50fcaa9ac8272be9545b9f896512e87922997e3df299786a7d474a3f3d4f445e6d4f4f019d4f4575f29d7c93ce5ea6143cd787e919ab99fa6662d3a48b9097b2937af26ca6da716e51efb9e723f368e726f37a1e60c3940cd0b5f4bcdf7aba2e61f0ca61644f5501ea252ca439c4b79fe2da416da5da1bcd6e7525e9f22299f0bf7295f7037e5bb97a3966ebb462d2bbe45f9c966507ef177a9e55a3f287f288a0aa0392ae0c36e6ae5fcf154e0d0622a70c33c6ad5c31a6af59a726a75520d156a3c9b0acb3b4b85a79950e105e3a9b5ee14b58e194fadfff68fda70be8cdaf0a39b8a2cdd4b455e5a4c6ddc329c8a764ea5a2a30e51d1b71ca84d9ffe509b3e6fa23677db529bfb4e525b268ea0b6b828a92dfe73a838bf582ade740fb5dd633995985844ede0eba81d5a4154d2a65b54b29923959cf79ddae5f089da75ca9eda75eb26b5dba585dafd3d82dafb7b22b5bf40441dd8b88c3a70d4974a9f994ba5cf9250e9af8f53070dc6530797a5510723e2a883598dd4c13f4d540691456538cea30e1d30a60e1d3d4c1d3a23a2b2be3650d97a6154b67e0895f35c4a1dd96f4e1db930883a7a6114956bb1843a31248f3a7137983af13b9f3ab9c78d2af87a913a15f6893af563215578ab983aed368b3a73e22b75e6b740151b795225c3daa892c4655429b5822a9d7e903abfe51d55767a0455aef4a4ca8fe85117f33f5115f046aa62eb73ea72ad097579e00f55b53d9fba6a3184bac613d475af4eaa46673a55b3660755bb248eba650651b7de6a51b71b0ca83b4e76d45dd55eeade103fea81de52ea81a32ef560f60dea21c8538f0405f5e8c720aad1b28a6afc604535fe9c47355524528fe714538fd394d493901eeac981ddd453470df54ccf977a965e48b5a489a9e79b48eaf96e11f5426b12f5c27413f5c2d59e6af36aa6dae22f51afd5c7a83783c3a8379771ea9d8e05f52e7609f5def22ef5bea29cea38d44a752241d4a7417ed4e74e3fea4b6418f5352694fafaae98fa86c9a96f9d4ba9eff96fa82eb34f5457e066aaaba782ea9dda4df5166fa17e4ef941fd722da07ecfb7a2fee0bad4dfe8a7d4df5fc6549f7211d5372a8beabbf085eaffba4e011cf45280ad8f14d0ce950aa868b00296ae52c013df2a90594b14d8281d055e3a5b41e4dd52c882150a59ef3f85dca84d41ddb25328ead62be8b577144ad7390a65be814259d9a060344d0aa67cbc82fdf247c129f3143c7543c147d82bf88ba314aab2410a75fb398530225ca13d90a61844ba2806ed5ca7d0313454e8781e56e8be1ba7d063fa157a97e40afd410715862dc50ac3ce6f8ae1f3972a46cc5ea318b1ab4231e29f9b62e4efe10aa3c14d0ae3d28f0ae36b6b152654bec2647090c224788cc264879fc2d4294a3186562bc6042c578c09f1508c793e4d61466c5798799d5798ad79a130bb9eadb0d038282c56442bc6be3fad1837c65831cee19c62dcf2bf0acbb9ce0acbd01b8af106918a09193715133a5e2b6c4dd40adb632f1576175a1593a0758a49e72e2a267d5eacb037fea49872e8bac2e139af981aae5238f17b14d3b2e728a6dd4e5238ab5085eb8a710ad7e838c58cee6cc54cdb5ec5ccc416c5ac69210a375346e1f6659ec26da046315bffbb62b679ae6276489ec2fde744c53cbb158a799de58af9ec2285071aaef0b82c283cf92085a701a958b83a52b170cb30c5a23163148b8e8628bc2473158b935b15de8bea154b96de562ce9b9a6f0ad9fa458a67b5fb1cc7197625942a8c2cf64986279e37cc50a83790a7f50a2f037e315fe396314feb5cb15018e43140175ee8a801f6e8a95739f28020f5c51ac922f54ac727ea408daf74d116cfa42117c3d57b1a66db922e4bd5411da0729c26c0614e1b7372bc2bb0f2bc2fbfe2822feeb858871968a887d868ab50b0f2ad6ae3bab58fbaf40b1e1f72a45d4f1a58a4d1fbc159b5f0b8ad82bc98ad8ea3c45c2e66d8aed1dbb1589cb2b15899b3629127f042b76300b153b964d50ec1cacab48f63fafd895882976274a157b479d53ec75fdaad85b882a5257652b52374d56a46ed351a437b828d23b7d14e9dfc628327c0e2932d2362832ad9c14998ec71499b132c5a19f268ac3718315870fc52a0e3f07145966418aac497715d93fe31447764b15470ae214c752c314c785338a3cc3258a7c9b34457ef402c5c91807c5c9bd0f1427bb41458176a4e2d4624e513862a7e2f498078ad3bfed14455bd58a628db7a2d88754147f6515e714571517a45d8a72fd5a4505eea8a8b892a4b8b41c515c5aedacb874b65571f97d8ce24ad7494565e80b4515325f51757fb4e2ea84ff56fde85154c3898a6af13b45758997a2bafb8fe27ac90ac5cdd19e8a9be387286e1ebfa6b8855c54dc6a7755dc4e78acb8fdfda5e2eebc2ac5dd5d4b1575c66d8a3a6fb5e2decc78c5fd20a9a2de70b3a2718895a271e40b45631ba568d27fac686a2d523cb67aae78821b2a9eb0f58aa7e72a15cde6918a66a7704573ef7ec5b3bc0e454bf913c57397e38ad617db146d9f36285e2f7452bcaed528de9d18ab787fb452f1fee97e45474cbba2734abbe253a0a3e2535fa1e2cb190fc5971bbb155d09f18aeeea0645ef7e17c54f7b95e297eb1bc5af85ba8a5f911f157f795fc55f61bee2ef22d57fee2afacc211a98564603ff1a69d0e81c0d07cda6e14375347249a091818334baa597c61a9fd158c75c1a5f2fa3f1a84a1abf50419367fa68915e1f2d8e56d1e2da3db4c484a025fb2fd3921bdb695949134d4f6768fae32c9ad1b2a599e39b69e66f14cd3a00345b934773775fd32ab52fadf253d1aab7ff68754836adce71a785750f69213e8116ae0ea5855a86d6d8d5d19acbbeb4964935ad7dfd3c3de87531ad5343d13abfe7d0836d6ae9c161a5f4105b81d675aba4f5869ca30d5aebe8a18375e8a141303d3415a4473e74a38db6bea38df6a969a39c467a94811e6d1a5d489b165ca4c738c7d263baf7d066c68b68b3502fda0285688ba200dad2f8306db93095b6d2be485bedd2a7ad9a3ae90945083de1c154dac6751e6dabbd92b6b535a26dc33269db5fbdb4fd28156d5f4dd0532a47d053b19df4546a0e3d75fd017aead993f4d4d679b453910f3dcdb9989e16d840bb8cbc44bb4c1d46bbeca9a05dee6ad12edf6be9e96fcfd3aedc58daf55001edfa2f8a9e61de4acfdca745cfb63848cf7ed940bbeb4868f7a1ef68f7039768f7d7183d27408f9eb36e1e3de7e4497ac15a98f6f099452fbebd8cf6ae7f4f2f99f497f609caa77d0f6ea697cdbc41fbb94fa297d73ca2973fa6e9154ccc7f7ed32b0ae3e900b7323a304843affa22a583fe79d1abe3abe835ab45f49ab45a3a04a3e990d177e95047351df66b2d1dee6a40878745d1e1e74de8f08a3c7a6d0d41af1da8a1d75d1f4d6f50b9d01bfabae9a8ad0df4c6fddbe9e820633aface7d7ad37b351da33f848e59e847c7ecb8486fb148a263ad37d3b1b34ed1b15196f4d6d38674dcdaf174dc2f333a6ec09a8eaf5d4f27d82da413ae82f4f612533a71523a9d384343271ef92f967da7772cafa393f2bfd03b67d7d03b17cda177a688e9e4d01f74725621bd4bd847eff23a4cef0ad6a2771d384eef9654d22933c7d02957b3e8d4119674eaca0a3a75471e9dfa732a7de09f239d7e4d4e1fd41a44670e4ea133efe5d287bc73e843a70ce9c35ea3e9c3f9617456ac139dcddda2b31b09fa48c63ffae869983ee668491f6b5f49e72654d179d8713aefca02fae4fc1f74c16277ba20e8295d702e9c3ed5c3d3a7936ed3a76ba6d1c5ae57e912c8872e910ea24b9a46d3e74c3be973163df439cf4174a95d3b7d3e6d387de1db2abafc73115de10dd01571e9f4a5066dfa8a67317de5cc15fa6a9c9aae1645d1d5a9bbe86b3db3e85a8301bad679197d4be54ddf32d7a26f4f88a46f5fbd4cdf4537d075513df4bdadd6f4bd8b96f4bd3e81be4fa4d0f5d204ba7e622c5d1f7886ae3f35946ed8be8c7e24caa51f99d5d18f1ab7d28d5e93e8c79f1ed14fe73da19b377da59befcea05b8699d32dde9974cbef7cbae5ef7cfa45c900dd7a4e976ebd6944b73e77a45f6e7e41bf6c7f4abf32b4a3db604fba0dd943bf1e3b947eedcfd2af83fde9f78949f4878393e88fc273fae37ff3f1f1aa15fdf15934dd119e41776c984b77b4d6d09d13bed09dcb8fd39d85c7e8ce8726f427bf08fa537011fd757532fd3554427fbd16477fff644c772dfa40772deda0bb2266d15d47c6d0ddbfdde9dee2ddf4cf3dcfe85fbecef4efe563e83e8b7cfa9f6525fd2fd881ee878ed303bb3e2aa10c6b253a6483125b384289ed7453e260a25294734529cab5508a3f6e524a89794ad9ec7b4af928a952fe688d9202de2aa9990794d4ce894a05b44249db4c51d29ba3944c4190921b774fc9f5842af99353942ac15ca91a93aa54cd5ea954458e530a66a05278b24729bcd6526a290e28b5476e516af73f550e7eb25a39e4ca24a5aee709a59ed75da5de95f34a7dd30bca11c265e548cd4be5c83975ca91af8b95462f8e298d81ad4a633b7ba5c9e00ce528f37ae5e8e3b39463b4772bcdcc072bcdbc0b95e6263f946379a572dc94f1ca71e180d2ca375a39fe7b8ad29ac194d636fb95d6d98b9536b16f94b6fd35ca8913aa9513cf8529270e3c57da19304abbfff6b57beca49c7ca441390573534e197d52e9f03453e904242b9d0e9c573a957f563afd3ba39c766cb1725a8d9972ba35ae9c3e7590d2b5a84ce97a7e9fd2f5c34fe50cc399ca19cfdf2867bd3257ba1dcb57ba37ad51ce099da49cb3334139b77f9172de735ae9116ca15cbc678372f1490fe5e2b2b34a6faf154a1fbd5ca5cfb6a94a5f9f374a5f5f63a5ef6e43a5ef9158e5d21fe5ca658fb394cbbeb62bfdfae62897c3d795cb8b462b97dfc854ae18b544b97270b53248492a831bdb95ab271528576f5eaf5c7dcf5fb946ba461992e4ac0cf9eea30c555f51865612cab50932e53a1e51ae73d8ad5c37d349b9e1ed5e6594ec877253c077e5a65517959bfadf2863c429ca98ebadca2d9a3ce596dfaf94b16657945ba77d516e7b462ae33e1429e381a5caf8917795f1739f2be323629509d26dca045b40b99d3ba7dcbe82576e4fdfa24c7c334999c4c7289327ad50ee6aee52eea63f2b771f4a55ee4b4b55a618b2ca949c85ca34d173655af90365fa6563650697adcc9868a9ccd86ca83c34c65179687d8af250eb42e5e1a043cac3517aca1c173b65cee2c3ca2356b1caa39231caa3f636caa3655794c7b04a65ee226f65ee5ba9322f2853999f5aa3ccbf84284f8cd9a42c50f6290b9c0395a726b42b4fcdc795a78e372b0bf7ac579ef93148795611ac3cab3d4479d668a1f2acc32f65f1c74865897aaeb26466abb2c4a75a5912745d5912cc2acf1dbda73c7779a9b2b4db4c791e3da52c239f2acbac6f282f5ec694176f7e535658e82a2bc63e515ed2dbabbcfc6395f24af47de595f85fca2b2f2e2aaf74dd525659b62babe2ec9555d9af94555d1f94d5a7696575db18e5b58213ca1b4fa394b5eea4f29683a7f2d6ae14e5ad033794b7c771cadb1bc394b7b354cadb27cc9477246dca3bb9a4f2ce9badcabbcb972aeb6c6294f756ffe76999f281a19eb2f1eb726563df69e5530b40d9dcf444f9ec988bb2656c9bf245de4de5cb158394af8e2b94afce18295fbdfdae6c337fa67c3d274cf9ba2757f9f6e421e5bbaa42657b68adf2fd9a5e6587ba52d9319a5376d2fb959dc5d5caaf95c794dffeec577e3f3e4fd93545a5ecfaae507643aecaeedbd1ca9e03a8b277f280b2f76582f267d460e52fdfcbcadf331f287fdf972aff18ec55fe4bca6700ac8b8166cf619095af18a44dc160dbaf33d2a5b58c34278d911db9c3c837d9321471835130c98ce2583aa334b9f8dff0a5304a97698cf2e31086dd339a613be318dea98c51d1f98c6af74846d896c968c2e319cd83df8c96c764465b5dc768fb7b33dacfbe32839c06333aa39b189d252f99c1673632439c2731ba469e8caed934466fc73b46af329ad17b0430fa09da8c7ed529c6c0a59e1996ba9231745cc518fefecb8cb8f28f19f1fa1f63b4f43c635cf2983199728d3149b8c98c5adfc28c5ef38e191d1ac198c67c67c6c4ee64c6dc7fcb5824ec612cc7bc64ac2e8d60c67bc998f1cb7b99f179958c75400c63b32f9cb1939f6426f9da339342b498491bec984999b719fb301bc6fe702c33b9359a990269310e69e6ccd4cbd98cd3aa00c6a9ea0ee3d4f493717afc8d99067f65a6957d659cd3ad18e73247c6e5853be39a3b8299b96e0e33cbf83a333bf61d33ef7821b360f67466c1b2126641e662c663f328c6336a12e3f94bc2788d5bccf8e819313e5732185f6309e36b6fcd2cddaacf2c6d0d6096fefdc32c5bd9c62cbbf78159d6ecca04a4b24c405d29b3727b07b34a348c59d5eec30401294cf05c1b2638b68709ce3fcb04bfface844c99cf8404d53321b1de4c48fa2e26e4902e13d262c98419f9316156514c58eb1f26ac2d870937bbcf447c5fcfac7bd8c4ac6bf163d67d5bc3ac37b8c344061f6422432299a8d58799a89f57998d43b2998d017f998d55db998dadba4cf4912a661363cfc444143131671b99d80bbdccd68539ccd6f7f5ccb621b54c9ca315137730984948bac92464953309e7f599edef4c98c415e14ce22b5d26b1bb9d498a87999dcd2f995d49eb98dd6386337b94cb983def7633fb1fd93329683593b2e31293d6f08d4907ae32e9a1a39983174e321941394c66f358264bfb0f93350d67b26e6f63b223463039880f936352c91c593d8239726d0973d4e60d73f46f19934b9c6572e3db98dc9b72e6b8ee1d26eff02726af5260f25e4f63f23d5f3027b64f644e32b5ccc9b4b3ccc99c8d4c41ca73e694de1de6f4bfa14c91d119a6c84ac2146de59833a6387366892353bc4f608a2fa630c58fbf32c57fa633e7422633e75ffd602ed0fb990b2ffc99f27d514c79e762e6e2b9074c05b699a9f826622e4d88672eadae61aea4cd61ae5c9ece542ecc602acbe54cd5feadccd5e5347375872f53bdfa0053fd7a1d738db563aead3ccb5cbb3f9cb99ed0cf5cbf98cfd44c3ac1d4ec7accdc20fa981b4c227383ddc1dc08eb636ebaef646e564733375f3532b722a732b7bfec65eecc3dc3d465bb30f7862c65ee9d7dc5dc4ffbcbdcff79987910d6c13c7c2d67eaf52f30f591054cfdbbb34cc3119269fc399d69c29299a65ffb98c743e29927d53399a7278a99e6a39dccb3db4f9967bfbe302d8606ccf3b595cc8b8b2b99974b97332f53ba9836a185797d3f8b79ab3cc2bcfd728c79a77161dadbcd98f7734c98f70db9cc87a5b7990f8732990fe74d998f1f5c988ebdfb998e6707998e77464ce77c11f379c700f3254197f972c881f9924b315f5371e66b29ce7c630631dfb71c63bebfc867baccae305d9512a6fb11caf4eca5999ed30cd3f36302f31390fde72ef3abf03cf3bbf120f337a99af97bdf99f917d6c6fc6b469901c54366a0a29b1968f162c1bb3216f239c94239300b5d3ecb42bfc358b8ea280bff7ec722bf96b0a8e368168b39c1624f6fb3b87b3c4b20bd2c81ebb3c4322f5634ee072b392067a57ec758f92f394be947b28a86d7ace2ef329636ee6669937f2cbd7e08abb452b3ca0dcb58e5913496397c8565beaf62b96d0f59954923ab9a3d8e550dd8b06aa35056fd71072b4870564b16c56ad9f7b0838c02589da138ab937c92d5e93461077ba6b2833f67b143dc65ec90fa5a56577395d535f16375735156b7e007ab37cc9cd5b753b1faae7aac41cc58d6a0b89a35e878c51a5adf658703baec70a51d3b9c8b63875f1ec58e204fb1232cddd9110e19ec88bbe6ec48b3abecc8b4c5eca86117d951378fb263da27b366bae5ac59470b6b3e2280351f2db0e636175973877dac0565cd8e3579c18e35a3d8718d1fd9712f2fb0562343d8f1d3a4acb5c51fd6da6b3d6b7d79256ba3e7c0da9866b136795aec44cf01d68e9dc34e5a06b193b6de6527351d6427f57d64ede975ec94e128ebe0bd9f7582d6b34e6f26b3ced55f58e77f735897d005ecf4f37eec0c4460dd4e3d61ddce34b3b38fdd60e7ac9fc5ce69c6d9792bc6b20b0a42588f0b05eca263b7582ff3c5acd7529e5dece0c52ef6ca60bda7e7b3de27d7b34b86e1ec92ff6abfe49bc0fa6a4f657d4754b2be734bd8656c31bbecbb37eb7743cdaeb4f8ceae9c67c40625a6b2c1d3add9d5db0dd8d5e77ad9d5f525ec1ab0965d93a46243b46bd81007810d1ddbc686be7fce86693d61c346fab361a3abd8709352364204b16bdbbfb0ebbe47b191b26636b242c36eb4cf61a36dfdd9684f17363a643b1b939ac56e6ea963b77878b15bdbbeb271c81d36eec073362e6f2d9ba0b5884dd24d67932e9d60939a6cd99dd82d7667fa5236795218bbcb7b32bbebc21476cf9a43ecfeed69ecfeea6becfeda423675c15e3675d726f640eb24366dc37936ed722a9b7151c366fcdac16642dfd9ecf6436ccecced6c4e86399bd3ebcb1e1d71833d3a61397b74ee69f6684a3e7bf44d0c7b6c69207b6cc53b36d764297b3cfe1e9b375ec49e18d0b0056346b2055ede6c61d568f6b4591a7b3a0660cf002fd9b3ab8fb267bf6ab3c58e1fd8e2073fd992825af6dc96c5ecb9625bf6dca3d3ecf99533d90b48145b9e1dc096df8f642f6754b295f072b672c879b6aa5960af6aaf64af5de864affdf661af4fb9c3de9047b337dc18f646483d7bf3ec6af6e60580bda317ced68997b1755657d9fb54077b7f6b1e7bff5425fbc0e032fbc0dc857db0f606fb303c8cadef69611fb99ab18fa27cd847f18fd947cd9fd9c79a9fece3b7c1ec9341396c734a02db5cb9827d36af907db6d0836db953ccb63c37649f1b4c629f2fb8c7bedc37867d79723cfb4a359d7db5cb827d6d6ec3bedef5817df3c9887d6befcebe9b328d6d6f7366db078ad9f7b77eb21f3d30b6c3722fdb79e12bfb0998cf7eaa98cc7edebb80fd525ac37ed568d8afee39ecd72417f63b7c88fdeefc82fd3e1361bbbac7b2dde5796c8fa536dbe351cefe989ac9fecc9fc6fe9a5dc0feb61accfe890860ffda7bb27f7d36b07f6be2fe93cefe7df49dfddb64c1f6e918b27dd1716cfffc6ab6bfe02cdb5fdbcd0e282dd8813bfb39c0eb05076c1fcd81b92407adebe6a0a60b1c5c58c421c67739643cc0a17bed38ecec738e18328223a69a70e4cd2f9c78b529272937e3a4eaa99cf4641a27d3e47132e71e8e96309c725016a7fc6acf29fb1f708ccb338ec93bcf314d673956670bc7beb1e238f3068ef7ddcaf11b0e717c5d17a7520470aaba359cea6136a76e1dc50915c739a1651aa759a3e03497704e7b671b3728bd881b74ef30a763d7cc0deecae17463ea39bd338d9cfe94979c41f354cee04b1537f4f00e6ed8918fdcf0503f6e78a3133762983d37c2642c37d224891b79a9811b59abcd8d6c58c1191d4de58cbb977126d117b951c1dfb8516d89dce8105d6ef483146ef4a3b7dce8d7b33853b09b330d2ee4c634afe5cc2f8de1c606a8b8716dbd9ce5b0439ca5f942ced2d188b3dc11c259fd39c78d4f29e4c6a7f771135a2d38eba10e9c4dc421cee6602467fbe41637b1e52e67b7a5849bf47408676f51ca4d1ed9c24df66ce3265fade51c0e9ee2a69e8de0a696f673532b68cec9258b73da52c74d536472d316c19cf32c5fcef9f113cec5f238370398cccd7810c9cd78749c9bf5e70e37d760093777dc446eee395b6ede0e1f6e5ef2316ebe4ce0162cbac32da856711ea1c99c47e72ece5326e53c0f8de116262ab985ff56738b7f6671de636e724b3ce2399fa3cd9ccf5b8af3750239dfdd30e7fbd09b5b1a2c70cb6ed9727e7a03dcf21343b8e53f2c387f2e80f39f38890b502772812b3e7181ab2cb9c07d7fb9c0cf326e95f9262e58748e0b911ce04226c771a19b8bb9d0b4522eb4b1905be72de3d6a3e7b9f5b93fb8c8094fb8a8681d6e9377051763e1c1c54cd4e3627eade0b6fc9ac8c5b6b6715bb7bfe0b6feabe3e2a2c3b8f8bffbb804722c9790efcf25de5dc625559de39275c671bb5417b83d4e99dc9e3b4bb8bdd31e72fb92e773fbfedde3f6278de6f65fdfcaa5e87b7129110bb903a597b8343e854bab7fcba5d337b9f4d8c5dcc1a71877c84ec9658943b8ec3f3c9733378c3b12e1cc1ded28e78ee92bb9633d01dcf1aa5b5c1ef585cbbbd3c9e5cf5ecbe5cfe5b8fc5de7b913fbb67027ce6de04e0e9dc39dbc5ac19decb6e30aba06b8c23e5beef4691957d461cf9d017673678ebfe1ce8e20b9e2591bb9e2a8c55c895b175752b19e3be7a0c39deb3eca958287b952e83557ea398e2bddf9802bbdebcc950d2be1caa65b7265af8f73e57eb7b98bf37e7015481f5741e77397667573570c6f72955baab9caaf6bb8aac47fdcd5c11bb9abc7dab8eb8f93b99ab21bdc8d8734573b369abb597b84bb93edc2dd55157177cd4e71756826774f1ecddd3362b97b93af72f7176ce01eb40adcc391bddcc33967b8875102575ff0946b78b4917b74ba956b5cfe9e6b1e78c13d2b5fc93dbb1ac3b52c08e09e3362eec5f932aeb5673ff7d2e41af732e136d776da986bbb59ccb5bf0ee53ec027b80f6369eee36c05d7315d87ebb4ede53add70aed3dd9ffb14b98afbb47535f799fcc57dc974e7be96cee3be2776705d9693b9ae4302d7d5b997ebd6aae3ba0f2bb99e67bfb8de373cf7f38088fb9989707f26b9717ff79b727fdf38737df3e7707d89afb801da8407d8161eb0afe381f3213ce85acf435296872e4ce5a1477a3cd451c4c377081e0935e45189098ff66fe7b1a76e3ca9f3982747dde649fb225e34a489176db2e0457bf478d1c3bfbc84cae625eb4ef152ef0c5e9a53cc4b1f94f35446104f951bf20a7834af884ce415fbfb784549124fef6ce0958d7379eec36d9eb7ede7d5f19b79f5e167bcf06c3dafb56b1daf5527e2078d99cf0fca5fc5eb18d6f33a0373f8c1a93ff9c137f3f92147b6f2c34e9af386537ef386a7b578c3321b7ef8da5ffc08974c7ec49e207ee4857bbcf1728437492be24d3ae3f85146f3f9d1b1b6bce9e11ede34e7066f5a93ce9b3ed8c48f99b8841f139fc08fa9aee1cd94b6bcf90b53defcdb70de627a056fe16bcc5bec69e02d759ff09657cef156ea38de6a6c226ff5e1093ffe663f3fbe2d9d9f506ecf5bb76fe46d6a4c79dba01fbced9a77bced29819f183d9b9fb8259fb79bf386b7cf9ec54f0e7fcf4f9959c24f29bacb3be4d7f08ea7d2f8a933aaf9a9bd73f8698e29bcf39648de65ec2dde659c11ef12f18a9feed6c3bb9a97f033448bf91979a5fc8ca743f99963d6f1b3886a7ed61d177e562fc2bbb98ee0dd32eaf9d90f17f3ee16bbf8792d6efc7cafcdfcfcda4bfc82efd7f885f7a3f885cf1ff15e5b43f9c52747f38b2b27f3de4e05fc92e99efc92774adecff720ef3fca84f79fa6cd07947fe0037e5bf081d623f85597cbf860b907bf3a6010bfe66b381f225fcf871487f0211583f8906f2ff9506c111f7ae9021f76bd820f8f6ce1c3cf4ce52362f5f988677efc5aec39bfee87845f7fff2f1fa9fcc147eaace72323fff1515f0af98ded0c1f1dfe82df545ecd6f6a75e037754de6374766f35b767fe4b734f9f05b0fe6f2db167ee1b7d5fce3e3a82c3e6ef8413ece3c888f0b4be4e3d61ee6e3e383f8f8f2cd7c02e4cc6fa72bf9ede3d3f944852b9ff8fe369f1411caef5425f3bb42d3f9dda633f93db603fc5ef220bf0f4fe553d3fff0a92d1bf9b491ee7c5a41169f56fd903fe455c967f914f35965c7f9ac9fd17cb6c3143edbed349fb376099f537095cfa9f0e78f6953fc31d777fcb1553afcb132073e97b5e2f32e27f2f9b7abf9fc2777f8fcbf7ff8137a96fc89dbfdfc89ef07f982112abe609b0f5f706d105ff0389c2f68c9e54f6d0ce34fbd9cc29fea5fc217d647f3a7d32ef1a74b7ef04575957c5167167f0649e3cf0235fcd9fc25fcd9ceffe2af09fcd981bb7c71fd3bbe2432932f2918c39f7b5fca5f886ae42f344de4cb4ca6f1654700beac219baf88dbcf5f8a91f05776dfe1afecb5e2af648ce02bd94ebe7a6a177f6dfe0bfe5a47027fdd85e7af6705f237a262f95b2d65fc6de960fe76731b7f6778187f6713c2dfad8fe5ef2755f2f70fbbf30f56cee61f2e3bcf3f2c18cfd7af3bced71fbbce37ccd8c237dc7ec037ad9ccf3fd6c6f8278e0dfc53f960fea92a937f6a39936fb648e19b9d86f3cf5cbff32db3bbf8e71355fcf3f93dfc0bfb2ffc8be9dff8d61b397c6bef3afe2502f12f9523f897bb33f857a9e3f8367e22df661ccbbfa6cff1af1f55f06f521ff16f73cff2ef217dfe7dfb3bfe63ff78be133dc87756dbf09d6d1efc275ecd7f96c7f05ffe3ce5bfb6cbf96f7f8cf96fff7cf82e0f88eff69ac77747cbf81f07c3f81f475ff1bdb75ff2bf267af3bf3c5ff2bf5579fc6fe3d1fc5fc3bffcdf1e03beefc14dfedfdd02fedf271bbe1f1fc9f76b55f0fdc77ff2fdc5f3f801d5797ee0884605e84c560115812a7091bd0adc3044056e765281bbdd5590fb5f15ece4a742ef1d5761bfcea9f0c15755f8e1bb2abcdc514568cc54c47b5c25def75c25c91bae92e43babe4f86f957c94bd8a0aa1548a96032ada3c4c457b39a994a3e42aa664818ae57a55eca7972acee7ba4a35bc502530452ae168824a932952694e3c5369b94f5569279d56695797a9b4effe52e98807a97426fd17176c500dc6bd5483b54ea8864cbfa0d2759fabd24b3553e9bdf8a2d28f7cafd2bf60a2320cbba21af1cb5f65347cb0cad862b3ca6445996a54ca02d5a8cc74d5a8d602d568b95435da8b568d8ed253995ecb578dd18e50994b5254e6136d54e6c1b754e689ddaab14b2ea9c65624abc625495596c819956553a0caf2f77cd5f81403d5f8b60895b5cd7ed54444acb2a77095fd10a56ab2df7f4ea5a91c908d2a87205b95c3d13495a3adbdcab1b651e5f87d8b6aaaa78fcae9ba5ae5f4e099cae9cf02d534f4b0ca79ec3995f3f8432ae7940695f391592a1743bdfffef697a9a6c785aaa637be574d1fe856cd58385f3573f874d5cc5186aad9b5b754eecc6a957bee4c957bc942957b459e6a8e71fe7fea5473ca7c55735a0c55737eb9aae6a6be51cd1b5cae9ae7775e357faebd6ac195f72a8f3b9d2acf239f550be7be522d5cf451b5b0e6b46a51e63f9597e163d5e20de7558bd38ea9169fbda95afcde43e57d2144b564de7295cf8f192a5f69a5cab7c346b52c629d6ad9563d95dfdab5aae523d254fe54952a800854056c3ca75a79efae2af094832ab0385eb5aab9591534644015bc8a53ad3e775eb546ebbb2a64d332554842a62a544bae0a8ddba40a130ea8c21c0a54e1c17f556b3b57a9d6abe3551bc627a8a2bcc7ab360dd8ab62bef3aa2dcd9c2ab6e0aa6aeb0e2fd5d6aa3c55c2a96faac48a66d58e9834d5aebf11aaddcc38d5bedaa5aafd4d6354a9b2ddaa034b66abd2cc7fa8d22207abd2b5f355e9ab235407c37b54074f01aa2cfffbaa6ceab12a3bc85795b3f3bdeae8e5d1aa63555eaa5cc51f556e2aadca7d7854753cb6467502cb569d745fa42a5866a72a28b9a63af55f9f15baf5ab0ae7ec50155675a9cecc08559d6db054159bfaab8aebe7a94a4e66ab4a2aafaace758f5395e500aaf2929baaf226b5aabc7b8eea62839baac260aaaa62eb3055c5df76d5252b507529a94a7559b75b75d934437565cc14d5953d81aaaaea89aaab3e61aaab87d254d5fe5f54d5191daa6b43eeaaae4d5ca3ba9e3e5a75e3d65955ade6a6aad66f9beae6f302d5ed0745aa7bcf87a91e043f513dc8faaaaadf18a7aacfbaab6a5892a96af0c7544d4649aaa6ec9faac78b74544f457b54cd89adaa96973daa96ae7faad64b9354ad1feeab5e869aaa5e66a7a95ef966aa5ec53c51bddafb9f4f0daa36d70baab6bdcf546fd599aab7f397a8de2d7ca57affd155f5c1e986eac3c1605587bebdaac3dd5bd539935475ee66559f4c06a93eef59a0fa5cf25bf5b9e194eaebbf71aa6f0d2354df9ecf5475a79aaaba5b38554feb4cd58ff991aa1f89b1aa3f864f557f1271d59fcb07547f1e1c53f519c5ab06e67e57033346a901cf5f6ac0fbbc1a3860a706039faac1ef666ac8f1bd1aca495443c78eab1106572383a7a871471d357141a9265e54a94505266a71b6462d737cab96f98c53cbf1f76ab9fcaf9a7a57a256cc27d58af29b6ac547959af64c552b0ff5aa99fe7d6a1696aa397f27b56aa4835a70d8ab166635a9853f12b5760aa71e64bb443da84e5f3de8718d7af0e62cb57ee36ab541f042b5e1f002f5f02575eae1413aea116243f588e185ea1145efd523aeee528f34cf558f7c72466d14714c6d7446a436964e551b07e8ab4de4dfd526690d6a937f57d5a3133faa4dd396aac7981d509b378c535be80e538f853fa8c7e979abc719ee568f7bfb486d3961b07abcfb3cf584293e6a6b26456d3d5b5f6db3a0516d73fbaadaf650997aa2f705f5c4a3e7d476a3bffea75b6d171ea5b6cbf0504fdaf5513df9408f7a4a42887a4abba7da41be4b3dd598554f9db5523df5f80ab5d3c4796aa76d4dea6963dad5ce6fdeab5dc2e3d53347be53cfdce8a29e992b55cf3e345ced3efd8ada7d49817a0e01a9e7a4cf54cf1d51a89e3b77b17aeebab3eab99db6eab97f33d5f39ed3ea05af36a83d5f34a917fa2e542fb2f7562fda2b522fbaf55dedb5c954ed9559aa5eecdaa75e7c42adf6763eabf6deb445bd24c95eedf32443edcb54aa975257d44b77daa9fd32a56aff9390dabfe3b43a6078967aa56aaa3a502e56afcaec5307eb5aab838f39aa573784a857bf11d46b16d7ab43c2add521792eea50adffe8dc568701e7d56b279f51af8b3454afbb4aaad7477c556f7078a08e5a92ac8eead0566f5c6aa6de34f3ac7ad3bca1ea4df91a75ece142756c81873af6c730f556831cf5d683ffd47101adeab8275bd5f1d44975fcbc17ea84e5d9eaed1a997afb565ebde3d1497592f61bf5ce8555ea9d9763d4c9434ea993df1e51effeef99f73807a8f7784c56ef2d8d55ef3b56a84e3195a95302bfa853f79e55a7be9bae3e1062a44e6f78a43ea8bd559d5134527d68c77cf5a1f276f5e1232bd459a17aeaec5536ea9c41faea5c830feae33dcbd5792166eabcddd3d42736bba94f3c3ba63ef9fbaeba2032597deaf14b75e1e568756187b5baf0eb2af5e91543d4a7fbddd467a208f559bf1875b163b1ba24da535dd2dda73eaf0faacfbf14a92ff86c5497c5b0eaf29644f545bf60f5c5b701ea0afd48f525d539f5a58bd1eacbb3b2d5975fbe525fd139a3ae2c32535fadbbadae7e81a8af5b5ba8aff7c7ab6f4c0f51df885baabe71e3b6ba7615a3beb97cbffaf6c20af59d1763d577f757a8ef2567abefd55f57df7fada37e6080a81f1872ea078eb6ea079746a81f3c0f513fbcafa7aed774aa1b2459ea8625bfd58fd6e9a81bbfa3eaa6375eeac7488dfab164aafa711dac7ea2774ffde411a77ecaa0eaa7d3e7ab9b9f66a99fdfd555bfa80f50bfdcbd4dfd6a6f90ba8d58af6eeb3052bf866eabdf346aa9dfbef756bfcbe854bfabbaa66e5fb046dd7e7488fa63888dfae39b2075c74084bad3f386fa937eb2fad3bd7bea2f1f27aabf0fac577739fba8bb0fcc57f76887a97bd2b6aa7f386d51ff749ca1feb9c457fd6bea5ef5af3d53d4bfcd16aaff2ccd50ff79fb51fd1737570f8c9cad1e782f510ff4e708c0c432017cea20a0f34609e85a42c07210013b6b2360d7d70938f843c0c70f13f023e3053c6f8a80bf910924b24c1025e508e2461741b2c947906a8a04d9f47b826cd627413ea3545026380bcaccd302bb65b8c096bc17d8730a41f5ce5f501fdf22a8cf8c1584bf2241f3e8a4a0b5224cd09e4408dae1e5c220ab5241c73b451842cd10860cea148618bd1686648a8521b97705bd498304bdfb85827ed12d41ffdd5ac1a064b83034e6aa30ece347c1d0ed88303c415f187ea34718de800a4696b304a3d077827165a130eac172c18cdb2d5868b60863b7a50a6377b90b63dbfc85f163ea85f1fec1c2f8336682f5d615828dbe913071fb7061e2fe526152b49e30a92b5eb0177c057b475ab09fb559b06f3b2a4cdedf2e38009f85a9e14b0527d15cc1f9b24898ae3b4e98a1bf539835f1b0e056fd4870ab09116657c70b73bc528579567ec2bcdd1dc2bccb578405d33c85050dba82c7b822c193992e2cbaf345f0325f277875370b4bc84782efbfe9c2b2d024c19f5c2ff8eba509810b3a85c0e53384c0c2f542e0e96fc2aa87881034a35708bafa5308aad51282f15f4270a3afb07ad2086175e90161cd857a2144881242e1442174c3682134ad41083dff5108db562d44448985886c2b21a21e17d66efc26ac4d7112365c36142213e54254bf46d8187054d834e18010233926c404150931f7d285cde681c2e68f83852de30c852d0f3285ad0722846da99384b861e142dcfcd3425cde3821ae2b43889f385f886f2f15e27b4442c27e524848bf2a6c9f952d6c7f06098959e7851dfb5a8524c79742d26c376167c87761e7dfe1c2ee3fff843deb570b7b06160afb1d8d8414e95f21650421a4fcd612520d8d8454173d2175d93be180ec9290266f16d21ed90907670e170efe7c2364cc721332a2052163cf5221e3b78b90a9ef256496cb8443a1938443ebd384c32b3a852cdb4f42564a87904d3809d931a38423314f8463737b85dc51cb85dc358c707cee58e1f8a65a214f93f79f01217ff85a217fcd51213f2151c84f73164e146f164edc6285536e5785423373e18cc914e1ecbf51c2b9710342a9f926a1f4dd72e1c293734299419c50f6be44b82809152eee39275cbc395fb86c364ba85cbd4fa8ba92285c55af10aefe5a28549b9809d59ff70bd7d9b5c2f5b332a16672a670036a126ecc6c116e445809b5a32c84daeeb5c22dfeb070ebf972e18e5224dc59725cb8931328dc4564c25d1f17a16ed870e1de465cb877da5db87fdc57b87f678f70ff9b5c78b8e4be503fa155a80fcc16ea733f08f5e59e42e3947f4263e827a1b1ae4f681abc52783cc642786a374478ba62b9f0744f93f02cdb556859f85668796e243cdfed2a3cbfe32bbcd0db2eb49ae6092fdb0f0aaf387be19553b7f0ea6bafd03663aed0762d5668ebde2cbcf16f12de2dff22bc6b9d20b48711427b958ff07ed937e143af81d05915297cc23e0a9fccc384cff61ae10bbd40f83af3b7f04d2f47f8362942f8e6b54af8963251f8762d48e81af340e8be9224f406af127adf3042efd72ee167f203e1d75391f0d75547e8bb592ef4fddd210c5c99a801467dd300d9511aa076a70678f34f039a986bc0ed120d64d8af817f986ae081120d12be4a839eadd7a0ef5e68f01d611afce3270d39a84c23dabe51231df148234dbaae916f76d1c8af3568e44f666b146bf335b4f57e0d5d7348a3544fd528d33f6bb8d137355c33a6e13eced6f0f74d34fcb35f1ad55a2d8daad74023fc4dd26845ab343adae3343a2f4f6a743a3f68063fd7d7e845466bf4f64ed7e8fd1669f4030b3506bd959aa14e72cd304a4b336ccc228de1e7319ae1a52b3446f40c8dd1eab71ae3a3ed9a515318cd28e7519a51d74d35a37e7fd68cd61aaa31b5b2d08c099fa119b37e99c62ce88ec63ce2bdc67c538ec6a2434b33f6409d669cf672cdb84bb11aaba4a71aabd2799a097d4334d649ef35360d133576b89bc64ed8a9b16b5cab9932f480668adb12cd94adeb340e7b2d3553c3da3453f34d344eb7198d73e6078d7375afc6e52fa3992eb2d64c17d41ad7f94b35ae9e1d9a994c906696c452336bd0678d9b0ea7711b51ae71db7454e3f67cac66b6ed16cd5cf48b66eea4a79af94741cd82df97351ecfd3341eefbc349ecf82340b736668161efba1f142b2345e83359ac5563b348ba310cd92d9b4c60779a9f14dd8adf1dbb053b3bc7cbd6645748c6645bcbfc6ffe4058dff5b9526407b9f26c069b526a0a743b3d2fa8466a5e37dcdcaa59f352bb3de68567e5da45935f38866d5bc524d502aa009ee78a159adbffa7f0c977938156f14c791ad841451f7cedcb97367ee3a779fbb49a8a894284a919442a8448bad0595362152b266a7524af67da70d2554244bc8d28268a1fc7e7f7c9ef33ecf3c73def79cf33d33ef211c5d374138ea504cf0bcf78fe0e5394e38917593e0ad1d45f051f125f8161413fc8c5208feaf5e13fcdb5208a7df38134e7f5d4038f3509770e6630fe1ccaf3d8480bc204240e72c2160f60e21f06d3fe1dc673dc2f9db0d840bbabd840b7ace848be969844bdcf5844b4d0cc2e55b2e84abbf8e124218df08d7180984504489107ebe9870fde3234284590021c2d28270c3a39670a3379f10a5e747b8e9769e70f3581de196c20742f4e5e584db2fde1262962d26c440398498e08d84f8f62b8404169390909d4748f89a49483ce14b482c7025dc118b087792930877663e1092968084a4ac6c4232d64548d9728d90f20024a47ac811526bbe10d2e34d081956db0919f36e84ac619890355b4bb82b3843b8dfbb95f0c059447848d0243c745b4478e8a54878b4cc9bf0a8dd98f0383f9af0b8638e90abaa46c82dfe45c86df125e4439b0885acf584a2a4ef84a2365342f1ee7642f1d995841297014249f76a42a5c080509d7e9750dd6f4ba83df08950777b31a1eed54642bd4512a1fecc1b427d2d83d070b183d090a24768941e2634357c243cf3f4213c8bfc427871e00ce1c5a316c2cbffe379593a46686e7227b4dce4135ac5698456fd6142ebee58426bc12ce195730ae1d591cf84d7d6df09aff72913da084a84b61fb984f6940f848e90cf84ce252384ce884d84ce2c2bc25b621da14ba44fe84ade45e836da47e82eba4ae81e3e46e8595d4fe8896d21f4e4b8133e26d108bd179b097d3e4b097d4f8d09fdc7ac0903b967089fb827099f44d7089f8e10089fc695089ffe55100697ba1006ad2e1306a3de11867616138635a608c3a2db8491d4a38491af7584b113e7095f078709dff60384ef9e458449253fc224e30961d2cf9830ed124e98bec721ccc8af26cc1c594df8c55c4af8151d4ef835d040f85d584ff873f70a6176198b306be64798dd5742987b8d10feca7910fe065d24cad94711e55a2788f2ee9944f9762a51c1cb8ca83ca0405ca8bb8fb830ad88b8f04306512d7627513d0b256a7e6b242ed9ab4ad49ad3212edd9542d47e4626ea488e1275a25e1075868e1375d96f897a0bab887a79e1c415b587882b7e3e24aedc7e95b8f28584485c6d4804dcfc88e0be8b4448fc8b088db913c9cb5c8964e41291727e1f11ddd94a44439711a96f09443af97f6e3c2132e49c898c93a344e6bd3d44cce21a112b2710b1161322f6238fc8b9fb85c8c93621f2e66c88fc9069a240479d28089e21e28b5f1171176da2c8c78828e6c344b11b9d28d93d4594f28e12a5dd864459853fd140124e34084e22ae16c5100d0f84138db4a944a395f34423835aa2717f3a71cdaf40e23aab11e2ba9a0ea289680dd1e4ec27a2e9b43c71fdcd6ee2fa529cb87edc87b8514583b87109816836d043dc14de4bdc7c4440dcfcb59fb8f9d73ba2f9c6f5c42dea25c42d455e440b9751a2c52505a2a5e914d1f26e34715b5626d1ea149d6895ea41b469b620da6ef84cb48b3027da8d4c1077efba45dcddbf9b681fd94edcb36225718f932a71cfbc22d181cb233a5c384cdc77578de8b8699ee8b8e506d1b1874a74daea44742a8b233a9b84105d9e1d201e5cfd8de8aa7e96e826ac25ba47ca110fdb18130fbf91271e8d784cf40ce013bd3c4e10bdfa0d885e930ce2b137bdc4631fed89c7fe2d239eb4f7237adfde48f4f97987e87bad84e81bb585e8ff08229eaa8a259ecd89249e9d7021062c38470cd8b19718d034400c54b9410cd4c8239e5318259e5bb285785e3d9578feb42df1c2e2ddc40b2718c4e0fc2262f0e729e2c5b7f5c44be563c44bfd8ac4cbcb70e265ea21e255cd6962e8f26c62e825676268f414319c93430ce78e10c3ed0a88e1b7ff10afef3c458cf0be468c743d48bc61748a1855fe9378b32e9218bb518918bb2d9e18eb11418cd3f625c699fe21c6399d21c6bddd424cec7c41bc53eb454cbad7474c2ad84f4cde1f444c7efe3f5feb88a96e1b89a9cf128969479e13d32e691333d69e276678a0c48c2f9b89998605c4ccbdb9c4cca3b5c42ca3cdc4bb571288f7ffe512b357b810b3373c246657b9101fc0f78839a245c41c93d5c447791b888f2f9e21e6fa19129ffc0688054ad6c4c2377462b19a05b1987e97581c58432c81158925f42162c96d2ab194634a2ce53f20961a7813cbd17e62c5ee4e6255f8266255c415623d789258cff021d673f9c4fa9aa3c4a6b30f89cfe5af129f83cf89cfaffc20bea056115f983f27beb05124366f7c436c3e97446c2178125bad0388adb77589af5dde125f87ce10dfb83f23b6b3ef133b0655889d5f9efccf5be23bd081f8fe4e25f1fda42ab12b6439b1ebe36a62778c05b1e78c3eb1672c96f831d484f8315c40ecbd768cd8fbe43db1ff742bb13fe71cf1939d01f1d3289f38c86a210ed91b10873d3610876f70899fb5c2889f39a7899fb38288237ec789a3b436e2e8859dc4d1b852e298918838ae2a227eb1ec267e6db3227e7b2647fcfe7d9238f16e2571527f2f71d2eb06716a890d716a4e40fc7103274ebf9c24fe5c6e45fc694b26fe5a758ef8475c429c350b26ce1e3a4c9ccb3226ce8d6b10fff57b13e76111717e3d02c8ed22020abb0e030aaf1f008aebb50125877140a9fe19a034fc025096bf0aa86cb00254bc9702aa0a8a80aafe5f40b5d40b5878de1658f48b09a8c59c07d4461d81c59a75c0e2781d407dd108a0ce0803d4cd1703eab9bf00cde50b00cd93e700adbc9b804e0c1158be4113d00b67002b8c8381154e5e0031341520865d0200702d00ec6f03c09061004c9101e0a3eb0029281520952f03c8136d009c5d06504c7a01ca092180e87b0188672d80d4b70268d473807a461ea0be5d0bd07cad015a1c02d0136900536323c07c190b303ff300d6d6768035e70e600b6e0318371ec0bc0400b7c313e0f901005fef1ec067e703fcbb258020ef01205cfa1a105ebb0308cbbf00c26a2300972c06f043dd80881d07889ea38064fe3a20739603648379c02afd3f8081c235c0e04b09b01a7201561f380d18159c078cbfd6006b6c6b80750a3ac03a3b1dc024c707d8b87f2fb0312f1030bbb5043067ae04cc059ec096b3af008b8d34c072c925606bed6660db4917c08a9b0a58f1da01ebd26660bb4313b0c34308ecbcd402ec02db805dfba700dbb56980ddadc7c0eee5c180fd2b1cd8b33b1970c8cc071cea9c81bdcbbe017b5dd980a37c1fb0dfed23e014e00238dd1203ce7fe281833df580dbd64dc061111d383cff16f0c0be001e27d2014f5b31e035360f1cf377034e389b013e4101802fe330e05b740cf03b7d1ff07fbb1538fd711238fbbf9ff34e01c0f9cc3e2058cf03087ef916b8b80c022ee299c0a5afcf81cb041de0ea9f4540c8d310e0da601c10663e0184394c02e166bd40f88b36e0ba8e19707d6b0f70fdbb331069fc1a884c3f0544967e0422674b811b3c5be0c6d30e204a4d1988f2bb07dcf45a09dc7ae905445f4b026e473500b78bfb80988e642056750888258e02b1cf228038c225206e6a311037dd05240cc140a2120824def10312fb9b813be260e0cee95b40d2e64a20b9673990f2bc164869dd03a4f6da026993fa40ba971590e1bb1fc8787419c83c4b0032cfe50299611140d66d3fe09e611570ef5709709ffd04c826af04b20fc6000f562c001eae94020ff7b703394e27809c7b21404ebb0ef048d512c875b7049e7c5f0de4998e00f9b56140fe0b6da060af0650987c08288a0f058aee8881a23c0950ec3c0214fbb50225760f8052f223a04c900d94278500550b7280aafda140d59f64a066570f50732300a85d4304ea14ae030d8de94063ef66a069c977a089d00c3ca544034fcdb7034fedf381a79efdc0cb731f8066dda340f31a33a045cd1c68a953035a833701add77e01afbb028076dbc54087fe35a063240f786baf08bcf59001ef7e1280f74205a08b2e0f741fb503baf3da81ee0e0be0033d15f8385e0bf4362b00bd3371409f5c30d097eb0b0cfcaf8781305560a09c000c8c8f01c30bcf039f594b8111357f60e4713b30762b1e18cbf100c63e5f05c6edfb80f1ef9dc017a11ff0e56824f0555e11f82a4e03beee6907bead0c03bed93c032622e9c0c4ed7460a2eb2230b9b10598bce8054ce1dac0d46905e0e7c33fc06fc76fc09f397fe0dfcbf5c0bce50560fec13b603e9f05cad1e741b97b9741f99d6740f96847504528072efa5d09aa951141b537ef40b59197a0fa5d2b50a3cf10d4544901359d1c40cd402aa8395c0d2ecd700497195c00971d8f0075e8d5a00ef326a8b7b217d4a33340bd68397085e011b822a11024ecde0f02a9db4152f33448eef60361241b447ccd40d4d102a4253e0669f98b41ba7928c82466834ccbcf201b804036c71c64bbc320d76b12e466e681bccf8b41816d2428e2ee02452d1028a67d07c5371d41715c3628313e024a0a9c40c9c72950ca5400f50762c155fa18b86a9a011a1afb808693b74063d975d0784b0368ece801ae09ec07d7143d04d7eadb816b5f9a80ebb6fb82a68216707d8306b8c1fa10b871db3770a3e3717063680eb831310cb4583c0c6e352a07b79a3f02b71e3303b79e7202b786df05b7c69b815657ae80d6f45ba0758907b85d68086e3ffe11b439da05eed24d056d4f3a80b6399b40fbc02e70cf97f3a083a00474782c01f75e7707f787e9830794c7c003ed1aff23030f7c658107be8d804ebaa5a0538433e834a9033a4d7f049dfe1c029d510074991b030f1e8e050fde7a02ba263240d7dc1de061df21f0f09d8fa0a7ab39e89999007a2d9d048f2d8e078fadbe0a1e172a80c78f2e068f37e681c7bb568027f52bc093b964d067b536e8b3c511f48d7d00fa665e07fdf47240bf4e7bd09ff517f43ffd13f4bfd2019e5ace024f8f06836737288001ec3360c00f7730b0cf140c525e0a9ebba10f5e5000c00b5423f042c541f0c26f7bf0a20205bc34b00fbc42dc09865cdb035e3bb4190c0d6e01af9fc3c1a8807360d40d3330aa39158c1a2f036ffea904a3834bc1d881db60dc097b303ee13d98f03e114c1c1807ef64cc82774aacc0a40d8a60d28f0d6072c6423045e30298d23701a65fdb08a6c7ec01d33bc6c08ce0856026b200cc3c751ecc4ab904ded30c04ef8df681f74ff981d9d2dde083d529e083dd6fc0078e59e083c620f061d77930c7fd33985bfd06ccad3d013e514c039fb4ed03f3f40dc13cd73830efa532988f9d02f3e3a7c0fc396fb0807b0d2cd87c112c70590e16f846810571efc082ba0f60c18bbf60a1a4122c0cb6000bb3bbc1c21e05b0702c1d2c5a9401162d96038b702e58b4cb0d2c0afe03163db1058b790058bc712b587cb3012c4e49078b53b5c0e2ec8560f1a716b064672c5872d50a2c899d054b2f5b82a5797bc1d2d79bc1d2593a58b6e51458e6de099625aa8365690a60b9b212584e0d07cb0d7dc0f275fbc1f2d82cb0bc0003cbbf0d80e5bfbdc00ac508b042551bac3031042bb66c042bb6dd042b2e5482158f52c08ac7e960458d3558315a0b562eec072baf3f072ba77cc1ca5f2bc12aa566b02a241dacba990c56e59f02ab7ead07abe67f82d5c48d60353a02561be981d58eaa608dc275b0d6390fac3da600d6fa11c0daeeffd79f52c03a0d05b0eede6fb0ae611358d7731caceb0f01eb6674c1fa1dfa60fda14ab03ed212ac4f0c05ebdb95c0fa4e2e583fe20d36ac1f061bcc3e830d3bfac086423ed850bb036c98ab061b19fd60a3433ed8f8bc166c1c3b0136ce6c021be735c126c558b0c9cd1a6c3a1101beac34045b16b3c0961025b0256627d8d28482af481ae02b6e23f82a22137cf536067c359909bea913826f6697831d693ee03bc71af0fd8658f0fdde63e0fb98df60974a2fd8bdd60fec6edd007e20de043f7e4b047b974c82fdbe16e080e65970604905f88962080e55f780431d96e0f0340b1c39640a8eda3f06475bcac1b106001cffe8038ecfee03bfb864805f6ace835f1537835fcdaac0aff9d1e0d7af5bc06fde3fc16f8167c08914149c5ced084e5e3006a7402f704ad8084e1d15813f7240709a70129c3e16054efb9481d3b99fc0e9aa09f0d79ec5e0efb851f077d73af00fda02cef68e8173a52fc17f97d8e0bf3b9bc1f9c455e0fc575f929c4229496e3b4e924f12911424032485c86692628a90a4d8bc98a412718fa4ba389ab4c8683349ad2f8ab4987796b4d85a9db4f88c1a49431849d2380792342288248d9adf248d2e3e69c99573242d492b69e9fa6ed252b741d2d23bd524edbfb1241d4d57924e244a5aaee64b5abed19db4bcad86a4bbc29ba46b7c89a437c623ad60e69056d829935638ec23ad3879974490f148c4e72624208a4c02bffc2541d27e12253a8b44c9a791d0d00812fa5a8b44534e21312daa49acae5324acaa9e84b58690b0f74f48ec6fce24cea2691227f4028953f888c4630024de35159230b78684875a914417bc49e21d1292e4d51049f22584241d5c4b921d79463230024906e7b791566bcb9356c7dd2519b26f908cd11ed2dafd1da475cfb6934c545d4926ee8f49a6a76d48a6c10e24d34b3b49eb650749eb2bab481bb24a491b3aaf91362a8592cca8c74866313ea4cd057324733507d296f4db240b7a03c922cb8cb483f88cb4e3e828c9867f9eb48b1f45da55b09c64875492ecdb1f93f64059a43d677692f6a486901cd44b480e05cd24875725a4bd421bd2ded72124479b44d201156f92d3cdbf24d7f8c724d7a21d24370316c9ede50cc95d664a72df3147728f88271d522d241dd68e261d7e19493af2c480743cbb81e42dbe48f2367d4cf23e3e48f2be8c917c5e1a917c0fff22f91e3323f9857d24f92fff4b3a653c433a75d397742a469574d6f7142980fb8c1470238614882491025b0c498163c749417933a40b46baa40b56dea40b472249978f86932edfd3215d79ed4ebab6c882744da2400af34c2585ff3b48ba0e8a49111685a488eb93a488ae8da48899eba4c8f94ba45bb67f49b73f1b9062a5cb48b16e56a4b8f4fda4f8df13a444388d9418b08f7467912a29498c9052dea0a4542d9c94b9f9182933ae8994e5b49274574e40ba1b3e44ba2f7a4fba6f5145ca567d48ca5e1149ca0e5f447a685d4e7a187d8bf4688588f4c83491f4e8fa21d2e3fbbf498fab9693f2448ea43cef4652deb505a4bcc27252beab8c943ff79454a0718c54b8c58d54dc709d5476434c2a6bba462ae7af20955b1993cae70b499584c7a4aa6c8854f5649c54bde81ba9da731da9fadb41528d1140aadd5e4faa83ce90ea4ff4931acefd2235aeed2335a66e23353e1f22353db4213dcdcd223d7bf595f46cb089f4dce72ce9797d1ce9f9d311d2f3cfeda4668303a4563189d4faf23ae9153588f47af113529b234c7ac3e827bdb9b69af4964e22bdb7b02175fd7f962eab0052d7fe3ba4aecbc7485ddfc2491fed6f917a0ffc22f5b179a4be821852bfd65d52ffbe11527fe845527f892b69e0b71a6970f97dd2a0c73bd290ec2b69f8fc1c6938b28034dc04923e2fdb4b1a393c4f1a79da4b1abdfc85343a994e1af31c228d4dbe228dfd7b481ae71c237d391342fa8afa93be593c244d2c5523fde8bf439a761a254d3fec25fd8c7224fdec8a26fd1cc4483fa76e927e6122d21f877cd29f33daa4594735d29c0a993437e745facbb949fa5b7c9df4f7cb51d23f1b0a24b74c0ac911632139436f485e7e23241ff7105a70f924b4a00984167c3784140d1990620a1952d9ba0f52356b8454cd83a085ae2ba185b515d0a21f9f21b547359006c48034dcef434b94ce404b5a1c20ad851390d68db590566515b4f4dd6748fbc94d483bef0cb4dc940fe91aec8056fc49865622f210a1360622bead8000662204a4ee81807b5310f0a61282c23520a8591122efbb06912f2b43f0196788423583286b6c21740505a2bae743d417128866fe07a21fb78018ed18c4bc4f87585ba621cc6f27c426c6439c847c88271d877886fb209e7734c4cfd486f8ff1421fefc002458dd06093c77408290664850418704efce43b8a71724fa6703894d3421e98b1468d5f667d0aab41068d5901264b06d1964306309ad26a44086e6269061c70064f8eb35647c1580d62ccd86d61072a0356bb9d09a067568ed3a29b48ebc155a3f438436287f8036bc7487360ef8431b27ef40669c37d0e68d6268f33f2664a1500959c6d64296e346d056b375d0b6efbb216be165c83a2809b20e0b80b63f6d80b6cfbf81762c8e867638694136bf2068a7813b6447bc0dd9ed77801c42fca07d3a7c689fff5a68dfcdc5d07eb97668ff3c0ab95cb3815c1ddf406e2b4320b750027488920a1dde741ef2d8360a1db559031df5b0858e36af823ccf06415eea1f212fa017f28a2e808e9b5c848e0789a1934b6720ef03cf209fe571904f1c02f9646f817ccaee41be1771c8f7f614e4c72e82fc1caf437ebf4c21ffd5aed029931ee854bd083aedc3864e9733a1d31d4d5010271c0a723a079d7b3f0f9ddfec075d109e812e582a43c1bba8d0c5e666e862db52e8d2ea6bd0a5b326d0d58b85d0d5a2b75008d91fba36b10c0ad5964261fc1828ecfa49282c3e120a6bb904855bb3a088ff731cb17a1e8ae8e884227eab4191a982ff49876e4cbd86a2fa5f4137d95ad02df520e816c10ebafdfb25142b6c82e2701b28ee7b3d146ff60a8a3f1c0125d0af410917eba184eaef50425f2794f0230fbaf3a10e4a2e8b8252b2ae40a9f95c28c3e9389471280dca043ca04cd9089479e71a9439f81eca72a886b2a2bf42772b9aa16c4e34f4e0601af4100d851efee2418f097ce871941d947b9102e596a4404ffed7651efb1794f77d1194ef7b0bca6fcb800afdbf41857fcba0a26055a8a476162aa55840a505bba172722b54790c812ac343a0aa241954bd3c16aac95587eafef75d37640435e41d829af042a869471cf4b4e804f4b4ca167a213e0db5949e865e996640af421641af8f6f865e3702505b9731d4f6f518d47e810c75384f431de997a08ee90750279a0f757e02a0ce3fcfa1eeedfba0eef2c3d087dfca50fffe87d0c0ec1de8132b1dfa6424833e658e42832735a1c1342f68f0f52a6868c96be8f3f206e873891e3446dd088dd5fb4363ed89d0f8aa5bd0f8d145d0979261e8dba00bf4dd7f18fa5e5a044d543b411303ead0a4fa2c34993d014d5d51867eb82641d39f7168263f1dfab5d503fa95bf08fafda813faf30a81e65ed4427f5f9541ffbc1dc872b3fd64f9c7d364f9ea6364055e1559e1bb3f59f1da69b262ee15b262db2459793b9dac9ce04e562e84c82a315964953b7164d54b61e4856ffcc86ad758644dbfbbe4a5a3dfc9cb18cde4652635646dab11b2ceea21b24ed73bf2f29edf645d8d1cb2ae9e2d59b7ca94ac17ff8cbc425d9fbc227a90bca2954f26a8bb91897f379181a655647038800c3dfe4e8617fc202385cfc968fa3a329a5340662d9390b19b0c32f6a885cc563843e6ace691b9db3ac9dcb41f64ee5d3532bf1b22f38767c9028706b2e0d279b2b0e12059389a4e168ee790f12d8bc9a21d22b298b2912c01b692a5e6ee6469da6db2b4b28a2c6bf127cba632c8fa019e64fde46cf2aa777fc806e4436403ac9fbc1aa29157ffce26aff13222af297a4c5ea77398bcde6b1b797d821979d3a63eb239e322798bb89abcc547996c31bc886cf9e31cd95af709d9baff2d797b394edef1a29ebca30322ef0ccd21ef925722dbea5f24db5e3620db5dbd4ede7d4c48deb3c883bca7c687ece05547defbe00dd911b94876ac3127efbf994c3e70388eeca4174776864e929d1d93c9cee17bc92ec76f920f1e8f251f9cd423bb5ab3c86e87246477a73764f7631a64f7a84d64f73befc88718efc987ef8f900f3fba47f6407e908f5a71c9c754e2c9c75f78908fff08229fe811924faef2239f7c7e95ec439921fb54d6937d135cc8fe6ff2c9a7eeec239f368f229fbe5f420ed0e922073e312707e69b91830272c8e756a890cf6d7d46bea0d74d0efe3745beb8e219f98a7c06f96a8436f96acf097248b91cf91a3f831c7ae82339b48e440eeda825875dfd9f626bf2f52f5272c4cbbfe4485907f9c6ce4fe49b4babc8b70cc9e4684d9c1c3d6b49be3d9c4d8e5de4478e75db438eebb9438edf1c478e7fb88f9c6436434e3a134d4e46ae9193dd94c929b50c72ea791b72da397d72c68f3de4cc806be4cca91e7256a429f9ee619c7caf5d48be5f7c9d9ca3789e9cb36c989c93f6bf6dc6c88fd437901f05ab931f4d2c233fa66e243f0ee826e72aae27e7aad99373497472de8d0fe482c64972417715b9e86221b92825815c926c412ea5d0c9a56189e4b27929b99ce74fae209d20570291e4ca3be9e4ea9b75e4ea314f728d858c5c934227d7ca2b926b5b2dc9b51f9e93eb9b14c80d7adbc80dd47be486741b72e3481ef939a0417e312320bf5426925f0e7b919b03ccc8cd6d1fc82dc1cde4d62c1ef9957c09f9d56239f22badade457d9aae4d79c4872db0217725b9e2df98df633f29b3d77c8eda3e7c91d9443e48ecd89e48e4247f2bbd741e4aef83de4eeb115e49e6db6e45e3526b957a796dc6b7691dc7b7b9cdcff339e3cf858933cec1248fe0c5d278f445e218f0a9f93470db793c79a8cc8e3d47af278d06df2978571e42fde1cf2d7ad3bc9df5efb93bff3b2c9dfed83c8130d77c9937c2679eaff187f2cbf4bfe214920ffb0f521cf186d21ff8cf726ff2cda49fed97985fc73ea10f9d7fffdfacbce8ffc6b6e9afc3bd889fc27d2813cab36439eedd9409eed5326cfd96a90e74a3f93fffedf9f7f6346c87f1366c8f3efd461b99a29589ea405cb5bfbc3f2475fc2f23785b0fc4c0fac70ca1e5e6017002baadf82153d09b052620eacf4e434ac7ca301562ed4865596af83550c2c6095a3eb60d5a5a1f04278185e68600cabefd285351fef8535bb6fc24bcefac24bbe6c8797ee92c1cbdef061eda531b0f6d6cdb0f62e355867792cac6379025ebe6223acbba807d635b48675e36d60bd6216bca2f423bca279085e69791a268c1160f0f657188c5782c184e330c9ea030c9f7b0da309233055a4065337e4c2d4dcb530756a334c9d698669523b98e9500133ebb830ebda491853380163f7dfc3ec1d5e303be32fcc71708139df2fc05c121d16dc4c8705f58f61e12d14c609e6b028fc0b2c8a90c2a2842a585464098b6a476031b019966858c1128e1b2cf1db0b4bd118586a4f87f5ddd4e155e1eb61835569b0a1a5256ce498031bef5a081b1f5f0aafd1c4e035e1c5f09ae665b0c99e7fb0a9d614bcf1c2537863c4227863b2266cf69b036ffe330a9b0b2fc0e631db60f3fc01d8bcb40fb658fb01de7af218bcb5e712bc6df4336c1d3e035b3f80e01da11fe15dbd7c78d7afa5b02df7306c9b5605dbd13b61bbf41478b78721ec20dc0a3b38fd6f737ec10ecf7a60877909ecb890083bee9a821d4b87e003ab16c107268d61278d09d899f30a760e6a835d8876f041d663d8b5b80f7663ae848f18d4c31e0bb9f0318f18f8780404fbcac1b0ef9bebb0dfd652d8af71043e652684cf78a7c3676faac06753c4f0d911473820f6321ce8220f07e1da705052011cd418029f5b9c0d9fab78005ff8eb0707cb9f8483efde862f16de802fb182e04bbb37c29702dfc29727bae0ab6758f0b59077f0b599d370e8ff750fcdf38543070ec3a113a7e130f8181c3674020e7f74028e30e0c03756ad82a37eb3e06858038efea502df568d8063a73ec1710bb6c371521c8e8b01e184ca6038f15e219cf8a30d4e52ba032781dbe0a40b0170324d0227fb14c3c951fa70f27d7d38b5dc004e8b6c8333fc50f85e4e0ffcc01e80739297c08f6c5ae147d9abe0277baec34ff61f829f1c5585f36e09e182ff355e98640017e9d9c245335e704980295cfac41a2edbf5132e7bb6182e3f5d0a97df2a87cbdf26c0e51f52e1cae70be1aaa61b70d5f819b8dab707ae0e580d575f3e0b57ffa0c035cb54e01acf9770ed894cb87e640a6e5cd003372ef5829b349ae126da1bb8c90b859f9f2c879f179f825f909ec02ff070f8851d04bf7471875f1ee4c02db98fe0d69709706b5b27fccaed29fc2a02835f7ff587dbd40be1b6d78be0b64f0cf88db4026e5ffd086e0feb863be64ec09dcb22e0ce754cb8737227fceee206f8fdca41b86b5f05dc9d1e067f70ae803f1c2d873f5c3280fb14eec27d8b2be07e3b223cd0a1080fbcff0c7f52d8017f5af21e1e3c340f0fd6ad8687ae74c2c3622f78f889133ce2ae0c8f1ebc008f69df80c72faac3e36352f8cbf620f8ab570bfcf5120d9ed8b8139e1cd780a78687e09f175de19fc987e15fafa6e1d90867786e481bfedbec0bff639da5c829ffa0c86d1452e40e512972891b28f296fb28f2be8e14f97b2cca026c056501bf87b2c065116541e7258ae265114529a19fa23cb580a222e8a4a86caca1a804efa1a8dcb1a2a8545fa7a8d47653168ac7290b0def50163ef94259c4dc4559d47b87a2e65241d1d449a52c31d6a32ce9a053b4dcb5295a5e0314ed5df314ed726f8ace9a6f94e51c638a9e5a22456f3885b2827382b2e2b784b232673385d0f89e424c1fa210ef355100472685d438418154ff52c85f5a28f092660ae5423e05b9334841aa9e51a8fe2614eaa02d85f66d038531a9496185cd53d887d750d89e7729ec2c4f0afb971c85fb6d3785a7bb8f22d07e4c1194afa2086d7328c26b3045242aa188b68e5244ad1614a9cd1f8a34a490223b374bd1b76da6e89fd0a7ac5ac9a6ace23da61884bca118bcc8a5ac5eb3976228eea018214f29469b7e538c767ca5185df0a0181bcf51d6a66ca4acdbcea298349952d6ab9ca7ac1fdc47d9b0db8cb2292890b2e9fb3465d3ac2165b32197b2e5e6678ac59b608a650640b12c7f47b17c799fb235f1fcff2450b64eada658bbb7506cf4c3283677132976174e51ec9e065276ffe553ec75fd29f66907290e2527290ea5ab287b95a2297b3b7a28fb76cc52f63539500e545ca3385fa2535c4c0d292e4db728aebd3314b7d8079443c99194436f5f513c8ef6523c1534299ebc368aa70b95e279f421c5f3f4098a67fe268a174193e275f82be5387f3fe584968072927a9572d23282e2bde019c57bb335c57b1793e2edd949f1ae14517c453b28fe4b9652fcc97729fe46d594d32ff22867f2db2967b5f429672ff7530256fda004a6bea304617694a0c81d9473a2fb94f38b5529e74f2a502e7ceda1049f18a75c6ccca15c322aa35cfab4847299374cb9dce348b9427f4fb9f26501e55a7c2325547097125a34450973b843097bf18512d6728d121ecba35cdfd040b91e1c49b99ef08712a9614e896cb0a6dc60c8536e5cf84ab991f39e72e3a51c258a738b126d6247897e3142b9bdab9e12d7b4889270fa1e25d1319f92f4a58c923c554749b94aa5a4e6aca1a4be19a4a4f62fa7a4b1d328e9d599948caa0b948c975d944ce74c4a960648b9bb6713259b20a564b3104af6ba00ca83640dcac30c254acef476ca23d509ca634935e571d5394aa1ce18a5e8c61ca5d4b08852ced2a394fbfa502aac1894ca8b3a942aea654a55793aa5daa998521df08652e3ba9f524f7f49a9df20a5d4e7bea33470e7290d5e2a944635534aa3a61da5715b12a5e9ca5aca53bd4594a7b35f29cf8c4894677bae529eebf5539ea3db28cfedee525e3e7c46690ddd4d69ad3c4379ad1e4269136da0b46dfd4469abb94b691b2750da6589948e103aa5a3e01ee5edb64d94b7e75f52de4f9ea47453aa283d7bba293d0f5d291f031f523e3e784af9387586d22b90517a379fa27cc25b299f66565106ff5651867aaf53869522289fad95289fafeea57cfe654719bd7a9532660851c60a9329e3ca3b28e3c267946fc463948997bd94c9b4f394a9834b283f324328334589945f6b6328bf367ea6fc323b4c99fd8051e6bac594bf901ee5efd42a444e6f2922774a0e51609010c59c058892ea2f4469b31fa28af9220b33329045922e6451b00ea2864e226a474f22ea355244638b1ba2b1dd08d154b98e2c71dc852c7915822cdbaa8c2c3bbd16d1dee28d68fba9213a5f2588ee8a1388aeef064437b10959a13180ac90062284e3e108513b0001143104bce08cc02dc908fced2d822c194190b05f08eaab8fa0b19f112a7c08a1e51421b4324584beec2bc24c3d8230dfe422ccd935086bf94604cbd888b0f73e43b8544584cb6e41f8397711feac022298f44184ea46087e3309119dc211c94b3544fad801d11fe84456854520ab861720064bce2106db231143c639c4f0881162acbf1b31def11d31fe3ffe752b2f20eb2e0a91751f3391757ddb10134d7dc4e4e016c424d20b3175d045d6bb54219bf40b914d671b90cd043764b38b04d97cce1b31d7c945b65471108b9bb711cb7329c8b6ba3fc8b6ef64c44aa103b176d747b6d78c203b3823c84ebf6e64e7fb6e64d7facbc8ae4b6b11db681fc48ee18cd86db341ecfc8791dd8d4d88fd4a45c4fee50ac451bf0239c03d821cd83c801cc8e8479ccffb21072f7c445c2f6623470ef4234786088847f463e4e82d4be4686e1fe2b9680be2992344bceea7205e0faf22c7d6f823c736ce20c7eaa291e3aaeec871072be4f8de56e444d501e4648804f1965b8b781b7a20de996710ef9e0b888ff503c4f7b233e2db2746fc06fd9053ef60e4b4b23d72bafc3772e6ad0409c83c8604ba1e47026f3f458284d648d0213de47cf03f24f8560472e9d305e4f2f02ee4f27c2b7245d308b912e18a5cf9ffd770a5680772d56417726de11c72ad6d02095de087841e5d84847ef98e8491ae2061350812eed98d84bf598944581bfe4f2e12b16b371275b815897a3681dc3c720bb979671ab955ac82447f0f406e6b5b22b75933489c63361237a483c40dbf46927eaf4492e6dd91e4de7624e53482a4743a23a93d3f91d41fdb90f47fad4846358e642efb8964f2b84866c12d24ebf2207277e52872ef7d3b92cdd042b285ae48ae562092db3b823c39b31479d24947f234fa91bc804624ef732852c8af430a27e391226a3f52e4fa0e2972eb428adc1f204529a34849090929251c424a597148a9eb1052daa98e94cd2920e5ba214839f20b296ffc8194ff9b44aab50d906a662452ddd381d4f8f623b5b01652bb2109a9ddcc416a2b0e21754802d2e0e384343ce0228d27f291c6f9bf4893ce52e469da77e479b90df222f817d25c711679a5e98cbc3a5783b4599f44dac69e226fae729037f54548075a8f74480d900ed736e42df53ef25e2f1e797f300279df508274672f463eb4c8901e7a2bd273e008d2537b18f968a58e7c2cfd877c1cab437ae30a90debb00d2f7511e19283d850cd23d90c16e4fe4b3bc19f2f96f1032faea18323eee8b7c098844bed26f205f6f2f44be259d4626829e2393dabac824b31d9952ed46a6f8cdc8ccea0664268286cc647623330f79c8cf8e4ce457cb7de4377a10f9333e8acc06562173b39790bf4227e4efa527c83fcd66647eaf0b327ff40332ff681b2a67b61e55e047a30a1e27d0057117d105774cd105a551e882a7d75145cd1ba8627016aa98f00c55ec684415ff75a3caa45c54d9d61155fddb8a2ef4ea4417bdcb41d5c2a2d1c59213a8ba691faa613e806ad87f46351c18a8c6c36a54e34f1ebac4fb13bae4f21754cba414d5fa32802eeb3544b57fb6a23a2197d0e584497479672daa9b3b84ae703887aed4ce4557e69c45811c3f9434e08142b1892899d68492e97b51f291b5280cb7a130720f85cb9ea2c8081fa5d64da1d41e264a3b9c80d2075c50e6a93894f9be03c5dae651b6c53394ab7f1ce5d95f4405d22a5448694785cc1c54f8a81dc53fbe40455737a2a26772a858781415cb5251c9f630547f34105d257c8faeeaf2410d4e6ba0863eeea851fa0dd458451d5d737633ba76f308ba36d4165dfb4882ae7df5195d17bc073579aa849aaeda85aef7d988aebffe015ddf14856ea084a3666143a8d9c034ba89cf44373f7e8e9a6b9f40cd7ffe46b7fca9472dae1e442db5fd502b8baba8b5db1bd4bae23abac3f0136ac38a45776666a276f2ada87dec2fd4be673fbac76101baa7f609baa7db14dd337d13ddeb9f83ee337c86eebbac81ee4b32451d414fd4b1f6367a60d53ef4c06e33f4c0431c75faa78dbaac38871eec7983ba520d50d78403a8fba520d4635338ea71b907f598e5a3c7cb2dd093375cd193bd6ea88fb335ea73d20af549af477df70fa2fed2afe8a9444ff4b4ee7af474d803f474a4021a64578c9eb35241cf2f7f815e70a8462fe458a117ba14d1e0804034f8ff982fb65ba3176765e895a01af44aa41a7a953b8d5edd908a86c4f0d0d0f95634cc671c0deb3f85862f9c47c32daad1882b181a11e98846240ca0376ef8a3374a2fa051bc16346add0b342ac8188dfa6d83de9c4d466f0ded44639d4bd0588f5e348eed84c66d61a1f1a3ad68820b1d4d5c5480de71de89266db541931cb6a0c96b8dd094e74234f573119aa6b5174dc37cd0b4e78d68c6f60934e3da309a315b8e66f15ea3596ef7d1bb6257f4eebb22f4fe0b75f481db52f4c1c55af4c1959768cebc31faa8fb39fab826037dfc71319a2bc843731b92d127df19685e831d5ab0b30e2d7098450b0d13d0c24877b4f083065aa4678f16ad6d408bab9fa02589e16869c836b4ac6e155a2edf875605f6a3d565305aa3da8cd6dc62a0b54d96687d41265aff32016d506a431b911368d39756f4e9162afab436027d9ebc1f7d7135086d5e1d88b65ccf425b7a9dd156cf30f4d51b12fa5ab7017ded9e8abebe3f89b62769a1ed45ed6887bc07da11d986be5db4117dbb7e2bfa3ea707ed6284a2dd4a0bd1eee42568f70312da3d0aa31f5647a11f6c76a03dac8368cfab7de847f416daab751dedbdeb8bf68d16a1fd45c9e86005071dfacc44878d2dd1cfaf2dd09135a1e898ac0d1ddff1071daf5a807e49fb857e8d7441bf162ba2dfc005e844420d3ac99c4727b3d2d129cd69f447c415f4e7faafe84f8b3cf467be15fa1b7984fe7e108efeaebc8efe798fa2b3aba6d0b9d5e5e8dc1f5bf4ef5821fa0f3240e7c9b3e8fcad975439158caa80b65215c28e51155eafa42eb8f798aadc90435d385e485dac694c5d1cbf8eaaa9ae4fd5e4475197d0bba84bd65da46a851b51972aa551973f6aa4eab65a5257465fa3ae9c76a51217545089e3da54009ba0023f0aa9e0894554924726955c7c900aef384985af1ea6c2b937a914d52a2a25a9968aecdb4145f293a8d4357654ea2d7b2ab5cd924aabb1a5d2def0a8f4f53554c6ea775496423795159f4bc5768550b123c654ece718957d894b6547b75339c02895736e1d958b6650b96d6e546ec7772a3f239d2af0da4e15622a543cdd972a563b4015aff6a34a60902aadd5a2cae045d455b454aac12903aa41ea6faaa1cb2baa91fc71aa91b307d56828946a9cda42356e5d4a5da3d34f5d73c480ba2e9c4535f97b946aba4e9e6a163d47ddbc70886adeff88ba65b73a75cb4407d5c2710bd5a235976af15389ba6deb72aad5838354ab8762aaf5132deaf6ee2bd41de145d41d0535d49d9e0ed45df92354db86cd54dbb62f54bbbe65d4dd4114aa3df13475cfc269eadefbcba9fb5216521dd7b6531dbb3e53f7ef5c447556d2a4ba6da9a3ba55c653dd2d2854f7fcbb54f7212dea9185dba91e2f53a91eff8e503d57ffa27a169ea07a364ba95e466a54afe336d46319c1d4e3053dd41302807a22b69a7af24b08d57b680dd547fd0ad5e7e837aacfb1fd549f5bbba8bedcb754df97ca54dfe1fd54bf75ffa87e694fa8fe71a5d4535934eaa9fadbd4d33d8fa867f64c5103423ca8e7d222a8e73a6e522fec3f40bdd06c410d16365183df71a997c297512f2b51a957a030ea953d43d4ab72ced4abba2ad410e80af59ae72aeab5d371d46b9dead4d085fdd4d06f746a588d2635ec9b3c35fc6c033542a38c7ae39526352ab0801a55ba831af537867a9374987a73a0941a2d1253a3a34ba931e3ced458e40f35deba811a9fe9424d30ff474dd437a4263a8650931d3da8c96772a8298935d454b37e6aea3d2e35f57e3c35cd348d9a7ebe9d9aa5d246cddaae42bd57fa94fac02d82fa20651df5e14553eac34c09f5e15c2935c73f82fae86a07f571a432f5712e8ffaf85d3a3537782d35cf3d925a303f452dd274a096f87a50cb2254a8e5a71753cbd3cba91507df532bf7bca0d62b5ca636ac8ea13672ee501b0bf3a98d951ed42603436a53e14fead3fc2eea8b92e7d417ff22a9cdb10ad416ff4a6acba839f595c965eaabbd43d457dd5fa96de73751dbea6aa8edebbe50db534ca81dd8356ac7d555d477597ceabb97aba9effef652dfaf6ca676919652bb3699533fae35a57efcd847eddd5844ed3b184fed6f58471d3475a60e857452871a0e5387baa9d4cfefbba8235fe2a9a3ba47a9a3dcfdd431fbe3d471ab1fd46f87be53279937a893dda1d4a9694bea34c99f3a23779e3a03545267dcae5367bc41eaefb655d43f2af1d43f6feba87345eba9733f86a97f8fdfa0fe1da450ffb92fa1fe3bf28f3a6fe34c9ddf3f48933b3b42930b50a6c987b7d0e49b54680a436b690bd2e834c598799ad2d10f3425af6f34e5437d34e54f7134e56f5c9a4a830d4d65fa384d15b5a62dbc7a97b6c85c91b628661f6dd178226db1cd369afada499aba1997a6dea340d338a14ad338b395a6911c48d32ca9a32de1bda12d897e4e5b927c9da645dc4cd38acda369cfffa5e99459d3963766d3f44c8ed056eadea211cac769c0036d1a187d9d06be5b41234d35d1c86b9c6814f3c534449148437feda051035269d4ac6c1adda0994677d7a1314c2c688c962e1a73dd761a3369378db5509fc6f21fa361f723681cc5b7348ecb248d93f083c6d57d49e3b6ffa5f11e1269bca20534defc131a3ff81c4d10bc8f26bc4aa709b31a68f8c69334d1d2fd34517f3f4d661f415b5594403354d2a7196e77a419ad3b4f334a9ea019a542b435061db4b50bdc696bb75ca6ad3796d1d61f76a0ad8f90a36d445ed336b2c6681b4dafd036eedb4c3383e46966c733699bbec4d3cc03e569e6696c9a79861c6d8b4b136d4b7c36cd621f8d66b9308f66392ea46d5ba943db96b39fb67d4915cd666506cd0699a6d9dccaa3edac6ba3ed9cfc49b35d5c44b3d3e8a5d9895368bbb5aa69bb832768f606cb69f6763534fb030db43d5796d2f6fa7bd21c0575b4fd7f326907980a34a7324f9acb83df34d767c63437560fcd2d6831cdfdb405cd7d8e403bd25f4ff3207fa179dea9a179d11c68de0a7f68beab16d17c1d2ed3fcb0569a9f5320cdef5831cdff953ced943c9776669d9416e0738316f0c89c1624bc4e3b77772dedd2f367b4cb41bb68570e1da65de90ba7855cd84a0b29fa4d0b8d5e490b0bd2a485e5a7d0c2fe45d3c26ddfd1c2fb65b4088c488bac7c4dbbd15348bbf9fd12ed56be352dda3298769bf89316dbfe811677c68116d7f988167f08a5c517a6d0e2ab17d1e25b636909f2feb484ec4a5ac2b3745a62f33bda9de5c1b4a49c57b4a4ce615a32ba8996ec7f9496c2d4a2a51e3c464b5bd040cb386f44cbc83b48cbd292d0b256c7d0b22e3fa0657db1a4dd3d85d3ee29dca3dd8f52a165eb4b68d91977680fa75a698f14bed21e71d5688fcec9d31e4568d072fdcc684f989eb4271be56979009d963fbc8a5668798c561855432b7cad472b5aa3422b6a1ba3159b40b4e2430f69c5a19f69a5d24a5aa9b527adb4469d56eeab4d2b4ff99fc147b4f2c937b48a08455ae5da4a5ad5e1565a35f92fad263298567317a0d5696ca0d5adfb446b9857a7351e74a03d3534a13d5ff398f6fcc739da8bca53b497daeb682ffbdfd15a56f4d25a858eb45772aeb4d7569f68afeb4ed3dabc005a7bea125a27dd8cd619b380d6397592f636d69ff6f68e12ed6dda1edafbc9225ad73736adfb642ced436b2dad77fb4e5aef27943680a5d33e71da699f2497689fa2a7699f1ee8d00655a668835f96d18643d268c3f5a1b4cfeaeeb4cfd64db4113a401b796b481b673bd0c6770dd0beb82ad3befad7d3bef6eea57dd31ea27df7ff44fb1e4aa04dc1576953e924da8f0113dacc29903673739ef62b4344fb1de749fbc355a4fd293d439b95ff499b9d5e419b4383697fe35de80a4f6ed2951694d295f8a574653d5bba0a5443577190a7abf64274b58c6574b5c997f4c596bbe89a670ae84bdc27e95a7a7cfad2e847f465e6fe741d9e165da7bf99bedcea037d79cc09baaefe6bba1ef90a5d6f6d047d0540a6af58d5475f796c117de58d47f4956d3974c027870edea1d1c17b9974f84d121d39184547977fa453cdf5e8d4803a3af5fb273a7d41199d119e4567543da133a72fd159ea57e9984d251debcaa2b3df24d3b961223af7de723a6f59079db7f3299d37b790ced75947c7f787d1f1bafb74f1ad46ba748b135d76a98aaebfb2806e78721fddf8de62baf173946efcf1007d4da494be56c18dbe56524c5ffbbc9cbe4ee30b7d9da613dd24ee27dd64de8e6e7af7207dbdbc3e7d7d9a117dc3de9574b39f97e866bf5fd0cd5d6de95b86fed22da297d3b76673e9db0296d1b7f54cd1b78d71e8db5f3bd377486ce83b763ad06d0612e8764dba74bb690ffaee07f9f4dd4ff7d1ed8b2ed0f71425d11d2c3ed0f7c9abd3f7edbc41dfe7e74a77eccaa03bed48a6bbc8dda0bbec76a51f3cf5847ef0730ddd1553a4bbedfb4c77c7bfd2ddbb76d20f7745d10f4f4cd08f8c6fa11f3d6d40f75cf091eef58042f77a9a403f914aa77be351749f531fe8bef862ba9f7728ddaf3687eeff8e4d3fb5c0967e4ae64a3f15ed400fb0bc4d0f5c84d003d593e9810ecef440ff83f4c0b77be8e7f7ffa607eb39d22f5f53a287f8efa087a462f490747d7ab89a293d42a4498fd2aca7479d25d06fe5b9d2a3af18d0e36a5fd0e386f4e9f1077ce8f195e9f48490127ae229777a62d46a7a6279343d71f62d3dd9298f9ef281424f2beba3a77d34a0676c6ca067d4d5d0333e24d233b1aff42c4763fafdf6547ab6be2e3dbb12a4678feea23f802de90fd67ca33fbc3946cf5dda4fcfcbb7a6e7fd784ccf9b49a3e73f5d482ff83f9f85f82d7aa15109bd30ff38bdb04a815e7c32985edc09d24b3837e8a5e13df4b2a567e865c689f48ab82e7aa5a60fbd8abe885e55eb4aaffebe995e436ca4d7a0bef41ab74a7aadc63cbd76a91bbd564744afdbe54a6fb0a0d09b1637d29bce3fa6bf3ceb476fee9ca0bf8209f457c3dfe9af335de9afdfa9d3db4c53e96ddd6c7abb912ebddd278dde199d427fbb6031fd9de3377ad701657a4fe0567acf95fbf48f0f7ed0fbec83e97de1b7e97d090af4feed0df47ed76a7a7f85397d60f343faa7a3b9f4a1cf6be8233525f42fda4ef42ffb3ed1bf6a8cd0bfaf7b4fffbebe8dfe3dea14fd7bfaff546ad127343de9933145f4c9c441fa64f779fad4c577f41f1c35fa0fdfedf45f8f16d27f6beca1ffd577a5ffdde743ff8768d1ff1d2fa7cfef7d4c9f77e431e4f6b43294fc5e3294ae373294fe2c66a896ec642c7c2cc7503be5c458ac2565a8c3860cf5ed760cf5df1f199a9c7b8c25f6918c25d73d195a2362c6b26dda8c65879f31b42d8c19da2904868e910763f9b32886eeb264862efa94b1a2b495b172c13ac6caf43a06016b6610f6f21844a5390650779241d2d163c026910c4a773203d9f28c81bc68665047173368ee2406ed8a1b832e7795414f41190c174f06535987c13cedc9602f913138ee1d0cdeef5d0cc1389921f8b1868187cd33446e104374df8921b11e61487eb430a4fe4f19d22e0f86be1b97b16aff1bc6aa2b9a0c83ed0b1806f3ef19abf74f3156a7fc3fe6a43f62186e886118a5c6318c2f3f63aca92d65acadffc830fdf28761faeb0363e356398619579761e6ddc8d89432c3d85442646caa0a616c9adfcdd8bca595b1f9cb3ec6168b31c696bf960ccb90bd0ccb6207c6d663fa0c6b671fc68e3a43868d3ac4b0012a183b77bf60ecfaba8c612be960d88e0c3076ab2d62ecd915c970e8e530f63a5f67ec2db9c1d8bf3597b17ff20ae3c04e6bc681516f86b33087e13cdbc338b898c5389863cc3858b9e87f42186eba1b186ec034e3f08978c6919d398c23e9371947d7ef61782653199e6f3b18c7b71f671cdf719971fcc16f86b77a15c3dba38ae12327c7f0d95ccff0f56132fcacd90cfff818c6a9a278c6e965718c339b721867730a1867ff1c65041c001881c6418cc0fb5719815ffa19412ed58c730e9f19e7adc61917deb93282d5ae3082f78919c117e718c15d1d8c8b666b1917c3248ccb734b195733ae31423bf98cb039154678cd242382abc788f816c7b8b1f32ee386cb37c64df417e3a6f11146f4f876c6ed980946ccda0246fcfe58467cf24f46c2957c46c2dc2023f1d8614692f13b46f2ec1823b588c4486dd567a441838c74b53946baac8191f172929199f99b7197eec6b89bcb66dc2d2b64dc1d2d60dcbbb89071af2c88911da2c178f0f609e361b68491c35bc3c8698e60e4ae1c65e4c52c62e4af9b61e4dfdac42810dd63141898330a332d18450c0ea3a87227a3183565147f4119251429a3c4669e51d2f29651c63bc428fbd5ca285f93c6283f4b6654f00b1815a23c4685e93d46c5976646657011a3aa3996511d5ec6a88edac0a859abc9a80962306a9e04326ade5c60d42eddcc688888663462068ca627ee8c67bdba8c66cd2846ebba0d8c56af2ec66bf14ec66ba38d8cb61812e38ddf18a33d7737a3a3f428e3eda3d38c775a57185ddc1246d7759cd1adb480d1bdc797f1a1bc85f1b1f532a357ae9bd1fbc091d1f75bc01868ad637cca16323ebd9c650c5e56640c76a53286a03cc6d0402c6368288131fcc19131dc93c9181e3fca1835441963db048c311f2fc65706caf83aff9cf18df583f14d7685f1ad6288f17dc755c6042e644c9c011953a7a61953f987183fec17327e94b318d3e04bc6f483e38c99b34cc6cfdc6f8c9fad5d8c5fcbfa187fb83a8c3fc264c66c751463b6339731e72864ccb9a731e6dea733febae933fe369119ff741730fea5ba31e5def631e5f7e9321764234cc5c352a6d2f823a6729629536540c254f9e6c35415ad622ed2e63017fd2331171bfc652efed1c854df67ced458e5c7d4ca2530b53e0f309736aa3197c99633b50f693375ecaf3375e2bd993abf4e3197c72630f5a8fe4c3d561b53efa71d7385790d73c593c3cc95baf34c82913d93e054cf04129598e4e30e4c78a69309ffd5612255f94cf4c23a26da56ca64ca9d6032ff69fc8f2e93c56132b14b3d4cf6c2854cf6c9bf4cf6ad854c8e631793eff19629a06631056bdf33f1e5979978c272265e719f294a1b618a66869992f57f9992f4734cfd6704e6aa8040e6aaf238e6aa37164c83cbfb9806a54a4c431505a621e0cb34f474671ae995308dd5b6308d29494c93d34d4cd325c34c53dd8b4cd3f1a3ccf5feb7991b2e8732cd8e99303719a633377b6433b768cc32b7705f32b79c82985b9e9a302d0fe6332d6fd4322ddf6f625afe72616ef31332b7e51d64eed860c1b4494966eec4b3993b3b5c99bbd83b98bba4464cbb1ba14cbb6f6b98bb370731773bd832edf73f60da7f4a663a1830980ea9c7980e6f9633f72eb363eed55dc9dc270a65eef3b8c8dc0f3433f7f7ae651ef078ce746aa9623a5b2c643a5f48651ecc0299075f6c641e1cbac374d3bcc6745f7886e91e10c274ff82300f292e661e0ab1671e7afc9b79a82f9de96196c4f44826333d5eff607a9a9e667a598d338fb1da9927f647337d7d8d98be670f334fd9e8324f9dbccc3c1d7494793a7f9c79c67d9a79f6cc61e6d98a5e66c0e37c6610af8b19746386797e508b19fc678a79e9a021f372c76de6e5e1d3cc2b1b8d9921f9bacc905f62e6b5c63066e8d3306618499319be2a9019fe2c8119fec1921971631733326f37f386e96166946232f3568e0ef3b6d30433365e83199bf78d19fbbe841957738f99c0e631ef243932938628cce4d71f9929953c666ae86266eaad0e666abc0b338d32c84cb33ecc4cdbc967a67b7430336f9f6066751630ef71f733b3b59e31b34b8d990f064f311f7996311f452c62e6efbacaccbf4562e6ffca6316441c601695a8318b8dca99c51f1f338be77f314b343f324b5e529925bd35cc926931b35c6d84592ec49995ddbb99d5eb6398358d879935bf8a98b5a4a5cc5aa725cc7abf38668390c66c48decb6ce8c96636de12309b889f984d1576cca7cd19cce7ca5ecce77ddf99cfffb0992f070a98adde20b375ec29b37df3566607cd93d919a9cc7c6b7188d91598cfecbba7c0ecdf19cdec9f3dcc1c708f600e3cbcc51cc4f7328794479943366f99c356c5cc91d931e6c85f17e6a84a07734c95cafcb2ac8ef9257694f995bf9af94d18ccfc1650cefc7eab8a39590031a7d6a8317f3c7fce9c5935c7fc9520c7fcf33b97397b4e8939fbac9d393bfe9a393796c4fcb7479539df9bc09cffba9ba5206d67293c96632951ffb0941235584a79262ca58e3296b27f224be546104b75e361d6c21c88b5b013622d2ad2622d5e18c05a3ceec552ef7acbd28007591ae83c4b23f0284bb360096b49d96b96767f304be728cad2e98d652d8f15b3740fdab174dfb6b156f66f60110cfb5944274316305ec102756258908b270b5dc361514dfc59b463312cdaf33f2cdae7ad2cdaf7cd2c86f76d16b3be8dc51cd8c7628555b1588ffeb258fdad2cac329fc5dea6cbe2900fb038620d162fef3e8b6f81b1f871722cfe480f4bf0a9922534dec1c2cd3a59789e1d4bb4cb9025517bc292682d604944ef589224194b7af8184b261965c99c3459b21f7a2cfd0e4596c1f25ed66aba2d6bf5e7cb2ca3ba8fac358766586beeac64ad5bfe86b5aede8965f2e834cb2c9dc0323fb78d65712e8765792c8cb5f5680d6b5b7f2ecb2a97ceda8efe656d9779b2b67bf6b26c0e8a58364f11d6ce747fd66e643bcb1e2a63d91f6d67395b8db09c13bc58cebf2fb05cd638b18e40faaca3db8b585e5e2b5927bdefb17cb5ac597e63ae2c7fb95e96bfdd52967f8ceeffec63050cbe62055e516305d6d15981e39dacc08926d605dd47ac0b77cfb22ebc7bccba2489625d8af6655daa6e615d5e0cb2ae7abf625d0d4e6185e4f6b1aee95ab0aed90959a165baacb02d75acb08f3759e1158aaca8ad102bcac69a752be10b2b7a51372b7a3f97157d2f9c757b399915bf2e95159ff09395b863352bb1b68895fc69292b15b8c74a9b8558e9843dacf4dc83ac8c288895d118ccca5c0eb2b2de29b0ee2effcabaaf9fce7ae0b09b9593b69ef52809613dce2a633d39f98195d77f94959f55ce2a10bd6615ccdc6315fccd65151ec25985c5ddacc29a13aca2aa425631e90bab783dc62a899a6695f9ee67952f90b2caff7f5e3173865529bf89557530f87fba585587cfb1aa2f76b16af669b06a57f8b06a6325acba6b4b59f59718ac86fff3d374568fd534d4ca7acaef603d334c673d375367bd708b60bdf03ac37af1cf8ef592f591d55c99c36a65ad61bdfe3dce7ab3f616ebcd9f0cd63bda3dd67bce5f5617c582f5e113c0eab9d8c1eaaddfc9ea5bb79035683dce1abae0c51afadcca1ab993cd1ac964b146baa659a361ef5963c2d7acb1fb206b6c14638d7777b0beb9a8b0260c2a58535a4aaca9ca71d6544b27eb879a0f6b7af30fd674f677d6f42f9c35839e66cdcc94b17e9ac0ac9f09f1ac9fff40d6af67d1ac5991376bf6722c6b761666fd552863cdaf1965cddb16b3e6a3bb3139d3024ceecf20266fb01653f0d4c4149e3fc7144db331c5791c530e8ec254294a98aa85005b6897812d0c5f8e2d3abb195bd4b614532387616a0c0aa6662fc1d49afdb1c5ca89d8e2b8194c43ccc23412e730cd81646cc9da1c6c89d3166c49421ba675be01d34a5a802d8338984e573fb6fcfe2e6cf99c31a6ebd183ad50eec4566ca8c556d8f9602bf3e5b1951f2e6244908b014a173120200203e6b531d28a128cf47613065d8bc1a094688c6cc5c5601f030c9ed2c0107b6b0cc9b0c7a8212518cdf92b46bb6e88d1973862cc94518c39b402636ddd82b12d0f609cb5ba18c7d61ce33cb7c6b8418d18f7f2798c9b710c13d8666282a8394cb8201e13ea7ec644cf1a31d1481c26b9d68949191e98b4600893edb7c1562d6cc156adfc831970516c752a8019eed1c48c96696046143a6694e88719bd57c78cb97398b1948319bf3b80ad491bc4d6dc53c5d6b494612639e730d3654ed806ff216ca3750c66f6e334666eb31a334f1ac3ccefe7615b0f8f6156199d98d5233666bdde14b3ce0fc676105e613ba88f301ba13fb6f32907dba5f00ddb6d5289edb60ac1ecc3306c8fc714b6a7ea3be670c708db1bf01edbdbbb0973942298e32a796c7fe74e6cffc021ecc05f55cce95c12e6ace882b970af622e0683d841c80473ddfc1a73c73e63ee021ee67efd0ae65ef6193b1af905f3bad5821ddb578f1d0bdf859db0c3b193237d988fc90bccd7f318e67f61083ba5dd859d5a6b8c9ddda2839d3d8261673f7fc6829c61ecfcd2542c78ed322cf8a32776493915bb44bb875d3ae4865dee37c142de9fc3c2fce6b1f0d529d8f5c797b1c83b5bb11b7b195814dd198b0ab6c26e96146137cb9e62d15917b198ee082ce6eb532c56a30b8bdff20b8b77fd8e255c89c61242b6628945ff33d78bdda18e6277527f6349572bb0a4b1c3580a5b1f4bf584b034e62f2ced6f1396be5482653a376399f54bb1cc16452c4bb801cbda700bcbdaa38265b988b1bb8bc3b07bb253d8fd1e01f660b333f6e0a633f6701b097bd86f8e3de6ecc572ef2a634f8cb3b027f651587eb6182ba08f61054de65821ec839538166325130a58e9bd5aacaca415ab1c68c0aaa6b4b09a0d2658cd857aac566282d5651563f54b0e600de735b1864215ace18f13d6f0b7106b54ccc39a6224d8536911f6ec351d7bdedc8535db0561ad84df582bab146bedafc2da8804accda50c6b3b5a80b53503d81b7a2ed6a1dc84bd05acb0b76fc3b077b9dbb1f7f207b1f726e358d792b35817d91eeb664d601fa28f633d9565d847b5d758af951ad6bfd10beb7742b1fe63ead8a736776cd848071b41e6b011fdcfd898e012f695b21ffb76c902fb2eef887d5f398e7d3faf867d9f7a8d4db64f62d3901e36ed77149bcebf8bcd445ec566a2976233e386d8cfac19ecd7221becd7eb27d81f7a34f6a7fe35f677d14dec6fc625ecefb40ff6cf3310fb17aa89fd2bd761cb6db5672b141e672fd0dbca5e10e8c95e707e80adc871632bdacdb1153db7b395c663d8caf6e96ce52b77d9aa5aefd8aaab45ec45eaae6c353994bdd8c689ad1ee0c5d608d8c8d6f8bb9fade90fb0b5a02d6cadd10ab6f6b23d6c6d3779b6b677025bfb0b81bdbccf86ad6bfd8fad3bb28cadc73ac7d62b5265ebd525b1575c43d92bf24bd82b5e5d6513669eb1017f5b368961c626a56d609385dfd8e42d4fd894f3381b717cc046e2feb7cf3fb391effe6cd4f4169beaa2caa679b8b16943fbd9f4ea0f6ca64e329bd9be88cd2acb6263efaad8ec7c4d36afde8fcdeba9620b9a2bd938fa908ddfbcca16bda9658b5d8eb1c51786d9d225ebd9d2a4156c19768d2d6bb167cb068bd9fabe5fd9faa90d6cfde619f6aae700db68c724db687039dbf8620b7bdd698c6d720a639baaa6b04dc39fb2cd4864b619e6c1de6431c0de34cb666f3639c0b67008615b6ebbc5b682a3d856064e6c2b0b23b6b5b9886dfd4bc8de7ebd87bda3d99f6d139ac6b6e95ec4b62d7763db9916b1ed8155ec3d6814dbc1cf85bd576e2d7b5f681c7b7f843a7bff9731f681d8e3ec030562b6d35a55b6b3c25ab6b39b84ed32ba84edf22f9a7d487d0bfb48552bdb636c987db479807d4c6f967d5ced26fbb8d8967d62bd11fb447607fb447708fbe4ba32b6b7e372b62f5387ed5b54c8f6b7d4639fe22e669fbef6987d66fe24fbecb24becb3f7dad801b7feb22f3c8a61072704b32f9336b0af387d645fa9c4d857bd77b043f83fd921af64ec30b8991d16a5c88e08bbc28eec5067df1c1f66df9a3563df36d367dfbea0c38ec167d8319e71ec98c437ecd8231bd871a757b0e3866fb3136642d8492fe5d9c90dc3ec340f2b76baf9137696eb6ff6ddd542f6ddb776ec7b8802fbde8e2dec7b8dd1ecfb6af7d9f7f734b3ef8f07b2b3954bd90f756ad88f2855ec477624f6638329f6e31fcaec27c20feca22745ec62f93976711c8d5ddc1ecf2e9ed9c22e79adc02e7d50cdae34346057d1fdd85581c5ec6a54ccaeab5ac8ae1b41d9f59b56b01b0ee3ec67f714d92f2412f60bf7a3ec164c8bdd8a5c62bf0a23b0dbe4ffb1dbf4e6d86de818bb8d15cc6e338e62b70567b1db5a67d91d3797b23bffd7ca5b8f32f63bc53af607d547ec0fdb03d83d2b92d93dde21ec8f31dbd8bd088bddfb7f7dfaca5bd8fd9e86ecfe6009fb93e15bf6f03b0ff6c8d1abecd1f262f6183b8b3d567185fd6db52dfb5bb52a7bb23c96fd035463fffad0c2fe1d51c1feb36209fbcf5c2c7b2e700b7bee66017baefa35fbafae37fb9ff0307bde42952367fe95237799c791770be52830ae7014dc9e7316bc2ee0289da27094bef7729457cd73547c218eaacbff783ce0a8460f735473ca38aadfbc380b07cf7016090f73d4c69d38ead77773342e6ce068c46de668c4bfe66822219c250eba1c2d9d50ceb2ae9d1cede4008ece92208ece2113ce8a03bd9c159997382bcadd392bdba3382bdf3238c40e8c031c9ee78021db3924a54d1c6831c281de7a70c8642a87cc0fe1c09d7f390899c64146e739e8360e87ba298243bd3ec1a13bc97118ba7b394cd2790e33f80587f980c261ed59c0c112a739ec5b0a1ceef46e0e2fa992c39f0be008a8be1c41f030075755e0e04b6b38f8660b8e38b299233353e6c836a773643e8b39ab5e9fe0acfeb095630c34718c6fb039c6d35a9c35c4759c75d4a51cd37d3a9c8d802d67e37a73ce46370b8ed96028c7ec4b0367539080b3adc08ab363ab276787cd6d8e0d56c5b18919e1ecca3ccfb1d37fceb1f3f4e4d85dbfcab1a72772f6053673f64d3ee0ec677ce61c50cee51cc879c67139dbc471d59472dc6ad23887cd56733c9256718e6e7ec1f1e25570bc1a0e738e49689ce3575f724e3a1ce578b77b707c3af438be56748effc1568e7fd859ce294939e7f4a1339cd381f39cb3a250ce59770ee7eced144ee08676ceb91530e792159f73e9e006cea5d626ced5f3d59cd0f4744ee8289b13ae0771c2cb3e71ae2b009c8818334e64eb25ce0dea29ce0de116ce8d82ad9ca83c9c73abb08f136d99c3b90dafe4c42a5b71626f7ce1c4bbeee22468a67112921f7012da5772123e9ee5243e59c849da6fc6499a56e7a4c89fe1a484d773526e4471d297267132479d395916599cbbd67a9c7b6fe438f7264a38f7e5249cfb86399cfb83699cec231d9c07de519c9c4a23cea389a79c5caf764e6ee953ce93575f3979a77e71f25e4e700ab42b3945461739c594279ce2a3db3825c3639c52ad144ee9fa684e79f8534ec5a90c4ea5b135a78a6cc6a949bec5a97db18153fbe31fa77ef96e4ebd9d02a7719cc86992b4719abad7719a260e709e7aa4719e296ce73c5b1ec879e6a9cc7996f998f3ac428df362af90f3f26704a7a5d091f32ac380f3aafd14a72d1de6bce18670deac87386f0e1470da27eb381dc52f389d5337396fb7bfe2bce34939efd6f770de6f8ce5f4ecbacce97d3ac3e983d5397df4cb9cfe856e9cfe65cf38fde4359c818826ce409137e7d3fe1b9c4f6577399f9af538835e319c21bf8f9c61d509ce306b8033cc3fcc1995dbc8192bb3e08c7d8238e3c627385f16dee37cf5aae17cdb12c299d4247226cf377226a30739934fb2383f56e09c69d232cef4da34cef4311bce0c54c899191ee5fc29a8e4fc797a91ab9891c755fc97cb55ba67cd55fa7086ab4c0be0aa3e6ce42ed29ae5aa9bbde1aa67dee56a2a7ce52ee91ce56a6f1372b5ef3873751abf7197efcde5eaeae97375e9ae5cdde6bb5cbdf454ee0a157bee4a7b152e61db6e2ee1e34b2ef1751f17209de002866c2e902fc70577b0b9a0671017ac97e392da1e712179772e9411c4255f79cda5a8fce6529287b8a8d12e2e335381cb52b0e5b2576a71b9f5435c5e6d14979fe6cb15783fe70a0db67385af567371e3bb5cbc1ae74a0e147025111cae4c7186abbfab84ab1ff38d6b3018c55ded7190bb3aa381bbba7a82bb7a50856b88c05cc38ffd5ce3bca7dcb5a3755cd36796dcf5dbb773d7e73ce26ef01de69a91df7037bbd77137c71a72cdaf1772b7e472b8961b54b9db760ab956fffbb5f97f8f9d1adfb8bbfbf672ed3f7872f7ac98e2ee79e3c575c88fe43afc70e53acc1773f7ae7ac7dd1b9bc1ddc712721d15c3b88e4f7ab8cef36ddc83968ddc837597b8ae95d7b86e9f2f70ddb710b8874a7ab9874393b98723d85c4fa7735ccf8a4eae979f09f71829837b6cd35eeeb1b634eec9ce9f5c1fbf4cae9fde76ee291d36f78c7c13f74c8439f7acd953eed9dda6dc80da3fdcf3637adcf39310f782fb476eb0ce1fee254d15eea58606ee95785dee952936f7aa7514f75a289b7baddb841b2a17c80d3dd2ca0d2d6de3869ddcc00d7bb78f7b1da771231475b8117daadc88213d6ec46f2e37d2cf8e1b79638a7be3ef24376acf4beead321ef756b5881b6d759e7b5b799c7b3bf72837f6ca756e6ccc3f6efc49576e02a99c9b706f0937a1fc003771571937713e807b477f989b1491cc4dcacce42665bde1a61ddbc04d272b71d39b1db919481537a3e61a376b09c4cd8acbe7de3559c1bd6bd1c9bdeb2fe6deade570ef2fbdcebd2f3ccacd4e7fc47d40d2e13e5c0b711f5ed8c37d98f887fbe83295fbf8139b9b5bfd86fb64d900f7c98815378f14cc2df01ee716814edca2d2226e51f3226e316aca2d7172e196165973cbf0fddcb2d57edcb2ddaedc0a43536ee5aebddcca27c6dcca0f53dcaa07dedcea85f2dc9ad7dadc5aa11ab76e7619b7dea996db70de9adbf8a49edb9427e03ebda8c77db6c59bfb3ce633f7792b87fb42f73bf7c53d19f725ba83fbf24831b735299fdb6633ca6d3f3fcaed30cde276dc4ae1764c5b72bbe4d4b95db7d6703f8241dc8f777f727b4fa4717baf2b727be345dcdebedbdc3ef82eb77fcd396e7f7402b7bfb8833bf06c197760ca9afb49750ff7936b36771018e00e1e49e60e2feee40e7bdb70876b9ab99f2fd87347a61772477e9fe18ed65de07e516370bfdc4ee77e19f9c1fdd657c79de8fec8fd01cc737f6454727f0c1771a7876cb933a262eecc783ff7a70ce5fe0c26737f7e3dcefda5fa9efbcbe432f7b7f17aee9f8c21ee9f4fd6dc39ca79eefced3e9efcb64e9efcfb329e82591b4fe1a1116fc1bc324f313e86a7d8d3c053926ee6295bbde52dac0be12d8a32e2a9a92bf3162f58c6537f50c653ff7e8fa7e916c55bb2bc95a76d7584a7e3e1c95b9e57c6d365bee7e955d6f2563e69e611968ff208a0028f800a78847fd93cc8672d8f7c1ae3c1a7077888c22b1ebab396c75099e6719255799cb47a1e977f95c7b76be209b7abf384b3ed3cc9eb1c9e8c15c8938917f364af76f2569f5cc85bfdb88867a802f10c7f04f08c222a7846e33b78c6369f79c647aa786b09aabc75d910cfd4f9216f7d660a6fc3f67dbc0d2f42781bf107bc8d5baff336ee4be359acd8cdb37432e259567bf32c3f3ce76d7d44e46de3a6f0b68d6fe25945c5f1b633dff26ca22b793b2f2af0765e7ecfdb657c82b7cb5681b7eba633cfcef231cfaef424cfa1f53e6fefe317bc7d9d71bc7d7f4a788e4e1a3ca76b2c9ed34f5dde41d94edec179679e2b6f84e7e6f684e7ce7dc53bf2a99e77543d9c77746227cf2bfb11efc4fa64dec9557dbc9395eebc9373053cefc2799eaffe5d9e5f760bcf7ffd00ef34e4ca3bb3d1911770681f2f20620f2f28d08b1754e0c43b97f58c77fefb7dde85f64c5e70ca35dec5654f7817bd5c7997165fe05d064378970d9c7857d8ab78578f73795783b378570beff1aebe34e485ac59c1bb1657c50b1df5e285d905f1c2bc3279e15e9ebcebc1c779d7ef5ce1dd38769017b523941775228c174d79c1bb8d9ee5c5ec7ac88b79e9c48b7d28e6c5d3c278f14ee9bcf8130ebc8417cf7989be12de9df483bc24934e5ef2812fbce4be87bc0cc7bdbc8c646f5ec65c1c2f33780b2f33f6152f6b8b092fab249077f7cc21debdd487bcfba1a9bcec6fc1bcece9c5bc87176a798f0be278b9db6a79b94db5bcbcf769bc7c9b05bcc213fb7945775479c5a253bce25c94579231cb2bcd7dcd2b73f0e695c5fce095cd14f2ca4b6ef32aac9ef22a32b379956a745ea5c13f5e15749157d5d1c6ab01aff3ead63ee5d585b6f3ea495b78f526125ebd7338af81dac86bb8fa8df7b4b58ad7bc6f0baf257a90f71ac678af0fb4f2ba6c72795d1e0dbcae8bdf795dd93ebcee6d645ef7e5ddbc0f126dde87c63dbc0f2fcef17a4c02797dac605edf9a23bcbe0fa9bcbef113bc7ea5a3bc4faaa3bc4fc71d789fcebde20d9e96f2069f9de00d15937843b5c779c3c442de3062c71b76c9e10d87eaf13eafe4f13ebff9cefb7a97c1fb5632c3fb7e94cf9b5803f3268ebde54ddc58cf9ba462bc29f3bbbcdf9fb6f0fe7c8ce5cd32d378b3894ebc393555dedf514bdebf3fe9bcf908316f7e622d6f7ede8a2fef4ce5cb5f00f90a0f3af90ae50bf94a7a62be52ce0ebe0a50cc5731b2e0ab44e6f3557ac87cd57f8afc85c7fcf80b8bc7f88bb8f27c35f16abedaba32be9a1785af563dc457eb32e56bf0ccf81a953e7c8d192e5f73a7265fb363377f19c188bf2ce1275f57a783af075af3f5ae3af05708f6f3892c333e71fb113e31b5950f642de793ec2ef3a193967c58dd884fb9f6818f14ffe2a384413e4afbcaa72e24f3a9600d9fe6aec6a75dace03322497cc693783e73a50a9f957e9ccfea7ecc67ff7ec6e7fcf6e473ab92f8bc2b643e2fd5842f48f7e2e3cbebf8b825818f7bece68b6c9af9e2b3d67c093d8e2f356be04bf7c5f0a55e9a7cfdfea7fc5541797c836d237c83f7e67c83893f7c835f837ce3da55fc353656fc35aed5fcb5ab96f3d7a94cf1d7ad74e49b98ccf0d7a7d5f037a83fe39b3deee29b9588f9667522be597d2d7fd39b46bef96163fe96732ff816923b7c0b83f5fc6d722afc6dbeb7f856cbd97ceb33ebf9d6d993fced4742f83b233df8bb6c99fc5db3897c5b7e1fdff6ca30df363c97bf3bef207ff797cb7cfb493edffed743be4381017fbf962a7f7f8880efb4610ddf695b1fdfe5d02afec173e57c37ae1fdfcdfa36df7d571fdffdf751fe913a2adf63871bdfa320847ff48517dff3883cdfabb08e7f6c4722fff8ad34fef15479fe891875fec9e7737c9f5875be4fc255bedf5625bebfd48eefbfd39aef7f7007ff94722fff94530dfff49b4dfc40d74bfca0c801feb9c01ffcf37db1fcd07e63fe75e73ffc08451a3f623c851f49dcc78fcc3fc98f5acde047cd69f36ffa2af36f75dfe3473f0fe4c71c5fc08f99fdc38ffbb8921feff58b9fb0f4303fc1598b9f180ff3ef447ee2277183f8490f46f969974ef3d3979bf033afa9f1efbe5acabf77ae867f1fbac0cf66dce23f9cbcc87fe415c87f3cbe949ff7459e9f6f73929f7f74829f7f6617bf503b955ff8b1825fa456ca2f9ab1e2172f0de2173f5acd2ff50be497be89e45758eee757b888f815a989fc8a26537ec5b7427ee59e147ea5bf2dbfca1ae257878ff36b567fe0d7b15af9f5260c7e7dbd84dff0fffb8da3c7f8cf5b6ff39bb716f19bbb32f82dbbd5f92d33a5fcd7434dfc37db6ef23bd43bf89dfb0ff3df3a97f1df7e0ce27711fff23fc829f33fe8bee47fac57e47f6c99e37fecace0f74edfe2f74504f3fbd77de30f681ce00f0e86f287d82dfca19f47f9c30f51fe678f31fe088bc41fe1a4f1478f66f3c752d9fcb16613fe97ad89fc2f3523fc2f93aff95f573af3bf12b8fcaf9ce7fcaf710bf8dff86efc6f8ef2fc6fbeb9fc6f732bf8df17d8f127ee16f0276f16f17fc075fc1f5e4efc99d46bfc9fcc0afecf8d1ff93f27d6f27fb58cf27fdb1ce1ffd1facdff53e7c79f7542f87397e6f87305abf97f8db6f2ff890181c2d27181c250b04061b65eb0e0195fa0582312287ebe285061bf11a858e80854b38d04aa3977040b1dfe08165ef3142c3a632950d3f017a879d3051a4347059aa47b8225ae1f045a3bcb04cb1eac1168cf9e132cffb740a07b2e47a09bd52ed0eb9709560830c10adbbf02e271b600d8f856009c7c2a20adbd2a20f5b809c8631704146f6701e562b100f9622f401d5802f494a5803a754c405bf041404b9e1630153609980df7052c07a200b35d2fc06ec608d8521301fbee7301276a5cc05b4910f07c23057cb36481e0f86681a0ac472078672e10b6a102d1930081b87b4620c98d15487e2f16ac22d104ab2ec508569ff92530b47c283036c0056befaa0bd6def712ac4b2c1798acaf1498ec1b1598927081e93a6f81e99633820da460c1868372820dbf4f08363e3a273033ff2230fb9926d874354160defa4760e1040ab63e5829d8d69421b0b20b14589dbf25b07e16f83f3704db67740536b649029bcba6825daf04025bda7781ed5653815df280c0aecb53b0c75e53b0e76e9260efe27d82bd3a0f05fbd32c05077e570b9cce3b099c357f0a9c2f6f11b8086e0a0e4af504aed28702d7376d0237f184c0fd8486c03d2f427058315970f8875870c4d64270e4ac9ee0e8fef582a365da02af4571022faf83022f5fa6e058518ee0788bb2e084d956c1c91491c03bf0a8c027f4bac0e7baaec027a649e09b4b11f88e6f16f8d16c05fedbc205a768c70501fd038273ba4704e7e5eb051734e404c195b3828bf069c1657296e072619ce08acfa020c4224f706da44910ca3e20b8aebc54705d8d2288d0ea1544dcff9f527d41e4b155821b88a5e0e6b342c12d936041f4be4c41747bb0e0763f5d100363821837481073c64c10a7d42248384511241e6c112466eb0992e4658224e7244152c0a020b93f5590a27a5b9032f648905aa52148eb140bd2fe1e14642e0d1364726882fb8840907dce4c90f34c2cc899d611e4fa0d0a9e3cda2d78323121c8bb7a5d90d7020bf27d660405823c41d1b91441d125aea0e84594a0c4265950faf398a074364c50d60909ca513b417983b7a0f2c1464165395d50f9d94350d59220a871d416d4a65808ea4742040d925041c3b62f82c627218226cb3ac1f385fa82e7b7d70a9e7f392e78f1b04ed02a7f49d09a3a2278f58f2a78fda04df086f747d0be7091a0bda553d0e1e120e80c7e27e8ecfd2e78673c2b7877515bf0eece90e05df788e0fd1e4dc1fb2f0182aea41141372752d06d705bf0e1a887a027d240d073cf4ef0d1febbe0e38087a0374559d0771811f4c390a07fa785e0d3895cc1a7b43ec1e06d3fc1f08da382e1c47382917d670423797982d195298271d840f0c55e4130c13f2698b8372798f8d82998b49c124c7e8405536e01821fdf8f087e4c0409a60b9b043f771c16fc744915fc2ee815fc9ea608664daf0966af1d10ccd66909e68eaa0afe2ad3057f9b18827fd025c1fc8d2782f91e5828e7764728976e20947b70502897f75e28ef182f54b095081718690a179cee162eb897215cf0952d54b594132ebafc5ca8967d5fb8d8f0ac50fd7db55073f103a1165128d4b2a008b5ece7845a1519c2a5f6af84cb7e0f0bb51dc684da6980503bdd4da813a624d43d7442a89b7f4ca8f778a19040eb10121a3f0a89fa754212040949371709c9868642784bb610be6224a4e4350811e91921b59327a4558e09197b5c84acced3426c61a490ad1128e4e8c1420ef58a90c34e13722bef0a454e9a42690c4528737824d40f4d111ae8f084ab8377090de79b84464455a111cf586864f35e68ec67275c2b8709d78e960b4d32f60bd71f7a2b5c1f38205c1f372edcf08e2adc18f34eb8f1a78270936e90d0fc92a1d03ccc5268deec2fb4a856115af4ae135a4e3c156eb55928dcfab645b86dc24e68bdb452687d2742b85deb96708751a2d046ed96d06655b1709745acd0d6f9bb70b7da5da1bd6e85d03e6581d0bef4b7d0fecf45e15e78b3f040f290d0f9c835a1cb9646a14b4bb5d09d682674ef9d101eb2df223c6cbf487838c45978f8ed6fe191b5f2420f9d40a187c54fa1c77345a1e7c3b5c2635679c2637bb485273ef5094f5a6d107a47190b7d1e1c12fa6b0f08fd3f4d09cf686609cfd4af1206860a8441674a84412523c273965b85c1f24b84c14784c28b8f4b8497ae45092fbfec105e31db22bc923b2dbcd21720bc32fd5b78b5dc4278edbd54187a68a9302c53240cfb182bbc1e3f238c84ee096f2c5b27bc417d20bcf9c85318fd3b4818335d278c95e60b631fd80913359e08136d09c23bef1285490669c264dfbdc29426509856765398f6364f982ee7224cd7df274c9f1c16666003c20cd702e1fd15af85f7835e0bb3f7e709b36f26091f6c5b2e7c1022113eb41c153ebc9b247cd8b05d98b3dd5ff8e8618f304fa828cc3b8a09f3375c14e65fbf23cc9f8f1016cc1d13169ad4080b479e0b8b0c0f088baf7b09cbf3c68495a2516165f93561d5ffdaae5e972bac0e0785d585fb853536cf850d16a6c2c6f7cb848d2361c2a78095f0d9e12ee1f3e5f1c29603a1c2960bfb84ad3d1dc2578521c2d7b47bc23741ab85ed668dc2f6505d61e7aaefc2776bb484ef0e0409bb3493845d6da9c2aece4a617786b7b067eb4161cf6e7d619fff55615fe72ee150cc72e1b0ff76e1f0a971e1f0cd05c2e1a46fc2cf8b0f0a3f6ff2157e3bb158f82ddf403865080aa7f71e16ce281a087f6ade12fe5c1529fc75f39470d68c279c3b3e209c4ba508e72a170aff9ec912fef39f17ce9fae14ce57a4e072da7b70051a1b5730bd822b9c3d8c2bbc7e88abfc56c755a736e1aa3faaf185e81b7cd1fdb5b8dafd6fb8da4b235cad45195727a9e21af25db8c681047c697f28be74721ad7615be13ab513f872be0bae4b9cc775cb1fe17a4bfa70bdd0ddf80ae638be52b2055fb9898fafac5d80130e16e384848738e9a20d0e755cc6617e238ea81cc6d1a5229c1a4dc3a9af7ee3b4032e38ad5d05a747d7e20ce204ce9026e18ce7e771d665439c15df8a63ff5c70ce4a059c3bd681f3ceb4e3bc9acd387fdb6e9c7f9f8f0b82bd71417b3c2ef8678ce351ab71d1df05b898e98a8bf75dc6c5e7477129551d97ded7c165e4125c26f88ccbccf7e2b29f9df8aac57ff0d50e1f7123d543b811c30e373a64881bcbf6e26b4cdee06bdca6f03553caf8dab637f8da711037917ae3a6f62db8e9c8537c3de88b6fb009c537ae8fc137ba3be01b038ee066db2d70b38344dc2c6c05be2904c237dba7e2e63ac5b84559136e31cfc22dcd9b714b1b1ebecd2918df56b212b75a29c5ad7609716b2a806f3fcbc76df208b84d031fdfe9fd09df951883ef6a77c7778d9dc36d63cb70db22277cf7fb1ff81ee5d5f89e9589f81e722fbec77c04df13b01c7788cfc71d1e46e07b3595f0bd7abbf17dd4bdb8e3c527b863f50f7cffe05ffc80b233eeb4ef0eeee456883b5de3e02eab0df18319db7057421deef66821eed6ee851fdab00b3ffcd8173ffcef10ee21da897bbcfb827bde7d847b56b6e19eff4ee05e9470fcf84b0dfcc4ff753c1140c6bd0911b8ef2d47dc8fae8efb99c0b8bf75397eead157fc2cc5153fdb23c4039689f000783f1e18368d07ed5c8007dd1ac583867fe3e7e45ee3e7c80ff17376087ede48193fef3d8c5f3027e2176affe1c1703a7e3116c72f1d35c62f13caf0cb13cff1ab994ff0abcff4f010ddbb78c89d1d78c874101e8eaae0e1b2a7f8f516221ef1ff581771de108f78988847de7e87df883980471d69c1a3debec06fe544e1d1bae6787cce3f3cd174024f2a3e8727cbabe229e03f3ce5871e9ecad98fa7beacc5d35c0ee359fef9f8ddc02efc9ee02d7e4fff027e1f7c823f5497c37382bcf09c7a099e1b688b3fd983e2f93b9fe2f9791bf0c23347f0a22d017851560f5ef4321b2ffa6d8817633ff192134ff192113fbcb430172fad3e8f974ee4e015e58178e5290a5ebd440eafa936c46bedbaf1baa31d7883f106bc91ee8837edd5c79fde3b813fcf90c79f0f0078b39f35de1ce18837ffda8ab7dcfb8dbfe2a7e2afc471f86bee69fcb558116fb75a80b7576ec0db476ee01d9b0978e7f27cfcad5f05fe36cf1c7f3b741e7f97c7c2bb4cb2f1aea17abcebfb55bc5bbb02fff0b016ff7890817f6ce8c3fb4656e0fd0f1fe3fdf5b9f880c5103ee8d88f0f5d1dc0873baee09f8755f09165a9f8c8cf297c14cdc547adf6e15f5652f1af8e0df8d7933bf1ef973ee193acddf854d110fec3271e9fa678e1d3c5adf8f4171a3ef3eb203ef3a71fff6db600ffbd3d05ffeded8fcf0694e0736bcee3ffeeb78ae498db45f24e1291fc7b40b4e0c9059162052852f5ae14a936a58916224b450b4f758a165e668b1699f88a16cd6d142d360a17699c89162d79b35ab4644a20d2e25989b48edc1669ddbd275aaa342e5a1afc41b4f4a154b46c95a168596e916859a94ca443f820d209b1132ddf5b29d275f217e9edca17e98d69895670a3452b0e7c13ad64de12adac5923223c3b20223acf8940aa9908dca12182263111d9fb9808ae54155110aa0839ae2842faca44e854a888964b16312afe8a98e70344d8fdc322ce95311167205fc455501271196322ee8b22116f71b488c7ac17f1329788781f7a447c3d96887f3df2ffc1f3a648b0b25524202c1109aa434482dedf22fc899d4834ea209275758bf4ebda4506da4d2283712d91e1f6fd22c33d9922c3ce8ba2353bf689d684bb88d6a1a62213c99cc8e478abc8a4e1a168bda6a768fd3199687dc82fd1faafa5a20d5c0dd1867583a20d470b451bca6e8b36764e8b36fe5e283223d689cc767c116d3209156dba9020dab2aa47b425a85f64a16a28b258a422b208bf25da0aa889b6de582ddab6b75d64e5f05564bdc34fb4bd892edab5a24a64bbd8556427a722da1d5222dab39b287238d12d72484914edd55c2bda475b27dab7fb9b685ff131d1be96f5a2fddd29a2030f2522a767ab44ae0f9e8a3cb482441ede6b441e45a0e8d8b30da2135bd9a21365b9a293946ad1493b57d1c9b877a2930d41226f392b9177c47391ff5365d169a504d1e99668d1e98165a233db3151c09b69d139fe9c2858ed9f28d8f68528d853280a0e0d1205dffb9fca18d1a553e1a2cbfdaaa26bdd2ea250d35e5158f27d51f8813c51f8b8bee8fa3a6bd1f5b64ad1f58fcb44918523a21b7880e8c6eec7a29bf7f345b76eed12dda6cb4431ec6a51cca66e514ce635519ce702515c50a12851f5b7e88ea99728891e214ae23a88922b99a294ce04512affaa2835df4b9496a4244a87b444997bfb4599371c4499690b4599553451968ba1e8aef16bd1bd856745f77c9545f7fe4588b2c72c440fb4b78b1e346e123df42b15e528bf14e55cfbdf2682a29c3e25d1a3ef174505e40951d19a4c5151c50f51d1fc6751b1fd7351b1eb1e517158baa864c10f518992a7a8d4ebb1a88cae2a2aaf6f1795774e8a2a472e8baaaeff1155d7e8896a643f448d6a6c51133f4ed494c2133dcd30173ddb2f123dabf1103dcf96899a0ff98b5a3c1d45af8eba8bdada6244edff7fd9db33368a3a82e8a28ec146d13bde94e85d5fb6e8dd378ea8eb2c5fd4ddb243d4fbcc5bd447c9150dbef9201a9e0d157dd677127dfefa5534621b2a1ad58a148d06bc118d963a89c642c34463036b445ff8c7455fb6a689be9aaa8abedd908aa6ccbb453fb68a45d35a64d14cea1bd14fbe89e8776291e84fc702d1ac8aa968b6e7ac68f6db1ad11ce9b4e8afe707b19c618858ce37592c1f33275e70bf43ac48fd2456f43b28561982c58bf6f3c48b0eda8817932cc58bb334c48b2b3862f59f2fc51a4c77b146628858f3e82eb196ce4af152d332f1d28161f1b22541626d0224d6b15821d6d9fa5eacfb4a24d6b3fe2b5e91ad2526b8f68a89fba3c4e0878562e87f9fd0e40d312cac14c3b5166278d84d4c71ae13538eff11a3d53431b572af98e6d32166503131439f2e66dc678899bb23c4ccfe3431abd05b8cadd92ec6327cc46cd121317b7844ccd9704ecc5b4c15f3208e981f7745ccef158805ef5ac4c267f7c5c2e606316ea02ac6d71f128b4eae144b32cbc592f23f622972462c9bda24d627ec13eb8bedc506c763c506375dc4069ff4c5ab5d54c4865bd68a0d930f890d7f9c171bcd95898d8527c46bab2ac4ebaea062937ba1629392e56293c678b14997ad78fdd056f106e516f186e31bc41bc62e8bcd1aa862b37639b1d9a706b1f9c228b1799cb9d8e2d817b1c56b6fb1253b4c6c296d125bfe32105be9fc105b37c9c4db3bce89778c50c53bb7ae15ef7cff56bc6bedb8d856d14e6ce7f547bcdb4a536cbf9528de73d556ec4074163b5814881d5c9bc4fb17f889f7db5c161f5801890fe03bc44ed5c7c4ce7ad962173f75f1c15c8ed855472076435dc56e9da7c487a4fbc587ed6bc447f6fa893d1ede117b3d9a141f5f71487c22564f7cd2f49af8647ea6d87b77a4d8bb1815fb3028629f7b9bc5bef169e2539442f1a9663ff1a9a9ade2d3160bc4a7afdc129fcf7826beb09426bea0cb175f8052c4170a69e2607eb0f8cae346f1d590567108db5a1cf2e38e3894b6451c66aa2f0efb3f3711aa5bc411ec707104d7481c792b547c43eb9038eade1df1cdac6be2e85b57c4d15917c5b1bfe7c471963bc4f1d69fc5f141cee2f8903de2f8680b717ced2571025a2c4eb0d82f4e48de2f4ea46b8b133d4ac489138de23b0a3de23bf7adc449e7fbc449778e8a931a32c4c9d5b9e2d4688938ad205c9c4e8e14a75f2a156754458a338f7c116759cc8aefca33c577577c12df35fd2cbe5f421367e7cd881fa80f8a1fc8e8e287513de21cc661f1633f589c9baa29ce7df247fc848a88f3382fc579ce2bc5f94ecbc585d20a7161ae83b87040515c34f1565c3c7f415cb2e288b84ce3b9b8fcf1757179ab9fb82235585cd9b2435ca5f8505ce57f515c7b6bbdb8417997f8e9f771f133b95de267c273e267ef70f1f3d41af14b2525f14b20f77f0ac52fcd1e889bdf0f889bbb9f885b3813e296e4f7e2d7ecc7e2d7afe7c46d6fd4c56d7d3ee2377b54c4ede3fee28edd6471c7ffb5e85cb446fc4e6981b86b6f95b86b385ffc61b986f8c35e8ef8c38911714f619af863cca8f86376b4b897b2483c70c15b3c74f6b878a8d6453cd4e326fe6cf5443cfa524b3c36a6271e874dc413a7abc49366dde21f0a2de21febeac43f06f3c4331ab1e2999e72f1ccd831f1cf2299f8678b89f8575e82f8cfa983e23fff0ac4b3a1bfc5733581e2bfabb689ff5d6810cf531f88e7773a4be41eda4b16c84f4816d8d84a1471b244e9bab644e991aa44f9cb0289aac64689ea0a914475d367c9c20d4312355feaffb84ad4f26c258bf59324ea675b24ea893b24ea6f774a344233259afd8d92258d4b255a4e5912adac63126df50c89f65e3789f6d81dc9f215d3125de16b89ae3846a2fb4b5f42d81e2e213aea4b88735d1268f93d09b9c84502abd448602d4402d3bb25d4dd3512ea9ec512bad571097d77818461b143c2bab6588271ff4a381f6b24dccd9724dc3dc612de9c5022dee42b91aa7849a49b4992557f5a25066889c4e0e498c470778bc4e8d577893171bdc4b899295923eb90ac694f929834de92986e9a97981e0d9098be5d26594fdc2659df8349368e274a365d4c946c86ae4bccc56b2596fb6625dbce5848ac749749ac050d126b474cb2fdfe75c90e938f921d372b2436ec05129b1f6f24bbd6ee92eceaf825b1d59e96d89ee894d89e2e91d816c54aec8e354b762b7a48ec4f3d95d8d79c94ec31fb2771906f9438a85c95ec73f1941cc83e2171fa4492385bd54a5c4e0b24071d974a0e364f4a0ef6fd90b84e0449dcedf225878cac258737684b0eb7cd483ce4e7241eb17cc951f91189e7b513122f124b7242de5072d2a84b72f2b5a9c45bd15fe29de520f1091894f8328a24bed3c9127f67bec47f365e724af999e4d4cb29c96985bf92d34fa724679420c999db8725673e8a2567152b2481ce07248109819273b41b92739bbe49ced90f49ceddec949c2be249ceab3d969cef5c2809bed32f092e5d2c09ae25482ed2ff48aeb0bf4aae8adf4942e43324611ac992b0ea4449b8f90249f801b1e4baa58f24e2d4b024e2719724921a2d89940d4aa2029b2437659d929b2ed1929bffa625315a2449cc3a4b49cce83249dca11b92b8b460493cd829b973a05692cc5592a4d4eb4bd2a009499afbb8245de788242b335192f5244872af2a4df250efb8e4e1ac9a24c7eb9ce4916a9ee4b14696e4711f45926bb25c921b7d53929b209014d4d7480a9af32485bee692c2abd192c278534961d2aca4c8f1b7a468b85252c27b2c29498125a5a9de92b2a03149b9dc43494578b6a432e7a4a4b2f7a0a44acf41526d9825a919b394d42e979334ac224a1a5c2b240de3aa92462448d2387952d274f69ca429ffb4e469b650f2bc0e97bc28f391bc7c3923695e16276951df256929f82a697d7f4bd2763342f266e506497b9ebea4a3faa8e4adecb9e4bd8bb7e47df943c9fb294349d7cb7cc9874529920f6d9d921ebc44d223d92ae9d9db2fe9e97b23e9bdac2fe9edd7960cf02e4a06445f2503fb7f483ef9d44b3e75264a8656e64a86375c920c5b4e483e7f4a928c9a794ac60c072463858992f190e392efebca25dfcfd749be5f30974c68de944cd0d52493a20cc964d86ec9e4ad48c9d43f25c94f155dc9cf504cf2ebaf92e4f74150f2dbc75cf2a7f3aae4efa640c9df922ec9dfa92f92f983835239c8542abfad48aa127452ba70b3957461b044ba48694eba0851972e3ab05daaa6f943aa66d3205dfc7d9754c37d44aa6965235da2f841ba848348b54887a55a87cf49b56e0549b55edb4bb5fe5c966acd75499776864bb58d73a5da9f69529d7c8a54e765b354a79f245d7ef2a054570792ae74fc2c25387d901246b4a5c4f31ba5c4cecb52c07e440ab8eb4881901a2938e2292519744b497bbaa424c78d52c893252557da4b61385c0a5fda26852bcba594961429e5ff4b172a8f4aa987e7a5d45b33525a6c96949ebe55cadcc39662eeaa522c6b448a0dc64b794fdca4fc9b7ba402c379a9e092a71457bf2fc5dbf64ac5d715a5e2b918a964959d542a17239515a54b65cd4552fda714a9017dbb74f5a9add2d501a952e3bf87a56bf26e4bd75d6f97ae2bd3969a1c89956e48c2a51b6abf4937a66e966eacd6909a993f979ac512a59be0edd24d03e652737a97d45c6022dd62b05bbac59727b50cf829b5bc9322ddeaff43bacd6db3d4ca535d6aeda82addbe0c936eafd5956effb947ba435955bae30424dd7135406a139d22b5758894da65264aed196a52fb7714e99e59b6d4c1dc56ea10b24dea846d903a59384a9d5cc7a4ce821f5217cd3ea94b7086f4e0195c7a70da51eadafc41eab66d58eae69326750b1c94bad3daa4eefc74e9a1604be9a15f57a51ee6e952af4639e931a357d293d835e9c9694da9cf3f5cea670448fd9dee4bfd83e5a4fe159fa4fe6d02a9fff469e999a7dba467e712a4814ab7a5815fdca5e7a877a5e7b21f4acf556c929edfd42f0dfeff2cc1a907a49772a5d2cb0c487ac51a965ea949945e75cf945efbdd2c0de5af9286ca50697898481ae1e02d8d98bd2f8d04cf4b6f7c95ff1f401a35192cbdb5a5431abb6a501aaf9c238df7a34b13f67a4893d35e4893abff4953552e4b530f654bd39479d234f2b034fd25439a19132ccd8cbb25cd9a8f91deef739366db86491f1a7d933ebaf046fab84a26cdeb2d97169cc99016140d498b8eaf96169d60488bfa72a4c5b6f2d23274525a96ba5b5a8ee54b2bb462a515870069c5131d69253c21adf47d22ad5a8149ab17bc95566f0b9656fba948abcb0e4b6b4e4ba4b57a0fa5b5a6e7a5b5afbf496b67574aeb80f5d2baed35d2a62403e98b5dcdd297ab51698bbfb3b4f5ec3a696b98b1b4ad729bb46d4651daae5b206d779991b6fba8493bfa5648dfbeff217d37e82e7dafec2bed5a1e2aedba9126ed7ef046dafd3449dab3365ddad3542aeded5190f6455649fb868ba4fd8e6ce9e0a601e990b2b57488b75b3a74f0987428555b3acc4e977e7e7b573a42a9908e3a3849c794de49c7af044ac71b7ca55fc060e9d78035d20967583a71d7563ab918904e66a74b67ba0f487f9ed291fe4a2996feea7a26fd2da64b7f57be95feb9f04f3aabbb463a1b902f9d53b394ce6d5196cedf4c90c90fec9529a8ef97295c9493293907c89472bfc99409b765ca8fb5652ad82e99eae67d32d58fdb650b85b1b245ae9b65ea24a64cdd545fa6a150235bfaf1a76cd9a52199f6df2a994eb8b24ce74fa96c39d544a67b669d4c4f3b5eb642e9ac6c05242f5bb163bd6ca561a28c0896ca80c13c1978745046d2f8288316bc9041d7956450e45e1979e2848cc2df2da38c6c95a1dd9d32eaa685323ae5a68c7ecf48461f769631eab565cc9389329651af8c65972663797265ac673f64d8472719bbe09c8c935528e335e5ca04774b65c2ef7764f88dff0700bded32b1a3b24c7c8e23930e35ca641a9332d9f579d9aaa314d96a9c2333f4b693add3bb245bc75d243329549299dad5ca367e7b2c337b5f2933d7b595995759cb2c126264964bed6596cea1b26d472ec9b6fdba2eb3badc28b3964765d6064b64d6db7a65d66dc532fbc3ef657b305fd99e8c30d99eacab32078d1d3287f00499d3b7d332577c87ccf5c07999abb39bcccd582c3ba414273b747a87ec88468bcc438d2ff3c8a7c93c8aeeca8e7a0cca8e7ae5ca3c494b649efea5322f4591ecb8aa5476bcf08fec441d4fe613122ff36d5e26f3fde22df3d3f292f98bfea3b0bea3b97cdf38808b5048ca4a6435ec54a23ee3f9ecf17cf69e4919a5222a9a56f6485622230945595909c9cc4812b24ab6b2229411eaf7fd9dfbbccefb9fe79ce7beafebfae33287dc0222211ea1be108ff7e7215e3acb101f592ac4075307f1e97486f8457743fcfa65217e1bc110ffd7559000a7c390c0c7da90c0e23c48e06c1124c8d90e1272ee3b24d4b018122a7c0809bdb71d12167e027247361472e7dd1148f8fb0cc85daf2f90bbe57a9088bf8190c8433c48e4bbcd90285d4d48d4e54448342d0a728f920f89953a0589dd710072ff0a1d126f9b0549bc771d9264d00a493a340f49b2f08724855b4152d4919094dc839047329e9047c68b90476447c8e3512a242dd6109216bf15925e7f03923ea50f796a740792b92f05f2ac3c1ff23cf12d241b7a0c922dfc08c96f3380e46f2c430af8f190824c1d48c1f020a450390752f83619520424428a6ccd214589c720c5699f202fbbf7415e3dbb0829931f82949d7f0029eb7b07295bbaf59f0648c53632a4a29c0579bde90ca452d00aa9fc510aa95a938554ef780ca936d580d44d29431a2e68431a3c609086690948a3fa0e48a3b917a4e96bea7f1b8016a4e5a112a4a56c1cd27a7709d25a7013f291fb12f271580ad251f803d2f9e720a4ab4f1bd26d7b0ed2ed5c0cf91ceb0bf9e23d0df992a704f9aab41b32b8fe0d32644c860c1dbf0e19ca5d820ceb1121c346f59061cb64c8c82e3dc888870264545e013276af1332965f00f926f112f25d2901f21db71ff2bd540132e99b039992ec834cc78641a6535421d3833cc88c5b2c6426fb05e487b41f6481f10db2f0540459a4794316af6d832cde7b0df9756d2be477bf0364b9c90ab23c7516b26a5b02590da34256ff2e42fe38954336ccc5908d437390bf1767217ffdce40fe3e7e0df9776f01f2efe903c8bfe160a8443c052a1530f99f25a8f4640d54c658012a83d782ca3c53866ef9930edd5a731c2aafb206ddbe6b1cbae38d1154d92404aa1c7b14aa1267095523b440d5dbe2a01a7715a11a9feda0bbc3d2a19ac268a8e6e50b50cd1fc550ede4d3509ded21501d5c0954a7e80a5477df0c5437140ad5ed2f87ea3d6f86eaefbd04d577e740f71e3286eebd940935d4f6829a664e40cdb6a9400f8e3c801e923a0b3d321001b52852865afc6b851ebdfa0a6a65de093de6e1093df6ed24f438930d3d1e79000a490f8442e5e4a0d09d182814fd010a7bea0785ff62420167321471ae138af4548062f70f42b10e33509cfa3e28fe461c147f3b0d4a80fe8012a29f4041e50828f8440f4a323b04a5fc6a8652897550dafe0428ed5509941e3308a57f8a8732f0e7a1ccdfed50163b0cca3e7119cabefd07ca21ed8072851e506ed91da84027082a7c1600151df6808a3e7e878a4783a0e21923e889afd3506b95c7d093a62fa1a7d498d0d3766e505b85bb50db8bf7a18e32b350477c01d4f1c643e8b99366d073453dd00bba2b50678c36d4b9180d75517586ba1ca883ba7498405de3a1d04b7a2ad04b17a4a097af4a422f2f4c422fafcc41dd84b7a0ee665ce8d5302cf46a9509f4c68032f4a6532ef4d6b74d50cf5825a81732127afbe33cd4ef550734e0bb35347059011a346d050d36ff070dc69e8386ec3e040da5a442432321d0d01815e81dcbfbd03ba3e6d0bba766a0775f1d80461891a1913ed5d0c86c1a345ac9081a7dff39346640008d0daa82de3f6a0e8d3b140e8d4f99852604a2a089d42e68e2f47368f2954268f2d52168f2fb87d087dc12684ae425e8231404fae8ae009a2a13077decbb1d9af6f026346d761d9afe40019a9eb71f9ab1a91f9a21a70ecd78b419fae44c2af449420934b3c50c9a95f306faec1e049a1db000cda560a17996d2d03c2705685e7c1434ef130d9a37df00cdfb3b03cd6ff480be88f28716b0ef420baa52a1c504776871c022b438682bb4f87139b424441d5a92a6002d197e0b7de91b097da58684beeac641cbc246a165f7b3a0e5b0086885f239e8eb963468e5f921e81b89c7d0377277a0d5c193d0ead41dd0da3736d0ba8ba3d0fa7367a10df72ca10ded4bd026d96fd0a6021568b3260bdab22686b6f19f43db02cca1ed6e27a1ede17ad0f6e46568fbe78bd0f6910fd00ec33dd0ce3347a15dda87a05d578ca05d05c6d0ae21036877c94f680fed14b44f680ded9b94817efe780cfa79510dfaa5451fda1f7e02daffbd063a20f30b3ab07a0d3a2496800ea5c64087955ca1c3a349d0514d4be858b03af49b9204f41b4c0c9df0d6854e3cdc049d9c18874ea7ea427f18f7437f746c87fec40ba1f37915d0159993d0d5ed0ad055b359e8da161c74edeb14747db912bab1d915fa2f6813f4dfb01c4cc2ca14b6e949374cf2a8374cf255064cf21b1326153d00936a65c036eb56c0a409ea30991a244cd6f22f4c967d0426dbf309b6e5cc186ccb454bd896d16b3039dbeb3079ffa330f97f4c9802cf01b6ed8c324c51a60db6fd59194c492307a67c5a02a6127f0ca6527916a62a7505a64a3b0e537fea0153ef1d85a9ffe4c176056ac3768b43619a1a9b61da92ee30ed2b3761da29a7613a465d301d9108a6eb7c0ba677e8084caff2076c1f11063ba014093be0a40633506b87198654c28ce4a66046a8559811088199957bc3ccb39d60e6759f6187428a61874670b0c30c4bd8d17d1130cb6e69d8315d1fd871d38bb0e39f0660c77fdf8141f53260b0903b3038bc1a06f7cc80213f5f87a1d58d60e8987418e6481d0c7b8c0cc33fb18711f3393052a1348c9ab208a36bcdc0e88faec318af4761cce30630a6180d637aef83317d4361ccfa3d30166a1ec6eabc0463836f611c78178cfbe40e8c570185f1b14e30fe820d4cb0560f13e614c0845d7898f8842b4c7cf71d4c7c3f0976026e083b31ba0cb376a4c1ac97b7c04eb10fc2ec0d7261f6d821d8996e3cec82c53e98538f3aec62b21cecf28f7ad895c61b3077f9d7b0ab2a3f6157755260d75efc805d37df02bbe9b40976f3b30aece68f0d98873a1de6317b14e615b60ef38639c37cfe4cc3fcbf9d8705ea26c002030ec1023b1a6181c329b06041382c38fc232cc4c40816c25585855a66c3425186b0d0043f58684d232cec7304ecee366b5844e4382cb22d1a16d9df068b52fb058b69b281dd93e987dd2b5f83c559dc85c59d7e078b5f5f873dc0306009ec545842d0122c310d8425ae04c192740d60c9cdc3b04737fec252834b61a9d53c586a6302ecf140082c4dc21496b683084b83dc84a511e361e92363b0f47f6ab027923f614f547a614f1cefc03237ed8565aa7f843da72bc2b273015876892d2c2f2002967fa10556a0dc052bd00f87150085b0a2243558f10e1958f1312f58f1c24b5809640d56ea35002b1d9387957eeb8195cedd83bdb2768195a985c3ca4c7c6065e82db032ff5958797214ac623b1356512c0b7b5d7e1256294a83bde122616ff27a615522475855ea3358b51c1456fd2c1156b3a10dab3be80eab4b5785d51b69c2ea4dbd600d75e3b0c699fdb0a65b8760eff871b0969e3cd87b090dd8879663b08fac2e5847990cacdb6e00f6f9eb2d58ffae2fb07ef71db0fe7023587f160b3678bc093674de0c36ec370f1b2bc8814dcc99c126d67261937a8db0c9ef91b029ad4ed8544f3c6cfae4206cbaf43a6c267a0bec87f11aec87bd2fec47fb1c6c0e09c0e66c37c3e635e661f3daffc190608bfbb7c216bfcdc07ed9ccc27e23f7c29655f6c356ccbc612bbf5661ab0f77c3fed817c0fe845ac2d62bad61ebd539b0bfce3b61ff266ec025a337e09bf3dae1d26ee3f0adde46f0adb563f0adcb9a7039cb45b83c5200976f18826f1bff0057946e852bc2c7e08a335a70c57965b8e2861f5c29e22b7c87463d7cc7c81a7c27e2137c27f13c5c39771daeb24285ab665c84abf67ac1d5779c84ab17bf83ef4e82c1773f13c135cdb3e19a909b702de2345cab561fbee79c0b7c4f9d325cdbb01caef7c110aed72309d7978f80ef950987efb55e86efab8a87efa7bc831b8c68c00dc77ec1cd0e0ec10feaf4c00f1a9e821fc454c00f125ec30f160dc0cdbf99c30f757f821f012ec08f2c9e805b2a9bc28f5df2831f9f40c3e13ff7c281ad1838704a0d8e78bb138e785f0d473dde06475b6ec0d1ac0b708cf65b383ec3054ea86884139afec29932437096f27e38ebf02538f7bb3a9c770007e7dfe1c0058f1ec185be117091eb7db8f84938fc042c166e8d5d839f3468839f0a96859fae9a82db0efe82dbfe7e06b7c7c4c1cf1c4e849fdd3d003f1bcc819f4d4b843bce0cc1cf4df2e04e7401dcd9dd167e716b0adc5549197e39ef2ffc8acc47f895fd75f02bc1d3f02b6f0ce15786afc0dd7e7bc1ddc924f8d5b04af8b58304f8b54e3df8b50d0bf84dcc30fc66ee14fc66e539f8ada5adf05b7f7de15e180cdc2b7306ee95970bf7a9d387fbb485c2fde71be141a133f060ad2bf0e090027828ea213cd42e011eeab4010febd68487130ec0ef7ad9c2ef4e4cc3230e7bc2238e59c263fbede0f133dfe009143f78e2d37e78f298053ce5f16978ca4414fcf19126f8e36e5d789ac479789ae26f78faf67e78c6db71f8d3a3c6f0a7020efcb96237fcb9c307786e56243cefe46d785eda2678de875a787e920cbce0ef1378e1e6f7f0e20b7078892d045e52a2037fc9fc0c7f795a035e3a55012f0bec8657551f80573f3c06aff1f382d7796cc0ebc690f0ba4573783de42ffc6d7209fc6dbd14bc519f0c6f84bac29b9238f0a63918bcb9270bfe8e7e15fe4e500b7f37d5066f4d86c03f7c5a81b7b905c33b7aece19dea59f0cec76df0ceb72df0eef81078afca7378ef0326bc37db0dde3be507ff1ca207fffca00cfe051f05ff72351b3e70a2053e70850d1ffad5021f2e7e041f9e1a808faa25c1472975f0d1baabf0d1017bf898b3337ccc65093e563b011f1b29878f5b9f878f3f3e0a1fff7c043e9146804f419be0d3572ce0d3de5ef0e94a4bf88fc01df0f900327c5198045fbcbb0fbe185b0b5f7cf91cbe8448852f85ef862f6542e02b4e17e1eb6796e01b27dde11bed9be17f67e5814d870700c9035280343e05908e780e4867c001599f6560cb9bf780dc956a40ae6d372037f41c90773d0928b0ab01855008a0f8fe36b03df527b03dcf0bd8bef61150fad105ecd86709ecdcda01ec9c6a01948d0d01957e1f40658900a87ef907a8f5fe06d4db30807afb496057fc2f60377807d8bd610868d5bf06f6142e017b3e16017bbeaa037b164580dead1a405f6111d86b3d04ec8f34000e3c3b0e1c582a070c0a6e0046fdcb80b1d92460b2e71460929c03989a7703a6d9cd80993b1a304ba8040ef6d80187554780c31a418085f416c0f2c965c08a360b589d5d00ac22c5c031bd52e058e106707cff0c70bcf02100b1d90440ae8e01b0595500ee5206c0fd3e01f03fd100c23f0e407ea00228ad2c00d5e60860eafd01acbb0b80cdff01e08d0f0078e425009f1307108a0180f8b51f004fcf03607a3740b2cb0748c95600e9e920403e8200c8378601cacb0d809a7609a0c95d07e83c3ac0683004985f26018e5d1cc03bea05f0a6a40021150f08ada78113bb5200eba025c0ba220138597b1f382dfd01b095da05d8393800f6a79e02f6af720087178f8133e7fb80b3eef980e3881670fe8618385f2b093839900167cc06e05c48062ea2570017d328c0e5d361e0caaf05c0edcb08e036a404b83f1f046e98d4033788a7815b2757010f6931e0e9781cf0a68c03deb19280775c25e0137013f09d3d0cf829ec00fc9cf1805fde5bc0bf61140828590082d81240c8340884958b803baf9f00771d748008c2381011d20a4456060131361b404cbb1670ef7d07103b7c07885d8f07e2e20e01719ff381f8784f207e511e488c1e06922ec40349cb1420997e024866f500c9c348e0e19e6bc0c30a45e0e1221648b9180ca472d780d47a37204ddf00487fff00c8980d009e228681a7fff602599d54e0d9a30de0f98de7c0f3a733c0f31c43205b461ac8bd220472df7a01056f2581828fd781c28552a0a8ae1e28b6df03147774012f75b601af15a381d7575b80d7f37140a5af0c50f99a0a54bea5036f2654802a954ea0eaa23c5075850754d55b01d5fb9480eab8a3400d010ad4ca0980dad34340dd6a29d0b004019af4148166cd54a039e237d09c9b01b44519026da947808f0fda81f6f158a0d36813d0f92714f8b46001742939005d6b9a4077ef04d023e302f4ec34037a1d3e00bdc148e0738827d05f61037ccd38027c1d9505066afe020383c1c020cf0b188c4b02069b3e02431e0f8111d99bc0883d1ff856b51598a0b90313cc35602af23030350202d3dbb8c0b49229307dfa3b30fdfa00303d6d09ccf52e013f37b7033f0f35018bfa23c0a2ed6360b1480df895ed06fc6af90cfc0e3c012cc16680e5070f81e5df746065890caceaf9036bd2b780359d0560fd8521b05ec3003648506083e500fc25dd03fe19131012340584c48b830889b91884a4ee1242f2c52784b4611d42baf00a4276df16849c4e0542cee719629bc634625b732842515f05a178230bb1bdf83442c9241cb153722f42e50180509dc843a8f1f210eacbd2885dd2d3080d9301c46ec31788dd63bd883d0fc310daa63b103a012f113a357c846ea605422f321ba17ffe1c62af1c07b137ee36626f4e3a62bfa317e280da5fc481878a0883030d08a3aa8b0813ea3cc2e4f2518449f44984c9a32084e9515984992e0d6136700771105f8d304fa94098b79c471c9ed14058dc2847583cb88e386aa685384a8e421c9d3c81b03cd68bb03c2b465839ce21ac3c5510c73d2e218ec7f62220079e21a0417711f0efcb08e0b01e0280fa2080c83708249e86403ddd84400db523d0c1f711e8161202e32d8dc02ac423b0827004eed45b0431201941fab80b41dedd88205f2d4550f4b21094163d04b5642f82b6ef2882d6ec86a00fb420188137112c7d27041b1d82604f552138b209084e9f0942f0ee014230ba1d213c2044085d6310e2b40d8435f932e2e44d3bc429421be2544416e2545f15e2b4e827c2d62005611be78bb0cd9447d8a93311761875845da322c2dea21c619f3a8a7050094738a41e479cd13f823843b2469c8fb54138e93c405c9c10235cc83f102e9db388cbfd09882bef3a106e8fdc11eee451c4d5a648c4b5922f886b6b1e88eb532f11d7171f22aeafd6226ea8d31137960f216eded140dc2cfa82b8f9fd2ee2d61a07e1655186f0ba9b8cf0ca3a84f0866620bc1d5e23bcbf97227cf51211be075311fee606087fa01ae17fb50be1dff21b1184802382a53511c17d4388e0d5354498f15f4418c4141156108eb813b60d7167700c113ebc8c8878f6001179241811396789889cbf8688c12723ee5dac45c44a1c43dccf3d8688df5183881f6d4224c80c22124ebe4724ba1e4624e6e62312ab861049bf2e2052bc5f2152caf2118f3cc310a9053f1069bfaf23d2cdcf22d263b2101912f2888c660bc493605fc453bddb88acd034c4b3452622fb480e227b2a0f9143f882c8c9f045e4342f21728b7621f2ccaf21f2edd188170a2711053b6f228a387b1125988b8897878e234a0d2310af261b1065dc1144b9d65e4485f46f4425cf14f146ca0051bb3289a8036088fa880b88fa3136a241648068087144343c2e433406b5209a246b114db87044d3274b44b3dd7fce3b209a5fef43b4580b11efaf5c46b4be8940b4ce1521da469d116ddf24ffb38a68371842b4a70b111db6d1884e1f3ca2f34110a273210fd10dd623ba6fac22ba5f0b115f6cfb105f1641447fb118f1553509f15520420c1eb986181cbf8818f6c9438ca6d62046db8988f11d1e88f19f2e88c9c6ed88a95dcd88e93e59c4f49a0031b379183113688f9815fb21e6aea7217ec21710f3726188c51b8188c59811c4affc3cc4528e3e62d9be00b15c1f80588db641ac8ee522feb83d40ac052f20362c0488bf87e5117f6d0e21febe2941fcbb1d84f8576e82f837761d29716d0629353387dcdc4047ca1a034859a436724b4218726b140c29278a42cab9d62115b60420152ee191db389348c5060e72bbb210a9b42f16a9e48942ee14ad22775e7882dc59ea8954968d442a5f8322d5bb4690bb0eff416a6c6e426a38142135460e22352f4823355f0f21f7149b21b513fe20754d6a917af76b917ba3a0c8fd47a690fb4bdb90064818d2605e0369f0471969a87f006918a68c34220d204dd5a291665f379047522e212daa759147bb7c9096016648cb674790c7e131c8e3372290901d0148c8cd3924347f33123a760b09dfd38d8473bc9000eb2312a8f889440cbe43a25f7721715226489ce369242e2b1209c69e41921c929064d66d2479261f49793b83a4ea7d42d256f622e97a702443a90cc99c3144b2251f23d9c56424bb8182e420762339d1eb484ef337247f3303c907cd91828271a4a0ae0f293cf31129da3b86144b3620c59414a4b5db79e469e954e4697424d276db04d2cee630d2de530579e67609f2cc6319e499e736c8337f359167a56148c7ab4ce439af1ae445b01179317a05e952f504e9f26108e9fa460379a9bd067959c10179f9d167e495afcf906e6b91c8ab1039e4b5ee4bc81b9b3b9137b6ea226f14df41de8c3143de4ac6236f4ded457a98ce203dad97909e1900d2338785f4f1fb86f4590191fedf9f2003d6af2203771d4286b87522436a5e2043631e20c30bbe2123b6dd4046386291113e9f90912a4c6454c10b64546b1b321aff04194d9f43de1baa41de9b7c878c652521631b2f22e3649a91f1fb36211f68ee4726589a2113e2ba9109ff7d9fa8da8f4c926944a6d8cf2253ae8523532a2f201f355e45a6492d23d39042645aa23132c362109911e7837ceac64366eede84cc2cbc81cc7a9087ccaa66239fdb9c40be087e8b7c711f817c51f41a5990b3842c3c9a802c84fe4696946d43be3c178a2cf5694396fe5945be52c020cb0cd0c832c01d5986ad42963dd88cacf0eb415684d8232b522a9195178790954f16906ff63520ab0c4c90d5ee43c86a9f3164cd81fdc8fa53d3c806a55fc8067706b22154806cdc37806cf43246be8bde8c6c79f91cd97a570ef941fb34f20322fabf95f435f243ed28f2c34c3db2edf806b2edaa2bf2a3c165e4c7a0abc88f5fa791ed775c901d01e1c88e643ab2f3020fd9599f86ec1c7983fca48d4076795521bbd2d790dd77b6237be4d391bd9b9f207bd16ac8cf23f6c8cf13ffe57c0272c0ca1e3970351d391053891cf85b8d1c2a32408eec1f438efed8831cd3f880fc56ce417e3708477eb76c43cedc852367ba3721e71e4522e7d5d591f38f49c805e273e482433a72d1320bb9982387fc7d751ff2f78319e49fe7f7ff538f5c6342907f8d2b90ffa67b51122577509b763c456d32b343493a2aa1249f4ba2a47e1e466d8e59476d1efd80924e22a364bc4350b2520528d9d3da28d90e246acbed13a8adc71ea0b61dfe86dae6f801b56d3d11a57889815292484729b559a376b835a076726028e540314a79088e522121502ad4cf2895b3fb50aa556528b5cd8f511a2e75284df96894a6cb7e9456d73c4a6b651ea573d601a55bdb8ed2533546e9c504a2f41e63507a7f0c51fa46c750fa364928fdda2b28fd4515d43ec95cd481120d9481541fcac0270a65681b8732da6b8d32d9ed8b323d168f32db678432a346a10e3e9c40995fb0471d5253461d6a96441dfaa1873abcf911ea70522fea884331cac22f1965e9b188b2bc9387b2cc2e45591dc1a0acfcd751c7f85b50c744a6a8e38851144c231b05df3586024a7fa380da241422dc1c8518e0a0503ed328546d370a35b786422f48a330f97f50b8fbd1285cb1050abfb90685cfca44115dcea38871cf50a4a7522852610b8a223243d1525450f4520b14237403c532cc4071327450dcf09b28c1cf6894705403258a398812bf75439d902a4559efc940d9ec3883b2c1c4a16c686e289bee1a94edc92d283bab59943dfc0bcaa10e8a3a336e843a2b938f3a7b178e7294d98aba90d08a725a9144399717a02eba0da05cac22512eb47d2817a11eca2597897219c941b9c6ec465dba6085bacc7b8eba62f10975753380bafe2c0875737322eaa64728ea664c2aea16331875eb7d17ead6f85b9487fb7994d7a61994d72d5594577a07ca6bc605e5d3ef88f2d5d983f2355e47f93e0e43f9ef7447f93f2c4405c43ba2028b1c51c1ae5aa8e0467f54b8c3182abc751915919e868a261f43c5fc6845dd53c5a2ee6547a3ee7f4e41dd5f7746c57f3a828a1f3444254859a2121af6a392b60fa092758d50c977bfa252b6d6a3525053a8947628ea51ca27d4a3f70c54ea291f5406fb12eae99ebfa8cce9cda8cc3f202a4b83897a66958e7a36b005f53c5305f5bc4e1df5fc7d3a2a5bf6262a3bb8009523fa84ca8dd544e596f7a0f2e825a83c97aba8bccf202abf5a12f5223b1955f0330555dc5d8d2a512b47bd74d541956a59a24a9b3251af36a25065ba5f51e5985c54f9c020aa7c1e89aa381381aa9ccd43559b5aa3aa4389a89a8f26a89ad9cba8da91eda83a5721aaee5e04aaaee81daaee670caa616705aa81751dd534ed857ac7b8876ab10c42b570fd50adf292a80fbbda519df7b9a84f6a45a82e935c5477512caafbdd5354ef666f54df91dba83e9763a8fe190954ffa2126a40348f1ab804a206a36751c31acea861ededa8e1a6a7a891c3ada891638f5123177fa346296750a3a75450635371a8f1b815d4b76a0aeafb5f07d414c3093575028e9a659c42fddc3e899ab757442db84da01695b8a8df07dd51cb7bf1a8e5e801d48a2111b5c2fb895a1163502b294ba8f58920d4c6793bd43f8b4b6889aa3ef4a6b0b7e84db16568c99c7cb4d4c15d6829ce17b45468285aea63047af36a345ad6ba14bde546387a2be32c7aebe37f68b9e405b4bc750b5a01968256f8d08956581e406f5b3e8b56cc4a422bb6a9a315d75dd1db8b00f4ce196fb4f2f54eb472743b5af9231aad529f8756e9be85563d7e08ad9af91cad26770cada67e0fbd8b3589de755312ad71ce10ad313d8bd6b425a135ef98a1b5b6e5a0f71c9f46eb0ce9a1758f84a175118a683dbd45b4febf1fe8fd05fbd1064ff5d0a6050d68b394f3e8435789e843cb0cf461711bda9267823ede2689863cd346435e3d4343f5efa2611afbd13096041a7ec2120dc49d43032907d08882503432d9078dba328646cdaaa231a7fad098988f686c9b231aafbc8e264acda38927fad1e0d11e3449350b4d2a884293aab5d154ee109aea4b45d36a2ea1e96ecb687afd15349b884473bfee40f3ed75d002f269b4e07b255a94f5132dfafa122dcebf8c3e3147415b1f6b405bcf6aa34fd65aa26d1836689bf0ebe8d3e020daf6fe5db4edb36f683b5a0eda4e1484b6fb61807668798f3ed36483762c75439f277f455f101aa12f04dd425fc83d8076d2f88676da3f8676129d423b0f9aa32fde1b44bbac85a35d7ffc465fbef312ed767e0aedaef20ded6ee884765f3b87bedae580be61378abef5ce13ed0126a03dfcb3d15e5a07d05ef68fd1de3b27d1de770fa36f5b23d1bea64cb46f562ddadff6323a201c830e48ee47073cd98e0e7c55860efc60830e1c99440753a8e850b934745895087dc7e012fa4e161d1d5e094187773d464779d3d0d1edd5e818c7cde898173074ac611f3ad6f82a3a2e92868edf15848e7f11857ef0d0129dc0894227dc39824e98f647272d3e443f0c59433ffc1e807ebc4240a7b9fc40a71585a0d33d0bd1192b7bd04f3e29a29f7a0fa033d72ad0cfe0e3e86729e9e8672f39e8e7872fa19f93dfa39f6708d1d9ed87d1392a17d1b93e02745eab1efa45930efac59f93e882e9167421d50b5d68874197b4ef44974283d1a5c1e9e83234065dc6d046976fb0d015f766d0af03d7d195866be84aee717465db69f49ba972f49b85547495a531ba2ad00a5d558b4557bd15a1ab7b48e81a5138baf6563bba762a1efdb642806e0cb74637163f46370edf453759dd4437b77aa3df215cffb3817e3f1c806edd7d04dd1a2546b73e7a84feb0f60bdda6b61bdd5664866e6f3242771a1e4477a6f9a33f09e5d09ffe5e41778376e8ee0016ba47bc80ee6b93457fa9a6a0bf2c3c460fb490d003d34be8c11f96e8612b3e7a7868043db23d183daa55811ef7ce418fc75d467fdbfb16fdad5b1afdbdae133d611a8f9eb0b88c9e84ada02703ccd153bbfdd1b32ac6e8b9aa4ef4cfa049f4cfbbb6e8053f117a91308f5ecc3f865e3e96885ebe04432f7bdf40afbcab46afb2d3d07ff041e88d7bf2e8bf88abe8bf285f8c84693166934c196653f3778cf4c91f1869bf548ccc8600b3e5801b66eb437f8c9c3e072357f81b237f4312a3f0e10c665bb30e66fb41038cd24c3b4669e1186667883c46d9761746a5eb2b4615fb02a35add8e515719c5ecdebc03b3fb621a4653ab00a319368ed1828660f6b8fa60743ae731fa1057ccdec008ccde7f9e987d47da30fb042731fb7fa23107a80ccc812c4bcc817a558c01760563b8351b6378858631fc5b8131a972c6989a16624c0b1c310739c318f3dfdb30874eb9600edd7f8739d4dd83b13067612c1a6c304779ee98a36e173096dfce608e5596628e97ecc04024fa30909d5518286e0603974fc6209df330c8011d0c4ad61383dac5c2a0c4321854b0220695b00983338dc3e022ff6170635618dcdc030c1e1a81c1374c620836473160270c435acec5509218181a2910430b476098668118e6e9971816f93286fd4517c35934c4f08e6562f897c63102d22d8c204a1b233c328f117df5c058879cc39c546dc3d8f43fc29c72e5606ce561183b832e8c43cc03cc99b541cc998d06cc39853e8c93d4598c93a50cc6e9662ee6e297571857556b8c9baa32c62d6e07c6edcd28c6fd583de61a491773edbfba5e1fd2c7dcf86c8bb9d9988cb9b92089b995598bf1307989f1705cc078f88d627c3ce331b7b5bc30be9ce3185fff408c6fb71dc6774c17e38f73c5f897796302224f60023e646302a5cf6102e5c33141be5a98e0a1324c28ae0f134aba8ab93b108f897050c344164e63a20de530f711544cdcbf094c7c5a3e26c12a1893f07204936878119378360093383f8f491e73c33cdc79059352998349792789497d698849d7e061323449988c57fd988c494f4cc6f261cc53350ee6e9a1064c96a62f26cb211f93f3f1072667710d930bb3c6e4c257307999df317915424cfe6e4fcc8bf419cc8b0fbf308562754ce1dd604c51ee4f4cb19929a684f1065372038b79b97112f3ca270153d6d58a29e7fec1947b79635e774763de7c6cc6bc198bc5bc994ac3d48a9e63de3a25631afcd19886a86c4cc35232a649f705a6a5f729e6bdc718e67d802fa695528a69fd1e8a695de5625aff06613ea63661dac3cd313d259b317d3727317df167305f862a30fd87b230fdf7cb31fd256f305fdd9b3103a3119881d525cce0c42dcc90091e33fcd20d33fcf72766e4cc16cc28838919f330c58c770460bed90f6226f48e6126667231535c1e66ca898f9919d8869995fc82994d6cc1fc94f3c72cba8d637eb19e607e65ea61964a37639686c330cbe7c231cb1e0b98e5d61398154b57cc9af54bccfa6908663d7f0db35ed78fd9e05dc56cbcfb88f9ab7410f317730b2ba979002bc598c14a391fc54a5d3b8895e39962e51c54b1f24bfdd86db9bfb1db2a7ab0dbbefdc32aca9dc62a9e3c8ddddef211bbbdbd0abbd3e22676a72b885509f1c4aafc9ac3aa09e858b5e808ac3ad917ab1eb21dbbeb550e76f75a3456ebe03fac96951c56cbf30676cffe21acfe4c3e76efffad7fc4ee3bd68fdd171385dd577718bb5f6202bb1f5a8a35ac8bc21a9541b0c66a565813b56b5893bdce58d3c3e7b1a67f55b066030958b3252dacd9c65decc1b43f58f35775d843b636d84367a4b187350bb087dddcb047936e61612bb558786015165ef7080b2c66611166f358c439172ce2913216d1ef8c456d76c5622e1a62b18887586c8b09967079144bf8700c4b181ac0127ef1b0e4b27e2cf5661c9626338ea5995763691daa58f6362f2cdb4a16cb31cec3728e1cc2724dacb0dc533d581e308de5451960f9cd7cac50ba0c2b7c638d15450f61456517b127fa84586bdd08acf5d220f6646408d6a6fc3af694e233ec29e346ece98d50aced7fffb47f3c85b59f0dc49ed953853d7b7912ebe89c8d7574a9c09ed761629dc94fb1ce8260ecc58c1eecc5d158acab7f25f6aa631cf6ead729ec75cf30ec8d0a13ec8d3922f6e69771ac17bc16eb05f660bd2672b15e6b3e58ef8e4caccfd65aaccf5d3ed667d61f7b3bb211ebbb3b13eb7b421aeb179f8c0d74e360838fe46083fd0e6083a75cb121327fb021ac93d890b5496cc4b67fd8484d2c364a7c1a1bfda3091bb3288fbdfffc1f367ed7476cfc4b05ec83fc2bd88427a1d8c40a1c36e9dd3b6cd28f7dd86409196cb2851936f9993536793c15fb30d80b9bf28e887d7453169b7a0bc4a6b77dc53ef5d7c066b25bb1996fbe60335765b039300c36274c099b1f72179b3ff10cfb626b30f6c5fe3bd817d1646c81420ab6c0ea3eb6807c015bf83e195b84d88a2dee30c496ee6bc3bec2d5615f654962cb0658d80ac5ebd88a0204b6a2d50a5b315c85ad947f86adbc8dc55636eec456aeb760ab7b37636ba42db135d05dd8dae7bdd8fa93046c7d6d2bb67e0ac0d6ffd3c2be0d9cc3365cfd8e6d689fc736e2fdb04d5556d8e61de6d877c49fd8770effb02d522ad816999dd8960325d8165e10b6e5ca2f6c4b853af6fd67236ceb1e056c6bca4b6c6b9733b64d028a6d6756633b8aa7b0dd5789d81e1b036c4f400bb6efb705b6dfd412fbb5da1e3ba8f7113b78310d3b5865811da23cc20e3d8bc40e1bb66187af7b62873752b0a32f25b063cdafb0539fdbb153bf7761673621b03f621f6167b5cf61e7bcbe627f3ef2c02ebcc1621753b3b0bfe687b04bf1bad895ea61ecea121cfbe78700bbf6e22a6e134b1ab7a9cf1b27f9ac0027b52f0c27b5f601b779601627bdb28c937135c2c9467fc0c9fe32c76dc1a9e3e46e3be3b66d5ec76d731ec06d0becc4298a8c71dba71c703b1e91713bf14771ca87bee254dcdfe3547b6038b5d707706a9f15716a3fc438b5c57338f53d3138f582ddb85dd20f71bb158ee0b4ec75707bf43ee274306e389d973b707a53d3387d953c9cfe3e144ebfff246e6f190eb7b7f9286eef280c67b2d30a67627e1f67828ec199787fc499f43170a661589c19753beee045779cb9340177e82b1c7798de863b12b91b77d41cc01deb88c7411a2fe36035e138d8d43d1cfc9b110e3e998d034c6c71a8d65a1c86518ac3057271b8b84738bcac158e6041c6119d8b70c401071c98d38a23d98ce0c8d983388a951f8e52ea85a39acce1686b6e38fa7d2c8eb1c917c732d7c4b182fed37e19c7ae70c6b1bbdfe3b81ff570bc8f4138c1cbfb3821f3344e38d288138d29e1c4af6371d6d34cdcc9c1229c0d691a6713b1823be5b81977ea8526eeb4f979dce9b824dce9f1469c6dd2569cdd216d9c7dd7639c7d7f29ee8cfd22ce517e3fce91f004e7e8a78a3b9747c0391daec63911c7714e6f5b71ceb0069cf3dbd738e7d1709c9bdb579c5be6169cdbeb1e9c5b2d1fe71ee189bba65b88bbae9286bb999d81f31063701e759638cf3d06b8db65b7707ea3ad387f4e0f2e40a51a1770621e17d022810b74ffaf24fd61b8a04d29b8a0a3edb8608b1c5cb03003173a388b0b2f47e3220a4370911273b8c84da6b8c8174db87bda09b87b2c255cdc8d7e5cd2e53bb8647a352ed96e0997dcd98a7bf88d894bb9d48a7ba4cdc03db251c53dea94c03d76b7c3a541b9b827b7927199e915b8ac6f6eb8679b0271cffdafe2b20fa4e3b2df8de0721ec7e072a62c70b9a7ec71b9a1c771799a505c1e80c0e5398ce2f25b0671055ab3b882ea8bb8a2492bdc4bed2fb8977b5d71a56a1db857375ee25e257cc29585efc1952ba8e12af465719511d9b85a7916ae96398d6bfaef5dcdde345cf3b793b80f583caecd118e6bbb7b02d7f63d02d78e5ac3b54f23701d16625c07f937aee3d34e5cd7b96fb8ae700d5cd7c83d5c2f0587eb0dda89ebfde382eb2339e13e87f9e2fa3d9ee3fa5b99b801962d6e50591e378cd9851b3e538d1b79698d1ba9d9891b79771d37f2fbd67fab5e2f6e5c2b1d37ee3e801b0f31c57d9ba9c67da78870132e32b8896629dc64e50fdc94c273dcd47635dc543112374361e166be28e066e621b81fb25f703fb655e27e68c071b39a46b8d9e31771b3c5c9b8d96526ee6728805b00dfe2169205b845fe63dcd28756dcb2e1306e391a855b7ef315b74287e2564107dcea2f15dc9f67c5b8b5a830dc7a380bb701dec56d38bae13682bee33666b5717fff9bb17fd15f71ff66c7f09baedcc66f7a70102fb9eb115ed2660e2fd9e38f97d2c1e2a52e50f052b9f3f8cdaa7a78e906102f135b8197e918c5cb6aa6e1b7ee8fc3cb15aee0e5a572f0db064df1db26c4f8ed6561f89dd63378e5846f7895fa41bcaa301eaf3a538a575dcac1abf509f0ea5eb3f85d28247ed7c952bc86f15dfc6e3b6dbcd6d309fc1ef65efc9e2a39bcb6b4115e1f2dc4efbb9580df7f8284df6f5b89dfbf548d3fb03487379054c61b1c99c51be0c6f1861e717863281a6f7c5a0f6f7ce11ade38a0126ff2fa09def488006fdaf6096ffa91843737de8b3f54e88a3fb2d9137f64ad1c6f813e823fc6a4e08f6f83e18f0fcbe3a1961ff1d0c2053cb4dc110ffb618387275dc0c35f43f1c0941a1ef5781a8f7ea18a27edc6e24945397852cb5b3cf96c2b9ee2a48ba77a8fe2692dd278ba7b3f9e1e368767d54ee1d927f2f17c9c149eef508d17ee32c29fd89489b76e44e1ad37f0781b87f3f8534164fc69f13ade366833defe7b06fecc7829febc5239fec2ae18bc93fd6bbc93f336bcd3c231bcb339147fd12905efa2228dbfdcf911ef460fc5bb79d4e0dd82597877fd35bc7b6039feaa760bfe3a270a7f3d31107fc3e434fe06f733fec6c21ffc8d3579fc4dbd1378cf5027bc97391bef55f814efed7b18ef7d5f1eef2b1b86f7f341e0038224f0018b51f8a0b657f8e084787c70ae001ff2590b1fe6731d1fa1a28a8f683b888f3cd08b8f0c35c1472179f868c3317ccc8f0c7ccc6f137c5ca1053efef908fe818e13fec1919df804cc197c42f04b7cc22717fcc3838ff10fb3f4f18f4686f0a99a41f8d40059fc63a804fe89c30ffc13377dfc93a7c5f867a84efcb3cb61f8e71808fe7922887f3e6b8ecf39b888cfd5b2c6e7d59dc5e7ade3f0f9bbc7f0051408be30918f2f3a10832fb6d88b2f7eb1822f21b4e35f5afcc397915cf0e53bf7e1cb1beaf0e51f4fe22bf44cf1150da7f0af933cf16fdea6e0ab7cdcf055df02f1d59b73f0d55b22f0d593aef81a993c7ccdf6397c0dff29be66ae0efff6c133fcdbc4607c63fe08be79d36bfc3b5219bee56831febd6d01fefdf7b3f8d662037c6b933bbe750082ff786d07be3d1e86efc125e37b3eeae27b6b19f83e5704feb38d22fe736100fe73e976fce79e2ff8af1350fc00e2377eb028113fda918c1f630ce2c72afbf0630d19f871bd62fcf7470af8ef75a3f8ef6d07f0df7f26e1275516f193641e7ed2f6157e2a44063fed78083f3da58e9fd901e0675865f8394926fea74d0dfe67790d7e41ccc1ff3e1180ff7d6d11bf4451c5af12e8f83f7d27f17f868bf16b3afef8b59a32fcda672bfc7afb56fc3feb9bf87f7391844dcb3708926e3604c9426bc2661773c216ee5ec2d6c11b04f98d1e82c21757c236e555c2b6691141515046506c9b20284eb711948e43084ab84282522040500a9922ecd85c43d8d97d96a0da354050a7e711344f661334c36e10b42ade13f6703613f6dc2f20eca91f25686fbd4bd00d7b41d09b9c23e8dbeb12f4575a087b2fb512f6a68711f62ec912f67dcb25eccf7e46d89ff390b0fffd3d8241d518c150ce8660c8f12618665c2218b566118c7e3c2418bfdd45309957241c0c54251c391d46b0a82b251c15c810a016e70930ae2201c89f2320f7761090d5e10464ff0e02caef330163812160c0290296a64ac0e6671270caae04bce43a016fa348c0bbf712f02b080241712f8128354c209ef842a0dc1922502b9f1268b42304dabd9b0456d51281ad9e47e07cab26707ea510b8b79308dc5573023f0b2088f57710c4e22482b8ec06e1c4994c82b54a21c1faf55182f5b02bc146ad9a700a1b4d3855f883703a2a9c60bb4d9360eb7a9060fb730bc1f61797e0a06546389b4124389a2e131ce35f101cfbd709e7e3df122eb05f112ec49e233845d4139c854a848b57bf125c7a2004d73e0fc215068ae0bed9887075cb39c2d59862c275bb6b849be500c123ea3ac123a999e0f5ab83e07dae85e01d5d46f0eee4117c2e8d117cee2f1102063c08819bcc0941b6c684e0fa4d8410248910526a42081b8313c266520961eba70977d67309e1756242f87fbd895ca821449f26136216b409f7646f1012b6ac1212d3060889bdffe5aa1c2169773a2189d840487a7f9190b263819012a24f4859d94e78d4b242486d784478cc1a20a4494e11d20e5f26a4cb4a139e3c2a2264a28209993f7f129ef91208cf2241c273bd3d84ec283542eefd7442ee1b6f425e742321dfd49790dfb89b50b0cd9650645247282a922614ff702694f892082515be8492da1ec22bd67642b9d64fc26bf406e1b56d23a152ea0ea1b2be88f0e6c24142d59829a181f39cd0f03989d0f8de8ad0b8104578777b88d0e2184f787f288ef0be8a4b6875dd4168fd2922b4feb527b419e0096dbc5442dba53b840e762ca1f39114e1531f96d02ba54be8c3a810fa22d6085ffcf2095fe98f090326d58401ee1461c0f60a61c0f3016120a88130906a4f181a0a240ca34c0923b3c684d1077cc2d84d8030aee84a186f7b44f8f64c8ff0dd229230d99c4b983eb94cf831c225cc6a9f25cc656d25fcfcea41981fb1252c28fb12163c46088b1175845f1075c2af1226e1b7e006e1f75b59c2d2133861a9fe3ae1cf4345c2bae62fc2fa870f840d392bc2863082b0d1799cf00f9a49f8375c4794704e256ec25c234a5923889bf79c244a47151165842e4499407da26c6c3f71cb912d44b9d431a27ce419a2a2a32f71bb631e51497a99a8547199b8c3f8077167943c51f978215155f09ca8ee9c4fdc657793a8e15a4dd4fc3947dcf34181b8e79301513f864fdcdbff9c78609d403444c4108d98af89460f1d89c66deb44934d32c443b161c4434d58e2e16f5f89474a7b8947597ce2d16f9944abbbe6c4e36025114e3a4344ea1410912f6789a8877d44f49f1122660b8288393f48c4b87c27625cdf1109e966444293369128fa402426da1189437a4452710d9122aa22d2b09b88b4ac7f44e65177220be94c64ad63881cc33744cec16222e79e2691331e4be46e7722728d0122ef61109137964be4ab1713f9c6434421a29e68ed174a3ca94b23da004b449b7b25449bdffb89a776c4114f553388a7fe96124f8b2388a7d348c4d3b53d44db0d35a29de96ba21dfd14d1febe36d121458f78a6fe15d1f1a01bf11cc38778fee039e2c5329078714c4c74995e26bac6b289ae53c1c4cbca70a29b8c39d19d9a4a74673811ddcbba88ee7528e2d58257c4ebd4f3c41be2b3c41bb52a448f4b27881e59be44cf892f442f091ba29fe12ba21fbd9ee8e74c24fa9fa825facf8a89415333c4e0878bc450f73062e8a397c4b0a39f8877000de29d9fc3c4880f9bfe432546deaf2046293389518f2e12a30d90c418e551e23dbf0562dce955e2036943622219434c825c2426057089495f5d89296fc6888f1a1488a9fb0f1153c35e131f9b2a111f333f12d315d788e95fc9c40cc66de293137ac42785d6c427ef0f129f19ca119f578511b3773e2066af5d23e6bddd44ccd73024e6efde47ccf77a492c282f20167db326167f312596547e25bec4ef21be8a74229685be2096af9d26be3e2d4b7ced7685f8baca8ef826f629b15a661bb1d6723bb1eea48058e74022d68def25d6bfcb21bebddc4e6cdafd83d8aca3486c55f727b6fe7c49fc70df88d8a6624f6cdb23496c9b88237e3c644fecd82c47ec689e247e527b46ec8215137b5407893ddd3c622f2684f8c5ce9bf8c5bd82d8afa94aec2fea220e9c73230ee35b89c3937dc4517c36716c9790f82dd68bf8adff33f13bd692f8fdf169e2f7d57dc4098da7c409443c710223459c32fa4a9c3a5b4c9c8a8210a7d961c419de0fe28fd119e22c549d381bf79138fbf818714e53489c5bd026fe2cbb489cbfd74c5c18be49fc7d2393f8dbfb3571d9fa007165ee0b71adc291b8d63d4a5caf3f46dcd0831137c27d88ff643cc04dca77c04d37bac04d1bd9a0248a094a91fe809b7dd24059af62704bed2228af1a08caebf682f28b65a0c2373b5071680adc0ebc06b7b71e06956c144025d783e00ebd2570a7c91570e75f0750394c0654790405d59209a05ace75509d4604d559145023b401d4589b05775f310135c534509bf306d4b67d04ea281580ba979e82bab16870ef3d17705f8936b8df6604dcef2604f737ff06f7bf3b051ee82a030de60341435b3668b8be0a1af16441e31d44d07863143429dc029afc7737d3c33b40b35155f060920668ae9f091ed6d0022d48e6a0e5c52ad0eafc15f058e50a0849f9074213378130d40208e3dd0661b1e5202c6f2b08f89a80c0a30b20425b0422e9fd20cae80a8842bf05b11e0520f6110ac48e8681f8b5589080ff0412e1bf4162aa31086e9a01c1b43a906453f49f49902a2b0b528f4c8054af009076d803a4cdaa80f4ad0520fd2808d2e71741a6391f64060120ebfc20c89ab300398124902b380272572020dff325c89fb8050a6cbc4081533528347600459e72a0685e17144bbe004f5853c053164ea0ed7e57d0363318b4338e04ed2c43417bc3ff5cbf06da973240fb7631e870ff3f950ee059153a7896d3069e2df8069eedf6041d5ba6c10b169fc10b7681a033f6217891d903ba7c37032fe1f780970d92c0cbd1fee015c964f08a6c2878c53902bceaf518bcfa220fbcba7e00bce6510b5e8fc18037357f8137ed63c09b674dc09b0f8f8237fb9e801e2a3b41cf103ce8d9170d7aa35b406fb00af4fe6101ded61f00fdee6b82fe7a76a0ff8a2718aa330786919dc0b0d66b60d8f730f0cef32a30bc8e0bde2d4083778737c0c84f0160d46159305ade128c392e03de5b180263a5f5c0588b6360dcea35305eb90f4c78ee00265aee03135d6ac124a9123029ed3e98bc2f117cb87a0c7cb8a10ea64837812972e7c114bd213085a8033e72fc4f2d044cddd40da64e3780692ff5c1b41a3a98f66937989ed20266b459814fb6db804fa17bc0cc03bfc04cbf48f0f92645f0f9e770303bf528989d650ee624958039c5cd60cee80330d7ca18cc23df00f3029ac0fc763bf085e647f085e939f0c54949b050e20c5878dd0a2c0cf0070b678ac1a2740258f473052c5965822f9332c0525523b0b4eb09f8eae71db02c44117cb31b0b56bd75066b647f833541a3606d3a19acdbb31dac4bff05be3d7e007ceb9f0536c80e800db12160c3c3e360b31a1f6cee8782ef6e3f005b3bce831f28dde087bc58b02d15043f7641c076f35cb0bd3806fca4d90f7e4269809feebc03bba6e4c0eee44ab0fbd553b0b7a312ec8be804fb32ee825fc6d2c1fe3daee0d7083cf835e912f8b578173810c60307f2ddc021673838f43e081c7db60d1c537d0f8ea56981937d74708a5d0c4ead1c00a7f7ae81d3439de09cec18f8737e0f380f0d0117cfbd05179b59e062c741f0d7c418b8a4f8015cdaee0b2e2da5817fba7ac1b5cd5bc00dc3509244d95dd226bdfff86c21c934da91642ffa93e4a4b449f25c22497e4c4452c8d02429bcc922292c7248dbca6249dba958d2f6c406d28e8c34d2ce132524656a344979b186b47b9444d2b4eb236905ad93f6e8a3497b8a0c48dad725483ac85c922ef08ca4fb4b8aa4df314edaa7759bb42f32867480ae4f3a50914c3a301f443274a8261947a5924cdf7f231dfc9846323ffb8874c8d58374a8c18c74a8e922e9d06418e988e338c9e21a997414154f3a8a8f231df51b231d1d322659423c4996d40992e5b40dc94a4e8b6435174a3a7e6e8974bcfe0d096ab28d04cfad24c15fa148c04e191222c88984d4819390869224a4f01e09f9568a84c22f9050937b4998a9b3245c520e0937c322115cee93881bbd24d2b15324f2d6381275cf7e12153424d14c7f9218aa1624b6fc7b12dbd895c4aee823711cb4499c4b3b483ce72912af309b24040e9084dfd549227e234974a28f74425e997422639074e2ef30e964c703d2c9219074f2178764b39547b2e9d0259d5628229dbe5349b2b563916c6f0c931c0b5f932e58e9932e644d922e0c9b929cd58d48cec16f49aea9ff4897f2524997430f906e4a27926eedae2379345a93bc3a58a4dbb7b124ff08095280cc2429e008851434f08f1432af460aedb523850e6891a234be92a21ccc48518beaa4e83b48d2bde27652acb10129766e07e9fe075d52dc8b6252dccc1d527cc025d283c49ba444fb6452923c8694a4d14f7a48fecf4414e9e14f0829e54a08291567484ab5e1921e1b47931e0f1592d2db5249191679a4a7f536a4a71d72a4ccc65fa4ac8945d233a9bfa4e7922252f6313129db9540caf67d4dcaf57b4c7a01df2015e89a900ae2f6930aeb6a49453bdf908afc0a48c513cba4124228a974598d54e6d2472adf2b417a7df435e975328554e93e41aa5c2b24bd319c24bde98691aa2c4648d58fdf926ab8c9a49a6baf49756b1da4b7d393a486740952136f13a9596a17a9f97423a9f9aa21a905fb82d472aa81d4d29d4a6a59d523bd3fe5406ae5a9935abf9b913e6cdf436acb8492dab28b48ed2fb2489d66f2a44fa79f913e15be20753ded267543e7499f714f495f863691beccae90fafd6449fdf7a54903e755480361e9a4c1ce6fa421d126d2b055166938d28734313b4f9adcf19c349977893439c0244dce3d224d1f7e4c9aae1f26cd9c9227cdeaef26cdf9bf25fd3c6345fa19f587f4f3a111695eed09693ebb81b4907492b46895fa9fe7a4453c99f4db4899b41cd2415ac1b149ab522aa4d5a052d26a7a3369edc95fd2fad61ed2fae521d2faa31fa4bf9a57497fddb790feddb7244b0c869125bb00b2948b3679f3850364e99a64b24c3f852c3b9242de925047de92c121cb818164396a3b595e32882cbfd64a5610ee202b9a5c242b3e6f272bf6d992b72bb491b71fbb4bde9ebd4256ba9b4bde490c232b57349395fb4f9155ec0f9355ce049155ef9691557bc464358752f26e43265913324cd68c6592b5b4a7c95a3047f21ea4145907fe9dacf3b891ac3b1046d60b3127ef35d949defbb7976c004b221b5c59251b095bc8c65987c926776bc926af17c826e30fc8661167c8668364b2b96d3ef9f0f00cf948ba27d9a23c9d7cd477837cb4e333f9e8af4af2f12daae4e3df8f9021ca9e6488f56d326421890c8b9f23c3dae7c808fb876464194846aeb491517277c868cf1a32baab828c51cf24e3f6e791f1944b64721f974c9e0f205336c1c894a278329d944e66a4fa9139a31c32675c86cc752e27f37563c9fcbb3264fefd0db220de832cccb845164edd228bde6b93c5ff3e914f1c3af79f67e41375e9646be347e493042bf2296734d936944fb64ddc46b62d9620dbe91b91ed5929e4b3ae34f2d90e22f93cbe887c217d85ece47b92ecace34776de3b49bee8934fbe38d44376b1f622bb34ec22bb1e0a21bb728bc8aeb574b2ebaa1af9d223807ca9b0887c59768e7cb97e8a7cada88d7cadd1957c7df303f20d9401f9a63c8c7ccb1643f6f0d3267be6ba91bd3522c83e6027d9a70342bead8927fbfa7f2207b89c26075c5e2107baa691831e6690838d779383bf249383174f9343a0e7c9a1d47072586c3df9ce8e4572ccb56fe4989b53e47bd593e4fbd1bbc8717567c80faec6921ff8669313c0b3e4c42bdee4c4f4a3e4a42d87c949da2c72d263677272fe55f2c32d26e487c666e487e138728a5410f93154969cb6ff2a39fd801139c3aa8ffc64a72ff9496806f9a9ec4bf2d3e9647226793f3973ce9efcec5628399b5f43ceae1c20e770c3c839c5dde417171bc8859c4272d1966e729121975cb471805c7c9e4e7ef9d299fcf2e37df22bd443f2abe71fc965ed37c8e58621e4f2b37ae48a6043f21bb72072556632b95ae208b95ad2875cbd579e5c1d9b48aecec7906b54af92ebbca4c86f316fc98dda06e4c6af0fc94d2e2fc94d6f02c94db3b3e4e6b879f2bb9d5ae496ecfbe496f50cf27ba303e4f7c310726bd810f9c34f29725bc02372472f83dcb92f94dcf55f7fbafd82c9bd4742c87d7de3e4afe605e4afbc11f2d7d326e4a19adde4e133bfc8c38d5bc823fff578f4e409f2a8fd16f2e800963c3a0d278f75c2c9e37e7bc8dfb6be244f049491271a83c893f113e4e9fd65e4692b1e7946d44efe01394dfe91144d9e3d7b8a3cfb358f3c2778449edf5a499e57fd459e6f5523cf7f7a4dfe656e41fe05c1917f0b9f9297b30f92ffdcea24af9193c96b75f6e4bf2b6ee47f3bac2912e7d814a92f048a34184a91b9fe98b2c5ba9bb2c55999b2c5ad89b225349fa270e31845a1e63145d1fb2265fbd626caf6734b14258a374555f607459d5a4c515f91a1ec92caa3ecbad347d1487b4ad94d2ca3ec2e76a568ae3852b4fb07283a75eb94bdbe1a9403dc26ca01fe36ca814a38c5709725c530b69a628420538c92ac2946f3148ac93111c5343d8e62fa4e9a62461452cc836229e6655ccaa1571d9423c64b140baf118ae51d058a157d3fc5eaad29e5f8ce7acaf1cc9714c8a5050a500fa700237c0a22509b8288ada3a01cfa2898239b28f869270ae1e4090af96c3e851cfa5fbeaca490672f5168e45714fa47690a63eb2f0a73814861d1701416e303851de54c61271ca070551014ae810385fbf50945f0d58222dc544411b9c7504eebb4514ed7f5506cb7fca6385cde4d39e3fc8272e6259c7256d18d72967c8a72d65a8272363689724eb39b72cedd93723e569e72e1a413e5824311c5c9d486e274d491e26c7490e2e2ba93e212708ee2ba6383e2ea7094e21ade4fb94cb845b952f99a72557a9172556d8472359f4fb976488372ed7c26e55aec1fcaf5f579ca0dd360cacdbaab148f6d67289e72ce144f0893e22970a5787af2295ebd1694db45a114df3b9514bf2f4e94800c4b4ad013554a508d981234f85f0ee952426a03282123d194b003bf297794cf51c2b9fb28778d362891ba244ad4e9744af4956a4a0c5787129bf292127ffb2925bedb84f200594d79e0ec4d79d04ba224184a5212efb12889a987284979a394140d3c2545b78c92123f427914974079bceb05e5b1c93025adbd9292d6cba4a45f2250d24b7a29e9d57729195293940cb087f224578ff294ab4ec9bcc6a364ed3c4879f65783f29ccfa03cff2841c9c9c652723adf53723961947cf9504a7edc01ca8bed2e94822b199442442da5f0dd2d4a918e14e525218ff292ba8752da9a497975af9a5276f004a59cb44ea9787b95f2da449352a9db4779b3fb03e50d2d87f2c6b58e5295224fa9e9794aa9f9ae4fa965ac536adbba2975a77229f5036a94b787ac286ffbca290d3d32946693bf9466c702cabbdc879496dbe394f712f294f78a28ca07957eca87875a940fdd87286df3fb281d6795281d6d3f299d4eb394ce9936ca27ca074a978288d2231ca6f45c1da2f41286297da4504a7fb90ce5abbe1965e0268a321083a20cce5a5286106d94214e296548bc9f3274b28b32f4a98032ac2aa40c7f73a78c0c2a51c6b68551c67c2e52c6af4851c63de5ff9340190fafa77cc7ba51a608fe94a93338ca545b1d65baca9b3223738a32f3378cf2c3a28af2e36a20e5c7cd1d94d9aa00ca02684af9b56789b2ec7c84b27ced0c65b93987f267db04e5cf99fb94b5ac6794f54ded940d7517ca06a781f2b7c495f28f7e99f2ef1f912a21ab409508b94cdd94ec40ddf4fe2e55f2be047573ea7f5ab5a95b6413a9f2fd09d46d5d2d54c54e2675c7d7175495b8bd5495975a5455f5775455b728aaeaf55754d58c6754b54d58aadace3aaa5ab821552df93d75d7561daac6e829eaeeec0eaa26d989aa850aa16a9f95a4eac4ce50753e1fa3ea51baa97a972154fdfb4b54fd5102757fcd3275ffb78bd4034d135483adcb5403084835f97b9e6abacd936aba3d976a764c9a6af6fc3df5e0adbf54f33c38f5d09e19ea615d25ea611326f5f05537ea11a30daac5692daac5f76b548bdf70ead1b82aaa15f523d5ead40c15d2fe9b0a4d255361ab9ba880570e154d00a968cfb354dc962e2aaee42095309c4805a1342ae9e90295bc6640a548eda6528a8e52a9fb0aa934ee672a1d7d81ca24fda4329b0e50593daa54ce412a9503fea0f20e1652f92d07a802a576aa20e20d55903b4f157d29a58ab7a851ad038ca8d6cfcca9b61753a9b63962aa9d551ad5a1589e7ae6c427ea992857ea99d560ead9e4575447582ff5dc9721ea79a31dd40b1ac9d40b0fdaa81796ff529dea3ba84e5fdf539d7dcda9ce3514ea65f241aa9bc50eaadbe5ad54b7b62754f7ac7dd4ab7b63a8578dbca95783cba8d7f5ee53afffd945bd116440bd91544fbd79258d7aabb094ea11708beaf3c78aeabb2381eadbe04b0d98d4a3062a795003c512d4c0b0dbd4c0a2256a70198e1a1a54410dcd76a486fe2051c35ebfa186cd2652efb4bca0868bada977fb82a811d799d488bbf3d4982d5ad47ba268eabdcc58eabd4f8fa8b111abd4b8e35ba8f1eb7ad4241d6deaa3b7fba88f2f7652d386af53d3e58da9e9e2f7d44c04859a995241cd6c98a566d93a519fed57a43e3ffc8b9abdfd1835db2b9b9abd7a9d9aebc7a2e6ed92a7e63747500b82a6a905e3c5d4c29332d4c2f5cfd4a257fad4a275396ab15a16b5f82f9d5ab27b2fb5b4b3875a261453cbe913d40aab286aa56e3ef50d7a0bb54ab7985af554815a1d0e526bf92c6a3d7d83fa56a44f7d1b7296faf68d31b5b17b86da7481406df2b9497d9712427d3737427d1fa34a7dff7b07b5f5f65fea07a40ef563ed766afbc9146a07d980dac9e5523b636aa99d4909d4ce99fdd44f974aa89ff2d1d42e99226a575a22b5bb5587da6b684bedfb6f16fa1c73a8fd106deaa0c429ea60892d7558f21575c474963abaad8c3a5ef98dfa2dca86fadd45489db2d9449dbebe973afd2185fa63ae923a7b690f75b6ba953abbe2479d6f7c485de8bc42fd1585a6fe8a77a6fe3636a12ed1d8d4a5b37ba9cbf7fca82b8351d455f0067535f214f58f523df5cf7d0275cdf716757dcb23eabace0675fd660675037b88fad7b785fab73d88fa4fe723f55f852df5df48174d02739ab6c9dd8b26853b4cdb2c314ddbecbf40dbfcad8826238fa1c958ebd2b6ec41d1b686dad0b6a686d1e43efbd2e435b7d2e4fb8b68db5c57688aafeb694a110934a5a44b34a546186d273395b6b3e4154d45639ea6d285a7a91bd7d1d44976b45d3274da2ecd529a86c22a4d53e1174db3718ca60560687b946ed0f65002697bd220b43dcf83687b7ae768daa8569ab657094de7c65b9aae612c4d5f2189b657f094b6d7f6246dbfca226dffa325da8134659a41cb4f9a61a434cd28f10dcd78e41acd643b896612e6473395f0a799a5c7d0cc7af0b48398ef3473cf40da61bf0ada910779348b14059aa5019d66b944a059058dd18e998ed22049541a1c48a7015b8ed39003d634e4f70b3482d6031a71fb131a083ea6914d3a69647f071a396e994651b7a351de606834e5bb34badf3c8d1e7898c6e00fd198ec261a5baf88c60ecea7b1576fd1387490c6a36ea2f1cf1da3f1af96d004cfc669c2aefb34113a9d260a65d34ee83ca29df83e483b79b68766733d8f76fa591dcd2ec98de6d0728ae6d0f5917626fe15edecf5469a23dc80766eed29ed02ba9b76e12e9a76e1d95dda8577fe34278b5f3467fc499a737722ed62cd28ed72c2079afb6e2bdab5bb36b4ebe88bb4eb7183b41b0ef2b49bfb5269b78ea7d06e2d6ea579648fd23c51cf68de99d7693edfded1fcce7ca0f95bd9d102ac2369815bfc69a1b3a6b4a857c1b4e8653a2d66e41eedde87355aec1e055a6c43142df6671f2d9e224b8bcfd7a43d803ea425dc2fa125a2026989e7bfd312aff7d2127dd8b4c40e162de9a80f2da5f10fedb1b990961699414b2bbc40cb8067d19ee8dfa365498a68cfa50b68cf95256939c04b5aee72272dcfa89596771f4ecb7baa46cb8fb7a7bd30e3d25e982bd10a7c556805fe876985da59b442ea1aadb0fb3dadf4e03e5aa9e7335a65523eadeae12b5ad527295acd83265acdf2775aadd6595aedeb5c5a9d2c8756977e865637f98656ff2586d64001680d42695ac3290b5a531982d6f4478df6ae8646fba02c4f6b83c4d0daae2dd1da02eed0daed405a7b401cad7db99dd6b1652fad233193d6f9b098d659a840fb14ed4eeb86cdd3ba9f85d37ace47d07a2e9ea3f5652bd33e174ad3beecd6a1f5bf7c48ebef3849fbaa779d3670718e368cd4a18d445ea48d01cdb4b19a19daf80e65da77e605daf78b03b4891e1a6d12d8a04d3e71a54d0d37d3660d6768b33643b4d9f70f6873a71d680b6429dae2a565da92c335da92339db654c9a42d7f54a2ad1829d256d5b7d35677c5d3567b6ed0567f93697fe85f687f3a3fd3d60f5fa5addf5ca1ad1763e912cab7e9526807fae69937f4ad54025d6e5f3f5dbee22a5de164027d9bfc5dbaa2cb285d31599dbe63ff56facecb1d74658290aebcf196ae62e241570dbe4f57db6c42d7a8d942d73e5a4ed77e134dd77eff9d7ee0d612dd708b3bddf0d14fbad1b601bab1df19ba711c9b6ed2534a37ede2d0cd2eeca59b3dd0a71fbc3a4e3797fb4c37cfb9443f9486a71fd14fa25b7062e81667eae956386bba55502dddaa7d950e1d76a6436793e970a4231de055d391630d7454f71d3a66f11a1d6be845c786dca463d3b4e9d85a773a8e6e4cc74da3e8b8f9353afedd4e3afe832d9d6803a5835f9ed3490c333aa9499a4e8e33a393ab16e8f4d16b74c6a9593a23bf8dce7afe87ce96fe4467abf8d339901b740ecd83ce19ba42e722ffd079176ae8bc4bb374de8d423a7f044117a834d2857e9be9a23f3174f16935ba383d972ece8fa38b0b8ed04f3caba1db2455d36dda75e9367fdce9b633fa74871647fa9997c1f4f3064df4f36f2fd39d5fb5d22fea78d15d147fd05d83047437f855ba7b7933fd9a4629fd063799ee71632bdd63b486ee297d98ee75e51efd365391eeabab4ef7fd45a5fbe9dfa40728bfa007207de801b917e9816fdae841ed41f46089397ab0d7367a08e1133dc211458fec1ba7472e78d0a3b414e8f74e15d1631991f4fbec3a7adcbf657a7c7017fd81fb5dfa83771af404e2557a42c6297ad2da2f7ab2eb2c3df986173db92c979e2a25a4a7aad8d21f475ca53f6ebf484f0b90a4a787efa7a7cfced13376d1e819c219fa93a1ddf4a73be6e85987d5e9795ef9f41799cfe8855a66f452d9797a6919965ee6a9492f8b09a3bfde61447fe39c45afb5be43af2df9436fbec5a5b7849ea2bf5f90a777ba26d13f0d9da377e55fa077af8ed17b86ede8bd8213f4ded88bf4de84287a6fff35fa67db567a7f7228fdab06923e1037471f48cca48fc005f491f270fae85b803ee6fc9c3ee6de451fdf7c933e1eb1993e5e788e3edea841ffe66d40ffeed246ffde26419f38799d3ea9e84c9fac04e8d37635f4e95b22fa0cf40efd47823e7df6d25ffaac971d7d6e9b147d2ed791be68769cbe68ee4d5f7484d07f97dca32f5987d057900fe92b1f8be9ab9a03f455431bfa9f7b32f475a1157da3a4892171ab8bb1692c8e21e9b0c690b2d9c2d88cab61c8f8ff60c8a4c218b2a1a10cd9873486ec620e638b6104436e8f36433e93c6d8267ac450742d60282e383076146a31944fa53094cfd218ca957b182a651b0c955a63869af163861aec2943ed9e98a1d62bc7d8257b9bb1bb3495a16968cad014ec6468599433b41c480cadd17a86b6c325868e4d0743a719c9d03dc660e8de7cc6d07b52ced0379063e8ff04197b298d8c7d241ac34056956190e0c330921a661885be6018f7de641cc4521887850f184784418ca39fd90cab17fa0cabd7dd8c632a1d8c63ff448ce3f5fb18d06def18d08a15065c35900178cf30901ea10c948711032317c6c0b0261918711003b7c79e417c5ac100fd3218e4421d06f54f3583f9c094c17cb1c8e0ce3e6008b7cd338417fe32c421ef18d6a1ea8c93e478c6c90f62c6c98f728cd3700ce3b4a73fc376f53ec3ded087e1a0be83e1007bc770f01b6438b67c649c17a931ce0ff318e767ae32ceafa7322efc66309cac5f319c3a2a194e135c86b38d0ac3652585e15a26c9b8a41dc2b84c32675cae99675cee8532dcbc9f32dc757630dc73200cf7b641c6557218e39a610de3569513c363da8be13d758ee1f383c8b81d58cdf0a37e65f8aba633fc3336330207698c20cd6046b0ec0823345a96115a20cd08330e62843f9d62dc2d15302216541851fe818ca8f04d8ca8f43d8c18cb0546ccf5178c7b0f5f33e260558c78f5dd8c07d1c38c04ff0e46e28d5946e2f238e3e1cffd8c945b198c9447068cd4d209c6e3cdb28c747c09239d17cdc8dcf194f1ecb20ee359be37237bba9291bd6ccac831ed60e4e08d1839e72718b9eba7187952ef1879677a19f9edcd8c177b1218055c22a348e717a3382e8851fc2399f1ca4a8ff1ead50b46b9de53464536c0a8a89066547455305e9b39322a655718951f2518953ff5186f703f19556900a39a876454877a32aadb5c19d5eb198c9aae36461daf8451e78067d47d5e60d4cd5b32ea7b93186fcf2931de7a32196fdfbf6334e436331a6b048ce6dd6a8ce6f4af8c77359d8c16fb59c67b0b0dc67b0f3ea3d56c89f1e16319e3c3ba0ca3cd12607c64ba313e664a31da53ac181d8d868c4eee18e353733fa3cb89c8e80affc1e8fa7898d14db662f444f9337ab2fa183dd5bb197d4fa2197ddd14c617db7ac65789bf8cafae528c010a8131b42ec118ae6e678c3cce678c6fa131be8b088c89c3b7191377fb1993f6bd8c49275bc694512b6306f061cc263c63cc6dfec198d36b65fc3c94c6f8197c8931ffdf593cdbc858b2ec622c1f1a62ac8a5d18abc9d28c3fcaf68c3fd5df196bae9b196b550a8c8d33ed8c0d7f39c6dfb43cc63f7b1ae3df3a9929a1a7c3dc94709c29a9758429d991c5dc8c8e614ae3a499321fd498b2b20f985b1e2f31b7ccea33b7bec860ca61be31e5aebe63cacb5c67ca6b0d3015642f33155cc699dba615998a477b998a5017a69269347387fe3a53f9723553a5378ca906bc65aa5d5d67aa956631775df266eeba26cfdc9595cadc1dd2c7dcfdf73d5313ddc0d4bcdec1d47c39c5d4ea5e656afdb165ee894f64eef97397a9bdd6cfd4778532f7424e30f7edddc4dcffe02ed32089c634bc51c6344a71621a35ac318d0f6398268abf99269c64a6c9df01a6e9092ba659d63de6c14373cc833dde4cf3487de6a19e38e6a15e03e6615a05d3222096699168c73cca7bc83c9aa4ce3cdaa2cab4d436645aa96c655a156730ad0619cc630b6b4ce8e7bd4cf8e66026bc289509ffb8ce0478b94ce0f6192622dc8c892ceb62621aa599b8edfb99b83d3b98388c2a135f7d9449ec9c659286e04cf29f6526f5358a496d4b66d225f94c7ae549265be62c93ddadcbe4c8553139b3ee4cae972c5328c1610abdaf314537694cf1ed04a60dfc0bf3945e02f3b42ac8b4a54f32ed0eb29976fdb34c7bdb18a68302c074f078ce74f039c7743c92cd3ce72f665e687ac8744257339d4dcd98cef5f1cc8badd14c97d0f3cc4ba462e6e54d68e6158d1f4cb74b3b986e1f9b99ee0536cc6b4324e6b55fb799d7b31598d7072298378e7f647a3844313dbab7313d0957999eff7c985e91414caf5e6fa68fed15a64f5626d3772f8ee977b88fe9e751c6f4dfdbc7f4675c61faf3de33fdcff398feb9a8ffac3303b6ae3203c415cc80af6bcce0c57166a89907336c68807947ee19f34e8b3933fc792e3342718d1951779519894d62463e78ca8cac6431a315149931fc44e6bd437acc7b151f99b1f422666cff6be67d175de67db772661ca58919675dcc8c738e60c6b97633e3afc4301fd8c5331fc4b43313a0fdccc4ca066692cf536672c157e643770233c5499f99f24d99f9c8ce8899bab2899931b8cc7c62a3cccc544e65665ecf6166d1d698cfb05eccecc633ccec0f8dcc9cdf8eccdcf623ccbcfb4466fea50566fee775e60b097de68bdbcecc82745f66c1b825b390ecc72c5c1b67168d68334bfecc314bb34c99af0a3e325ffd9961be5a5b6396bd196296c79c6696172930cb278f302bcc7d98af47aa986f9e8432ab73fa99355106ccb746e7996f8b6e311bd789cc660a8fd912d4cc6c1d9a63b6af1e6576529f32bb6f3e66763f596276ffd9c7ec79cc61f63989995f226b995fa63d99fd4bd1ccaf17bb99032d6acc210553e6d05e1173e8c32de6d09767cca1b954e630bb863962f780399248638e45439963654ce6f7be52e684431b73224a863919f595395928c19cda1ccb9c76b8c79c653f61cedd9963feaccc65ce83ff988b273c994b7946cce5f014e6f2e01a73650f9fb9f2653773b5ea0873adcd9eb9ae31c0fc1b6ecbfcfb7027f39f0dc0fc17aacf92f899ce92542e6249d21eb2a4bafb59d207beb1a44b1fb1640ec9b3643c6eb0640a1259b2fb1a58b26e13ac2d928e2c39d5572cb9773f58f2dc7a96fcf52fac6d322aac6d6ab1ac6d2c0dd6b6804896e272376b7bc043d6f6a672d6f671039612b282b5e3d55996aa228da5b6ff374bedb7264b1d93cd522fea66ed7a246469edf661ed894866e9cce8b274366c587ad7cd597af170d6dea041d6defe70d6be3de758fb6fa15806c0359641432fcb60f208cb60599f65f0a79965d851ca326a6d631943d02ce32b1b2c930c06cb4c1fcd3af8f802eb60238465eed5cd324f89621d1a18601d71fac5b2b813c33a2a98601ded9f61594d26b38e353e611d5b26b08e37b6b18e2fd158b02d2a2cd8188d058f4b6021640fb21082332c84cf0a0b519cc942aa1f67a1fb9fb13011862c50278b058e6f62810b1f596493e72c4a51138baafb9a4513f5b2181d8f598c6f27582c0d1516cfd790c57b9dc0e23724b104dc5296d0769925f49961099bcb59e29a9d2cebb114d6c9994bac938b0496cdcd7e968db73ccbe6c931d6a95b7b59a74deeb36ccf4fb2ec55ceb3cefeface72bc816139d95d61b9804a2c972513d6a59362d69537f62cb7fc3c96bb653eeb2a35817575258675ad71987543e910eb062e9f75e3520ecb0316cff2b812c7f25c9d6479431eb17c5e3c66f97c2b67dd2695b07ccd4a59be47d2587ed2ab2cbf9d77597ef17896fff916967fd33c2b5063921508ec66057ddac40aeb7761dd39d0caba1314c30a2f38c2badbfa90156166cb8ac07e62457499b1a29e7e63c5bcfac0baf7759e15bbcb9d15ab19cc8a3f0f65c57bb359f1d961acf8b124568272012b89b48995149dcb4afa2464a5249d65a56c64b15267d4586976b6ac345f7f565a148495defb84959157c0caf8fa89f5c4ed3fdfca584f5561accc7f5f5959bfeeb2729f0858793e0eacbcc40156de0f5956beec21567e4e3c2b7f3282f582b09f5534f999558ad363bd3a4c66bdb2aa66956bacb2ca0b6fb12a1c86586f968758d5359aac7a655f56c3694b56a38d3bab99f38ad5b2ef3f168bac0f4806eb431e89f531c797d5aea5c96a4ff063750468b03ab139acce914ad6a7cfb7595dd4b7ac6eb633ab47638dd5e31bc5eadd02b2faee4cb0fafe4ab0fa2172acaffb9459035711ac81da7ed620ff0c6bb0628935e4bd93350c73620ddfb5678d7d6e608d4d29b0c653fc59df2fd8b1260ca75953ddd758d30219d674780eebc789a7ac1fefdeb366f7bd64cd52535873e65cd65c93256b3e209635ff758eb55867c6fa857fccfa35f78bb5642bcf5aa6bf61ad6c46b3566277b156e7ec597f7a4759eb7f1a597f1336b325748bd912876fb1373d6d644b16fd644bf117d852217cb654f471b6f47629b6f42e19b6b4268d2d73ca9d2d733b99bda52994bd1551c7defa7c075b6ef7185b5ec68e2dffe8325bb119c256b27dc1567a718fbda3ce80bd1305b055a4796cf5a81b6cf55f2a6ccd6a7fb616cf97ad159ac9d67a65ceded327c1d63e9ecdd6667f63eb285d60eba414b275b5dad9bab954b69e48ccd6f7b4fc8f1f7b5f5d1edb40ad8d6d6017ce3601b3d9079b14d887be3c611fb190611f09b1665b442eb28fe90cb28fe53e67431e3f6043edfad9b00b5a6cf87c331bc967b151d2b96c749d908d2960b371fa696c9c1d8e8dfbeacdc62356d878bf65363ef5009b28b1870da64eb1c1feeb6c52e0129bf4e32b9b2255c1a69c9b6553af39b1a9fe5a6cda3d119b8e7764d30b46d9ccfd856ce6817036d32a91cdde57c4e61c80b3399c7236c7ad84cd8dbcc5e666acb2f9fbcad8fc5b4fd87cbf45367f219f2d4858620b1b7bd9a2243c5b34e3c4b6be66cd3ef556897d9af38c6d6b5ecdb65db8ccb60b4d64db65b4b1ed9e36b3ed3eed63db0b76b0edffdc673bc097d80ee782d80e9934f699633fd8671eed603bbea9669ff327b19d0eabb39d66386c676632db396f37dba582ca769d63b12f351e645fd6b7645f16aab32f3bef655fae98645f5157665fd96dcabe72329b7d6dd28e7d6da3987d3dca807dc380c1bee5dcc1f630a2b33d085bd91e0f76b23d5a37d85e6357d8debb33d8de77dcd9de6f1dd93ec9336c5f17013bd0fb053b58ee3b3b440ec60e9dd06687d5c6b3c31a7ad977b40ad9e1cfc2d8774fb1d877f38cd811f71ad891bb34d9916716d9915924765483093bea53313baaf7093b3a348a7dcf6713fbdebc881debfe947dbfef1d3b0ef7801d4f8f62c79f6d62c7df68633ff0e8643f681c67275adf603fba35ce7ef4da81fd387a373b6ddb79769aa2343bedf83df693aecfec273f8ad999063c76e687fdecec98f3ec9c811a76aef22776eea9b7ecdce064766e12959d4738cdcefb30c4cee73f67e75fdacece1fbfc37e51759c5d64a1cd2eea6c6717fb36b14b6eb9b24bbc4fb04b0a0eb04bd16fd9a5f4d7ec57d558f6ab9e1176997316bbbcb3955d616dc77ed3b38b5d65b595fd363c91ddf8e01afb3d11cefea889657706aab0bb22c6d95dadceec6eabfbeccfb1a3eccf9f0bd85f6e7c627f894d67f723cfb2fbed17d8034e38f680fb6ff6c0cc65f6e0735df690610f7ba8ae943da236c49e40f9b027d84eec09e1227bead2207beac92bf6cc2119f68f5067f64fcf40f6bc632a7bfefc37f662d40afb37a38afd9b7398fdfb84267b69ab3c7b697f177be93089bdb2e71a7bc56984bd129fc3fe835564afe9b7b1d74e45b3d73923ec0d0917f6462a93fd172ac7fe67f99fe833ec7fa5148e84b71447b204c3910ad6e06cee8271a4179f7064a9961cd97be59c2dcddb3972650a1cf9ef751c05997c8e62249ab3f3e01c4765eb104765e00447956dc8519b3ecdd9f5a69da38531e368175fe2e8580670742fb670f4af9b73f62a5de2ecedafe6ecb3bbc0d9e7fe92b3ffac1f67ff352ee780ef6b8e817d1ac7a0d99f63fceb27c74c738063f6b89173d0a19473d05996636ec1e3989f9ce21c72d3e41cb9b49973e4da43ced12c06c7123cf79f38ce713d750e747b30077a409103d7d8e0c0d33e7100392207485de300b3831c84911d0765b18f83de64cf41673ee76078251c3cdd83830fc8e0e0bf14700806521ce2c10a0ef18c0787f84c81034ab973c07bb91cb0c39d4312ca72484b361c727b3e87dc15cea1583139946f461cda5111873eb8c461c0777118adf51c4e6d2087cb2ae570b92c0ed72196c373ece0f0fd55390200cd1114b573c487e238e22a01e784e32e8ef591cf1c6b4a35c73aab817332f528e7749b0dc7cef532c73ef40fc74187cb71b861cf3913e3c9399bf592e37804c371b458e79c8b2be75cc848e15c784ae238e93ce2384b5ee738cbfde55cbc52c971b1a5725c1e2a735c53d19c4bc806cee5a67acee59e368ebbe017e7ea0f6bced5d51cce2d4b0cc7532390e3494de3789efbcef15c70e47877da737c6e2e71fc6ee572fc95da38817e0d9ca0b3444ed0c0142758e6062738f43727f83d9c131af288137adf8313b6dac8b9a3b4c209d7e271eefed7ffe84e2e277aa09c73cf85c989950338b119cb9cfb8578cefd651827ee582327ce03e0c4451de3c4eb7b70e2cffee4c4ff4be13c68157392ac8e7192decf731efef79e949e61ce230d554e2a99c149cdf9cc497339ca49fb66c1499b57e3a42d9de2a45f90e1a4a74b7132dc189c8c6b4b9ca767619c2c155d4e56e4534e56d60ae799f57e4e36a783937dd291931354cbc99f32e5bc488ee014d91ce19410dd3925694f382fa37438afdaf09cf203284e456e25e775c7154e25ed1de78d1e8c534df2e054ff76e3d46d0be5d45dbfcda98b8de3d42f7872de8e20380d777c380dcf65398dd40b9c6645274ecb33e17f3a392dff2a38adb8fd9cd67c054e6b830ee743a13be7439b90f361f119a72d6137e7a36c15e7e3be74cec7cfe59c76e42d4efb2897d3c5f8cbe9e21ee474076fe6f4600a383d49d7393d8dca9c5ef430a7f7fe214e6fcb114edf7323cee7fc42cee7715bce9797ba9c7e9f5a4effb7c79cafd3e99c01512367586a9e33a27b9e336a91c119bd2fe68c2d9772c69dbe71c673d19c6f0d299cef0a519cefbf9638138c62ce54493a67fa55026726db853333bf8ff363a594334b50e12c7acf727e356b737e2727719664c49ca5b460ced24b47cef28ef39c959f0cce9f1675cedfc826cebf0378aee4b35eaed4481257dae0de7ffe72653456b9322d535c9985abdc2da142ae5c8c0357ee531d57c1ae95ab782a98bb7d653757e9c10877e7ac1757055ce1aa5c3ecd552d57e2aa2d2773d54b445c0da3a35ccd80635cad285fae765c34577b489fabdb6bc8d5c3dde3ee35fdc9ddbf7f947be05614d7d04fc8356ce9e01a0e7ce11a2979708dca915c63e829ae71541fd7e44c09d7e4de49ae493d8e6b6a0172cd252ab8e6336ceee16da7b81676afb847f52db8961a4d5ccb7fbd5cab233bb956f536dc63b017dc63b3282e42ea3d17e1b0c845446ee7226ffa73314a495c0ce129177396cec5845ee562aaccb898df525cec0d3b2ef8339c4bee6ae292c71cb9d4a0212e6dfb592e33e52f97756417975553cf65372a7239ad3e5cae7a16977bc484cbbdc8e272672cb942a5ed5ce1251157f4ea38577ce522d7baec0dd7e6af807b2a32997bda2b9c6b6b769e6ba7f99c6b470de5da5d08e13a9057b90ef6e9dcb31706b867bd4f72cf51f4b9e7bcd6b8e7c2bab84ebb54b8ceeba7b92eab1cae6ba832d7f59e16f7d2beabdc4be5abdc2b77dbb9eeb222eed58807dcab6fdf73af456ce55e9bade5de605b736f5466703d19615cafa3e7b901425f6ec029476e40d1036e60d1116ee038971bbceec30d39b2ce0d49cbe286b63ce0de49bbcbbdd3769e7b67e31e373cee12f7aee7366e2493ce8dca96e5467d4671a3c5546ecc294f6eccaa09f73eb59f7bbf399cfb602c8f9b908ce4262a1ce5261eeae5267bd87053ec2f735366ee7253b9d2dcd4d1666efadb006e7aeb5d6ec6f5eddc8ce7cbdc27aad9dca7460adccc283437b36a809b35bb8bfbac42939bada3c4cd8e71e6e6ec76e7e6427e7173d383b9b9554adcbc710ab7a8fa11b78445e49614e5705fb61de0be1abfc97df5ef37b7ecf2016e59a60ab7ecc50e6e79e6776ec51575ee6bb79bdcd72527b8951e29dcaab81c6ed5da2ab79a55cdaddd99c7adedf2e6d60f7ce6d6afb772df3a7fe3beedcbe6361c92e2361ecfe736865de136b9e8709bdef4709b4d26b9cd768aff69e33697f472df1332b9ed7bddb81dcdeddcaef6cbdcde7c056e5f7e23f7732d85fb65cb0af7cb7a31b77f4b0eb7ffc404b7ff653cb7bf7637f7ab4506f76b9b02771092c21d7c758b3bbcc6e18efc1ee28eaedee58e9d49e18edd6170c7cdc7b9dfde4673278ff77127df88b853075e71a72acf71676f7b73677391dcb94f77b83ff77de5fe9cfec49db7f0e72eaccf7217377570173fdee5fe3e8ae4fefebb87bb7ce01977359ac4fdf39ecf5d5775e2ae5343b8ebfe30eefadd69ee5f4e07f7df910fdc7f2407eebfdb723c09a6374f52e6334fd2588ab7d94a8db739cf9ab7b9af9b272d63c9939effc8933da8c3db12cfe5c953313c05f7e73cc59f5d3ca56819de8ea157bc9d9f7279caf35e3cd597ee3cf5989d3cf53a024f8358c8d3f8c8e4ed0eefe0ed4ecde6ed9ebcc9d3849fe1693aa4f334cf1af134afadf23497fb785a92b7785a77e6787b6ed5f2b4abdc78ba92db78baacffb291c5d34bcee4e92f0979fb649b79fb7f35f00e7cdecc33c0823c83867f3cc3fd089e31d691674c75e119477de219bf47f14ca3113cd3fb3c9ed9c224ef90fd5bdea1891cdee1f3fb7987e3b13c0b713acf4ae22ccf4a8dcf3b263fc43b263cce3b76ee0d0ffe618e87c0b2798817de3cd47d0f1efa6c220f9d55c1c3bc69e461ea067998b6651e961ac7c3976bf048d6253c32b0c4a3769af0a8934a3cfae52a1e3d379dc794b8c4636f5de3712d4778dcc15b3ce1b69d3c71cd34ef44952cef44972defc45a16efa4b922cf664b0bcf0683e1d9242278a73b0ef26cc15a9e6db51fcfae06cfb3ffaec173b8d2c43b8b3fcf3b5bf199e7285bc573245ce7393e4ce59dc395f2ce3524f2cebd3fc273b2b1e239c5b8f09cd9d23c17d81ccf357a33ef928a37ef122c887759ba8477b9e915ef8a411bef9a7f2fefe68f03bc5b84789e87f1279e27c998e74590e679c568f2bc5db03cdff0449edf96429e9fa73dcfefe97d9eff48262f40e71c2fe0a50b2f705b252f10d4e5857ccae3850c1bf34267137961a5685e3882cb0bbffd8d7757528217899be34591667951bc115e54d5042fdaa69517b3fb0c2fe6bfdadd9748e4dd5f94e0c54bf6f1e2235579f1dfaff112164a788f2efaf0d2cddd78e977dff19ebad8f3329b3ef0b2ee56f3b2aac779cf340ff09e091479cf8a9ff09e97fbf1b2cddc78d91f4c7839f45dbcdc0a11ef45f65f5e816933afd0c08657bc6b3faf78fa11afc4b893576262ca2bb194e595dce8e4bd94fac52b8debe5bd3a56cc7b9555c77bd5f89357a618c22bafb0e555685de7bdd674e3559a50796f66b9bc1ad11f5ecdcb3bbcbadfd6bc7a6814af9e07f0de4a8df31a8e9ce035a26ef21afb70bcc66580d714a8cb6bfeedc27b67a1cc7b177c9fd7a27a98f7be6e85d77a3c96d776ce8bd7d6b58bd7ee3ec2fbe4f69dd7e5ba9bd7edb2cceb036b787da536bccf2162dee7f1b7bc2f3a27785f4f7ce20d9c8de50d1dddc61ba9ffc91bddfd9c374af1e68d3a9ce68d7e7cc2fb66bbc89b4428f1a6b65de34dfd19e3cde416f0660903bcb96a7fdecfe405de6f1b03deefd727784b890f784bcf6ff2963e60794b7fea79cbd809de0afe376f359bcf5bfd14cbfba3efcb5b37a6f2feea20797ff123bc7fabfff89b6e14f037b52cf1256b6af952cb44be0cba812fcb08e56fdd3ec8970bede5cb9b78f2e5ef6ce5cbb734f3153d54f98a796b7cc59aa7fced1e1cfef6c852fef657dff94ad51e7ce58f87f92a9d6b7c75309baffe7799af7199c5d7f00ae36b34a7f177f30af89acb727cad444bfe1ed9337c6d9570be362d95afcdafe1ebc63af3f5a47ef3f55fbfe0eff527f1f71dbcc4dff706cddfefdccd3fc0b8c83fd052ca377afe936fdc40e29b407ef34dc8aa7c135128dfccfb0bdfdc6d1bffb0c21dfe119b41be459806ffe8ddadfca34950bed5b1cd7cabdba1fce3d927f8408e0e1f7185cc47341ee5a310fbf898636b7ccc37041fbb55938f4f72e4e37bccf984e84f7ca2bb251f34fec32717f9f32932917c4a2c844ff39de1d32bbef2e9bd897c66bf3e9f7b70379fcb6be0f33787f00526e37cc19969be105dc917325af8c2162e5f5432ceb71e8de1db2665f1ed7eeaf1edfe7ce15f58cee73b4572f82ea31ff8ae2370fe95002fbe5bd125bebbc09c7f535a967f73cf02ffd691af7c8f9b5a7c8f1821df63b287ef29e1c3f7442df03df18e7c2f9f62be57ed71be577304df1bd3cdf7d9e1cff7c97ec1f70d1ee3fbfdb5e4071e42f103c93bf941a2317eb086213ff8fc103ff8ea477e0810c70f6f4ee0df657de0df5d7ecf8f78bc9d1ff1ee0d3f6a17841f05d3e7477115f8516d06fce8274cfe3d3336ff9ebf34ffde7037ffde0a867fdfe907ff7e983e3f4eb68a1fa724c78fdf07e7c75f47f31ffcc2f213963cf8893f0cf90feb25f9a9d610fee31d49fcb48de3fc74fc3e7e3af73a3f43fe1bffe92f157e66a20bffd9d6247ef69f617e8edd457eeea337fcdc86367e1e53819f57d7c0cf7f98cacf4fc5f1f31b33f82ff4e7f8856f73f925f8147ec9f738fe4be32ffc97a1a7f8a5194bfc57c347f965e733f965af7ff3cbf9ebfcf24e7f7ec5cb2dfc4a7375fe1bcb8bfcaaf26ffceaa923fc1addaffc1afb327e8d8f1cbf56f605bfae7e90df0814f19b78e3fce6356b7e8b812fbf0528e0bfffa8ca7fdf11ce6f957ec2ff4874e2b7ab10f9ed704f7ec7882fbf73dc94ff4920e677d94df0bb8ab7f17bbafef0fb0ca3f89f53cbf95fae83fcfef15dfc01432e7f2004c51fe4bfe40f6de6f387085cfef08329fe883e9a3fa6a7cf1f9789e78f0ffee17f3b41e37f7372e74facebf0a7ee96f36786fcf8b35253fcd97e90ff336f8cfff307c09faf8be2cf2f0df0175a52f88b13c3fcdf16edfcdf5f1ff1d7b4eef1d72d2df8ff9e9809a4305b05526528c1e6dfcb02e90a9a40baebbf9c7927d8fafba540ce225420ffe98b40e1f1b840a1fd9340d1ae5fa0180208b6dffc2850ba431228a52408769c0d15ec54e812ec34691728abf0042a9187052a7f9e0854aba7056ad74f09d48a1b05eaa10881fa9f8f825dc3bd028d934c81961c4aa0559523d0ddc513e81eef11e88eac090cdfde111845dc15180d3c10182f3c1698908e0accf4360466bc0481991742606eb65b70e868bae01079b3e090e0a0e088738fe0e8dfcf02888da2008abe2e80c9ce09e0a52801f022568059e009b0d6e1027ca89b8028794d40ac321280ca850250d54e4096081650e22f0aa80ef3021a3d5b4067780818a9d7058c814001f31b4ec0da522be07c0f1070ffee10f0ed360904598602a1d5b440f8812f10d17e0a4e383d16589b150bac8f6e17588f7c129c0c170a4e69960b6c2fd0040ef65c81431f46e0f07d9fe0ccb619c1d9729cc0d1565b705e295070c16eb3e082cf90c049462c70d2230b2e1a3c12b876d40b2e8dd4092e9b8f0bae144f0baef4fb08dc4f780bdcdded05ee2124c1b51235c1cdcfbd028f2d348147384be0f98a2af0d527097c1700815f4289c0dff29720e8749b20f83a2808558815847abc13dcf9602ab8f3a75e107e524d70f76a9a2062525f10fdc8481003140aee05bd13c4be5116dc37fb27b88fdb2488bb262778b06f4390b0eb8a2041bf5890d41f2448764f143cfc6e2c4899bf2678d4dd2478345220487db02248cd91133c465f15a4c9ed12a4411c051997b8828c36a620f3579120e71828c8d52d13e416e909f28c3f0af21f44085e8cbd1314baab088ad6d504c59da68292da24c1cb5eaaa042ba5350715f5bf0ba3353f07a442478638d1154bd5a1454c7e80a6af61d11d436470beab6a409ea2fbf10d4a7a70bdeba21040d929382466b1d41e37fb568c22f099a2da4042d27a98296055fc1fb530f05ad33438276eb3c41a77c84a0f387aaa0eb7692a037c343d0b7cf4ad077ee92e0f3e082e00b8f20e85731140cd88f080627ef0b0617860543331d8291e6bd8291b64ec1283a45309a2c147c137909be2db304dfb5f609be5f79249890382d98684709a63cd20533db3709662aad043f720605b3faed82d99e46c142d669c1ef1db982a5b57cc1aae727c11f6925c19ff79382359b25c17ad30fc1df6b22a1c46f825072df15e1e64b0e42698b3f42e9381da174e12fa1f4f44fa18cd267a1ccb95b42d91b30a1ec4c82708b5a89504ee6a450cecc4528d78714cafb2709e55f380b15e014a182fb66a142da9070fbab7342a59978e18e209470477f8b706746ac50559e26547d7241a82e7153b8fb3854a83bb255a82fdb2e3472db29347aa328340ed2141abf70119ae80f088fe8ff165aca380bad92e0c26350572104681542c34d8430752721ec788d10165e238467b609118ae642a4e78610453f2944096e095157fa8598cc4a21a6cf5c88afd11592bb6b84147b0921ad1325a4ef9a1332692221eb4a82902db21572d20c84a28a1f42ebb8ad42eb950ee149330da18dcf01e1a9b230a1dd19b6d0de435568bffa4578a6695178b6faa8f0ecc455a1e30182d0512c233c27382e3cd7b5283c7f982a3c7f2a5de8141d25bc221528bc421f10ba65be11ba8ddc155e6d0d115ed7620b6f7cb929bc357945e8318c127a9d68127a9d74147acb8a85de2b97847e1330a1df828c30701b4718a29e2e0c454384a15139c270535961f86fb23042d55a1875a647187dbb4418a356278c79ad29bc477b22bc3f4312c62d4e0a1fd08d840f7ce3850913abc2c4a62861921249986c17274cf691102607e60a93377e0a5355868469f041619adb9c308385143eb95c2dcc543f26cc8cb824cc1ccf1666e9480a9f1d6b143e2f782bcc46ed1666fbb70a73187dc2bc4faec2bc7f9b84f91332c217e66dc2828b9b84454b286171c890b0e4cc0161c9cdfbc2d29b8dc2575936c2b2f6326179ee1be1ebfae7c2371ddf84550e7f84555ff385b5f7c784759f1684f5a678613de781b05e18227c3b451736183e16360e7c1736995d17361d9713366d1c12369b5085cdde52c2e60ea2b0a51e2f7caffb56f8feb691f0fd1719e1fbfe52e1078313c20f2f1d841f2a3b856daa8ec2364f5f615bfe6f61bba491b01dff51d8fe982deca8b61376894e09bb493f84bdbfb608bf1cf923ec4ff3117e3d45170e6ca9110e460d0807334c842397948423a59ac291b506e1e8f10bc2515f5038aeb24f38ae1a2cfc265d2dfcd6b34df86db84df8dd3c5af83da154381161219c18fa2a9c04d0c249bcae7032febb702ab14e38734720fc79fc8170a1f29870d517255c93b717aead670a37bcd8c27fe7964512b05e91c48508d1a6323f9164728c6873da5fd1e6960e916cfb7dd116dba322b93d3491220225529c96146d97ad1529bde3887678388b763cd929da312529da492c12edac1589549db244aa5efd22b5901591faa28f68972b53a431d725da8dbc29daa34913692f9f16e9f809453a0d64917ec221d1fe2a77d1fef10fa2039b502243af1a9111b35064b2db4e64523f2932056645a6175f88cc0a9d4407e51645e6db8a45871cb44587860f8a0ebff01259b49d111d851d141d4596888edf668b8ee71d134122ab4490d46f2278da09113c334d041f448990556122d4e14a11eaed61115aa02d425f8688302fe345d87ded22ec48ad08dfe42302596322304647044e8d8948f385228ad16f11f5355144c3058be8cd9a2286df4311a3de5cc4ea5011719ed48af8c87e11bf502812fc5e1059db1f12599f97175917d48a4e3a54896c963545a7738745f63f47458ec54aa273f820d1793719d1053fa6e8429e96e8e2356591abd44791ebeb8ba2cb5bbe892e0345a22b1b74915b9d9fc83d0527ba76784d747de49fe8d687db220fb296c88b7e41e4155024f2fa9620f2be4a15f96f7f28f22f4d12054c7f1405ca6c160546aa8842f44c45a1285d5198b7aae8ae698a28e2a2bd286a6f8528f64e8ae83e9127baffd752140fc911c5a7be103dc88b1625e4368912160d45492ed2a2a4e04ba294fa34d1a38bd744a9b20f45e99087a20c9c99e8e9ee0ba2a74680e829f857f4f4798728335b5794b53d52f48c401165bb968ab25fc88bb2ab9745d99d0451ee8e68d10bdbbda217374a4485bc5c51e1a550519191aca8a8705454d42b2d2a9a1e1515f32e894aeb1f8b5e5d792e7a15f89fbe7551198126aab89b26aa88bf29aa1c7b28aaf1d012358c99891acd0e8a1a1f91448d83bea2e62435d1bbdc0451cbcd0e51db694951bbcf3951e701bea8fb6cada8e7c4b8a8e7e21b513fdd55d4ef1a22fafab547f4f5d7b26800592e1a082a150d1afb8b86962e88864b964463dbcc4563f91cd1b8fa66d178d54ed1f7574cd104be5234719a229a84d3443ffe9bbb1fe6b744b376aaa2d94545d1dc9e1ed19c4ea468ae695934f75b52b4f056245a14fa897e8306a2df4d3cd1b29db368953523fa93d12bde64cb146f5a2d156fbe5d2e9656f010cb94ab8865fdb78bb7cab0c55baf3b88e5727062f9ac2cb1c20b2fb1e25a8078fbadfde2ed6ffcc54ac7b4c43b0e588a7758cc89775c3f23de91754abc13e728dec92b102b23616215cb79b1eafa98584dd954ac66fe4bac86af11abc72e8935ac5062cd6b0a62cd218c58abefb25807a526d63d2714eb7efa27d69b6d12ebcb6d13eb0fc589f76eed11efe5ee10ef3d7b567ca0e496d8a0c8416cd4b54b6c2c7f526c7cd65d6c32bd496c569326361b258b0f96a78acd3f3b880f97de121f697f27b6b8705c7cb4f7b6d8ca2b437c6c5b97f858a4ab187a2c5f0ccdd61543eb4e8be1aa5a62609fa61891a52746ae9e13e374acc578430d319ed02bc6db778b09c72ac54413673191d32c26bfda25a6e025c4549e97982eb922665e51100bb49e8ac50aad62f1d15cf109ff93e2136d80d8da65a7f824302db6197c2d3e75f1a5f8f4d7bf625bf329b12d6fb7d8f6a286d86e4c5a6cf7db596c6f9f2eb6f7fa2bb6ff4e173b78026287578d6247ce7bf1b9c73de2f3dfa5c4e7a72bc517e005e20b934ae20b0b53e28bc463e24baa79e22be165e22ba3bfc4ee40bad87d64567c4d9b2ebe76a85c7c8d6928bed671587c6d052abeae784d7cdd2f5d7cf31a5d7ceb9eacd8a3ad4dec69a02df68c37127b191a8bbd8024b1d79328b157c54eb1f71913b1cf8dff315c9ff1587f5100c065a7610bd92219d1946494110db4d0b3f7de7b3f76d92b2d2b229215a50891ad229499868c1245cac8e8ff7ff1fddcfbf277cf39f777ce1d004817960021213b0021efc180b04f6c40d87804209c2806843f05032236af02227cea0011fe3701917a370051ce4a8028d07540d49bcd80a8be6540343f0f1073420c88817b03623e2a00623f5301b10bb280b85e082099120548e928055c27ad006e1c3005dc386303b8410d00dc5c9900a42f680132fc5b01991179806cad16c09d37370139eaaf0139454980bbb8294041f61640e1cde380e25e16a024f005a0447c0b50328503546c22002a86fe012af765022a5f7c013cdae20e783ce5037892dd09784ab3073c4dde0ca8aef803a8c99f06d4fc8a06d4ac25029e5d3d0fa875b301d4befe0aa86b0b00d41f8000eac3a580e71d758046dd0540a3d143406b5624a0f56325a0dd4506d051c602bc34dc097875de0ed0f52404d06d6d02e846aa00ba5f5f07f42896007a59ee803ec45e40df2c09f0766304d0ffba1730e0b21730680f070cc94e01864eac0186869400439f14012349070023bff700de0b7a001f0425800f65fe80cf7809602c410ef065781a309904044c162b03267bf880c9a565c094c766c014dc16309d7f00f03de33de0875234e0073616f0f3d227c0cf2665c09cb92760deee33609e4f06fcba7307b0507b1eb028670058dcdb065876db045841e60356060e0156cfbe00ac76f600d6d68e00d61f8f00d69b26011bae44c0466d28e0dfa111c0bf633b809bdcc14039140f285f2002cabf000215aefe022ac4da02159bef00959ee60195731280ca7f2d809b03e6819b83d5805b2cef03b7aae0815b2dd8c06d7a7780db6e90806a4907805ada52a096ce0a50e79a0c50f7e469a0c1c028d0a8f907d0a85f1f687cf619d038341e68b2b7166876c71eb87bf417d0ca5004b432390fb43a700e68c58e015acb8501ad3b77036d5f2c01ed4d314007d5fbff7b0374e0a281fbb89f8007468e000f1e98011eb26b031e7e2a051eee08051ef1f3063a1d68033a7590804ed349c0a32db2c0a3f39b80c7fec2802ef66781aecb494037fdcf40b7e67340778405f0b85238d0e3cd6fa0c7477fa0e7d54f40cfa643402f3604e8f55b1378f2140fe8d3b70be84b08079eda9b083cc519029e118f01fd567480fe767f80fe651460c08fd7c073f70281e76d158117f63d005e74ee055e7c6702bc38a30ebc94ff1b18f8fc053048f52c30e8e749e0e5f1074040b70408f2d80f044ddb01a17bee00a107e94068d53320fc662910def517888c610151e40420aab81b88de0503628cbe02b1c56820ee840c10171f05c4bb7c02e23f1c0412cad38084e79540e2c74020796805481dba05a4cec701694a3780b4584b206d3215485b08073282ba81cc662a906da50d641f5f00b2039c801ce72d408ee03d90672301f2a7168002f33f40814b3e5072de0b28f9be0694da3d044a37ba8021616f8121f54ac0900f6f8021d3edc0f0bc63c0f0373ec0f0f743c008dfadc02b3eef8057c46780319e8ac0f8241e30fe7a1530beb40c98583c004c2a3d024cd649012643f1c0e4e837c094133ec06b3947806987be01af7fcf03def0f205de0cc5036ffe8b06a6ab6381e931df815915f5c0ac7f7060f6f97fc0ec10156076c90c30e7f97160ae0707982bc807e631eb8079499b807973dac07ced5fc07bc445e0bda8356001c61f58a8a90a2cbc280f2c4cf90b2c6cfe09bcef9801bc1f3a052caafe0a2cf6f702969ed102963ebb052cbf9a0a2ccfcc0556da32808f3d6781551ba1c027fd1bc06a4b1eb0e6320df80cb903581b4e07d6d577001b0a6f001b77fe6ff43bb099ef006cd147015b6ce280edf74b801dffd753a78a18d899fb1bf8b2370ff88a990fec760a01bef97c16d813a509ece97e08ecdd3507ec4d3e0aecfbdc0e7ca797057c976b07eccf4400070f4402073fcf0347769a03dfffb5048e7e7d04fce0b41df8b1e324f0136f09f879dc16f8c53b1a38b1e9087062261b3859db0f9c5cdb0c9c32dd0cfc9a9d0f9caebc029c6e69047eafb0007effdd0c9cd995019c09c7036792ea8033398bc099b524e08f5a5de04fe467e0cf2847e0cf5b6ec0f9f9b7c05f72b2c08597ebc0df7af5c0df2711c0dfb41bc03f1617818bb4a7c0a537fdc0bf6dd7816b97ce03379a9c4132ac372005a3fb20e5f527a0cdb651a0cd923cd0e6de0fa0cd7d26a02db925a0ad6225905af511907afd759086e90b90c6250390e68f3a9056f97e90567b1f489b9e00da71c90cb423fe04487753374877673148b76119a4e7b505a4f7000dd24f3403ed3cd100daf9fe27c834e01fc814f61064faa61464267807322f65827621874116b0fd204be72e90251a06da7d8204da63a20bda734515b4e7051fb467d008646d6203b2ce7600ed53ad06ed335504edfb8907ed9f7f043ae804031de46b810e1d1c071d42ab811c957e801c7749414e5b55414ec70b41cea00e90cb255590abdc3f90fbc437d0f19323a0e365eea0134047d0898fb9208feacd208ff16290b74200e8647104e864bb3dc8a7590cf29dfa063a238c019d85da81ce56f682fc375641e76d7440e78fd24017c50cd0a55e2828f0340614c8c28202530f83822453a0e0ca301030e6260842da0b829e0b07415fbd01c124db4188784310e2b70d08b144042149a920b460068469a78370ec3d20dcad6e103e671e845f9a041144b741c453aa2062a62c88625701a2381c0651cee341548757202aed3e883a9b0ca2e1bd408c04318869990c62152881d8bb6e8338175a40dcfc1b20fe016d107fc10a244c7005497215402187ec40a1879b40a195d1a0d056795058ec515064381374e5c675507463182866e9152856320c8a430683e22fe78312d2fb4009af9541a972ada0d42824e89a7a22e83afc09e87ad114e8fac759d08dcf3cd0cdc001d0cd6912e816ce11941ee304cad83208cabc3502ca2a6c0665dfba0dba830e04e51af041795166a07c902628ffc61f50fe8b6950fe7237e85eaf31e8dec4395081e20950818f045450721c74dfc20874bfcd11f4c0ca1df4c0f630a83836155452ff09546a650f2abd030195913e801e4eb8812a1dbc4095e05150e5da07d0a35308d0e3ed6da02a7520e889b70be8e9773f50f5ad53a0ba1f1850ddea2f50a3010fd4e851086a5cb8096a7a58036a7e16086afeea0b6a357202b5269d06b55199a0b68c2050a79003ea7cf11bf44af813f46a703ba8cb6a37a8cbd512d495f3bf112350b74f05e88dee12e8cdb50e506f351bd4679a05ea7bb519f46e7c10f4ee5f11a8ff563a6830e00968f0ee63d0e0921c68a82a16349c950b1ab17a011acd7e0a1ab3fc0dfab2f52a68fcc863d038f929683cdd0d3411e50d9ab8610b9ac8ec034dda4782a64291a0a9849fa0e9eb72a01f5a4ea01f002168bef31fe8b7cd07d06f1a09f4070106fd596482160d7781969f9d01ad3c8281febeb003fd9d5606adef7b085a17bf02adffbe01dae876016d7cfc0d9671390e9625c98065af2b82e51dd96085ea52b0a2a51958310d0256ec2c032b41d2c04a35c96065b30cf0e6681178cba14fe0ad385ff056f13a785b400f785b8423785b6a1578fb9969b0aad401acfaaf0fac66900456838ac1eaeb3fc11acf0f82353eee056b3a8f80351f0781b5a40fc15ae10e60edd3eb609d940cb0ce8b19b0ce9b78b0ae511658b7080cd6e3d982f5528bc0fa9ae1607dfb49b07ebd3b587fca1e6ca8db0a3634c0800d972e828d584fc046712fc1a688fd60d3e12760b37b54b0f9f073f0aecc64f0ae4fbd608b983b60abcbe3e03dcf7ac0b621cfc07b5f5981ed47bac0f6df92c00eec4eb0c31f7bf03eb42ff8408a0cf8c04755b0a3f816d8b1b60d7cc4b6157ce4de34f8c8f209b093e320f8e88e64f0311b29f818f32cd865b519ecfa3907ecb66c063e5e7b117c4284077b60ce803d2d96c19e8fadc05e176ac1de66a560efc019b077c579b0772f097cb25217ecd3a20af6590900fb26da837d17f6804f6933c0a7da3ac0678e2681cfaa8682fdfe8e82cf237783cf87cb832f2c0c82033d9ac081cb21e0c0d55970b0ee7ef065ba0118ac9e0086e4b98021afb8602862160c3b4706c35ae3c10835073082e8084669bd07a39f41c1986fd6607c402b189f9e08c6775e051364d5c1440b20985c5401a6fd3005d3ede6c1f4261298f1a007cc94a78099451c30fb8f1b9813df0de63c7e0fe679bc02f3776c060bba7e80c5be3fc1e20f256069823d58da8e004bc7ae82435e70c121431ee050a33a7028c1081cfae514386cc708382262011c91a70d8e8c3401474e2e81af2aa980af163c065ffddb088e317f028e3d79151c2f7e084e88d601277a6e0727f1fbc1c97fa7c129381a38d5431e9c1ab9059cfaf92af85aff26f0b54543f0cd537fc037ef45836f83ff826f274c836fdf9b03a7974480ef9cbe0fbe533103ceb11d01e794268173dda2c17721c6e0bb9864703e7f0a5cb00d0dbeef77027c9f720d7cbf81052eb23e0b2e723a032e6665824bda12c1a5caf9e0d2650b70f91e7770b96dc0ffaac10fe536831f229f831f4606832b0fdc003fd69a0157fdc9003ff11c003f3997067eca6080ab2d1e819f9d5e023feb2a043f5b15816bb1e6e0ba3929f8b9c753f0f34b35e0e7c4297083d76d70435b33f8c55c1db869ad1edc6254026e3dff0bdc9a6c076efd4807b7ddac07b78f18815f1ece01bfb2a0835fad3d03779d7d0bee22b480bb6647c0ddc377c06fdce1e0372c1d704fc16f70efdf37e0be8004f03b3326f85de93478e0e40278b0662bf8bd793cf87da5003cdaa700fee0620bfec87802fe581601fef8b4063c96760efc05b11b3cfee6307862f02378924b054f66e882a700dbc05fd94be099dbc1e09fb876f0dc0503f0c2fe2cf0c28d9be025b928f0522d1fbc3cb61bfcf77a03789dd500feb78903fe97ff05b2498c80c85dd683c85f0c8228806e42141e344094235f42946fd54354d8ef202a0f1f42547ed740b6780a215bae1f846ca91c856cdfde09d9de710ea2665e0151cbc341d44aca20ea7553100d99368886fc2688c63217a2b9fc04a2859142b448ff203a444bc88e413464c7a70488aebb36440f7400a257ff0ab2f3522d64679313c4606927c450970e31ccff0031aa3a0431ea8985186b55424c28e51093aa4988c97034c474ff758859ce3e88b93911624e7903d9e5c58758cd5741f62ca640acef9f83d8ddad80d8950541f65afe86ecbd670ed95b6b06b1ef1b83d8af8f421cb68443f65dfb06d9cf4343f67faa821c3e448338b61c84380e79401c3f8c428e88b110a7dfb59063ec7310d73502c43d9a0e71bf7d0a723cc01de2b1f21ee2a93c02f1446a433cc335209e0d27219e331088777c27e464e657888fe73ac427f528c4f7ed51c8a91dd690331acb9033991720676d26207eaa7b207e15569080c624c839d502c8c56d36904b8fd62181555a9020521704aceb0b0117cb4060ea18084c0b02818d3321f00e1508dafd0b041dbc01c1447d8660aa5c2098654f086e9b3e042fa140f0453b218443eb10d28b8b10f2cf3a08e51d0e42e79c87303566214cc02a8419570d613f4143d81b91108eff7e88a0fe3644949b0409f37184845fdf0f8930508144846d854469d440a23eb842a20d5321d1bbe190e80f069098c39390d8808390d87728485cbb181237730912af7910123f990f899fae81246c0a8124ca5021c97224484afb3a24554a825c93f1865c0b7f02b956360bb9952084a413bb20e9e96848fa5d6b48a6b13c246b2b1092d5d40bc9260f40eed0c62177368221b9399190bb672b2079767cc8bd8b8720f76e98430a4eb3210597c320854aad9007122548499d2da474d32948b9bc3ae4e195679047fcfd90c76e5690c74c79c8e3bbe720556c47c893bdca902719769027b55a90a7c05448f5a18790eaa31e901afe33c833da66486dde2b485d2f1c527fe725a4e1461ae4c5f50148d3f04b488bfc334887423ea4a39b067979c80ff2b2a20dd2f53b14f226fa31e44d0a06d263de05e9357184f486ee81bc35b902796781830c88de4306248d90a1280bc8885b096404930019ada8808c7ef802f9f8fc24e433f727e44b0a0d327efb0264e2390d32c9f5867c3d85864ceb8443beff1a85ccec8880cc6664417e520a203fdf7942e637e121f3412d905fc7e720bf05b590458118b2981d0459fcd404592e780259ee3f0159d14b84ac8803212bc5dd90bfced39055d94b90550b07c82a2412b2c6e143d6fdf640d621df21ff4a2e4365a1bd50b97df7a07211b350051539a8c29745a8a29a0c54b16611aa241e832ae56742959a5050656555e8e6360054a5190bdd92ac01dd4ece87aa3a294255833e40d5344550f58c11a846b40f54230602d5dad605d559380fdd01380addc10341754577a1baa59fa07aeec7a17a6d3e50fdf848a8a18911d448fd30d4e87c37d4a8ff16d4d4bc186a2edf07b5b0cb875a3a3941ad6889506b87df506bb106d4f6d63ea86d9500ba0f5d01dd37af04dd7fee04f4806336f460d96be8a1c0ddd0433f16a1873bb6401d5fe9418f3c40438f9ed2811e8d38083d9a630275a6fd823a7f70811ee3e543ddd634a0c73388d0e3a52ed013f27a500fe30ea8a77334d46bd353a8f76e75a8f7d522e8499e107a3286043d397100eae3e300f5bd7316eafbfa1af4d48f3ee819842cf40c250d7ace673bf4dcf7bfd04b258ad0cb41c350404d3d14c2034361d9b7a0f0d42c2882b40c4596dc8422d7995094291d8a82374331437550ec9a148a1b2985e2ff254209d91c28e123084a4ad90b25a59f8752181d50dadd075066742794a3ff1bca05ec870aa14a50f189875071793c54b239142ab529834a0526d010db356888870e34e4f24b68e84d276868cb6168583f1c1aae7f0b1afe6d373452a3081a696b088dec780e8d1cbc0b8dc2df8146558c41af6cfc865e459c8546fb6843e3a647a0f10197a189d65c6862d706340958054d1245439322aaa1290710d06bc832e835fc18f486ae0ff4e6f30bd0dbd96ed0745955683a1df7bf456846581234639e01cdf4f08466696943b3510ed01cf06d680e4c1b9a9bed07bd7be602342f6c165a8078032d68f185160558428b42fca0c554476809c5155ab6d3135af97219faa8321cfad8db0f5a45fb0d7d42dd0a7d92a60d7df27e3ff4e9a758684d801db4667a025a7b48165a77f136b43ef935b4bea10e5affde15fa3cf704b4e1520fb4f14e30f405b91cdad41e016d3eba15daf6e80db4ad930aed303584768cd9403bcf1b423b6f58405fdd8a81beaa0d83be6ab8007dbd3504fa1a9200edda6408ed628e43bb4264a1dd9f52a16fe63ba03d6da6d0be692fe85ba3b3d0b7cecfa0fd0b03d001e605e8fbfda9d0d16b4dd00fdbae413f9d7f0ffd843800fd5486828e6da9808ef90542c7bafba0e39137a1e337be41c7ef4440274fab4027095ba1934f92a15f9f3d837ebf7c0afabdad0c3a730b069d45d2a13f109dd0f9edf7a1f3cb0fa0bf0a9e41171c33a00b7921d0df6662e8e258257409ef095d3e7f0eba7c271abafc7f9c96dfa1a1cb6b86d0bf363ce81a712b74ad5d1d26238c826dca20c136fdb481c959b8c2e4ba8b610a838330c5ab1a30e5841a984a71046ccb9710d856ac366cdbfea3b06d0823d87662354c157a0da6be2b0fa6011987695e34826929c4c074be88617a7200d8ced3b9b09d510a3003592398c18e1098c1d52698b10914666c5301334e3c0f3301b360a6fb4b60661a4a30b33e1f98f99d93b05d91c6b0ddcd50d8eedfee30abf956983d4513e6f0f017cce11b0eb6efac1fecc0fb2ed841f225d8a1b6059893bc02cc79d014760ca8027339960c73db2a0373b3fe0ef372568179ff1c849db4bd0df3093783f95618c04e4d44c1ce3c8a819d19bb06f3e304c0fcc31461fe190330ffb997b073743dd8454b1958a0e10318e0c2140c803b0d034417c200b92530e09e6018eca7020ce1120d43568860c8da5b3014a201863ebf04c3dedc01c3b66c83119e8ec228e56418f554218c9a5c0fa3e9aec198570ec0b8ea4f60dc1b0c1877d60226f46e83093fed828974a661a2906b30b1d66998986d0d93a20a61e15a0760e1969b61117f00b0c8a3df61574ecdc3aede44c3aefe3187259e7b0b4ba4acc252a69ec05247ab60d78336c3aeaf8ec06eb8ee80dd743287656a3e8065d2b1b02c8763b02ce47d58f6d63e58f60e322c87700e967bec282cef8b02ecde902bac20ea38acd0b5085628d8092b0cff052b2cf87fbf6a0f2b32bc042bfa100d2bbefc09565cf20056b2f51aaca4c71f56baed0facb4d11e562ee4c2ca4b1a6015a13ab08aa63058c5c43aacf2ba0cac4a751fac4a0709ab824fc19e944ec09e5468c39e92d3614fb36fc1aa9163b01a321df6ac89047bf68a006bb81f066b68db0d6b0e780b6bfe0881b575be84b50d6260edf1a5b00e3e15d6712d0dd6397a18f6925302ebd92203ebfd6c0feb8b5284bdad63c1def9c4c0fadbc1b0c177aeb0e11f68d8887b23ecfdca35d8e876c2ff6661a389bf601fe44ec23ebccf817d74ad857d793c059bb0bb0b9bb41e834d99b6c3bead3f864dab3c807ddf1c0bfb6e02817dcf62c166063d61b37360d80f430bd88f8d23b0b9c87cd85c973aec77f0006cd1a805b678320bb64a1b85ad1389b075de6dd8bfb1adf04db117e0b2bc55b86c8c055cde5d07ae44bc0857d9710bbec5bb13bea5a100ae9a5c0357abf684abf540e06abf7ec3d5d72070cd295fb8d64d1a5cfbbd055c376a375caffd0e5c6f4104d7bf9f0e379009801b1eb90237528c841b3dd90937d64a831b5fbb02373198849b143e809bcadd809b3a95c04dc927e0a6c3d17033935370b357b670f3da29b8f98c067c97e102dcb25f0cb7fa711fbe075206b7ce1c805b7f07c16d8a87e076382cdc5eb7116e6ff705eec0c7c10fbb3f811fa630e08757cde18ec618b8a30408772c69811f9974833bdd3d0a77facb861fe538c18f2eed87bb189ac3dd1cf7c0dd26efc3ddb76c871fbf4a857b14d1e1de317e709ff26cb8afdd14dc17fc1b7ea64d117eb1aa091e681c090f04b6c203bbbfc0032717e1c1edd3f0cbc9cd70c0f9363804bd06873999c291b36670d4773b384643168ebff3174e881e87137f84c249ba13701257194e93ab81336ae7e08cf91a38fb7b179cb7a30bcebfaa05174d82e1623c152e66cfc125936b70e9bf727848c8697848f71b78e8b95078e8ed4078d8fe0ff0b02c1e3ce2ba3e3cd24b04bfeae005bf1aaf008f193583c72caec3632fe3e1b18d6ef038c75df0b8c93a78bcce323c5ee20c8fbf770c1e3fa1024f38140c4f283c0c4f4cd28627a508e0a921fbe1371e6bc16f8cee87dfdcfb097ef36508fc76ca77f8ed7a2378966d3b3c97fc179e9b2e86dfd5fa05bfa79d052ff8780e5e2846c0efe306e1c59b80f0e2d817f0e2b47ff0e2353f78c9502bbcd4f53abcd4d7135e3ede047fa8690fafb89a03af58a6c02b4d51f047d8cff0c79173f06a8923bce6413fbc361a01afcb7f0b6f945c82370d94c29b0f7c84372ffc8137ff5b80b7d4a8c25b0638f05693ffc7f3bd3af04e551ebcf3380afe5ac705fe7aa20afe7a231ede6d7118de1da905ef1940c1fbc4f7e1ef9c46e0ef1a33e003c642f8d0d74cf870900b7c24ed1a7ca4cf0a3eeab8021fdb1a01ff22f70cfec5680c3ed1130a9fac26c3bf7e83c367401df099e2cff0d943fef01fb2d1f039ad41f89cb727fcd7583e7c017a0dbe801f872f693c812f7df381afe8b7c257331ce16be144f87ad84bf846500bfc1f290c21c3788f902d3b8d9093b98b90dfb48c903f5288905f0420141a27104ac14508e55e6fc4e611caff92105b545f20b6ddfe855035b543a8a94311ea27e4101acc0308ada20584b6851b42e7441862c7eb3b881d0b5711ba6efb10fa2734103bc3ab113b336d110689b710062b2608432b6d8461afecff440893e32608b39a658479e25184f9430ac2bc560b61d97605b1fbf365c41ee44d8475e12cc2e65838c256868bb06d3f85d8bbd68870501f41389c2d44383c8c47ec8be845ece7fb210e5ddd8a3894e98a38f2d01de1b4f924c2191a8e70ae20228e85ed41b8461b235cbfe820dcd26b11ee0623080f253384c7b35984175205e195e684f09a7f83f0b56a43f87ee4224e4d8e21cebc8d429c25f2109794d1884039062210108c085251400415dd43005c4a104062320238e48780bb1210f0737a0874cd3e0466ad0a81fde085c0c15511f8e8d708c2051f04c5b1194149662128f35404eda51d82b12712c1fc0144b0c253111c450182533c87e06ad820b8dd0608be0d0b21825c418872ac1012c52644889b2322544a478485be428457311057cdd71131fb461131d72e21628d0b11b1c93588d8ea0544ece77644ec643d22cef50722aeab0e111ffa0991e07b00915898894862c922926e1f4324775e40a4862623521fb010d722ad11692b671137fc6e206edc9c43dc0e8c45dcc6b622d2ad9211e9290f11e9edfd888ce72444c67a3d22d32c1b910db882c89eda84c8217d44dc95ef46dc9d5346e4fd6941dc4379230ad3da1185af7a100f5e24234aac25880a4d3344c59579c463b944c4e38b7b118f17bc104f3fcb21aa73b310cfabbd110d2bb98846f8314463643da2b16800d1f8cc0ef1827715d1a41f8f687296205a2e9822da2175884ed155c4abb620c4ebe38f11af579a115d72fb10dd4f35106fde1f41f4fcdfdedfca7d41bc0d7443bceb5746f4133d110373018841ae1831546b8178ef6385f8a0f41bf1c1d01bf1f1711ce293c276c4a4450c626a3f0df1b5fb19621ab28c98fdde8d98db398f983f0543ccc74e23e6bf94227e396d462cbcd440fc7e988f583c598f58e43720562c3188d50b4b8855110eb126ed47acfdde8358d7b98ad8108622368a6d10ff145f21fee5582265542f2365ca9490f2764a4885d37f918ad31ce4e6410a728bec4ee496be29e4d6583a72ebbd09e4b61617a46a0017a9fad40aa96e9d8254e7aa22359a16901a538d488dd53748ada8b348ade8cfc81d092648bd3dbe487d7e1c72677a3fd260e73fa4e12f75a4916914d2e86831d2581d8a34e6d7224dfc479126933548337731d2ecf726a4c5b664a445a632d272b80e69f5240fb947cd12b90789475a072e23ad59bf90365106485bede3c87d7b1e210fa48a9187d5f59187abfe211d93a4c8239b4e229d1bcc90ce3f57902e39fa4897fe56a42b5f05e966f504e9914f467a3abe427ac5a922bd32ae23bdd68d91deb3af903ef67348df7a31d2776d0379ca261079ca018f3cddf80b79f6c008f2acaf31d20f2c83f48b0722fd19179001976f20cfd9ec439e3739813ceffa0f795e00455e34112103852f90410d1148e08e13486003000982c92341e20224d8188b043b0520c1011548f0032612f2761409d557434283cd9030c20212c6f882442a962291ae1548dcf15124feb016925ca38ea4ca3920a961e3486a8f0992762b1649e708918c537d4846f25e24a3ea0d92d7bb05c95b7b82e47f0523058782904283b348d11d15a438a41629b1788d948c1f424ad30c90d2b287c8106d6f6408e82e32643a1a19a6834586bf18474604f090114159c8887c1564e4f60fc8a8f45fc8a87b36c82b1959c82b4fb0c8ab46d7ff37838cbb2444c6bdf246c61f0722e3f30c90891c2632cdb61a9956bb1b99363282bced2f834cdf2241a6dbf520d3c3f4919998706456e03564d6f801e49d041432575084bc7b48842c041d4516a92c218bb46c9045c7439045dd24e403f906e403357964b1eb2cb2e2a200f978cf3ee4e3f074e4e3f17dc8a7e435e4d3d43964754b03b2761b02594bd745d64add9175d71e231b025e205f345a225f0c9f47363d6b4636ad36205bb48e205b6851c8164937b235df15d9b6bb1dd94ece4776bad7223b617b919d237f91af2eff43be1625217b5dee21fb8e03907d991f906fe592916f432e20fb35e390fdde95c8fefb11c8fe695de4b0c22c7264f1327234e136f283d669e487d664e4c75410f2d34763e4677f2cf2f3452be4e79a12e458320339d694871c177c464e3232909305c1c829b928e4d4576fe4f4c207e4773b3172068645ce425f207fc29a9173ec71e46f6b2cf20f8483fcd3f814b948d9895caa55462e7dff8a5c713e8efc3b0d42ae05a622d7b52790ebfb4e22ffdd0b44c9142aa36416b7a164c9b62879890a4aa1791ab5991f8f52d9118152b1a846a9a034515bee19a2b6ae7e476dbb1986da56f618a50a4e47a996e3516aef56511a1109a81d5bc651ba4ed528dd5e4f94de8e78949ef92e941e1e80d24bb88232d4dc84322eca42197f9d4599149ba34cfdac50bbd62250bbd5dd51561521a83d720aa83d2ab928eb1fda289b6306a8ffe73dd43eb383a8839bdb51073ded508736ed471dd9cb41394d77a29cb33d51c7b696a28e1341a8e3a973a813b70750273a2d50272686519e0bef515edf5b50de8f4528ef5607d4494708ea243d05e50300a2fc134250e710cda80b6a275017cf1c475dfa9c890a0229a2827e8ea382839fa0827f5f4081a5f128c8c4060a9aa18082e9e5a060adc3288c260785f98b41e13a1650f83de751f8a9201429ce17456e714751369a50d462368a76260245eb3740d1995751cc072a28b167074a7cad192549184149c6e450d2942f28691118251d64a0429fdaa222f6a8a222fb0fa2625c6d5031a7cb51712f0a51f180dfa84485705492c6282ac9ed162a05e28e4a898943a5feae425d8306a1ae49da50d7eaffa2aef50950d7d55a5037ae57a26e46ff45dd1ed88e4a87c6a2321005a88ca95654e6de0954e6a17454e6c55a5466aa192a6b5b072acb2d047567d80695fb440f95675780ca2b4942e53fad42e5af9e46155b57a14a9e84a24abbb25065bedb500fd35d5015877fa22a205aa8cab83ad4a3cb38d4e3d7b3a8aa2b1f514f1a62504fd165a8eadd375035692aa85a1367549d061c55c763a11a6ab7a35ed013514d3bffa09af7dd4135e70ca15af5b6a35a07d4501d385d54c7720aea65642fea95a016d5a57f18d5e5ed82ea12d7a1bad67350ddf903a8374a8da837988fa8b7ea41a8b7f769a8b7036ea877c69da877c421547fa437aaff7e366ae0de66d4e0d116d4c8d97da8919c13a8f726af51a3666ea80f379d501fee2fa13eeb06a13e27aea3beec0e457dc10da3be5016515f422fa2c60fafa2a67a6fa1a6abffa0be2b58a066062a503fb56b51f3afeb51f36f2351bf8293510ba5ff500bc321a83f4fb2518b0d9b508bc3df51cb0e5f50cbe3eba8e53f89a8d5eb71a8f5a6afa88d0716e84d71efd09bfa86d0726727d172083bb45c77035abea10fad1047472b9e63a0957f7e44abf411d15bb6f5a2b738de466f79791fbd15b40dbd35c50dadea9e8056fdb41fadb11081d63a518cd60e6f42eb3549d0fa45c568fd6511da4066196d9849431b568fa10d5f9c401be96d451b37e1d0661e9fd1660267b4b97301dadca3016d71dd1b6d51a485b628de87b6f4f882b6bce083b6c41e43ef8ebc84b6091b45db4c81d0f6277ad1f6679ea3f7dbd1d1fb394fd0072c88e803ef3cd007cfbba20f2639a18faac9a09d8b6dd12e2fc6d16e5bcea2dd8ea7a3dd7ef4a1dddd06d0ee686ff4f16a39f4899651b4979b0edacb27197d72473ada677f1ada07da86f63dad873ea595863e154a419fb5d746fb9d9345fbdbfc415f3c6987be9849475f9cef415f52e4a22fed798dbe5422450732eea18374dfa083046c3460c01a0dace1a04125fbd0a01f8e68d0df2368b0a6191a5ce883867c388f86296c45c39532d1f03dc96878f9121aa1ee8646eee5a0d11e7c344e700e8dfbf50b8dcfd74113153868e2f67134d18d8fa6ce33d0349d6368bacd2f347d8c82661eda86667a21d1cc8c7d68e62b1d340b8746b3285fd1ec6f7bd11c2201cd4d2a46f30066681ee5265a50e78816f445a2850ee368f1413db4f4ac323a3414848e50b647475cf9848e5cfe8dbecaca46473771d031145d742222019d726a1b3a0556814ed5d4425f5741a16fdeeb40dfec8c44df3eae814e27fd4367ef554367b33ad1d9e522746e7e2dfa6e7e063a4f45199d2fbc80be67f50f5d142c401797f0d0c553cfd0a5ed86e8b2b85174d9c25d7485c95774c5cfefe84a8c13baf2cf07f4a367d1e8473f78e8c7896ae827d26ef453d5fde8a7611be8a7291c74ed1e2d742d21135d7fd806fddc671cdd680f4037e624a15fd4a2d14d9aa3e866d55c74f32416ddfe7715fdea591afa35f10ebacbfa18baab3308dd5ddd8aee71e841f770e8e89e1412bad7878deee3ff46f7f5ef41f78db6a2df596c41bf2b67a38796d7d0c3f231e89140217a1467861ecdfe8efeb06e86fe12c8437f41a3d1136608f4c4db4ef4940c11fded3a19fd6d39113df3640c3df3e200fac7d646f47c20033d3f7306fd5bc916fd072b875e8a83a0570232d12b6f70e835f3dde875e569f4866415fd2f4601fdafe31cfadfbc1023e3f6042313db8f91e918c0c8ccae62647e8561e42d8c30f2ee831885a3e5ff1bc1285de062947fcf6394977662b6f8b763b6daaa62b6ab7463b64b4f62b63fafc06c5f77c7a8065dc5a8022f62d46e1760d47a6f61d4830c315a94e318ed67c7303ade588c6eaa3946ef3704a3b7b480d1f7aac0e8dfdbc0ec5c4ac318ccf6630c6d3118232c17632a41624c47b8985d7d8a184ba5bd184b4d758c558608638db2c5d86cd3c4d8d6fdc6d8210e61f6ca9cc3ecc30a31fbe30a3007a8399883d3af3187f6a8600eab29611c5b653047825a31ce9bb231c70e5dc61c0b3b8d39f6632fc625a61be399f90be34d7d8c3919c0c79cecb9853915df82399dab8d393d761673c66e3be64c611ec6eff52e8cff5a19e6fc5e5dccf9bf1e980b973e632edd876302bdcf6202259d98a07155cce5534b1880888f01c96231e0472318f0cb6c0ce42906033bd78d818ddfc6a074dd31a8a4300caa0d82412bfec6a0fb0b3198035e185cc4730cbebe0c4372adc390c86730a4ab773194dc8f187a140543aff4c030971430ec632518f62a11c33518c270bb8f6278ce0730fcb1528cf0481d4628a1634486fb3162dc0d8cc4db0713b6ac8809cfe56222eebfc14421ee61aeec0bc25c81ac60aea07660aeb42e62ae9af763ae92b531d1577098b8d5cd987805034cfc153f4c826d2f26b1c61393ac368e4995efc7a426523169233998f4b0064cfa241c9383d3c1e4855660f2c3cd30f90fa598fcae2398c21408e6febc37a614178d293356c4941db98029e74c611e8ea330951f3898cabff198471b44cc53e5ed98a7f791981a2b30e699011ff30cf518536bf70f53076bc0d495bfc7d4bd1dc1d46fdb8c691895605e9890302f16f5314d7a1c4c934b2aa6f9dd2aa6459488697d81c6b46d7f8d697fb98c79753010f3fa0401d3d508c374f51462bafe2861ba9928cc9b80764c0fcd07d323c8c4f4fa9ec2f459c562fa1e1dc3f47d7d81796bec8c790b1ec20cec3a8c1970f98419985bc60c3d91c70ccbdcc50c176562861fbec3bc075230a37eef301f16c1984f13d73063638b982fc7c630e317ae6026149531134dfd9849cd5ccc64800f66b26d0b660a558d99baef87995a3b83f97a1487f95afd0df375391ff3ed4c3c667aab036666330333eba180f9715b0f33971286f9b57f0af36be91166e1fb6fcc9f263dcc62460766f1c16bcc62b53f665920c12c67bb61561c13316b9a2698b5eb30cc5a9923661d128cd990b7c76cd8a3301b8883988d97ae987f1742b1328f07b1b20e70acfc794dac7cc156acc2483e5629661dbbd9ca00bb79a90dbbb5e53476bb231fbb7ded075635958f554dfb83559f18c36a3c0ac46a3a1a61755463b03afe6fb13bb6aa617798db630db4d5b1863eb258e33b08ac49c91ad664e00fd614761f6bde5884ddb53889b53c6986b5ca4262ad06e5b0d66a0d58ebaa11ec5e5707ac3d5e05bb9fac8eddff6a0c7b60c76dec01e07eec813077ec81ca3bd8434d615867d30aec31cdff3be3a570ac0bd611eba6dd81758bb4c4badbc960dde962ec099d7caca7f277ace70d12d6abd10a7b32d51deb13fe1deb33720beb7bd618ebfbfa25f6d4451fec19f129ac5feb73acdf6c03d6bf26061b706a2b36e0d50decc59fd6d8c0cf81d8cb33b958c0b7082ca8fc22169aa18985b601b1d0b1212c7c673a16e1a885451a9dc3a27c12b1a82612162d4263315b5cb118bdf3589c7d361607e5638938372cf1cd0b2cf9b72796d2628565fe8ac2b2e206b0ac14592c3b8181e5506e61b9658558ee77392c7f9d8c1532c3b122f954ac1882c24ad47e62252c10561a1b86957e388895ce1ec48666dfc1869d0060c38649d8b0793436dcc8051b5ebe888d501260230fbfc74672c6b1511169d82b287d6cccde426c4c01191b37d58e4df2276193c985d8949d96d894a339d814e9736ceaff39bba6d7834d3b9185bd1e790a7b23c8087be3751ff6e6cee3d89b2b99d89bebebd8db0affb0b79f9dc16664fb6333ab4ab1596176d83b5e53d89c2f26d8dcbdfdd8dcca156c6ed34e6c7e9a23f65eb901b660af22b6c0e516b6b01a852d36cfc216c7ca638b97f2b0c5ebc6d812cb6dd89298bbd8327032b69c5e837d785b1e5be1de8dad1cafc53e8abd807d343d87ad022a639fa432b1d50b89d81a24035bebf1155bb7b10f5bdf6a847d1eef886d34bc897da1f70edb1ad7866ded2bc2b60eb862dbea52b06d1f4bb01d5a9bb01d41ded88ee0086ce7ed7dd8ce87b7b0afbc80d82ed47b6c171d80edeaa562bbbf4d627b77d660df3aefc2be0b9260dfc5ddc3f6a75961fba77cb1fd5f0f63078c06b183767fb0434ed5d891be9bd8d1d535ec278ba3d8b11b38ec58fb0decd84804f68b712bf64b542376e24e0276ca0d8b9dca2261bf5a7ec77e7dd780fde6e98dfdbec1c0ce1c88c6ce044d6067867db1b3c949d81f176f607fa63862e79438d8f9787bec7cb91976c17000bb60328ffd5d85c3fec1f560178fd2b0ab4d7dd87f2747b0ffaeb863ff2d6fc1c9982be036f19fe2648bfb71ca9e5538e5a974dc96e25adc56d545dcd6dde770db2e29e2b66f52c1a90edbe0d47693716aa2399c5a663f4eedc9219c865e194ec3d10ea7e90cc569ad8ee276e81fc3e9de0dc2e9f67cc1e9c7b7e37652cee076966071061426cea0b0176730308a338cdb8d338c8fc5191d63e38c3f6271a682429c697c19ce2cf620ce2c6933ce9c628d334f3c8633bfbb80db3506c359e4cee3ac7c9fe2ac280a38ab246d9cd5a39f38ebe683381b6d32ce360b83dbab6587db3bf10267fffc11cefe4f10ce01d28c7398abc11d5c7a883b14f417e778cc0177a42500e7742b1a77d46e04e72ce38a731e04e1dc49ed380fc4179ca77309cef3f66f9cf76e3f9cf7de2cdcc99277b893afa5385f9365dcd9d2cf38bf631c9c9f570dcecf5f15e747cec7f9859ec55d68f88dbbd8bb820b2cbf880b5e5cc15ddef90d7779571d0e54cdc041b62fe2206af338c82b060e6a5087834e1cc2c11cbc7130463f0e71500787403ec4213e3270c87def71c85b781cca500387f9e18dc34e68e270d60138dc75571c7e3a0087ffa58523485fe18867077064dd273872f2031c45d70e4739ea8ba314eae068ceae38daf5011c6d5c05c7b8338463f455e1b8eb6e38defa199c40250827381088137af9e2c4162e38f1f1cb38710e1327f9bf794a3e9070615b3471e1291f7011c06e5c4472022e72b2091755158abbdaf00817d31f848b3d52888b4db8858bcdadc4c555edc5c5f56dc2c5a7a9e1126c9a70090107700977cee312ff2ae3924e2ae292f06ab8e497fb71a9ea61b8b49c9db89bca9db874df0a5cfa75122e231783cbf2fa89cbd52ec5e5d5cce0f2964fe0f2f7fbe1f29d3d71f993c1b87b415b7005d6185c41cf3e5cc1dc76dc7dd7105c91c409f760620c575cd6802b159be1ca6767710fc756708f120ee31edd31c43dfee9877b7aa01857bdf51eaee69f3dee597a0baecef422aece750e575fae896bdc7318d778e202aef1c1795c13fd10aef90219d70c9bc7b5a8b9e05a96f2706d9017b876f9705c7bce675c67fd67dccb7a05dccbe9fbb857f77ee05ecd9bff2f03f7fadc1aaedbbf0ad77deb17eeed8a3ceeddca6fdc00a71137107b1837b4291637d4771a37ec711937ccd6c00d470fe186eb6fe146145671ef3dc370ef9121b8f78dfeb8f77f59b84f5e2cdc547c3deeeb1802379d9086fbaea18ffbdeb7829b1194e36616d0b859cd53b859c629dc0fef73b81fa879dc8f4973dc5c48d7ffcf9451dcdfba32dc86b30a6ea37533eedf436dbc4cea69bc6ccc6dbc02470daf985d8957baf4bfeecdf8cdc67ff09bcdc8f8cd2f87f12a9c53f82d89c7f15b5bbee0b759eec2abfa06e055cbe6f06aa8bd78f57d58bcfad4085e631a80d7947984d72970c6eb2cb4e37556dbf03b62faf07a7a39787d581b5e3ffd2bdec072016f708183370a3b8c37fa46c01b1f48c71b0bfbf0c6539d78134519bcb98b3a7ed7be6cbce5e0147ef73e2dbcd5ed4cbcb5893dde56e303de76cc18bf177e05efa05780774835c13b9482f1fb832fe0f7f71cc73b0664e01ddb5bf047764af04eaff6e09d6765f1c7907bf16e5e27f06ef381f8e37d03f8139786f15eea0d78df9a2f78df5907fc29bfb3f833f777e3cfb63dc7fb696be2fd4caee3fd9f1ae3cf6b5ec29f7720e02fc0d3f14156aef82049143ef87a18fe72c3221ea0f4120f70f7c303d8ce786063281e8231c6430df4f1b0a37d78984f011e0642e2e12a07f17067091e7151178f0c6cc7a35253f0a866333c3a008bc72a6dc7630d8978c254329eb0fa0b4fd43b8527c19cf0e48357f1948397f014e4033ce5cf1e3cd59284a7cedbe3e9a17278faf7723ce3f2133c932387674de8e2d94ed7f06cc2633ca7c71ccf8b0fc20bce78e285c06b7891220f2f7ae68e172b1ec54bec5df1d2c5c3f890e6367cb8a52c3edc4a111f9eea810fcfa5e023eb83f1915379f82b37ccf157cb06f1095a1c7c82ff003e21f9143ee14f063e71f32c3ef1c0257c720e1b9f2238834f9d85e1afb968e3d35c93f0d73945f8eb4f7fe26fb4a9e16fbf21e0d37358f88c1bb5f8cc1a263e8bb5039ffdf03efeaef1123ecfeb24fe5e0f0b5f38fa137fff6b32fe01f716bed8c4175fec978d2f6137e0cb7cccf165feb3f8879a7af80ade2d7ca51306fff8ea10be5ac7065fd3608aaf735dc4d7e163f0f5f1f5f8fad1d7f8e75d19f81787f4f0cd8f83f02d87bcf1ed077fe3dbd34cf09d9dd5f897ebb7f0ffdf317cf7b63c7c77b11dfe8d7a3ebe775b33be1f688c1fb0bc811f0892e2877e1dc70fff2cc27f70d4c47fb4a0e23fded2c47fd251c67fbae381ffa23f83ff0296c14f9cafc14f1e49c24f9ec6e0a73e08f15fed9cf15f0b03f1dffe1cc0cfcadec5cf1a3ec0cf8e34e27f482af13fb2eee37f6487e1e77297f173755bf0f36907f07fe242f08be951f8c557b9f8e5838bf8e59f7af8e5956df815f40c7ea5a902bf11fa05bf519e47d874954b5012461194dfdc2628bf3f47d8ac5f49d81c7086a0527097b0ddb785b03dfd2a617b0b8fa0ea5c43504d9f23a8f63912548787086aa25e82ba412141336286a0f5de9fa03de04ad0094c27ec10fb13742f9308fab291849d97be137696ea118c081a04a38a7e82b9733961975b3dc1b24240b0acd724ec46ed21583568126c367913ecfc43097b83b5087b138584bdbf3208fb8259847dcf3608071e0e120e8c8d130e0d3f221cfa8223387e0b271c518f261c419e231ce1b00847227b0947dfb8119c795e84634c36c1e5a61ac1ddb99a70dc3690703cf531c1a30c4df068384bf02cea2278dd8824783d332178db5512bc497709de2560828f5330e1d4fe09c2e9577709a7df8809679db4087eb271043fad2982bf8715c1bf7695e0dff492706e788570be7a8c70bef52be10275857051469970f1981a21a8448b10f4a38b10dced42b8fc428b00b8694b0096a91160b8af04b8730a0131ca2120d5ab08c8b703048c6b2f015b4e25e0d22709846b5e04621f8d4072794a205d1c23903a2c0964ab3c02799c4ba0f87611a8bf0c08b4ade7096cfd4802fb9019810bd12570e72308bce4688290b19d2014ab1084f9a30451ac2541ba624d8854cf264406df2344926f13a294aa0851fb0e12a2ce2b10aeb87611aedca9265c29394fb8b26147b8da994e888eb84b885e9d22c47b2b10e2119584e43c322125fa3321a57e83705dc59170f38032e1d6e61cc22d7012e1565e0921dde10a213de72d21839a4ec8348b2064262d11b212b308d9d9a1843bcb9f097731ad84bb733d84bcb25c427e4c28a1e0ff7c166e7b43282ed84528357f46289516111eeae6121e0264080fd196840aa41fa1a2528bf0c8be8250d5594f7832d04e781a7596f074fa28a1c63e915017ac4aa82b69273c3f3a476864be24bce85421bc782525bcd2b122bcaa5121bc2e794de8127e26744f0710de64ff20f43c43107a479308bd5fa2086fabff12061eb812061afc0983bc52c2607a3a6124ec2661a4ce95f0fea29430faba83303a4c247c38d64df8b07e9af0f1f175c2a72938e1735c10e1cbd19384f10f2584f1b16ec264bd2ae1eb8f25c237ee65c2b7c255c2b76a36611adc49f83e5b4098dd1f4b9823bb13e6f87a84b9225fc2dc879f8479d51ac242d077c2efdd04c2ef47f284452093b0a4d347585af0232cfbd613fe261811d6e7be1136400f8832bb2289b2af9844b93d60a27cef39a2a24d065169fa3e71cbd163c42d4467e2b6fd8ac46dc7ea89db482bc46d3c3851f58117519d6442d4d01c206aeed841d434f946d40c3c49d404ba10b5de6e226a5bf089da53ed441da11251173c44d46dc011f521c5c49d573e1277ae99110dc2f7120d4a7b888605d544a3870ca2c9cc30d1dcc998b8cb9749b4bce740b4f26e225afdbb47dcd3748168bdc789687d668268e30627da5aa8106db35388762def897b215ca2fde60da27d9a07d1fe2e8db86feb55e2a1635f888732b589879d7f138ff4de231ef9a14f74fa6948748edc4b74d17b457479bd4074bb9c48748b3f473cee20433cb12d8b78e2f231a2c7750ba2a77203d1b3d597e8bdf518d1fb7d0bf124ef38f1d45c16f12c4186e8e72e25fa618389e7a6ec88e745b1c40bbb9d89179ec7112fbc97275e5447100355e28881f1fd440063920818001341013a4488da3411ea2224c2097f8808b36422e2cc1c1159708488ca9824a295758868e79744ccb103445cda3c11f7a2924888cd2252851788d4043b22cd749d486b772232cc6d88cc213a9195b08fc8ca2413d97267886cb717444efc22915be94ee476f91279823ca250ba9d2822bd278acdea89e2a06344712e88282958254a21878952c24b62985a173162d70b6204d897185191498c3c3d438c8cfc478c8cd7254645f713a31f638931b14862cc3886180bdd498c456e21c639dc20c6751f24269b3e25a6dc5127a6fc8821a606d288696af6c4b40b5b89d7c72e126fd43b106fdbba123389146226658998e5788498ad6b43ccd63727e6cc2389b9e7771373c108625e6e2531ef6e0731affa20f11eb88358982e221605eb101f3c92273e781d4f2c7eb89758e6524d2ca77f2456debd4c7c7ce130f1a99443acaecb25d69837119f299c21d61ad188b5c1d1c4869014e28bbc4462936c2cb1f9601fb165fb0562cbbd58626bcd4b62a74623b1d32085d889ef27beb26823bebe3b4aec66a711bba37a893d2af7883d76cf883db32f897d6961c4be2534f19db323b1bfdb9c38f0670f71283a8a38f4fe2b7124bb86f8fee445e247ee14f163dc47e218a89e38f6fc377122683f7102e4479c3ca641fc8a09214e7ba511bfbf0f23fe14ab107f557e23feea37212e509c898bdc62e2928a077189984c5c0ed420aea8191057761c26ae046b12d7b7ba13d79142e2c6d63ce2c6c714e2bf182269d3a69da44de1fb48b2114524b9194792fc090e491e69465270182229b45e212922e5488a5c1c49712c9ea49417405206ba91941348a4cdf7702495cb62d2ff7f1f92ca172b92ca782369cbdbf324b5b244927aac11493dbd97a469fb88a4e51d45d28ad52269d59492b4eb0a483bb8f324bdad4324fd691a69a7721269e7597f9211aa8164724b4232f99d4b32fd5b4d32f3502699212e91766567922cd0be240bac0bc962ed376977580669f70d25d2eefa0c92150848b27ac226ed093b45b2beec4cb2fe2a20d9399e22d9892249760d3492bdbe2b699f9113e940ce08e960b119e930a18f74443d86740cef4f72a91d26b934d7935c1fba91dcf40e90dc7d5f933cbb79246fddbda493c7b5493e97ef937cee68907cdb4248a7980748a7b7c6934e9b3e249d71f0279df350205d508b2305fe5b2505bd7a4c0afabc460a56bc4c0ade5d4cba7cdd9204dc7b8d043c7080048cba460229f59040461f49a0040312a87d9804b1e093208e8324c8782d097ae113093abc8d84b05525a112f34898ce3112bec49d44bc3248221d74219161d624f24f7f12a5d49b44854793a85c25123df72389d15441620c1f22b12a0f93d85647489cde7912676699c44b7d4a12756c90c4c3de24c9e5b32449a1294952f285141a37440a079c27855fc19322b0585244c216d2954022e90a9d46bafa722729dadc9614bd0b438ac65a9062fe7e27c50565911212264989478e90929a0b49492ffd483710fb483786ab49b726d9a4f4a2f3a4ccdc2552660992947d7b8874c7e825e9cec772526ef505d2dd5fdf49797e074879d75548f92616a4fc6b71a4fc0101e91ed69d5460fe8054d87c8e54d468477a703684f420229154bc8b432ab9ca2095f427914a26f348650e6748659e45a432c800a92c4781543ef38154716a8854c158253ddafc865445db497a12a94f7a4a5324555b3d24d56ccf24d52c1d263ddf3e4d7aee40253d3fff94f4bce923a9c9b994d4f4ed19a9794f21a9f9a02ba9b998476a5ea4905a655649adfb21a456a83aa93d0f4eea60fdaf713be915ab84f4aae32ea9ab0a41ea9a1a22bdf1e2927a4c94487d69a5a4be0d5752bf2d9ed4bfb8401ae0fe240d9e8d250d6d5d270ddddc4e1a3e7295343c50411a958d268d1a8692461bb792465bc2481ffebf0f9f501aa44fdccba4b1f60ad2844f2569e26b256992904f9afcd440fafaaf84f4ed872e6936f718696efe08e9f7370a69e9e759d2d2823169f9ef3dd28a0681b452374c5ae9f84e5a992d25fdbd68435adfdf4a5a179991d67bac481bd859d23f37325976530e596ec2942c37674796e730c9f2092cb2d29e62f2e6e0bf64956bc9e46dda43e4eddeca644da71b64ad1a10593b5981bce3a309596f4248d6b79e25eba39064fdb54be49da422b2a1c21fb2a1f823d93836846ce280229b5afb924dbd82c866364cb299732ed9bcc2836ce9cb205b9ecf24ef610e90ad83d3c8d67715c8365ee7c836632664db0b77c8b695e564db896cb29d4220d9a1691bd9e12590bc6ff60ff9d06717b2a3d201b2e3d525f251c52fe4a39f60e4a36b05e4635119e463cde36417d206d9657037d9751e4d3ebedd8a7c3cc58bec7dfe0cd93b91433e39e546f681f8927d15f7917d898564df4f50f2e9c7b7c8a77b7790cf6c7b403e0bce209f455a90fdf6f490fd4ef990fd0938f239701ff9c2a1a3e40b4d06e44b478ac897927f92036fb790832be1e4e0fa0c7270f35ff2e5d85432d853890c31129121cc3a3234699a0c7d4321c36382c9f0d88764c429291931e34e46bed820a3dea893d155bbc8e8f77a644cb0888ca13991f1723032feb02a99f8b69d4c66ff2393a30f93a946a964ea502d99fa7d3f99b6514766a6a69159b229645648389935694ce65c1491b92dea64ee7c0399f7fb3899bf9243161286c8c26bab6469d46fb2b4ca9a1cf2ef2f39a2ec0d3992f98e1ce5f48a7c258344be52be448e76fb428e598827c76a679213b41e90932e049093ca44ff6b22270f7f20a729d490af8ff491afff0b25df02ce926f2fff25675c4f24678caf923377ad9033ef8e92b3e0fde4acae64f29dd46072cee525728ec8949c532047ce59fd4cce05d0c879a930725e851639ef9d3c39ffdd34f981df2f72498b1bf9a1be03f9514511b9ca8e41ae3aac437e127f83fc34fc39f9695616b95ade99fcac289d5cdb8621d779ac929f934f939f577c27374ccb911b8fbe21379666901b47e5c84d683eb9e90781dcac60496ee944935bedde915b2fed25b766c2c9ad2b8fc8ed2aa7c8ed45bee48e6ff6e48ef92af24bca08f9a5e422f9e58f1de4577e9ae4d7bd0be42e6035f94dd827720f368fdc73678cdcdfbe4aeeff8a270ff46e250ff4a1c983980ef290661af9e39928f217a310f297a9cbe4c9526df254e13ff28c0a913ca35141fe51534bfee96e48fe29cd20ffbc739fbc20f1272f7a2d93971a93c8cb8c63e4e56903f2ca413ff20af62479236d2ff95f7c2e45f66f25454e3b8f22d76e4691b7b0a228551ea16c0e69a66c33f2a6a87ecaa5a8efcea4a8d7fb5334768d50b4daf2283baea95374312d14dd3e238a9e5086a297bb97a2afa441d969f63f0b738a81ca098ae1161ac5f0fe2e8a112689624cb94931fe8ea2981877504cdbce51ccbb3a2816dfbc2856822d146b3712c5fa8b36c5c6ed36c5669841b10d74a1d88d6ea6ec538552f6bd93a1ecf77e4039002ea51c98f5a41c8adc46392c7f8072d84b8de2b8f30fe568e637cad127fa14e7c01d94637b989463c2318aebeb128a5bf80b8adb2f3cc543268be2797188e21d5c4639b9698e72f2ea04e564e6438a2f6686e25bd74539937b9f72a67117c5cfe030c5cf2a95e23709a2f8e7dda104ec50a60470a22801e52694732545948bfa14caa580224a60f3454ad0210a25a8ee1225587f1f05b0b495025e6aa540504728307628053e3a4a41fcff7dc86bca14d4c81f0af6863d05bbb69b82ab58a7e06b1c2984dd0c0ae1d63085586c4c21917329148b87144ae41b0a551940a1a76652e8bf77531807ac28cc97c114d6954e0af7f7790aaf7433851f88a7082fbca0888ce628e2bb2614f16c1745c20aa484c2da28610c0825fc621f25fc890be58aee5f4accc03825e6933725366a961277e00f25ae649692e8b09b92388ca524d79453521c6528295d13946ba6be946b879529d73c472869eddf29d7697f29d7bf5a526e7c19a4dc0a0651d2e39e53d21b1e52b2e72b29b945024aee873f94bbf79c2879280a258f1748b977629e52a0134d29b0cda33c009da3946cba4f29d10ba1946daba19459a452cad28494b27bde94f2453ca57cf927e5616f36a5729f27e5119246796cb497f2b8c38e52d5344879626d41a9ee62536ad9f729750a772875c1004a1dd68e5217c1a7d42b8651eab79fa03cbff194d238bf83d2242f4b69820029ad7f7a281dda3f281d6307299d6daa94ce9922ca4bc918e5e5a02ca5cbfe2ea517ec4ae973afa3bc75cea2bcdbb78932986d4b79ff3083f27e8843f9787b9cf2e9812d654cac48f952709332795d9532f93a9632552743f9ba42a47cfb974099e6432833e7bc293f2caa28737655945f0d0b945fffc2290b1fd4287f4627298b27d629cb26959495803d94556f35caea880765ad6b89b26ef095b2de40a76ce8cc53360458cabfca39aacc6f03eaa62fafa9b2283e55967b812a4f4aa72ad8b8531570e954a533f65425e033aaf209085525cf90bae5d567eab6175fa86a0707a86a3e4e548dedf9544d85cf54edabbd54dd866354dd0e2655ef7407552fed23552fff2975272582baf3ea01aac1ee35aad15501d5c4ea10d554d3986a3a3e4c35b37b4d356f384cdd159643ddd5104cddd56441b52c394dddfd6c966abdd38e6a7d37986a937d8e6a9b09a1da963853ed8e2c511d9e04510fdc2ca01eea44529d0f7b505d7e6ea1baba3fa2ba5efc4375cd36a6baae60a81ed1f654cf7517aad7088f7ad25299ea53ba957a5a644d3dabbd877af60b8bea4f30a5fafff0a00698ffa25e50bb40bd40d9a05e0acca55e428ba881965ba9817915d4c0fe6ceae5da742a446b860a7dd14745b8255191b18fa9c847e554d427652a6a3a9f8ad60fa3622e53a8d8870fa9782f06159faa4225b8fca0121a1f5189110fa8c45e31953ab9854ab3f0a6d28a64a8b476732aed7328957e6207950e3a4aa54bae5019234154969f22951db48dca4150a99c50329507e9a20a8347a842128d2a567c42153f54a14a08ce5449772835a4ca8b1a7a1f4e0d4f7d4b0d7f90490d6fba488df42ba54657af5363027ba87103606ad2413235b9c2899a72804a4ddda94f4d85eb52d39e0f526fa534536f87fa5233b2cf53b3df7fa7de592aa2e688c2a8779733a80519efa885b967a9f75f54511f5880a9c5ee606a49f82e6ac977436aa95e07b50ca5462dbff58dfad06d925a8195a3567605531fe95ca43e0ec5539fca1da03e7d14427dfaca90faf4e7596a6d433db50efc81fa1c23a136b812a92fd21e509b6adca9cdef37a86daa85d4f60e3eb5a36317b56bd299da7bb48eda5f644d1d30a8a20e3cb1a60ed65da00eb688a9835f8f53873de8d491ed9ed491b47aeaa85a1c7514a54efd90f291faa53d8a3abeff3d757c31863a191f409d1c7e459db668a47e176b5067b487a933d239ea4c8180fac32589fae33e93faa3fa1af5a7e66dea1cc3893a579e4c9d47dca1fe3675a72e71cf5197f8c7a96b770e50d786ee52d7f523a9eb0f9ba91b5322ea3f8b63d47ff567699b0270345953184d5e48a7c96762698a012934a5278e34a5196fdae6e3e3b4adf172b4ed6a1769aa72429a6a42214ded079da6797f274d736c94a6c37c45d36b7e44d3dfe2443338ea413300d1680611309ac11d7f9aa1a73bcd90f495664899a719e579d18c1a76d34c96e269a6a5749a99f920cd7c732a6dd735459ac5eb5adaee170534ebfb6534ebce5734eb95db349b456b9a9d5c3fcd6ec69866b7f89cb6cfad94b67f0b8876e0d408ed608e2eedf0fa7dda114003cd49239ae6a47797e674ea1fcd59c38ae6925248730dbf4e730f5aa7b9e75fa0b9ffd9a01dcf794a3ba1b983e6e93a43f3f4a9a379214b68ded833346f26917672df28ede44c2ecd47dc44f35985d07cb72cd17cad8a68be295cdaa9f02bb4d35e96b433903ada990928cddf5c4af32f3c45f37ffe8216a0d1403b671e4c3b47d1a69d8bbd4a3b6fcda605da29d382e5e0b4e0bb30dae54d51b4cba607699721781a4cf6230de67386060f6da5c1ef31694859180d7958898686c6d3300e05348cd7111a0e5a45c3ad77d3f0315f6844008d467bb98dc6d0eea43175ab692cc7581a8bf187c61656d2d8b98e34ce95181aa768178d33b299c6db26a20937883489fd719a74da9616b24d4a0b451ea085d190b4f09923b4081c8b1669f1bfd3645a64ec342d6ad48676150da0c538eda0c55c0ea0c5467ca3c557a7d012e4d469493e625ad2f563b46be2dfb46b8f4a6969bbdd68d75f99d16eecf5a7dd6056d16e1edd4fbbc93a494b5700d03216dfd23229ff68997d81b42cae1c2d7b638d7667ef1f5a4ead012d9782a0dd3d5447cb0b89a2e51f31a5e543dfd30a366c69855ba9b4c28957b4a28018da03fc665af1762f5a71b00aad44af875602e7d14a89bf68a5a9a3b4f2b85fb48a908bb4c7d1df698f6f37d21e7f7b43abd29aa13db93f41ab6e49a33d73b3a33dc3bca03d7baf45abefcaa53d577c456bf013d31ae0f5b406de20ad617a2fad616582d6f42194d6cc6fa635bf6da5357fbd4f6b910da0b5e4bca1b5bbf6d03a48125ac7540aed65cb16da2b5505daab6914ad6be71b5ad73e3ead2bdc9ad65d28477b433a44ebd1db4feb39e445eb7d7d8dd6779c4aeb2bbb4c7b7b2e83f696a2467b676c4b7b775c93f62e7c85f6ee9a336d40df9236f07e8336bc46a78d94cbd3de4bc269ef2beb68a32759b4d1cfbf681f58df681f7b52699f744b699f9ebfa27d9ab6a37dae7e49fbfc61903616584b1bebff7f1d48a48db78dd126b66cd0a68eeca64d1d63d2be41cb68d3d434da7799edb4efeb6cdacc2281365b2c4ffbc97d419bf386d37e5da2d216320fd37ecfefa12d3d394a5b6a7d495b3ee5425b7981a5ad9abea7ad59c0686b959eb475fd7ada06c899b691d444db687b4cdb5868a7fdb3a7d3fe7d75a4cb9569d1152bb07425ad6afae61903ba4a513a7d2ba49dbedd0944dfde3444d7d85f47d768ff45d79897d235cb6ce85aa920bad60b35ba36154cd7961ea2eb2a8cd3757bade9fa27aae8fae90974431953bad9c52cba19688cbe6b2b89becbb690bedba3976e65a74fb7faa642b7de1a47b70e4ca75b837ed26dccd6e9b65423ba5dc638ddae37926e37134ab75bdb47df2b49a1dbc700e807325ed20ff375e9475c4174a7f83cba536f07fdd8f404dde5ae09dd3d688dee3e77877e1c28a27b9a4ed13d2977e99e7d8374cf8d69ba17ac94ee1db04ef7dd644cf765d7d27ddbb074df3fb7e9a70e94d04f4b45f433a2cdf4b3c0a3f4b37f3de9fec60b747fb626ddbf8c480f5018a4075cbb4d0fa8eba29ff7a4d2cf1364e9e7c333e917cda8f48b7b2be817ef4fd12f293bd22f25c4d32fe51ca1075ae4d2037fc6d383f253e8c1bf79f4cb41d374e0152b3a98134e07b7bfa4237f37d3d1a15e744c50091d33788b8ebde84bc73e6fa313c0443ad9f037fdff072f9decaf4ea7167ea0d35ae074bade553ae3823f9d71fb2d9df12893cea184d239cffed2f90ff874c1637dba701641176757d2c585a374c9de61ba5429892ec54cd3a52d39f41097687ac8db027a28ff243d0cfa821e6e72941eceb6a35f99eaa35fbd10498f915fa1c704cdd3e33f3da3272cfca1272ccad013bbade9a97bded3af9980e969a241fa8d361e3dfdf8223dfdb2173d3d65173de3570dfdce4e183dd766849e5b0da3dfbd7d909e7770273d0f4fa7e7718de8f993fbe8f7eeefa117b4e1e9050bc7e9459301f4073eb2f4d2a11df4f2f328fac3643f7ae5b427bdeadf18fdc9e116fa13e45ffa936f33f4a70a4ef46ab36df4ea93f6f46a7426bde64c3cfdd9a969fa33493dfdb9750abdc11d476f389e456fc06ad05fd0ced15fa470e82fc6e3e8cdd70fd15becd6e92dd9c9f4568d6a7a9b893fbdedce4e7aa7bd2ebd73f117fd658494de55aa46eff93f4fef3697d1fbd7ace883d55fe9830d0ef4a1d866fa306183fe9e6b4e7f9f7782febe2c98fe41fe3efdc3096dfae79736f42f3b7ed0c7e5fed2c79d12e9e32783e9e337eed227ab16e9d3c6eef4ef1350facf12127d5e7699fe47f103fd0ffc0a7df1168cbe7cd394be5c15425f51e4d157daede87f1ffad2578dafd1570fced157c1d5f4b5b35ef435960a7ddd6895beee7a8fbea1534adf581b66c878231932f50a0cd97d010cd9773b19721ddb190ac1e7190a2d5286a2e2168662f149865262054339e52b63738122638b4d3f63eb013263db356586aa1e84a1fadc85a10e79cdd0a8fbc8d04c90656807b8337436d53176845f67e8d1d718fa9eda0cfd07310c839fbb18462faf338c87c10c93f44886e9f54586697604c36cf92163579812c3b27f1b63b77c12c3aa6e82617d7d9861fdf01cc3baf20163af3394b1776888b177c382617ff325c3befa2bc3a1750b631fb79ab1ffe219c67ebe0de300348771f0dd53c621ab1d0c47ef5ec6118b34c691e824c651ab4ac6d1f04886f3174bc6b16b810c57389de18e3ac9f0c647327c3cbe327c7ddb18be31f58cb30f8e33ce96b931fc04860cbfe4af8c804bc98c802b268c80e6db8c80993d8c739241c6b9123ce3d2b92546d05c2823f8e43ec6e54a1e0350ddc300fe2033807f510c90d88201f5c43360c9db1828ed530c54b93b03a339c5c0fe7f7eecba1e03675fcdc03db464e03f8c3388944e06517c8d41f2d56690de5631c8c5f71934d811063d2e9bc118f060303e0631187347186cdf2d0c4ea423837fe72c433c7182216d4133422f1531229cb73322a2a31811f9ed8cab59938c98f97c46ecd6cb8cd88c0446fc6b45464ab303231517c6489d0031d254188c1b8add8c9bf6d68c9bfb77326e1e5060dc2c4b65dcda2c66dc6ab165dc7a1bc848dff196917ee912239df9889189becab8630e67e4f45f62e40c8b19b9bf388cbb8d071905f60e8c02ce5746a1950da330c18371df3b965194b39551d495c578d0fa81515cfe9d51dc718151629acd28bd19c1286d8b65941f1132aaded5339ee0ac194f1f1219354a2d8cba4e31a3de218dd1f0a186d17816c368a4fc6634c6b4309ab6e4335a77b8305a5d8319ad2263467bcb7746a73592f1b2fc21e3958e90d1dd8a66bc518e67bc815e63bcb98665f4a97532faf0a719eff6de67f40fa218436f498ce1a7e58c916d218c91893b8c917fdb18ef27098cf7bfcc19a35a728c8fe5de8c4f3f8c189f167f313eab331863cfd518138b28c6a4ed3c633a508b319debc99849dfc698bd14c4f891a5c5f899bbc0988fe865fc32b361fc72bac3588a7cc458d959cff8fbb395b17aca99b1fa7b83b15603676c40763365ab8799b2cfad9872cff633159967992a56f5cc2d7b3e33b7467e656e93dfc5dc669ac854df95cdd4607f676a541531358fdc666ab29599dac6c7993af5cdcc1d5c3c73c78f2b4c3def5f4c3d8180a9fff7247327c29db913cb60eea4ed661a4e1c631a2b6d307769a432ad76df675addd4675a5f2031ed261a99f6723b99f61e2799f6440fa6432487b9bff303f3e03c9579d8c99ae968ebcb3c72c79ce9a47787e9b416c174d63ece3c260863baf8e9305d83b499ee9d04a6f7815f4c6f440cd33b8acef44e7bc93c19c566fa788b993e1fc2983e4bd64cdf920ea6effbebccd3c7fc9867c8f34c7f891fd3bfff2af3c2aeb7cc0b986ce6a53f0799c1e924e6e54fa94c40339909c4b398606e2213b699c784894a98706f65263c4b8689582961227dd299a8274d4c74d91813a395c1c4179631896ba34c12ba9e49d6d367528bd399b4b84526dd10c1a49ff66632486f98cc13934c96920f93e595c8649d9965b282b2992cb80693ddf696c9531a620a3efa3325d25c6648ef796628e31d33943bc18c387396191560ccbc223bcc8caeffce8c797b9f1933afcc8ca53d64c605bc65c655c933e3c60399711b3b98f1ee9798f15d1f99897df5cc24e52c66929f3933e5ee6f66ea6d26f37af037e60d7314f3c6d5c7cc5bf20ecc8c99ebcccc4e0d66365dc8cc4e3ccdbcf38dc8ccc1629979ce2066fe542ef39e4e0db3c0eb2db3d0a8955938e3ccbc8f16311fc85e673e580c6796e8d6334b60cacc929a7266c98c2db3f4e05766b97b31b352e10ab3727f29f331319a59e5eccaacca5b6756cd66319fde8960d6e4c399353fa29835ab4799cfea4a98cf9dea98cfdb68cc266f22b3e96514b3597627b3f9a433b34dff07b3ed852fb3ddb881d94e7267761427315f6d516276995e637641a2985d5983cc1e8b6566af0396d94b9a62f6ff5f9b0307159983f7bb981ff5e0cc4f6ef798635613ccb12a7fe6971b6f99138e38e64c128d392ff461fe869731ff4cea3117bbbe3297a65f3097815eccbf2389ccf5893196cc63286b53982d4bf63b932577f8164b89f98fa5fc10ccda5a7b8fb54d5689b58db487a55eabc152efd9cd529ff762696d24b3b483882c6d329ba5f3a78fa5b3e2c2da91a6cbd2551861e9a9afb2f4ac9a58fafde7583bcfc4b28cfeee6699e0cfb14ceff9b2cc3c812cb3e71296b94226cbd2d98765c9ea6459d627b1ac4cad5856096296cd217596cde7ab2c3bf728d65efb44d6befd55acfda7c658fb0989ac03a1e9acc3d6932ca7c72f59477f56b39cc34eb28ee90158c7b00759c7be9bb25c522b59c717c2591eedc3ac93c9d52c1fca0ceb940b85e5377497e5df92cb3a4733619d934cb02e261f67059ee0b282f33b59973765b22e9b4a5800535d16e02087057836c60266f5b280e5f92c90c31316e4fd0116d4748505733acb421afab2d0097759182a8a85f5f8cc22c4d5b388dfdeb2c8e2311639c38a45f9f48e457f5dce62711759acdb612c56e141167b3b98c5b9afc8e28607b0783be82c81d6769600f88e25746d620907b359228c1c4bd434c10af3746545201eb32277dab0a2129b5957bca6595735c5acab49cf58d1b56c569cb180157708c58a3b9ecd4a04d6b392777c6025db68b252fe0cb1521daa59d7ea3658d7ba6358695bf3586990a3aceb2ad9ac1b9788ac5ba6daacdb2725acf4c399ac4cb95e56d68e1256b69c332bfb7e23eb0ebc9e9503a4b372906dac9cb948565e8b36ab60e02bab0895c67a907191556c4e6095a8d6b24a2eceb3cae4b8ac320a9c556ee0cb7ad891cf7ab8dec4aa38b7c8aa7864cf7a24fb8c55759acdaa020959d5379fb16a0df459b592abac66998face67b42564b4207abd57037ab0d35cf6a8faa6375446d6175f41d67bdc24fb2ba2e14b17a141b593d8e27593dee26acde191eebadf70dd63b623fabdf80c4eaaf96b0fa6bcb59437679aca195c3ace1f936d6f0ea77d688ee4ed6c8a164d6a8460a6bf45706eb430787f5d9f6226bacde84f545469ff5e55f2f6bfcaf98355159c79a5841b1a6345c5853c659ac6f5d6dacef821cd6f7aa52d6ec6915d6ec4304eb87cf55d64fd635d69cce3c6bfe378935ffe7356b7ec58ef567e729d69f7817d6df8902d6eaa769d69a641b6b3dff076bbd6b8cb5e17f8ef5ef0e82bd697680adf0768dade4bcc056fa91cf569693b0951722d89b371bb137c37cd92a91aaec2dfb4dd8dbf414d8dbc739eced13b26cd50853b626c493ad85bdc0d65a42b3b52d1dd93b0276b07756df65efecd9601b1de8611b7909d9a6c69bd9a6ae116c33cfdd6cb307896cf33818dbb2af9ebd3bc19e6d637a826dbb708b6d67e2c676a80966ef2b0862efebaa621faa5f671f1e4a643b09abd9cef48f6c178880ed7a6589ed3a7997ed26778d7dc293cff628b2617b767e657b2948d85e3b016c6f6d5bb677ca25b677ed4ef669ed67ec337640f6997fcaecb3853decb395fbd9671f17b1fd2e17b2fdae51d8fecef6ec736799ec4b7263ec4b3a11ecc00715ec6062263bf8ea7376f0d7cfece00d3f3660558e0df493b221b35bd9509b076ce8790536c297c1465ccd612355a6d9a8fdb36c74d24736365a878d57ad62e33dceb2f128393641759e4d006bb0094dc36ca2ee3136d159814d76aa66536a02d82c69309bdb37c6e6c729b00563bd6cd1e66cb668e4115bbcf6842d318b654b0283d89292736cc948065b5ae3cd96768db343c987d8a1adbbd861b777b3239ef7b1236f14b0a3e2a2d851ab6cf6d52f93ec68f5fdec98bf65ecd8e747d871532bec8450183bf1d54376f2665576b2410ffb1a14ce4ef3e6b2af5ba0d9d7276dd937576dd9b7bf46b3b395dcd8773220ec7c6f293bff811cbb70de8a7d3fee16fb7efa137691a501bbb87c995d6272995df2c9835d965bca2e57b7673fd4b5603f6cddc2aeb07367573026d855f658769508c37e1ab69b5d63afc27e86bfc2ae6545b2ebe486d9f5a39fd8cf2d9fb01b1e55b19b5e1e6637175f66b782ddd8ad8c5a76c7892decce2e21bb0b9dcfeefa56c8ee39aec0eeb953c3eefb9dc67e6bcc61bf9ba3b2fb8b0eb2fb9fb5b307cd4eb1874c6eb0878ff4b3473e79b3dfc79c61bfbf91ce7effc086fdfe9116fbc39620f6c76332eccf3617d8630da7d9e3478fb327efcfb1a78a86d953ff98ec6fd6fff331604fd351ece9f83ef677b336f6eca71af6cfbbb6ec9f7d1eec5f41b5ec5f4972ec85b337d90b011eeca591b7ec95a130f65f6553f6df63b1ec0d9b871c99ad5c8e0c599f2323fccb9169b5e26c4a4fe6c865e672e41e5138f201ed1cf9c46a8e82ab114721b287a310bd95a3507b8aa3acfc9aa37ce836478552c5d902c8e76c35bbc1d90a8ce26ca57de66c7b30c5d96e18c4d98e7cc051d3617334e5a2385ab77e71b4ee0e7374b7bee7e862041cbdb337387a3f5a39fa363739fae0608efe541c672702c33166d138669fad3996213a1c2b371e670f2798635d08e4583f30e1d8003f736cefd971ec34673876091e1c07f60867bfce04673fe71be7d0d1779c43d210cee1f7231cc7451ae7a8602fc7b9d083e352d1cf7179eec071d56ce2b86164396e659b39eeb2cf3927ca03391e4eb61c2f2d1b8e77ec758eef391dce695906e7b44b25e7aca70de76cc120c7cfc48ce3e753caf1233870fc4f9b73fce71a3901e4184e406f2fe752503de7524c0827f8cf0207e0f58703e81fe380f03c0ed400c981c99038f047df3808b9d71cd411270efaba1d075b91c121cb7971c8968d1c8a8d3287aa2ae650f7d673a8575738d475570e4d358a439b94e53086691ca6e54d0e734f0287d943e2b02dd439dc635f39bc65578ea0f92a474437e688bee9734267ff70c2a46a9cf0d74f389193119cab166738b1a05b9cd8743227f647332721b39493f2c785930678cf49e33ee3a48d733937142d38378cb339b7a7c738e9be044e7a9b88933e28cfc9287ac9c94ed8cab98331e4e49edeccc9eda370f29ea472f2de5a71f25fa339f70a8b3805552738850e1ccefdad4f3945e7019ca2d6e79ce23431a7fc5328e7d1e58b9cc7b2e7398fd16f39d5272c3935ee1b9c3ab7314e2310c07971f225e7854f19a7c586ca699142382dc98f392d377a382dd3e69c56471f4e6b9c05a70d38c9692b7dca695b8ee674089c391d8b959c97af6239af0ae738af2f1039afc3d6395dcd969cae6e6fce9bbb4cce9b5f239c5eb280d39b5ac3e99d7ec8e933b8c5790b6be3bc8dcce4bca31870fad75e7206ca6f7306fa8f72061d3d384306d39ca197ae9c91ee58cefb2b5f38a3910b9cd13863cee80697f3212181f3e17319e7c3f207ce474f59cec767e7399f870c38e367e339e30c65ce84359633793a82f3f55b0de71baa8bf3edff9c4f6f49e0ccec7aca99f9cee0cc1edecd993da5c499bdcce7ccb2ff5f532d380b6ff77196acee739690cf394b5fdf73562cf673564e157056f0839cbf3950cedfce0aceea8e5b9cd5b0339c35a71cce863991f38f7098bb29bb802b1b41e6cadeace6cafed8c495ab5fe1ca8dc1b8f28c52ae7c491657d9bf8dab3c39c9ddfc8dc255e1ae73b79020dc2d11f1dcad09aadced4e42aeea5738578dbd9babfeb39fab91f997abf106c4d58ef2e4ea38a97275e7cf70f51fca730d4256b9460d765ca3c958ae494225d71c3cc4b518cfe45aee95e3daec25716d6593b876da5fb87b9f2972f77e1372f7e9b470f74501b9fb3e6b720f42a6b987584ddc438fc3b987556bb98e486faee39bf3dc23a3addca38826ae73f05eeeb1b38fb92e84835c971e0ed74d6f0bd7dd0ccb3dbea78b7bfcc43fee71c643ee71692ef7f88fdbdc132abbb9279e5ee37a7897703d16cdb99e17495ccf3ffa5c6f2d39eec9dd44eec9da935c9ffaaddcd3273f71cff47a72fd36a971fd1c7f71fd0203b9fe1a9fb9fea6155c7ff758aeff049b1bb06d881ba0bfc20db0bdc03d6732ce3dd7b8c63d2f50e55e9cf3e45eead6e2061f9ae50647467083cb0ab9c1033fb860dd5b5c88e41b17b2789a0be563b9d0b8382eb2208f8baae8e2a2cf01b998b8bb5c6cca5f2ef9de612ea55dc0a551a3b9f4f3182e1de3c7a553de70990f8ab96c132f2ebbfa2097fd2680cb292ce0722f09b8bc462daef05e0057381cc515ed51e68acdae71c57964ae443b912badade64a5f69724304d6dcd0d40bdc30862337f2c524377288c4bd4273e35e8d1fe15e7dbf991bfd20881b23c3e0c628277263d1c7b8713fce71131bf773133fc67393f4bdb8c920396e72f2736eca01036ecab83df71a3e847b6db58d9ba61bcabda174857b93dfcfbd15dec8bdd590ccbd1d67c2bddd0fe166b85fe76610dab819b70db959566ddcace2d3dcec09256eced3216ece5008374fce925bb05ec92d3c27cf2dec5be5de67f5738bf06ddcf298346e654607b78af7885b9529c37d82f2e53e0d0ee53e9d31e43e335ae33e73b0e43e571ae3369c21725b1c03b9ad3165dcd64215eeabe547dcd75b8f725f0372b8af0786b8af3f1773dfd4cd737bceba707b01a7b903a0a7dcc16079eee05d67eeb09d1d77b8279f3b6283e6bed76de2be779be3be3f93ce7dbfeec8fd60e5ccfd444ce07efaf28bfbf9c21eeef85e2beef82107ee78c445eec40305ee14fb37776add88fbf57337f71bfd33f75b612377a67b953bab87e7fe4c67717ffe1fdbb97157ee7c663977e15a0677616327f7f75f27eed2b33ddc15d573dcbf1a4fb8ab7928eedaa115ee5a870e77fd2080bb1e6dcfdd28fac2fdb7bd9ffb2fe42f4fc6780b4f66e0046fd31f579e7cf5419e42ed1d9eca2b65de3674276f5b76046f5b7b324fed81164fd3748ea71dc5e6edf0ade3e9753ee019846cf00c5d9579c616ae3c53b5073cf3805fbc5d9ecf79d60af779d61200cf3a749867b3bcccb3ade0f0ecaa1ef2ecea6479f6fb20bc7d1b7b7907cd66784764bb794e868a3c572f0eef784d3acf633792e7797917cff35b1acf73798ae785efe47955f8f3bc3a3378a7165ef24ed34ef0ce00eef1cea041bc330211ef4ca807efacef039e1f769417b031c3bb3005e05d541ae505c96ee5050177f382fdf6f382c3b27897dd267897bd7b799747bc7980e3501e20f6250f50ddc403621779c0fb033c9045160f340ce7814f5af1c0e9233c08f42b0f6a90c283fed2e621a02a3cc4621c0fafdbccc3df48e5114eebf308553a3c627f1b8f74e11d8f6c31cb2357a8f128f8633ccaf4431ed54a9bc74c95e1b1c4341eebe3188f77c38f27888ee6095e98f2846a9f7842e6344ff80bc113a57278e281449ea4fa1b4fea8ee0858cfee1857c31e385bedee045a47fe445dc29e5458ca37951703eef4a5f1eefaaca655eac671b2f01aecf4bda4ce5a55a0ef252836ef3ae2f4ff36e44fde2dd687ec4bb35b585773bfa322fddef162fbdeb3a2f833fc3cb8abfcecbc62af1b21ba1bc3bba93bc3b4b077877ad8ff2ee1e99e3dd3db1c2cb6bf1e7e5fb7ce1dd3b7983778f7e94776ffe1daf207885777f0cc62bf291e33d483cc22ba31ee6555e88e5553eb8c27bec3cceab72f9c2ab7a9fca7b7a308af7f4d17e5e35a79a57ddf09357c388e4d5aa0ef1ea8e44f21a89145ee3b83def856210af69c095d7acf592d7a216cf6bb197e1b51924f0da3079bcb64c0aaf03ecc3ebf286f1de0002796f48a1bc9eee685e6fb994d75f48e30dbc9ee40d010679c35b0679a33157781f98c77963fdedbc2f1a8f785f12e678dfa34b7833c98f79b3c693bc1f9b82783f32e8bc9fa0b7bc9ff914de2fd901deaff26fbc059332dea2c273decad71ede5f3886f777e615efef7a266fbd208cf7ef922fefdf540f7f5354227f53c7345f2ec4862fcfaee52b780cf31565b3f98abb8df98a4f65f88af360becab7cbfc2da76cf95b22f5f85bca27f85b96f3f95be79cf9dbee7ee76f7bbf87bf9dd0c857ddc8e4abb72af235be85f0353dfdf83b8e3bf37577c3f87a8ea37c7dd236be6113876fd853c037f2bfc037ca66f28de53bf8c66a64be710c926fae7f8bbfeb7c18df221ac2b75487f12d2fe7f3add037f9d6f1467c1b4f3cdfd658996f5b72936fa7afc4b7bbb2876f377f8abfd75393bfcfe02dff80fd6dfec1463cffd0de41fea1d364fe2131947f58e918fff0f42dbea3d969bee32b26ffc80a9defe4b6ce77eab9c13faaf98f7fd43f9eefbcc58defdc90c23f76228e7fac7907dfd33e87efd9acca3f75708c7fca35837feafa1cfff4c5ddfc33e5967cbf24113f00d7cb0f08d9c73f27afc43fbf27867f3eae827f3e0fc10fdc36c40fbe16cb0fbef5897f798b947fd9fb19fff2d5237c40e7593e98e5ce877e16f2614fcef0e15a437cb8de241f93e1c7c77d3dc5c7fdfac8c79f4fe4e33336f38989083ea94e8f4f1e16f22986b7f854f9937c5a3c9b4ff78ce7d3f1137c8689339fb3e3309ff3448dcf3364f385bd8ff9a2c1e37c29ea095fba7a861fb22d9a1f9290cb0f0d81f3c3d493f861ab99fc48f03b7ee4d20efed5baedfce8fb99fc58e7457e02f5013f71b2949fb437959f2c79c74faea4f39357b2f8a9cf54f8a9af13f8d74e2cf2d3001efc7410889f9913c8cf6279f3b37a75f839d4797ece43383f77a6839f7f02c4cf2f33e2178206f985cf3ef04ba277f34bfd46f865c27ffc72bc3fff21249fffb06196fff0cf32bfd23d8d5fe5cce13f19e3f39f6a24f3ab2fd4f26b721cf8cfe05ff8b59e01fc3a9b4e7efdd432ffb9f2317ec3bc1abff1db7e7ee33a90df22b7ca6f5937e1b76944f0db879df89db515fc97b737f35fcbbee0bf0efbc9efcaece3771fbec6efeed6e1778f1fe0f71d2fe00f082bf90359c3fcc1974cfed02173fe7070307fa4bc9bffa12780ff61409effd99dc71fdb7c803f1602e18f85dfe47ff13eca9f48d1e07f054cf2bf8ebbf3a79735f833537ff93fc66ef1e7cefbf2e7e5edf8bffe06f3ffbc7acd5f84b8f197b543f9cbeb6ff92b978df82b4342fe1a4287bf468fe0afbdac13c8955e17c89541048a033481d2588d4005f55db07d3340a0866916a8f7580a34339f0bb4d44d045a8e2e021df07781de1e2781fe81ed829d8425c1ce0706829d3f1f0b0c406d020342b5c0a0d25c60e8152930a4a20586771d054672870446e45281b1255b60aafc4460cace1098ab8c0bcc8713041687d982dda1970456c56f047b06940436cf1c05b67d70819d3e4a6017e520b07b4e14d875dc15d85f7a2b70d04f133888b70bf6eb7e13ec777311ec9f59101cf4b7101cfae82538c2d3121cb95a2f70da32287082c20547073a052ec04281db60abc01dbd47e04efc2df0d84913789ebe2cf0fcf45ee0adba2c3839ac28f029f717f8543d159c697f2408d059179c7f46125cb83222b844792e08d44f1604af0904970b9d04c0a10401c8f9a900e4132800b5fd1580990705e0c80c01b8665500b13d2480780f08a0325201d4784100037a09e087ad04080f3301e24f8500b5b02cc0272509883a5401f1578d802ca320a05e4e17505f3a0a18f7ea058cb1050173e1b38055ee226017a50b382daa02ce48918067f85bc0ffbe5720f0fe2a10401f0b8447d204a2d04e8128f3ad40ec6d22108bdb05128d118174ef0581947b551006da2e88b2d31444859b0baeaafd145c3db44b10cb0b16c48a918238f28a20ee4eb120ae46439010b64990f07c429048581724666e08927ea005c9cf9e0b52869505a90ef382eb211682eb5fe404d76779821b3f2f0a6ebbd305e917d205e9d15b0499824e41e65aad20ab748b20fb7c97e0cedb24414e508f20f7848120f76b9ae06eda16415ee431413e769fa0e0669ba0e04bb3a060012428c47d14dcb7cd1114c9bf17147966098a4a9604a589b705650ed705e5f5b2820aebb782ca0abee051b040f0f8619ca00a4c1754110e0aaa24bb04d5b3fb05cf4ea3048dbb5e081abbe882c60f7382c64f5982263a5cd09c7040d03cb547d0d6f74bd02e782ee8c8fa2ce878a620e86472049da15d8297db0c052f1d27042ffd998257143f41f7b48aa0c77258d06b745ed0ebe120e8638804ef9a3504fd4f570503797e824105916008af23185e51168c58e50946fa4705ef73ef0b3eb83f157c382f147c96ed178c51cb04636f2605131e3e82c9a38d82c9e22d82af4685826f67760abef5c40abe730982effcdf8219a54ec14c005d30032d14cc547a0b66c93e829ff962c1afb640c142688c60e18dab60e9d25fc192d05fb01c1e2c94b5b82594bdd126940341840a506fa1e2e853e1e6608a50e5c87de1569b59e1f6cdd5c2edb534a1aa5c9250cdd05ba8f6cb5ca87ed851a8d97658a8cdd829d42e8f136aaf9a0975b499429d9e27c21d1e09c21d1fef08f5826942fd464be1ced74342c34b794263bdc342e3075ca109a24868ba192034d7a9129ad79e11ee32382adc556f25b4008d0b2d7d0942aba576e19e8fa785d6bb6f0aad5349421bb1abd036b84e68b7b95d68775a576877ae46b8f78c48b8b71928b44fcd103a7842850ec9ebc27dbb7485fb531484fbfb67848764658487ce9f163a5edc2374c402854ea727844efe3642a7329ed0b9482c74a179095ddd7942375717e1f17378e1c99ebd429f98b342bf18a4d03f3d5fe83f8611faaf580a03562e082fec0b145e9c1c175eda5227bc04660b031ddd85412e06c2a01bcdc260a4ba1080ae120256b485c090bb4250ce6d21b8f1a710f22e5008991f1342556e0861771142d8bb4742f889dd4204bc578824a80a51ceea4254a25088bed82fc4c4160bb10d5f85d88f7d425c2e49889b7a2dc427560a09895f8524dd0c2189692124cd228564a7f342b2d44c487e8d1352bf4f0959822e212b2b5cc84dbc26e429070af91eaa4261829950c46e168a2f870b43966685a17f3d8461101f61f84aacf00ac2487875b05118ad9d218cc9ab16c6e2760b13ce050a93ab8684c97f2f09530e1385a97dd78569671a84d7374f0baf3b55096f98628437731f0b6fdbec116619ec1466e5e90ab3d93ac21c333b61ce4979614e6ab9304f4646984fd310e6df3610e6ff0811de4b9a1316185a090bebab85f7e7c4c222e52e61f1a117c2e2f20bc2e2fa456189ed8cb0ac2d4458256a125615a9096b62b1c2676f6785b5022b617d6d9bb0bed756f87c578fb0d1e59cb069f28fb0e5b9a1b0c38a22ec781724ec0408852f4b7d852f1b1e0b5f3bf6085fbf9910763fe00b7b76ea0b7b07bd84bddff2856f2d1e0907f64984832e4ce1a058433818a3241c253a083f3a6d117e94de177efcf746f8a9ec96706cc45238de5a201c5fda2d9c72d9249cba1722fcda9128fce6d62afc0efb28fcfefc8170f68c937076f194f087c98af08777a0f0c769b170eea09170de705cf82b1f2ffc7d142afcddad24fca37251f887b52c5c9a4811fe4d7e235c45ed12ae85af08d7bfa909ff7d3d2adad496225238352e52f8f050a430f14ea478f08b48312556a4583127523a1f2952c2b68a94ca93444adfb68a947e6d12a98c1f116d350089b61b3b8bb6df9e166d4f1f17a9fa358b54cb3e8a74885f453abc1d229d7ca268c78e17a21dab1c91be73a1c880cb1719ac3d13195aeb898c7b7e884c3b8f8accafcd89760d1a892c8ec7892c082d228bcc4e91c59d17222b3b5d9155154864b5b25b640d81896c7cad44362c1f916d035864bb142cda3bbc4b646f342eb27fbe5964fff681687f43bfe84065a8e8e007b8e850ecaae8d0e37da2c38acba2c3a88ba2c31df1a2a3ec69d1d1a1009173f53fd131c988c85579a7c8352652e4e6e8267287be11b9e7d58a3c924022cf7306a293ded5a2936359221fea6691cf3f84e8946f98e8f4fe3ed11975ace86cef5f911fa648e4dff94d744ebd4a74c17c4374a9f2aee8d2c24351b02c4a145c9a2d0a7ec5155dee51135dfeac2e02c88a4540f97211b0669b0864bc47048a6b17811a9a44602f8c08eabb2e821d2a10c19a2f8be0ba5d22c41b3911522e5384ccbf2a42471244188b5411eeed1911e194ab88888a1311ebaa4494d82611253d4344eb2e14d10fe688d89b5c451cec3611572545c41d1f12f1461d44fc94db22a18a9548c4438bc4ce812289df0f9164d65514655825ba7a355014537a4b141bea294af0fa204ab2b01425571788522e4e8852b32f8b521bbb4569a94f45693f7a4537336f8b6e562d8b6e3e1d16ddb63611a5076d1765b4c045778eca88ee946c16e5348f8aee1da4890a8aef89ee5fce12dd2f0d1715b9548a8a3bff884a96e8a252dc5751f9954ba2f23b8ba287ab66a20a9eb7a8e2e6765145115e5431fe4054f1f3a8e8b1f216d1e3ac65d19303d7454f2edd123ddd7c5af4b41d21aae6a044cf5e0844f57531a2e73205a206f73fa2a6247951d3a2b3a845ad4fd4a25f266a5d3a22ea503c26ea18b82cea0c1b10bde41b8a5e0e15895e055045af7e77895ecb7244af7f0a443d831f457d87778ade29c888863ede118d9c36168d842588466211a2f72453d1c7c3f2a28fe7be8b3e3ecd127d21be128debf58ac6cda1a2f10eb868fcdd9268e2d231d1041c259a9a1f157d93d7117db369117d2b3c209a4e0188beab7145b38629a2d9bfeda29fe234d1cf5711a29f136ba25f2a0aa25f477a447f26e444cbb64f442bf7a1a295852ad1dfc36ba2bf473e8afe86ad8bfedee789568d19a2d58576d15adc9c686d48205afb36265a67be16ad7fbe26dee4142edeb46cfcbf50b15cf06db15c73a758ee7db658bea84cac207f50ac44068895e27789b7921f89b7df838ad54916624d2f0fb1665983582bb258ac758d2cd62e3416eba8bf16eb96d3c57a920762fd1eb8d828b85a6caaa92e364d03894daf63c5a6458662337b25f1ae1321628bd24eb1c58b55b1e5b755f16e2577b1d52ba1784f4186d8a650466c333328b64df115dbde7411ef552d17efc5b588f70a52c5f67e9662fbc212b183ea9878ffef4be2837577c407dfcd8b8ffc3f951e79962b760ada2376faf5537cf4608ef8e80345b133244aec92f459ec9a662a76ad5b16bbd6a7894fec96883d76cb8b3dbe89c45e056e62afefdbc5deb07f62efbb68f149d257b1eff6dfe2539144f1a96653f1e9a93ef1995dbbc5fe17ae88fd09bde2739ae6e28bec5ef1c5a11271e0d41e7110e1b33828edb03818f8470c387b550c448e89c1c68562b0afa618fc872f860854c4505c86181a3f2b869d7414c33abe8b61736e62d4668e1845ba25462bf789d14703c49869a118ebbc22c60dc4890941bfc504cc4d31a10228262b2b8bc9ddfe62caed7931f5c47131cdb25d4ccb7d2ba66b2e8b997e9bc4ec406b31fbf75731e7f08098734f5dcceb6a15f33e368885dbbe8a8508bc58d8102e16b6bf100bbbbf88c5bdcd6289902d0e712d10875eea1487e6958bc3b6f1c5917bb5c45195d7c557c87fc457bb97c571875f89e31acac5094d48715284a538c5d2539cda5927bea68f14a79df8bff28235c569ff8e8baf1f0d15df103e12dfb29d13a7cb5b8ad37f7a8b3302ffb7d22bce36731067dbfa89b37b7e8b73464e8a73fee58a73b574c579b2087151baa2b8d87a5e5c7cdc5b5c5c39282e91268a4ba2cf892b13df8a1f9d3e20ae62d1c435e42fe267d49be23a8d1c717dcd3771fdbf35f1f3e1427183a79db8c96555dcb4622f6ef18a11b7d220e2b6637fc46d4cb0b8edc113718773a3b8235047dc912012bf84fc1277ff5f73bd977e897b5b03c47dcea6e2b7bc7be2b757bf8bdf96f0c5efb61f17bf434d88fbbf0e88fb6706c443897de2a1d44cf1f0d127e2d122acf883e221f107aab9f8e30a44fcd9922bfee23a2c9ee8fe299e5c70134f859e127f9bbe289e3eb5249ebe7256fcfdab9778666c563c7b264b3c9ba82afe115d22fe19ad269e6b7d219e6b6788e75d83c4bfd2368b171c4ac50b122bf1effa9fe23f9871f19269a978392750fc57a75cbcf6102b5ecf53166f5c2688ffad384936819f49e4af9c9028e9ec93285186242a56e912952f3992ad9bb892adf647245b43e425db7edc936c9ffa20d1d8192dd1be7249a2fd3857a2dd774fa263f355a2730e22d199c994ecb0da29d1e5074af48d50127d3ba1447f012531f478fdbf618951354f62f46687c468c45362341e2e3196d19218637b25c64288c4e49d85c464c85b62aefa47621e382cd9357d566261dc2ed96d899358b5ed96d868c32536880c89cdbbed125b330b89ede205899dde4dc95e752fc9dec65589bd1352627fba5cb25ff7a0e400a44b72646a46e26c7d46e2a25a2471f34896b8071f93b85f0991781a60249ededf259e3e0889e7d92c89e77598c4eb54b7c4eb8d91e454da7589dffc3189ff313989ffd74449c02982e4fc5e1fc9f9d4d7920bdedd920bd33f25170bac24177bde4b825cde48822eab4800c68912d08e3f1204f3a004912b274129fc9560325f4ab0fe7c090e8e97906e0b2564f0270919652ea1efdb2ea1377025f46e9884f97f1c5811c612d6bf5d12768cb6849d122b61af3e9670ec1e48b87251125ebcac847fe19b4400004904029a4420792d11d4844944370324e2f05589e4e49c24641f4f12aeee2b89e89e955c690d93441f6d95c4e93c95c4054448e2a4472571756249a2bab1247947aa24757eabe4da8bb392ebe25f921b170b2437bb4625e9930249c6cb6e49b624537267414d924b0c90e42e1e9314ec9994143839480abe184b0ae60f490a169a2585a71192fb8f4624f707da250f946c24c5b20449b1f76749592b4552be8e933ca4a3258f373649aad61f49ea082724f57bd224f5791d9286ab304963c2154963fda2e4c5ce25c98be2b392a6334f254de7f092a65a7749d39cbca459f7b2a42504236995bd2b69533590b4394225ed7e27242f17ee4b5e7d8d9374275648de6c7a23e929be22e929e997bc9d1e90bcfbb4281970634806a8272583be09922125a16438344632128794bcbf6821f9e05424f9fc675432267c21191b8e907ca17c947c2998937c1935948cbb7c948c8bab2493762e926f012a92ef7e68c977919e6446ffa864a6e9b364e66d976456e98f64d6fd98e487c16ec90fcb78c98fb3c3929f7f7892f9eb05925f3b6524bf817a923ffd5992c562a86409382f594ae149962587247fcbee48d6947e49d68e564bd6aea44ad6be80246b532e927f9e0f25ff806352991769d24da2e3525941a054f6b38654d1f7bc54f1a58f5449f3b674b375b65485632d55694c916edfe32655dfc794aaffba22d5f0e24a35f2aca55a06b7a4da166fa53a08bc54f77b8c542f4957aa2f7b4eaaaf7f51aa7ffa8554ffc3a274a79bb1d4243253ba6bc780d472ef03a9e59579e96e390fa9d555ae74cffe24a9f52e80d4a6705c6a973d207598614af7b9b74bf7e7cc490f7c8e911ed4cc921e1c72953aa162a447b9a3d263ae53d263d90d5217876ea99bdb80f4788b91f4c41e17e98995ed52cfd246a957fb7ba9b75cbdf464569ed477a3527acaa04a7a8abf477afab0abf44ce04de9b9edb7a5e7fcae49cf97e2a5e7bffb4b2f0c7b4b2fd9964a2f35ef9506cd184a01bb82a4007b1929c8634a0a42354b41d2335258c6a0146e7e568ae409a4c8f74fa5a86681149dd02f453f09946218e5526cbcaf14fbc4484a50749512cf1f9692948852928a83946c75504afe512a25ffa993526a6aa44c05172973d443cad2ac93b22cc3a45cb08294fb0ff81f07f719cd85f706003c9412c92a514649a292221411195999a9884466192151f4dd7befbd476553760925a388860a1921898c4891f8ffceffc5e73c2fee39f7dc7b9fe7dcf1e602b273db01397bb300395f5500b7fdd8803b3d96805cd87b406ee37d40eee44b409e5934202f6e0e70f7130b0058bf010028be080072b301c0c90500b8ee3800b6f31600d9d00c40bef305a0a631004ca506006b9806c0eff10110a91600e29fdb00d2e93e00e97e3580523106a0055c0030da8f03d87191006ebc0280fba51ec07f2406080e30004264134062e40a905cdf0590e0ce00a45f1a00f2ae22c0bd8834c03df43540e1962240e1ddc780228c0850f4a80a50ec2c0594bcd702946ebf0328dde30d28bdd00228e3ef0494330d008f4a560115bd8a804a4d6740e55437a0aaf23aa076bd3ae0f13e28e0c96230e0696309a021ac14d04ce1015ea446023a4e8b011d91ffc5277c4067a21aa013a700e8324500de1e3b06787b7527e02d461ff0eed424a0c76f1de083611fe0a3c94ec0479a01e053ef33406fd83ca09f7606d05fad0a18a8bb0c18686b020c8ec400865048c0b0ec3a60b8c31d303c9107f852370c18713a0e18a97b0218d39500be5ef90998d80f034cdef1024c32270153fb2f01a6d7bb01a6b9070073634affd90ff8b9ed14e0e7f210e0b74a3fe0f7a72b80e5efa7007fb75d00ac045600562ff801d7fdbc0654b81f085422fbfc7722690137185f046e387808b8e1a410b811d505dca45e035431f7076e3ee90edc5c330b54d5fa06544dfc0e54b3bf0bdcc2c801aa5fa400d5f366805b63ff03c502b7767d036a1e75056a6d9703b71705027738ef06ee703904d483d3817a2f06803b0f9f001a7619038d768380464b2540e3bf59c0bdfeb1c0fde7fd8116c763810780f1c0032f40c083d0edc043a04fc0c36eea40ab77bdc023f5a781d64e6d401b437be0b1162ed0cea81678fca812d091dc013c19630474d6c6009d5989c053b8f54077d063a047e663e099f063c0339f6f01bdb68501fdea5d8167b7c603cfeab603fd359780fe49a781c1fa8ac0d0b94dc0f3ebdb81e7b1af8017b71a022f1e36075e6cdc03bcd89f070cbbe9010c5bfd060c870702c32b8a81e17f4e022f9190c0c8122f6094533a30eae76f60b4db0830baa5161863a0048cf12c01c6640c02af6e6603af869f015ea56b02af3e98015e7de70b8c8d1f01c6e1dc8009d1306022ee3ef0ba6313f0fa491fe0f5823fc0e429143065040c4c5bef054c8bda094cdfd507cc28ff04cc0c9600339fec02dec45b016f0a3b80d9afde01735e9b036f57328079f7b38077136c8000502810b06c00047ad60041c77381a0e8582088180e04a7ba02c1434f81e0c54520ccfe0c10c67207c2ad6c81f0b26b40781d178878c80122410d4054161d885e4d03e2adbd81442d4b20f1301748bcae0d2462ac81c46785402a680b903ab61ec88a6b01b212c04016e025901d9e0ce46e9c06726d9a815c2f2990f7020fe4170f02f97f268082c3f640c1879740f13a29507c920b14d7e40125c06ea074cf26a04cab02283b3a06bc6f680a7c70ad0a58fce62bb0649733b0a4f33f4ba781a535c6c047b7ec81159689c06acfa3c05af5bbc0da9344e0636f21f0e9a645e0d37d46c0a7e2cfc0a70fcd814fbf17011b1ee7031b6b7b80cfc2b9c0e7cf70c066dc17e00b6727602bca14f872c775e04b0b3cf0e593486027e425b073e539f0f5fd016057f91ab06b7007b0fb7b3cb07bc904f866e304b067d349e047c704e0e7a039e0002910f845bf1af825f139f0cb130170649b2770e4f675e0d8d652e018f63770acf22df06be167e0f88654e0f8d670e0b7d479e037381038a1c9014e7cca017edf680f9cacdb019c3a05054e3d6f07fe585a034eef830367fea8027f6e5e04fe9c7b0c9c3f2304ce0b7c80f3f7a2800bfaeb81bf7adc808b1dcdc03f212ac0952d09c015b3bbc0354b7be0dabfdb2085e15890d2fd32d0065f166843ef6590f249439032d418b4c94415b4c97f16a492390edadc760ba48adc005233ba0352cb1d03a9557780d479ea20f59a78907afb49d056de1790863e04a4013905d218780ad28ced0169f55240daff14413a903e906ea204a4dbe309daa1ff07a46f1305d20ffb0ada7560106458ba0164d4cf0119c39820e3c65890c9fa4490c9a9df20139029c8e45f24686f8b3ec8f4fc77d0be1d3c9059e549d0feb7509079e13a9045040474d09b0db2349d06591e6904596dfd06b27ab40764b5d00f3a9af60a74f4e667908d8d3ac8ce471d64ff3d1274bc4b11e4203405b91ea280dca0a120b75f67411ea7b5411e97b7813caff683bc1c78202fff0a9057b019c8fb4935c8e7681ec877fd042890d7080a14de04053e7500050ea78082dc7c4141b51aa0e0b8f7a0d0377050e87224e87cb307e8fce41dd08567eb4161bbae80c2d01b40e19b8b41e1a52050c4012928ca0d01bae2ea048a565005457fff0e8ab99a0bba6a140ebadad50f8a8d968112fefe0025aad4801237cb4149d6574029163050cab5fba014dc25508a600e94f20a004a3d7a0d7463f62c28fd933328a3e53128a32f1a94c98905dd7c0601e5386f07e55cf206dd59f402e5992d8200d75920c0732b10d06a1708e8a10c023ebd0482f06741b00fc740b08f1010bca61184ac3503618e9d04618df240d8825e106efc2f8872401344b5dc0ca296fa8268175d41cc6100885d1004e2304920fe1673109fc601f107434142b5619028231024faf60b24365000c936734072a21c94df530d2a286f0715563a820a171c41c5a7b7824ae991a032440ca8bcaa1af4f0a235e861f24bd023603fa8fac44f506dd829502d4f19d488dc0d7ab6af17f4ec7c0ea819e0037aa1110a7a21af04bd285b076a5f2b0775fc6e06bdb73206f544e1401fcf59817a1db8a0bef60250bfe01fe8736e1268e0181934909705fab2ff3c68642f0a34ba1d031a2dfe0efa6a7b08f40df51e34f1f03068a2fe2868a2351c34f9c20f34e56c06fab17d0c347def0468c6a50b347b3a003427ba05fa3dd306fac3ce05fdb59f01afcb3101af239e06af1ffc0c564d7f09567dba1bbcc5f4205833c80cac99b41facad540dd6f1f006eb24c8c13ab78dc1db8c5bc1db1e5b82b77d5b006f2f0a00eb1b20c0063e116083fe01b011d71e6c7cb4066c1cb803bcfb1a1abcfbb60cbcfbee0bf09e2b4fc07b66fcc1260a41e0fdbfc4608b938b608b717bf0812bd1e0c3def7c05677ecc1d62ff0605bc36eb06dfe14d8b6e717d82ea6107c7cc33df071c007f0896742b0c39542b0430b12ec3831003e6948023b6d01804f096160d7dc1b6037dc5bb07bec32d8c3f13bd8e3b932f8cc8dad60afbc58b0d7030ed8e75217d8d73514ec4b2a04fb3e2082cfba0681fdefcc82fd27fdc04159ade020ca5e70d0680a38e47d0938346f081ce6970f0e2f5506477a00c197ddcf82a3fc0f80634ed78063f08ee0586f2a388e9c058edf4605275aff0027b97e015f6b668193973e83539d07c069a764e034ba1df8065108bef1431f9c7eeb0a38a34a017cf3fa1438fbf83ff0ed946de05ce42c38b7b91e7c777e2b18102e05035642c0a0080330387f1c0ce95e04431667c0d07c1e18ba120a8611ae805147f68251d63360d40512187d070746d73b83b173afc0f8a90230e15a2c98e49203265bba81c9fdf9608a671a98c2fc04a6ea32c0b4b2ab60fad93d603aa81accd8aa04e698de0073ccadc0dc1fed60fe9effb0b860417f1d58ea6900962d2583e56a6ee07badffc0f79fae07e75b3c02176e4805173a6c0517d10bc165a9d1e0b25b1fc0e52ae3e0870579e0475f3cc0158a54708568005c197c125ce5480457c7b682aba721e0c70838f8692410fc54be006eb278036e3a20003f07d9819bad8f809ba1607033b300dcfa540fdcfa060d6ecb6b00bf94df06bf525100773c8c0777cc40c19d5abbc09d3a41e0d74907c16f35ee803f7889c11fe05bc11f81e1e04fca91e03e780ab84f1007ee575804f7abbd040f5cba0e1eb8b9133cd816031e7ab313fce5fc10786433103ca22d028f606dc1a39be6c1a3c82ef0d86b0e785c430c9e885f034f722e83275ff7837f6c1c034ff77a83671de7c0b31783c1b3e1b9e059d139f0cf1106781eed039eaf3a02fea5f610fc8bdb0ffe958f062fc669807fdf808097d79ac17f899f21ebde8f42144c24104585798822bb17a258c583ac3fd90bd930690951b6fc03d99c89826caedc0351634d43b60c1d83a89b7d84a8272f41d4c560c8d67715108d8bf510cd3bfa104db13244bbf53b44c7b11ca2cbbc05d15b3f0fd133a885e81d3c0cd177c984e8c7f7430cd2752086bb56207bb6ae83ece986414c9cdc207b1dbf434cef2d42f66d3f09310747432c5ebe821cfa1003b1dc008158f647410ecfb843ac361c871c3d1408395a3d0cb16e5181d82429416c432d20b6821c887dea02e478da15c889476721cef76a216e7b0110f7d01a887b7f3dc4237c00e281ab819cb11543ce748741ce4c7442bc6cfd205e17a810ef9222880f4606f161a9407c338c21fe950248c09b5c48e05e322490e50109ca29865c328e835c4a03432efd888744f44921915f6b2097cd3f43ae84b440a23b2d21716b469084a83048c2950f90846bba90a42539e45af67ac8b58a79c8758371c8751b0f485ad536c88d2021e406df0a9209a543320b7220378fe321591fd5205933be90ec8aad901cdc71484e6b38e476ab16e4763f0172673b0a92abfd0692ebe101c92d7901c9dba603c943bf87004e044080a3b5109013070209888540909d10c8600f04dab21b02ff6c0e413bbf8660650110ecef7310fc191f081ede062178f44388122308f1e72884546c0421371640a80a4b10aa412c84fa4c08a179e5416891a72074c52108e3f84f08837204c26a7e096103df41d81f09100e9b0ce1c8ce4138a37f20bc2a1944c05e8488b4662022a71a8834320622fdfb172233bc0991bfbf08b9077f0179b00482e4c72320f93dc721454431a4d8e305a464171c529ab61b52667919f2c8580679c43682d46c1e80d4bcfe07a9b5f784d4d22321b50d3e90da090aa4aecd0ff2b8bd13f2c4040869bc780ad2945609798e5280bcb04987b4e858415a1d5721adcfff405a3bef405eed27415e897b205dd21948572f12f216be03f22e0208e9616e847c6a53807cfa9709e9d5a3407a7d3420bd4f7f41fa8c21903e9f5c485f0802d2f7b016d2ffb91532d0550919daf90432d49104194e6f837c392f864c0a3d2193df93203fb43a203f422e40667eea43e69a9d2073ab22c84fdf4d909fb34d90795b6dc8fcea22e417b90bf23b792fe477fd6dc89fe19390a59c1d90e5f5e990bf897190bf3f7220ffa2e321ab0c3e64cdef0a5471dd2fe8fa4a75e846d9085485500c555b8781aaad4f80aae179d02d997fa1ea477f40d56b63a09a89bba1da1ad9506d2d2454bb9b07d51ea341b7ed51806e7ff706aaebf10bbae39731545fe52274a7691574e79babd05db048a8416209d408140e35d9160f353908849a707742f786ba414d033ca0a6d802e8bea3fdd0fdd602a885c539a8052d076ad18d841e387e067af0cc3de821d705e821bf0ce8a10e12f4b03d056a4570825ad173a0476c11d0a3bbc150eb872d50eb6f8b50ebdf0b501bb364e8b19f69503b8b37503bda20d47ebd37d4619713d4212c09ea90d2097512bd813a55fc863a6f3e0675d6ba04753dbc0a758d7681bac6bb435d8beda0a7cdcf414f1ffa0675db610c75ffa801f5e8f0867a6e7c03f5542342cfb094a1deb127a1be19e350bfb443503f2e18ea570782fa3b9b4003646ed090bd25d073da3dd073a68fa0e715af43c3b4b740c31f0f412f5d4a845efeafbf28c204f4aae777681ce72d34219a074df2b9014dfa7e117a5df303f47a34129aa23f064df52e82a67e7281a60eb6436ff86a403352b4a099e85bd09b2762a0595b6aa1b72eff85decafe03cd79bf08bd1d170bbd3b380c05b9694141d0fd507017030a496a86c2f6b84161ffad05c2ce138a1e6c8262dd0ca0f88d2b5042e50328d91d02a5ecbf0ba5e25aa1d4b73a50eab42e940e3381327f5c82b2b69c85b2748ba1ac3f4028a78e05e58cdf8072f783a03ce3dd501e491b2ad4ab830a0172a8e8fc4fa8782a0d2a512a874a6e6841a56f695039a61b7a8ff2169afff02eb4c8b4145a1ae20e2d7d6d0d7db8b11cfa08f9085ae1b506add20343ab083268558d0eb45a2b095aa31706ad3db106ade560a075c6fed0c78846e8e3351cf4c996d7d027d5f3d0279f84d0fa8e26e8d37381d0466d14b4d142006d5c1e863e8376409fafd9405bb47cfedb5af2a02de1cad056790db4b53413da3abd05dabab20fdaf6341fdad6130d6dff3d047d39e50e7db57d03f4955808ed38df0d7d67c787f6c45f82f664ed807ef20c857e6aff0aedbdaa0f1d887b0d1d3cb2113aa4a1061d62dc820e639ca0c36f774047148da023d471e888dc1d3a1a68051d0d36828e2e88a1631065e8580912fa35ec31746203053a790e0d9d9658426762ff42e79efc83ce0dfa427f877a427ff7e7437faf654097663da12bec0ce85a5d1674ad6316a6e0b513a674a61ba6e4a5075baf120c5baf7719b6a1f2126c639e0f6c23731eb669ef27984ac65ed8e6b643b0cd2bd130d5cdd930b56d2f606acf9830b5e671d89664306c4b2901b6e5f1084c3d551da64ef809d3b9930fd3559882ed903f86ed28fd04db313e0e33b02b87199489617bb66d83ed210161268e0a30d3dbaab07d73de30f303d761e6472930f3a43698f935d67fea61e61599b0830c19ec60ef2cecd02c1d7668251b76581705b362dc8759279e801d733084d9c9f461f6377261278ed6c11cd73bc01c5392614ede6f61a72e0360aefb5ec2ce2406c0ce7c0e8079ff8d80f9c15ec00207d361419973b0a0c2dfb060783dec1ca712165a35053b1fb7017641a11b16de340b8b1014c2226b2761d182fbb0984d9760313616b0aba00c58ac9e192c8eac028b2bb385c555836071b35858fced7958fcfc4358fcb214962823c092b4576049a724b0a46e202cd5201196de1708cbf0598365d4c3613765cab0ac8de6b0ac0b0ab0ac341c2c3b421b96b3a71096fbad0d06a059c12067ffc2e0bf9c6008472d1882478621a6d261a8cf2e30d4f73c18fa851b0c67eb03c3652ac308f9e76184ef6130c23f251809f3014656718691936ec0c839eb61e4fa391825ad0f46dbea03636cfb086304d6c118dc1a18a35715c6a46ac258e7f460ecc47b30f6777318d7b80dc6c5bbc17803cb30be46168caf630e1394a06082de7330c1722f4ca87516269af2834946303069751f4cb6ee174ce68b86c9bfbf84dd535e86ddd74b84e51bbf86e53b7d8215d887c30a9f84c0cae646610faded618ff08ab00a376558d5a717b01ae32e585dfa04ec311c08ab7ff000d618b10dd6088b8135e54ec29a2052d833bb6ed8737302acd97e0facf9361cd63cc082bd54db097b696f0e7b792f1fd631f40fd6bdfb20ec0d7b37ecbd2301f63ed916d6538f857da87e03fbe8d90afba41907ebb32c877ddebe08fb9c7302367ce7036c54fd276cec5f386c7ccb4fd8c40f0c6c32b71e36953700fb2182c2a677f6c3665cbd6033d06ad8ec82166c4ed91ff673b00db6600784fd7a711ab678560df6db301ff6fbdd69d8df3b95b095084fd8bff01ed85a79036cada113bece580fbece771eae18940c5f3fb70257de6c03df44dd0bdf72e1145c730a01d75c9b816b7f3909d7352b83eb865bc3779c8a81ebfbde85efbcfc0a6ee09204371434c18d3624c18d3c06e1bb03ece0bb836ce17b1f1bc1f78e5c869b2ae4c0f7c56c82ef6b18849b3d3f0237ebbf0d37c753e107de58c20fcc04c00f72d3e187eddfc00fc75f841feecc821f7eed04b7b23d04b79ad8073fb2f113dc5aac06b7b1ba0f3f56e801b76b7f0cb70710e0f60f17e1f6b30370478f7cb8d3f611b853d739b87be810dcbdb71eee117603ee1de20bf7a66e81fbec84c17d8e9d83fb644ec0cfbeab82078c01e0813a77e1410699f0102f1e3cf48801fc42311f7e919507bf583200bfd8fe051e76fe0d3c2cda091ebee10f3cea4026fcca8212fc6ae50978c26115f8b5a377e0c97a3fe029cb25f03417013ccd6f029edecb8567bedb08bf89758767f95e85dff2be00cf664be0d9f7a2e0b7735ae0b9127778eebd2bf03ce063f8ddd1543880b80407a6e7c0c19b2fc3c1bf4fc16121bfe088dd2038f263041cf9b9058e8e94c3d10ffbe018bb243876f7141c97bf04c747df83e311b170fcbb0538f1bb104e3a858793784670d200024eb16a8033fa4de0bc30325c1826860be7f070e1af08b818390097d885c2e5d77fc3e52c63b85cd40b7ff06b169eaf1e06cf670cc10b6c6ce1050f1ae0c53915f0e2c58bf012763abce4571cbc9cfb1c5e79e504bc5a74185ee3be15fe38f721bc5ed11bfef40816de44588237dff8037f31390a6f390e86b7dc11c2db1a92e0ed66afe12f5787e15de59fe1dd4f1fc0df38a1e16fca8ae06fbefac2dfde20c3df892ae1ef9af3e03d9b03e01ff7a7c13fca2ce1bd752ef0be3c147ca8e9287cd881031f9114c1477e5e818f7eec848fbdda0ffffaf93e7cfcf71afcfbe176f8e43e2a7cf2c449f854b1277c5af70e7c66381c3eb37a1b3e7b70183e075a81ffd4de0fffb9cd08bed0ff0efecbf620fcf7d570f89fffea6a79068e58777404a110a38350d45047283aff462812fb10eb2fe821d6df71426cb86883d8144b41a8a26e22d430eb10ea179211ea051f111a6c278426cf16a1f9311ba1a38a426c7bd083d81e6c8fd8de7c0ba18ba940e8994c21f4c2a2107ae19711fa8abd889d9bbf2176b97c42ec92fa217635d4230c9ca50883aa5884a1f56e8471af3dc278421fb127aa00b187178530b98943ecad7c8a30b5b34198bdba85d88fbd8d305f7e88b07002210ec8b6202c6d4888c36a4988c35a5188238f4f208e16d5238e365723ac8f1e445883cd11d6446dc489f3af100e91ef110ed80d08c7e79b11274b8408279f6984f3f12984eb2967846b4e0ae2743b03e179d51771c6078a38031b4278e9f310be181d846ff17684ef6f0ee2aceb2384ffb66d8880952a44e0612e22f0e8494490d5754450d1054470581722442306712ebe1011aac34084e61f42844ee9202e546f455cbccc445c944211615eee88308c001156be0111be898e083fa884b8f4088a881ef342c49c8843c4c45823ae0e9e43c4ee4945c445e420e215f211f17fe7118966a68844ef2e44e2d8694412650a71dda71a91bc671691b2251991969f8d480fe723d2e11d880cd771444690089171ee0a22b34c0d71d3f83de226c31091e5bf0d9175370171cbe83c22e7151191ebc146e4595f42e4e1cd1079234588bb110f1177531a1177b92908607c130278cb18011cad47800e6623c0d7551150e5ab08f86e3602712a04813a740181113f45101aac1144f95f04453886a0f2e1089ac27e046dd71f045df014c13c5c866032af2358a7dc11acc8bf084ee719043f1383106e398310511710e237a608a99a1a429a4846484bbf21e49e2a887b07c210f74b3a100fe47f100fbad21185fe498842881ea2f0672ea2e8f11b44d11a01511c6d84287e3d8d281168234a7e86214a217044599c26a23ca100515e1e847858700a5179aa15f198a888785c7603f1f8871cf1e48518f1647216f1547914d178a00dd158f50cd1d84847347e8b4534e505239a7e3b209e65a011cf88998866ac13a2d57c2fa2ed7819a21def8ae8306d4074076c4074dfa94574e32588b767f4106f493a88b7abdb103dfbef217a4ac3103d8b30c4071d05c487c8fd884fe40788be7b30c467df2f8881b565c4500604318c59420cbf1f408c28e010a32b2988af89ab8871b319c4b8cd2fc4789d1cf1dd1b8f989ada8ff831af83983dcf45cc3ead41cc5df447cc477523e6eb3e217e4dbb237e3b872296d40d117fbf4211ffec0210ffc22588d507bf106b065f116b97a690eb9b41c8f5fff4901b4e9c432aaf4b416e3c7f1ea9dad58654d30845aa4d8d20b740cf22d5559a91eaaba1c8ad8ac790da91ffe97b86d431dc8cd40f9d44eeda1e8b344c588734068c218d7f6b23f72c409026742cd2a44586dcbb958034d53e8e346f3d8c3c943d8a3c0ca2218f44ec441ed5d0415aab4b90364db548bb877348fbc7adc8e32d0ca483d000e9d47f1ce9bc2506e9aa91823cadec85f4dc58823cf32702e9e542407af99821bdfe2e23bddb6290befb6c91be116ca4ef5215f2ac321719b0f112322081800c9880210343a39081340832c8aa1b19e4f9071914b519195afc11797ec20a7931ee06f262563132ece346e4a52be1c84bb719c808850664c4ec6364147e0519c56721af085f20af2c3920637a9d9071732c64c2c30bc8c4e25464d27904f2dadb5dc8eba033c864f41164ca74363275672c32350e8b4cbb398e4c2bf980bc21fd84bcd1044766bec3236f1aab22b38eaf4766355e45de4e3241ded90c43e6de7647e6ad97220159d79040461212867444c298fb9030c96324dc330e89d8b98a440876201183879148bb292432cb0c89665c43e2dcd590f8a23524e1741492d0df8324957291e40f5b9194bddb91d46bed48da9e14242dee32929e638664d48c23d939af909c6f2d485ee60892270d46f2956c91826350a4e0663d5230790829e43e418a1cbf214570345284bb8014971ffacf15a4f8d92252dc2b464a5f1e42ca0ea9216549b148192f1129ff6487bc1792857c707c10f980781b59b0ef20b2e05418b20033842c6840210b5669c8c2c8786451940c591cb51d59cc68459668fa20cb764e20cb22fa908f72f49195597f9155499791550fbf23ab1dd9c8eaf8dbc86a6003b216ba0759e7628bac63c6231fe3de23eb8fd0900d635264d35526f259e42de4b3d84ee4f31d9f90cf5dc690cf4186c896d30dc8b69b33c8766329b27dee15f225d404f90a9281ec38f21df95a6717f235a50cd9c57988ec7a8645762b42906fab1d906fdbf723df052c23dffd57f3efb1ff90efbfd4217bee21909fc83f90bde747907daf129003bf362287af6e427ed3f3477e3b3d8b9c58dc8f9cdb4f46fe6c2620e76761c8c5e751c83f2d75c8a57d7ac8a5143fe472961b72f99e02f2afae27f26f9e2a726dc403a5b47018a5024b46a9b48ca2544d4fa1548f4ca254cf35a2b6c226515bc760288dcdf528cdfb47515a7b2128ad376aa8edc6eaa8ed3d3628ddcc0cd48ec6d328fdda8ba89d0f3551868e9e28a31bf328e396dda83d219f517bb701507bfdc7517b87ac50fb4ed4a0f6c1052833ce06d47e7b086a3f1a84da3fb60565e1f51a75b0ee00eae07b4d94e5752794d5f84994d5af63a823195da8a37391286b8bd728eb8b58944df10fd4b17c0b94ade42fcab6612bcade3b0e757ce302ea444b0cea64cf38cab9fc16ea14ed1ccae5642dca65e000ca155e80721bec44b987e6a3dc7f70509e463b515ed25694cfba65d4d92d45a8b34bdb50feea5c5440dd0f54e03e4b54d035175450ee382ad8e4072ad8e2092af4340615baaa8c3abfed0aea42472c2a6c7604754912818a3cfa037525008dba22c2a062bc865057336d50f1fb77a0e21f1c46c53fc7a1127ae8a824dfaba8a4a930d4759dc7a8e46b39a81be15750371ef9a0d25f28a2324cdd51990fafa332c75c51d9efe4a81cf902eacef958d49d444bd49dd4f7a8dc5f95a8bc6d2014906a800219fba040850a2870f44d1478828082d6bf45415fbc44c1d3afa29086d628e49b9b28d4a17a141a3b83c24aaea228068a28ca90004535af44317a782836ac1fc531284071871751bce03728bea1058a4fd745098fad43090b4a5122ea244aacf91d25e97b849226cb51d2eeeb2869bf254aae5b85bae72040ddbbd48cba1fa4847a402f4215ce6aa28aaf3aa34ad6df4095d826a34a3719a3ca2816a8b2899da887d222d4a3e7d6a84aab1554e5fd3254e57430aada3e19559d5080aa6e0a40d56cfe8c7abce6887a222e43d55f94a1eae315500df06854e39d75a8c682785463a129aa79f112eac5031eaaa5ea00aa2da816d5b6fc06d50e80a35e3ecb4075b84ea03a9e8ea33ac3dfa05e7bbd43bdbeea8beadadc88ea7af60cf5e66e19eaed881aea83672feae3fb23a88f1f9d509f10cf517d072ea2fa8644a801c524d4e05639ea0b178d1a4d5b418d0f3f404d00afa226ddad5193b413a8a99351a8a94722d454d70bd48cde5dd44fb775a879d26ed4c2f201d42fe53da85f7932d4efba2ed492e3226af9b018f577fb3ed45ff414ea2fb107b5b2290cb5b266825a5b70452bbd5c8f56fae38ddea8760ebda95511bd69f52b7af39949f4967a2c5add4809adee5c83566f64a335f227d11aad05684d0f2e5ab3c91cadf90c87d68e1c426b43fea0b51bcbd1db620068ddcfdbd03bd814f48e392bb45e0301ad1f0b47ef4cd145ef52ae471bc4a7a00ddebe421ba638a18d3c26d146c9cae8ddb072f49e012ada34d114bd2f310dbd6fad0f6d26bf8fde9f32883e68b1156d159c85b67ade8bb6ee7e8b3ee646451ffb26433b18b9a21d8e89d127878dd1272746d04e9651e85351996897134b6857fbe7e8d3b152b49b423fdafd4a39da2318833e93b78af6aa1a427b97daa37dc295d1be462e68bf1c0bb45f4519faac4508da7f3b0a1d907e1c1d38fc151d24fa8b0e69aa449f5bda890edd3b820e5d3e80be600e475f8806a22fc42ea32f2c87a32ffaa8a32f665ba0c382fbd0e136fde84b2619e84b081574c4ac06fab23f077d39b21b7d19bc037d79a9001d25bf838e5607a263ee05a0afea5f465f2dff808e4d79828e5dfe858e53c944c7df41a313bc1ea2134dbea3af5d6940273b8bd0c9d147d1c9d701e894df8ee8d4d5b7e834ff5a745a45343a6df417fa06c6059db1998fce381a86ce847d46df742a41dfa42fa36f3e83a36f9dd882cefe8a41e76cde8106146d47032d32d0404b021ad49c8e06a7d7a2c1dc4434a4bf050df50e44c379fbd0f0c19368e495f368e4ed62342a968546d597a3d1877fa331c7fea1318d1968acdd4934ae591f8de79e47930e04a0c9c69a680aa70a4d79e682a6c3bbd02ce67b34eba11ccd0615a1d9d0223447e51e9a73b112cdb9ec84e6bd5343f3b76d470b1cf7a1c527abd1e25205b478c4142da92a434bb7a5a0a52f11e87b1792d085f13c74b1151d5d82d343976d00a2cbd063e8f24ddbd0e57bb3d0e56673e847fbccd115d7acd1d5d4ade8ea1e0d744dce26746d120e5df71b807ea2f70f5d0fdc8e6ed4ffcf1810dd8494a19f25be473fbbe68e7e766700fdac6a11dd2c5541377fdb8d7e61b309fdc2ee21ba156a8f6e452ca3dbbef9a13b43cad0af459ee86ea57be8379d97d16fb526d1ef93e9e89efb01e80f90cbe8dee81e74fff141f440972b7af0031a3d54fa14fd657301facbee01f408f7207ad4b009fdf5aa317a5caf033dee3588fe96c4427f8fad454f9a7c404ffeb4424faefd434fff3146cf589f45cfbc5440cfc63ba2e78e3e41ffdc3f805e38d48e5e084c452f4446a217ea3fa17f692ca2171fc8d1bf2f72d04b9ea7d1cb058fd02bcc1e8c42ab0546e147364649f52966bd692b6663db1866e3483e66135b8a511d9fc0a831ce61d45d82315bdbba315bbbef6034edb5305ac7a330daaf4d313a33248cae7f076647f0638c5ea835467fc30866e7e614ccaef02accae9be6985dcc6f18e36b1318d3b578cc3ed5358c59452bc65c31197340d085b114e5630e5f3e8bb16ada893982f3c31ce99ec558b3c9186ba93bc6a65911637bbe01637b7f1c63673287b15ff98039feb41be3a0b01fe340d2c09c4cf5c59c3aba11e33a908d711dbd8f711dbb8c71cf81623c76e6603cfc56301ee7ca3067a6b763bc0fe6627c9e39607c15ff60fc1c1631fe485f4cc0502e2650cac3047ec8c3041d37c404053a6082372b6342d4af6142dee463cee96dc584326898f31a99980b816d98b08e624cd88c31e6526d282642a91773c5fd0a267afb322676b2081357b51593b87e0b26f1d3034c92a11926b9f61126c5fe1426f5720c2635198f49337a89490b8dc1a49b976232f45f6332d54e62329d063099a58731b790004cb63607931bfc1e038aecc280ed753190f1fd18c8df400c8c7c0f031b29c7c02b7c308890480c72fd490cb23f0883750fc4602bde62f0dcdf1812af0043bd0ec5506fd5616805e9187ac9290ce3f7060c932ec4b00d75306cae3386dd7114c33570c7f01d173042a636464c2bc248e26630d2c1458c6cd731ccbdec3b98fb2bc99807d7ae601e30bb3105032a988215274c49ba25a6b4f004a6cc2e0853ae988f79b408c6549c09c254ddb1c254efb1c15477b4636ae506983aeb02cc53cf1798a70f4998e633d731cd5550cc8bed539856d31c4c6bfb554c3b720cf392f417f34ad90df3eadd234c47a916a6732513d3e5a183e97a5e8ce94ed980e91e2ec0bca9ecc3bcebbe8d7937df8be979f51cf3b1a107f3f1ab12a6b7ed07a66f291cd38fa162fad99d98fec24d98cf433998a16b65982f897f30233bfa30a373a998afb800cc37510266e22a0733f19c83f91ed686f9feeb24666a831c3375250433c521617e087198e9ab7ccccc4567ccec3925ccdc982ee6a7763ae6e7edb7989fb26b98f9f5c198796e16665e02c12c1cbd83f9a53e86f96549c42cc64f63fe9c98c32c0d0f61fe1a63307f1db3312b476c30ffa221987fff94306b53ebb1eba447b00a0bafb18ac7776115436ab18abf9e619558efb1eb3dc6b0eb61cad80d5d37b11b968cb12afbf4b09b5dde6355cd14b0aa004bac6aad1276cbe702ac76cc36ac76f63456c7e0175687f00dbb2ded02767be337acae3507ab1bcdc2eaf6856375bf1fc5eae5fcc1eac1bcb13b0ff6627779c66077b5dec31a3c0ac61a6aac6077c713b17b3e7ec49a84eb604d3eb763f72ebdc7eefbbe196ba6ef8f357bbb8035ebdf8835ff5c833d74f213f610c9066b99eb80b5baf1187bf4dd34d696c5c5da16dfc3da3edd83b54bf0c6da6f48c41eaf6cc31e9fd5c69ef09fc19e4848c39e5829c43a8499601dc0bd58c7d854ac234184753676c6ba8c8f62ddce8460dd3728623d0d7763bd7a9ab1bedbaab1be3f80d8b34e81d8b3110ed8b34530acffb1366c50ce116c509b3d3678a5121b9a18830d9d61632f18cc632f862460c3361962c346bbb061f3c3d848982a3672de187b795d38f672e4796c94c97a6c14b6191b5dd78d8d6e9ec7c6f066b0b1b45fd8245b0f6c12f9293669ae027bedbc37363924189bfcfe2236cd431b7b23f42636432ec0665afec166fabcc5defc6884cd1ad88cbd9500c7defa70117bdbea0f3637a5149bcb5cc302443a58a0f97b2cd08e8305d57b63215b56b1f0c9602c62e537166923c2a23ffec4a217ae61b17725585cc2612c0e78164bf06fc5129b22b0647f3b2c9da78ba577db6019c4362ce359059669a387e5d4f76079da1a58bee757acf058195678dd1b2bfc1286959c598f95a9efc6caf18ad8fbbbae62ef3fa8c73e505fc63e0859872d3b908a2d5b73c196db65631f664c621fb5efc63e7a5387ad544cc156ea2e63ab32df61ab18d6d86aab8dd89aaad3d8ba8d626c5d6e0eb60e7b045b87bb89ad7bed80ad9bfc8a7dfce80bf6c9bb2bd8fafc13d8c63307b18d31746cd3a1006c93bf1ef61955887d36aafbdf6a82b0cd45ebb12da94c6c4bc9176c4bcb0ab60dde83edccdc847daded897db7bb07fb9eee87fdb03f03fb51958efd2898c6f66e2dc5f6dd29c6f61b7dc77ee64761076347b1c3fa4ad891efe7b1a3fb2ffcffdbd2d1bf26d8b1733cec58942d760a6681fdb163277626c9003b9ff613bb503789fd05bc85fd05956317d729619796b3b1cb7bd2b17fdb9e60ffbecdc7feedc562d78aad700ad01c9c421d03a778f0106ec3d3299cb271156ee3c84b9c8a6809a7ba1b8c535d8dc5a96d44e1d4f7a8e1d44ff271ea5ed9388dcb6538cd539538cd6fbf705a1b53715a9f7fe174f2bfe2b6f5d5e3f4b69be3f48c9a71fabe51b85db12c9c81c1769c814736ce08e68c33d69dc31907f6e38c6fe6e2763beec6ed2998c4ed3d9184dbdbdd8a334d3a89dba76582dbcffa8633377a8d338f3e8c3b68ff1477103d823b643e883be4338b3b1ccfc31d2ebd873bc267e28eeeb0c61d3df41577d43d0a7734ab0167cdb884b3d9608cb369b3c2d93e798ab3fd07c3d9ad5f87b3cba7e38e1b6dc41d0fd7c7392676e11c6735714ee246dca9470138d7693ddce97def70a7e352706ebae93877a7259c7b5e2cce33d40f77e6f6419c575537ceebf70cceaffd10eeace21e9c3fbf0e1770ee322eb0661f2ec8f713ee5ca525eefc3d02ee82f631dc4576382eec59212ebca41d17fe1b8b0b5fd98abbd4be177719b50517e51e8bbb92ff0e17fd200717fd6c151743c8c1c50cffc025c8737009af747149f7aee2ae914670d7f17f70d79f2071c9c6f771296adeb8d4bac3b8b42b69b8ccc613b89b679a71590718b85b7bdee3b2ff94e1724a1a70b9bf37e2f2560ee000c18538507f040e82a9c0217a337048d5581c72f7361ccafe240e3d5384c3083fe3b08c601c2ee6020e576f87c39fbc87239c6ec511a27d7084afce38a2a60f8ed89e812319eec2913e64e0c8b41a1ccdcf11471b2ac0710e8ee33844151ca7a705c74bbf8ce3c3b138c1195d9cd0fb014e2831c489758538f19577389948889313db700f64aeb8c2582eae3883842b710cc195c6cfe04abf0de31e1e53c255346be12a0ff5e22a9f4ee3aab568b89aa8045c8df42aae76eb2aae9601c6d5fe63e2ea341b708f8786704ffedae2eaf75be0ea6faee29efa7dc43d4dc0e19efebd8e6b088bc43d3b7506f782ef866bb9d5846b99f4c2b5aaecc0b57deec5b5cf81702f5d6a71af2a6ee23aae84e05e578ce25eff7982eb3253c375f939e3dee964e0de3f9ac77da88fc37ddcae82eb357c82eb2d7a89eba326e1fa050cdc67d46fdc602b0f371c60801b263be2bea48a70233a30dc986c37eeeb902bee5b923f6ea21c859ba21ec1fd78711bf763d018375dab819b7e76033713338d9b2954c5cd8675e2e63f27e1162a5271bff69171bfdcaa70bf7ef4e31603fd71bfc7b8b83f1a97707fc48eb83fcb4f717fdf69e3560ef5e0fefd57cb6b0ef978c5d10d78a5052fbcb29314af9c178fdfc849c4abbc86e155375ec3ab3e6cc16ff9e383571fd983df9a7d0ebf95bd8ad790bcc36b1e2cc56b0efae3b536fdc7e40f5edb5201af0dfa86d73984c3ebd8c7e375dcbcf13a2956789d4c185ea7ea1f5eb7d70bbfe39d0a7ee791737843bd3cbce1f58778c38e68bc911d1b6f9cd68d37663dc3ef796b843709f88037b9a2823769bc8137a566e24d6bf878d3a7d57833ec04de8c02c19bd78fe30ffee1e10fbdb3c25b5eb3c45ba671f1968052fc61eb0f782bcd4778db4dc178db3657bc3d92853fde3a8a7730f1c63b1444e31d61dbf1278f59e24fda55e24f025ee39d7688f04e8b60bcf33b25fca9c014fc29a421dec52616efdae38677ab2fc57bfd48c47b9bace17db31ee2fd9e31f07e5f3fe0034107f041947ff8201a1f1f5c44c307377dc007b739e1837fbcc787164fe22faedcc1876be8e2c3b54ee1c3431af197cec1f097c25af011451ef848ad3df848036b7ce4e1097c549f37fe4a5334fe4abb041f0d2fc3c7442be2afba6cc55f7d05c0c7220ee3e39b55f1097746f10933adf8a4db97f0d7d5bfe153b578f8cc0305f8cc2c777ca6a8097f13f80c7f4bfb023e5bab1f9f6da58bcfce1ac0e7acff8dcfa914e36f1bdec6df86b7e0ef5cd888cfdd5d8acf3d1a87cf33be89cff3aec5e73db98ebf1bb4057ff7b5131eb8fb341e08a9c7834e2ce0a1b5fa78d8790a1ebee7191eee4fc323144ee311eb017894e5433c3ae4001eab73198f9b60e0f1b9c7f18430199ef0c01e4f58de822746e5e349ccdf7852c9389ea63781a7f7dae119c5023c63e80f9ed9fd10cfde7f04cf8e9cc0f337d9e385102e5e583c8c97fc7b899732f7e1a5032e78e9842a5e8622e2e5146bfc7de42e7c01651e5ff06f33be74fd177c797934fe61ed21fca33422bec26a165f71e335be32cd0f5fb976185febfe1dffb82102ffe41f15ff34b300df70e927bee99d04ff6c7505ff5cf91abe592f00ffe2f2337cdb9b717cfbb03ffe55ae0dbe7bf747fc1be606fc9bfb6ff1ef8d06f03dcee6f84fe1d7f09faaf8f8debd2df8cf79e7f09fe71ee3878ed1f1436ef1f8a1457bfc88f217fc58e6207e4cfe03ff95740b3f6e7f0dff0db81d3fd16a839f2cba849f0a28c24f9596e07f9cb6c5cf207ee26744dff0b36f42f07374097e618707fe979337fed7dd4ff8454a09feb79f367ec9d803bff4598c5fd5c0e3574f3cc2af5e55c6afd984e0d7fc390445109ab0fe703661fd9b76c2faa936c2266b2161133c80b0a9e20641b5964e501d4712d442fe1134ae8513342097085ac743095a499a04ad27dd846ddd14c2f6a728c20e3b1b825ef931825ecd5382febe4a82e1ce55c21e1698b0a7369460227624ece51913f6161209a6177f12f69dbd4c30fbc92758ec95102cce3d2058c02b0807fce7080708b7090793ee100e3ebf4738643349386c26221c7e0f271c5e7e443822a6138ec86a0936e73a09c754e308b6362482fddc79c2096309c181fc9fe7230427bc1ec185af4970999c27b8de7523b8eb8f10dcff95113cce42089ee95104afa72e041fa82fc1179649f02de921f8990c1102afa71202d91c425099192198d84a087e7e8710dc9f41087d9a47b830e34608931308e1e54042e49bbb84cb3b2b0957f6b512a29b2b09b1de7c422c0f4e88153d23c4f93108718f2e11e2dab711122acc0889a39f08d7b49a09c94c012159ae4048a1b81352db9f11523f1512d2ecd30819342e21ab7e2be196c21142ce8e61428ed88b90f3be8390d3df46b8add840c8dd1e4cb8ebf59d0018e41300e31904e095420270a69800c24e13c001440298f38100e3071050cdf304741b8880d38926e0a96802812e23103e5611c85a2104b208492057ab1228a0510265429d403bf680402bbb4ba07fa612e85f1208f4d9570486f60a8169b495c032c310d87db6045ef12d02afc48520c88e2248f47804697a1f415a9c4bb8b794442888c82314767208456e2e84e28d4e84e20c3b4269e93f42e9e7bb8432bd758472c856c2432339e1217f9a50c18a2454760b0895237242f5b9ff44e811aa9fdf20544f3e27d418900875dc1784ba792ce1898911e1494100e149952fe1c97002a1a13387f09c2221b41830082d971b086df9db09edcaea8457ffcdffd5af6a4287ce2ca153e12be1f57232e1cd6432e1ed995ec2dbe644428f9f0fa10f9f4a184857210ce63812bec0ae10be086f1346cca60923770208a30439616c770ae1ebcfd384f1ccd784698f7f84e9a7fa8419133c6186c725fc62471116e9a3843ff93e8465c01ce15f2794b036f380a8c0d0262afd6311d70fd2891b9f971355ac2b892a9d2a4435c7dd44358f5ea21aa68fb865924554df9f4454679513d59f9c266af4b2881a4bfb885a6b4789da678688ba871e1375435789ba89b5445da684a8fbd893b843564ad4cbbd45d4df6e4cdcb5f1077197961b7157c763a241c073a2e19c1371f7f416a2c94b01d174179c687a7d03d12ce40cd12c9d4adc1fd146dcbfac4f34c70889e6cde144f35fa789073d1a88873c9e100f25da102da10f8996525fa295c17ae2118a0ed146994bb4a53e23da4d1613ed959689c7f7da138f7b9b101db7bc223a9a4d129dac7489ce156ec453a3494497c426a2abce05a26bde75a26bc912d16d7d11d1ddaf86e89e7b87e8de7183e8716f3ff1ccbf21a2f7ca02d1b7b58c78f65d15d1dfee1bd13fa78e1872dd9318329f493cf7419518bacf9a183aad483caf554f3c6f65413c5f47225e84fc255eac7a4d0c8feb24465c7a4b8c681c2746fc4927469a6d2546edfe46bcb20620c6e49712af8a8c88575bac88f10fae1313d6fb12933899c46b3a52e2b5d52862cac936e28d1d52623af31031c3f60031a3e93431f3b00ff1e6456be2cdb43ce2cd2919312b1d43bcf5b7819833fc9978bb609878bb6b3ff1f6d750e29d6dabc43bb9ddc45cdf1c62def147c4bb4ebb8977874044c0b66c2244d441844cec24423ded8830a73b4418f105119ed54444f0854464b53711d9504a444ed710f15a534442b48848a8592012770f1349b93a44726c2291fc76994825d8101936b788ccd01b44e6a32622f3358ac86ec310397aa7891cdb2ca2c0439528c81e230a081144c11f2fa2f0e20ba2f06b1d51722a8b28b93a479406661365bb8e10efdd9d24de93ee21de7749243e101b100bedec888f18b1c40a8defc48a08656205771fb1e291945851d54cacdc9641ac4476126be2be136b11dec43aa31c62dd2506b141a998d8481a273ed7bd4e7cdeed416c365d20b6a8ae115bf75189ed4eb1c4ceee6ae26b4d12f1f5c97662d73d2d62d7374d62d7d41ab17b9d3af1bf26e25b199df8b67b8ad813c3207ebacb257e7af88dd8b72391d8e7bb8fd857f285d87faa85d8bf324afc6ca3411c304d250ea9a41147ec5d88a30fbe11c7eaff11c7a709c4c9801ee2d41719f1874a1371ae7088f8739b1f711e9b4cfc556946fcf53b96b8d88825fe0ef025fe4621884b5b66894b763dc4a56786c4a5957ae232ce98b8bcec4efcbb43445cb1b122ae9c3f465238d8435258ad27296a50498ad7f4484af7d793d647fc246d38aa4cda700240da78bf92b4f16b2a69f378184955e849523b4827a9b9fe226d59ec21a9338f9034d41e90b47c1549da2589a49d6a28d22e369264a0ae423238c024190ca5920cc62424c3d20324c3ca172463352ac9f869096977e524c924b69d6402cb2099125348a6358324337b10c96c219bb47ff751d27e870692f9e1ab24f3a68d240bd44f92c5b361d281d5fba4831039e970d84792d5a127a423b82ad2513b00e928f51be9e88fd3246ba601c97aad8c64b3b39a742c5c8764ab4c24d9dd2b221d2ffb4e3af142403a797d9e7472e438e9e4b43ec9293884e4cc3a48722ec0905ca3d024376d09c99d08209dd1e5927c3e86937ceda648be174124bfc408d2d9ffc6ecbfc98b14a0f0811478d69f149ca5450ad1ed219db31c239defca265de0f34817756248615dc748e107ec4897a0faa44bb2715264a73329eaed3c29fa8e1e29c6428574d59446ba7acc9d14fb308014f7b79d14cf3c464aecdf4d4aeaba46bac67e44ba5ee549bafe229574fdbb2a29795b1129553f8c94b6e922e9c62085740bf2899453709e74fb852f296fdb30292fa48f7477fd131250ef3a0978ea3d0988f944020e1c2681dfba9320be9b48700f1a09fdf90209bd9c41c2564493701b5548f873bd24528f03897cbb9c4401dd21d16a7791e845f52466480b89eda744627f292071cdc649fcac309240ff2a4932fa9a24b51793eebf78437ae0e04d2a00b7930a5db248458feb49c5f6fb4825b0415229f632a96c670da93c5783f448ba8754913e45aaacd122552f1349b57b9e90ea3ee2488f158f911e4b44a427bbf692ea9df6901a70b1a4e71901a4e7438ba496ad16a4b6ef6ea4f6834cd2cb0d06a49779bb481d23e9a4aeaf7852d7c215d21b8d59d29bd207a4370deb486f1d57486f4f9990de653490def5ff25f5f488491f6e9f277db288237dbaae4bfa24d625f517cd91fa6b6f933e9b3c260d6c409106dcaf93066424d240be3669d0619e34880b240d1b5b914663a34863875c496397a9a4b1a874d2d7ba56d2f85133d2f74d79a4c917eaa4c97e18e987a709697e471d69fef610699e1c4a5ad0de455ac8dc41faa5b540fa9da743fab7034dfa37fb8fb4ba4e85b496924e565ea49037dfd021ab1afc26ab524464359f4f648d888d64ed0805f2b6b226f2b6b737c9bad34fc83bde1891f5280664bd4e3259dfc081ac0fce21efdca64cdef9cf936c8cb526ef2eb322ef6e8926ef9e0692f7443a91f740706413541379ef772db2e9a155b2596d0ed91ce442366fde4db678a9453ef8e914d9528a251ffed04b3e3cd24d3e66cc201ff356201f83be229ff87081ec9882209ffc314b3e15ae403e45bc4176fdbd83eceece21bb0334c89ecbf664cfd5efe43397b3c9ded71dc87ebe1de4b33714c9fe9d17c9fe5fa1e480002572c0f0757290852a3934a0947cfe402df942f626729809921c3677931c7e3c811c019f225f499b25c7d4c8c95703fe91af166893633747926355b791e30c2f91e33582c9f10ed1e4787f6f727c059a9ce012454e2cfa4c4eacc9255f03d3c9d7cad4c9d7273793938d2bc9c97de1e4b4481e39630b929c21df40cecaf623df72aa20df7abd44ce8e9925e76ab892f334ce91ef7a6690efbe7b46befbbe9a0c50d94d06045491814d0e64b8cd6332e2d87532c26d9a8c38b7838ce49490d14dd164cc89e7645cbc23199f1c4b26987990c9e5bfc8e4b650320d8524d34fbe26d3457d64faf2253243bf89cc5414939981103213f992cc5c2920b35ce864362696cc1d4091b95f0e93f901b1647ef325327f024c1698fc240b85366449e05eb204f9882c79b59d2cf5f6244bc1e164d99b6364b9f212f9de8c947cffc92572fe2e09397fc8995c70b09e5c9062472ea89b2717aa12c9858d2ae4e2e04a7249089b5c16e8477ef4a2875c11d448aecc00932b7b02c855bf86c9d5724d7275a309f909659edc70e10eb9f14c36f999720ef9795f1ab9b9ff1eb9e5f24b724b9e2db90536496eddfa8edc061b20bf54a921bf3c15497e19eb467ef9ec20b9239f487e6d334f7edd104f7e9394437e67114d7e37bb89fc117396fc69dd3cf9536b1fb9f7450ab94f494eee5b7e48ee0f4d260ffadf260febd793872d1f90c7b6b692bf71d4c81321d3e4895c3479e217973c75b781fce3470479face2879fa0f8c3cfb5a9d3caf1648fe85ee202f96c7917fd7ec27ff99009097f214c97faf6a9257ffbb39ad7b924a51a8fa4151a41750940ecd51949e7a5194a67751d62f0e50942d54299bba82282a4b6314b5931314f50543cad66737281a4d0a146da3fd94ed0b1728ba3b52283bacd0147dbbbb949d6af3949d8f5328bbf6f8500c1fe7528c52972846e46314e3593ec578894e31b1da4d31bba940319b9ba6ec3f7b8962b1f69662b9ee02c5f2c21b8a65d620c512eb4b39bce44c396aa049396a694bb18e30a358539228365e1f283675dd149b96698acdda6b8a6dc53b8afd9a3ee5b856de7fde508ebf4ca038683ea6384e5a504e4adc294e0dc914e7e47514e7772f29a7f476535c3649292eb52694d3faaf286e307d8a7b4018e5cccd0cca99a7bf293e87ce527cce24537c12e3287ebc82ffb453ce02cc2967173e52028319949088384a08fc382534c8861226455322b4dc2991079094c84b8594c8a4794a64fb0fcae5f11e4a8c4a372566668072d530837235749272f5df2825f1d379cab5e7df28c99063941b659394f410334a3a1c4c49bf4fa7dc844e5272bef8536edfeda5dc1ef7a3e4066b52eea6a85200b2280ac8a69d027635a6406cc72890cb5d1468d8370acc934b4114585390ef4d28c85e4f0a8a7f9c82f9de48c18b111462543985383d40a1e80f5228579f5028295c0a35319942db7e86427b9943a15fb1a3305403288cdb5f280cca1f0a633589c28a7d49616f57a7b0a5e314f6a30a0a7b8e4ee1ee3d44e1570329fc37772882a9518ad0bc9122241ca28814f653c4e18728e29b1f2862128022dd3d41913a912972e14dca83d5764abee15f4ac1842aa5701a49298a65518a9db19452bc03a56c699852eeeb477928b3a53c0a3843a938684fa91ccfa1542e6ea554b7b851aa7f8b293526ed94daea154addce204a5d9322e5b1bd3be571ea36ca9384354a7df95d4ac379174a534a0aa5a9ac84f28cef4a7936b28ff2dc034a6925f3296d1a9d9476772ae5e5da4d4a47fe5b4aa76e08a5dbc990f29eb88fd2d3b542e9598ca57c98cda27c225ca47c5a15507ab78753fa764650fa6834cae733bb289fbd4994c14b8a94c1e855ca17ed3cca977dbd942fd77f51be4c5328a3e7e594d1d478cad75ba728df207b28df0ace51bee3e629934eb594e95def28330e1729731c07ca7c8688b2d05a45f9b5e24ff97d5795f2bb3c84f267d329ca92992a65891c4f590d8fa4acbd55a22a4437531596d2a98a5b86a98aef0854a5230bd40d6ec9d48d682daaca5645aacac127d4cd27fba99bdf9fa06e1e8350557d55a86ad6fba85b02a7a85b6481d4ad310fa89aa55fa93a2de7a93a2ff9d4ed0af1d4ed872f53b7e79fa6ea9e3e49ddc177a3ea355550772acaa93b6f53a9bbf216a8863a9ba846c363d4dd31e7a97bbe7753f72cb853f7ac60a87b557653cdc676502d0e10a807769da71e1814520fedfb48b5dc3c4f3d4c30a41e16f652ad2bcca936afcf53ed368aa8767e62aa5d5c13d5fed87aea711700f5f8b314aac3ce3f54470330d5714e8dea64bf4675dec8a69e8218515dbe41a8aebb6e524f6fa5503d6cce503d0ac0548f291cd533fa0dd567642fd5b7ff2bd5cf1e45f55b8aa39e0d4da2faeb6fa5fa7b9ea6fa7b8f520336a850033510d460118a1a5c384c0d1e3f4c3d1762403d574da1862d9a512f6d73a346ec3f418d72f84abda272881abd538d1aa3cca7c66c9da3c618c450637f13a8710af3d4f8e78dd404fb1e6aa27f11f5da2e7d6ab2e3616af23b2c35d56a9c9a3a17494d8bd1a666f4fa5333a64f513331386a26a7889a39f4967af35a0a354b2b869a6527a266a1caa959e2e3d4acfba7a8593f36536f3df1a7de1a3e4dbdb5ac45cd7e514dcdd32ca0e6bdc750ef7273a9e0d369542861900a335da1c292d2a8b0dbee54f8e5a3544cd6652aa6f41d15bbcd988a7f5f4a25de1aa41217fba964550d2a39769a4a2170a9541f20950ec253998e0c2ab3673b9595904be5a023a95c0d3895ef7583caf78da30a8e595205b34fa822d568aad8f11155ec544095993b50e5e73ba9f79cd4a9f7c8cbd407873f510bba5da885372e520b4107a845460fa8c5bb2aa925f243d4d20c02b52ce516b522359b5a955949adf1bc4fad3b47a7d6b7eda13ebdd84c6dc056531b2d7f509b92b1d4e733246a73a31bb579528dfac23188fa22b295dad29e4f6d539ea4b61b2f523b50e1d44ec94beaeb64536a97e7676ad70087daed82a6be33efa6be7baf46fda0f99afae1169efa016746fd187f87da17564fed9b30a17eb6aea77e8e18a60eaada5107773b5107fba7a8c32fc5d42f9ff4a8a3e418ea685b12f52be33775025b449d24c451a734ee537f6cb849fd31d0499d466da5ce3df9405da831a32edef0a5fe267ca1fe66fea32ea59552975947a97fd578d495e56fd47fa243b4759a153445d2244d29524853025da4ad6f3f46db50984edb50a64fdb58f08bb6b1ee0d4de5059ca6f6d097a656174fd3d8ba40d38ccaa769ca7fd3343b82695a6c5d9af6e019da76c9019aae6081b66363194def4c194dbfec096d976d0d6d173c856668944433043fa1ed99d94f33e9f4a299e2c269fb0c8fd3f6bd49a499792ad2f6379ea5990f1169169395b403615eb4034f576907e3a7698721489ad5d62c9ad5b66334ab539d342b2a9e66f5ef2fcde69b12ed18558d66abb181669b3d48b3fb6f0e768d8d34fb7d9f6827ac0ed14e08926927fedda3398ddad09c831934e7b87b34e7dc519aabad2fcdb5f118cdf5b531edf41153da69fbc3b4d3911f69a75f13696ecaad34771f28cd7db698e651b385e6f9a38ce63db19ee6b7ee3ccd6f8c403b7b3899e6ff854e0bec1ba605a3fd68219631b410fe0e5aa8ca1d5ae89e1ada79c424edc2d642da85844cda05cc4fda85ba43b48bd76b69170143b48bc539b4b0187f5a78d1282d426b921693fc8e16838aa0c57c75a1c5de4ca0c50e9ca6c5adfda3c51b1ea0c5f71169897a776949fbbed292dcac69499c4fb4a42700dab5a84db46bb14f68d7deaca7a5d4dea2a55ebd4acb404369991efeb42ccd445a76ae132d5bf88676bba8867607da4acbdd914acbcd5c47bb8b50a4dd5dc6d0402fad68d0ec581ab4bb8b8648b4a221ca37d11083341a329c434339eda2a1153268e8d0351ad6ea010de7fb8086b7a2d2f0f85c1ac17c378d70e81f8df4529f462d9ea5d1881334ba9384c6ec3b49e3587ea0712d0768bcd0589af01899265c21d12466c534d946214da6b69156a41c462b9a0aa695981ea695ef0fa49567d169e565e1b487aa0f698f6c6a6955de2bb42afa7ff1139d56fb538df638e115edf1b09cd610354f6b4c9ca3358e6ca13531f4682d55625a6bb413ad2dc999d64e39437b690fa3bd2c19a7bd9cdf4e7b0558a4752c6fa7750e96d15e1bf8d35e9fbb497b7d2994f6463b86f666389bf6d16495f6c91643fbc45ca37d9a15d2fafa7d69fd4ae3b42167286d64b4823616fb8b36567a8436d67d83f6b52496365e9a49fbf60b419b40aed1becb05b4c90d08dad45534edc73c96364b54a1cd4afc68b38feb6873110ab49f112768f325ddb445f754daefe29fb4df4b8f697fb52fd2feea18d0565ecfd1fe2d75d256b39a696b57ba686b5d20dada4c2e7d3dfd097d4383367dc39f28fa16672c7d6bb598ae71cd80aea9bf42d77448a3eb20d7d1b799eea46f57f7a4eb4ebad0f5ec52e93b0d3de8464453ba71550f7d9f7b087dbff915fa7ede2dba45d267ba85b48d7e30e834dd929446b73ab9916ef5208b6ef323946ea79f4ab73bb8936e57154bb73f584eb74f0ea6db33cbe90ef7c3e8279977e827a73ce8aeeb807457e24ffae98439bafbcd45ba3bcf91eea15a493fb3f91bdd7bc35bbacfd804dd57711fddcfd59c7e36299f1e68d4460ff18fa287244ed3434603e8e7f4b6d0432fefa75fd054a45f3819420f0b384f0f3be74d0fcb0ca587b7d5d02f5d0ea747d864d32f2f65d3af683ea15f09a9a15f39574fbff2ea353df64a1d3deef5457abc75123d1e72861eff5b4cbf165d4d4fb67b4e4fb66fa0a7e833e929811df41449163da5ef353df54422fda6c62cfda6ae06fd26f8363debd046fa2dcd66faad1911fdf67165faed0c4dfa6d49083d577f071db011400716dea383de26d1211d57e9d095043a029d47c744dea263994974022e864e3cf4934e8ccfa693369da55343efd16995afe98cfb0a7466bc129da5a84f676fd846e7f805d339d72ae81c2089ceddee4ce7edcca3f34e19d2f95fe574017b2b5db87b1d5d94544e97ec72a54b1ec9e9322f45ba5ce12dfd1eb58f7e5fa18d7edf7c9c7e3faa8d9e8f1da4e7cb9be8f975d5f4a28385f422980abd583d9d5ee291482f1d1fa797b396e80f53b0f4caef647ad56e257a55ef3f7a5db625fd89e229fa13836bf4a6fd29f4e7451df4e654577acbae13f4563d6d7a1b6e1bbd3d2182fe6a9d39fd15678adef983477f1df295fefadc18bd6b2f86fe46a189fe36a990fece7286fede703ffde38579faa7af707adf4653fae75306f4cfa558fa808f3f7d00da451fd65ba57f0988a18f18d7d2471c03e9230540fac82f63fad86667fa57ad75f4af3eedf4091b14fd3b6833fd47f51efaf4f041fa8c87097de653347dce8d499ffbe2499f5b6ea5cfe72fd117801cfaaf03a7e9bf439be9bfbb7be94b4fafd197430ce8cb55dfe82bb970faca834efabf581e7d15bf8bbe2aeba0af7eeba3afcef73214402086c2a70486121bced8e027636cb87586a1bcfb004379d093b19132c0d89438ccd8f49cc7d8dc12c550b5b560a812c80c55198ba166f28ca1f6cf8ea1ce6b60a88f1f6568ecf362685caa6068f03733343b4b19dae7018c6ddb0f3274d36f33764c5d60e8b5b0183bb5108c9d910f183b631218bb002286818d25c33077d77f980cd31b1f18a6459e0cd35fe30cb3ee54c6fe870286395a9561de60c738a0b8c43820ab661cfcaecc38641fcb38349dccb0dc846658f2961856e5998ca3174a194709250ceb13290c9ba0a30c9b6bc718c7226c19c7eaae33ec621418764ff733ece5fa8ce3c12a8ce3150e0c871926c331a89571725489e174688de1ccdfc4705e9b679c32a864b8fa1c669c7e9dc6701bbec1f0cc7ecdf044e0199e247386a7a08ce1f9789ee155a5c3f09a2c62787b07327c2e1e67f88d9e649c95d830fcf5ff30029c848ce0021b46082f8a116a7f927161359d115e9acab87403c3889c47332e67ff644459dc6144f76a3262d4fe32629377326273448ca4f03846d23b63c6b5b3158c54ed1f8cb45c1546dac83823fdd97e46fabb2b8c9b6f0e306ee99e67641fd2fb4f15e38e4f22e30e7f1b2337f21f2397799a71f7720a03a8c46680f13f1890c64506dcaf8f81de7b88817df88b81cb99651099240669c746063982c8a0febbc260b87b33187974066385c160badd6730af9d6670d306185c401183fb633b83174b65f0ef4733840c184394b28521ba896448dca10cf9355386fce62d869c9ac6b8af6cc278b0ed3ae3c18dbd8cfcaffe8c027614a360680fa3f8239b51b2b89951feb88af1e8d10e46a5b205a352ff37a3ea8e15a37a1f84517d87c8a88978cba821e21875d70c188ff755331ed37519f58a4846bddf1146fd0343467dfb34a3e16b1aa37180c668522e663479d119cf5b8c192f68e719ad56c68c9719198c0eed7c46a79235a3739b31e375b41ee3f5f74c46b7662da39b4767748f7732dee89a30de241933de665932dee6e7317a1c408c9e3fcd8cbe901c46df075746dfda56c6e747538c81cff18c41073bc660029731b8b295319cfb8331528d668c0fdd617c3bd2c4f8762394f1ed610763229ac89858bec7f8beef2b639282614c318f30a6d818c62c1fce9803bd61cce7e933162d3e301663ff30165373187fce42184b9d4e8c7f078319abd5bdcc75fb1599eb6e0b99eb9a5a988a7977998a9858a652a094a9d47796b93e05cfdc5006666ee8b2662a2b6830553c72982a635dcccd33094c0df344a626a78da9a3789fb9dd6886a9ab7482b923f40353ef48327367410a73e70280b92b7b03d3a04d8b69888a661ab21e310d47269846a458a6b1d897b9e7f273e69ede1d4c53e12cd3acd19ab93f498bb97ff933d362e41cf3c06c1ff3e04c0df39030e13f00a6a5e039d32ab99969f5bb87696dbccc3ca636ce3c6658c274ba7197e9d4ddcb74b6f9cb3c35e4c8743911c274bbfc95e9f6f91bd39df19be9c929629e719a629e79ebccf4fef785e9a310c0f4c15f6206b4cf3003136399818c03ccc0571066105dc40cd9a2c40c3981639ebb7a8a79ae379219ead3c9bc68f6987931259f19766a9e19f65a9d197ea48019eef28a1971d69979f9b41233ea118319d72562c64f4432e3ffea3313eef433af4d6733afafffcabc7e3b99997c4f8799425763a68a3c98698e60e68d247f66c67c3e33736f073373e402336ba59b994db566e6fe7ecdcc0b6861e6e5d631efee90300123714c90463f136c3ec904e70e3021dba84c98fd5b26f2660913f964898912089968e60a13934762624dd498b8dbed4c1cf53e93307780493addc4245d443149cd5f98f437794c56420a937de009937d668ac9c9c96572db8798dc913526cfec28933f54cb1465f098a23f5799e2ed62a6746f13539e4563de57e867deff9dcc7c50b4c27cf084ceccf7356116ca7e338b8e58328b4fe6314bf75d6296bfbec3ac6cd660567e4430abdc4a98b5a92798b5afcd988fcd0f30eb43bf319f3abc6536aa87309baa6a98cf3dfa98cf970e329b739d992f1cb6335bcebc60b6c42831db83dd99af027b99affa7c991ddc6866b72080f926e919f3ed9626e6db73decc9e8ff3cc0f3443e6476d67662fa093d94fad677ef6f7660e6c7cc81c70ca620ec43c600ee9aa318732b731bf3adb33bf6623995ff3f399df36b830bf856299df2658cceff408e60fb807731a0161ce998d317f6ec0317f6e1131e7512f990ba6eb988b17c8ccc54f1ce66fbf11e69fadcecc3fbab3cc3fe951cc6583ddccbf2a07982baf1599ff949a99ab06cf598a3726594a07c258eb0f48581b4e37b1365ced6229cf9e66292f1f606d1c7dcbda74be98b549a0ccda5483606d5a3bcb52892e65a94c56b136dbef676d865e626dee3060a93ece65a9ad93b1d494852c35bf1f2cb534064b0d8c63a975cdb03423b6b134912f599a8d592ced964b2c1dad8dac5d5e4a2c43fa3696a110cb32fa0266edb962cbda33dcc23289a962993cffcbdabba4c9dab7eb36cbec949cb5bfee21cb7cd19a659195c83ab043897520ff0ceb20d48175f0b91deb909b8c7578b19d65e5066059313a58478c1d58472a2d59470d1fb16c548758363dee2c9bbe16d631bd5c966de623962d3b8065fbef0febb88e29ebf8360bd609df38d6897219cbe1cc7a9683409be54cf766b9fca3b35cdfa159a71be4ac33392e2c2fc902cb1ba1cff22e3666f9c428b0cefa84b2ce5e44b10229a5ac20737f56d0810a56702b89159253c53a971ec93abfb98a759eafcd3a3f6fc8baf0cc8375b1659015ee97c70aff3ccc8a7c7487157dcc8a150d73605d0dbdc5bada98c48aedbac08afd788c954811b0aebf97b1d2166659e9e16f5937276c59d911edacec942456cecb97ac3b35a52cc0053516f0e35f16f4cf0516926cc842311558e8d6491636e9090b9bf39a85abbec9c23dd16111d277b32899175994b1701665ed318bface8cc5887461319d0658ec94711647fe97c55d9b65f1b4b35982a16596d0fa3f1f065912661c4bbe9dc992ff4961dd83ccb0ee638eb1ee3f04b01e74eab1f25f4059051b14580506adac82842bac829775ac22b75bac22621cabb818c42ab98e63951e39c02a0ddccb2afdb2c62a8318b1caf28359e5616dac87ea9b598f2cc7598f1c6fb12af02eacaa4336acea6304560dcf945523c7b26a4608acc785a7594f3afa594f1bf3580de12bac86814456e3464556d3366556535003ab295e83d5d4e8ce7a16d5c37a568363351fb9c96ac93fc06a6d7dc76a0ba96575f471591de3bb589dc64cd6eb833b58af6b18aceeb061d6dbed57591feb52589fac4b599f3e5bb07a9b15597de173ac017d1c6bc008cf1a201bb0863c4fb3be7cdccd1a1bf9c0fabae901eb9be122ebdb1975d664b9296baa388235cd0c67cd3c22b3667d7b59b3dc17acd90e6fd6dce2386b21c989b58079c7fae56dcafa9302632d6184ace5b30bace54b17d8eb80256c85f97f6c456b045b29e8065be9b22d7bfd8b42b672693a7ba39f227b63229fbdb1cb8cbd69c3007bf3940e5b75d598adbe60c7d6d87f9aadb9539fad79ce9eadf9ef2b5b0b738badd58460ebea6e62eb3a55b375df16b0f50d3fb177327cd93bc51d6c834f6fd9bb75abd97bd5cdd8a6016d6c53b9946db6ab926d16e5c03607e2d81667aad816297bd91699656ccb9d66eca3cc31b68d590cdb26eb09fb98cf04dbf6869c6dfb9ec83e0e2c651f6f1c621f7f37c23eb1fa9cedb043c0769c9c629fd2ddca3e5562c576d9f694edfa49817dbaee2cdbcd4183edbeef24db7dcc9ced79642fdb0b2c647b7b48d8de69216c6f493edb472791ed634d62fbbb65b1fde15decc0b15276d0f62576f0b600f6b9bfd7d8178866ec8bbe89ec30b1233becd902fbd2fbf7ec88758decc88cff6e36b10476545b213bead326f615c831f695455376b4e90a3b4645951dabdace8e776c6627ec096227e4a9b093722cd9a9473bd9a9f67aecb40d6fd8690fbcd837e206d9373af7b0d30b7eb333824bd919cd3aec8cf6ddec9b7a64f62dc1243bfbe631f6ed984ef69dd8bdecbcdd74f65d6d221b7820880df4af668329196c489b9c0dcd356243110836bce63a1b6df6918d311b6263a6d2d9f8d34d6cc262149b38c26393029bd994bfcd6ceaeb976cdaba1b6cdab668368d93cc667449d84cbd436c4ec1309b47d761f35a95d97ce025369f76952d8ab3618b9bbfb0a53a096cd99b50b63c3f9dfd806ac5ce8fe0b08bc263d945154aeca2df6bece210337631229f5d62fb985dae92c42edfa9c97e78d986fd284f835d25186257afab6757bf2f61d76c61b06b1e1c67d77e39cc7eece2cb7ea259ce7e4207b29fe25fb09fd6b9b21ba5deeca6edf7d8cfa82bec6705c7d9cfeb84ece66baeec17d553ecd64224bb6dd58cddae2260bfa4ec6077ece5b1bb9dd3d96f1ab4d86fde7d61bfb7ce67bf7f2e667f12b3d89f9d37b007f38cd8430deeec31ee0bf6d88bc7ecb185cbecf12c77f654b21a7b6ec33ef6cfdf2becf9d80cf6fc540b7bc1c482bd50b685bde82a67ffd9b49bbd7abf88bdf6e52b7b6d14c55efbf69aa3e0d5cd51582ee128a56ee128e59fe6acb7efe66c5c98e56c6a54e56c765ee16c7e13c551bb9cc451abddca51d773e7a8475671d4d37771348e7ee268196a71b465de9ceda9a739ba71af38fa102c477f398d63283ec931eeefe4981c1ee1982c4e71f6da4770f66fdcc1d9cf9fe498d3d91cf3f6398ec55c1fe740f807ce81bf2b9c4301159c431224e7d0430dce61ef0acee194539cc38fea3956cdbd9c238fe33847bace728e3a65728e3d3dc7b13ba2cab1f7a6718e93251c472b28e7e4b81bc72555c0717d50c6f108d9cff1f611707c5eece4f8c9af70ceeef9c439dbb997138838cc091cb9c3095ca673828a199c6087939c7333524e18e909276c628813fe2980136138c589906ee4444a0d3991bf033897cdbc3851da6d9ca8280627aae40ae7ca149973653986134d59e044b7847062a7e639f17ebf39097f889cc4f1039c24eb979c548639e7c6e961ce8d39474efac66d9c8ca0a79cccf165cecdd9439c5b3feb3939f62a9cdb6fe338b7e71b397772f670f2d2d671ee86697100df23399082650ef4e6590eccfc38070e5be26027a11c9ca50e075726e7e01e6fe71086cd3844900587c8f9c021b6ac7188cbb61c921b98438a09e79095fd38940e30877a399943a31ee1d0f7d970186e9d1cc6edbd1cc6f23b0e7bf3250edbfe0a873b58cae1fecae108c46e1c51ae02477cf33047cca57224a3039c7b67df73f2ef69700a0786384563a69cd275669c5295114ee9717d4ed93632a70c739053fe2083533eb089f368f835a7f26335a7cad68d5313a5c2a93b33cfa90bd2e43c7961c6791acfe33ca59de4346684701a1b5b398d9fd6731a4777709e298838cf3b5b392f984b9c17cdfa9cb68d499cf6802d9c979d12ce2b8dfb9cce5d4d9c6ee228e78d128ed373d987f3f1e03acec7ef799cdef86b9cbec72a9c01f300ce50693c67981dc1f9a20ee68c6cb8c919910b38a303099c31e215ced7d440ce783f82f36def206742c394336923e6cce2389cf9ce3f9c850447cec2c223cee26c31e73787cdf9730ecb59e6a1392bea67392b895b392b431b38ab2e6d5c859ba35c85d1f75cc5027dee7ab397dc0da3be5c65d16beea68835ee66ab51ae9afc065753f92257330bc8d5ba26e16a01a3b83a8461eef6f59fb9baebe45c5de91277c7a697dc1d21dbb806c9fa5c43421cd7701cc0350a79c335faf185bb279bcfdd33edca3549fcc035f9b089bbb7dd90bb2f7985bb6fe43977ff9971ae799e32d722cc897bf09b03f7b04725d7eac41bee51f62eae75f041aeadf626ae6daa1bd75e0fc0b57f1ec43dfee327d7216433d761ba9debd858c83d797a99eb92749febd2b59feb3a66cb3d8d1573dd866e70dd490b5c0f5d2bae870189eba9a0c7f5dc8ee47afae970bd363de67aeb33b83ed562ee59fd5ddcb353aa5cff755bb8fefe10aeff9559aeff3b4d6ea00e871b78f52b37e8f7276ef0c5386e306c847b0ebec20d3572e05eb870887b0119cfbd20d3e55efcf68f7b71ed06379c94c40d1736722f7d5ce046b6b3b997d71e73a3343f70a313e8dc18dd596eace677ee7599213725dc929b7aa6827be36502375d7c8c9bbefc9d7b47f521370fe8c4bd1bf38d0bb8b19e0bd2d2e382cf467361b6755c58ea352eecdf162e122fe012feb9738951095c9262199764f1964b8a49e592fe9ee392ebb95c4af77e2eb57c9e4bbbb9934be39b71e981715c0644ce65f4c2b92c1a8ecbcedecee5ca0bb902d007ae5044e38aa3ce71c5a016ae54c1812b5d4ae6de33a372ef1d1571eff59fe0dedf0ce4dea76573f3199fb9f993addcc2f893dca288016e31b5845b0a52e696f7c6731f6e7ccfadb026712b6cf6732ba6af72ab764e731f7fe9e73ef18fe23e997ccc7d1a67c06d0cbec06d8c59c76dc414719b9c7ab8cf3678739f2b01b9cfb58f709fcf06729bcda7b82f2caf725fb47fe5b6e41ee6b6e42f715bef8771dbf7b3b82f8b76713b34bf723b266e703b77c6705fdf6fe6be5dcfe3beddb595fbee9f36b7a76896fb617e90fbd152c0fd44f9c2fdf4399cdbabe5ccede5a572fb77cf73fb5bbab99fcd2db803f460ee206e923bd47f9a3bb436cd1dae29e77e9974e28ed5da70c726aab85f8323b8e34668eec47a17eef75832f73b609e3b794e9b3bf9ac9d3bb9728c3bbb70883baf09e6ceef59c79dbfe6c85d88f3e42ef45ee02efcd5e02eda3772ff84bee4feb905e72e69ede6fe55f4e6fec5a471579d77f0d6f13b78ebaa7ff0146aed788aedaf794a7b5a794ac328defa75ce3c656d1c4f25f1236fcbed489e7ab99cb735bd85a79db085a7dd57c2d3297bc8db164be76d4b17f0b601403c5de6319e7e9c2a4fffae02cf408ee1197eb6e2190e497946c0499e1102c933f675e51957efe319372af176076de099d858f2f682bff2f67d76e79951b579fb0f94f3cc9d4679e6431d3c8bc33f78168e309e855f3acfa2c2877790e8c43b84d5e059aa3fe3599e29e31df643f1aceaaef16cbe4278c7ffccf01c102e3cc7fcc7bc93da43bc933a19bc9376bf78aed2adbcd3072679a7cb313cf76230cf433d88e781c9e0791dc4f0bceaad783efb76f37c84de3c1f399917801be50570e77841e77579418935bc90ec9dbc10e8342f5c2ee5457c3cc28b5813f1627a667957d5bd79719bb2798997667849db567849247bdeb5e51fbcebfea779d7bfdde55d5ff3e625eff9c84b916278694a71bc34652fde8dbd0abcf4fdadbcf4c0cdbc8c02292fa35bcccbece7f36e3eace36539bbf3b2bbf3793996ff7839f70ff27246bb79795ffff10028110fd05ac303eef5e10153ba79e0aea33c34cf9c8779f29687b575e761bb5b78f8602d1e691cce23738c7994437b79944c168fba36c8a3fd4ce5316efef7a0573acc635bbbf1d8e38b3c0e3e8bc729abe171bbcb79bc7bca3c7ea09c27387b8a27a86ae449cdb6f0e4897b79f7768179f7a2b278f70ffbf1ee7bb8f1ee575ee6dd6f3ac6bbbfaccdcbff66cbcbfffb8157d075885738edc82b9e48e59548bef14a0ffbf0cafe0df1ca2f74f31eaec3f32a462d7895eb2c7995c639bcca2524afda708857edfd8b577d693daffaef265ecde9a7bcdaecb3bcba5316bcba3820af6e90c6ab4f1ce43d250df09ece02784f574ff31ab4d5780d9f8ef29a3a3279cf2cfb79cf6f25f39a35e4bc66b080d7da34c27b75cc94d7d199ceeb5456e1753a75f23a3b9b785d7737f0ba3e9ee5bd3926e0bd89d4e5bd29d9c47b2bdbc27bb7f711ef5db426afe75c03afe7591baf4f1cc5eb0ff84ff14fde60be0b6f58e93def8b7108ef0b9fcc1b635fe08d5f6ce78dcfa9f1bef73bf1a6e5d5bce9b954de2c748a3757e5cdfb7df729efcf5617ded294176fe5cf0edebf8d00debf6393bc7f7f8d79ab55bf78ab8d19bc35535bdeda39216fed0b9cbf8ebbc45738d2c0575859cf57711fe26fae27f1556d597cd5bc5abe2a308aaf765dc4dff2d590bf35d299bfb5fb1c7feb0a80af712c97af692ae16b292df0b51efaf0b5a33ff0b55f5fe4eb042cf27502bbf93bd406f93bdab6f0f5cc33f8fa8baefc9dfe297c835447be416718dff8bd2d7fb78e1f7faf853b7fff764bbec5912ebe051ecbb72077f20f38baf20f9cace71fbcd7c23fb4fd19ff70b402ffe8bd45beb58631ff58870adfd6678a6fb7ee09df5e610bdf5e692fdf7efe0affe4088b7faaff01df35df86ef5a52c877fdd2c1774bd2e0bb4da3f9eeef75f81edb617c8f7616ff4c660dff4c563ddf4b8fccf7b25fc7f7de9fcdf7b198e0fb8468f27d1b4df9fe0e3bf9217f3af9a157c7f917121af917f072fe05ae1effc2a730fec503a7f9176b1cf9171b03f9e14966fc4b6951fc08403f3fa2c6811f79cb827ff9d402ffcacd6dfc2b3209ff6a34991fbbde8d1f171eca8f2bd1e5c71faee127e8abf3130c2df9099f71fca4306f7e4ae3117e6a60253fb5659a9fb6e33b3f7de23d3f2395cbcfe068f1334fcdf36f2567f16fcd1ce7675f7ec6cf7e7c957fe796251f5058cf07063de6836ee5f0c1a4663eb8e7321f3259c0872c25f0a1f0543e5c790f1f5e9bc9472be6f0f1fe157c7cab0f9f70708c4f5876e19374417cd2fe6e3e8991cfa732a6f8b47e2f3efd860b9f7115c1673a06f19995723e73298ccfd20ae7f3c20cf8bc7f343e7f3b9ecfcf9be58b7738f3c577bff125a74ff1258d57f892253dfebdd46ffc7bac7efe7dbf6efefd4804ff418203ff0133805f906dcb2f34aee7177641f945a7dbf845978ff08be6b6f14bc0b6fc72e5147ec57024bfead85f7e75048c5fdd31c3afeddecdaf33afe53ff14ce63f1187f09f7c10f3eba12bfc262c95ffdcba8cffe25a07bf25369bdfae788adf6e7697df7ef107bff35836bfd3cd9fdff9ee3ebfdbeb3bbfbb740fffcdab1ffcb7d12ff86f17cff0df156af2df3bc1f93da41ffc0f5d33fc8fe1c5fc3eab557eff467dfec0f61ffcc12335fc2f3b80fc2fc835fe58e201fed7180bfef8433aff9ba2037f02bb993fb154cbffeed0c3ffeef596ffe3e7047f5aa9863ffd5e853f1b71823f9be3c75fe85cc75f78fb84ff7b7b207f69f8367ff9258cbfb234c9ffa7e0c95ffd3acc5ffd4de1afd5bc14acfb4e11ac5b3920503af543a0346828d8a03c29d8b8c346a0561d22507b46146cb97f55a03eba4da0fefdbc407d71bf60eb9e7a8106654ca07d5b4fa0d3f452a0eb1929d8e1f84960e0f7576010b55360b0745260a8e52d302e1b159870170526638f05a61a5a827d634f046615f902b34f29820301de82037d40c1a17339824379a38243d54281a5638ae0e806b6e0282a476073ee9fe09856abc06eae5a60b73a2b38fe2848707c39527082912c7048b31638140a04272f0f0b9c10628173ca168173e1b0e0d469acc0f5c875819786b6c0fbb1a3c00f5b2938db8f120468080481131f0441ce8a82109ca3205474507031224a101e6a2b087ffd5170e964b9e05268b020729c2588a97a24b86a5e2a8865f60a622b6f0ae23fb60a126a388284ee684152e7ac20a5cf47907a3e5a905ac814a43ebc2e48573616a45b170932ec8d04372d0d04375b130459dc2241ceee2c414efa03c1edad3382db2494e08ea0417067faa020f7969ae06ee60301e0948100e0132a00843c1500c2db0540bf1001909c2e802a180b60eb2b04b09b1b05f0eb620122244580f8322040116e0bd0053704e81eb200f30426c0fc0911608da80242fa3f01d1d15640740e1410bf3809c82b1302f2ea09014d29564073460968822501bd4c43c0383b28605c98163060f7054caf5a01f7fc26010fe92c10ac850984ae8b029116492049f214486a620492892081ec6c91402e0a16dc339709eec566080ad03704858a5582e2cb4182b2230705e53d91828a844141c58aa5a0f29caea0f2ce4541e54889a07aeebba046e987a026db435083cb143ce1aa0a1a148a050d2a5f040d92f582c6ac5cc1b36cbae0b92b52d09aff56f0d22558f06a4951d0e9bd5ff0fadb8ce0f5d26641d784bfe0bdc91bc1fb3a6b41cfa0ade0a3de80e0936f82a0f7a89560e0bf3c0dad6a0946a25d0423c9db05230c1fc148d1b860948a148c3d53118c4d7d158c43f082ef2f7404538b57043f0e8e0b7e4c4c0a6680b3829fbb4605bff46d05bfd802c1af8adf8245c70ec162d27ec1522e54b0bc71af60d9525fb05ca62af85bab2d5839342e58096a16ac482f0b569aad052b9f59827f214704ab2f6f0815be1509376ec816aa18d2849b3f0708555dcc855b823a841a7308a1562952a8f5db5aa8ede829d4be5329d4115a08b79db315ea2a85097798b40b77c0ca843bde09857a9eae42bdd87aa1a1b7bf70f79d46a1e915a9d0b41e2fdc77a241b8efbca770dfec57a159394668d61526344f62090fb4d40b2d0b360b0f936f0bad9464c223816dc2231fdf0a8f065d155acb7b84d6bf9285c75cec8576cd6dc2e3698142078308a1d34c9af094efb2f014c453788ab05f788a745de82ad417ba3b950b3db6580a3db36e0a3da9b942af1c63a1d7ab6742dfcffe42bf8855a1dfe529e159619cd0ffec4361c08157c2a0d2266170b8bf30f8879b30c46751187219293cbff85778e1f88af042e4a030ac68a7f0d2284f18e17344183103155e7957288cb16e13c678de10c6d90508e3727385f191ddc2eb8d7f8569b6a6c2f4b88fc29b971c8459c8e3c2ac1f96c25b2e1ce1ad268230fb60adf0b6e576e19d20ba3097a326ccfbf45408543c25041e541402afa60a81a0482128244e087e352e845ef210c217f60891d73385c8c93b427cf0652171438490f873ab902ceb10929f2a0bc933ee42ca916521e5115d48b502095997b608b9bbca853cafb7421efa8690d7d526e487de14f25bca8442032ba1983127943efd2794fb6e10ca0b8d84f726cb840fdccf08f39d3385053563c242f31e61d1f26561b16183b098da2f2c15b284a56be5c232c64e61b9be9fb01ca2212c271c113e2cba2a7c34df25acd8622aacc4cc092b4b4a84d56ba1c29a67c1c2daa3cdc25a9f37c25a9a8bb0f6438ab07658575827630beb6a59c2ba8eadc2a79b1c85cdbe77842ffe86095fc50b85af5af708bb2fa509bba387856fe63a846f958b859ffd2f083fff4b160ed8a18403a91b8483eb9a84832afb85c3be01c2617fa970f8d58870f81b58f885fe4a3812f045386a20128edd52128ed1ed84634da785632fcb84e33e5f84e3934bc26f2807e154e0a270ba72bd7086652c9c7ff55db870e482f0d7fe16e1a29aa270f19ebb70f1e543e19f6340e1dfcba784abe7a3450a2caa48e1015ea4f0264ba478ab5fa4bcc951b4b1a946b4b199ff9fffe20b3d91ca2f53d116db11917a6e9b48f3f15f9116cb57a4630a11e9144689b6ff918b743396443b8e6c17e9f11d44fa371244fa0c379181345d6454a927dafdb44eb447ad5f645ad929325b2c13ede75a880e04b9882c2f458a2cbf2589ac9fe4888e5d178a6c131c44766a274427cfd0454e237e22e7236522971f5291cbda07d1e9d55891870e55e4b14d4be411d929f2280c12799e9a1679591e1279852e8bbcce2f8b7cf95622bfa03891df3b43d159d5e7a2b366bda2b3870b4401354251d0c1d3a2a0ab0251b049842878d45b14b2d55814f2c94774eec4165168f267d1854543d14595145114cc4174a5c259148d55fccf17518c728828beb24894e02a1325507345492aa3a2ebba96a2e440b02879ca5794c2118ad29099a2b4072745377a1a45997807d1cd2a7b51964bbde896ca2e51b6f7655136ca5074fb364f74f7e2561120a75704815e12c1f7934408cc751162fcbb08b5ce538476eb1561d71f13616945226c3156846d8c10e1844122bcd63a11e15e9788a27f5cc4666f1371ca7e8838af4245fc847111ffe67991f8bfb148bec58a64f01722d9d3f722793045743f324f949fb449940f178b0ac04051c1c30a51c1a2585428991015c37789ca704da272469be811794c54c12a1055ef6c10d55e018aead66d15d56d4a17d5719545f52105a2a7d41551037d56d434f04df4ecda0dd18b4b7cd18bc71b452f061d442dab6f44ad1b0e8b5a9181a2d6968ba2b67b0051fb36b6a8bd3849f4ea97a1a8038212754aab45afcfaf1775fb9e10758fb489de04248bde4cb688fa6ec589fabdc245fd8506a2cfe32f44838b1744c307b78a86cb944423b29fa291afbf45a3718aa2afe11744df2299a209568d68d25c4134f9dd423475f0a768eaa791e8879e93e887155c341dcc15cd287f13cdbdf717cd4d048b7e6227450bffe56ba1d555b4f0f68ae89783be68991a2bfafb73a7e8ef1a4ff4ef649368f5f926d15a054dace0f851ac80b92256bcf51f7c8758e9bdb758b9d851bc51aa275671138955aebd16ab29448a3568c3e26d0db662bd6322b19e688b584f3e24d6bf632c3678f6546cf0cd566cb0d821365242888d08d7c47bdbbbc5a6fb5062f3e257e28341bfc587edf68b8f258ac4b68bc1623b8a9ed85e412ab60fb0171f8f84884f2cdd109ffc6028764eff2e3eb51a2c7651ea13bb5895895d3251e2d331cbe2d3cf8bc4ee4a2fc4ee6ae362f7cf15620fe763620fd68cd8ebbd99d8bbf0b5d84f5e22f6575e120714d1c401dd6fc481c0407160dd5e71f0598ef8dc5f8238d4fe843834d5481c5ac9165f507e270eef7c2f8e08561547b053c4118b37c497379f175fde15288ecad825be329b208e4b3417c77f918be3bfd689135202c589e10de2e4cf69e274877fe2ccb7dae22cc3397196d11371d6414d71d6077ff12df201f1ad322df19dee20716eb4b238af26549cf7a5437c97e72c064017c58027c562e0e53362b0b98f188a9a11c39cff8961e40e31ac714e8c008c8b516efd62d44565317a2c578cdf6224c6df4a17d39c43c4b410be988ed82f661bb788396e7bc51c9f79313f922b1695b989c5f539e2c2933ee2227c91b8b8f4bcb8e4de5d71795e83f8d12582b85273485c69c7155705948aabee80c5559fbf88ab46acc435fd1bc4b56677c5f56719e2fa9248f1d39d17c44f9b95c50de86c7143ed8cb851f385b8f16a87f8998292f879e54ff1f341b2b8995f277ef1504bdc7aa75fdc86a48bdbc61e895feefc2c7ec536147768a2c4af75f3c55d3a15e2ae925fe27757cac53dc5f7c41f69d3e2bee34271bf86bdb83fe7a378e074b678307f553c02ac178f76fd114f4842c49343f1e2c9ef28f1f47d8e7836e18f78768a2afeb98f26fe697e47fc1364249e277a8be73996e28579b6f857d882f8d77db0f857f54df1aff778f19f4b97c54bbfdbc4cb0d85e27f0996e2d5be59c93a674b89a23d4fb2b1c643b271eaad44e5698844ed8844a2766d48a236dc2f51373b28517fce966cbd332dd1d86422d1c8b094686004128d913189a67a8344079c29d1bfe422d9e5d42cd9355e213188ea9718e94b24bb972d257b341f48f6ccfe94ec1d7497ec7b9b27d9bf3a2a31b73e2131cfba26395c785962b5274762256f961ce9ae921c4bff26b1bd4a95d8023e4aec3e98488e57fc919c2008250ef537248eaf2224ce93369253fb909253d7fe485c14ab242e185589db3d7589fb1e88c4fddb2689176b52e2f54226f1fa6129f1b67590f8c7a749821e764a82932d2521c71a2521e5c99273c15724e74f6025e71751928b1614c94517a9e4e2e95b92b0ac244998b04e12f6802089c2ae9344958e4bae607092e88251c9b58312c9f5033e9264a70949eafd8392d48612491a0b28496bf096a4074649328e112599f4424966194692857d20b9551425c97edb21b9bd5b22b9433295e4ee50fd0f4f92fb0e20c9335595dc8d3f23b9fbd04e02f43b2801166025c0110f0964f71e094cef9e04265e91c0337425f0471512a4fa46095a234382b6cd93a0d3c012f4af7a09fa8fab04cbf592e06e144bf0978b258484fd12420345c2c8a64998df6325eccde112b62140c20e1b97b03323259ccb8e12ce8307126e43bc84f76254221a392c11c30d24722b7b891c0993c89b374aee9d5095dc8b52971400a225051f0992c2db1249e1671749e1c00b49c9ed1f9292221749694189e4e1de639247fe9a92472909928a3daf241583c592aa339192ea540d4935ac4a527b254d52bf9d276974289134b60c4a9a7a3224cf34fe499e9d15499e854a25edd1fa920ef69aa4a3f0b3a4cbfa87e43d7f46d2eb7b4ed29b6823e9bd3b22e9379e96f45b6024fdd1c592cf803ec940e6926474952f19b7d5974cbc48927c2f954826ff48243f6c3a253f4aee4aa68f7c974c43ee48a6e79d24333d8e92595a9a64f6bba2e4d71977c9a28d9a64b1d858b2382194fcc9a54afe3602242b4e3724ab9d3d5245f76d52c5405fa96298b554f17eb874bde290747dcf13e986367da98a3c4fbaf9f19454ada143ba256759baa5ae5cba65c05dba65bc57aa6ebc26d584174ab5ecf052ad958b526d83af52ed3f3d521d4ab7747ba89a74fbd267a92e659354b79423d56dad90eaddef96ee7cbe4f6a941b23dd6dd824dddd632edda3e62e3579e227dd27144acda46dd283b37ed243135a522bb517522bd308a9adad91d4b65f28b50b9f96da1b4aa58ede6a52e72753d253193fa4a7bf38494f4fff967a9c98957aaae6493d31ca52af2e9ed4dbf0b4d447e593d4a761407af6c14da9ff73ae3424e49b3444e82a3dd774471a7a19220d2b09905e9a7593466c4d905e0ede298d4e90496312b74a635250d2b8c961697c15499a64182c4db96e274d5b024a6f60c2a4e916a6d2f48f0dd28ced62e94d933bd2ac8b91d25b3c3769f64e9834fb56a9345bf8427a3b982bbde3d825cd9b6448efeeee9342efc64a614f69525444a914c57b22c57eea96e216d7a484230352a219534a3e5728a534fc92526def4869965652ba67839421689632aa3ca54cdb5629a77246cacdde22e5f58d49c5e78552e9ab12a9cc3b432a579996ded7fe22bdbf4751fac0fb8d34bf7a9fb4c074455a92fd495a6aa1272d6d1d929629b949cb9d5da58fdeae481f0d7a482b4e384babfa15a53516f7a43551bdd2dadc5bd2da99f5d2c7db8f4a1f7f3191d61f944beb6b39d206d86be9b38732e9b3b6e3d2e72395d2e7f373d2e6a77ce90b508bf4c51c44dae27a50da12fb43daca7e2c6dab0a92b6f5444adbcbf3a42fcf9e93bec420a4afdab74b3b8ee54a3bb53ca49dd67ba59df64ed2ce2ffdd2d715e7a5dd7881f49d4e8af4dda53bd277597fa5ef413ba51fd48da41f3d34a41faf38497b497fa4fdf663d2cf5f97a4035b9da403b511d2a1bc1dd2e187afa4a33e29d2b1e1bdd209e998f47b19493a730e2c9d911f96ce34bc94ce366b48675702a5734bcbd29f7b3aa4bfb6074aff18a448ff54aa48573dae4a576bd3a56b7fe2650acb5899c26aad4cf978a66ca3abb26c93c447b6c5a554a67ec44ba64e7929535f7822d35c2d9669a90dc9b49c2a645a5741322d92a74c5b7341a6ddef2ad31929966db7d821d335c897e91dba2ed3af4e9519daf8c98c953565c6a85c9949e95799e9af6bb27d3b3564fb6ff8cb2c2cc5b283e710b283523dd9a1dd7b6496b15632ab90af322bf87a99d56cbfcc6a9e213bda259159bf87c96c608f65c7b240b213c83d32a7cdb332a7ae70998b67b0ccf5184fe636774ee6f6f786cc9d8f94b9f7dc9579fe0996790d8eca7c6d3464beb67c99ef2d23996f395be6a729919d5dd92cf3dff157e65fa52c0b500d900515a06421473365e7865ec942e3c264e7838365615bdfc8c2ce44cbc2df6c94459ecc9745b6e7c82e5fc7c8a2069765d133976531c173b298f33b643132a62cb6f39a2c4ed22f8b9bf7902524c5c91203f26549f1eb65d71931b26470bd2cf95fa02cc5cb429612cb91a53c5a274b0d9896a5260a64a9545fd90d449fec469fae2cfdc3395976184b960d5191dd79785596cb5192e53ed090e5b514cbf27a91b2bb1a08d95ddc4919d8a35006f547c960139532b47c55864d2a97e1ae1f95e190f3325c4db38c68a424232666cb48a6a632d24d151979f7011939162aa3a6bbc9e8a600199d3925a37f1f9231ec3a640cdc0e196b2650c68eff20e38bd365c22a5d99f8a2a34c9cef24937c80c8a42573b27b9268d9bd1f6bb2fb1b36cbf21fe9c90aca7ec90acf9e97153924c88a3ed265c5c673b2470881ac02d420abf8f640560d4f94d558c5c8eae03b648f1772654fb70ecb1a0e82658d16a1b2c6a04c5963d343d933ba8aec79be9facb5e3bbaccd472c6bfff65dd6fec341f6d20c2c7b4985c85eb7dc9575dd6891bdbde2257b677358f66eb241f6e9c461d9a7b27bb2be1b43b2be013f59bf628aecb3768cecb3e31fd9e7a59fb2c183e1b2d16c07d968cb27d9f85303d9c42e806ce27b846cf25d93ecc7bdbdb29917e5b29feabf650b3bfc64bf3769c8961cbec8feba4fc8fef938cbfe85bd93fd8b0c94ada995cb151282e50a7daa7285dfdd72a5b69372a5a94ff2f57dd1f20d1417f986725df9a6e940b94a62bc7c73da26b92aedad5cb5f2825ceda7a75c635dac5ce3b0935c83142bd74c13c8b50cfde45a3909726d239a5cbb7cb35cc77f935c077443beade5835cef589f5cefd4885cef5593dc406d546e20b9273768b82e370a2a97ef7ef350bee7d03eb9894eacdce44ab2dc54b1446e6ab62a37bd42909bce7d919b778dc8cdbfe0e416df4ec80f9c49901f9438ca0f6d59273f34f54a6ea99a233f8cff293f62b4243f7ac5556eb7f7a5fcf89501f9f1a2bff2e38ff2e5c77f31e58ebc32b9e360b9fce43673f9c9edce72274cb1dcf93e46ee92912277695694bb22217237e267b97bca3ab997eb76b9d7dd5cb957cf09f9d972777990d50179503a421ef45e571eb4d42f0fb9f4581e92d32d0f4bde2c0f639e938771d3e4e164befcd2db25f9a5e50e79a4dd3af9e5a6567914ca5b1ef3f481fc2a66401e9be72a8fe715c8e34723e489273ce5d7cfb2e4d78bf7c89317c6e5691178f90d49ab3cc3df409e31b25d7e5339407eeb54a13cfbc525794ee26f790e5d497e7bd84b7efbef06796eb6ab3cefcb713934edac1cda932747bd3f2347233972ccb64b726c88a21cdbb24e8e338d93e3d004395e0f2b270c81e424f83f3919af23a7acb6cba92e55725a9caa9ca51f2067011ce51cf7303987672ae77911e5a2cd3972f17345b9e4438a5cfa26557e8f7cf33f7fe5f75a52e4f78147e50f7ec4cb0b3dc7e4c5d51be425119be40f7f46c82b8aceca2bea5ce595ef4de45539bef2ead9bbf29a42a6bc96704d5ef7c55dfe78e88cfc09de4f5e3f90206f7c85923ff37b2c7f76ce50fefcef98bcf9ef5579abf58abcedf913793b4a41fef2245afe5262247f4543cb3b568fcabb221de55df757e5dd3333f2770abdf2772601f2f7ca59f20ffa3cf907a349f987b05ef907dc90fce3e74079dfeca8bc7fd1493ea01e2e1f8868960f2abf930f9da1c887329fc987c8c9f231f251f958bd5cfe55db453efef4b8fc9bd127f9b7c4ff315c9fe15c705100c0292349116546db284a92c84a19954d9114914a66a210c92a14c9881211f9efbdf7ded32a12298548a58ca278dfe73ebfe77cbbf7dc73ee8773f33bbfdc88ec9c0cafef9c6adcd039adbeaa733a3abe73bac7aff3bb9d71e777d69dceefafcf76fe38b5d4f92305ddf98b7da07356a3bc73f6dab5cedff1f2cedff0a1ce3f6fda3a97b64f742ea59ceffc6b09effc9b7a14a0b2b005a0eac907acd2f203ac9a1f06ac96bf05acee1b00a855d400d4db45008d5c3e40e383034053750ca065bd0ea0ed310658d7c903e8bc6d02e8a65c046cdc4404189cb1036caaad056c3e7c16b0b94409d88c3901305267028c7cde018ccee101c651f300132320c0ec891e604b661c604bbb07c0fcc45bc0b61626607ba92a60c7e849c0ee5dad80ddef170096f780002bfd0480d5534b80351b0cb079f70960975d0fb0ab0600ece7e301071a4d010714cf008ef006c0a13f628093c01970d8bf1e7038ff20e03001047051ff00704b3d09f0f8590ff064ee0678a9de0178056901bcf21a005e0833c071912dc0275609f0b97806e0433100f80ee801fc7434017e4542801f5a0938d97d1b704a3f1370ea5e32204855090801fc029c4ed4069c714b0044ddb2029c9b7d0488ce8603cec7be005c1887006294ab01b12d12409c641d203ef20020beb404104f23022e51988084561a20811201b8dcdc02b8e2a60ab8224800243aec0224463f0024fe9b06249ff904483d730d900a3d0b48db7c0370fdfb674006701190f56137e0266d10708bda00c81eb502e41c54026eeffc00b85da80728c8b90028b8db0b28d4790c281a7a0d28617800ee395d01dcbfba19705f7a1250d1ca0254fcb0005416c10155316c40d59f7840f56d43c0e3902f80fa8808c013a40aa0215c0e68e8bf0d6874c2029ea566029e4d24009e97ad0634a3a480e6f1dd80962c5b40fb57750050130a009acf0340f1590010371b00929c07405a630108fb40006a330080960200d82c1900fb0d072095040148f30a00f5c25d003d9403e0eec501780d7f008277e100e1e87780c8450c10bb3d01c816f200f2f4ff3dc501e4b0ab0045ff2e8072ad1140697810a00c830094378f0094380740776726a0dff41de0ed500d6064e92ae0a3ee1060f46f20607cb50030b1330230756413608acd004cebce00a6f7a001df2860c0b7296dc00fe23c6006660698995900fcccfa00981d7e0198b32a002ca49401fe44ed032ca9c1004ba00780257c02e0efba64c0bffd0ca08ab71d50f5dd145075d11bb8aa683f50addc1fa8365400d4dc550e5c43c200b53ab381ebf06f803a1146409d7721c0f591d9c0f5b75e0337da1600370bf840b31b4340b337578016d62bc0adabc7813bb6e50077b4ea017747fc005afaaa002defcf032d7b5481d6c30f8036d50ca0ad6f33d0b6d117b8cfea1e705f802ad0a1e511d0e16f03d051a809745c82029d2e0d019d7787029d43e781ce7837a0cb9758e011d65da0abdd5fa0c7b3e340cfad41c0a3cf1381c7ae8d028f1fd205faaccd07faaa5a027deda940bfe668e009f5d3407f9704a07f051c1854e10b0cae0d0506ffeb0386bc9c04861a3e03863e2906864af581a15ffe00c3be3c05865fe9069ef614014f83f480a7a7bf00cf587c039ee9fd0b8ccaf10046a7ad029e2f1c025e385305bc20790c8c5d4707c6426c81713b0380f14ecbc0789f62607c7813f0f2966ee055d752e0d574436062f35760222c0098ba0a0c4c05d603d3af6181e95053603ab20a78ebf64f60b6ea6760cec97e60aedf20f0b6ff7e60ded843e09d53a5c03bed2f800581fec002f80960617029b0d8790fb0f4fa23e0bd4723c0fb91d1c0b2d667c032161658fee025f021ad125859ff19587d6f03b0bafe18f0b1e714f071b735f0f1f845606dfc7a60ad3c0158773318f8acf102b049aa04be00f381adab3f015b2daf025b6167812f99ddc07697834010ec101071b80a88f9040762775900f1abb60009239940623e08489ae80052260a8054970e20c3ec2090b9e50690631804e427898182f55a40a1e345a0f8fb5aa02cf03a50f6b718a8bcbd0fd815ea02ec2e5e01764bfe00bbbff6017bbcc9c0becc21e0db996fc077c54ce0302c1df8be790ef89e680ffc50f91af851450efcc87c04fc54f31df8793c16386ea80d1c972c03272ebd034e55e401bfce6402bfd984037ff0a2803ff789813fcf52803f0bc9c05ffa01c0d9a36f80b36f9c81f3d48dc0dfce7ec0a5c115e0bf7b32e072e109e0cac17ae0caca0848c5c204a4da0801a9ce5e04ada2f48256bded02adb61683d43cf681d485ea200deb0c9086ed379086b407a4d90404ad6188406bf7dd03e9b4c9401b688f41babf8f81f442f240fab21ad066df0e9061c66f9051d61390694f1968cb2322688be21bc8fc9705c8427f1e6411a10eb2c83b08dada3b09da765206dad69306dad66f0dda5e6206da319701b28a7e03da03c901edc160407b3f6c01d91e6904edd707809c2c4d4187e98da0c3523f90f36526c80505001d595d003a32fd05e41ae807729d1c06b9b99482dcd2702077ce2b90c79975208f5817d0d1e07cd0d1170741dedaaa20eff7c1209fe53e909fa201e47fac1ce4ff790614e854050a72290205cf1c0385b8d48042ae2e81421ecf83425e6d06857d2a0445525a41673958d0b94732d0393e1b74de6a3de882310c74e1822fe802200514f3ed2f2896fc1d14efd6008a7ff21e74292c0e9410b40574d9c6087419bc0d74f95f19e86acc0ce8eac50c50d2e57250f20b39280d13094ad7cc0465d8ea81325cec40598f4f807242ec41b9292da0dc371da0db2789a0bcd01fa03c461f28bffd1be84eef1fd05ddf065011ed2ca8181b0a2afe0e0295160682ee0b5241e5ffdfe3c19ecfa087454741957bab419551af418f7d43418fdf6f07d5845e05d55ec5806aebfc4075dd025083c64e5003791ed4a85d0b6aa485809a3e0841cf735540cf59a741cd9fc6402d1a1f416dc728a0f6e779a0576e0f4080383b10d0621d08d81005024acc4020f30f20f0e45f1004c70441f854106c040182afbe044298d341c8adef40a8abbb41a8ac2610562605e1cf658388d0741011711744aa8c079137bc04916bf78128bd6010ada21e4493b480989f7b416cb5a720b6563488e3de09e26a1e06716f058078f91b40fc674d20498a3d48da680092d1d540f28c4590e23a17d4d5fd16d4bd4615d4b7fa03e875aa37e8f55023e88dce5950ff4511a85f31011ad05a0b1a20248006b5c241831b3541c34453d0fbb920d0c8ddcba08faf1a40a35101a0f13c1668fcad3be8cbd524d0b73a34e8bbf943d077ee27d0cc6a23d0cf285dd05cae176841cf11b410a80dfafd2d04b494b91db454cf04fd4b018196d53e8296bb00a095130ad0ca535fb0ca76365865110d566d3c0c5ebdbe17ac76f13d58dd380fbca62b04bc6e6d3958a7080d5ebf3601bc31260eac6fb9116cb0e10178137516bc19a4009b84b1c0e6871dc11656ad608b9511f00e8d62f0ce5df9e09d93a5e0dddd2fc096a2a3e03dfbd682f7cc05806d6fe882f73deb04efdf7d05bc7f28146c3f7f0e7c20d9137ca021017c407619ec687318ec94e6093ef2e20fd8dd1d0ef61464833d176ac147735e808f7ebe013e7e351cec6ddc08f6aeb80ff626c483bdbbaac13e216fc07e8d25e013067fc12748dee013dd1bc1fe85bee02073293828b5151cbce732f88c5b193842fd1238b2fd22f8ece965f0d93b047054fe20387aa71e38faf724383e7e07f8524433f88ac90970d2c9d5e0e4b629708a9a093865870c9c72f51c387dfd3370fac58be074c25b703a39099c113f03ceccf70167be2381b3aed1c0592fce80b35089e02ce976f0cd87e9e05b0be6e06c1712383beb2d3827f73a38875909ce7d3106ce5da900df167681f31da0e07ba147c0f71ee1c195ea09e04ac76970e56b7d70d5ca7570f53b1f70ed6d30b8b6dd105c775b00ae7f64066e489b0437d4e2c14f55fe829fa916839ffde6829b52de809b58b1e0a6b956f0f3375ae066e32fe096b393e096a866706bf366f0cbe463e09779fde0978f92c11d3a2070e75b1730e0b61318841483c16bae83c1efbbc090acf360d84e3f3022ac0c8cc4448091af67c1e8eb2fc1d8e26830ae8a04c6af8b03932f1d0653bbebc1b47dc5605a520998b1a91dcc0c428399295d60d6e40e30bb6e0ecc3ba506e6494f82f90e55607e5828987f030516de3c0d160d9981a5fc34b074f9025816b0012cd76d03775d49027755fd0077bb3a80fbfebe06f73bd880fb4950f0c0f37af0db0f5fc16fffac050f7197c123e14fc01f2843e0d1dbf7c19f34f5c09f3cb1e0896daae02fa14cf0a4050dfcf5d417f0d7f91ef0b71e67f0f75e08f8874a3378e6a000fccb3d1b3c7b0b019e6b5707ff7d6407fefb310efccfed18f85ffb3ff03f62147859e50a7885be19a2822984a8ba684156dd6e86ac92074056e392216a717e108d232f209a0f83215a776190b5ea18c83a536b88ced3f3900d2a7f21bab3a610dd391a64e3a83ec420bd00628828841827fb424c0c4b20a6e10d1053f95a88d9ce4c88d9a329c8964722c896ea7e88453c11b2f591366407d218b24bd301b22be218c432731dc4460506d913f9bfebc590bdd6772176d9b6907deffa2007ffae8538feec82382ed5409c336d202eebfee7f70ee2d2530e714d2980b8a6b6405ca1e110d7fe7688bbe6518847eb2a88077607c4b39804390a9642bc3ecc428ea9bf8678df4e85f81c3b03f1c95287f876bc839c90fd829cf8aa0239e9d303f16f8d85f8439f40fc7f0c410269c190d0c85cc899136f201106c99088a7224864661724eac35fc805f525c805d077486c4f25242ea21812f7e92b243e551b72edfa2348d2d55c48aad01f9266bd08b97e5c05723d691324a34f01b9f1a41f9279fc06e496cf06c82d7407e4d6e24f48b6560824a7ba00727bf57948dede8b90fca5539082486dc8dd342ae42e14002992ef84943c35859415c442ca3f8f432a69a72155c874c823fd5590ea0e09e4f183e7905a1b18a42ee833a4eef62d487de14948434009a421810e794e54873457d0212f82b6415ed4d541da26a2202f9bf0908eff7bd039920f01b82440809cfd1090fd0908a87127049ee10e41e8a540d0219d10d29d6508c5e60d841add09a11f8b8030ee6541d8de5510cecd5108f79c2d846f2a84f0af6b404469472052db1488d4e51d4406e985c8c6ca21ca917790ee138b90de9b2c48dfa57390371bf990f77640c888c53064e41b0ff241b70232ba9d06194d7b0e19ed3e06f974f71a644c430219f3e44226576c2053777d205f4fb441a67f6c85fcf02541664cb7407ef6aa437ee50320bf2ac721b307e090397d33c8c27a2bc8ef7747217fbd1220cb17b890e5cb2190e5697fc8f262296445100b5551074055b66c84aac49440551b3ca0aa7f63a06ad766a1ea1d8350f58f6ca8e6f076e8daa78150edf656a88e7e04548765065deff306aab7250eaa675b0fd5f7c9836e7648846eae07400df7e443b7dc8d816e7949839a67ee809a17e441b7ce2740b76d9741b7a5f941b7fd3905ddbe712b74d7d729a895d629a8d5f213a8b5652cd4faf876a875f13ea8350a0eb5f9fb11ba675b0b74ef8c3fd4765737d4b6e803d4ceec05d4eefe5be8beade5d07d420ba87da61ff480cd2aa8e35d47a84bc81fa8cb2b7fa80bd3157aa4d81eea5ada0775130ba11eb49dd0a3eb62a04743d2a0c77418d063af7f40bd632da1deb9c6509fbb2e50df676650bf939ba127fd4e414f81df40fd9f6640fddf8ba0211947a0a17923d0d087bba0616fbca1e11316d033364ed0b34b5ba0e76c67a1d17a43d0684f19f47cb20a34c63d081ae3590e8dfdec07bd8861412f927f42e37ab743e3fb89d084d124e8e5965ee895d510e8d5bc3168e2422bf45af80cf45ae2143469f75b6852e10b6872c83768ea8b28681abc1f9a7ece1e9a0e7f08bd7e1909bd690680deecc74173f6b7436f3b0540f3d60aa005bc4ae85dad496861bd0bb4c863145aeca680963c7c0b2d79d4072d695b0fbddfb80c2d9f72873e086a8656a69e8156661942aba315d06ab211b446ff22b4e6df7d686d5d0fb4f6553db4ee761db40ebf19da00da096d644e419f7e9c873eb735803ecf2984362384d016954c688bb60db4a5330efae2151bda7a97086db3f9086d0b9e87b6df2f8676b88e433b2eec8476a670a1d0d52550d8859f50f8c863282ae30714a30442b1793e505cc06b28f9be37947a69004afd700c4a3f7514ca888882b21e7b4239dee6505ef97e28ef790d54a8190e15be5a808a5c06a0e2e67f50f16727a83472162afb620f955fdf0855de0441bba263a0dd0ecdd0fe410ef4dd9534e810e512746888041d4e5c0f1d395f01fd68d50afd1c6d0c1d5b09858e0f5542bf44164327353ba1935a76d0c92c007472fe2af4ebe332e8f73545d01ff7f3a1b3e34fa173d59ed0f97d3ba0f3f117a18b1e02e8e2091de8e25c1174a9c417ba34ca862e7d8d862efd7a035d66e44157fa2d60aa68014c75fc2b4c75c50ea6defc02a6a1b10da619ad0a5be3f903a69de104d3a676c3b43fde8169ff9a87adfb1e0d5b7f2c14b67ed111a6e7b00fa6e7b316a61ffe1b66d07515b6e9e85b9891e36f98f17300ccc4e32acc3cee35ccfcba04669ee10cb3481f836dcbdb0edb451c8259c6fd815915d361566ddf6136faa6309b0b67617bd281b03d0fec607b5d45b0bde46b30dbfb9f6076e006d87ea74298fd8305983d4e07e6d05c0e3bf8e629ec90f83decf09a6cd861c378d861f11598b35a20cc794407e6a2ad0173e1ad811d6964c05c71da30d7afe63037074f98fb83b3308fc80e98e7720becd8bf2ed871c71b30df03bf6127baad60fe1c1b588047382c48630e16e2fa041652d30f0bb59b8785ed77869dbec4809d39741f1651b91b163151018bf4b9033b5bb2088b3ac8869d9b30875d48d684c51ce981c554e4c362ea1fc12e0acec1e2bbc361f153cbb084bcebb02b3bdec31255e66089e6c761d7766d835d8b3a06bbf6f52e2ca901034b3d3601cb78e307bbf1b61b76b33d0c9673b21b76bbaa06961f9b0bbbe38e86dd41ad8315b4b06105a87658c1c7b5b0bb6950d85dbe0dacf84921ac64ad2dac74ca0d766f3d0d5676c10156cedb097be07f185609f3855569d8c21ed913608f126a608f1fd8c06a4041b0fa797d5883ef1a58c3d24ed8d3b858d8d3870db0e7b68db0e72191b066960bac657d08acf5891aec65f641d8cbaa1418d08e000325f061a09a6918f258190ca3ff0286b97e1286dd2086e1b6e8c2f05a8630fc054b1831ae0e46ca0885514cab61941d1f60f4b7af608c8dcf608ce4af30a6e67518f376318cddd703137e3c09131bbe85c9ce5361b28fd33005e2314ce9b908532edf84751797c1ba011b607d9b18b0bed769b0d7ceaf61fd9bbc61fdffd6c30698376083af5a6143d415d8b0290df6de341836b2371df671d53ed8e87175d8e865386c94d90efbe4990ffb7cad063616e70d1baf5c059b12e6c0be19a6c27e3c1c83fda87f02fbf519029b7d5d0f5bdc3704fba7ea07fb5760005b3694c25686a870d5f052f86a6363b86665085cebd049b8d62d007c6d662a5c3b050fd7fe7a00ae536c0e5f9fb01bae7b3c06aee72c831b38a7c30dde1c876f5a5f08378983c24d5d7fc1b76176c0b73b61e1db3f06c0773057c1774535c1f7d430e17b6a7de07b1a30f03def5ec0edfcdfc0ed42bfc2f7edb083ef1b5f05df0fee87ef67aac1ed4d14f003098e7007d357f0831eee70c7e959b8536f26fc70502fdc85f30aee226d801fc9fd0d776fa2c23d8d6570cfd6b5f0a3ebb8f06377e2e1deab30f013565fe0277c9fc04f6a06c24f791e869f7abd0c0f38edf0bf54784061173cd0d2141e987a111e585d090f7a170a0fc974878760f8f0902feaf0903fbdf03006161ebe66081efe70007eba2d0d7ee670153cd270167efedd2cfc42e32f788c66193c26cc101ef3732f3cfec8103c3e5e157e093e0a4f98ac825f7314c193ed6ec15346a1f034537778fa9f1ef8f564043c43f32d3c63f34978469b3d3ca3e3393c63b6047ea3251b9eb9960fbf297086678312e139e758f0db2b6ef0bcee48f89d754fe17782dfc3efe4bf85df218fc3ef482be0053a527881e33d7891ba2dbcf8fc43f83d6b5578d9adf3f0b247bbe1156330f8c30419bcf2fb4178e52f7b786de741785d453dbc0e4187371c8f8437d419c31b0106f0a77e3478535709fcb9ee2af8f3de10784b4433bce5610abcb5d81ddeb6bd19de5ef61ade29db0707ae358083729870f0cd7b70e829051cc64f82239a34e1d83b8170bca0154e4810c3898a6b708a8d0b9ccaff0ca73d4e843352f6c359bbe870166b1f9c5d278473c823707ed359385ffe0f2eb012c3458647e16284175c629501977ab5c165074ec0e5260570b9622f5c11c1852b584b7065a206bc3bdb17def73818fe3aa300de9fad027feb6ff5bf44f8b045007c18e7091f4117c13f9c75818f9aee818f3a0cc3476b14f04ff7ffc03f3dfc0e1f3372838f056d848f0db6c0c786b4e1e35bb6c1c7093ef02fb189f02fc92af02f95d6f0298bdbf0a9710df8f4d655f0e91746f0991393f039bb79f8dc8310f8c25730fc77533dfcf78bf5f0dfbf17e17f0aa6e07fc6fde04bd635f015b00342d53119a1ea7409a1c6cc4368ec7d80d03c8240acf17440ac757b83587bce0ba1b3b51ea1fb5207b149f31a6293808f300c00224c79ba0833d34c84f9be498479a6126111fe0db1b36311b1fb6a25c2d27b026159cc4058c580105683f3086b2c0eb137f221c2ae5d0561377414b1cf2407b1efb626621f6601b1ff3014b1ffd830c2fedd32e2c0160ac2c1ba08e1b0ff07c2d1b113e1f838137168931fc209628b385cac8f7039bc80709961235c3dc7116ee8cb08779418e161b901e151318df0c03f427870231047231a10c73afe208e9f5f8ff0ee5c41f8d80721fc4d8c11feb40984bfe837224092890899c321c28f3921c2a15b11a78fa72322761b22ce565420ce426211d1eb0b103106998818c41d44dc570b44bcd746447c2b0d917075059190760971a5ee2de2ea7a292251750a716d38089174f60a22356816915ad683b86e9b8cb8de6880c812ef446475c5226e26c811b70c5723b2e3af23b2f165881cab6844cebe1a448ee35344ee594d44fec13e44c1cf5644d1df214471ff0aa264cd4644c9cc1ce2bede45c47d591ba2dc558228bfd882281fa94454440c232aee3d4254b03b100f766e423c40af201e904c1095e7231055d67e88ea43ef118f0f9e473cf612216aed3c104fae65219efc2a423cddfa09d1e4760ef1fcea02a2754721a215f80ed116628578b91e8c7839750fd1ae3682688787223a9e7c4374305e235e4d5a23805c1902bc231501667f42c011a711889e1f08d4691202950843a065e9088c470202b33289c0bf932388f6600491358e20d7ec475022d51114ac0f82557e05c1427c44b0e46b109cc95d08ee6d08822bce45f0285804dfa002c1cf588d10e4ab2384060308a1cf3184306c1421cc3c8290f47523a4cc2708d9d6db08f9bc0b4201cb4628c847115d994e881e5418a277a608d1379e85e8773a84e89f2c41bcf5832286ecdd1043023dc47b661262047001f121d30af1b13a13313a49474cacad434c184a105fb1f988af131711d3d4bb88e97ff5889f9b20885fceef10bf9ec5227ebd1845fc02a6227e0d0d2066ef6110730634c4dcd77d88f9cd1f10bf3f78207e4fb82116f35b107f1d8d117fabdb112bfc15a4ca4623a49af23b52d3231da975c801a995e6835cbbd909b9d6311aa9d3771aa94729411a70a948239f65a485831f721b741cb973fc1672f7a215d2e6c275e4de0a26726f4f1bd2767708d2ee001769e73f83b4eb8d41ee3b0847eedfbe03b95f1489b4f7bd88b41f20231de01148a7d93ca4f3c20fa48baf03f2884b2dd2ed5710d223868bf4f83d8f3ce63e843cce57471eff8e401e5f2e457ad72b913eb3af91bed628a4efc710a4efaf7fc893dbbd9027dba29081431864b0221719b23e1a19fa260379bae115f28c8613f2cce82b64e4080579eeed0664b4160c791ece40c6a5a19171376390f199e3c8f8c765c84b0b36c82b33fdc8ab7f0c90892d3dc86bfa0864d2b92464b2bf3b32b9bb0e99bcf801990a3342a631ec90e9c1bdc8eb9115c8eb332bc81bdb3391379007919957fb9159a00ae4cd3f0c64b6cd6764ae9c8bbcdd1085ccdfa185ccaf3f8ccc6f39852c78af872c34f642165d39832c769e4796e6c6204befae4196d3bd910f8631ff7b8d7cf0d711596952867c14168d7c0c1e45d6a9f820eb11eb900dfe86c8c67929f2796735b2397d06d9dc9a8b6c5d1a42b6cd7f41befcdb8f6c8fad43b643bf225f1da622017b4a9080e01348705e1c125204424228222434eb2612f6ac000943d423112a4e48e44f1324c6e52a1213c74562724c90049b2924bd498c647cbc8e64ee1941b2ab6d919c1d3e48fee576a438680929beec86147f3c819400de20a5973391d2dc874869ed2ea4941986947efa839487cc23e58a7ca4027f06a9ec48427679e520bbe30a90afaf1391fdce91c801ba3172100f44be736f41bed7002047ff3fe353dc49e4b8830f72fce24de484a70cf9a50f8a9c44ef414e154522bfeec8454e1bd72267ce73913f0df2903fe3e0c8df5f31c8c59e25e4df9d16c87f013128d50c4b94eac70da8556aa750ab1d3c516a413128750104a5714e86d248574369aeb64269a295a8b5a7fd506bd98b289d3346289d47db50eb2f7f43ad7f12855a3f0f436dc8af43e90eec426d34fd8432384d476dd2f98cdaf4d414657c7835ca38c613657ae81b6acb217fd496fb49280b7d6d94c5bee7a81dccbfa85d2fdb50d6f9d751d6324394cdbb58d49ea875a87dab95a87ddea32847b61fea50e318ead0dc00ea48493dea48bf19cad5fa3bcaed640fca2d068672eb6f47790433511e17ed50c7c00b28df0f275127e62651a7de1e44f91f7b86f2072b5081a936a8e0a3475021fe89a8108c112a3c2713153e3f843aedcb459df179813a53b50975a6c10615b17c0d1579cb0575ae2f1e151db70b157dc71e15a79d858abbf70d15f7c51c7589b80d9590bdfd7f3b50973d56a12e77cb5057a24d5057cbc5a86bdaa3a894d204541a410d95f6cb1e75fd86162a83f50595e9f11b9575e632ea666424ea76dd3f549ef52d543eee322a9fde89baf3b51355746f0155eceb8d2aae5f419514f9a0ca2eb4a0cab7a8a0ca4fa150157d65a8079b8c500f5a31a8876bdc500f2193a84a7609aa3a320f55dd02403d6e2e44d56cd040d51c1d47d5b4eba36a4b0fa06a957ea87a4829eac9de70d4135724aac19b836af818866ad4bc8a7aba610bea29b40af5746011f56cd37154d3f802eab96e07aa19bb886ad1e0a25af49d502d835b506d8e5254077516d5215b42bdcabe8aeadcb4190580aba24047835120080b057b5a8d828deaa0e03acf50f0890014c2520d85366d43e1c6425078d55114fea83e0afffb218a20194411078028924b038abc3104450eed405167d7a3e8917f50f467701473db4514ab3000c5e23e45f12c3ea0044f5c50c20a2794707e18253ab10f25bea740891fb7a2648a1e945cb91da588e84029c0362825aa0bd5d5d887eae23c44757bc151bde24da83e161af526b415f5e6f424aa5fab0835a056831a508f420d6eeb410d26d15083cd59a877f748a877bfaa51ef16b251ef637351ef991b50a39d3aa8cf957cd4e761206a8cbe801a57b1417d9114a3a6720351df54b350dfd337a366eaa750bfe299a85f0934d4ac360ff5bb750ef5272809b5742e02b5bc6e2f6aa5e5075a25cd16ad825e42ab5a25a25771986875a92e5afdef7bb4e6ee8d684dcb1de83595c7d16bed82d06b5fbc416bbb7c46eb1440d1ebbfbd426f3a5286de2ca2a18d8e6ba38da6dfa28d133dd126b83ab4e9aa0cb469e23db4994118daacda0bbde55009da7cbd146d9e3385362fab475b4c25a1b7aeb1446fb77d88defe2603bd23eb287ae75d3ff4aef712f4eec287e83d4a397a6f670b7a2fe93adacef6177affe36de8032d70f4816f1368875fc368a77835f461ec35b4f3dabb68978f10f491b135e823cb00b4aba135dad52b04edd66482f62019a18f06e8a08f261f477b3dc4a07da906683fd754f4890770f4492722fa547638fad4d40eb4fffa58b4ff23183a70ac181d2413a04346f3d06111cfd0a7b535d1a7fff8a1238bc2d1e70a37a2a3afbd4247ff33435f70cb44c71c9a4627e8ad4227fcc4a0af346e435f691a415f1519a3138bbfa113d1a7d049518ee8a4db85e8a4c544745afb4e743ab9069dbe044767a89f4667e25ea06f9e8d40dfecda86ce0e0c4067638dd0b9b67c74fec333e83b6d627401e224ba284c0b5d541a82be572640974f79a11ff2a4e82aff367415fd00fa11281b5d5dc9423fde2d473fbe3e87ae594c47d79f29453f519c413fab31433fbffe1cdddc2041b7a8dc46bf3810836e13a4a15f2d7c470351ebd0c07fd368b0db5534fc91100dafb98c466a38a191f9dd68340d89c6343d40e334bcd0b8c3fd681ca3084df01a4393de6f4353d26fa0e9d00634eb792f9a7bba02cd5ffe8e1600ead182b7afd142d0285aa4fa3fc633b4b8330a2d39d983966d2a442b587bd0ca502db492f504ddc5fe8cee2e8d4477b7a2d03d8b7ae8de170fd07da18de8fe939bd06f9174f4bb8521f4fb3023f407a3cde8cf8ff6a33fd7d1d063f6d9e8314f03f4f84e0df484c969f417a0357a4aa5013d9553839e7a88447f1db884fed68b46cf38ee41ff025c41ff1a1c42cfa20fa1e77c7cd173754ee8f98c0fe84583bde8459718f4bfc92be895d6831895302fccaa635a98d567b660d4ece418f544638c7a630e664d0607a3d57e0eb3d6b40da35def8dd17e9684599729c7e8ac2363d69f09c618acfb8831a8abc16c0ad3c26c8a598fd994f41db359f70e66736e30c6f85537c6d4ef3766cb603cc6dc311a63ee1d85d91a7b0eb3555081b134ccc458265cc558b23f60ac62a231565c20668f4531c6f62a1bb3cfb31ab39f9b89b1afd4c31c187d8a3930668971501dc438ec18c138e2e2318752963187881d18671734c6f9c76d8c8bc5058ccb6935cc91f0458cab712dc6d5b208e37e488ef1187f8ef1f8e683396a64883956eb8b39f6371a73dc6f16739cf008e3a39b87f1b1b98ff1f1ff8bf14d3c88f1b3f3c2f85d30c504e8123001f1cd98c09f9998e0cfc998d0da0c4c98c5154c78f35e4c38f82de60cf61526a2e6102662e53e26faf126cc796c00e6429f0b2646af1c135b638a895bb70f932828c55c533f83b9d6128a493afe0c937c2c13931c85c4a40c6861d26d1231e9c9c73119551f3137fae330997a7b30376f323137c7cf63b28b1f62f277cc620a91044c21fa0fa69082c1146dbf8329daf11c53dc87c494e4b6614aaa06316531973065bfa498f20bef3015d056cc83e811cc03e1764ce5964f982a250af3c8118979c426631e2d5fc63c3e6b8ea931e8c4d4042c636aeefdc534ecda876918a6629e79ffc134efefc4bcb8f904d376dd12f3f26039a65d2715d34e3b847915be11037844c000d03518e0c21e0c44ef3b06727a1603e9e9c540434c31306e3506399e854179c56350815e18542c09838adf8541abfc9ff096110c266c1283f9dc8ac1fcfe85c1f905627039d318dc90158660f00e438abb8ba1f46cc6d05f6031cc2d0b184e4106864febc7f0198d1891e37b8c08a2c0c81e9230b2c53b18b9e03ba6ebc26bccebbd7998d74d2b980149386638d21f33fc6137e623928e193d1b88f984d88099d0fb88f9429fc54c9efd819944bb63a6f25d30533d8d98afee4e98e91718ccf49c0ae61b408af9750384f9f5f00f66ae878059f0a8c2fcf9398f59fcdb83596e27609619b698e53777302be009aceaf9b5d8550717b0abc353b1ea4fdcb01a8d78ace6711276cdb143d8b57d2658edcd2358ed0796d8f50d8d58fd9a4fd84d9c6caca1b0116bbc4181352e3a8135feb2823545c562cd5ef863cd738f63cdd15d580bbf26ecb6ca4eecf6d8efd81de4cbd85db77ab0564b7fb0d6bb86b0d6894e58eb6403ac8d642dd6e62318bbaf5b8edd6f1086dd3fac853d60c1c11e38e6863de8b4843d78ed3af660f76decc1de33d8c3799958e7b43aac33fc31d685fb07eb7a5f84f5cc0dc51ed3be8e3de6f0197b2ce222f6f81b39f6f8b23ad6a78f8e3d1107c69ea8b2c69e9c32c79eeab4c7fa772d6203028f6043e297b1a1ea2dd8300f1a362c16800dc3b463cf382662239c6cb011bd25d873f738d873d0246cf4091cf6a262141bc72dc05ef21cc25e4ab88e4d4833c45e39ac8bbd4a72c25ecb58834dfa6d8e4dbeeb8a4d2efd864d7bed8fbdbef01a9bd1968fbd3170149b599681cde9126373f34bb0b96dafb0b9cc7aec6dce556c5ee46e6cfeb031f60ebf0f5b10e8812d6abb882dc261b1f706d660ef2f0461cb743e63cbdccdb0e5796c6c395086adc82ac53e28bd8d7db87e0e5b6921c156253fc63ede3581ad575f8dad0782b0cfc821d8e7d702b0cfb382b02da6f3d896ccbbd8569d7c6c6b653cb6add108fbd2e11ff665c24bec4bf013ecab4e632c406f0b1668f5120b747a8e051f6362a18752b1509fdf5858fc662c127e168bca5d8345c97761b12fcbb05812124b48f88b25c6d56389fc0b58d2e2309622f0c5d20effc4d27e0bb0747f0d2ce37e159635bc0ecb6d35c1f2bc6ab0fcb0662c1ff0092bbc9f89151df0c18a3ece63c5095fb0520b4dacf4aa1a56f629032b7fe282958beab18af068ac02518e55de36c62a3b18d8aed2396c77c4166c776327b6677e0cdb77e003f6f53102768024c50e30a6b1030226f6edbd30ecdb061decbb3135ecd0d811ecfb1773d891121176e4b90af6e39946ecc7cf3dd8518335d8898fabb05fa903d8af1f74b0d3c72ab13fd7fdc4fec42bb073d3b3d8df0b56d8459135f66fd31fecbf3475ecbf8762ecf291b3d8e52107ec0ac00ca752398853d5da82537d948c5b65338e53f76cc0697c4ac5ad793d835b7bf22d4efbcb0b9c8e58805baf678d5b1fb7805b4f48c2e91d94e2f42848dcc635d9b88d738638fdabdf71864e609c71672bce44df10b7451d8cdba2af8adb8ac5e3b692d6e0b65f51c36dafe3e076056371bb857f71966f2538ab6f5771d6097771d6622f9c0d178adb73f8386e8fd7086e5fae3ece71b329eed01902ce693b1277b8ee21cef9693aee885e2eeec8de5bb8e38be938ef7dbb71dec7f7e17c1c2fe37c81b938bf9183b893656f70fef2065c80f62e5c002a0417f813840b223ec60509c371c13d7771a17776e3423b3270617a40dc69ababb8332c155cd4a6105c744027ee7c501dee7ca706eefc640cee82c4021793afc0c5ad6ec15d7618c55dce5b8dbb9aae834b6c76c15dbbff08976ca48d4b4e4bc225dffb854bb1d88e4bdf7804975e97824b7fde8dbb7efd16eec660172e133286bb59b90997dd770c97ebef81cb37b5c6e5db1fc2e5476ae10a9f98e18a8daee34a26ba7065bea9b8b23b0a5cc59636dc83a354dc8353fb700fbd56e12a1b4fe3aab47d718f35f6e1ea56a9e3eab1bdb827e3fab8861c6d5c636137ae11c6c035328671cf6fca702d86305ccbae065c0b5e15f7e2d7375cebda5e5c9bfd515c9b641af712ed81eb906dc575de70c3015213708052280e4864e120c71b70508bfd38e8ab2c1c62e6210ed53f8b437fa8c56196dee12851c77194bc9338ea51108ebed70bc7d8ee8d635a5070cc94461c733116c7d25bc2b1367fc2f1d3dee3f8c51770fcc74e38814b3d4e2c5d8393283c71dd6e21b86e0f2b5c77d2335ccf640daef7d728ae5fe186eb5f9ac2bd3d740cf7963c831b3dc8c08d156be3c664feb87176386e7c858e9be87d88fb722616f70586c67d9167e0be3eedc14d9fa3e2a66f5cc17dbb32849bf907c6fd5447e37eba47e07e46b8e37ee659e07e0aeee1662df6e1662f55e1e6a20b70bf030b708b2663b8c57dcbb8c58786b8a53fcf707f2bd2707f193e789511325e65d112af6a7311af96fb0aaf36a182d7b00fc66b1c4ec26be2c7f06b2ea5e2b53636e2b520a7f15af330fcba8030fcfa2c07bc814d217e53d723fce67410ded0fb28dee8e820dec84f0b6fb6868c379b63e2b734dec39bef94e1cd0b1ee0b76edb88df2a44e1b77b46e0b733adf03b3454f03bb265f85d8e5ff1bb3543f056e20abc8da10ade869f84df93b88cb7ad35c43b5455e01d8ffec63bf958e25d748ee28fe47cc0bb2ee7e0ddce93f16e23bd788f0f3ff19e9e03f8a303f378aff36a78af4947fcf10783781faf38bccff14ebcafd0137f625d16fea4d641fcc9dd46f893f82df880f53df820d3297cd0f02d7cf0fe3c7cf0195d7ce8ed257c98aa2d3eec6509fef4810df8d36167f1a7c9587c041e898f3cf30e1fb566033eea6502fedc061f7cf4b60afc05e228fe62e24e7cdc4e163ece35077fa920099fb03f069f90bd1a9ff07f0e092b29f8cba77fe1af587cc75ff165e1934c5cf0c98751f80c471d7c86c0049f45b7c4e774e6e073a4a9ffabc6e73aadc7e7060de00bc057f177279cf045514df8e2a6197c698601fedecf42fc7dfd9bf8f2e07a7cf9dd027cc5590b7cd58e2ff82a970a7c956b26be0a86c65709ffe01fdd7e83af9e96e06bcb33f1755e51f83a9801beae17856fa4bcc037329fe11b7996f8a7a76af04fc34bf14fdb20f8d6979bf16d63aaf8b69f5ef897b60ef8ce09333cc02a120fdc6d8787de10e26161cd7844a4028fc819c123dab6e25189637874c9349eb0270d4f6a57c793cf6cc15355d078ea9e503cf52f194fd377c6d37c0ee2e9a92d78fa4a379e01598b67fc50e2397605785ec01fbc08d98a17f72ce3a54e7e7829d4e97f9e78d95b195ec1e7e3bb3297f1dd7f4ee37b7672f03dae9ff13d6325f85e7031fecd3e777c7ff12dfc809b1ffe2def08feed6b0ffce0f6dbf8c1e11afcb07727fefdea7bf891d53ff123c562fc27dd83f8cf59b1f8cf9d97f0e3df1bf113e7e9f82f879ee22753b7e1a72e6fc27f5d2dc14fcf96e2bf1f1fc07f0fd0c57f7fa486ff5175103f937d183fd3fa1cbf50701abf20b1c1fff17d825f8c73c6ffb5cdc3ffc55dc6ff1dfd895ff99d4f5079624a507d1a4250337427a82b61042ddb7384b597e2086b936c09da9f3f11d69d384158bff62161030443d03dff9ba09bd644d0cddb42d0331712f4de691136062c11f441c904fd992cc2a6db40c2e6fcb704c375b104c3f45704c3dc6982d19a2182d1610382b1f91d8231e104c178ec07c1644585b0c53198b0a5e632c1e2562261c7ea69c2eecc1282f58315c29e839e843d954904bb4f8604fbf801823daa9a70c04085e0708341709083090edfa2080707b40887533f115cddfef7f221c1dd660fc1cbc687e0e5d34bf04a69271c5bc8241c5f7398707c308be073e007c1a76680e03b1a45f0eb4e239cd89f453875e41521a8b587106ce64308dd9542085714124e9be6114ee7ea134ecfbc279cd9f8877066ae9d10e5ba4838afd540387f5b428819421062ad4708b1888f848bb53cc2c5ba2842bc7f29217e34987009644ab81cab46b85a534bb8ba904b48dee349487d3245488b5947b8fe3c8d90a11a4bc8d85e4fb8b1242364569c276422620837bf9d2664af3940c87ebe9d90dd6645c829384fc8f35f43c81f4c27dc3141130a779e261406b308c54b7842c9a5ef84521b1b42e92d36e1de3f0bc2fd9e394299c94b42d9ae0e42599d3aa1821d44a8e81d21542c7e243c38f89350a56a4278742488f0383e9650ab354ba8cddf44a877aa223c7b4a22bc282827b4eea613dab78d11da13dc081dab2e103a0283091d909d848e81cf84579776100083ea04c0e2510290282680046f09e08b4304b0ec090112c023403e6413e03f2d08e85fd6043ca08d809f9b271053fe1188ed4d04f2f67304ca6a3d02ed8d05819ee34560aecb25b0ca6b09ec879a048efa208167d747e0e3b61084d64304214b9b207e832548abef11a4bdfb0932074f42d7c3db846e2b12a11b7386d0e3c221f4ae85137a4f26127a533e13de4c7e25f4aff94818ac4d25bc7b954a18da1b4418aafd4618561812de2f8b091f7d93091faf49089fd63c267c0a52277caef1228c27a81126bbfb0853778d0953ccad84a9ae578469cf5f84ef15d184ef7f7712e6520a09f30dde8405ab20c2a2c65fc25fb34b84bf697a847f071208ffbad884e5dcdf8495a529e2aa6b41c45525c7896bf48a896bf45f10b54470a276630d71fd5e3de2068b68e206ae0e71c3540a51377b80a8177e88b8b1544e344862110d9e56113717fa120daf78128d1a6f128d1d9d88c69eb54413733ba299db11a2d9cd31a2d9148ab8b5ea1a71fb9a0ce2f6537344cb3c39d1127b9b68d56a4ab4f65321da786f23eecd1f26ee2d5f4fb405de26dad92389761e9a44bb8626e2be4fe144fbbd8e44fba919e2019f33c403b37f8907579b110f7e4b253a1ec9243ac6eb119dba5788ce93bb896ebeb7896ee17a44b70536d1f37a17d15b7f9ce85de14af4865b137d71c1c4530e49c400db77c400f85a62e0582531a8dc8b18c4fd4e0c89ef2086f46c21869e8e23865ed62346aa7d274641f61163da0b8831d301c48baebac4f82413e2e5a42bc42beb85c46b802562926d3a31898d24a63c4711afc3ae123369adc49b2f5d88b770af89d9eecf8939c9cdc49cba3fc45c938bc4dc3e1de26dcdbfc4db7bd1c4826beac4bb7646c4628dcbc452df3662697619f1de4436f1de3702f1e18629e2438b55c487de36c4478f11c43af41d625dff3662fdfe47c4fae32788f5cda1c47ae924f1c90f27e2d3902bc467ee6788cf0aa1c4674deb894d267062d3015b6293cf1f62d3efbdc417f73c882f5a23892fafa911dbeb8e11db7bd2881d2eb3c40ef445e2abecb34408f5321122ba428406098950de6b22ecc446223ce81711f91941c44d6b12f1b7b48844dd6f4432703791fcce82c8d8664d64043189cc8337884ce72e22f3e53322b37792c8d2bc426441094456f76e2267fa0e91dbaf49e4fefa4514965811c5d36f89920d8144a9e73da2b4b79e28cbd326cad71510bb92e7885ddc5e62373d88d8db3d4deca3c889afe158e25b7337e23b9367c4774144e2bba45ae23bc92871085c421cbe91477c5f5f4f1cb91d4cfc40bf44fcfc2196f879662371cca79e38d9e24e9c7a758bf895bc93384db94cfcb65940fcbed0409c39194d9ce94b26fe14f7137f0eff24ced56c25ce6ff4222edccc242efcfb4afc333c485c3c56475c64b411ff6efd49fc5b1646fcdbb29ff8ef471af1df6f4de2721e9ba402c5935416e2486a1afa24b55739247595f524f527de248d3e2949a33f92a4695d48d266ec20e90433483a7f8c49eb5f1f256d302e226d101248ba3f3c481bcdfe903626ee216d9aa292360ff24886b54f48864247925116946462674f32c1de25993ebc4032c5ec219945ae266dc9cf24997b5993ccc3af902c6e9691b68d7491763fba48b234ed2359e9dc2159d185246bf37b249bde5ed2fe712ac971fa20e950009a7498ae453aacf84072be8526b96c3e467231f523795404933c406b493eab7d483ebf45249fc52292efb16c92eff86b92df812d24bf1f0ba453ebd6934e855a9002ce834981e0765270c52f5268780a29b4c49914da33400a9d43924efbcf9122363a902222d54867bd9d49e7f58e90ce835f912ecc4b493147cf93629ed349b1f560521c742729fe413a291edc444a28be444a201d235db1f7215d5d9f434a8c4a215d7b14464aca99256544989232330d4959070b48590f3c49b72ab348d98e0a52ce440a2997e445baed5549cad3dd4b2a52f323951844934ab61b914a969e90eeef3b452af33843aa38f39b54b9d98254c90e2355f59b901e952d906a541d49b553a7490ded2da4c6b7f7494f5b9648cde63cd28b6f3252ab688ed466ad4b6ab3bf456adf604e6a37ba446adf19476a07db933ab44f933adec6903a86ef915eb969925efdea2775363e2775beb021014c8c4880562509f8e13e097c8b4f0267ab91c0afb793209f6749d0ff7b097b8324c18fbc232108b324e47537122a2e9a84b64d25a1cfb793d0f34f4878bd4c12fe6a2089882827917e7a93c8c6962472c80712f5820d89b6710f8959e548625d879238578d499c3726249ec10b128f1040e2eb2c93f817db4982ab6f48c2662449b4ea2f495c718c249ddc4592a9fa90e40c094921ff42525e30242999b624e5c06d5217494eeadef68dd4f39a4dea5919230da5da9386d8b5a4a1de30d2fb9e4fa4116031e9e3e847d2a78c12d2f8aaf3a4f1fe0ad297bb69a4afdbbe92be023448dffa8c48df37f3493fb7df22fdeadc4b9a2b3c439aebff409adf1e4f5a58dd4d5ac8ea272d1e7f40fab7c79db47c3083ac020826ab742bc8abed8dc9ab8b8e9357ff9c26ab45eb92d5c39e93d5bf599135d44e923534b4c95ac34fc95abf67c96b1f00c83a667e649d5613f2fab3aee40d790fc8ba9a74b2febd2d64032f1e7953de20d9a8c58d6c44e2928d0bb3c92621cfc826939e64535e00d9f4dd3ab2595608d93ce70a79eb8f66f2b63863f276d947f20eb522f2cee173e4ddf79dc896a72e912d8bcac9563918b21521856c4dbc42b6965591adff40c8369177c97b61e5645b810dd96edb2ab29d2d996cd72123efd79925efe79990eddf01c90e4541e48387de930f5e19223bee74263b0f2ac8474ad793ddd6ce92dd8675c8ee37c0e4a34347c8477fa8928fdd394ef6869b93bd11c664df9ae7e4135678b27fc02972a0683539f0d34d729006931c84b32207f56592834f3a90838979e410980739d4a5921c76aa8f1cee708a7c3ad0877cfafe5af2697a04f98cb109f9ec89b5e4a8070fc9e72ea793cf1bff215f28059163fe9990e3f25e92e387d3c997581de42bd814f295cf19e4aba574f2d5e74be46bb755c9c9b77e91932bde9353f49ac8a9666c72fa7a1772ba9d2b39dd57939c3ef28f9cfec5877cbd2a837cfd513739e36a2f3983ec4bbe01d02167c65f23673e84926f9ebd4bcefe779b9cf3a89c9c1bb040cead7d41ce3bdc4ecea3e491f38f3d24dfbd6a432e2cc92617560f900b152de4c2f72272d1c5797211574a2eded34e2eddad472e0dbc41be6f7b875ce63a452e5fe74e2e2f58213f003d203fac312157f6df21577bc3c8d581e9e4c7f703c935bf5e906bb51f91ebaee1c8f54406b99e16447e5a324b7e265223370f20c82f7c0f905b7586c8ad671bc96dba57c96db7f2c96d0bd3e497ee5de4767f4372c70f3af9d5793419d8964006d55c244394443264804086c6d3c8d0313019a6fa898c68bd48c656b59371056fc904e43b32719f3d9954d04426235e9129261fc9f4f638321d0c263378b66476fb3b32e7883599f3f51259b045972c3c7f982c2c8b228b0663c862efcd6489e6145972ff0c597a33802c8b5621cbc95ae4aeb14a728f2981dc17fc9bfc0648260f946691df914ac8437e45e411ef7fe451b32cf267d7bbe42f89dde42f43c1e4c99d1cf294b316f9abd773f28f7b60f28fe60af28f1733e41fadebc93f0607c83f0b36907fa2ae937f0e6d22ff5c6c21cf7efa429e0f3c44fe1311455e5a934e5e7a7880fc77514151d551a7acd2394c59b56189b2ea169ab2da064b51db80a668bc9fa568fc645234f7dfa168d2899435523265cd8f23142dd55a8a96d49ea2fbaa89a2f7924ed11ff9433168cca31840df520c1622289bb40f533643f65236631c299b678e528caf7ca198b86fa6984c3029a60f7529a68fec28a6f2671433bd218ac5171c655bc06dca6e2f238aa54f1dc5b20a46b1de1641b176f2a4585747506c8fe9526c13d0947d077a28fb6e0828fb9d6194fda14728f616669403dee728078847290e411f298ee624caa10b2f298720b114171530e548f367ca114a29c5ad3488e2def087e2b93b88e2e5ef45f13a974d39b6b39d72bc2583e247d3a39c2ce25002a4304ac0fbbd94d03f4f29614d1594338d1e94c893b594b3a1ad94f3ab5229b1512e943895fb9438460f25214e9392307f9e7259638672d9164fb9fc208372b9278572e56802e54acc16ca55376bcad5ce6cca55f8034a62e12825b11d4849e6b752523efa51d2ccef50d22ab650d2380694f406374ac6591f4ac693004ac6d0764aa66f2725f3128e9229bd4cb9c9efa2dcea9ca6e485922879cf5429773e712905816394bb370f51ee3edd46b93bd048298c7b4c2932d0a0141ff0a394780128f76d5d28f7bfd851ca410c4aa56b35a55afd36a5da7c8ef2582f8ef2181b49a9eb8ba0d41316290df65b294f073b29cfe25d294dc6e99426af664a13f224e5f9c112caf35c3ce5f9fd694ab3268ad2a253417921b2a7b4e930282f8d8a289d8e2f28e075591470fd20054c4da540b6c6532097d529b0021c05f67d07057e258082a86ba3a0d67da7a0e2b750304e6729d84c0805cb4052f025e729848d020a613b9d42b2d94a216b1ca090f76650a85b375068c52d1486d5050a7be50d85bbcd9fc24daba670df375278fb8728bca47b14c195518a60e9304574b98f226d3f4991febe4491798f52e43d304acfc5364aafe708a537f730a5971b4f795d924119387e8c3210b44419f80ba0bc9da250de05fda4bccb6653de8dc0282367b2292337f3291ff6395046cf1fa57cbeb185f2596c4a195f75963231624bf9b24ca24c75dea74c8da228d376b694e9c338caf75a1dca77ca63cacf4d75949fdee594d9942ccafc3163ca42c703caeff44acae2553dca52873165c51d4a59f9524155eb3f49d56c89a46a4e0c52b5a256a85a7d30ea5a7309553bc395aa33ba9fbae1613b55f7e00c55f7c10a55ef8301553fcf846ab0218b6a00d84235586aa66e5e6d463522ea518dd70f524d128ca966cbe9d42d7d17a9e68ab7548b2f9ba8dbb6a450b7b95da3eecc5d4bdde5749b6ae99f47b54ccea55ad91550adb50ca9d6516dd43d25e1d4bd9f2da9762bc1547bf71aaa3de01bd59e45a41ec8d9493df0788c7aa0298d7a70a18b7a286598ea24fe4a751643a96ec1c154b7d02eaafb915354f7c031aabbc08dea811ca27a962651bd522f50bd0f1b507d3269549f0107aaef617baadf0b3ad5efc77aeac93df3d453a72ba9a71604d4e0e855d410a83ef54cf21f6a5419867aee631df5dc17756af469436a349e448da60653637ea5532f6e5c47bd98d0498d2fd0a5c6577ca2c62ff0a8097a53d4c4f2706ad29f63d4e4934fa8c9fc246abaa1907a7dd77b6a667433f5e6fb87d45bab87a9b78efea1e6da6ea4e6168e5073f977a9b943aba8b70742a879e17ed4bc4b07a8f9bc0bd47c450ef58efb496a81d31cb500f1867af7c624f56efe636a09649e5abacb945ab6e92cb5ecea2d6a99b28b5a36fc895a7ec9845af112487d70dd93fae0c143eac3908bd42ac355d42ac0676a15f706b5e6d50cb5d6bc96faf4820db5a9f61ff539c480da7ca58cdaa22da3b67ce2513b37ada2024e0c5121465554a8d1492af4859c0acb4ba622aabca8c8fbf354d40f5f2a8ef3984a641ea5927c7ba9e4c54e2a35ba814afbbe99ca2c71a0f261c354314a4495389550a58ff4a8d2babb54e9ec6aaa8c84a5caa6d650bbea98d46ea215b55b7e9eda13964fed4185525fc3ae52dfa4d852fbbfbea40e945553079a0f51df66fb513f6c2ba67ecc4ca77e1cde4f1dd5f94afdb43682fae9e057ea58358d3aeed24b9df01fa74e52a6a8936f83a9939f28d46f882aea37ce09eaf7c90cea8f4a0275a69f42fdb5f90c75f9523a75a56c9aa6027b4053d531a0a97e91d056edafa0ad7a504953f3e8a069783da4691ef6a3adf10aa3ad79cca569ed2ea5691db6a369af26d1b4b78169daff9269eb9dcc69ba76613483efd3b44dac1c9ad16921cd28ee21cde8269d661a43a099ca8fd3cc4a37d3b6685368164163348ba6289a056b9ab6f5d433da564c136dfbfa03b4ed335f683b7db6d1768d0fd22c9b2c6896fd4a9ae54417cdaaf93ccd0a5341b3fe104cdb23da4ab3557d4bb3cd0ba0d95d7a4cb32b46d3f6ad77a0ed7bd74adb7fa98f76e08f13cdc17698e6d05c4a73ec1da01d427bd19c7fc0692efc14da91f28b34d7539d3457c424cdf5eb5b9adb3d32cd3d3e98e65efd90e65eaf4bf3a863d3bc8e5ea21d577ad07cf47fd17cc91db493db8fd202220368010d9eb4209f4a5a30683d2d587c92167691480bbb7694163e02a49db9fb8a1669ada0459677d222394cdaf98d08da795b155acc6b2a2dd6348716fbfc392dfefc0ced925120edea4203eddabe0db46b63645ad2192c2d29854c4b89df424b4dc9a2a5a5d9d1d2ab2fd0ae5f98a5dda0136959911db49b2324dacd7f39b45ba463b4bc1d89b43ce720da9dd8485ae1211cad54f88256fa0646bbdf60402b9397d1ca374368e52c435a45ea1ada83357b680f350ed32a2d666835c93db41ae102add6fd15adfefa30edc9d9255a835935ade1b63deda9b719ed99d6455ad3aa2fb4a623dab4e7e1bdb4e6c47c5a73119cf6c2504e7b61be89f662b71dad5550417be9f683d661f18cd6010ea6bd52fd437b4571a7bd9a6aa601d66fa6014f06d24045576890310b1af4c7411a0c3a4f83ef19a7c1bf79d01043401ab2884fc34e75d1700e153472f96e1af5bd3f8d167a8746c336d0e8254c1a234a97c6dcfb9ec6f4fe3f860dd1984a1f1aab7490c6c2ada7b1b7fc2faf9fc6898ba3718f90685cde719ab01d4a131d06d1c46b8434d9c1189a8c84a1c9459d3445591aadcb3d89d6d5354ceb0ecaa675376da3752faed07a016b697dc6deb43ee76bb43e6f19ad2f054f1b7835431bf489a10ddeba417b9758457b2727d3864c7b68c3a581b4f7abc1b40fe801da074e2ced136a9a36c143d3a6ccb9b46f7b58b46f39bb693f5e1ca4cdbcb6a2fd24d4d3660dfa69b3a5e1b459ec49dadcc63eda02aa97f627a981f6379543fb2b5d435b4918a4ad3c2ca2abf439d35749fbe8ab753ae99a837fe96bac4074aded37e83a0776d2d72f51e91b4409f40d3d8fe9bab1b374dddb3be91b3dffd037264cd1f5735ce9063be7e80673ebe89bfa3de986995be986cfd6d18d168be8c639fd74d35943fa161490bedd0a48df21ff4bdf31f38dbed30f49b7f1bc4bb7815bd1f7ee4ba0ef05a6d0f78200f4bdbfeed36dbd6be9b61ddaf47d8c4df4fde70fd1f7cfb8d0ed8f32e8f63138bafdfd7d747b6c2efd80e371bac3841addb16d897e48b44877325fa13b3d7d4b3f9c7f80eea251423fb26317dd95334977fd5747777b0fa67b985bd33df58ed1bd5e4ed27d6a45743f0b30fd4453153d90374e0ffc1e430f82c1e86194647af8e8657af8822e3dfcaf0dfd4ca22d3de2a41b3d62f91b3db2cb901ef9ab9d1eb553413fa7f68c1e6b18488fbdd34cbf58c9a6c71db9418fb7394f8fa7afd0e3a74ed113683ef484c1c7f4cb123cfd1a89454f4af84b4f2a0da2a7ed6ca06798f1e81927c1f41b3db3f49baf76d36fb9dea3df82fbd36f31aae9b77e61e9d9803bf49c4fc9f4dbbc8ff4bc8dc1f43c78073dff940dfd4ef6277a416d38fdaeee34fdaefb7d7aa1d95d7a619d13bdb0f133bdf88427bdb495442f857ad1efef52a397f3a1f48a004d7ac59c19bd6a470ebd5aa843af7ebf487f6c02a1d7bd28a0d7bd64d3eb8639f47ae73ff4c69d67e98defb7d39f49e5f426470b7a53812abd0956466fa2f7d29f173da33f9f7e4a6f8e6ea437a77ad25b9a3fd15ba0a9f45683edf4b60611fda5bf3dbdddf72fbdfddb38bda37799feca3489fecad69ffeca2393fe2a663bbdd36833bdb349930e40c6d1016f74e9c037517410864487c68cd0a142301d3a6e4587691bd3e1095574e4ce663af2e77b3aca8f4bc7447ca2632afae8d83a251df70147c70760e9f8960374c293b774e295783a69473e9d1c6642a7a969d099db03e84c968cce4afb456701ded33974573adf4d42e7e77da6f39b4174e1e9b77471c867ba98ba8f2e3972862ebd0ba74ba753e9f29bd97465b719bdeb3491decb20d0fb3647d25f47bea6bf1987d1fb0debe8837face9233f06e9e33a2ef489dd93f489ae7ff42ff912fa17118b3ef5772f7dfaca43fa77776ffa0fc317f4999a68fa4c178ffe733f98feeb89923eeff18d3e7f53853e5f12469f6f3d4ffffdac87bee403a3ff4bb2a42f73ece9cb6fc6e82b98570cd5430b8c55c5cd0cb5646386bac953867a5c02433dfd1a43fde61443ab701343abff3643eb138aa1b31ccb580f863336ecfacdd8007162e8fed0656c4c5e626c847e60e8676b320c42048ccd05e58ccd143d86a1da0ac3d0e810c3f0a51fc390dace303d9accb038e0cdd83a7a94b1ad5485b1bd3497b1b33099b1abed22c3ea4d09c35a87c9b03e64c9b001e433f67e8d64d8f6e730ec82858c834f590cc7751f198efd418cc3822d0ce7234f18ce178318ce45430cd7145f866b6115c37ddf7586fb0484e1716317c3a3698271746732c3eb4310e358a51ee3581b8c71bc2383e12b5cc5f0f3c5324e10ca192783218c53357719fe01468c80c26a46a0fd4f46f0a1114688178e112aee64849bf319a7d7fd649c01143322229f3022045e8cb3ff288c28028e716ed547c6b9f401c6f9dd8f1931eab38cd8adbf19173d2d187156838c4bbf54190919b98ca4c26d8c8c5d18464678202383c961dc2842326e7c0f62dc2a7166e46d7ec4c81b1865e42fc533ee0efe6114c53c6794202f314a8bba19f79c4b19f737d931eee77118f7f13a8c324021a3dc428351a131c8a824f4336a6eec66d4fd2033eaebc08cfaf7ee8c2775bb190d17b5194d858f19cdba9d8c36c72f8c0e576dc6ab7bfb198097e50c006c9e015ebb8501be6cc380a86f6240de9830a00bf718b02b560c44e50106360ec7c005c73070e9530cc29b1b0c624e3183f4f02783bade8e416fa865d09f1d653046c3199cb3da0cae5a3383b7d19621f0ee6288cee5324457af3224cf4f33a41fef30e416610c792e9f219fb9c650348a185d11458c6e4838a347539fd1d39bcd78bd3998f1664f25e38dec3a63b0248031480e670c7dfbcc78afb595f1fea5843192efcb187bfa8731e1bd9af1856ecbf8c22b607c193acc98d2fac4f8da9ccef856decc989dc531e63077180b573b198b87018ca59c61c6df8034c6f2cf7cc6f2ef6ca60a06ca5cc5f266aaebfc61aadfdbc2d4c85267ae952531b55177981bccab991b3f24310d184f999b7a1e318df776328d5b1799c64bda4c33cb4ea679ac05735b9188b983e6c7dc59dcc8b46ca031ad4a579836d577987b268b9807bc36321ddf5f661ebefc88793805ca74fef997e9d26acd748141982e4baecc23b3bd4cd796b34c37bb1aa67b8025d3fd8337d3fddb3ae6f1ebd1cce3f9694c6f270da68f4721d307e9c1f479fd8be96700669e303dc73c117b9779d28ac5f4376965fa87bd61fae7a43203ca2698817a5b9981e6f799412d2466a80d9679bae604f334f714f3ccc41f6604a08019d9d0cdbc508f665e10c098b15b6e33afac3dc0bc9acf655e7db28d7915bcc84cb2766526491698c95159ccd4f73eccd4313766ea840133ed423b33ddc38279a3e818339394cacc227c67deda10cabc35749d99cdca64664f6c63e6a8e7306f038f30f31ecf30f3a04dcc3bb27166c189cdcc82aa5866617820b3f035815934816316d7ec6016f714314b5f7e6696c5ed669649be31cb09eecc8a03579915a219e683eabbcc478ecf988f5eb299d5982ce6e313b1cc27efc9cc67ad2dcca65bc3cce79fae329b056b982f463298ade5d799ed7b5f32db2b4f30dbe7d6325f056e62823adf30c1fa1d4ce8b97f4c98299a093ffb8889ea3cc2445fb26392ccec99a4edba4c528e33931c90c8a47effc4643d6633d98f4e31855b9d99229f9b4c51e15da6a85f8329015e654ac6984c59ce2ea6fc530353e15ecfecd23fc9ecbaaccaec4a2961764719307bc3c5ccd7db21ccd7b55f986f527498fdaddaccc1c811e6e0eb63cc775817e670920573f8a11f73e4df19e607f5d8ff25323f051a33c7745798634ebdccb1b703cc890621f34b7028f34bf80be6e4263e73d22c9e39d94e677e45ae654e478098d3059f98dfd44299df8fce3067b4039933df4f30e7603dcc85d575cc855a2fe6c2cb26e65fc215e672d83c73257c84a53291c15a556dc35af53683b53a4fc05a8db664a99f62b13458552c4de629d69a17b7586bfab558da6b44ac7595adacf5d7eeb0d697c259eb5f74b3360cbbb2746fdf61e9fe2866e969e5b136aabab0f471252c038fbfaccd87c92ce3f7ce2c93b23896e9c73d2cb32e1dd696cf0296f9643ccb422d91b535e7156beb8722d676e65bd60e0d47d64ee1346bf7e1f32cab181396555a34cb8aabcdb2796dc0da931dceb2bd14c8b28556b0ec921b5876ed39ac7def6b58f613ff5807b64cb21c57ed60395a98b00ecdc0594e6f36b00eefd76439eb73592e29bf582e4d429687c292e5b5f608cbebdd2a96d7fb14d6b1e26a966f6802cbb73889e50b64b24e10aeb04eee3cca3af5fc2feb14e8022be0298c15e893c10a0c68660526adb042da94acd0a62bac50491d2bac4c931526b4649d76cf634524eab2226059ac73a7fa59d18bf6acf307f6b32e4cad66c584e05931fc03acd875f75871478759572e7d65251a14b292b555fe37c64ab64866a596915869fe6c567af347563ac79575bd3c8b9551b4ccba71f0032b3357ccca7a799995f5269d9535b7c4ba75468f752b83caca6e00b2b23125ac9cf3e6ac5cf34956aeec25ebf6763c2bbf5e9355f013c8baeb73895518edcc2a5c7ec72a7a69c32abeb1c0ba77348c75bff11eab8ce7c22a578f63953ffccc2a6fb3623d882f643dc8bccd7af8d982554941b2aa0c6c588f5bd258b5fdfeac7af90656c35b5dd6d3734758cf546d59cf0dd458cfb7ebb19ea314ac368f25d64b4b77d64bc21cabbd7a99f52aa181d5699ac4ea5cb663810e5e6681d7285860f376168418cf826e15b0a0e96c16147885059dbacf82ce0cb260100d1672389085b2d263a11ada5998c78b2ccc1486856d7fcec23db46591969eb2c8031f591464188bb6e32b8b795ac2629946b3d8411816b7f9104bb8be8725dc9bc8121e1d638902a759128c134b5a16cc92b63bb16409062cc5ea5996d22898d5257167bdfebec87ab35b83d5dfeacc1ac061598383bf584319f758ef77e9b03e6e35657d143e638d6e91b346bd2d589f4636b2c67eb8b3c6f91eac0994166b42c6657d619c644df64eb1a6b042d637792eeb3bf827ebe7bf42d6afa54facb9c912d6fced07acf90e106b516d27eb9fc653d6bf93ab592bd259b66ae84fb6ba9a92adb1772b5b23c99ead69f490ad5953c8d6da16c0d6ba49656b3d1b636ba78fb175362ad93a4d0cb6dec1eb6cbd9649f6c6b076f626a405dbd0d4986d28ad611b853bb2cd28496cb349387bcbadafeced0ecfd9dba7eeb3776277b077b98cb377e17fb277bf1c655b8617b22d0707d836a10fd836671bd936b88becbd2afe6c5b0b32db2eda97bd2ff925fbe0d304b6a3e679b6635918db91bd8eede4bf8b7df8530ddba584cf76a3dc651fbd26661f0f7164fbe496b0fd9c52d97ed911ec132a1aec13bf13d927ef17b04fe9b8b0fd5f06b0fd7f68b303220eb103638fb203493bd8c16a4c76f0a13a76f0d31bec90b586ec909b4eecb0491d76f8a779f6e9739bd8675cacd967e632d811794a76c4b32bec08c176f6d93909fb82de31f60537303b66b49d1deb11cb4e645e625f4b6f655f7bce675ffbb38a9d7491c34ebeb8839d32f48c9d6af8869dfa4cc44e5d78c84e4baa65a7bd3ac7be1e216167dcec61df7a816367fb93d839ebf4d839ba6fd9b7af2cb2f30d8bd9f9f274f69d2ba6ecc2e7aeece21e01bba490cdbe87ddc3be9f0465978514b2abbf2ad88ff93eecdabf9fd9f54011bb9eb78d5daff8c26e28f56337dcaf6137e63c603f4db2663f25fd1fa73cd9cf32e4eca6e33c76d3442efb79b20dbb39259dddfcc68dfde2d901f68bbfddecd6b0cbecb657feecf6b816767b098addce5a6177c45c657734ec6177f4be6203aafeb2815dee6ce048301b128b62c3be53d87080061bfd21938d89f6606386bfb1f13b5eb2893badd9c4eb5e6c92770a9b9415cb261595b2c957e6d8d4614336adc1864d6bfacba68deab159f07136fb6a279b1bf896cd43f3d97c9f70b6c0f6055b80f1618bcebd60cb3d2eb1e5af8ad84a3d157617b69ddd9de8cd7ee31dca1e5cfd9afdee8b017b28e43e7bd83e9f3d5c2f61bf4fcd62bf2fa8618f84aab13fdcfac21efda7c6fe7c75803d6935ccfefa41ca9ebedfc7fe96d5c9fe61b2c29ef17bc3fe599ecc9e75d9c89e8b79c59e2b3ecdfeed93c2fefda48ffd7bd69cfde74916fbcff41df6a2da76f622de83bd3414cafee788632f2fbce3a8ec157254ed641cd5231738aae87c8e2a4183b3cab99db36a96cf59edbc96b31ae0c651fbba8da359bb9aa315f28ea375f52c67adfa0c676dbe3167edcf518eb6ea6ace3a5b3e675d7a0167ddcb34ce069409670317c5d930aec3d1b554e5e8be1de7e87efdc2d1cb3bcdd9a8decad9689fcdd1ffb8cc31782be518f25339c6ce708ec9a7d71cd3c7711c73cf5d1cf3e3ab3816014a8ec5791067bb4a1567bb990667bba70f6767a23b67277980b3938ae7ec5ea3cbd9fd04cdb1ace9e65825dce258bffbc3b19e98e7ecc96473f676e971f675fee1d867f2390e6dd11c07e016cec1a9258e236203c791b19973d8a39c7338ff13e7308ccd71a6dce71cf9f296e3ae23e778586ee378a640399e95bf38471f3870bc0c3672bcceffe2788db5708eed35e578070b393ec39e1c5f6900c70ff497e3ff06c309f8a9cf096cfbca09729de0047d5fe1045f70e284569873c210939c70c360cee984364e448a3f27f24930e7acd515ced9c36b3967eb0e71a2c8ff38e7ae4339d1562f38d16e739c687817e782ce5fce05a28c13773a8b1397edc1890355722ea9dde35c3aebc7b974238b73a9cf9693706a8c930035e35cadc672d2ccd53969e5b99ceb97ea39379a5b3899661d9ccc3bdf3999401dce4db882735344e7dc7aaccac9e13139b9ae1d9c5c36929397b88973671782533437c8295197734ab766724a77fa734a99899cd21fee9cfb477771ca9b5f722ae2e639156212e761e00dcec3d85e4e153694532533e554b77872aa614f394fb83d9c86f5159c06dfcb9c86957ace53ff21ceb38f959ca6742f4e135893d3a253cf69d9a2e4b458da715edaf9705eb24d38ed4f5a391d187dceab5fa59c4e0e950340a03900d1100730ddc101a6ade780d67471e0ab9738885d091c645a2807f5b4888333bdccc145523804c95e0ee1dd050e29d29843cad6e3d04e1a73e839251c860e90c3b43acde1a873389c7f5f385c07770eef049423a875e308a6051ca1d70f8ef0860947d4adc991a67238b29b608e4c7091a33cdfc0e929ece2bc864d7206365b7106ec9f700632123983c5ce9ca155559cd12b9e9cd1ac61ce27e31ecee75817ced8d740ceb8f8236762eb1ece64e966ce57898433ad26e74c6ffdce997e56c4f91ef38d33d345e3fc6a1de6cc2e1ce4cc19b773e6aeade12c9850387f87009c7fae4738cbfc139c15b75f5c15e340ae8a9d3357159acd55e7cf7235a65f73b55eece56a87a773d77d49e66e284073f5ab8f72373d4be11ac7e9734d5e1772cd74ee73b7e8a472cd5deab816c79cb9163e95dced2afddced074e72b7df1de0eed81bc5dd71f90a7777f465aed5113bae1564886b035fe0da889cb97b80c7b97b2b47b8075663b807fac3b80e4a75aed3997aeee1c961aeebfa1cae6b6f0fd7753085eb5951cc3df6722ff7782787eb63ff8deb93baccf57bb087eb874de59ee01970fd1d95dc20543837f8f2016ed8ce696e589d1e370215c58dc0fee346750671cfe3cbb817eca3b931abb5b93161a7b831e9c1dc5814931bfb73847b513f8a7bb10ec0bd08cce5c6cbbe722f59bee45ecacfe126441b711352cdb909770cb809a411eee51423eee54c36f7ca410c37e91b8d9b726735370596cc4ddd81e1a62631b8690be5dcb4955a6e3a11c0cdf8bf663762b67233c9c7b899ca546ed6032c376b82cbbd6957cabda536c7bdf5ff8f29fbb60637672d9b9b1f9fcc2d8491b94576a3dce223546ea96309f77e33875b99b39b5bf9bc945bc948e7564738701fdfa672eb4655b90d3ea6dc868013dc06e64eeef3b52fb8cd8fc2b9cda347b92df177b8ad16bfb96d6b3bb92fc778dc0eae820b48277001cd0e5ce0e9275ce06b532e2897c905c95cb990c0442e246d3517c2bbcd851eade4427d43b9b0b84d5c58552b1786957211d5e7b8883e672ef242331729d9cf45498e73d10a3817bbf3029720ece7122352b924bf242ef9453c97e2f38e4bbb94c165b155b9acef242efbf3352ef7ef192e6fd7732eef750a973fdfc2159ce57185af1cb9a2816eaee8af1f5796f19a2bebf5e0768127b85d18276e177513b7c7ed15b7cfd09cdb9758c17d6ddfcd7d9da5c7edbf87e5f64bc2b803987eeedbd444ee202181fb4eba853bec31c91d0efccc1dd9b8993b7209c9fd70788cfba97081fbe9d723eee71ba3dcf1180dee78c973ee17db58ee57b501ee8fc43ddc1fe3fddc1fbf60dc997bf6dcf95d3fb80bebb4b80b97cbb87fc65771178fdfe02e062d70ffaefbc3fdbb2d80bbfcdb88a74efeced3d843e169dd8ae76915d7f1d6bae8f0d6a650796baf7bf0d6a50ff074d68df2366cf2e66d386ecdd3b59be5e94b7ef00cd0877846660e3c939f489ea97d0bcfcc41ca335ff78d676e63cab3c01de1598cb8f1b6d71af376740df176cebce0edde1eceb31ac6f0ac26cef26c2aca787b35737876c00bbc7dc9213cfb357c9efdce54de016604ef405f10efc0e72e9e43ab23ef2015c33b52f68d77849ac973adede0b9e26ef1dc3fd4f03cc73c78474f1fe71d6524f1bc1c1ff3bc9272795ef0619e179ac2f39ad1e2f9bc62f24e5848782732213cff0bd778fe7176bc0085392f48e30e2fa88ccb0b4987f1424789bcf0bab5bc708109ef74bc80773a3d9417d1e0c28b5c67ca8bac58e09d7dc0e2c5b66bf02e6e3bca8bb3bcc24b3059e42520bc79093f4279975fffe25dfe1bc24b1ce5f39274e9bce4358779d7df68f16ee6fde4dd9aa7f0b2a37b79d9f566bc5ce136deedbbeb78b717e379f95f4ef00ab23c79055301bcbb3193bc425338afc880cc2bfa9acabb5727e45544d9f02ace77f01ea67ce7558ebbf21ea92278d5f70778354f437835132bbc06ff315e136f0defb9650eafa53393d7327f8bd7766c84d78678c57bf9e636af9db8c86b7f63c16b7f3bcbebf87880d7317b88078a4ae0c1c26a78b049180ff5af928769d5e6612662799815260f4fd0e2e17b113c62c7531e710cc3237569f228664f789485ef3cea6c088f16f59c472b87f368a4241ee3c21c8f0168e631248f794ceb591ecbd383c79ab6e07176ebf0b825a93ceed7833cbe691b4f5818c9132af13c51398ed775f837afb78acceb533dc77bed6acf7b1dbe89d78fd3e1bd75e6f20667a77983ffac7843aff6f08677eaf3469cb6f0467002de67935cde84493b6fd2fd3d6f2ab087f7d5f62fef2b7f9037236fe7fdea29e5cd3eebe3cdeb5ce5cd3777f07e4717f0febc7dc25bf2c0f3961fb9f1551d37f255bf6af3571baaf35767d7f25783aef2572387f81acf6ff235c327f86b52bef2b58d43f8ebeee8f0d73bfce6eb45cff00db2b3f806b42b7ce31d537cd337697cd35f357cb3c9cdfc2df79ef0cd739bf85b5757f0b7cedee26f5b27e46ff30de2eff4faccdfcdb8ceb71430f956de3ff8d6973df97baa907cdbbf07f9fb5fb4f0ed7d6df90e1503fc838a637cc77a0edf11be83ef6caac1777614f39d8312f92e43e6fc23ef92f8ae4d2cbe2b13c877fdfd82effecc88eff1bc8befa9fa997fd4ed1aff78480eff78dd2bbe0f7c8c7f4aed0d3fa0e0333f30cd8e1fc8a0f383d3a3f9a17ef6fc888752fed953eff8d1e7b6f3a3474ef3cfd3def02f4856f3635f75f0e330187e7ce8103f7e6123ff52e321fe95f45e7e62453a3fa59cc94ffbcce467283ef26f047ce0677ab4f36f9a3de4df6a2ee4675f3acdcfce36e3673fcbe46793f4f8399b02f8b7ed3ef06f932ef1f372bcf9058196fcbb99aafcbb637efca21f5efc7be6befcfb7fbaf8158beefc871915fc87c318fea37510fe231e9b5f1d6ac87fecd5c1afb99cc7af0117f06b9db7f16b9b7df90d57b1fc464310bf71c69adf243fcf7f7ee222bf65ca83dfbe692bbf23c08ddf5911c5070c35f321633ff8d0e4363e2cf6141f364be4238c497cd48fcd7c9cc88b4fd86bc22750def20933dd7ce293143e3963079fbc22e7d31c9ff0e9da1ff8f4f5743e3de72a9fde12c067765de6738226f95cec463e973ec4e70de7f2050da37c5176375f7c78982fd970922fc9f1e1cbc400be6cb49fafd819c557880af8ca49757e6faa88df5740e6bf769be1f77ba8f107f39bf983f360fef0309fff7ef746fe073f31ffc3e316fea87f267ff4b31affd3f604fe679534fee70f25fc31951ffcb10bdbf8633dc5fc89fbaff85fd69fe07fadece37f338ae07fa74ef1679f7fe7cf21eef217565de5ff8938cc5f7290f0ff6a55f3ff86f5f1ffad1be02f9b22f82baa7afc95d70f052aec2681ea862f02d59928c1aacd0602b575ba02b5cb45028de40e81461343b0c6e5a140cbb355a015ee25d07ae42ed0fa7850a01df44eb0cef98140e7b754b0a1f7834097682ed0fdc210e8c1f404faa0bd82cd1a04816178abc088d3283031df2a3059c8159817cc0976dae90b765d0b10ec7a1c2cd87d8525b004a7082cdf9b0aac39170536bb0f086c047f047b368d086cf7ad13d89d7d26b0ab1a16ec774e14d83b1f161ca88c1438b84c091c32de081cf05f054e496b056e3f1f083c1f9d121cb5db2a38ba744ee0a5332b38965a2d38d6f745706cb858e0bd0d2df0be7650e0fd6e49e0fd2b44e0e33a2ff0dd3d2a3819fc57e0bff1a620f06ab3206c7f8420f2db6641345522383f3f21b86066fbbf2ac18590cd829835df04315b0e092e3eb92188c39305f1f9c70597baf182c4ec6c41d259942039c051900c7412a47c570ad2a34d04d751a704d787dc05d727e0828c1a35c10d8b48c18db83641d6d3ef825b883d829c75bf0439085d41ced86541ae708d20f7ed92e076f07941de69a9a060c33a41c1ce02c1ddf1e382bb0b6a8242d51141f1a19f8212d7d38212aeb6a07477afa0345920b8f72456703f962c2833d41394a1d608ca758e0baa062f0b1eeb95081a0907048db2ef826787fe099afc8f099a811f042de732052df56705eda20541c7a9bb825753bb059dfe570580be7401c86ab70052b54300c1de154083a304a827b705a8679102f4657d015a2814e0b24e09f0ebc3058402ac8050de2120d26a0514030b01e5f1a0807ecb47c028150a98a854018b532860434e0af8337a02c1b9bf02d1912a811883128809ce02b1f2a5403c6929901e311548d90c8174749f4036972c50406802c59b34418f85ada0576559d077ffb5e0cd0307c1c06d63c140014a303443178ce053051f1d0b041f2bb70b4689018271f327822f493f0593161b0453560f04d38312c137f3a382b9ddf382b9f018c1dc1c5eb078b05bb0788e28585a7740b0f4fffbfef7d25ca87aeaba70f5366de16adf8d42f5b108a1464cb1502baf5aa85d9226d439ee20dc10a521dc50db26d4eb9b17ea8f67088d7c6a85c6c18b42e3507ba1094e2834d51e129a45b909cd2a0b8466642de196d5b78516c430e1d6c29dc21d295b84bbee680977c16285bbc37285367b8385368f11c2bdfd7785762ef342bb135642bb602de17eab7ca13d2c5778501227743c1923749af013baf8160a5d026c85ae1a52a16bf4b8d0f55abfd06d6595f0e8ce5dc2a3896dc2a3196b85c76c8b85c7379c157a974c0b7d5ccb8527a6db85fe3bdf0a03ba7c8481c14861e0398e30e8f9416190e0a93068012a0cbefe451892ac250cddb2220c6b5b273c6d4f149e8eb2169e59b34e7826624278e6cd8a30222e411869d1238cb43f228c8cea1346c51e1446157809a38aff082f18f90b63a423c2d8ac30612cda587831614518b76826bcecac234c145c105ef3de204cb917204cdde32e4cc52e08d3740785e96d8f85e9b2c3c2ebdbb1c2cccc7bc25b4778c2db2b0bc202d36bc2bb2a078445579e0a4b0c6d85f72e1f139649ab850ff33e0bab76670a1fad7f2aacb60f145687fe135627bc115617ef125677e085f57281f0496fb6b0b16a40d808910b9fa53c113e238e089b033c852d2ab1c296c652e18b8a4461fb1e5d617b769eb09de3206c1fa70a3bcf5084802bbf85c0cd4221e8eb98103c7c4d08fe912084457e12229f9a0a51bafb85d88d1d42ec6747219efc4c48b09c1212f74408492e1b84341fa890d6932a648c0185cc87b142b6a7a79093d62ce4dd3a23e4e5950af9006da1507e4c28bab32494ee2708a5c3ed42593055280ba108953abf844aeb19a192b553d80532147609bf09bb3d2e0a7b7855c2deb48bc25ed46d61df7db6b06fe495f00dbd44d8af63241c7038257cbbe98e7068c851f83e2b41f831205af831cf5d38ca3f28fc5c1625fc3cf24d38662c108e3b770bc7e913c209475de104c44f3821b2134e3a9d124ed53e114e414f08bf1e69107e1d3c229c7e22144ec37609a79964e137b701e1b7c616e1b7098a70665e5bf8f3a39b707653bf70ee4a9770fe1653b8f012255c5cbb2c5c2cd82f5c425e17fe6b0917ae481644aa6e3f44aad99744ab3c42446a3a662235937291fa430f91fa1243a451ca1169904e8b343ee88b3487a1a235e35ea2b5310d22bd276b441bf5e7441b0b1344fa370744067aada24daaa522239ba72223e0359149d47e91d9b90ad1d6baaba26db54ba29d2d6da2ddcd4122eb17ff6b938a6c1a25a2bdb841d1fef53f44fbb74b440e452744070f348a1c0dd3458ef205d121f615918bb981c855f642e4d6ef237237a68adc9d5d45ee6fe3451ee732451ee907459ec16da2a30d36a263099f45c7350922ef80d3229f0d58918f9eaac817ba59e457eb223a99da283a65e4273ab56c25f2d7f827f29fb01005ee721305e26a444147768b82165245c17f6645a707fc4511ab9f88ce9e7f2f8a4e1a1745e7e68b2e1e4f17c52f668b127870d1657f942851b14f94381629bac6ea1325dd238b52f31d44191ea3a24c054f94857825baa5148bb22d778ab217ee8b72554a45b99acba2dc1d9da2db1ebb44f9b125a2bb968da2bb97b7880adfbf13151d248b8a5577888a7f9d1295a69e109522dd44f7a28f8acac6bf8a2a6c3d44953b37881e45a3448fba1a45d5cf334535ffd7a56677b3a8f67aada88efd5d54ffee9ae849a548f4a485277a02ec10355c3a2b7aa6fa43f42cb646f40cf258d4b4d953d454d02b7aee9d277a912111bdc00f8bda9e36895e4a3b45edbb378bda0364a20ecd9fa28e1bd745aff2578b5e2db68900b81d2270d75711ecd93d114c5e2842f0a2450889be08cd668a30ebe74598c0221196fb5a8415dc1061fffe12910ae345b4f542118d7a49c4f82716711f5045bc323b11ef2144c4fb5e23e2eb5b8b0415fe22610b5524248b4562884224d1dc2192e04744b2ca7d22b9d5ac4889478aba52e5a2ae812851b7aa91a827d944d4db4512f51550457d3847d16b9e5cf47a182c7a13512dea7fa02b1a88ff9fc24df4ce95281ada682f1ab26789deef5315bddf1f2b1a59a52b1a35c8128dbe31107de6478b3e4fd0445f5e134553f5df44df234e8866aaaf8b6620a6a299b715a2396317d1c2f75fa23f0148d1d2d77cd1bf9b7da2e5f19b6255b30af12ac315f1aabe19f1aa2535b1da2b82583d0529d6405d14af39f048acb5e398781dbe45bc2170a778c3e95ef186a6d762ddfb14b12e152dde688a16eb870d89f50528b1febb66b1815ba7d8e09cb678b39abad8689e203633792b36db6e23368bc68a2d88b6e26d9732c43b42df8a77f63f10ef2e2a165b6e9e135bb6ed165b4dde105bfd7612efdd3721b61d2a11dbc5b2c4fb306bc4fb416bc4f67158b1fd5363f181db42b183bb40ec00a78a1d0656890f1dfa2a760a3a2176026f163b5f70141f199d15bbfebfdcf779898fea6d167bd17bc4c7bdbac5de2a68b1f74b8cd8179e2af69dda27f6db9e2df67b87139fc8ab179f9cfe243eb55f4d7cea344b7cea5182d8bffea7d8bfdf511ce80614077ada8883ddcbc421cf67c5a13d2fc5e1bb76882336c68823fe948ba37ebd10472f3c139faf3a223eff34547c7144551ccf99155f8afa294e58f74e9cb0d14a9c5074547ca5a65c7cb5d04c9cfcd9469c7268519cbabe5c9cdaf15b9c560a13a751b2c5e96168713a665a9cdedb25beae7b427c5d1f21ce3c0a1467969589b32e0588b33e8bc5371ffe13673f7f2bceeeac17670f2c8973288de2db8209717e44aaf8ae65b4f8ae35515c94d523be5fca13dfa7cbc56505fbc40fa495e2879e11e2ca9851712578bdb8ea9f89f851b7a5b86ead89b80ebf475c1f715cfce42c4ddc68e5257e76794cdc0437123fdf7743fc1cb449dc3cba47dc722b54dc327157dc32f75efca2dd53dcda652b6ebb972b6efb9427ee28c58b012a5431407b410cea9c138370f362b08fa718daea228655ab8ae1a21031e2eb7a31725f9518e9871023535dc54880428ca45e14a378dbc5286997185d132cc6993888710ec7c484da29315191262669c58949660a317d13544c2fde2266a4d98b9957378999801762964bb598ad5724e6aceb1473eed78bff1f3cc5823a9858146c24169ffabf481484583ace15cbbd1bc5dd87bcc53d9b56c47d73d7c46fa24ac46fa6a7c5034653e2b71b22c523ffbf878f263de2d1c46cf1a81c2dfe3484138fa560c5533d16e2af7f368aa75f28c5df577b8a6746a1e25f035cf1acf35ef1dcf329f142ada978a16346fcfb70b8f8b7685ebc1496245e1afc2d5e0e3394a838ad96ac56b64934909612edee4689ce2a4dc9fae968896e3a4fa2d7f348b2f1d43a89e1be118911fb91c458374d628c5c90187fca969858ff9298dc62494c47c3245baa2d255bc61725e6fb1325e6907c89c5172fc9d65aa664db3e94643bc958b2a3f18664c72f8a64f7fa9792ddbf4112eb8403121b6c94644f81bb64cf4888c42eb45a62d7b95562277f20d9774557b21f1f2539b07fafc4b1649fe4f0563b89f37db8c4251a2871790a971c69b497b8a2b224ae3f0b256e1755259e61c512cf952392a3efcf48bc22ce488e65ea4a7cc8dd125fef1d12dfe20b12df7b1512bff36889dfcc0149c0f6df92c0c15249f009734928b95d12cae24ac29f9c90441ce990446e579144e23c2491e23949d4d3d5927375044974e880e4bc91a6e4bc628b24f664a5245ef65172c92a5a72699a25b9ca0d9524faf54bae391448ae1de54b52fa922429bfe89254004592560395a4893892f4483fc975f548c9f5987cc90d1db124d3af4092091e95e47e6a96e49b9124778cce480ad57a2545df1b25c5bb37488a5f3f9194020b25f76a5a25f76d7e4acace1d9294817324e5d46b920acf37928735be92ca3d5692ca77f9922adf0f922af83bc9a38919c9e3466d490dea91a446be22a93d172ea9bd2c91d439ad97d4211a24f5aa41922787ff491aa6d3258d3b8c25cf83fd25cded72493376bfa425d740d2caef91b43d1892b4ff489474c03c2480c0600920ab5a02deff46024eff2801037e491031d1126485bf04c5ca95a0a6d524e89f7d124cb18d84a067202114be9490ce394948797112d2f30a0955734942830d4818920109072a9270666f4a84ce2d12a10b45223e7a4822e9c449643a53127991be44c14a962857ad95f43457487ac37224bdc92b92beb3b192bebe2049df77a4e4756098e435455ff24697297933612079b73c211932ae900cbd564adea7ee928ca80c4a46fc5b251f923a24a37a5592cf6b2c24636f352593f45b926f2996926faf0324df0db524dfcd28921fcb8392d92d3724f3f31d92df154692dfe42f92df1c4bc91f5f99e40f7648b2c868912cb9af96fcfd912559f64a962cfbfd91acf40e4855ec49d2555a4952b5e036a9faf72f524dff09a9e62bb954b3f39d54cbb842aa75778f74ad3347aa1de8265d376e23d599a6483760eda51b46364a374c81a47a771f49374ead92eabfdb27dd743a49ba79ddff5c0ba59b3b57a486c80ca9b1a386744bc17de916dc21e95674b274f7de8752cba89352abcff7a5d689b3d23d3fe7a57b11be52db444da9dde1bdd203381be961ed7f5267a0a6d425fdb0f408572975ddc9947aa86f977a1a82a59ed632a9e7c728a9cf3d8af4847eaff484e521e9899055d293765ba5272ffd9206dede240de4bf9706b5394b43b00a6968354d1ada96260dd3ec92862dfa4bc331b9d2331a18e999b59fa411288c34eaa2b7345ab9577a41172ebd404e93c6eed194c6ca74a57185bba5f19a49d204cf60e9e50e99f47ae1756986f3a43473b04a9ad5d42dcd1abc2dbd69f94a9a3d76557adbd65b7a1b5322cddbf1519a6f8293def9bb2c2df8ed2c2df8eb262da46e911651cf4a8bbef74b8b558ba4c5f35dd212ed6669c950a7f41e294c7a6fac427aefaba5f4befb82f4feb5466939fc96b442eb86b4627a9df441fb4369e5e11dd24a7782b43ab75c5a5dec23add192496bbc1aa5350586d2da666d695d42b1b42e53555ad74091d63bb64aebdd7f4b9fe9864a9b0c8da5cd1763a4cd65c7a42de146d296854bd217071aa42fcab6485bcba3a56d841dd236a5a7b4ddb6440a88fa23050c89a4e0adee52a8ee8214da0d9742073da5089b342922a65b8a29d79162ab9aa458f26329be5a202566cd49a9832b5296b05fcaafb92715dd0b974a9a574be5e72ca4f25f2d52c56767a9726e4ada9bef2ceda3f0a5030d37a56fbfc64b078f944b0703daa48317de4bdfd528a5432350e9c80e5de9c86147e9c7988dd28fe524e9d813a274bcfd96f44b274cfa65d9593a194d914e660c4aa7a732a5dfae20a4df550e4a7ffaeb49e7c979d2f99f50e9d29356e9f2b91ae972c6a87465959674657858a672724aa6da682c5b3df34da63ead946948e2641aefba649a055332ad74a04cab9626d3fa962ad3fa932f5b1ba72dd3b666cbd6f95364baf5db647a56d932bd3d7a32bd5f99327d8b08997e96a14cbf2153b6d9594b6614705e66fc9b203339d42733b3779799bfb4969903e53273ca1a9985354566c1c3c876d8ae91edfabb57663db322b3a90e92d9ee3293d9ba0cca6c832fc8f6db1ac9ec7739caec4796640ed320d9a196c7b243ed9ab243bfd7c80edfb82373564b96b98c916447cab365ae6faecbdc34c7641e178c641e3736ca8e0e9d9579656bc8bcfe1f55bd268ecbbca7aec9fcdee7c84ec2ffc84e6d8a969d4a50c802af5bc8827e5f9205dbb165c1fb2a65c1be3059c89d2bb29071902ce4df7e5968144716da04929ddea5909d89f091456e40cb227767cb22c3b6c822a7cc6551be376451174fcaa2758ecaa2afb4c8622c7a64316eb9ffa3cb62b849b2d818ac2c16fe4c16f7634e16bfa343165f1026bb54bb45960089945d3df45496f8dd5f9654352f4b1ead93a51c2a94a55cbf2b4b852364d737cccaaef7b16419606fd90dd98c2cd3f3952c6bb05476ebf3b42c5b1f2ccbc1f264b7855764796e08599edf1fd99d400bd99d7c0b59411a4b56d0182e2b524d9015bd0e90157d1a94154d6d9495c0cd65e5410c59a59eaaac32a34a5649ce903d7a14247bf4b446563df854569bfd46f6c4225ed630ca963d8bf92e6b0e07c9daee1c94b5c94ecbda052eb28e6e4bd92b955ad9abc25259e7aa615967c45e1940872703084d65c0b16119e848940cf47c8f0c726d9f0cfa2c4c065b84c930fbe764b8878f64b8093b193ece544648d9272339216564fb1519a5e1848cf1db4bc6e4fe93317f4b642cff0a1947bd4ec6d3a3caf87c079950f7b04c54552c93309c6592ee473269de4e9974204dd6854c9475618ec8ba1faacb7a7483653dffefdf6bdf25ebed7f2b1b70e2cb065cbfcadebafe950dbd93cb467c576423efb6cb3ec4e4c93e5c59231b6574c8c6d499b2f16b1ab2f132baec8baabd6c72c721d9644f8a6c72c2473675e08b6c8a07967d7de62cfb197558f6b3aa55369bbd249b2d5c2b5b283f29fb5d632bfbe3b651f6f770a6ec9f0354f62fe7ac5cc5a05daed2dc2b578ffe2157bf5a2fd788a1c835b254e49abd62b9e6e7dff2354f55e5daf90fe5da2fdfcaf52c1572fd760db93e992e37d8f6506ef0274f6e7c3f4e6ee23c223739f5426ed24e969b0036cb4dbe5c965b3848e5db8abae53b84dbe53b953fe43b7f4be4bb0cc4f25dc679f25d96f6f2dd997fe49681ee72eb9524b98de32db98d8b9adcb654456ef7a444be1f71406e7f7b4e7e30b74d7ed8aa4f7e980591bb3a3c95bbed5a25f7d8e42ef7422ccabdb72ecbbdcf4fc87d36f9ca7dba3de527562fc94f4594cafdfdbfca83ecc9f2e0c22c79e88d5a795882853c4c39230f775b9487d7cae5a77bdfcb23b675cb2346fae491c12479e4f335f2a8634af9b9a4adf2689dfbf2f3f475f2188d2bf2d8b83a798265873cc1d9449e30eb24bfb2f68afc0af5a0fc2a6c519e6832264f1c3c25bfe687915ffbd72a4f5e879227d368f2e4219e3ce5e46979caed27f29485dff234a3fbf23425559ed1f6487ec3475f7ee3c213f98d7a17f94de84979a11b495e58f6565ef84c202f4252e5c5475fc9ef6bb8caefffd09197af319457e953e555263ef26a97e7f2eab2fdf29af353f2da3e4b795dc7b0bc715bb6bcb17a54feb46b95fc99c54e79cbf52df297852c79c79f0bf2cea10a3940912f07bacae4c0541339e8c7a41c86b190c3579d94c3b14e72c4e61a3962e59b1c69572c471985c9d19f98721ce3ad1cef1529c7e7df901389f7e5a4b66539794fb09c2c7b2a67aeaf91b3d99fe43cd28a9c6f73542eb81c2217ee85ca85f34e72d1b9bb72896f9b5c0224cae5c70fc815f5d97265719fbc3ba957de93bc24ef6d8b93f73756c9079e04c8dff2c8f2613bb47c987e51fede1925ffd85f22ff386e22ffe4a125ff7c475dfe1993221ffb40964fa499c8a7ea6fc8a79fa8cba757b0f21faa20f98f8f30f9aff252f99cca77f9dcec6ef9c262917cb17048fe2f3255fe2f3b4abecc4d56ac2eac53a8dbeb2b34d71e5068ad8950ac4d78a658b763af625df243c57a55986243c62ec586a67d0add6555c5c6ed498a8d65bb14fab7c31506be3b159b56ab2b0c3dfb14266e5885d95c8462cb732385c54d6b8545fb51c55655b062eb76a6626b5d93629b194ab163c78c62a777bd6267dc6bc54ec179c52eb30c85d59f728575d96e85cd9511855d4cabc23eb54b61fff9b2e2e0e62cc5c1255b85a37a82c2913aa1389e9fa4f0c121153edc12856fa691c22f3b447162ad587142bf4b71e273bbe2e43933c5a9bfd50a7fb322853fa15211b8cb5711e87b4311fcd04c11f207ad083b23538465692a22d64e292242661491b47cc559976d8a73fa6b14e7feaa2b2e70721497d63014978f2f2812fd0e28ae5dfeae48da2350a4e8bf51a485652baedf812a6e6c9e57dc88ad5164c19d15d90e298a9cae5a45aead9122f7668822570957e4adbc52e48bfe29f247772a0aa3ea15c5c6da8a7b36604559c27a45f9c8a8a2c2eaa9a272f6b4e21169415173f588a2d6db4251dbb0a4a84bdda978a25fa368d026299abcda144d292c459bb9bde2e5aa358a4e649502e47548019a262aa0b10805fcc33a05f2e13305ceb64b813be9a4c037bd57e0db821578f43d055ee9aca0963b2be8386b0523b146c1b816aa60f6152b586a8d0a16234ec1ee3652707df215dcde5b0aee988a82b75aa010acf65608bf152a440b960a71e38242fcdc552139d1ab905d8229640b2285fced0785b244aa50565f50741b142a5edf852a0686f18a777aa68a770fd88aa1db4714c362a462b887ac18d10f517cc0d3151fb862c5c78f458a4ff7e98a31f09c62fc4c8e623cbd5431de755731b1c947f165439fe28b53b86272dda2623207a7f876e6aae2c7b9438a9fe272c5ecce7d8ad93477c5ecab2f8a7915b6625e2b4a31afbf5d31fff3906239758f62b9a94cb13253a154193faa548df054ae2ef251aa35f42ad72885ca351f5f2bd74295ca75848f4a1dcdf5caf527fe2875a7ef2a0d5e0c2a374b0295865ff7298df00dca2d8f8b94db2d362b777d4d535aea7f565a9daf52dab41f51ee719028f7813594fb978d940ec6cb4a072e4c79d068adf2609699d2d1665679480ba9740a42289d9ebd571eb6aa523a47372a5dae2f2b8f689e541e11f4295de94b4ab76890d263d7b4d2cbdd51e9f55a5779fcb397d2fb839bd2fb479ad24f794a792290ab3c0169559e8a34529ea2b295fefa74a57fea07a57fd67365a05d9132308ca40c717baf0c39f54e197a7b41193a9ca10cc36629c366a8cad35630e5e9cc1dca3371d79451d92795e7b87ecae8a41a657c83b6f292ce0be5a52ab132e1f35de565bc4079c5a6457975ec84327187993231ea8032b170bbf29af95b6592769832494a512607b72a9397af2853637f2a5319b1caeb67df2b334525cacc8ff5caac0685f2e6cb5ae5ad942165f6990c654edcb432e789b532f7f423659ed53ee59d228eb2c007a42c68195716a0749577373b28efbe6b5216128b95c5fe0dcae26e2765a9ca5be5bd8f93cafb1151cafb0b79cab2be7465f925a1b29c8e53967fdaa57c903fabac1c602b1f9d8c5556b3a5ca5ac06365bdd453f96491a26c3cb6a27c1acc56367d9953367b8d285fa8f729db389794ed6b7c94edc93b95edd509ca765abfb2bdbb4ff9ca56a1ec3c7656d9c9515302b10795e0aa834a58518c122e472b11d35794c8adeb94a8fd5825fa2c4c89f9a1afc41e8c55e2fc9e28f127ee2af1916c25fe9e8792d8b25f496a4957521e64292923634aaa57bd92a1fd5bc970262919a94225335357c93961a4e4105f2b3934a892db8c55f2724d95bcf752a5d097ac147e2f534a12214ac9cd56a5e4f773a5f4e31ea57c71bd5251745fa98cd3522a9fb528bbc3c295dd7dc1caee7f1b94bdf9db947dffeffd36eeb1f2bdc50ee5fb0b12e508f384f2d3e343cab1da29e544315939015f504e65ee564eb55c514e2d1a2ba73f682bbf05bb28bffd4771798773e175015c2829a1214da54246c888504609898c52a19428ab6c2ad9b24754a2a252c90cc95692d1127df7de7bef69f4fedee73c9fbfeebdcf99f7dc7b06d2ff7251f7ff72c9b67ff957b6fe157e3afc57746ae75f514ffe5ff1bf92bf8beb9cff2eca75fe2ef592fe2e29dbff2e7f7cf077450ff477c5c215a092f015b0ea401840352e1ca0da370750b3b703a8271702d4e777025687ba025603e2016bfa4d011a25be80b5b216c0ba893d80f5c1d3800d890e006dee4580ceb43d40d79201d0f55103e8561c05e84e3601369d68036c6aac006c7e7f0fb0f5001fb07dd355c0f6e125c0ee1b8b80dd6f4200bbf9df0006b45ec0deb7728021b81db0ef7e31605f250770a02d0a60148c0118bb6a008c53d8008be1fb009b4f2e009bcfe600db351e00db4a1ec0762619601fd7057038f818e0388702381d300338dd7b0770f1ee02b89c8e071c3b3c083856940e387e6e1fc0d5ed2ec0b5dc12e0d6b71770727d07c06bad19c0c72b12e0f3f12ee0b49118e01bbf13e09b510938b3160638f3aa1be0778009f0739c07f81f2f060414480041c77301e79ff80042d45e00421a18808b1750808be352c0c5a98780d0baf3807095cb8008755340846d27208281065c5dbf08b8b67303e0da141610b98a07b8ae60026e345f05dc34f304dc0cd105dc7cba0b1093b91a1077731810dfbb1b90d8ec0d481c330524cf180292654d80d4c4df808c734c40e66d35c09d212340964c0590b59c08b8ff360f707fe00d20e704049073ee1a20e7493420f7cb04a0a8752fa0f8d64e4071db6640a90a1550368f0354ec380ca88a6401aa79cf01b5190680dacf7f01750540c0e3ac39c0e3771b01f5866e80a739ee80a76d77000d3f6700cf6af7029e8d6b019e373d07bc38fc08f022de0ff062cc07d074f912a0e5eb7ec01b1311e04d4904e0cdf34d80b7368d8077b77b00effe1c06b4ee1d03b446c100efcdf2016dfd46800e5f4f40f7fe3040b7ef714077532ee043460ba0e7bf7cf66d3d05f878440df0f16417e063cb12e0a3b806f0e9c92460203b0a30e68c017c891d077ca9ad027c192d047cb3dd0cf836630c98b230014ca74e0366fc11809941256036950af80e3b03f8a17f19f0c32c0ff0a38609f8a90e07fc767003ccfd2906fcc9b700fc99bb009837fc08f8bb4f08f8fbf70400243c0e80749703a06bee01a0de570148d209004abc0980521c02a0bf4e0130dc7f0042b91580a4ae0ea021af01d82c3480b31700e0058b0002f43d8030b90f20be690b905c3d059070ad01325822407ec616a058b50ea0f8340458dc7b07b078090958d13206acd0bc812a9eba4095700e70d5b154a05aea245063ec2d506bd000b8818b016a0f1b02376d9f056e8a1e076e360d07ea3bbe00eabf4804ea2f7c076e2b3908dcbeaf19b8675f16700fe127700f7f1c6878e70c70df6b3af0c03604f000b41e68e2f81868bac61968ba331968b6c2005ab48d010fe54e030fe5ef025ada25032dd35a805607c780875b5d8136e74680b6e9ed40dbfeb740c747354047c233e0519302a053170de8aca60774be7c02e872600df0f8523cd015580af4b0dd09f4488c017a7467034fcee9013db76f027ad25481a77a3b805e3561c0d336d6c0d35e86c033439e407f6a0630e0fe6d6070d473e0399f01e0b95a6be0b986dbc0f3a4106088c92b6008390d1842fd07bc681b0e0ca7408057e15260e4057760e4ef0260d430011835960a8c123e01de50f106de0cef07c6bc7d058cf5380f8c6b9c05c6071180b7156060e29e3fc0c46b4f8149697f80c98dfdc0e40f3ac04c4223f0ce8700e0bd84fbc0fb2505c06cbb5e6076a005303bc40998fd6a0d307769199897fd0d985f8c05e6cf0d010b4e898005c3df81854f30c0a29e03c007379681254993c0d20d61c0328505b01c1408ac3aba0df8504f03f8d02e1e5877b00d589f28063efde80a7c3a7502f82c641df0b98b00f8dcfb10f0c5190cf0c53b29b0696018d86ce9057cb506067c4d2d04be711a00b6fed102be9f2c00b6794d003bdcd3809ddeddc0cece64e087fa0e60cffe7e608f2d04d837b703f8513c04ecd7b1010e57dc018e3a9f058e25ae028eb55281630b17805ffb4780933550e0b7712be014e62270862c06ce5ed901fcb1b101f8c35117f82b3310f86bae03f86b7916f8db7b1cf89b10079ceb7e055cc06d02fe1ddd0c04844401a1f17220ecce1e20acf80d104e720722d92e4094fe23205abd1688f6fe09449fde0744d7f901f1d78f01091f244022723b90d43b01a47dba0fa473ca800ccc3090414a0132079d80ecab0f80ec567f20a78004e42c6f04f25e5803055f7280a2477340e9d90f4059a12d50fe630f50b16b16a8186402176326804b4681c0a582fdc07fc174e0bfcbaaa055ae4c907a9412b47aeb1ed01a621848636215689db91568fd3114687d6423683dcf08b4410602691f0900e98680411b7faa8036978d83b6f43c04e9e90b417a8025d056d367a0ad5f2f83f44f0581b63de083b6fd34056dbfe10dda0ebb0cdacec380763aac07ed7c710eb4b35500da25fb0ddaad7709b4c78f0bdabb5a01daeb520b32b4f706edf33e093aa0730b6402a3800e1e0b0799799c04991bb682ccab6d411643af4087d4aa4196f475a0c3c7ef810e3fe3826c9f14838e30e6408e476740ceff89cb0711e858ca39d031ec1f902b1e0b72b36805b9e7f6837c2e34807c86d783ce3cd800f2d31f02f9cd0840fef669a0b3cf1f8382ce8483ce55ef029d67d34121cf6341173fed005d1cb8000abd34010aada8065d9d71055db3bd088a8c7f00bac100836e4e4e8262576f06c53d49062530de816e83f782920eef0725dbfd04259f0d0625579883526db78252ff2480d2903f41e9a92aa03b3173a03bb76b4077aa91a0aca61fa0fb012f41391f378172dff780f28cd7830a26034085eb1741458acfa0e2a74ea0e257eb41255ff6824ae61a41252412a8541f092afdad062adb1e0c2a17b340151ba24155ad674135387dd0431c0a54ebf41254fb0d037afca80854ef90087adae2026aca7d047ac90d01bdbeaf0d7abb711ef4ceca19d49a2b07bdefd401bd9f3b026af37204b581ee82da7903a00e7118a873ad23a8935902ea36c780baebdc401facff813e545e05f5c6f141bd3231e8e3fa6da041d70ad060e61ad008df1f34bafe3868d4d70b34da29068d7fbe0c1a9fbd0b9a285780267adb40933e2f41df5c45a0a9a7d741b34e08d0775908e847a33fe8c797dda05f840da0dfac7da005833fa0852f812000491704dcb70904bcde03026b2d82206f524050fc1808facf15044bab01c1f14c100a3805a2edff09a2fd7e036274bd01b19d0c406c600188ad500771debc0571144320de1e2588e79e0112e60041c207a740e200479018751d247d7e1b24732683961e3b8296513fc12aab77815573b681d512d5c0ea3bb681d7cc9f066b38148035558f8175bc0160dd83dfc09b778782b76cfd03de9683066f9b6780b72dc681770cde05ef2aac061b806860c3cf11e0fd870cc126aae6e0835c22d8dc6917d8fc2e086c5e120bb664b680ad0cabc1363a4560db9b11607bd120f848f902d8e13603ecb0600676eed6013b7fd300bb8c5f03bbedf3037bac2a017baf3f0ef62e17834f3779807d6b67c067ae9680fd59c9e000edd7e0007a36387026131c485d0b0e5ca48083a56ee0f305d9e00bc56bc017cf9e015f39f6177c2547028e805d07477e5c025fd7c2836f64db836f663683638e1b8163f283c171651c701ca90f1c270f0227ece903df323600df5246836f5fb204276ea48013e1e3e094b506e0d49edfe0b4b230705adf1670fa8427385d660fce5c370bceba3007ce827e0567c162c0f71b0f81ef8fc2c079e22870c1367b7041ce2170c1930be0122f177069cd7370991f135c7ea6005c71d7045c6b670eaef35c02d7a507811fe9dd063ffeb8087e0af60637d64f801b058be0671ab9e067ed2cf0734f3bf0f3b0a7e0e73767c0cf6b77829bb636819b8cd5c04dc759e0e6741ff0cb2be1e0972921e0571414b825d117fc4e710adc0aa381db2f8d823b6cc3c19d4d0070d71309b8fb6233f8c39729700f351adc077c0bee5738803ffd78051e589e030f3f3b021e598d048f985781472e9782472a90e051b5ebe0d1286bf068fb67f0674b53f057552ef8abaf3a78f22105fc0dcf024f1d4483a7a3b781a7db78e019cf3fe0997bbbc1338b0af0acde2bf0ec6e4bf08fc070f0cf702af8e797c7e05fa2b3e0b9ed70f0fcf515f0c2991be085bb07c0c0e97f60e0cf4760d07d36185ee106461f6780d1893bc098ab30307ef635184f2900135bb860d2d1cf60525f0e98ec3609a6aea90353b7fa81e9bb56c0f45bde6086f64330f3443498b5be10cc3ab006cc369181d92e4fc0ec7a28982d6c05f31283c0fc7203301f3b0f16550d80c55b92c192fdfa6085ff57b0127f13bc187f0ffc6fce1ca29a6d0f51edb80f51333b0951677e8168f8574134c74c209a5f87205a9a4c88b6453d44b75217b2b1e6216453c931c896875510bd33ba10fd4391107d8219645b582e645be329c82e1408b28bdc0dd963fd16b2a71b0a316cdc0e3938a10531fdf80e6286988598fb9d8398a3441073a123c4627d1ac422af1d62f9e929c44acb197258c31d62936504b119ce82d8dd6243ecf53f428eacbe0571a8f786387aec8538252f439c83da212ed7f221c7ffcc42dc70b7206ed211887bf841c8c9760f88978911c47be714c49bba1d723ae11724e0cc164860493724c8641e125444829c5bdf0cb96402805cb20f8384da5020e11b3221e183eb2011bff64222e6ea205713a490ab39f6906bed6990c8d464c8f5980f90a804674854723be4464738e466890ae426fe1a24a6500d12537d0c1277e13ce4967a12e456f100e4f6d55790a4039a9024472348d299bb90e47d1848ea482a243df11f24bd6b1324c37a1f24537c0772c77413e48e9f2be4feba4ec87dea7a4876be2f246f0008c9af8c80e4b34a2185fb17218597062085b9e990a2d71190628231a4c48c0529b92681943edc0f298f0a8154062e42aa9c3990baf119c8e3cd11907afd1d90fa3faf214f6d6c214f3d5b204fabf7431a1c7d210d754190c6d17590e77978c88b5a27c80bce28a4494f1bd29ce00779399b0a79dd3e0c69897381bcd9a10b79f3f92ee40d160a697d7d19d2ee510d697f741fd2a1a506e9e409205d173b215d8fc090eefcb390ee8a5ec887554d909e83f9909e4385909ea36f203de92448ef5304a42fe817a4ff931c32e0f61032f031153200b902197cf10632f6f724648c5f0e9958ff10326905827c3b170399f258864c97854266ab72217f7eb843162c87207f5f89219053e510a8c66b082c311c82787b12823add05c1dcdf0ac1bcbb09c19ba943f0360d10026d1442d4fb0a216eeb8790366440a83b4c218c53df210cee2084f9800b613d4e827076fc8408e52488c8bf07221a0540c4b42d10698d0944e6920a915b6b42e4b75743147a1e9045affd90c53fce5095f52ca8aaed63a85a3d17aae16f085d8fc343b5cd0f41753d55a01b79e6d02dfbaba15b8e0640b73ce8876e79bb19bae5d32da8def836a8bef10c741bfa20747bab3ad4e0630e746fd201e8de2711d07d96efa0fbbe2643f71f390d3dd8ad06358d1b829afe0d869addac839afda140cd8f6a41cd3336432d6a2e422da17fa096e82bd0c3e75e40ed6211503b713af4888305f4087e05ea945a067509f6871edbfb0f7aecb90af4d8ebd3d0e38dda5057f3c750d75975a8073013ea01c2404fc073a127bfcf423dfb3ba03ee10d501ff467a88f90093d93f70cea77760bd46ffc1ed48f858406941c8406d5f840cfd9a841cf295e4143acbf43437e2aa0979ecd42c3beb643c37d11d0f02b3268c4e64dd088a6f7d09b96aad018681934eec93be8ad87e1d024fb2c6806ab0a9af9cb0f9a655a0bbdefe709bd9f5605cdfee90acd5d8981e685b442f3421ba0053f66a1c57edad0e2d9c7d0120a025ad6ab84563e0743ab64eed08727df431f26a8416bb52e426b9526d0da952568dd8569685d461ab46e3c14fac8f80df4911718faa80904ad0794439fab2f409fdf7681be90d6435b6692a0adbb5e435ba7dba0eff5aaa0effd53a16d337868fbc603d0f68306d0aea06068b7ea39688f473ab4afa1e93f38d0812007e8c0732e747065113a626b021deda242c76254a163b533d0afe7b640bf81af40a7af194067efa3a0b3e017d0ef7bd4a03f7d9ca03f6f4643ff54af85ce5f88812e1cd6852ed8f0a0c0dd2828488680423e0c41217d1550e89656287c68008abc6e0445270e4131015228a6641e8a99a982e28967a0845c3c94e8b4094a6c4e8692122450d2ad9d50d29bef50b2da0f2865db5628b56d3d94fe5703ca6048a00c961394b5530165bd4b8572dee2a11c191fcadb0e81f2662050c1995750f15232544a1d80ca767c80ca1862a8fc852954b1d71daa886b852a80bfa18bf52bd0a57597a04b0fd5a1cbbeded0e5472dd07fbb42a0ff4ed8c254f23c61aac6b93035ef7fb0d51b0760abd119b0b5071fc2d60345301dce27d8c6ff26e28ddcfd303dc3b5303d41186c6b69234c7f76376cdbf919d88e9093b01d8987617b6cd6c3f69c7683ed4118c0f646d6c3f612cec0f6ad3b0ddbf74c1576e0091176e0e50198d15d12ccd8bd16662c02c14c34d2610717003033f36f30f31d7498f9e99bb043d1d76187caffc0acbc7ec3acaecb6136357d307bcd39987d1517663fe10373b0888739fba9c29c5f1161cea42330979728d8f1130930b74fbe3037d02ccc23c400e601df003b71f126ec54fe1598efc247982f3715e6bbb804f3bb5d0af383c5c0fc6540d8d9c0edb08002342c80a70b0b0ccb81056dd80e0b7af21016b494010bdeb509766e0b04762ee923ec7c211c76fe7915ec3ce002ec42a70c76a1c70b764936040b05ad8585453e87854d3e8085292261e1dfdc61114f4b60577747c2ae3dbf098bd2ff058bb60a844503a4b01b6fd0b01bdfbd6031214a58acbe012cb6c41d16b7d30716c77c0c4b6068c16ee59bc06e5b5bc2921d6fc252fc76c25262426029ec2958aa950e2c7dbb092c13a30fbb1ba909bb1b5302bbf7ed2aec1e783dec9e341796b5ba099645f908cb1e9f85e5763061b90b5ab0bca472581ed00b96dffd19960fcb81156c05c20affd4c08aca4360455c32acb8e014ac78540f56aaa2052b3519809566a9c3caf65d845504c26115f42158659f26aca6f437ece10e0bd843882fec911d04f6088a833da9b80dab5f9507ab0f38037b3a9f066b082a80353a08612f3619c09a10c761cdf1c760affc36c05e110ec3de6a35c1de7919c1dabe2ec1dadd3ec23a6c86601d9f16605dfee1b0aee60bb06edff5b00fab90b00f5ba4b01eb56a58cf3337585f8603ec238f01eb171ac33e8d1d870d385bc3864e1f840dddb80e1b4a73800d3d54c246f2c760a35df3b0d1317dd8e7f1bbb089353eb0afb914d8e40f2e6c12ef0ffb96751df66d3a1136b5fa3d6ce63600f64b0b06fbe5b706f6eb0706f64b6e0b9b3bad84fd495f84cd57df87019ebc8181025a6110273718e4e30d18b4670a06ef3682210acb6188879761e8010f1836781d0c9bb70386fb5308c31f0981e12ffe85d1531361cc942c18fbf0231847ce83f1ea3ec078d34a98e0d35e98c4f21f4cd2120593b9e7c014ab7b610a49264cd9bf1bb6f43e1bb672b103b692be13aeea3e06577bcb82abeb44c2d5db1be0ab7501f035bb23e16bd26ec1359fd3e09a136cf8bab7def07583d170ad6e0db8b6fd285cfbe32eb84eff0a5cf74e397c63711c7c53c22c7c53ae18bee9f929f8e65557e05b1ceae15b7e6d856fb7b5876ff7fb0cdf817e05df1db604df13bd11be77e323f8debfbfe1fb8276c0f7b539c0f77779c10f3c69861bd905c18d3c0de046e24eb8894736fc20fc26dcb45702376b97c1cde44fe1e6bea5708bae3ab8a5e909b8557619dcda2b036e7d9e07b7d97f116e7761166e7fc1097e8404873be894c21d7403e18eaf54e0479b76c28fb64fc08ffec9803bfb5d863bdf3b0f3fee2b81bb5a95c25d9bd6c2dda774e127d4e0f01376d1f013d90d70cf0111dc7374057e6af56df829f41cdc77f313b8ef819ff0c0ab4c78606505fc3cbf0a7e71c6111e9a36060f7d1c0a0f05e9c24399e6f0cb8b30f815ff15f89522023ce2e500fcba210d7e7d72181e4587c0a367cec3630e14c3630a6ce0b7e2c0f0449d8ff0440b3d7822e7383cb9de129edc780f9eb69f0f4fbbff019e0eeb82a7cb46e0197be0f00c01107e57b5169e9d7a129eab9f08cf1d8d8117993e8717fd7e0c7f104a803fe096c3cbf7fbc3cbebe8f00a933ff00af7cff0eaf65278cdfe77f087b7d2e08fc7cfc0ebb552e1cf3c37c09f753c81bf4c20c25f2b53e06f6ae8f0d62bffe0ef1dfde16d277ce06d185b78dbf23578bb613abcfd6d09bce3e80f78c79dbdf01eff05788fb40cfe111b061ff2d80c1ffa98011ffe82808f50cde0a3237be06347c6e163212ef0b1fff47fbe86877fb1fb05ffca8f854fd6f5c0a74ebac1a71ab6c2a7c9bdf069e157f8b45c0b3ebdfc153ef3201e3ec32a827f5f9703ff19ab07ff4984c27f5bb6c27f1f96c27fe732e17fd7f6c181e96be0e06dcfe0e0cb27e0e09c5570704d141cba2b130ef5a5c0b12e2670dceb0b707cd5663881120427d95bc219d737c1b9abcbe05ce526b860ed0fb800720d2e3618838b7f69c1c5441e5c16b617aed0f4802b4ffc862b071ae04ae075f822640cbef45fdd2e3175e14bcbef112a903684aa7f2962f58678c49acac7088d8a1ec45aaf718466490142b37702b1a1c219a173c10ca1f36b12b169cd2442cf4d0ba1f77808b16d9b04b1ad7718b1f3c63384415e2162cf8b4388bdcf63117b492508236820c278640de2e0973d88837f5c11a6be57101643f908cb19378455d771844dd96b841dec30c21eab8938f24715e1e0730ae1d8bc157174b903e16ce18e70b6d542b81812112e217588e3eeff10aeec31845ba704e1bef12dc23d5a843879c40971b23c0fe1796c13c2f35f0ae2945e23c2eb7200c26bf01ac2c7a41be1eb3588f05da122ce6871107ea73808ffb964843fc9181110b61d11388641046dba8a08aafa8a089245228245498873391f1017d6c6222ed056232eaa0b1197b6cc2342cdc888d0a49b88b0b52988b09166c4950c7fc495610ce2faba3ec4f5ab6044d42a2922ea5223e246441922bec20891a01d8048f0f98a482af140a45c402152de3310a9a72a1177162a1077881988bbc923882c83284456e511c47dd3e788dc9bbe8882731e88a21c1ee201ee12a2389f84287e188d2806af46944e8e224af96044455a39a2f2c86f4475d11b44cdd527889ac7b58887d66e885a8f76c4e375c7108ffd86108fe7ce20ea6bf410f5ed4588a7ab8a100d6027c473d00ae245da10a2a9ec39e2153d1df14afe13f1fa8a1fa265e526e28d410fe29dd73e44ebc71944fbcd0444e7fecb88aedba388ae4771882ea506a2bbf61ea2077e07d1fbcc0cd18719467c1c9946f41fed470c5ccc420c666421868a7e208639bb1023513710e3ab0a11e36175882fde52c417942a6262af0f62e2f657c444f579c4546617628a75153143fb8e98fd628c989d8c41fc005d462c7cd7450050fa08e08e070870c5630444f73b02baa50901bddf8f406fb98940278b10e84fb508fcb1fb0812ac0841d78e41b058fe08f6a93c04bbbe12c1693e8be07f2c45087e6723442b5f11e2415b8474720e21db348e901b542196c2f888a5f004c4d2fc306279d71fc4b22b18b1027043fc4bc02355f246902a4b014875d800521d0e47aed6798d5cebb688d4722f436e78a485d48e3547ea4efd46eafefc83d42545237597e2919b389d483d591852ff6409529fd38edceeb00bb91df011b9e35d0b72974a077297791a7257f22472cfed62e4de85e348e3cc6b48938346c8839b9691a6bd3548b3fd28a4d5f525a4f59355c8c3a37348db4d22a46d4836d2bea806e9e8f21579d49d85744ad4463a65b6239df392902e27d148977b7648978a49e4b1c8e7c8e33bb590c7af9b225dd35f20dd03ae233dba03911ebd9e48cfad6948cf8fff90a7d6de457aa9e820bdba6690a70d9a91676261c833355f9167fac148ffa77dc8b34a0c32e0421032b8221c19726d2df2d2e3c3c8d003a791974f2c202f5ff88ebcfcbb1c79d5a40a7955118fbc56d780bcc6e322af276722af3fbe8d8cf2e942464ffc41de5cb9888cd956828c296845c6c6ae46c64ec723e3b569c804f5ebc8841c3de4ad0302644a491f32a54a0f99f2ca0b99c97445ded54a41de7d2945de9d2b4466250990594814323ffe35325f790f5998198e2c04df4116223490457f62900fcc0290a5c9c9c8d20faf90651d4f9015a5e79015d80fc8ca335790350939c8ba344de4a32320e49393bb904f422d91f5372390f5e32ec8a70eb1c8e70b6264f3fe5ae4cb2455e42b5f02f2cd867fc8371133c8777d6b91adabae21df9f8b42b6af798aec7ca18aec3e014376df6c467e60a8227b54a5c89e3f04646f1c03d9973587ecabb246f6a1e2911f1ff822875eb62387dbbe2047921f204750d6c811ca11e4e8e567c8cf6b78c809871ce4d7430ce4e45135e4e48d54e4d49737c8e9f96dc8ef3436f2879f04f9f32d07f92b8487fc554240fe3ef20439f77c35f28fc630f20ffc03729e8147fe1d3541820a549020a91612dcae8384757723e1370a9070601b1215f61489ba518344eb0291e84bf648cc540d121b158dc48e3521f18a0124d1f12192b8328d242f3c46d27b8448c6dd512463d81ec9904c2299f259247b5c0bc921ec4672532b91dc8caf48deba1ca4a0f90c52183c8f14fee623c563d790521f0da4948e424a574691b2cd1348f9a77348f914082997c52115de78a4723313a9dc9ff91fcbc8c535df90cb06b6c8e59068e432e50d72e5df33e43fa5274a452040adda9c88521d4844adc6a9a3d6a89d45696872516bb759a034b77e4269ba2da0d69178282dbe0f6ac33e126a43640e4ac7e9084a67ec3b4a77f52b94ee64096ad37a07d4a60c016ab3660e4acff42b4acf2f02a597fd10a537f219b5957d0fb5951f83daf69988dad15080dab9b71ab5ebf25fd43e4c096afff46ed401e432ea80128332ca93a08c5dd6a14c6a6fa0ac27da5087c337a10ee72050f6212f508e19bda8a3c81f28f71dcf50eec6a751ee87b550ee547794477432eac46a26ea84d400e5b93604e5a96b87f2bc721ae549c8409d5a6b853a256841797f02a0ce306c51fee0cba88018002aa0ec2c2ad0f6152af05c192a689a8a0a69ab4585406fa2428df6a0423f315057a53750d73437a022d75c425d1fc0a26e240250b17b77a3e276d0507154242a7ed57f9535780d753b54814a8ce1a1929a3fa392dd035029a616a8f4fff6dc9904a3ee2e5f4365e545a1ee677d44653b1c40e584e150f96c7f5481ca1d54d1bd51d4833d3254c90904aa4cf21d5559cf4255bdaf44d5e83aa01ee6d9a26a7b24a85ad266542d9f87aa3b2d41d5c59c42d50dde413d721c41d55f2e42353c07a11a8fa8a11a337251cf520fa19afe45a25e6df98f4371a8964d37502d2114544b920cd532741ff5768b36ea5d4718aaf5fd12ea7de82b54db6919aacbe915aadb1089faf09fff1f803c548f571aaad7e023aaef403faaefc62954bf8481faf4fc236ac074063538a08b1a5e26a346eedd448d5285a8311722eab35612ea5b7c236a2a49809abe5680faee7708f53dc807f5cbfa2e6afe8f0fea2f188b027aeba180e9ab51c0f73128d0bb5e14783c1505cd7244c1b6a350b010360aa1d044214d1028e4f3c728d4d07914fa741d0a33dd80c2e64a51d8a1b7289c2d04851765a1085d2928b2fe0f14d91b8ba25c06a0985bd451cc960214fb572d8a830b44710f3050fc5d6014df4a1b25f00d4409a27a50e2873d28c5f62f28c5b0356a29460fb5f4ee2e6a85da8a5a6172d12aeb8fa35567bfa1d577b6a2d5cb9ea2d74c94a035f65d476b585aa3351638e8b549e168cd9e7be8750149e80d0e40f486b14ab4f6bc175ac7a90dad736d0f5a77e02f7aa3ed187ae3f8247ab3a92a7a73ea3ef4166c3e7ac7d530f48ebfe7d03b27f7a1776925a30decf2d00623ede87d5b3dd1e68e6fd196af63d056f511e8c3f637d036db0dd136378ea2edca8cd076dd0d68c7a7e668274b4bb413028e7651f2d1c7c3c7d0c75fb4a35db56868d7070568f7f10f680f562efac4daefe8135f7ea14f9a76a33d1d2ea13de58fd0a7c29cd0de4d19681fdc4fb4af9627da97bc0d7d461a88f6df6980f6af8b42fb8fb2d101bf56a183bc83d0c196cfd0217b02d017b4c5e80b170cd1176fffd79640f3e8cb659bd0576edc405f35304147eeb24647ab9f44479b3d42471312d1372ea2d037472bd0715e2fd1b7b6d1d1b74cccd0b78863e8db9bc9e8c45b2de8c49931745af16774bae569747a43073a23d1149d41cf40679aef4667cb69e89cddefd179ad56e83c5128ba4023145d94b811fd40d515fd4043882e3dd5872e7dec8cae4c7742573695a22bb14474757d17ba663e09fdf05413baf6e92cba56398fae8b788d7e1491867e7c2b07fd1c368c7e91538f7e413c806edaab8d6ea28fa35f15f7a25fbd7b837ecd3141b79cdd8b6e795d8f6e1178a2dfaa9d43bf5db7807efba40efdee2f1efdfe581eba7d1f04dd0b5241f7adf4a13f46d7a03f563d437f5a93851e5867851ed8378f1ef8158e1e4c6f450f2d49d0c32a59e861f54de811a7b3e8d1cbede8d1fe32f428d9133de604408f456d438f4fd7a33fcff4a0bf6a8ea2bf2a33d0934663e86f4e7fd1dfe4bde8a938087a2acf17fddd7e19fd1d5b82feb96308fdf3761ffa97df4df4ef3d9bd0bf0797d1f3473ad00b92303470e2371a14e38a0697ed414354bcd1d01bf7d13048081ab1bd028d78918a46bc14a0917a7e6814078ec6a464a131c3cd680cfe281a6bf30e8d3f8040e3eb3868d2775b3439e2069a3c1b8aa6dcc84253d52ea2999c313473e5339a7d908d66c7baa2b9bf2ea3f9860a343f86881609c3d0b2313c5abe2e112ddfd28b96fb9aa0956e93e87f6e37d1fffc75d1ff50408c4a2e03b36a9084519b4361d6ac01613462c730eb769fc26c583e80d135dd8cd9d4b70fb3e5c17f50b660b650ab307a1e74cc56c37eccd6e729981de3c6981d142466e7adaf989d20296617b004b3a7d50eb377210c63086062f65fa562f62b533007ac5c3046fd6618e3b5b618e3ed43189373ef3026697730079d1731a686df31a657123016efa898c3176518dbfa608c83f13cc6697f07c6e9c0138cf35420c699b88271d9698639a6c1c61c6377618e712f608e9f22635c55ee63dc8c6f60dc1d85188ffe348ce74c2fc6cb2a0ae31df319e3a3c460fc9e32307e4a29c6bf5607e3dfa1860970d1c60488ef6282bdbf6082275630e7447f30e747f431e7655b3021d965980b7abf3117b78231a1dd9731e1277661c2e3033097879998abcbdd9828601be6a6f32e4c8c7715269e1a80b915700993a8fd1d93ec1889497ead8d49197f8b49affa84c918c46032bbee62eed8db61b20c3e60b2ea3c30f78d5d31d93bb76172ca8c31396fdc3039bfec30390b07317941724cc1b61b98077b53300fec0098e26d5998e2db2b98e2112b4cf1cc654c29f621a6ecf71e4c796328a672370053b5d289a9f630c254fb3763aa67f3310f4d1a310f1b1e611e5dcec33c1ac2631ecb15982751124cfdee724cc39808d3183f826994e9629eddde8c795efd17f39c608c79212ec6346b0f609ab33b31cd0c37ccabfd7398d769084ccb4c02e6cdaa644c9ba402d3058cc474ad00311fbe6561fa4a7d307d3d36987e1b1d4cfff82266e8ed29cce8f764ccf8640de6cb521066e2b80fe66bb43566d2761433f9b60a33657e06f3fd6426e6c78efd981f007fcccf946f985f9b2c31bf9e0f63e6c2de61e6bec03073a44f983f1b16300b3a5a98056f5dcc42782606b0ca0803b0e060004e061860d12c0674a91603d908c240021a30908a0318e8566b0cf4be1106ee7f0883329fc16095a1189c432506dfb40943518bc25046b1186acd3486e67a07c3d86e8361fe32c2b0ba4631c2b94e8ca8f52746843a8c11479860c491408cf4522f465e7d06b354740db34ce8c7fc532bc4aae45662d5af5ec3aaf74f6357af6ec6ae9e5a8bd57019c56a9cccc66a82d8d8759dd6d875706bec7aab2aecfab835d8f5ac4eacb6bd0a7673453856efc97becd69b4fb1db1ffb62773f1cc0eeeeacc61aacc9c0ee313d88ddbfa71bbb1f29c61acdddc71a1332b126437bb0a6cee158d3c446ac29b0086b7ec7197ba85981b55a7c8fb56ef5c4dae86a636de41fb0b6e6d958db5414d6cefa0fd6ee3e126b4f7f8d75b83f8675daa58675395685752bf98b750f3d883df5ea2ed60b7704ebeda28df55155c19eae43604f33a2b1be9662ac6f8a3af64c7532f6cc1f6becd95567b1674dc5d88086bdd820722b36f85b1236f8fb66ecb9bc5eecb9ae2eecb99f2fb0174e55622fdadfc05e8cebc65eeaf3c25e42576143f117b097bf9ec35e613560afbedd8ebd767c2f36fadd43ec8d274fb037591fb0b10661d858dc2a6c3cee36f6163f069b68b21b9be8cdc126a14bb1a9772f6153c7dcb1f7b2be61ef15ddc5de833862b39e3960ef6f2361effbbdc1e6983a6173cad1d8bc430c6c81ae23f681290c5bf2772db6ecae1fb6bc938d2def5a8bad18cbc356ee5bc2561f71c156379b636b8c62b1b5b777626b3f27619f140e631bda27b02f028f619b1fedc73633b5ff430ffbfad45dec9b93dad8b797bcb0adb613d8f73b70d80ec39fd88e98bdd88ed90fd8cef7efb19d5d65d8ce2f13d82e431f6c57c5436c77b621b69b5d8aedb91f8dedd5b982ed351dc1f6e68761fb9e2562fb1bacb09f04c1d8a19703d8a19951ec7050127638520f3b72f10476e4451f76ec2c003b56d988fd7c968afdf2ae193be1a5869db892809d883f839d98e263bf66ecc07efdf51cfbedaf123b6b4ac0fe908bb03fb3a2b13f9fbdc1fe3af711fb3b4805fb3b260cfb3b978f9d5b751e3be7d4835db8368afd7be432f6efd120ecdf281b2c8041c0023f5ec3824e3ec4826fd56011378e6391ef17b1a87387b178c43c966071024bc88bc4926fa1b0f41d0958f68d2a2c7b4013cbd9538ee5cc0e6239fcf758aead13566250859558eb6125d3a958c9afef58a9c651ac34db002b4b3884951f7e8395db6662e5ef1e61953b6cb14ae81fac92e5845dfcc6c42e5dd4c52e5fda87fd87d4c7a93abec2a9be57c1a975bec0ad7956865beb05c2ad2358e1d6efa8c6693df1c16d1056e3749e19e0368aa3715be2cee3b66459e3b66a35e3b65ed4c0e95f6ec76d53bf87dba601c16d3bfd1ab7fdb63b6efb975cdc8e17ef713b0ffae10ce2c6717bbe0ee0f6c76dc11da0afc219871170c6b32b3863c139dc419dfb38d31a29ceac9f87b31404e30ebbbcc6d9799071f6064638fbb0c33807462dcec52b10e7c2b8813b7ebe1977fc4232ce750d08e7eaf212e71edd8d73cf59c2b94be370277cf47127682338cf483d9c27540777aa7000e7b3790dce67e73f9c8f7928ce273b03e79b59813bbbb91977b6f50a2ee860162e68ea212e78cf4d5cf099325c70f908ee42fd03dc456f312ef4940b2e34b019179af90917debb0777d9b8087745af1477f5441e2ef26832ee7aca59dcf52f005c94ab1e2e6ada09178d75c64573ba70d12b85b81b862eb81b3df3b89b9d43b89bbfefe362c60c713134162e4ee70e2eaef1072e3e0283bb75df0277abf7232ef15d292e69e6232e392d07979ad58a4b1bd980cb88d889cb10ebe032cd4fe0329ff5e2ee6925e3ee77e5e1b267e67139c681b89cf2145c4e2f1897f3771c97fb038dcb0be6e3f25b0fe31e8c55e31e80fb7125b61b71a5c455b8324f0b5c794811aec2f425aeaa2e1e571d9183abbee1817b645e887ba27e00f7a43916573f6b827b9abc15d7c08bc5352c3be15eac21e35a9c1670ef92f570ef0a5c71ef0fe4e33a2203701d49d5b8aee020dc8778735c8fdf5d5c4fc04b5cefa11c5cefaf525cdf11335c5ffb6ddcc7ba37b88fa003b8fe003ddc274d17dc40841b6e30b8033754761937fc81851b313a821bdde98c1b075be2be2c5be026b6bae0be4e97e226d5fb70931baee0264b0a70df46cee1a66ebfc44dab9cc7cd5858e266707771b387c5b8d9c94bb8ef0174dcf7f83db85f7b56e17ebf90e0e60ad5717ff66be0801b4771401b2d1cf07e230ee4368e83908d71b0941b3838351887d43a8e436ec0e090793e3864933e0e39b80387b649c5a193f270189b2b384c450d0e4359c6e1015938c2021b477c7313471ec6e2c8901d388a0f19475b771ec75abb11c7e9ba85e3d90de2f8d2341c5f368313e2b7e384ac1f38514b1a4efc9c84939d6cc0c9ba36e2165f18e196370071cb0e78dcbf2396b87fb34678d5f91d7855121daf965888574ff1c06b588de235dc46f19aaf63f11b1868bcb6b91d5ec72918bff15b197ee3dc2afca69ddbf19b4db3f15bd769e1b7ee44e277d65be2776b32f1bb7dc2f1bb897cfc5e95637843372ade30b4026f38f41b6ff8351fbfcf2f00bfaff700de28743ddee89113def8b416deb82e1b6fac6cc29ba459e24d9e75e20fba3fc49b16b6e0cd5aadf1e6d520bcf91722de9a29c11f9e28c3db78cde26d3796e08fbc44e31d8defe31d0f5be18f16b6e28fd6bae18f7e3a8a7759751f7f6c7f31dedd61167f722d01ef157408ef1d9a8af79388f101e59bf0014a7f7ca0770a3eb076091f9483c4877c1cc75f88df8cbfc8ebc55f0275e243b77dc05ff632c147ac2bc747d89fc75f0d90e1af2a34f0d7f2abf191b939f828bd317c540b151f7d7c1e1f4d7b8e8f89e7e3636b93f171e6fbf0493a7ef8e4db4ff1a96ad7f1993a5bf0998327f0772387f077d117f0f74a6cf0f7436ee2b397adf0390d0ef8820802be10b60f5f4838882f223fc3172907f0c590447cc9f61df8b2e6027c99488a2f7f9d8eaff0bb80af0091f055e3d6f82ac110beaee40bbeee592efe91591cfec9fa35f827f707f14f0d5bf04f879ee31bc4b6f8c62387f18dd968fcb3bc66fcf33432fe799606fe79e3017cd3535f7cf3c7057cf3cc3bfcab7b2ff16f084ef87794aff8d697e5f8d64115fcfbb1707c7b3206dfa9ae83efb421e13fbebd82efbfbe17dfff6a193ff267093fbaf52c7e74f03cfeb3f957fc8497197e7273037ecac31f3f0d3f819f85b9e17fd8d2f1bf5e75e07fab4de381f59978c8a16378688b351e8608c1c37572f0f0abde7844e2081e8959c4a35fd9e3d1e40f78fc135d3c9e7b0b4fdeaf82673a61f14c4a369e55f215cfdef517cf9e2ac0b391ff2dcf7cc7f3d60fe2f9692578e1c036bc1025c08b3651f09295ed78799a115e39bf1bbfd8a68f5fba7117bf54fd07bf8437c0af9cf423a874fe22a8aa8d13546d4d08aa9f0e11d4c73509ead456c2ea487d8286fa20416b3b9fb041c623e8869f27e83ed0246ccc99246c7c394fd8fc1042d08ffe48d06f8512b6319e11b6bb851176b87e23ec32fb4730fcf285b06fb49f60a4d94530f2fc4d308a55128cbe96118cb5220926afcc0807cbc209a6dfe804b3b24d0433f420c17cd9997068389c60697a9660b5bf8e60bdd997605da646b0e6200987a9fa04db7752822d488d6037d74a7088ec23386d00139c4f6e21b81cdb4538761a4d70bd3d43706d7a4570fdaa4a702b7c4c7027c4134edcd3219cfceb4d38f5f624c1eba72ae1f4073bc219cb1f84006b102138c885703e6435e1fcc5b784f36f61840ba1bf08175a9b0817ba6d091793d50817650984d0ae0c4298c34e4218fe16217c5b34e1724b032182d841b89e7b891035cb2444ab0e10a23772093760b6849bb14c428c6e142126ab9810bb1b4e88157a11e2cee108f1f6f709f188164242891121a1748690182e21a46c5f4548efac2264c6fc226466cc113211444226a7997047c123dc3d4227dc3df69370b78845b837e545c83e2d25e4bc6f25e46f2e241470058412a229a1cc5f975046cf23549c7f46a898b52254ae6e22542d5a10aaef69116a1cfa080f23fa098f8ee7111e6b1c233cf6bc4a78fc668ef0786e9e500fa827d4b3fc088d13f98477b7dc09efeefc26bcc3c908ad1bdd08ef795a8436ad3d846e8f43840f3fbb091ffe7d24f440b184bebd1e84beeb7a844f59eb099fde9c200cf207094395ea8461cb34c297cd18c244f459c257d5eb84af840ec26436813073444e98b91245f8bed183f0fde70ae13b2991f063f522610e9947f8035c24ccbbba12e6233f12fedeaf26fc6d3c4400d41f20fc374d11800f190410ce8f00db524980d9d51110655a0444df140109ae27a042771150590d04ec81ed0482d56302f1e01502f1eb4b02e35a1981e9a14d6046f209ac272c02670244e0068d12b8fcfb04de0a8d20a4cb08c2157b82687f1c4164174e10416504f17a3382f4d44f82b4578b208bbf4790350612e461910445b62a6131c98db034fe9cb06c5c425829c51256264308ffec9f11555c60c455365f886a5354e26af10871cde306a2868929510352405c7ba88fb82ee53051c7bb8da8ebc5256efed044dc62ac42d4cfbf41d46fe713b7196f216eaff6226e17a088bb57391277d7bd20ee4675120d3ecc12f7741713f708668886fbec89fb4da288fb4fad221e38644e3c50d245345a9d483451ff4034f9d64934bfb7483c341847b4dc78926819a2205acaae13ade296895635c344ab9f4e442b600bf1707431f1f08c0dd146ee4e3c72f513d1a1d988e88057233a464d125d7a77108fd79289ae6efa448f8715448f868bc4131443e2c9f39f899eae60a2e73b75e2a90434d12bb686e8fd4697e83d778be8e33f4af4b92b239e56bf483ced144af4bd4427fa3e4925fa76a412fd2aca88015e4789e75bb58817263712c30e1f2286b95b11c32744c4706c22f132044dbc6a8e245e8b1d24466aef225efffa9d18ad7b82189df68f78e34931f1e6c722628c530c31eecf196242c414f1b6f20031e9592e31059f454ccbde474c2fda4bcc387c849839d342bcb3cb8578af682b31cb8044ccd54c27e61ec2137343038845dbab8845b9a1c462572cb178894e2cd1712396f271c48ad37ac4aabd5f89d521d78935071d890f8fb7126b9fda131f6d3c467c94bd427c54504e7cac5e4eac9f584facff7586d8606e476c28f12536be784f7ce917417c73ef2af1cd2b33e2db7b0788ef2ef4135b27ef13db06df10db3757133bed46899d77b389ddf7a9c4de8d11c45ec13b62df3f2de2c72017e2c7d918627fa10bb1bfe71db17f8e4afc9459451ca8ed220eaab71187797b89a3be6dc4f1e2dbc4cfbc02e217071cf19bf723e2f4770a71fad726e2cc5d1c71e6b72ef1e78bedc49f8811e2ef0c47e21fe80c7181719a08fc564904857c22822e151141ff7489300b7f22ec8f0e11f1e32411a9ae42441abe2322b9df8998a53d44c2e72922519c4f2431df10c9224f22dde9269139a34d64af8b23b2bfef2572a551445ea50191c76827f2b7eb13f9fec788623d77a2dc77155171f92d51513741549a5d272e3e7b4e5ceccf232eedf1202ef59d272e6fca252eff221057ec66482a7539a4550fa824557f20496d4d05698ddd7b9286611749d3709cb46e5d27699dd50f92969337496b613f69c3eddb246db23d6933e612690bee1649cf5395b4f5d11ed2d6091dd22edd75a45da310d2ee4d00d2ee980292c1e54692c1132fd2015b3dd281d72749c6baa12453e74324cbfc0892d5a337a4c3505592cd6c39c9ce8749b26ff3211da59c211d155e253977ce935c1cdf925caa89a4e3417624b7d6d3240f4f6b92c7371cc9039a48f2585e4f3a1185229d34ef249dace8269d3a914af2527d4af2ea384df27e39443a8d6a27f9a61c23f9e6d5907cbb6d4941558f481777af265d1a88245da2bf2585edad2185d5dd215dee2c235d31cc245d213b92220cd548d7bca1a4c88dd6a448d34ba4ebf7424951e67c52b4d77e5234bc9d7473be861493bb8b14cb2a24c5f95792e293c648f18355a4840175d22d1f3c29a9c88594b2b48d94064f24a5f12349e9661f48198792491976ada4cc7f86a43b8739a43b470f92eefd29226555b993b2d5bd49b98fe4a482113d5201779954a863417a90154d2aee9c2695bb5d2155c437932a9b37926a3647906a4fbf203dd29e213db9a44faa2f3226357bed24355f7426bdc476915e9dfa416a697420bd49a825bddb2d22b586e9925aff18935a31e1a4f763cf49ed56c6a4ce105352e7089dd43ba54fea3b124fea93fa933e320b49fd553aa4b16f41a4315914e9f3ad1fa4af6ffb495313b3a419ed60d2cc8f0fa4ef628dfff84dfa71034afa4d8a20fd61d991e6ef599316d0fb4900032909f80c4102d7049360894b24d8883a099efc820417d249c894461296be4422789d2511e6e924e2fee324a22982449ef94ba23ad89168975f9168315012bd564862df692171c26f9138c80012bfdf9a24301c25091cb549a2b53124317f9624fd2d27c95ce024b96c892457c6919411529232ba81b4a87e86b4985f4a5ab296915662fb48ff1c9c49ff4e7a90fe95c592556e6c22abd4949155d3c164b5c005b25a593179cdc129b2c6a4195903554ed6fc1e44d6147e21afc33b92b57c06c9da67fe92b57bf3c91b1bbbc85bd4adc85b0e5e226f250e90f58fb591b76dbf45de56b895bc2327936c14114836fa124d367e124b367d80279b6d35239bed4b229bdd4191cd69a9642b7b3ed9fa5621f9b06f25d9dea0917ce49926d961c30eb2e3fc4bb28b491fd9c5de927cacac91ec8a91903d02e5640f7408f9249f44f6f40e279f1ad224fb40a2c8a7d76d229f364d249f6e7122fb5af490fddb8f92cfae9292cf4a95e480136872a0c5117250329b1cb474801c6c7d841cfcd08e1cfc46937caef82f39e4602cf9427908f992da2e72d8c6107298812339ccd4831cee19480e178e93af602e91afd014e4ab1ba6c857dd93c9572ff990af39ea92afb9b592af8dfe265faff9408e525190a39c30e49b666bc9b1abdbc909670f9013d001e45b91d5e45b0fecc8b7bf85909352e1e4148d42726ad06972eab5d3e4bb9d3de4ecd836726ed335724108845c10ab2417314e921fdcad279798bb904b5a93c8a56636e4d278437285fd2172957935b90a1e4aae16a5936b2a5dc9b56f52c8b5fd28729d6928f9c9309efc347198fcf48e37b921ef03b9e18d39f9194185fc7c114d7ee12625376f0b2237ef60905f29de935f77b0c96fbf8e91db9e2791db3d06c99de906e40fe06a72efd66072ef051d72ef0b06f9e3b734727fd030b9bf6637b91fd2401ebc25250f5d00928772cf93879317c8c333e5e491d7c5e4f15e4df264692779aa621bf97bff5ef2cf887af2afd909f26f4f38f977542ef90fdb9fbc90c225032e0ac9c0c1403228b78a0ca233c960ed2e32cc428f8cae482763b672c898bff364ec7307324eb5934c88cf21134f4c9089b85f6492fd5732f9831d99126e49a6282dc9f44b866446da1932b3f22599f52191cc09b725733547c9dc6386647eb10759b0d6882cc8384716cc3a9105081db2f0db3059286a218b5954b2643b962c5b6823cbdb1ac84a9551b232239cbcc8869397f6979397feab99e5dd52f28aea14792560074585134d59932da1684ccd51d6bad3299a7f53299ab20f947577b652b46afe5036a85fa1e8fcbb40d18d784fd12d415336ed1253369df4a46c3e6d41d9fcfb11658b2f99b2a3d499b2d3620b65d7a96b945d2d18caaedf1728bb602d1483c3c314835f00cadef812cadea2248ae1464fcafe9d1394fdd90394039a172907aa7a294631fd9483673753cc1e832987825f532cf13d142baf0f14ab577c8a153a8272d86a8062a31d43b10b6da6d83dd2a438840d501cd766521c7576519c7a13282e87d329c7b433286ed24a8a9b1c41f188394a3961e4483931bd8572d22f88e2d5e044f18d50a19ca9f94af17b7097e2d7974df15faf4509f4b2a304c6ba508233a728170eaa532e02f6532ea2222897ca4b28e1475229e1835d942bd532ca553a8672edac0925f2a03325da239f125d1c48b97930837273d09e124373a5c492c49484d131ca6df7139444cb5594f420274ac643362533e42425536c4fb9a302a464ede8a66459dca364d5c453eee7b650f262af52f288404abe853fa5c86a13a5c8eb21a5686403e5c11b7bca03848452b60e4a29b71ea7546cc9a154a63da454997fa154af72a5d46c9da4d4f80a2935928f94c6aa6f9467137e9467f039ca73610de5c5860b941797ab28cd39624af32282f26a1c4b79636c4f797bb19cf24e2389f22ee83de55d9421e59d3495f2debb85d2f6e7fa7fcc533afcfe523abd46285d4195941e981fa5774322a52fd38ad257b085d27fd193d25f24a47ca2dfa60c6e29a50c9ef2a10c25695386f28c29c3002a65e49c116554650d65ec9e8232f6f02d65ac6d82f2f94403e5737a39e573fb0dca172b0bca970033ca84ff6aca44e75eca44b71ae59bc56dca37b734cad4eecb94a9ea29ca0c8044996d0ea5cc2edfa27ccf4ba17cef4da62cf82d52fede08a50006a328806f180a30eb3805f4790705e2964a81547753209d872830fddf14d8bbd31478783d0571f70b05414fa420c9780adacd9a82251553b02b4f2904d82c85ac7990423e364aa1dc55a7d05f1da3307ffb53d84963148e0247e162dd29fc6bbf29fcea4f14e196308ad05f4891e8a45324a60314495e27451672962227bda72834aa298ab2cb1405b29db2e89045594cf1a62c0e275296d21d284b4541949507559495055dcabf8ac3947f825aeaaaec4b54f5b1c7d4d55525d435bb38d435573f5035522ba99a5334eafab604ea7ac679aa8ed61255f757397593de39eae6aa4fd4cd3f34a85b762e50b7ec7b47d52b6da36ef5f7a76e7f81a4ee849a50777b95520d366ea11abe5c43dd37fa85ba6fa1866a64a1493539ae45351ff1a25ad45fa31e5af5916a459ca1da1492a8b6c577a9765e8fa87681da54075019d571dd39aae39bfb54a796dd54a77933aacbb149ea71cf32aa6bf02aaaebcf31aa2be528d54dcf85eaae924375ef09a69efc64443dd588a37a5bb0a9deb461aacff008f5f43e23ea69a757d4d3090caaef9835f5ccbf36aa9fd11daadf4726d57fe70eaabfcf6bead97f09d4c0d5eba98181dfa981dddad4739b08d4f3be69d4f3dd47a9a1a327a8a1744d6a98ed536ad8e06deab58d60ea35ebc7d4c8ffce464e3753afeb5ea15ef7ada546bdb0a7de34a053635c4aa8b12fc6a9f16a62ea2d8235f5f6e46e6ae2bad5d4c484696af2a55fd4e4c17dd49493efa929e125d494962c6aea73576a9ab32e352d90494d2be351330a5e5333d74653330dbe52efbc9ba2de8f9ea1e6083e53f37e1950f3f916d4021d0b6a6119855a3858402d9c2ba3166dcea016e53ca03ed0eca63ef0bd442d193d4a2d59f0a596f52d52cb4f81a815bb1ba915ef4e516b51686add148bfab8ed05f571fb66ea93fd4cea93eb06d4a7b876ea53b292fa94f38cda00b84f6dde7681dadc0da0beba374e6d896aa5bedbd8447d9fe44f6d035453dbed1aa85dbbce533fe49951fbf48e503ffa5ea37e2af8401db0d5a60e3c8ca20e3d3c411d3ebd813afc2a813a8c815187258fa8a3863ed4f1382a751cdc46fdea9d4afd5adc44fda61d429d221a50671ceda8b3271ca9b30b5cea8f7b33d49f7903d49f4d1ba93f979e51e780aba90bc78da90bd787a9c0e4175460cd292a5819478598eda7224feda5a2df3ca062ecfaa998fa162a96dd48c575795171cbe554c24c0695c848a4d2dc0554fa56172add0748656e9ba5b246ce5059b2cf54ce371195df614a15ac4da20a7417a8a27fd95459db7baadc6d275531798eba78469dba98f888babc5787baf21d4dfd17984bfdd7374b538936a0a91a3ca0ad9eb2a1691cba4dd368394cd384dea1adbb38415b17fa82a695664ed31a23d136b432691b302f691bb09e34ed7e046da3b71a6db3c10b9a9eda346debad7cda56912a4d7fc89db6cdea2a6d5bbd096dfb4b3fda8e9e4db45d9a96b45d4b6db4dd77f2687b1eefa5edfd514833c4e4d3f61f0aa419377da7197f26d2ccf70dd32cb6bca11d523ad02ceb2ed22c15d9342b9787345bf208cd3eec07cdf1bc9476b4708476744197e6142ba439338d692ed5b3b4635d7ab4e3da389a6b863acddd710bcd9db4423b5199463b7996453bf9954af3f4f4a779fe5a4d3bf5194df3defd93e67df03acddb698e769a684d3b637789e667d349f3bb154c0b68c1d382622a69418b6f69c1911db4f3585dda7901987681944abbe4974ebb24eda285b6a5d3c25dca681125e6b4ebcd63b4ebe2385a547d35edc6e164da8d38312d46544d8bbdb38716dbac4f8b2534d1e21248b4f84c01edf6b12fb4c4a4395af2d9445a4ab6112dd5488f966ad9404bcbda404b036ad33276eda4651a26d132ddeed2328ba76877d669d2ee54aea5dd439ca2dd1307d0b2de7ca16521dc69f9a72fd0f2cf24d38afca8b412db365a497613ad34659956c6f7a595678dd0aadea8d1aad39d68756c3bda63cd63b4c7d45bb4c7828bb427879a69f5660c5a836c96d6f86e80f62cfe2dedb95129ede5f650daab020ddaab4238edb5e102ad652492d62219a4bdf1fa417bf3d08ef636d09cf63edc9ff65ee140eb7c334deb2a63d0bad757d0069d3b68431674da486e116dcc3e9a368edf4afb92f48cf6e55d0e6da2f4026da2ac90f675d520ed6b8739ed5b4c096d8abe91366ddb43fbd11c4bfb79f200edf7f173b43f178b698093ab69c00e171a10ae4603a2a834d0d9181a64d3031a24e20c0df6d68f062718d09092311aa1779c46fe788f46f544d0a893601a6d2d89c6b01ba3313dcb695c9b5d34fe7f22b04ca709033fd0c4e6aa34b15f134d66374993c5fda5c9278434c5f37734a53686b69430485b8e3c4f5b1ed840fb97ff8cae32ec405fb5f096aeaa7f8bae0aa4d1d5bee6d3d50462fa1ae57aba86589fbef667237dbd6f147d7d3985bebe7f81ae95d94dd7aab84fd7ee794bd7498fa1ebc096e9ba67fbe9bac462fac6905bf44ddb5ed2f50ee4d1f51ce2e95bff04d3f59f1fa0eb2f4fd377d882e93bcbe7e9bbc4c7e8061659f4bd726fba21ca91becf2782beafe42edda49e493fb83d986e9a374b373b514b3f649c48b72cbc4fb7acd6a05b014de8d65168ba75c751ba35cd966e9bf59a7ec4414a77dc1c4577b42ca13b7ac2e88e238fe947751ae94eabc3e94e3415baf3cd61ba33fb15dd59614a778928a31f7f799dee7a713bdd1d1f4d3f716f1bfde49f1b74cf8a28bad7413dbad78f05ba4fc20fba6f9a987ed6b89f7ed6e5103dc057971ed090460fb47a480f3cfb9e1ec4eda587b43ad2437e9fa45fb872887e5165847ee5f3343d22f33e3de2f9183de26b07fd9a74333d52b7827e7df5343d2af6143d9af2941e13dc498fb54fa5c725e8d3e3a3b5e9f1a929f4845fc9f484df75f4db8fede9c91603f494cd5af41449193d6d38939e2e57a3679c5f45cfa82da1674c62e919845a7ae62320fdbef971fafd17107af650273d9b1643cfd943a4e7aa26d3f3d664d3f34cc8f482bb16f4c20707e9856596f4427800bdc8793dbdc454935e4281d2cb3794d1ab0392e90fb58fd21ff91da43f2396d15fa84fd25f68cfd15f4078f4267d637a535a01bdf9d04e7af3fbe7f497a72de82dea5ef4375af3f4377b8ce86fb2e0f4d60e0b7abbe3497afb4726bd83f898def9c798de6b01a3f783bbe9fdd840faa79548fac0c3d7f4d150307d74fa217decb40ffdcb58127d22c9803e6552449f0e99a1ff5c5f4fff991841ff35ef44ff3b334dffbb584c8704a4d0a19f9074d8271b3afcca163a62e3433aca66828efa7b8c8ec2c5d3d19a3a74b4fe6b3a7ae83a1de39340c74412e8d8e70d742cda864e2c35a513c72de94462249d141f4827c754d2c9cdce74f2e0493ab51843a72e55d2697b13e9b45f3e74867e279d917e95ce7844a73328cd7426154067a56ca7b3e63ed0d98b183ae7590d9d5b49a00b1f31e8c2f95d74311b4097ad3f439785b6d21511067405c19aae646da22f867da32fc545d097daede94be35ef4e5e845864acd5786eaf366866a8b2743cd0ac0504bcc60a875e319eafc62c66a0b0c63addb23c65af66e8666f22063dd457fc67ab55c8676c96a86ce092e432740c9d03daecad0ed02317427e7191bddd3199b352a18faf33f19db0c4e307644453276de5fcbd8bbfb2b63afb09b6178cd8661d80e62184a858c7dfd7718a643ee0cb3b3df1866811718e6a7cc19e6c05886f9f25186e5a3330c9bf5eb18b667088c2306e38c238ee71947023418475236308e2c05321cb21d190e1d0886e34f1d86d3596f8673a93fc399aec37039a4c670493eca7029fbce382e7cc1702b8633dc509f18eef30d0c0feb6e8647379571c235817182f994e17997caf0da856078657f65783dfec1f0b113304e4f201867602f187ea6830cff8dc18cb3a6938c00151923507f8e1164206504599d669c7ba1c1385f32cd082975645cdc14c1b874ee1223544e635c737eceb8e64e6644ba05332293e58c486537e37a513323caa38a1163e3c4886da430e21a8319f195da8ca4351d8ce47bbf19c9a5ab182983398c54938b8cf4b0338ccc35f38cbb4e7f19777dc7187785fb19f7395d8c9c907b8cbc81dd8cfcade98c7cd90b46d1bc0ae301e317a378ef00a378f401a3e4c31e46d9befb8c32da12a3fc8927a31c62c5a8b8bf9a5101716754acd433aa3daf336a0e1f67d48c25326a75e218b58cd78c470754188f75888c27bb3e339e6a45311ae25b194d5a57184d4d3046f3864046739d11a3b97b8ed10c6f6434639318cd82178cb799918cb7846ec6bb5d3f19ef729318adc1018cf797918cb6387b465b8317a33de802a3fd9625a323b89dd1c1fcc3f8702a88d1fb00c5e8859531fa358e3106ae1832069a008c01b0156380b48d3118799231749dc21876d8c018ceb9c0187ebe9631f2b39a31aa5fc8187df69431b6e325635c4bca18a738303ebb6a333e974d31bee097185f13a2195ff3998cc99646c6cc717fc60c389c31b7b396f16714c258f0face009cbacb009ecc6580b66732c0134806e4fb25060470950177feca406efcc2403d013030bbb63230dc8d0c2c600b038b273170ab8d18f85bd71804b41b83147c9e4196b73028377418346d218376e31883561fc3a0cd4e30e8d52a0c86dc95c1fe4662704c5a181c4010833b99cfe00f7c6108b6bd6308d20d1952b73186f4118621fd50cf5014ee662c463832169b66182bcfb2182b94678c7f2fd94c954f4799ab0c6e31552fc73055e78e305595664cf5c2c34c75582073f5ce7ea6c6233073ad782753d3448bb9c16588a91b08646e6e3ccedcb27e81b9c5d98ca93f709cb98397cbdcadbf89b967e00e73ef9e16a6a1f62be67ead1ae6fe3dff98c6c14d4ce3c241e6415818d374b50ed3f41d9e69ae0d679ae7d29987ee16330fb547330fe14e322dd3de31ad04734cdb7708a66deb1ea62d498f6977eb04d33e7e3dd33e7792695ff5857964ec14f3689d88e904e1319dcf6b309d4bbf318f192c338fbb37325df53733dd9eef63ba5bb5324f2854999e9d2a4cef9912a6cf9d47ccd321d7986754e7986730554cbf297be6593d33e659d91e6640be3e33b0a68179ae13c6bc980365869e3fcd0cdf4b64865b9098e1479f31c3694066f8e210f372da3fe6e5fb0f99572df599578b2e31af621f31af7ff76046892299d19bbe31a3635b98d19975cc9bdb1398376b1698b1690a66fce11666bcef1c33418dc4bc15fa84993c3ac24cef9e61669ef363de31fac0ccbe53c0cc6e79c1cc860199d98a3fcc5c713833ef5826338fba919927b9c42c52f362163977321f943c663e9024314b3ca9cc52c93566e5a16dcc4ae9436695873ab3ea7d13b35ad3895953d0c5ac295e62d6fa6f60d67e1631eb82bf311f3fbace7c72ee08b3feec7f1dc67791d9d030c86cbc2f673e8b7ac97cf67717b3298fc27cbd653bb3c505cd6ca12430df3c9a60be3d4267b67e4b62be5fcb60be0f3cc9ec947d667e38b89bf9e1ec12b3e7540db3a7ab80d97bb994d9af799239b82a9b397c8ecd1c0e3bc79c78b18af9b53c9939dd778a398d8962fef831c7fcf9742bf3d7456be6effa7ce6bc6322733e7d9a39ff6780b9e0296702a3ac9820f3282608b58309dee9ce8417d931e1d0774c38ef231321913071913c26fef83b26be209749887fc824cc7b32898f2798448a924949e533a91fe699b4ca64260d2063d260c64cba7f3893feccfb3f32988cbfcd4c4e65109343f9c3e4ee986772ed279892b030a6a4ac9229ddf29a295b65c294d51f60ca5a7f3295bbe299ca04217345d8c5fc97bb86a516a6c252f7b9c55abd3d9ba5d1fd82a5c1e7b1d60e79b0b4aad6b2b42f36b0b4fbbc593ad9562cddeb1758ba7433d6c62c6fd62663246b53aa1f6b53cd7f8cd059db4f6d66eddd18c6daebadcd3a6071866532bf8d7530b98d6516dfc2b2b87d8175487d8875482b9a65a3c360d9d81059b69d6a2c5b8621cbcec593657f6a1feb48fa6b96a38d82e5e41ec7727a10c072228059ce59532c671a93e55237ce72214eb28e97d8b38e7f79cf72ed3fc372ebb667b901ea599ebe93ac5331cbac5323162caf840696b71e9de57de100ebccb5a72cbf9326acb3ed085640ca142be0fd07d639441aebbcdb55564890272b243b90155237c8ba9034cdba34edc60a5fa9655dfe39c78aa8a865458036b2ae1ed8c48aac6e6045e257b3aeef05b16eae3562dddc99ccbae9f59c159bfa9b15e75cc28aa33f60c5bf79cd8a5f3462ddc65e652566fc602535c158c97ed5ac94e471564ae359562a289e95f6389c957ea28e9569e3caca2cce62650998acfb9fb359d9177359396dc1acbcb591acbc541e2bffa405abd0b28955385fc67af0e83bab74cf3d56f9f16c5665c47756e55b7b56a5b0815535b09f55f5f332ab8a0360d53a2a58b5bf6fb3ea1aaeb3ea001b588ffeb3f9c93932eba9c54fd6d39255ac068207ab711b92f5ec8219ab29f31dabf98009abb97e80f5ea8131ebd5770dd66b570eebf585abac37a949acb74f8b586f955f58edcc57ac8eb853ac8eba6456c7229cd5d5abc2eaa9f9cbeaa53e66f51dd163f55528597dca9dacc16b93aca12b3b58a3aba259a31f95ac71bb5ed6e71faeac2f1d2dac6ff5d758df8836aca9371758d38ebb58d3a48bac99038bac99385dd68f9457ac9f8158d6af8b65acdf5550d65c480f6b6e269df5a717c1faf3a78535ef0d65cd477c642df4dc672d4c5ab0009e3b59807fd62ce0008605aa7ecb021bdf648169d92c68cf07160c7e9285585960a1bc7fb150be375818835916b6338f45a897b088b501ffc16011a59e2c72c30d162515cba26e21b398226d162b761f8b95eecbe2aa4db0b85e8758dc7b57585cc071167f8b1a4b50fd8425dafd8625722d6789ce2eb2640a4d965c6b274bbeb297a534c7b21637bab116331eb0962cdc594bf802d672892f5be574137b55e013b63a5ec956e7fd61af0e86b3d7840fb3d7e471d91a5a636c8dc652b6c6b360f65aeb01f6da8939b6e657327b9df36db696d487adfda980ad837460eb264db237e66c656ff6cf676ffd98cfd6cf9a636fdfb496bd9db8c2defda68c6d60a4cd36283ec836e896b2f7f826b2f7963ab2f7f6b4b0f7a2e3d886ded56cc32c26fb40ff32dbc454c236292b621f8c54619bfe44b2cdbebf669bfbdc651ff2baceb6bc2f655b455bb3ad629eb0ad8fee60db9875b16da48d6cbb703db65d22836d1f0664dbdf48641f4d75623b193e653b8552d94e03266c27a039dbd9b68d7ddcb8927d1c42659f08e3b34f4c7f659fc484b03d99c7d8a7c8c56cafe42ab677ee3bb6af12cc3ef32f9e1df06a9a1db8f92afb5cc35ff679d54cf6f9f17af6f9a57bec90e345ec0bd721ec0be31eec4b80117628e3083bec651b3b7cfb18fb8ab33afb4a803ffbcacc243b22c29c1d5118c7be7a78857d6df604fbdabf33ec48abd5ec68852ffba69cc98e49cc63c77c6d66c7ebabb3130c4bd9b7128ad889c0bfec14bb5e76ea9badec8ced3076e6da107626ac8e7d4772977d6779849d65b2879d7d719e9dcd4b62e71bbe61e7774fb2f3bf22d9f9884076016a1fbbf07818bbf0c34976d1ac13fb814f31fbc1cf57ec129733ecf22b9fd9e5ad59ec0a4f2f76e5097376f5da7a76cd742dfba11b9cfd7004cf7e380a633f9c1d613f7298653ff268643f16dd613f8937623f19dec67eaafd82fd74cf3b76e32d35f6b3f35eec67491fd9cf16c4eca6b566eca6f405f64be348f6cbf3d5ec57763bd8af675eb15bb23fb25bf21bd86fae2ad86fcddfb15b1323d96d487d76472e86dd5dd0cceeaef8c7fee09dc0eef5d9cffee89dcdee377265f733e9ec4f363bd803e02ef6f02127f6f8a721f697d25cf6e4d67becc9fa51f674c129f6cc1f4df66c5a377bb62582fd6bea2c7bce729c3d977d91fdf7a12bfb6f8f880d0878c2069efccb06f6dbb0c13f4eb0a13bc6d850bf1636dc10c1466c83b111a79dd8484a3e1b85ddc546dfb9cdc6c00ad878ad7136d143934d36d464d37213d8f4d80d6cf625049b1df983cd5e7ecde6e053d9dc842636bfa2942db068630b12efb2259effd80a959f6c65fa347b69be88bd24d8cb5e39b589bd32798ba3b2fd02477de31267f5a6fd9cd5a3fb381ac6d61c8d6b8f386bd58738eb9c7f71d6bd74e5ac8f6470b41ec838bade228eeef30acee6360f8edeaa198e9eec2a672b2894a37ff525679bd71467bb6d2e6707d086b3937e93b357b1936354bd8563f47b1bc7f8e71b8ec92a25e7a01a8b73303b8f7370761bc7dc6d8863fec39563613bc8b1bcd6cfb17c7e9c63edfc9063ed3ece392c7bc8b1d950cab1319be7d804a8736c579a3876c7b238760b691c873c0f8ea3f15f8e635d2fc711788c73f4ab1ec7f98626c7a5c299737c228273fcb72dc7d5248ae3969ac671ffd9c7f1423de778afd1e778df16717c2c0b39be3edf38bee9ce9c33e7ba3867ca17397e26661cbfd0158ebf6c03e76cf6394e80de764ed0097d4e70cd6ece399a1ee71cf310e7fc0f1127e46601e7d22128271c49e75cbee0c5b95cd8cdb9fcca917345338f1301f2e55cd51de35c4d5ac389f26ce1dc0897736e086639373d819c9b2f0f726e8efde5c480aa39f1c3ad9c84ef9d9cc48acd9c64d73d9c94de3b9cd435444eaaf10827d56c1b27f5641527fdeb6d4ee6bd2cceddb104ce3dbf64ce7d7c1f27fbfc5d4ef6601627477488935f12c529f05fc329888de214f2623845c2bd9c075e7d9c0745769c128601a7fcbc11a73c83c8a978799af3f0269ff3303e8c53eb7b99531bbd9d536756c7a90b4ee73c5a2ee03c592de1d46b9ee234589ce534ae83719e919f715e141b719ab48b394d0d1d9c9736499c57953738af0d9c382df627396d5722396d1d6d9c76eb604ebbd493d3e9a2c6f9f05fdc7ab67de3f458c1393d2f8339bd97c99c7ebfe79c4ff7589c01d78f9ca19d969ce1e84ace70570267746c2b676c239233b67b88333e3bc499982170260478ce375d1ae79b2c9e3315e3c299d67ece996ee9e04c7f39c499f14ce2cc90849cd9b660ce77e83fce0f8f38ce4fbfad9c5fc5a69cdfeff99c398b9f9c05df10cedf754f39e0ed4738e077af3990ad973890b6200e84e9c141c0041ca45d3807132de3605e167270eaba1cdc7f79c36f75e310901a1c628339876c5bcba1f40839347d130e6d70038779e12b87397a86c31a88e47003cb38bc210b8e40fb21475091c611609c39c29a028e38e80b47b2579d2319fec89120723932b682a3d8b48aa3d4fbc0f977e91ae71f46c45d6542e3aa165672d5feffdc0d1873d7adbdcf5db76f8abbaed387aba5aac6d5daba83ab757285bbc1639cab736792bb09a3c9d573fec0dd5a64c3d5d7a170f5cd92b8db029ab806c84aeede2336dcbde3cb5c43170dae219ecc355ccee51afdd3e11a0bb7734dd68c734d5840aea9ca41aea99933d7b4ee28d774be826ba66ac6355346720f51b3b95669ebb9566d87b8567c01d7ae1fcf7530bac275c8bacf759e9de7ba86f5705dff9871dd8afe71dd2303b9eed01eeec94b265c1feb12ae6f1c87ebeffa8beb7f5a9beb7fd68b1b6050cf0d42db71836b81dc737997b8e70750dc109358ee05a764eea523a5dcd09a43dcd0464b6e28368e1b06d5e686c71ee28683e8dc2b67cf70af043470af104db9110545dcab29786ea4c1376ed4ab87dc68cdf5dce8ea2bdc1bee1fb937df277263a794dc58f42c37e1e036ee2d2e977b1befcf4d3c2be426ca7db8c92bd7b969e33c6eba8e1337fdc2396e3ac7939bce35e0666c35e0dec55ce4dec71472b35b5ab9d933b5dc1ccb1e6ecee4696eae4a1f37df7f909b5fe9ce2d3a56cc2d9a81721f4830dc62b116b7c42f945b7ef23cb7fc5c3eb7b249c1ad0bc9e23e3aeec77d1cfc85fb64239afbf43185fb54f299db50e3c46d58aae736e61fe436526db8cffd29dce74dc1dca6432ddc57822bdc779513dc565634f73d6d99db1efe8cdbfef82cb7cbcb9adb95efc9ede12571072452ee602e8f3b329acb1ddbfc99fb595d87fbf99f21f78bb6843b51b4963b817fc6fd7ac5863b09ebe47e73ede2ce986a71670e4d71671609dcd9a583dcef9ba7b93f1c22b83f224db83f771ee1fe0cf7e5fe5abd96fb4bb2c8fdb3ce813b5f74933bcf5370174e8ffcf79ddac005960773815d3e5c20f21f1714e3c805551fe38291482ec47e920bdf77870ba7a970e14b5fb808e3242ea2d19b8b54547231e0462e3e3a8e4b74fbce2506c0b964fe1f2ee3c6192e8bbcc8657183b8ec7e152ea7771d97a795cce50d6a73f993c65cf1ce25aee49b15572273e64a374bb9b2e7d65cf99a5eaee2720b57c119e3ae50a5dc155a024f65e9336f15e5124ff5d2559edab4096ff5c172deeac44bbc3581ee3c8d92b33c0dd43dde5ab2216fbd6a3f4f2be52e4f8bddc8d3f6e5f374e3d278ba62016f734a3a4fff49066f1be6016ffb9f4cde760883b7831cc3dbe9f0846790aac9dbf3d697b707cae0ed5d3bca33dcbe8d6728d9cddb77278eb73fe90dcfa84d8d67b285c933695dc33b9829e21dacdac43bf8288d77b0ed2bcf14f88f67f62e8267be278867a16fc5b3f860cfb3fc63c4b38265f3ac94133cebf58b3c9b9b9779b6ab7ef0ec6e7af1ecef15f28ebc8ae5391ec8e6392669f28ea615f08e964df28e56e8f38ee2cd794e6820cf692997e7bc07c6738972e01dff32cbf3606de67988f37827ccfd79273735f13ceb8ef2bc2a9ff27c5fa9f37cbfbce7f9b99bf2fcae9fe29d6d25f0020e39f22e04a8f02e592379a197cb7961bf9ef3c2986dbc2b8f82795769bf78d7c3fa79d7d34b7831db3ff36264bdbcd8ce35bc581c911777e2052fc1e10aef96553aeff6a501deedabfb78b7fbc1bcdb2b66bcc4d60e5ef25e302f75f0162f0d3ccdcba079f132b3ea7877065ef3ee799ee4ddc3e1785919cf785983bb79394971bcbccdbabcbcfc725e01622faf70f5155ed1ed87bc62cb1a5ea9e93b5ea9cb1caf14afcd2bdb9dc62b931fe795630a78158d0c5ec5bb2a5ea5be2bafd286cbabd6f9c8ab268cf01eee6fe0d5fed3e6d549fef21ef53af1eabdeef39eb2e6790d27ec780d6d3b790d131cde8b2352de0bdf4bbc26f51edeebec23bc16e969de1ba20fefedb7515e9ba10eaf1dbf8dd7117496d73124e3755e2ae17dd867cefb702e8ff7a1b492d78324f33e128ff03e314d7903eb2278033e5f780325babc417f67dee0b546de608c266f78b298371253c51b819fe48d41e1bcf1f17bbc2f87aef226f65078df42cd79d3d57779d3d260decc27396fb6e716effb016dde2fedefbcdfdbf8bc397c31ef4fcc0dde42c4026fe11b84f7572b82f777319b075041f000b11f7980141e0f5084e701e7413c50f8561ef866000fbacb99074596f0e07a481e7ae77e1e7a622b8f7aa19447ab1de631ce6ce331aa1ef1d8b7ca799c3d763c4ece2f1e0763cde3eefec9e32eb179fccd913c7e48034fb0ff164fd05aca138c24f044cc0d3cb141044faa13ca53688b790a3192a7fcb987b778ef1b6ff165196f512ce1ad9479f1557659f3553e93f82a625ffeaaba777c552d085f9d85e3afd15fe4af3986e36bcc15f035cdaaf99a8754f9eb362ef3d7871bf2b56c4ef137384df2b5c38af9da1346fc8dbb82f81b9dcaf85b371fe46fbd42e0ef74dfc3df65cee3effa34ccdf5da2c3df83d0e7effd778c6fb87184bf5f5ecb3fa06acc3ff0c58b7f00f0947f6091c437e202f9c64d017c93ac277c53ff8f7cf3fdaff9162a6d7ccbdfa57cab163cdfea8335dffafc32dfe6d476becde39ffca3926cbef395ab7c67d212df257288ef16dec5774b51e1bbc766f03d8e5af03df28df827d6d9f24f326ef24f4a9ef24fe5daf2bd8db3f8de8952fee9b2d7fcb3dae3fc801a237e00d08f1fd831c40fcabec83fb7eb31fffce706fef9992bfc8bbfbaf917978ff12f6dfbc5bfb44f9f1f7aa0891f2ab9c90f1f36e25f4eefe55ffe84e1476c9ee547d46ee55fdbfb811ff9a0817ffdfa00ff7af2067e4c632d3f76b7801fdbbc971f3b22e1c7a2aef3e31851fc849fcdfcc4fc317e6275353fe9ae829fa4f4e5e7bf1ee7e7c33bf9f94b227ee1fe3ffca26dfbf945593bf80fd674f11f949fe2178b70fc924dcbfc122b3cbfe2ee397ecd2a1abfd67123ff517416ff496a03ff2946c16f88d4e6374e4af9cfd2b7f39b2ca2f9cd5b4cf92fbfdde2bfd25ae6bfbefe93ff1a95c57f63d7c47febddcf7f7f6480ff9ebdcc6f5f05e277ecd2e477d87afe0785dff18dcbef4cabe177fbd8f27bd597f9bdb6687effa626fec8b320fe68c763fed83c983fd9ddc19f8acde34ffd7dc19f4ebfc99f7e52c59f054df0bfefdacdff09afe2ffca2ae5ff164ef0e782c3f80b8170fe82d28b0fa072f9209da37cd093013ef8f1353e744d091f5ac3e34351eff87042161f0dfac5c7f8bfe7639e5fe663ad16f858fba77c6c1b8f8fff5dcf27ec31e1131f45f049b1d7f894a6df7c9a3c8bcfa016f0994fb87ce6ab653eebb33d9f35f980cfd58de3f3435ff2a5f0ab7ce55f2381ca06a040e5c565816aa84ca056d02e587379b760cd93cb028dcc05c1da2d1b046b776908d6fa3e12ac5d2e1768d60a049aa85582753b3d04eb3e6b0ad65b0a04ba175c041b950b82cdae6f055beeed176ccd7e2fd84aff23d00fbb21d067a508b6d9a60ab6d77d16eccc2913ec6a2209769bbd15ec2ec709767769080c0e8f0bf6ae5717ecdd0a13189a260a0c73ea0507cc3e0b8c8fff1098ec02080e7ac6094c4f840b4cffbba6a68c5a8199db2e817941bac05c9124b078f34b60b9fdb5c0b2f6bdc0aa8529b05ebf2cb0de1d28b0b69d12d8586c131c39fe59e0d0765ae0a8754ee0986a2770c4d8088e6e7515b8ae970b5c6dd10237fb1302b78114817bc20381871347e0113823f090e80b4e5d782d38d5f95ae0c5a20bbc61fd021f0f0381cf9b3782d30dfe027fc16b41c04b5d41605dbbe0dcb128c1b90498e0fc7f7acf6f29149c5f5c1484a8e50a420eaf0842606041089623b8d81d2808d5bf2508ff774070b9b44b7055c75970f580a1e07a7482207ab583e0c6d11c414cbebf204692298815bd15dc7ea010a4f0f709528dae08525f4305694e3a82b4603b41ba638020fd51b220e3f8b220538726b853d12ab87bf294e06e4184e0fed13c419e6193a0402342507e7bafa032e3a8a0c6b74a50f3552aa8f989163c9c8f123cb6a914d42f48040d76598286f750c1335590e099f588e0f9317341f37603c12bbd5ac1ab7df18257764682d7c10982966d9582968c6a41eb812541ab47aca0ad1d24686f4c1274ac2917743ea709ba636d051f6e68083e083e0a7a8e8d087a8a7d053db546829ed13a418f2844d0c77a28184c68130c55af150cfb5d100c5fbd2a1855d92518b3860ac6ce1509c62eb408be8431045fb20882af08a56072e8a560526a22f8a6de28981ed92ef8b1214bf0e32c48f04bdd4930df7746008c040ac0695704e03b260228152b8019e708604fba0570f36101dc7949008ffa2b403aeb0890c1130294195580921e1110b43b04842b2704841a998064b443405ed32da0202604d4b7eb053443aa8066572760a6970858f7f609d8213e0276db5501afb45820297d2c90667f10c8742c05b2efdd0225a846b0a447152c391e172c6bf409560263846ae7cf08d5aa560bd59ec60ad5bac8428d336b859ae197849a5105c20d5e70a1f6afb3429d1b7dc28d2e27857a979c84fa7a1785faa7fd843b103b84bbbe028506ce7dc23de6f54223f86fa1914c4368b2ce516822d822340d2b149a15ea08cd934d84165f3385569e09421b3537a10db05b68eb5126b45fcf113a6ef9263c8a7310bac06c84c71fed17ba69bd12ba39d409dd58be428ffd64a187c371a1074c243c717b5678a20f203ca5662e3ca59c167a1989853e7a7a421fee33e1e9389ef074e666e1e99a39e199b87c6150d588f0dcfb1561484185f062364f78712e5978c9e69e30ccb55e186e9026bc3ce72a8c8c0b125e770c115e47f608a3dc27855100376114764c7843f78cf0c64b6761ccbe7461cca9dfc258d72c61ec857dc2a4effac2e4b6abc2646e9930999f234cbf522e4cef7b2bcc78ec2cccfc6222bc7bbb4a784f375f78df4b28cc869c14e694ed10e68eaf17e6afac13164445098b6c24c2a2773ec2e2686b61e949b6b034df4258cdbd2fac199d11d6a2cd85b5825bc2ba0d0784753a40611d7e445827b92a7c9cde297cbaa81436866385cfabb60b5f0caf17be10460a9bca55854d8bedc2971593c2570779c25663a8f07d66a1b0cde9bab06d7a8fb07d5bb9b03d7893b0c3365cd8f18922ecfca129ecf5d112f6ce570b3fed9d110e746c100ea0ec84232a58e108c35238c281084747fb84a3cc43c2f10403e1f83b1be154f4b0709ad92a9c71bb28fc9ef11fcd07843fd61d15fed06917fe3e4e12febe6b299ca3e50affb8bf11feb9ca10fedd9d21049c3826041d3e26049f5a1282a3ff09c1850f8528419f10cddc24c46c260b310936ffd123c43a2984d86ba78444fc7921a9ea80907cd65ac8687c22646de915f2160785fcdc2e21ffe951a160d56ba1b0cc5728fc05138ace270ac54e9342e95d7fa194e92994bdca17ca7eff16cabfc70a152b4b42e59b70e1e2be67c2c5000be122b34eb8746a54b884870b57a82c91ea9e6591ea751391aa7245b4ba7d59b4f64694682de296682d6551b43e112dd2f20c16695bea8a746453a24dde6cd196239ea22d2b71a2ed871e89f6be7b2032b9bc557430bf4764d6b65564b1e581c8e2185a746853a8c8daf3b3e8f09538d1e11c57d1e1278f44873981227bc22dd111f44e9183d790e8a82d4c7494a229727a192a729e51888eb9c68a5c77f98a5cdd1b44aecd392257c665915bb0a1c85df5abc843a345746af0b7c8ebf23f91f7471d9137c656e44de38b4e7f19179d9e28109d994b10f9efb8283a9b10233a3bc41405d43c12058bf68b82e53f44e76ef98aceefb01085ac29125d48408b2e1d018a2efde7c7258450145aeb2fbadcbb4614f171541441df248a904e8bae8ebc175d3b5423ba7655218a34dc2d8a327c218a0eee154567e988a271c744373686886e848d8b6eb0124571748e28f1478a287101214ab27a294a76cc12a5bcc38a32f132d13d5c9ee8fe11a8283b665494fb688d28b7ff9a28bf082c2a744d151512c244c5178b44a5faf1a252eb8ba252e703a2d2b60fa2d29fbea2b2683551d9ef0ba2723db2a8f2d79ca88a3d29aafab74f547d3e5f54c3d4163d4c3f20aa4d2e12d51dcb143d595a10d57fa9113d75838a9ed7688b5e6c79237a518a17b53cf314bdd52b14bd2b392b7a877d226a3d5e226a6d3e267a8f6d11b5cd9a8ada33bb451d5ecba22ef30da22eb717a26e4099a847af5dd4e7962dea3fec21ea77848a3e3d3d27fa44392f1a3cc9160d6d3c2d1a2e5f100d8fb688c6aa74455f8c89a2c9a33cd1647c8fe89bb1b9e81b8b209a76e488a63d1d44b3d741a21fecdfa2dff88fa2b960a8686e615c34c73b2dfaf32c47f4d7d746048c6f1601934c45c0b9a72270509c087e412e82271488900d58113a8425c21cd61361a2754498de1111beb15e445cd927227dff26223fea15d19b9b444c4b848875c849c4b63921e2aec912f1367b8878e26e11ff4c8b48c0c81309386122c99f7491b46940240b7f2d524cd78a94a69ae2559999e255f553e2556d9fc5ab7eef11afa2398a5535cdc4aa9d7162d51f00b1fa3327f1ea84f7e2353bf5c51ad47af15a9b02b19646b57843f977b16e7ca77863eb51f1e6c36de2ad033bc45ba7cdc5faa5b7c43be206c4bbec02c4bb6d4f880dbe1d16ef5f7b566c8e9b179b2b86c5168e85628bb44362cb537162aba0ad62abf2e7621bf97ab1ade367b12daf426ccf29101f11ef163bd59f103bafdb2b7681f98b4f863c149f2cb923f60453c5fe5d9ae280d03471a0678338b8c84a1c5ce62e0e96ad88cf696788434463e20b0faf882f063f175f4a39210efbb1437cb9ec80f8f21b5bf1b5d979f1f5f94171d45f90f886f7a2f8e632411cb74a268eb7da278e9f828b6f8f8e8b6f8b75c54973b6e22416439ceced244e4e4d10273f382c4efebb5a9ca27f5f9c222d15a71625895397d2c569a8b7e23bf136e2bb654271b65e87382f74589cf7dd435c78494dfc2022495c8c6b1197a498894b681c71d9874e71191623ae383824aee83b20aef874595c39652bae72c58b6b3e6c10d7bd782d7e5cbe5e5cffbd555c4f7e2b7e8a3a297eba241537d494881b48bde2065eb5b8d167bfb8f16ca9f8c5c166f18be319e2a6854fe266ff1671734c99f8e57157f12b93bfe2d7593871cbb65fe2962babc56f9f9f13b76a9c12b7bdb215b7919f8a3b4aef8a3b13fbc4dd7e93e21e7d55718fd94d71afe790b8bffda7787036593cec132e1e57ef138f5bf888c727ddc45f347f8b27826bc55fd71f124ff65c124fce5c114f01bf8b67f7478abfb3a3c4bf863cc4bf57ce8ae76d12c5f3042bf1c2be0631d0a8460c9c891643e2bbc4d0edb7c44852ae185dbc4a8cb97e568cf78a12e3071ac544c82131797bb998dcb359ccf2858959772562560e49cc3e15216697cd8b45160cb108e829963bc0c58bdd7cf1e2fc49f1127b52bc9c552b5ea6044a547e4c49564718493436c44b340d1812cd4a8164fd70b744dbf78344f7e3bc6453808764f35137c996ef41123d41b044ff63b664fba66b925df6e112032d438941da3ec9de820a89e1b90f927d596312230656627a4020b1e8592bb14c4e97582d5c961c2e434a6c1a5d2436bf4c24b6d78f486c93ee4b6ccb2e498ec037491ce9d392a3f59b25ce7cb4c46571b5c4759dbbc4dd69bdc4fdec538987ca73c9495b4b89676bbcc42b6b8bc4e798a3e4ac5d9724c0d7401238019604d5df91047d7f2a099e329504b3d8920b6962c905f243c9c54ca0e4226bad24f40a51722db75912e9bf51721d662b89ba322d89aadf24b9d1e026b959b15912fb1c2d8917ac95dc2a61496eb596486ee7684892ce7e97a402c324e9a3ab25994df3923b1ef6923bd1af24f7fe8548726e2e4a720827247946fe92fcec2e49c1515349e1d90149e1f31049616b9ea4b8502e296ef09794c877484a87e325151b6f4b2a3d8f492a177224557d6192ead58e92ea7f38498dab44f2104493d466dc93d4a5612475b9da92ba9606491de7bbe4d1ecb2e4c93a84e4899ebea4e93856d2ccdd2379b9e694a4a53c54d2d2e020695d4149dae903924eb98aa47bf893a447d429e92d4e93f48373259fee2448c656612563932592f116a2641cb34b32b1edb36432c14532b57f8d64baf2b3e47bc0b2646e3954021cb79080776f9240de594ae0f03d1238c24a826a424830272512fc9e2a09d13556423ab045421a5f9090e6b3259463d6124ae0988472eb8e843aa321a1929e4818071e4858d7af4ab897bf4a44e53f2462f56989e4dda84432612b91378d4a140fb4248bb77092c5ba4392a55dd692a5437725ffc0eed255ae4dd255e51ca9aa55a65435da40aa66142755837d966a40f748d70e164ad72ee848b57f594bb5995ed2cdb77e49b794a949b760cca5dba60952034ea7744f76bcd4b022557ac09c2f3516e3a5267796a426c4cb52d3a752a9d9869f528be115e9e1d5bed2c3cb77a5b65813a9bdad427a043a2f75fcee267522984a9d7fc64b8ffdd091baba074bddd957a527940fa45ed21ca9cfb8bdf4b4f32fa9df0147a97fe823e9d9751fa5019afed2c05585d2a0d18dd2735121d2f37da7a521bf0e492f0e554bc383fe48238a93a4577d1da457a5f5d26bbcb7d2c875ffc17092465f392abde9a894de4cd192c68966a5f13742a4094d1dd2846e0fe92d0f2fe9ad2675e96dfd60e96dbf2ee9eda683d2249db7d294985c69ca8b6a696a6287346d52579a1eeb254dcfdb2dcdbcf34e7ac7a7577a37f089f49e4998348bb2597a7fc756695e7d8a34af7b9bb4e89695b47873adb4d8ef90b498b85f5adab04e5ade879156ac18482b774f4b2b1f5b4aab2cd3a555f129d2aa37d6d2eaf35ad29a9ecfd287990dd23aed46699d4fb1b4aea959fab8789df4313147fac401257dc2114aeb752ba5f5f79f48eb27af481b8cfe491beef44b5fac614b9b57a9489b3fff91beea7291bef65e91b69c2c91b6a464485b7814e91bfe47e9db244b69ebad6bd256fc3a6947e06769c7ad606927ae57dae5705fda7ddb52fae14da8b437a540faf19042fab1a25dfae93f9d03476f48076a5aa483e31ed2a1473ad2a141b674e470b67444302d1df5a9927e8bff2efd56152cfdf62c43fa8d0e93feb87450fa6ba3bbf497dbbcf4579aa3f4f7085dba603d255dc00648fff6a54a01033152c8b5d7521860490a1f4048e1f05029e245bc14d1fe458aacf092a26a74a558f3152936658d1477802cc55fb694e21fd74909a52229f1e63b29f933584a4d3b22a5569e9452a73aa48ca76fa50c215fcaea0048d97fe0520ebe46cacdd392f2fbeca422fb6f5289095d2aad104b65370da5ca8435d2a50f47a44b501fe98af60399aafe29995af38c6cf51543d99a0dadb27507ab65eb228264ebd51ecbd6c3a665eb85de32adf22fb20debfb64daf9ea32ed97f765dae37632dde5bb32bd40b26cebf5a3b2adc03b327d9371993e72b3cce0e36f99015421334c989319265f91194e36caf631e665fb6fc4c9f62b2032a375ad32230b82ccd83c5676f06eb4ccb48c2b333bd02133df3327b348309659a4be921dda7a5d7668b7b3cc4ae384ec30414f665fdb2fb35f01cb8ef027650ef01b32c7572932e75b5132e7de8f3257d06e999bf703995b3957e60efd2df39819959d5437949ddc2f9579ae7f203bc5af91f9b8faca7c5a4fcb7ca4a5b233cfcec8fcf03532ff1fc9b240a76259f07ca0ec5c58a9ecfc9e97b2f3cd8f649753bc6597b368b22be751b22b484759046bb7ec2aedbcecaa2252766ddf5ed9b5929fb2c8e3b76591b1f5b2c8a63c59e488812c3af6b72c3af9a52c0698288b25ac95dd9a7c2cbb0d7e264b6c02cb92d4a364291bc365191ef1b20c98baeccecd17b23bc32cd9dd0dbab22cdd0e59d6bb5db29ca97fb2dcc221592e324c960f5797e5239765051b3c64c5b34259899a4856f2de49563ad1252bbb9629abf85c28abbc7b4b56adde24abd12c97d55c13cb6aea4b640ff7bf913d6c8d94d5116eca1eb972658faa4ecb1ed3c5b2a73fa9b2a7d87259c3da3bb267b7dd64cf7a32642f3d1ec85e3596ca5e07e165af95bb656fd259b2366bb0acfdc44659fb9765593b9b29eb64d5cb7a9237ca7a9d31b2befa15d9c06555d900224c36bcba49360cbe261b0bf6927debd6947d5bcc934d550fc8a6695764b3f675b25958876c96c394fdf8b445f6d36bbfecd76ebeecd744b1eccfe99bb23fb5c3b205fb62d95f0da00ca80e9281b797c9201bcec9908d8f64a88d7b65283f4319a6af4d86cd57c870373b64f8d01819bea74e4618b82b233ea89491552fcbc8ebc264e4fe7019cda24646c3926474dc7a19c33843c65a9b2363addb2b6331f7c9383b1d641c408e8c9b512813706a64a283e765226b5b99e855834cfaa851269b4a93c92fe7ca947f0d658b6a74d9ca1d6dd9bf7c33d9bfba3b72d541b27cf50447bee660967c8d858f7c4d4e917ceda4895cf3fd6ef9babd1df27591ebe5eb77a8c9b5a264729d9641b99e83975cef9e975cffbd877c9bfe71f90e344cbe63e5bb7cf760b27c8fbf5cbe77504d6ed82391ef9b7f2cdfbf6ea3fc00eeb1dcc83c566ef4475b6ebc3d576e9c952f379e98961f3cde2b37dd7e476ed69d2d3fe46c22b75c3b2bb7fcd12cb732ee915b278dca0f6ff7941faeb794db3ffc233fa27e5b7ec4364dee50fb5cee40e7c81de16cf9518783f2a3ef3fcb9d4e34c89ddf46cadd5e15c94f8c6ac94f48ffc83d378ecb3d870ae4a72666e53eb53cb9cf8750f9e99f0572dfef26725fc667f959b6581e5cc89787dcdd2bbf5478461ee612200f439e97877feb955ff91d298ff8bc491e01f191476adbc86f6e1e93df3c61208fb1d493c7548ae47145ddf2f8dad3f2f83aa23ce1678bfc16b6419ea8b14a9e24a89727efc3ca537e3f97a7407fcbd3f207e419cf53e5f7c007e5d9dba3e479497079de4ba63c6fd1445ec0fc2c2f047f9217f747cb4bf6f8ca4b2be1f2d2a1217985f481bc3acd4ffec8b359fe38f3a4fcb1f2bebcfe1949fed46b95bc21bc59fe5a7f50de12795ffee655a6fc6d0a59fece58207fd7b1206f6599c9df07a1e46d2ebdf276d783f20eb36679c7c0a8bc431429efccc2ca3b2b3be49dd2ddf2ae6eb6bcdbc459fe41a35afe61c649fee97d8f7cf8bdb57ca4c1533e2a21cbc7a2ede5633ff1f22fbbdfc9bfd4ed934f6c9f914f9814cbbf119ec8a7521fca67f747c867936ec8bff775c97f0697c97fde01cae7dd91f2854153f9c2629bfcaf095cfed7942a075ebe2087b454c9a1656d72e8a4b31c96d22487814ae5f0ad3172b87ea41c9e705e8e7a4393a35fff92637731e558909d1c77e5961c07d094e38b13e5846cb49c98522627d1b3e5e4003b39750c2667ac4e9233ff6c91b33c0fc9395a32392feba79cf7619f9c37c5930bfbcae522ad1eb948542c1789fde5e2d109b9983527971e8e924bfda7e58b77dae48b7fcfcb97ce0be4cbd644f94ab8bb7ce5769542a5c243a13230aa58d5fe59a1368955a86f3ea0503f9da858bb71bb42ab3844b161bb9f6203db44b1696382624b2d58a1afff4ba19f7d48b12df484621b2249b1333653b1cb304db17b5586c2c02c5db1e7b5a7c2d07d44b12f6f8d62dfa7ab8afdcb0ac501ff1885b14ebfe2a0fd92e2e0d44b85d94895c2dc7b5461fed048619151abb03ddca7b03de6a2b0dfb4a270b852a37014ce298edeffa47052bda270d735567898372b3c80398a13af43155e3ece0a2f3f6d85ef7088c2afaa43e1efada6f09f132ace5e735404ac79aa08403c5304ee6e55047d3ba308e26729ce8b721417f30f292edd472a422b5315e1866245789ca6e232cf5671c5634a7165285871bdfd8e22ba6e8de246718f2276c84011f781a088376c52dcdaf45971eb728be27681bd22b171409174f4ac22d9fcb4224555a248953e546400aa1519ff8e29b2f25215f7af7e54e4cc842a72333414b9dccb8aa204a9e2816baea2acd65d51be4957516e9fa6288f1629cae39f2aca47aa159507a215955e438a4abf22456566bea2b27587a212eaa8a86efcaba8fe99a178fcf4aaa2def3aea2b15e4bd1f8ecb1a2b96cbde2a58ea1e255f54dc56b1d33c5ebdb0b8ad78de7152d24bce2dde51cc57b6f5b455b748aa2333f4ed1d513ace89ab9a1e8dea8a9f870c357d123cd53f4f9d42a3e96a72bfacddf28066a6c1503bd8e8a81f129c510f1b562749faf626cfaa5e2abea7dc564d8b26212a6a5987910a998fdd5abf88d7756fcd93da8f8fb1ba400acf554001a940aa0f184021a62ad401c9e52204f0529504baf14789fe30afc7f361161fd0a22e7af822a132a18c829056b7c8382c37ea6e046672ab8b40605cfd95dc16bc9560813b10a19ed8a42ce3ba4501cdea550949c5228669a158b336a8aa59700c58afd37c54a234da95250ad5c75255ea96a97a154ebc22bd577cc2bd55d7495eafc5ea5baa444b99a61a85c637a4eb9e6334eb906c753aeb79c53ae8fd8a35c9f35acd4a23f55ea1ce857ea0c352b75e6d595ba97fc951b3d1f2b37d7ee516e6eb2506ee94c566e8d4a57eed8765cb9e3d5b872a7544fb9cb76afd2e0db5fe59ef44f4a43f188729fc64be53e2da6729fb3b372dfb52aa5b1b6a3d238e384f2e090a6f2200da53cc889569a9ec9549a9d0b519af5bc549a7f9e531e2a3ba6b47408525aed8e565aed7fa6b4f187286dce9a2bed4e042aed02639576fc45a57d5586f228234ee96c2d503a53dd952eee54a5cbca0ba56bd72fa5bbc50da5bbbd5ce981b8a9f472d8a6f4429e50fa6c5cad3c9d24569e7e7d5279a6b94de927bda03c2bbfa90c701d5706d4852a03b0a9ca60a77ae539d374e5f91da6ca8b0ddecab098f7cacb414795575b5f2823e7d72ba30a6f29a34bd6296f66de53c6e597286f99542a930d0694c9f56f95294b16cad42b85caf4359aca74e729e5dd79ae32ebeab232a7315b99c36d56e6656d52e677f82a0bdfa4288bfa0c950fecf3950f5abf294b57f9284bd97dca9adb2794352c6fe5c36f76cada957c651ded87b24e06543eaadda97c927b4df9b4e8a0b221bc57d9488f523eb738af7c7ead47f9226756f9029ea67cb53655f9faac9fb2e5e080b2e5eeb2b2b5c75ff9dee6adf27d54a3b2adcd4fd96ed0ad6cafeb5776a15294dd8969cabec8abca8f087f657f428372a09fa71c183fac1cf41e540e199f550e1f59510e831a9423a68f9423d870e5082d5ff925fa997222f59bf26b8083723282aa9c447e554ee3d394d36c75e5ec8657ca1f6bae297ff4ce297f33b594731e0f947f6dbb94802d2e4a00f58912b8da4a09b6f8ab849c1957426ef82961cc4b4a38e8ae12f1d05589dca550225b1d95289da34a8ce37125a1ec9592240a50926dbe2a2926eb95d4900225f3b05cc99cb8a1e4eb752af98968a5c0b64329e2e194124fce7fc3589d72d9216271d5ff1aa0cf7820103e80e34543832b897212894a69a9342ea5ac385c434b2242099794bad24ee94949914884d0c0a554240da12591508a54245274d2a5ff7aeed5efedf7f3b3cb02058fd1a0507a15bae96e826e0b6740b72825e899b3017a85d743eff3a7a0cf5165e8bba31e94adaa40d9eb28a818ab83eae668508d1807032d2f81e6a4cba079f407fcda671efc9a1f0c5ab39360c87c5718f2b311b495cc413ba417e8f6ac033d5d7fd09ba9047a1f19f4fb2c04fd7ef1a05f520d06fa956010f10346aa5d84517d72c170603c18b93d03a3dbb960f463244cd0358069252761fa973530639a27984ed106d3796660fae63158748d03eb11f7c03a6516589ff7001bad18b0b15d04b6061fc1f6f079b0fb6d13d82d3d0e761bff01bb0be1609f6b04f6c5e530bf65112c502b0347f591b0f8bb162c7d340a96edf485e5ae6ee09c75175ccfe5c32ac365e06e3105dc5f3c82d5efaf81e71015f052fd065e059360edf6b3b0f6d574f059b1037cde1b80dff164f03b6903fe0f1743807d1c04ace80b01671ec2467d3fd8183d1f3696aac226dd0fb0d9713a6cde55059bcf44c2367582a04e6dd839f40eec3ee905bb1b06c2de71fd616f742a1c78b81e42141d2044270842dc6f4048e306f8dff42a38344a0fc2064c85b09cf770ec820244fd673f396511443bc741cc5f6510537d1b62ff2c82d8bd8510e7a00d71eb5642bcd3458877558704e7ef90386207244e328724b51448da520667678e8294502338376b3d9c9f7d112ef8ea417ad75c485f3c0332ce6c844b777f87cc326fb8bc7e155cf9960a57d595e1ea9ae770cdb0066e569940dee654c83b190eb703fac2edcc70b833b437dc4964b8d3fe02f2632ec03d7d0bb8e7bf1c0a8ee6425158293cf04d86470a6a507cf93c3c715f06a5818fa1ccf83d9479f683b2544378b6271a9e3b7e85e749efa062c970a85cab00554757c1cb5f1ec12b2713787dd10eea46eb409d5126bcd3fa0cef8ab4a0e1891b346ac442a3f31668bcf95f8b8f40f3ace5f0a9700eb4ecff01ad9f32a14d7f327c77be0f9d83083a5b07c34f9577f073b511fc7c7a13a03303e8d12a609d76ece2b205bbd69a614f59864ac10aa874420d7bb72ec03e4edea87cc91a557e74e02f3bcea2eae51b3860ac270efcfe02d52fcc418ddd11a8717f210e76f98e9a9b92517b50230e9b371ff5f757a3c18aab6870eb198eeaf6014765fe8186f3a371f4a0ed38c6ac18c7d87447a34b47d0e84a3e8e6b55c4092f227062ae1d1a2fee87935674c529bdddd024cc064d1e9aa34989364eb5b1c669573470fa680d9cf1fb5134b55b86a6e183d12c6003ce51aac73943dfe09c9a57687ee4185a5cfa152db21dd1d2ff295a5e7c8296697a68ad3212aded02d146fb32da2a9c433bb76cb42f3a8e0e86df70814b392ef1fb0d978455e2b221fbd069c93d747a3a1d57e64d44977751e81afa163d5c8ea047dcefe89138133ddf8f43cf2f07d14b77357aad7242afc0565cd3371ed74c0ac3351b8fa2f73f7bd067f810f44dab43df9c7af4addf837ee71bf1cf49b73140b53f6e4cb2c140c52bb839fa0b6eb178825bbd6271ab5f770cf2b0c1ed81cb70c7357bdce56f8f7bf6c4e1de6d5eb8efed340cb634c5fdc15f703fb4e3813397f0c09bd57830fd1a1e729d858736f5c4d0e0257838a6198fecaac3a3f1ae184e7618951d89d1719b30e65b04c6f69a8db1ba8e1877a20ae37dd4f08cb2239e79f10b263cd6c6248d4398949c8dc99ae330a5a93f9e1f6084e93d0c3163fd5bccf8fa182f0535e165572bccb2198a591553f07a4b3d66e707604e6204dee8b20e6fec9d8637ff7b9bf7dd1b6f4d998ab70e3fc7bb351998efb10fef65ecc67bd7fdb1c06525166a2cc142ff1d58645c8bf7ed1bf1fed10a7c10a182c59f9af0493f472cdd5c8f65cfbbe3b384687cf6b6099fdf0dc40abf60acdc35112b6baf63d5b85df8d2bf1d5f560fc1ea941d585dbd0d6b3c5760ade249acbd15826f0cbe625da61ebe359e891f0c103f4ebd8b1f33b5f0e3f381d81c9e8ecddf6e604b791b7e56d98c9fc90dbfbceac0af4649d87e6419b677107e0b48c37ff3fae00f9d8dd8f93300e1977424ab7bc893a349d1349c143fbfa66e2ecdd47dc072ea915c453ded334969fc67ea35cb947abfbf427ddc3a48392f9d54f6c550bf0f9f69409fd1a4169c4d830c16d2a071c769d0f572d25c5b429ac71692e6ad1cfa35fc22695d4a21ede193487b5906e99c89a7615d37d0b0ad77496f9e09e93d6e2683ab0e64e8dc4c86212fc8b0763e8d0dbf4cc613aac8f8eb259a34e3304d2a4aa2299a2769caa21964a25e4a26ff24d2d40fe368da817b34ad7c2b4d372fa0999ea664baa690e6ba9ad1dc0b85646ee94c168148160d266439cd90e6a507936ddc45fa7d530639a82c2587b336f447c81b9a1f9542f3bf87d2fc1f420ba7eda4451ebbc8f146073996cfa5c5251ab474731b2d4d3b4ccb9cc3c979771dad7473a055abaf92fb5c155a1ded401ed58ee4b9650879c58790d71d655a679d4e3ee19ae49bb9977cef4f253faf30fab3a18dfc3595c8df3b94365819d3e65005da961740bbc6eda27dd382689fdf18da871728b8a03f1d98e84b07d67ca290f5efe9e058633aa4a44d87bc2750a881358596d9d0e1321f3a9ed14891332f50546b069d5c09746ac5648aad2ba2d337cb286ee1314a50244a506ba184459d94a8f394926ccd28e9ba0f9dedad426787ada7b3153e94f2bf064a2d8da6d486043a3fa392d2629c29ed5119a535e953c6316ffa7b410c5d8a4aa0cbe73c286b76225d75bf40d75e07d3f58c20ca361c4cd9767e9493e34239b9e7e846ca47ca9d7c8572bfffa45b5dcce9d6cf32ca1ff282f2373450fef6c554d4e4440f7a99d3c3853af4e8cc182afef68d4ade5da6a7a34f52a9675f2a0d32a7d202732ad31a4865ebde50b9b22d95ffde4695c773a8aa8b3d553b8da2eafc32aa75e949b54716d2bb05d5f4ee4c20bdb7efa4f73f6650c39412fa282dd414bf879a6f865273f37efad4f207b568eda6964b6df4f9c54b6a5fba82daab1da8a34f1875b855d0f7d4ebf473401dfd5cd98bc4ca8684c67097cdcc5d3b2d5821b2911572535971a21bf7183f9695cea672af083d56cef66795a755dccf2e89fbbd79c9aa5d47b0ea0753566d56e401751f586d7e27ab65dee4417d87f2e005a63cb8d199b5e6f9f2d0904ad659708375f74d60dd07ce3cccda8487654f60bdb9cfd960f43536c8ebcd2356ade611619d3ce278098ff8a4c1230dd7f1c8c6e93cba5b0c8fbd6ccfe3cc96f178e3be3c61963a4f1cff8427badab0b1ef649e3cc39d2787ede429ce33d9a44c87a79e5ecc339726b3697e1dcf8e5760b3aa4d3cc7ed0b5b26dd622be52c9ee7708bedc77bb2bdef1c5e30b69c175a47f2e23b35bcf474072f5f57c0cb833ff38ab20dec526dc5aef326f0aa055fd9cdab89dd4e5d65f705d379758f2dec71d9903dafae63afb1b1bc264278ad6528afbdb69dd716d5b2b7a7267b2714f1ba103ff69962cabe99a3d94ff70b6f50ff8703662ee240052d0e5c7e80838aac39a85d8d776db1e4dda316f01ee71dbcaf519583b79871f081380e7eb583438ca23874713987dea9e4c34f7b70d89a740ecba8e6b01f367cb473261fbbd9958f672347e45fe18817af38d2b99123eb0ef009630d3eb9519da3533f734ce84f3ed5788b4ffd5bc3b18a133956ab864f6f08e3d3e2ccf12bef70fcdd959ce093c4491783f9acde124edee8cdc94d799cfc8f19a7280ce173b3bef379fdc17c71ae1ea7af68e4f47d859ca1aec619c394f9ef898738abfe265f0ba8e49cf666bef16b2de7aad5f0adf2a37c7bc84ebe9dd193efae1dc6777dfee67cef1e7ceff82e2e28dacc853beaf9a122f2c3bc287ed896ce8fdbbaf393ddd5fc0422f9e970752e3749e1e7a5455cf1d08d2b5ee773a5df617e693b9eab7ffbc0af6efce0d72366f2eb86675cd3c5836b359673ade54e7e53d885dffc3b9deb6ef6e1ba3b83f96de305ae9feccef5db3e72fdb5486ea87ccc1f43c77093e17dfe3440853fadabe5d6bfb6f2d7dc25fc4dcf8ebf597ee47fa785f38fb15e8c036733f762e9daaf5114f25014e71589d2365d513e5127fd5dbe88ea6a0751ab7d21ea655764f0e8e5a235215186e4848b7680bf68c7678af67d4f191a385774227e119d584fd129ce16dd8e0132eca4b1e81def2ac3c7348bfea024d13fb3430cfa5f1783affbc480facb28ed18194587c4d0c248c63c3828632a41c69964ca446a9549cba3644aa2ba4c6d369719dbde8ae91335b1c85612ab51b162754a536c558ac53606c4b6a687d8d6be12db777f8a5df254b19fda29f35bcc6441e2485978da551682a338ce2a9425e6cab2d48c65694c9438b9ab8ad3ab34593574a4acda5423ab0e3b8b57498aacf5f115efe17fc9bae61cf12909175f2b4b593f7b8cf8f75790bf344ce4afe004d9ba334db605284a90e77ad969a5283bf38b25d8d358f627bb4a887a9b1c4cd29283ff7693d0983e72789087840d6b9088782b89b4e82e915782e484c65a39f1a38b4435f59698ce3fe454e25089dd582d092b4e48e2918b92585628296b5e4b4a6084a4ece927a963fd257546819c530e93f3692324d3ad48b206844996cb73c9aad82259b52572f5d311b9362741b21d2224272a5272edad25d7a940f2debac99d9c52c93f5424f9a1ee5230314a0a27ce934213557990562a0f750ae47190933cfede458a771649714da014b7b64849ce67793ad04a9ece3c24a563caa4b4ad40ca1d8e49f97e0b79befe8b54787b48c5b6b952591d20558d77e4655badbcfaad426ade9a4b4ddb5aa93d7e42ea82d7c93b85d9f24ecb45de4dc893fa39280dfd7b4bc3db8fd2d09e258d2ebda569b88b7c32da202d93b5e4cbd966f952912bad07bb48eb155f69bd3e47be66cd93af0567e56b7b907ceda895f6ed7fcab7c151d231dd5d3ab6994847fc22e9a86e90cefb4be4e71a53f9f9204df095a6d0a724618badc2cda9c3666cff3fc9775a6ac8910300, 'no');
INSERT INTO `wp_wfConfig` (`name`, `val`, `autoload`) VALUES
('manualScanType', 0x6f6e63654461696c79, 'yes'),
('max404Crawlers', 0x44495341424c4544, 'yes'),
('max404Crawlers_action', 0x7468726f74746c65, 'yes'),
('max404Humans', 0x44495341424c4544, 'yes'),
('max404Humans_action', 0x7468726f74746c65, 'yes'),
('maxExecutionTime', '', 'yes'),
('maxGlobalRequests', 0x44495341424c4544, 'yes'),
('maxGlobalRequests_action', 0x7468726f74746c65, 'yes'),
('maxMem', 0x323536, 'yes'),
('maxRequestsCrawlers', 0x44495341424c4544, 'yes'),
('maxRequestsCrawlers_action', 0x7468726f74746c65, 'yes'),
('maxRequestsHumans', 0x44495341424c4544, 'yes'),
('maxRequestsHumans_action', 0x7468726f74746c65, 'yes'),
('maxScanHits', 0x44495341424c4544, 'yes'),
('maxScanHits_action', 0x7468726f74746c65, 'yes'),
('migration636_email_summary_excluded_directories', 0x31, 'no'),
('needsNewTour_blocking', 0x31, 'yes'),
('needsNewTour_dashboard', 0x31, 'yes'),
('needsNewTour_firewall', 0x31, 'yes'),
('needsNewTour_livetraffic', 0x31, 'yes'),
('needsNewTour_scan', 0x31, 'yes'),
('needsUpgradeTour_blocking', 0x30, 'yes'),
('needsUpgradeTour_dashboard', 0x30, 'yes'),
('needsUpgradeTour_firewall', 0x30, 'yes'),
('needsUpgradeTour_livetraffic', 0x30, 'yes'),
('needsUpgradeTour_scan', 0x30, 'yes'),
('neverBlockBG', 0x6e65766572426c6f636b5665726966696564, 'yes'),
('noc1ScanSchedule', 0x613a333a7b693a303b693a313630393837353630303b693a313b693a313631303133343830303b693a323b693a313631303339343030303b7d, 'yes'),
('notification_blogHighlights', 0x31, 'yes'),
('notification_productUpdates', 0x31, 'yes'),
('notification_promotions', 0x31, 'yes'),
('notification_scanStatus', 0x31, 'yes'),
('notification_securityAlerts', 0x31, 'yes'),
('notification_updatesNeeded', 0x31, 'yes'),
('onboardingAttempt1', 0x736b6970706564, 'yes'),
('onboardingAttempt2', '', 'no'),
('onboardingAttempt3', '', 'no'),
('onboardingAttempt3Initial', 0x30, 'yes'),
('originalScheduledScanStart', 0x31363039363136343030, 'yes'),
('other_blockBadPOST', 0x30, 'yes'),
('other_bypassLitespeedNoabort', 0x30, 'yes'),
('other_hideWPVersion', 0x30, 'yes'),
('other_noAnonMemberComments', 0x31, 'yes'),
('other_pwStrengthOnUpdate', 0x31, 'yes'),
('other_scanComments', 0x31, 'yes'),
('other_scanOutside', 0x30, 'yes'),
('other_WFNet', 0x31, 'yes'),
('scanFileProcessing', '', 'yes'),
('scansEnabled_checkGSB', 0x31, 'yes'),
('scansEnabled_checkHowGetIPs', 0x31, 'yes'),
('scansEnabled_checkReadableConfig', 0x31, 'yes'),
('scansEnabled_comments', 0x31, 'yes'),
('scansEnabled_core', 0x31, 'yes'),
('scansEnabled_coreUnknown', 0x31, 'yes'),
('scansEnabled_diskSpace', 0x31, 'yes'),
('scansEnabled_dns', 0x31, 'yes'),
('scansEnabled_fileContents', 0x31, 'yes'),
('scansEnabled_fileContentsGSB', 0x31, 'yes'),
('scansEnabled_heartbleed', 0x31, 'yes'),
('scansEnabled_highSense', 0x30, 'yes'),
('scansEnabled_malware', 0x31, 'yes'),
('scansEnabled_oldVersions', 0x31, 'yes'),
('scansEnabled_options', 0x30, 'yes'),
('scansEnabled_passwds', 0x31, 'yes'),
('scansEnabled_plugins', 0x30, 'yes'),
('scansEnabled_posts', 0x31, 'yes'),
('scansEnabled_public', 0x30, 'yes'),
('scansEnabled_scanImages', 0x30, 'yes'),
('scansEnabled_suspectedFiles', 0x31, 'yes'),
('scansEnabled_suspiciousAdminUsers', 0x31, 'yes'),
('scansEnabled_suspiciousOptions', 0x31, 'yes'),
('scansEnabled_themes', 0x30, 'yes'),
('scansEnabled_wpscan_directoryListingEnabled', 0x30, 'yes'),
('scansEnabled_wpscan_fullPathDisclosure', 0x30, 'yes'),
('scanStageStatuses', 0x613a31313a7b733a31333a227370616d766572746973696e67223b613a343a7b733a363a22737461747573223b733a373a227072656d69756d223b733a373a2273746172746564223b693a303b733a383a2266696e6973686564223b693a303b733a383a226578706563746564223b693a303b7d733a343a227370616d223b613a343a7b733a363a22737461747573223b733a373a227072656d69756d223b733a373a2273746172746564223b693a303b733a383a2266696e6973686564223b693a303b733a383a226578706563746564223b693a303b7d733a393a22626c61636b6c697374223b613a343a7b733a363a22737461747573223b733a373a227072656d69756d223b733a373a2273746172746564223b693a303b733a383a2266696e6973686564223b693a303b733a383a226578706563746564223b693a303b7d733a363a22736572766572223b613a343a7b733a363a22737461747573223b733a31363a22636f6d706c6574652d73756363657373223b733a373a2273746172746564223b693a343b733a383a2266696e6973686564223b693a343b733a383a226578706563746564223b693a343b7d733a373a226368616e676573223b613a343a7b733a363a22737461747573223b733a31363a22636f6d706c6574652d73756363657373223b733a373a2273746172746564223b693a323b733a383a2266696e6973686564223b693a323b733a383a226578706563746564223b693a323b7d733a363a227075626c6963223b613a343a7b733a363a22737461747573223b733a31363a22636f6d706c6574652d73756363657373223b733a373a2273746172746564223b693a323b733a383a2266696e6973686564223b693a323b733a383a226578706563746564223b693a323b7d733a373a226d616c77617265223b613a343a7b733a363a22737461747573223b733a31363a22636f6d706c6574652d73756363657373223b733a373a2273746172746564223b693a323b733a383a2266696e6973686564223b693a323b733a383a226578706563746564223b693a323b7d733a373a22636f6e74656e74223b613a343a7b733a363a22737461747573223b733a31363a22636f6d706c6574652d73756363657373223b733a373a2273746172746564223b693a333b733a383a2266696e6973686564223b693a333b733a383a226578706563746564223b693a333b7d733a383a2270617373776f7264223b613a343a7b733a363a22737461747573223b733a31363a22636f6d706c6574652d73756363657373223b733a373a2273746172746564223b693a313b733a383a2266696e6973686564223b693a313b733a383a226578706563746564223b693a313b7d733a31333a2276756c6e65726162696c697479223b613a343a7b733a363a22737461747573223b733a31363a22636f6d706c6574652d7761726e696e67223b733a373a2273746172746564223b693a313b733a383a2266696e6973686564223b693a313b733a383a226578706563746564223b693a313b7d733a373a226f7074696f6e73223b613a343a7b733a363a22737461747573223b733a31363a22636f6d706c6574652d73756363657373223b733a373a2273746172746564223b693a323b733a383a2266696e6973686564223b693a323b733a383a226578706563746564223b693a323b7d7d, 'no'),
('scanTime', 0x313630393731313536342e31373236, 'yes'),
('scanType', 0x637573746f6d, 'yes'),
('scan_exclude', 0x77702d636f6e74656e742f706c7567696e732f7461626c6570726573732f61646d696e2f6a732f6164642e6a730a77702d636f6e74656e742f7468656d65732f446976692f696e636c756465732f6275696c6465722f736372697074732f66726f6e74656e642d6275696c6465722d736372697074732e6a730a77702d636f6e74656e742f7468656d65732f446976692f6570616e656c2f6a732f77702d636f6c6f722d7069636b65722d616c7068612e6d696e2e6a730a77702d636f6e74656e742f7468656d65732f446976692f696e636c756465732f6275696c6465722f6170692f44697669457874656e73696f6e2e7068700a77702d636f6e74656e742f7468656d65732f446976692f696e636c756465732f6275696c6465722f736372697074732f776179706f696e74732e6d696e2e6a73, 'yes'),
('scan_include_extra', '', 'yes'),
('scan_maxDuration', '', 'yes'),
('scan_maxIssues', 0x31303030, 'yes'),
('schedMode', 0x6175746f, 'yes'),
('schedStartHour', 0x39, 'yes'),
('scheduledScansEnabled', 0x31, 'yes'),
('showAdminBarMenu', 0x31, 'yes'),
('signatureUpdateTime', 0x31363039323834353838, 'yes'),
('spamvertizeCheck', 0x30, 'yes'),
('ssl_verify', 0x31, 'yes'),
('startScansRemotely', 0x30, 'yes'),
('supportContent', 0x7b22746f70223a5b7b227469746c65223a22426c6f636b696e672054726f75626c6573686f6f74696e67222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f626c6f636b696e675c2f74726f75626c6573686f6f74696e675c2f222c226f72646572223a307d2c7b227469746c65223a224f7074696d697a696e6720546865204669726577616c6c222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f6669726577616c6c5c2f6f7074696d697a696e672d7468652d6669726577616c6c5c2f222c226f72646572223a317d2c7b227469746c65223a22576f726466656e636520576562204170706c69636174696f6e204669726577616c6c202857414629222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f6669726577616c6c5c2f222c226f72646572223a327d2c7b227469746c65223a225363616e2054726f75626c6573686f6f74696e67222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f7363616e5c2f74726f75626c6573686f6f74696e675c2f222c226f72646572223a337d2c7b227469746c65223a22576f726466656e636520616e64204c6974655370656564222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f616476616e6365645c2f73797374656d2d726571756972656d656e74735c2f6c69746573706565645c2f222c226f72646572223a347d2c7b227469746c65223a2254776f2d466163746f722041757468656e7469636174696f6e222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f746f6f6c735c2f74776f2d666163746f722d61757468656e7469636174696f6e5c2f222c226f72646572223a357d2c7b227469746c65223a224669726577616c6c204c6561726e696e67204d6f6465222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f6669726577616c6c5c2f6c6561726e696e672d6d6f64655c2f222c226f72646572223a367d2c7b227469746c65223a225363616e20526573756c7473222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f7363616e5c2f7363616e2d726573756c74735c2f222c226f72646572223a377d2c7b227469746c65223a224920616d206c6f636b6564206f7574206f66206d792073697465222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f626c6f636b696e675c2f23692d616d2d6c6f636b65642d6f75742d6f662d6d792d73697465222c226f72646572223a387d2c7b227469746c65223a2250485020466174616c206572726f723a204661696c6564206f70656e696e6720726571756972656420776f726466656e63652d7761662e706870222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f6669726577616c6c5c2f237068702d666174616c2d6572726f722d6661696c65642d6f70656e696e672d72657175697265642d776f726466656e63652d7761662d706870222c226f72646572223a397d5d2c22616c6c223a5b7b227469746c65223a22576f726466656e63652043656e7472616c222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f63656e7472616c5c2f222c2265786365727074223a22576f726466656e63652043656e7472616c2070726f7669646573206120706f77657266756c20616e6420656666696369656e742077617920746f206d616e61676520746865207365637572697479206f66206d616e7920576f726450726573732073697465732076696120612073696e676c6520696e746572666163652e222c226368696c6472656e223a5b7b227469746c65223a225573696e67207468652053657474696e67732070616765222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f63656e7472616c5c2f73657474696e67735c2f222c226f72646572223a307d2c7b227469746c65223a225573696e6720576f726466656e63652043656e7472616c205465616d73222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f63656e7472616c5c2f7465616d735c2f222c226f72646572223a317d2c7b227469746c65223a22436f6e6e656374696e6720796f757220736974657320746f20576f726466656e63652043656e7472616c222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f63656e7472616c5c2f636f6e6e6563745c2f222c226f72646572223a327d2c7b227469746c65223a2253657474696e672075702074776f2d666163746f722061757468656e7469636174696f6e222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f63656e7472616c5c2f3266615c2f222c226f72646572223a337d2c7b227469746c65223a225573696e67207468652044617368626f6172642070616765222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f63656e7472616c5c2f63656e7472616c5c2f222c226f72646572223a347d2c7b227469746c65223a2256696577696e67207363616e2046696e64696e6773222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f63656e7472616c5c2f66696e64696e67735c2f222c226f72646572223a357d2c7b227469746c65223a225573696e672074686520436f6e66696775726174696f6e2070616765222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f63656e7472616c5c2f636f6e66696775726174696f6e5c2f222c226f72646572223a367d2c7b227469746c65223a225573696e6720576f726466656e636520706c7567696e206f7074696f6e732054656d706c61746573222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f63656e7472616c5c2f74656d706c617465735c2f222c226f72646572223a377d5d2c226f72646572223a307d2c7b227469746c65223a2244617368626f617264222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f64617368626f6172645c2f222c2265786365727074223a2254686520576f726466656e63652044617368626f6172642070726f766964657320696e736967687420696e746f207468652063757272656e74207374617465206f6620796f75722073697465e28099732073656375726974792e222c226368696c6472656e223a5b7b227469746c65223a224f7074696f6e73222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f64617368626f6172645c2f6f7074696f6e735c2f222c226f72646572223a307d2c7b227469746c65223a22416c65727473222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f64617368626f6172645c2f616c657274735c2f222c226f72646572223a317d5d2c226f72646572223a317d2c7b227469746c65223a224669726577616c6c222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f6669726577616c6c5c2f222c2265786365727074223a2254686520576f726466656e636520576562204170706c69636174696f6e204669726577616c6c2069732061205048502062617365642c206170706c69636174696f6e206c6576656c206669726577616c6c20746861742066696c74657273206f7574206d616c6963696f757320726571756573747320746f20796f757220736974652e20222c226368696c6472656e223a5b7b227469746c65223a224f7074696d697a696e67222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f6669726577616c6c5c2f6f7074696d697a696e672d7468652d6669726577616c6c5c2f222c226f72646572223a307d2c7b227469746c65223a224c6561726e696e67204d6f6465222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f6669726577616c6c5c2f6c6561726e696e672d6d6f64655c2f222c226f72646572223a317d2c7b227469746c65223a2253746174697374696373222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f6669726577616c6c5c2f737461746973746963735c2f222c226f72646572223a327d2c7b227469746c65223a224f7074696f6e73222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f6669726577616c6c5c2f6f7074696f6e735c2f222c226f72646572223a337d2c7b227469746c65223a224d7953514c692073746f7261676520656e67696e65222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f6669726577616c6c5c2f6d7973716c692d73746f726167652d656e67696e655c2f222c226f72646572223a347d2c7b227469746c65223a22427275746520466f7263652050726f74656374696f6e222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f6669726577616c6c5c2f62727574652d666f7263655c2f222c226f72646572223a357d2c7b227469746c65223a2252617465204c696d6974696e67222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f6669726577616c6c5c2f726174652d6c696d6974696e675c2f222c226f72646572223a367d2c7b227469746c65223a2254726f75626c6573686f6f74696e67222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f6669726577616c6c5c2f74726f75626c6573686f6f74696e675c2f222c226f72646572223a377d5d2c226f72646572223a327d2c7b227469746c65223a22426c6f636b696e67222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f626c6f636b696e675c2f222c2265786365727074223a2241736964652066726f6d20746865204669726577616c6c2072756c657320746861742070726f7465637420616761696e73742053514c2d696e6a656374696f6e2c2058535320616e64206d6f72652c20576f726466656e636520616c736f2068617320637573746f6d20666561747572657320666f72206164646974696f6e616c20626c6f636b696e672e20222c226368696c6472656e223a5b7b227469746c65223a22436f756e74727920426c6f636b696e67222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f626c6f636b696e675c2f636f756e7472792d626c6f636b696e675c2f222c226f72646572223a307d2c7b227469746c65223a22426c6f636b696e672054726f75626c6573686f6f74696e67222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f626c6f636b696e675c2f74726f75626c6573686f6f74696e675c2f222c226f72646572223a317d5d2c226f72646572223a337d2c7b227469746c65223a225363616e222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f7363616e5c2f222c2265786365727074223a224120576f726466656e6365207363616e206578616d696e657320616c6c2066696c6573206f6e20796f757220576f726450726573732077656273697465206c6f6f6b696e6720666f72206d616c6963696f757320636f64652c206261636b646f6f72732c207368656c6c732074686174206861636b657273206861766520696e7374616c6c65642c206b6e6f776e206d616c6963696f75732055524c7320616e64206b6e6f776e207061747465726e73206f6620696e66656374696f6e732e222c226368696c6472656e223a5b7b227469746c65223a224f7074696f6e73222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f7363616e5c2f6f7074696f6e735c2f222c226f72646572223a307d2c7b227469746c65223a22526573756c7473222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f7363616e5c2f7363616e2d726573756c74735c2f222c226f72646572223a317d2c7b227469746c65223a225363686564756c696e67222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f7363616e5c2f7363686564756c696e675c2f222c226f72646572223a327d2c7b227469746c65223a2254726f75626c6573686f6f74696e67222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f7363616e5c2f74726f75626c6573686f6f74696e675c2f222c226f72646572223a337d5d2c226f72646572223a347d2c7b227469746c65223a22546f6f6c73222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f746f6f6c735c2f222c2265786365727074223a22576f726466656e636520546f6f6c7320696e636c7564652054776f20466163746f722041757468656e7469636174696f6e2c2057686f6973204c6f6f6b75702c2050617373776f72642041756469742c204c697665205472616666696320616e6420446961676e6f73746963732e222c226368696c6472656e223a5b7b227469746c65223a22496d706f72745c2f4578706f7274222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f746f6f6c735c2f696d706f72742d6578706f72745c2f222c226f72646572223a307d2c7b227469746c65223a2250617373776f7264204175646974696e67222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f746f6f6c735c2f70617373776f72642d6175646974696e675c2f222c226f72646572223a317d2c7b227469746c65223a2257686f6973204c6f6f6b7570222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f746f6f6c735c2f77686f69732d6c6f6f6b75705c2f222c226f72646572223a327d2c7b227469746c65223a22446961676e6f7374696373222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f746f6f6c735c2f646961676e6f73746963735c2f222c226f72646572223a337d2c7b227469746c65223a224c6976652054726166666963222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f746f6f6c735c2f6c6976652d747261666669635c2f222c226f72646572223a347d2c7b227469746c65223a2254776f2d466163746f722041757468656e7469636174696f6e222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f746f6f6c735c2f74776f2d666163746f722d61757468656e7469636174696f6e5c2f222c226f72646572223a357d2c7b227469746c65223a224c65676163792054776f2d466163746f722041757468656e7469636174696f6e222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f746f6f6c735c2f6c65676163792d74776f2d666163746f722d61757468656e7469636174696f6e5c2f222c226f72646572223a367d5d2c226f72646572223a357d2c7b227469746c65223a224c6f67696e205365637572697479222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f6c6f67696e2d73656375726974795c2f222c2265786365727074223a22546865204c6f67696e20536563757269747920706167652063757272656e746c7920636f6e7461696e732073657474696e677320666f722074776f2d666163746f722061757468656e7469636174696f6e20283246412920616e64207265434150544348412e20496e20612066757475726520576f726466656e63652076657273696f6e2c206578697374696e67206c6f67696e2d72656c617465642066656174757265732077696c6c20616c736f206d6f766520746f207468652073616d6520706167652e222c226f72646572223a367d2c7b227469746c65223a22416476616e636564222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f616476616e6365645c2f222c2265786365727074223a22496620796f752077616e7420746f206b6e6f77206d6f72652061626f75742074686520746563686e6963616c2064657461696c73206f6620576f726466656e63652c20796f75276c6c2066696e642074686520616e737765727320696e20746869732073656374696f6e2e222c226368696c6472656e223a5b7b227469746c65223a2253797374656d20726571756972656d656e7473222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f616476616e6365645c2f73797374656d2d726571756972656d656e74735c2f222c226f72646572223a307d2c7b227469746c65223a224368616e67656c6f67222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f616476616e6365645c2f6368616e67656c6f675c2f222c226f72646572223a317d2c7b227469746c65223a2252656d6f7665206f72205265736574222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f616476616e6365645c2f72656d6f76652d6f722d72657365745c2f222c226f72646572223a327d2c7b227469746c65223a22546563686e6963616c2044657461696c73222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f616476616e6365645c2f746563686e6963616c2d64657461696c735c2f222c226f72646572223a337d2c7b227469746c65223a22436f6e7374616e7473222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f616476616e6365645c2f636f6e7374616e74735c2f222c226f72646572223a347d2c7b227469746c65223a22576f726466656e636520415049222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f616476616e6365645c2f776f726466656e63652d6170695c2f222c226f72646572223a357d2c7b227469746c65223a2254726f75626c6573686f6f74696e67222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f616476616e6365645c2f74726f75626c6573686f6f74696e675c2f222c226f72646572223a367d5d2c226f72646572223a377d2c7b227469746c65223a22576f726466656e6365205072656d69756d222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f7072656d69756d5c2f222c2265786365727074223a22576f726466656e6365205072656d69756d20636f6d6573207769746820616e20495020426c6f636b6c6973742c205265616c2054696d652050726f74656374696f6e20616e64206d756368206d6f72652e222c226368696c6472656e223a5b7b227469746c65223a224163636f756e74222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f7072656d69756d5c2f6163636f756e745c2f222c226f72646572223a307d2c7b227469746c65223a2250726963696e67222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f7072656d69756d5c2f70726963696e675c2f222c226f72646572223a317d2c7b227469746c65223a224c6963656e7365204b6579222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f7072656d69756d5c2f6170692d6b65795c2f222c226f72646572223a327d5d2c226f72646572223a387d2c7b227469746c65223a22576f726466656e636520616e642047445052202d2047656e6572616c20446174612050726f74656374696f6e20526567756c6174696f6e222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f67656e6572616c2d646174612d70726f74656374696f6e2d726567756c6174696f6e5c2f222c2265786365727074223a2244656669616e742c2074686520636f6d70616e7920626568696e6420576f726466656e63652c20686173207570646174656420697473207465726d73206f66207573652c207072697661637920706f6c696369657320616e6420736f6674776172652c2061732077656c6c206173206d61646520617661696c61626c65206120646174612070726f63657373696e672061677265656d656e7420746f206d656574204744505220636f6d706c69616e63652e20437573746f6d657273206d7573742072657669657720616e6420616772656520746f2075706461746564207465726d7320696e206f7264657220746f20636f6e74696e7565207573696e67206f75722070726f647563747320616e642073657276696365732e20576520616c736f2070726f76696465206120646174612070726f63657373696e672061677265656d656e7420696620796f75207175616c6966792061732061206461746120636f6e74726f6c6c657220756e6465722074686520474450522e222c226368696c6472656e223a5b7b227469746c65223a225375622d50726f636573736f7273204c697374222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f67656e6572616c2d646174612d70726f74656374696f6e2d726567756c6174696f6e5c2f7375622d70726f636573736f72732d6c6973745c2f222c226f72646572223a307d5d2c226f72646572223a397d2c7b227469746c65223a225369746520436c65616e696e6720616e6420536563757269747920417564697473222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f73656375726974792d73657276696365735c2f222c2265786365727074223a224c6574206f6e65206f66206f757220536563757269747920416e616c797374732068656c7020796f7520636c65616e20796f757220696e6665637465642073697465206f7220696e737065637420697420666f722076756c6e65726162696c69746965732e222c226f72646572223a31307d2c7b227469746c65223a224c6f67696e20536563757269747920506c7567696e222c227065726d616c696e6b223a2268747470733a5c2f5c2f7777772e776f726466656e63652e636f6d5c2f68656c705c2f6c6f67696e2d73656375726974792d706c7567696e5c2f222c2265786365727074223a2254686520576f726466656e6365204c6f67696e20536563757269747920706c7567696e20636f6e7461696e73206120737562736574206f662074686520666561747572657320666f756e6420696e207468652066756c6c20576f726466656e636520706c7567696e3a2054776f2d666163746f722041757468656e7469636174696f6e2c20584d4c2d5250432050726f74656374696f6e20616e64204c6f67696e205061676520434150544348412e20497420697320696465616c20666f722073697465732074686174206e656564206c6f67696e2073656375726974792066756e6374696f6e616c69747920627574206569746865722063616ee2809974206f7220646f6ee28099742077616e7420746f2072756e207468652066756c6c20576f726466656e636520706c7567696e2e222c226f72646572223a31317d5d7d, 'yes'),
('supportHash', 0x65306337613136623263333438306331663664613534633438313830353633306563303662623564313036623064323262653236326265326165633931373761, 'yes'),
('timeoffset_wf', 0x30, 'yes'),
('timeoffset_wf_updated', 0x31363039373131353230, 'yes'),
('totalLoginHits', 0x323137, 'yes'),
('totalLogins', 0x3239, 'yes'),
('totalScansRun', 0x31333734, 'yes'),
('touppBypassNextCheck', 0x30, 'yes'),
('touppPromptNeeded', 0x30, 'yes'),
('tourClosed', 0x31, 'yes'),
('useNoc3Secure', 0x31, 'yes'),
('vulnerabilities_plugin', 0x613a373a7b693a303b613a353a7b733a343a22736c7567223b733a31323a22746f6b656e2d616363657373223b733a393a22746f56657273696f6e223b733a353a22312e362e33223b733a31313a2266726f6d56657273696f6e223b733a333a22312e34223b733a31303a2276756c6e657261626c65223b623a303b733a343a226c696e6b223b623a303b7d693a313b613a353a7b733a343a22736c7567223b733a393a22776f726466656e6365223b733a393a22746f56657273696f6e223b733a363a22372e342e3134223b733a31313a2266726f6d56657273696f6e223b733a353a22372e312e34223b733a31303a2276756c6e657261626c65223b623a303b733a343a226c696e6b223b623a303b7d693a323b613a353a7b733a343a22736c7567223b733a31323a2277702d6d61696c2d736d7470223b733a393a22746f56657273696f6e223b733a353a22322e352e31223b733a31313a2266726f6d56657273696f6e223b733a353a22312e322e35223b733a31303a2276756c6e657261626c65223b623a303b733a343a226c696e6b223b623a303b7d693a333b613a353a7b733a343a22736c7567223b733a31343a227770732d686964652d6c6f67696e223b733a393a22746f56657273696f6e223b733a353a22312e362e31223b733a31313a2266726f6d56657273696f6e223b733a353a22312e332e33223b733a31303a2276756c6e657261626c65223b623a303b733a343a226c696e6b223b623a303b7d693a343b613a343a7b733a343a22736c7567223b733a31343a22636f6e746163742d666f726d2d37223b733a31313a2266726f6d56657273696f6e223b733a353a22352e302e31223b733a31303a2276756c6e657261626c65223b623a313b733a343a226c696e6b223b733a34343a2268747470733a2f2f777076756c6e64622e636f6d2f76756c6e65726162696c69746965732f37333931313138223b7d693a353b613a343a7b733a343a22736c7567223b733a31353a2264697361626c652d786d6c2d727063223b733a31313a2266726f6d56657273696f6e223b733a353a22312e302e31223b733a31303a2276756c6e657261626c65223b623a303b733a343a226c696e6b223b623a303b7d693a363b613a343a7b733a343a22736c7567223b733a31303a227461626c657072657373223b733a31313a2266726f6d56657273696f6e223b733a333a22312e39223b733a31303a2276756c6e657261626c65223b623a303b733a343a226c696e6b223b623a303b7d7d, 'yes'),
('vulnerabilities_theme', 0x613a333a7b693a303b613a343a7b733a343a22736c7567223b733a31333a227477656e74796669667465656e223b733a393a22746f56657273696f6e223b733a333a22322e38223b733a31313a2266726f6d56657273696f6e223b733a333a22312e39223b733a31303a2276756c6e657261626c65223b623a303b7d693a313b613a343a7b733a343a22736c7567223b733a31353a227477656e7479736576656e7465656e223b733a393a22746f56657273696f6e223b733a333a22322e35223b733a31313a2266726f6d56657273696f6e223b733a333a22312e35223b733a31303a2276756c6e657261626c65223b623a303b7d693a323b613a343a7b733a343a22736c7567223b733a31333a227477656e74797369787465656e223b733a393a22746f56657273696f6e223b733a333a22322e33223b733a31313a2266726f6d56657273696f6e223b733a333a22312e34223b733a31303a2276756c6e657261626c65223b623a303b7d7d, 'yes'),
('vulnRegex', 0x2f283f3a776f726466656e63655f746573745f76756c6e5f6d617463687c5c2f74696d7468756d625c2e7068707c5c2f7468756d625c2e7068707c5c2f7468756d62735c2e7068707c5c2f7468756d626e61696c5c2e7068707c5c2f7468756d626e61696c735c2e7068707c5c2f7468756d6e61696c735c2e7068707c5c2f63726f707065725c2e7068707c5c2f70696373697a655c2e7068707c5c2f726573697a65725c2e7068707c636f6e6e6563746f72735c2f75706c6f6164746573745c2e68746d6c7c636f6e6e6563746f72735c2f746573745c2e68746d6c7c6d696e676c65666f72756d616374696f6e7c75706c6f61646966795c2e7068707c616c6c7765626d656e75732d776f726470726573732d6d656e752d706c7567696e7c77702d6379636c652d706c61796c6973747c636f756e742d7065722d6461797c77702d6175746f796f75747562657c7061792d776974682d74776565747c636f6d6d656e742d726174696e675c2f636b2d70726f636573736b61726d615c2e706870292f69, 'yes'),
('wafAlertInterval', 0x363030, 'yes'),
('wafAlertOnAttacks', 0x31, 'yes'),
('wafAlertThreshold', 0x313030, 'yes'),
('wafAlertWhitelist', '', 'yes'),
('welcomeClosed', 0x31, 'yes'),
('wfKillRequested', 0x30, 'no'),
('wfPeakMemory', 0x3136373737323136, 'no'),
('wfScanStartVersion', 0x342e392e3136, 'yes'),
('wfsd_engine', '', 'no'),
('wfStatusStartMsgs', 0x613a313a7b693a303b733a303a22223b7d, 'yes'),
('wf_dnsA', 0x7473657276696365732e637a20706f696e747320746f2038382e3134362e3137352e323332, 'yes'),
('wf_dnsCNAME', '', 'yes'),
('wf_dnsLogged', 0x31, 'yes'),
('wf_dnsMX', 0x7473657276696365732d637a2e6d61696c2e70726f74656374696f6e2e6f75746c6f6f6b2e636f6d, 'yes'),
('wf_scanLastStatusTime', 0x30, 'yes'),
('wf_scanRunning', '', 'yes'),
('wf_summaryItems', 0x613a383a7b733a31323a227363616e6e6564506f737473223b693a303b733a31353a227363616e6e6564436f6d6d656e7473223b693a303b733a31323a227363616e6e656446696c6573223b693a303b733a31343a227363616e6e6564506c7567696e73223b693a303b733a31333a227363616e6e65645468656d6573223b693a303b733a31323a227363616e6e65645573657273223b693a303b733a31313a227363616e6e656455524c73223b693a303b733a31303a226c617374557064617465223b693a313630393731313535343b7d, 'yes'),
('whitelisted', '', 'yes'),
('wp_home_url', 0x687474703a2f2f7473657276696365732e637a, 'yes'),
('wp_site_url', 0x687474703a2f2f7473657276696365732e637a, 'yes');

-- --------------------------------------------------------

--
-- Struktura tabulky `wp_wfCrawlers`
--

CREATE TABLE `wp_wfCrawlers` (
  `IP` binary(16) NOT NULL,
  `patternSig` binary(16) NOT NULL,
  `status` char(8) NOT NULL,
  `lastUpdate` int(10) UNSIGNED NOT NULL,
  `PTR` varchar(255) DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Vypisuji data pro tabulku `wp_wfCrawlers`
--

INSERT INTO `wp_wfCrawlers` (`IP`, `patternSig`, `status`, `lastUpdate`, `PTR`) VALUES
(0x00000000000000000000ffff25789899, 0x69b1b37c0420acb24f6f442198c30e9a, 'verified', 1609358478, ''),
(0x00000000000000000000ffff25789899, 0x8bfc17c095903e8d6230ab6f51318cf6, 'badPTR', 1609358477, '37.120.152.153'),
(0x00000000000000000000ffff42f9494e, 0x8bfc17c095903e8d6230ab6f51318cf6, 'verified', 1609277083, 'crawl-66-249-73-78.googlebot.com'),
(0x00000000000000000000ffff42f9495a, 0x8bfc17c095903e8d6230ab6f51318cf6, 'verified', 1609277078, 'crawl-66-249-73-90.googlebot.com'),
(0x00000000000000000000ffff42f9495c, 0x8bfc17c095903e8d6230ab6f51318cf6, 'verified', 1609277067, 'crawl-66-249-73-92.googlebot.com'),
(0x00000000000000000000ffff42f9495e, 0x8bfc17c095903e8d6230ab6f51318cf6, 'verified', 1609282492, 'crawl-66-249-73-94.googlebot.com'),
(0x00000000000000000000ffff42f94c16, 0x8bfc17c095903e8d6230ab6f51318cf6, 'verified', 1609323585, 'crawl-66-249-76-22.googlebot.com'),
(0x00000000000000000000ffff42f94c18, 0x8bfc17c095903e8d6230ab6f51318cf6, 'verified', 1609335635, 'crawl-66-249-76-24.googlebot.com'),
(0x00000000000000000000ffff42f94c1a, 0x8bfc17c095903e8d6230ab6f51318cf6, 'verified', 1609323575, 'crawl-66-249-76-26.googlebot.com');

-- --------------------------------------------------------

--
-- Struktura tabulky `wp_wfFileChanges`
--

CREATE TABLE `wp_wfFileChanges` (
  `filenameHash` char(64) NOT NULL,
  `file` varchar(1000) NOT NULL,
  `md5` char(32) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Struktura tabulky `wp_wfFileMods`
--

CREATE TABLE `wp_wfFileMods` (
  `filenameMD5` binary(16) NOT NULL,
  `filename` varchar(1000) NOT NULL,
  `knownFile` tinyint(3) UNSIGNED NOT NULL,
  `oldMD5` binary(16) NOT NULL,
  `newMD5` binary(16) NOT NULL,
  `SHAC` binary(32) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
  `stoppedOnSignature` varchar(255) NOT NULL DEFAULT '',
  `stoppedOnPosition` int(10) UNSIGNED NOT NULL DEFAULT '0',
  `isSafeFile` varchar(1) NOT NULL DEFAULT '?'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Vypisuji data pro tabulku `wp_wfFileMods`
--

INSERT INTO `wp_wfFileMods` (`filenameMD5`, `filename`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x0013df4075189ca59c3205b6ee58e7b6, 'wp-content/plugins/contact-form-7/modules/date.php', 1, 0x00000000000000000000000000000000, 0xff9b5dca1e1613353fe93ff4b09f5339, 0xec2fdbc04eec0dc9cceca3f5f1913e7be189487e35227e0ebb6b607e6a0456ba, '', 0, '?'),
(0x0019a48bf94914dc084a97b82d248c80, 'wp-content/plugins/wordfence/images/flags/be.png', 1, 0x00000000000000000000000000000000, 0x6105f2cdd9a31a2598b6bde2c19e7a07, 0x8d611400ec421398743546acba882fc0f84c8b3e731b78755a0ade0e0e0bcfe4, '', 0, '?'),
(0x0030f6f123168a39fd9cac5a34ce6a24, 'wp-admin/network/user-edit.php', 1, 0x00000000000000000000000000000000, 0x030bb6ad3f1c614f7f1aa7fd27b79509, 0x8413076e461d07e38f23a8ec921bb55601187d1af85e9a4cc7d34b75b690f88a, '', 0, '?'),
(0x003567c0cbcfeaab9463178b30892244, 'wp-includes/css/media-views-rtl.css', 1, 0x00000000000000000000000000000000, 0x03376b367c5b4d20cf8b8f4bc57f9899, 0x2d79e9bd341f4e37578f1457ab81071d62bd5ecccf2271fe58d116e3dc27b124, '', 0, '?'),
(0x00435f0a7f08ecc2146a440ba8e9406b, 'wp-admin/network/index.php', 1, 0x00000000000000000000000000000000, 0x54c0f4e71be5ff1b652a0e2ad364daee, 0x06f35050df9c66f09ef2142ad0a704113cc89857997053a86993e9e260f64313, '', 0, '?'),
(0x00601b59b1cfad7216471da606a69484, 'wp-includes/SimplePie/Restriction.php', 1, 0x00000000000000000000000000000000, 0x2a191e7168116418817388113bd57914, 0xfbbed275e2d25cd7d7d40c03895169e7aa8d67bb9c8744174809053b0500c7cc, '', 0, '?'),
(0x00706c16ab7958402929f16732080fa8, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/psr7/src/StreamWrapper.php', 1, 0x00000000000000000000000000000000, 0xcf8a930a24993a423894f705ad7825a7, 0x2e8542464de3b953b187c20429e1ed6ce9aa6410dab3f29ed552030c5c086ad0, '', 0, '?'),
(0x00751dbf23f509f5feb2e016e86f1b55, 'wp-content/plugins/tablepress/admin/js/quicktags-button.js', 0, 0xfa3b54efe01eb4021c5b61d588d61048, 0xfa3b54efe01eb4021c5b61d588d61048, 0xc557aa3a41ad91a7afca72524bf96a2a201f7acb1a5c97337c16f2f3a1e0e4ad, '', 0, '?'),
(0x008cfee63b66f31bfa51ee3d2ac795c3, 'wp-includes/js/wp-emoji.js', 1, 0x00000000000000000000000000000000, 0xddc49ad0e4b146cc8ff73d976f1298bb, 0x3a2b99b82f6e4cd66fcbb3ecc4a549b726de623e590c36a56d458f8190f3d052, '', 0, '?'),
(0x00c77c39e8d7758565e4f1e1964083b5, 'wp-admin/includes/image.php', 1, 0x00000000000000000000000000000000, 0x4ccb12e605db1c5d9ec00fe28fa87b0c, 0x498dd38200ee76e3bcf306a88716fc1c2cd109d34b387ba3e03a25eff7f35a8b, '', 0, '?'),
(0x00d01344f860f83852a6c7c9b2258186, 'wp-content/plugins/wordfence/waf/wfWAFIPBlocksController.php', 1, 0x00000000000000000000000000000000, 0x65fabcda68e4d774b1a97ca13e565541, 0x8564dd7cee1bfa4493ac1d2027e956a9ec62675767eafd62e2a8a7da60c92b24, '', 0, '?'),
(0x00e46c446483d3fd755ee2e159ace2a4, 'wp-admin/user/privacy.php', 1, 0x00000000000000000000000000000000, 0x27ddd7bc6e0da6fac87f279bff299bb3, 0xbae69d71a74f5875feed41b38d4792a602fb1d1a405955326a2ec8d507105b50, '', 0, '?'),
(0x00ea61cff13c88551eedd779312f49a7, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/imagetools/plugin.min.js', 0, 0xddf5dc3624b3b32222abda4745a44bf7, 0xddf5dc3624b3b32222abda4745a44bf7, 0x5f53902e11381f78e24be0e8583609a420bf0f9d4a72366fb67d3a1f10b7210e, '', 0, '?'),
(0x00fbdb8e78052599641ace6b4b5d1728, 'wp-content/themes/twentyfifteen/footer.php', 1, 0x00000000000000000000000000000000, 0x6859d3a0a826e984df36d3098cfd874e, 0xfe778c0ff7396e5c2623962cc014405e70427342d23af3db7414185132721ef6, '', 0, '?'),
(0x010ac6a5756f12e0da656661159cf36e, 'wp-content/plugins/wordfence/images/flags/a2.png', 1, 0x00000000000000000000000000000000, 0x342e828f4d3adf3cfb4b1b30dc9fceae, 0x0fca97a9cdcf21f2a4e01ba0e433c7ba6617f994088ab4b718885e24ecc33710, '', 0, '?'),
(0x014e519e222a687a1caa72c3777c1af8, 'wp-admin/images/media-button-other.gif', 1, 0x00000000000000000000000000000000, 0x8bc6b46bc70c7c1918dce62c4fe3229c, 0x0cb80a36f982622b648b31ca6de397a15f9b1cc27af8d182c1338aecae3ced7d, '', 0, '?'),
(0x0158fd18c998795f07f137a5584e1d2f, 'wp-content/plugins/wordfence/views/scanner/issue-diskSpace.php', 1, 0x00000000000000000000000000000000, 0xe3e5f2cc1afac12e2a3ac3ae882bbe31, 0x96af1ac1fa0cbade94ce6513678f299ef251524382e4418716196defd612f5f4, '', 0, '?'),
(0x01698163646b2cb8ef7114f91d8937b8, 'wp-content/themes/Divi/includes/functions/tutorials.php', 0, 0x22493c5e1e589ed563d92b477458d5e2, 0x22493c5e1e589ed563d92b477458d5e2, 0x7630c91952e5229f19ede6b0130aef43d8a3f740e768364c0a49d612ef906a06, '', 0, '?'),
(0x019954ea68cbd4ec7a07509ff91972e9, 'wp-admin/widgets.php', 1, 0x00000000000000000000000000000000, 0xab5b28a7351c3cc9ca61e751b8ad6aa2, 0x35914654dacbd0c9495fb6429bf19531882a726dd36a252363a0130e78828f7b, '', 0, '?'),
(0x01c2cd2e2405b2176222159c5126470a, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/TestHandler.php', 1, 0x00000000000000000000000000000000, 0x3a656fd939777aff132efae323578453, 0x946c197c58b608f588246be966a54cbf162d951f201c5211528b1c3c1af6a7e0, '', 0, '?'),
(0x01f0efd804bd8efa659ae305a2cf0f99, 'wp-content/themes/Divi/includes/builder/frontend-builder/i18n/library/categories.php', 0, 0xae43e5f130c7456307a362d158642e0d, 0xae43e5f130c7456307a362d158642e0d, 0x2e5f813082881c629e23e3692ee1fa61a10e55f4b11e82553a3af7f3ea09788f, '', 0, '?'),
(0x01f6719f6dade5f6bcf91875d17eac3b, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/psr7/src/InflateStream.php', 1, 0x00000000000000000000000000000000, 0x3b09783825c0a3d024bb1b8f4f99b476, 0x44328d0a0ea0edc34c0172418fe6dc76b3880ca938d08953f3f907ed45720e67, '', 0, '?'),
(0x020e3e41de58ea7fc91361b67390287e, 'wp-content/plugins/contact-form-7/admin/js/scripts.js', 1, 0x00000000000000000000000000000000, 0x569899ae99f6608e5cee3e251b1adc12, 0xf5266660b27a011da69e006f5e10f36acb6a86c53ad14f8e6617a393bea1a182, '', 0, '?'),
(0x0215745d95d99f75c3d575dbfce56afb, 'wp-admin/images/menu-vs.png', 1, 0x00000000000000000000000000000000, 0x719980f24cf02c0c5fa53b312fef45ac, 0x47b26948180f7cfc13d706299db6453bb3bd225fe33bd4a334d4bb77946c79c1, '', 0, '?'),
(0x0217a8917eb87760b2353b4611e3aeae, 'wp-includes/js/jquery/ui/effect-size.min.js', 1, 0x00000000000000000000000000000000, 0xb00e3dfd6eebccd5ea9aeb3293d85a25, 0x078af909fa30f58a5bbfc89473c4aa6ae5f615276fda39f236fea4b1ae8a78fe, '', 0, '?'),
(0x0217f48d7f133dfcf071af0d6c6a412b, 'wp-admin/user/user-edit.php', 1, 0x00000000000000000000000000000000, 0x2a7a75a363b0f88f0b6d094a91ef65ea, 0xe595b1e1e5ccb10909e570405ccda9d888d4d139bf2e613e768359caa2898c35, '', 0, '?'),
(0x0221058f695f381b53b8e09d97e242d6, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/psr7/src/StreamDecoratorTrait.php', 1, 0x00000000000000000000000000000000, 0xd4b43ceea144a8327ee0ef440c83bf8b, 0x8e5085a59b41cae4c92ddeb8678b981156f105b99bf37cfe81c2ce60e9544b77, '', 0, '?'),
(0x022a6c1158f3aab1cc0e4b5071185501, 'wp-content/themes/twentyfifteen/inc/customizer.php', 1, 0x00000000000000000000000000000000, 0x861825f8459dbf344709f0d3c3f148e9, 0xad1741549f4f267f2acf91b8e47096f0f90bb53d7f1ac2e2ae737fde16b1a2b5, '', 0, '?'),
(0x023c2938542a2e8d53017553d2c4ba9f, 'wp-includes/SimplePie/Cache/MySQL.php', 1, 0x00000000000000000000000000000000, 0xe8911ece15df42ca43991a48d5785687, 0x74bc0e89d9419e9342d9a00ce31c423d29dcde0152684f999322a0c767a9013b, '', 0, '?'),
(0x023edf410db44400e98a7801d60137e0, 'wp-content/plugins/wordfence/images/flags/eu.png', 1, 0x00000000000000000000000000000000, 0xe403ad3223cfabf3686ba0afaa927394, 0x50c1f35e8d9c1b9b4d68df4f65e841e0390c4c0a76cfd7c469c1696aa22487f5, '', 0, '?'),
(0x0248438318ecdc21f303abaa11222888, 'wp-includes/js/tinymce/plugins/compat3x/css/dialog.css', 1, 0x00000000000000000000000000000000, 0xe5313168fb2b657a4bd2f5e06b931a22, 0x2a1333c655fb02230a5d9b5d1875686f0d039c8a18ceb2e10d3b3510196aafe1, '', 0, '?'),
(0x024a0e0ff30dd3b747073e90fb8284f5, 'wp-includes/class-walker-page-dropdown.php', 1, 0x00000000000000000000000000000000, 0x642f0a4f7c8436ae9f68c4006b793e64, 0x29aedb3fa2a1b5b822df4f7df3cd2046364cc75b063b6dc14c8f2c02d96e9520, '', 0, '?'),
(0x02751edec773b69b793627762caade3d, 'wp-includes/js/tinymce/plugins/wordpress/plugin.min.js', 1, 0x00000000000000000000000000000000, 0x40b2c5a72f36fa6375bdb67e26ea8b4d, 0x785460c30a37a3391914459e104e4b3650d48ce014a1a800b0014d19776c556e, '', 0, '?'),
(0x027ff622c57155798484a339ec2551a6, 'wp-includes/class-wp-matchesmapregex.php', 1, 0x00000000000000000000000000000000, 0x255bbff32eb95e0b1407e3a1874d9079, 0x94e794bef9c71f6527b6e28d615dbc84e182afde5ad7765cde986e6a5f0d01db, '', 0, '?'),
(0x02ae4a72479728a8013467413362b0fd, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersDrafts.php', 1, 0x00000000000000000000000000000000, 0x0e2368ff8d5beb07f8b7ee4716ae0df8, 0x067781dd8822aa6c50640c705d34280245d289e6a087f11d57991e302196ff04, '', 0, '?'),
(0x02de1994e4a5ea1c37992687f20cc880, 'wp-includes/js/tinymce/skins/lightgray/content.min.css', 1, 0x00000000000000000000000000000000, 0x0be8f6d47b7eb85f49cbb5b54feb4b40, 0x25a75c982e15af22f3bd55d29a56ec26ec39845c5d8cd45e64259ea9cc7a6724, '', 0, '?'),
(0x02e7d915b2f3ba680e89d20fecf8fd87, 'wp-content/themes/Divi/includes/builder/scripts/cache_notice.js', 0, 0xc51f8a96bba551043e0c62b496dc019d, 0xc51f8a96bba551043e0c62b496dc019d, 0xfeeda1c2298a89731524f7edb6d7a43d430faf421f7c21e90da61aabdb62dfb1, '', 0, '?'),
(0x02f70fad3072e3884822e1594b5d54b7, 'wp-admin/css/site-icon-rtl.css', 1, 0x00000000000000000000000000000000, 0x843b8077b07dce1d6bd532aa7ad3e61b, 0xe9ee9207ceb1618d980958670f6b66d8386a866ed1aaae9b3d8126600373d8a7, '', 0, '?'),
(0x0328bf800497d199978dc9da00483c5f, 'wp-admin/includes/nav-menu.php', 1, 0x00000000000000000000000000000000, 0x5727dea6cb4cb88348bed0494f330f41, 0x412a83a79dbb28546b58158aad4630e65198ec380de9a4f636fdcd43000bc48b, '', 0, '?'),
(0x033c2ea6d8348176b7e463992260a674, 'wp-includes/class-wp-simplepie-sanitize-kses.php', 1, 0x00000000000000000000000000000000, 0xe17821fe4623f1d6608fb11794d89703, 0x9d12eecee1970e79b6b2d9dc1072a6d182eb91cc272d250a3028249f2d0782f8, '', 0, '?'),
(0x034e6cf54e0024b5499bd4cb067791ce, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/promises/src/AggregateException.php', 1, 0x00000000000000000000000000000000, 0xbabe9fcc334d0b4fea85e9e05f4d552e, 0x52d7c1aa52b7e281093fd8c031c97c7d359366205978ef033faa37d748522b65, '', 0, '?'),
(0x0369f4a27f5004c399fb966c6400fa91, 'wp-includes/css/jquery-ui-dialog.css', 1, 0x00000000000000000000000000000000, 0x0fd5180cf4dd696a5ddba82caec422bc, 0x4dfd912a42a6d2f489b6d123e3c87878820bc704c8562777b5ac7af4354ff903, '', 0, '?'),
(0x03db9a8917e4f6836fa72a8eb1b56a8b, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/promises/src/PromiseInterface.php', 1, 0x00000000000000000000000000000000, 0xd89b4dc299c87456f210c253c6b94e22, 0x6bd6eac10d8093578a241de5376d7e2eeaf478765a27809ec78d131e686e9756, '', 0, '?'),
(0x04070e90124ec9b1447fcdc4b186095e, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php', 1, 0x00000000000000000000000000000000, 0xdc20cc9837a45e56607bbcb5d89024fa, 0x17514ae306b034cf8bd8394fdb1cc5fe9b7081a973fd2736604b51005a13e44f, '', 0, '?'),
(0x041cf533aad608e79997ee4085893cbf, 'wp-content/plugins/wordfence/images/flags/ps.png', 1, 0x00000000000000000000000000000000, 0xe1624856d61ca88b7ae09a6b31ce0b6a, 0xfcc6c782236cba02278cceaa906b6acc96f95bf9297c7ec757244d792b5520df, '', 0, '?'),
(0x04219b94c8407c9834abb06e9dadf414, 'wp-includes/class-http.php', 1, 0x00000000000000000000000000000000, 0x7e85690772e7ba5913ddf45a6cd404be, 0xdef3e34c2f363fd07db63f568e79ee66c898c8aacb7fd64a4c8a3c083ff92dc2, '', 0, '?'),
(0x0427da9e003bbebf3fc32b5607d2aace, 'wp-admin/network/edit.php', 1, 0x00000000000000000000000000000000, 0x94b2a24a1fc9883246fc103f22818930, 0x568f0eb2521b4d55765dcd29c9e56458ecd0c688dcb605f0211fb09fceddb4b7, '', 0, '?'),
(0x043b0770520339b2b62bf3711070d5ae, 'wp-admin/includes/options.php', 1, 0x00000000000000000000000000000000, 0x4b4ab0d3e06315e8a9a2e863465462c5, 0x2d8ce7562a4bf2983a5a45d5482a91948805a372e991b5f03d31d5d9f9043cb9, '', 0, '?'),
(0x0445f82617afd1564e05aeb30891224e, 'wp-admin/css/ie.css', 1, 0x00000000000000000000000000000000, 0x300482d04f7035050c8221a2388fa20b, 0xa8cc4d7ae3f5e565bfaecb0b78b7046edebbba589d29112c18fc0cd4239611d3, '', 0, '?'),
(0x044ed52b20405bf44acafc57ea9a398a, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/MessagePartBody.php', 1, 0x00000000000000000000000000000000, 0xd695341a506ba809578d64067f6361ae, 0x32e49a274bc07a8aad5fe768450cd24df9e9906f1566e6362b37520fe7c3742d, '', 0, '?'),
(0x0478e0f3916dfc80a500de0f7e90b6c2, 'wp-includes/customize/class-wp-customize-nav-menus-panel.php', 1, 0x00000000000000000000000000000000, 0xed5669548f3fe593f197f235880e3897, 0xa27c357e08d956b894acb6164157b31c6f2a512f69583d93efa2911eace54153, '', 0, '?'),
(0x04869147e3088221a39b85bdc04bda91, 'wp-content/plugins/wordfence/js/jquery.tmpl.min.1525275841.js', 1, 0x00000000000000000000000000000000, 0x805c7dc322a386178b37dab79295445a, 0xdf2e49f4481a0f841b6700f39d4821376091a367dea05af87ac88483c5be367c, '', 0, '?'),
(0x04a0fae00aee238d54a8ea3fd7bbeccb, 'wp-content/plugins/wordfence/views/scanner/issue-publiclyAccessible.php', 1, 0x00000000000000000000000000000000, 0x3d336e2e8f5a4b37e6a152627e3c84f2, 0x4cf28f1781d896836b6eebf081484e9e0aead024faaeafa7dccaa89a23bdabf1, '', 0, '?'),
(0x04a5ac8c9822404f8877515fdca8324d, 'wp-content/plugins/contact-form-7/includes/contact-form.php', 1, 0x00000000000000000000000000000000, 0x40581f8862f2864fc2b4ab38a244c55f, 0xaa2560e1416a74db0ede0c3555bf5f91f780dc69c81878cad9dbf4a503a450d0, '', 0, '?'),
(0x04b011c39a32e2b17ffb640e03cd3d01, 'wp-includes/rest-api.php', 1, 0x00000000000000000000000000000000, 0x457af69f8ff8be4be2a9bb5fbe9e5593, 0x880b731af059bc0d568135aaa263abe2b8c381b33df0b567711961f0f5eda030, '', 0, '?'),
(0x04b7500027d8306ca79faf76c8234a3c, 'wp-includes/js/jquery/ui/effect-fold.min.js', 1, 0x00000000000000000000000000000000, 0x8d365ec1b3a7ee82f93c9afd441e456c, 0x1f65be11aa4336485499c007100c91ee38f5de1617d29c835ffc1e8c17f47feb, '', 0, '?'),
(0x04c8840794ced3781879a8e581f58bd6, 'wp-includes/js/tinymce/skins/wordpress/images/embedded.png', 1, 0x00000000000000000000000000000000, 0xf58daaa070dd4ea21bd6790f7ec36e22, 0xbf067bf307b975d578d310278bc0c20ea14aa6c2ba406919221f483bf25d3668, '', 0, '?'),
(0x04cfb4203315080b506023385eddd65a, 'wp-admin/css/colors/coffee/colors.css', 1, 0x00000000000000000000000000000000, 0x059a5265a9a022fa492324fb90341055, 0x8fd465247615e78f0611512d4d0d859a95cf033c06f57d33b2864615b8f55289, '', 0, '?'),
(0x04fcdd089721feb97a88ac8683a78a34, 'wp-content/plugins/wordfence/images/flags/va.png', 1, 0x00000000000000000000000000000000, 0xd07229d370f4a0d882110be11a743300, 0xea978327d055b066d8c5482f5d01b8eb9b8a2d534e1d9bd8389202a9840322ba, '', 0, '?'),
(0x050eccef50c68876fbfdbbb88c24e802, 'wp-content/plugins/wordfence/images/flags/gt.png', 1, 0x00000000000000000000000000000000, 0x2705c2d876e971c108e8ac23d6004097, 0xf75866af34904eaeabd4a33c8a695b298f2b22f4a8f519c9ae16f2b505be4f6b, '', 0, '?'),
(0x0522929f4edfac6a6a29859f008c954e, 'wp-admin/images/menu-2x.png', 1, 0x00000000000000000000000000000000, 0x6a47fff5fee2f97bbf3eaf5e3b2482d3, 0x96325d79e214d72368bde2c432f639f83e205e7380100d48e5090adbdc679ac3, '', 0, '?'),
(0x05488393ca0c63e5c1a449b24a25b548, 'wp-content/plugins/wordfence/views/reports/activity-report-email.php', 1, 0x00000000000000000000000000000000, 0x6742238ba983dadceae1f31b63cbb74c, 0x417c7935eaf66f195aea4ea762d3a7cfcbebc33ef509595b3b39bdf804185e21, '', 0, '?'),
(0x054efb0e9a2d23d85a336b388bb5548d, 'wp-content/plugins/wordfence/images/flags/sprite-des-16.png', 1, 0x00000000000000000000000000000000, 0x334ab89745bb4534dfcf4d8f606b66c8, 0xe71d91b81c14072f33e61391aa56cf20bdc7c731e25e322aa820c6fa54b8bd0a, '', 0, '?'),
(0x056d1ed7e2aa49dee14cda3f68e2e0a0, 'wp-content/themes/Divi/includes/builder/module/Signup.php', 0, 0x45950e979798a1b72a2cd91cbef4445a, 0x45950e979798a1b72a2cd91cbef4445a, 0x75d458932c9d2f8faa8c77a6dc46763ca389be87194e1f29ea9fe56d60144c07, '', 0, '?'),
(0x0571a88813e35f220f0cf1311915c946, 'wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php', 1, 0x00000000000000000000000000000000, 0xe19072a81e90531025ae05b6600c9977, 0x1449c63bb80db55510993a87ee4223c6788b8ce398bca2b18c96795539035169, '', 0, '?'),
(0x05745a518fa5597a3085fabddfe8b7ab, 'wp-admin/images/wordpress-logo.png', 1, 0x00000000000000000000000000000000, 0xc6b0f979b9e66fc338f4cb3853a5608a, 0x620178c3054cfc50cdb0e9e23d5e92ede5f7b9611cf56dcfc5f1babb3169b3df, '', 0, '?'),
(0x059527bf2270aa0c0f7e8ea1a75af16b, 'wp-content/themes/Divi/js/theme-customizer.js', 0, 0x1179574670f6ee032e1b6df1a6657357, 0x1179574670f6ee032e1b6df1a6657357, 0x1c6114a940ccdfb49dfeed9a2b22dfe5a0af7dfe34079256897dedad34329a54, '', 0, '?'),
(0x0595d1bc52ed4b649be2e5fe1ee41550, 'wp-content/themes/twentysixteen/image.php', 1, 0x00000000000000000000000000000000, 0xb2870b12d1692538a157f70f92d5194f, 0xad466b191e5a6acb5d9298818994c4c740ed08b4488f651761bdeed191db9e01, '', 0, '?'),
(0x059cfd976b9235538148e5d0e7d0ab1e, 'wp-includes/SimplePie/Author.php', 1, 0x00000000000000000000000000000000, 0x348071ed105ff0418b25964e771ba331, 0x6e23b94f102fcb6a62e1f07750266991d123b09e015f60dfd4f059d09ec317c1, '', 0, '?'),
(0x05a2d81bc01d65df6257fc4130cf1e64, 'wp-admin/images/comment-grey-bubble.png', 1, 0x00000000000000000000000000000000, 0x8f59128f2a27b489b0a974c0b6b21046, 0x3709ae8d79b2f1ae8cacd0e8557bc319ae13a688d49fe382c560a1a75d6da2f3, '', 0, '?'),
(0x05f5efb4e2b75c5ebc732ce87a281918, 'wp-content/plugins/wordfence/lib/dashboard/widget_tdf.php', 1, 0x00000000000000000000000000000000, 0x32b2cfdd08bdad1827b3705b55618748, 0xb7cc3fe2047d04118aa08a6d0c817744870511716e8aec023252179086805cb8, '', 0, '?'),
(0x0612186d11c971506f4430e22acdd84c, 'wp-content/plugins/wordfence/lib/wfRESTAPI.php', 1, 0x00000000000000000000000000000000, 0x4645821eb957b3222a9f37dc16474a1f, 0x1f9465dc34e2fe58f079d74d4407423de8fecd1730d54727570b066ff826ffb0, '', 0, '?'),
(0x0620fb2c654fa29acb7a8f82c3911195, 'wp-includes/customize/class-wp-customize-site-icon-control.php', 1, 0x00000000000000000000000000000000, 0xd8918dfb7adff2adf6fd97c8bb0f7199, 0xc49877c35072af55697457a509e13247edd7b72a42d5a2ec828032537145826e, '', 0, '?'),
(0x0651a120b7d4283bd8a07c7e5238bf62, 'wp-admin/includes/user.php', 1, 0x00000000000000000000000000000000, 0x7a110d494de409e88b186442416d01ce, 0x82aea182140c5d0e3338fb42b2ac513f3eef4343f47b7511c817b9e9d16caf42, '', 0, '?'),
(0x0654b45d5c67f8aff634c5ba7550b23b, 'wp-admin/css/admin-menu-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xbefeb689473b0bf189ec4a39ee920bcd, 0x1be418df1cf541bd5d0a148598009ec607f71af1b55c8bb5b00142fd7b3451d2, '', 0, '?'),
(0x0662ef0ea79270b041b02bd42d2bca89, 'wp-admin/js/widgets/text-widgets.min.js', 1, 0x00000000000000000000000000000000, 0x32b7abeff170db2b017381efe0b78fad, 0x240b32b181cad282dbec0055d13fedef946cfe069b0fe64f873a7c93c46f6439, '', 0, '?'),
(0x069397ac256251f1a3931b624d3cd678, 'wp-includes/js/imgareaselect/border-anim-h.gif', 1, 0x00000000000000000000000000000000, 0x5ac3c42cc86e745a5e36b67b4c70a134, 0x7173df63a9ccf5689acde06d2dfa25ea78a81a420299ec78df1f27eae385453a, '', 0, '?'),
(0x0699d8c4424023a4e46b3dd462aafd39, 'wp-content/plugins/wordfence/css/fullLog.1525275841.css', 1, 0x00000000000000000000000000000000, 0x2bb719ddf2f257896a0577cb847d9ae4, 0xeb30774c5198d6ae8772379f24e425d2e7cd86be1b8426a4efdcef75e4c15692, '', 0, '?'),
(0x06cea2370f7c4adeb8424ea0e74de157, 'wp-content/themes/Divi/includes/builder/scripts/lz-string.min.js', 0, 0x1bdccca716e572be821dfacaf9d92bb7, 0x1bdccca716e572be821dfacaf9d92bb7, 0x5060dde1e2baa329001d59f4e3332e81124ef35b61bfe9c96bfbf1b7bf0a6ea1, '', 0, '?'),
(0x06d1a79b045f8334156121a246a401f1, 'wp-admin/css/ie.min.css', 1, 0x00000000000000000000000000000000, 0xc2f2191e1ed405bd0ba32bf2cc6f7bad, 0xc493a9152eff702169683038b9cc6ee664da374dfb6cfe9bf2540be752a019df, '', 0, '?'),
(0x06edf81e32706384bd26f1da1d19d02e, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/scripts/react-dom.production.min.js', 0, 0x950495cc51ccb90612cf0fe0bb44f8f3, 0x950495cc51ccb90612cf0fe0bb44f8f3, 0xb97c15d145ef319efe95d361d53d7349ccbdd83c7addd8be6fa7e9e4a6d83787, '', 0, '?'),
(0x06fcab6929331633dca5d1c773da2a17, 'wp-admin/includes/class-wp-ms-users-list-table.php', 1, 0x00000000000000000000000000000000, 0xee63792e0db3cb53ca210757f0ce16d7, 0x2ae7749934b12bf559e28874292703f0c8ea02f7452c2f738c32425f38917944, '', 0, '?'),
(0x07060ee75aa919898f690de0ee21f47f, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Formatter/LogstashFormatter.php', 1, 0x00000000000000000000000000000000, 0x73bd07ce780cf8deb8c4216c8b0f7829, 0xd63ead28c214f34f58ce267ead0dd8d3097da8eec2f4060ae4917548a14f96af, '', 0, '?'),
(0x071bf9e8ff0875b1c8a071c7c5b67a7f, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Formatter/ScalarFormatter.php', 1, 0x00000000000000000000000000000000, 0x9934bbe7fbf1a7536cbabf0bb31fac8b, 0x9ec2e88c187198d95cbb63db6ba30c08b08d851559dd683ed688ddfe59860afb, '', 0, '?'),
(0x0746551517fb3ea4ac9d89cd5c01f4bb, 'wp-content/plugins/wordfence/css/wf-ionicons.1525275841.css', 1, 0x00000000000000000000000000000000, 0x416c14a1b0738fdcca6ac0e2af831b7f, 0xd79296f09d930834cccbaec07604a812f9e308c1894de68e609756f7ebfd5af4, '', 0, '?'),
(0x07531ae3579cff5dbc65e9904d0c9a97, 'wp-content/themes/Divi/includes/builder/scripts/jquery.easypiechart.js', 0, 0x868895b6a392fa0b91370b7a7696c880, 0x868895b6a392fa0b91370b7a7696c880, 0x20dcd3e03e935404d4cfa6d760e870c67e2b33531dcff4bbd1c975ade007c310, '', 0, '?'),
(0x076a3dc9ec465ce7dadd99c99d8c2d7a, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Exception/ClientException.php', 1, 0x00000000000000000000000000000000, 0xd1c7f54a71cb105131c0c22b20619bcb, 0xe9d783943b5a1e29a5acc1efad2258ac8213f258f89ccee2bcb4a49f6ebee8ea, '', 0, '?'),
(0x076d8af387cd3a4c26bb89b5d6c26111, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Pool.php', 1, 0x00000000000000000000000000000000, 0x05269a24991f95c28cead841ac0b7a13, 0x7bf590e978e3599a04e28d41603611ef1e02ca6c107578d4f22601a0219127e3, '', 0, '?'),
(0x079e78c3c27c73be83c4d74b039f61f5, 'wp-content/plugins/wordfence/views/common/page-help.php', 1, 0x00000000000000000000000000000000, 0xe232d46fd6c4005823eb96381533947e, 0x8bd9248e3e88f4d70a1a5796c808294f9c0bd200b88383b3280ad9ddaee90038, '', 0, '?'),
(0x07bdbd9323ad90f9db15093e1cfb0437, 'wp-includes/js/tinymce/skins/wordpress/images/pagebreak.png', 1, 0x00000000000000000000000000000000, 0xe449e3da6dc51f85fc4c571179dd9348, 0x169d0d666cf4d5a42fe53b6c5ce4e2055c2e3608828e72c723509c195bd3c1d9, '', 0, '?'),
(0x07bedd069640ba8ca84e94a61f205f6e, 'wp-content/themes/twentyfifteen/js/color-scheme-control.js', 1, 0x00000000000000000000000000000000, 0x6705bda44f3acb5dc98fc1bcc65884db, 0xcbac477cc803c900dde8826615eecb8ca58eb2a72cc0777de19a8beba69edbb9, '', 0, '?'),
(0x07c0eaf8c9de9effbaa28cab512cce6e, 'wp-content/plugins/wordfence/images/flags/bt.png', 1, 0x00000000000000000000000000000000, 0xa54b694be7753c16f25fd5ba92760b25, 0x875c23a515bfcaa1c6ca03668e4878d4d0bad126bc67b476a6e90709171a87e3, '', 0, '?'),
(0x07c5864ca547b6c05028edce89c3c8af, 'wp-admin/js/widgets/media-widgets.js', 1, 0x00000000000000000000000000000000, 0x42607f91d7bb0160a1f7635b2b36c67c, 0x080dbb445457eed80707a49de5f29ce87dd1b81841f31e9cf82e8fcc3cd6babc, '', 0, '?'),
(0x0807bb43e77e67492f1eaf91c9695f44, 'wp-content/themes/twentysixteen/header.php', 1, 0x00000000000000000000000000000000, 0xab5146424e9be12155ac61ee86ecc6e5, 0xcbd28dd21c1b8550a9108461c2fb51c6085bfb2b7d56a64b882bf81ea10248f1, '', 0, '?'),
(0x0823e637b5ed0372c9591fd000bce169, 'wp-content/plugins/wordfence/views/common/status-tooltip.php', 1, 0x00000000000000000000000000000000, 0x25650da97f46649ce7f645050f307342, 0x25fd4dcde6627511e0ce49d15d92a11843ed49e30aa936800cca7a7dfeee4234, '', 0, '?'),
(0x082623d90570aa4aa3a868901913e104, 'wp-content/plugins/wordfence/views/scanner/site-cleaning-bottom.php', 1, 0x00000000000000000000000000000000, 0xa02c49f7931c7330773451a4131794fa, 0x45d4ffffc52276902bbd8f9df3b4848ff86283fc6ffc9e7db58678617b3a4045, '', 0, '?'),
(0x082c41e37d322b2fe978adfaebe3d19e, 'wp-content/plugins/contact-form-7/images/ajax-loader.gif', 1, 0x00000000000000000000000000000000, 0xaf962b37779a443a77ab836b3b7a93f5, 0x48b48bf9f937053be9b8bbdedb67dbbaeb5d56433b79b918e732cf731f0bed08, '', 0, '?'),
(0x082d29d8b79b41907515b3aca4061339, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php', 1, 0x00000000000000000000000000000000, 0x67921f32b8ca0b62c1640262b48a1055, 0xd03f2f2b7f4203b03a543cf05b166b126dffc3d52ac7c904a6a573e26dc03006, '', 0, '?'),
(0x0834aedadb81a503913bbb308a2e2a1c, 'wp-content/plugins/wordfence/views/blocking/country-modal.php', 1, 0x00000000000000000000000000000000, 0x2d055e4183903f1da4061df6b69b1d1b, 0x18b26178af1c97523bc6fe1c2c27984b8999a5e9afe63f51d9d8dfa68a48cfd1, '', 0, '?'),
(0x083aebadb2151463e087d75250650b28, 'wp-includes/rest-api/class-wp-rest-server.php', 1, 0x00000000000000000000000000000000, 0xb50a28c1c5e1fbc89e516555ea32fc99, 0xd0a81c450611d646953e6f21b7a69ad0378869b57e3a937afdcee017ae1d5d29, '', 0, '?'),
(0x0865d89ff776a48b14e3e7acaa8b456a, 'wp-content/plugins/wordfence/lib/dashboard/widget_localattacks.php', 1, 0x00000000000000000000000000000000, 0x86d5d82f945d4c2f4762e8a9eb99fd3b, 0x24790d0a70c875a0e4203f411eff3808e9f510dcff4bce999fdc548763845661, '', 0, '?'),
(0x086b001ac19ae181197b0320dd9b36f1, 'wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php', 1, 0x00000000000000000000000000000000, 0x3a945533297bf6b619c49e3874e991a1, 0x367190dfbee4740fed54c5e663a1f7532d3a7ab025b9ab85bde213231a216b17, '', 0, '?'),
(0x086b981591b203d0126285c967538819, 'wp-includes/js/tinymce/plugins/wplink/plugin.js', 1, 0x00000000000000000000000000000000, 0x5691e4edf58967ac68ef2a739339159d, 0x24326ed6a0f016bf8fc88c2ee6d5f6d42b80a62e68c7dc05a84e347d13e82c4d, '', 0, '?'),
(0x0876295995ce297e5bbe25cd15814527, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Exception/BadResponseException.php', 1, 0x00000000000000000000000000000000, 0x7e1c1332c6434c46725456a488ce3302, 0xfb3d3549ffeb3b928a3ab0b855de52a578b0058a7a06a6967ecb5eb383928995, '', 0, '?'),
(0x0897bd9dbaaecba9b8fa9d2f5102e1d9, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient/src/Google/AccessToken/Verify.php', 1, 0x00000000000000000000000000000000, 0xe3e709bd988bd1cb3297de72ebf580f3, 0x6e898ec92f54cc4e59a4a273d00e0a32345b0c8ff4e2368603358b194e17b787, '', 0, '?'),
(0x089a1cd0576af3405ebf5c2b5315d235, 'wp-content/plugins/wp-mail-smtp/languages/wp-mail-smtp-he_IL.mo', 1, 0x00000000000000000000000000000000, 0xe743599bf09ae07aad1b7cbcd330464f, 0xb1bfbf1d1bef57011c01cdbca530e8f4cfad57c80f0de5c9f3ca769d86f091fc, '', 0, '?'),
(0x089f13fa834ce2d42e8f0ade01773b5b, 'wp-content/plugins/wordfence/lib/dashboard/widget_logins.php', 1, 0x00000000000000000000000000000000, 0x671c96f1d5ec230614edfbbb405873c2, 0x97c4aa4e32ef88171c39a1eb57b54457b01bae4f9230d1bd066d47c6ec4ee3ba, '', 0, '?'),
(0x08a6b196eb67847ed2771a11d0056868, 'wp-admin/css/themes-rtl.css', 1, 0x00000000000000000000000000000000, 0x400ee8016213e3c3d97bb05fcb49cdb5, 0xdbc2b767ba78b955e43852fccee1f6c827fd0626a72578fa7aee1970263fbe29, '', 0, '?'),
(0x08e7e262196d8025b2878adbdaadd6ab, 'wp-includes/Requests/Exception/HTTP/502.php', 1, 0x00000000000000000000000000000000, 0x7cc83a6c80cf7af9d5217b17fb47ff69, 0x150bf12f9288bf7e554a4fa42ec58023b5f245e18bfffa35b42a8a2743c51571, '', 0, '?'),
(0x0906511257afef8c7f887e2dca0064c5, 'wp-includes/class-phpass.php', 1, 0x00000000000000000000000000000000, 0x03191a210ccbea54cb07dedfedb7cc42, 0x5ac3eae1199281479f151b64fc2fa709d1c2f127b0fb9c2aac5579a1f4942859, '', 0, '?'),
(0x09073fb1cfe486e6db0819997199754d, 'wp-includes/js/mediaelement/mediaelementplayer.min.css', 1, 0x00000000000000000000000000000000, 0x3207ef8ba63ea7671e48d937393967e9, 0x5e8a4918eb055262a2c5689d69ab36eec9b42ce1da027075f3f47ec7a9f07a53, '', 0, '?'),
(0x092cb9a92fd595188b21e79b6779fe64, 'wp-includes/js/media-editor.min.js', 1, 0x00000000000000000000000000000000, 0x79cf51bae2593b7ac27b73789e43646d, 0x7429fcb6b21c9338dcbf2ae1a069da13bca487e785e74d5094e0b89788b7444d, '', 0, '?'),
(0x0937acae1df8a6d718ee1de305660960, 'wp-content/plugins/wordfence/images/sort_both.png', 1, 0x00000000000000000000000000000000, 0x9a6486086d09bb38cf66a57cc559ade3, 0x7ec225eff1db898e251f8f858b0e3ef6f5fe88426cb26f8775b74929c8893767, '', 0, '?'),
(0x094006feca3564a1d4dba127d130fe29, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php', 1, 0x00000000000000000000000000000000, 0xea71b279940a8c6b3e8bec2f8ab73ab5, 0x49b49f4f0fbb2cabdd8cfbc79eb8d9baf0a3eac58aa75c657934793950631649, '', 0, '?'),
(0x09503d4e3e8ca862226a3a7e5b517be1, 'wp-includes/js/tinymce/plugins/wpdialogs/plugin.js', 1, 0x00000000000000000000000000000000, 0x06f7aecb5bdfa28739eea0a498d15a81, 0x0c24921e278b8fe88d76aaa120b54437c73748ccefa4c46c5fc1639464ab904e, '', 0, '?'),
(0x09547f068837540ac7df56faa0e4586b, 'wp-content/themes/Divi/includes/builder/module/field/template/border/Radius.php', 0, 0xdf9da1a3afbb3c8d9d94dbe898d0012f, 0xdf9da1a3afbb3c8d9d94dbe898d0012f, 0x61bf59dc71970a10ee63467a4305ef69fe163446c7c437fb7c7eff7deac04771, '', 0, '?'),
(0x0958ce740c5c34764e493582d86acbc2, 'wp-admin/async-upload.php', 1, 0x00000000000000000000000000000000, 0x9ae858357d10d297b4797ac2db227069, 0x5a19a524bdff575c234e04a6c4a6baf11881f022c9fd0a0f6c8c713bba43a71a, '', 0, '?'),
(0x09982ea6d90835077561ce576b4af898, 'wp-includes/Requests/Exception/HTTP/413.php', 1, 0x00000000000000000000000000000000, 0xe9963cc15dc99059b7d9ff584c17bfd8, 0x0d1103858a7dc0e49fb92d56b1dbdf01b0de0e2765434319ca85e3652d322c30, '', 0, '?'),
(0x0998c8da2913bfd44f61724bcbf375b0, 'wp-content/themes/Divi/includes/builder/module/CountdownTimer.php', 0, 0xcb706003a75f3e2a5159ea58bda2f988, 0xcb706003a75f3e2a5159ea58bda2f988, 0x341760d993a95ef72333f2ca3ff22a10e4664bc22ab70d7cabaedb52917225fb, '', 0, '?'),
(0x09cd93818c70163617753499a543dbc4, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Handler/MockHandler.php', 1, 0x00000000000000000000000000000000, 0x051eb154eb8774661bbe11885d248323, 0xe8d14eec10876102da3769037686a291c5ab63445df325aa31eca7cffc31729c, '', 0, '?'),
(0x09d639848366de88559c66f2fee6079c, 'wp-includes/js/tinymce/tinymce.min.js', 1, 0x00000000000000000000000000000000, 0xe0cc75e46e7be9cda3c4da2a12e6e2f2, 0x489f6640f00c847167986f73e865ad87faa3bfa2cf13c9e64620bceb0eeadeb5, '', 0, '?'),
(0x09e9f1cfdb30398df72d62b185cda957, 'wp-admin/network/users.php', 1, 0x00000000000000000000000000000000, 0xc860fcfffc818a23600b90647fc8af61, 0x469aa75586d002651a773843739c72c099d4f0b3bcfc03e75284f73b20dbca96, '', 0, '?'),
(0x0a196fc70f73e57b0496386f0e59eb3f, 'wp-content/plugins/wordfence/images/flags/kz.png', 1, 0x00000000000000000000000000000000, 0xbaf1f6b1fe8f7adf80f4390da1a9c21e, 0x93510424d8bb76347ff3643a06ba80844929c38d1bccd80761f7600a8b4feacf, '', 0, '?'),
(0x0a5495a62f5c392459a4550adbcacd8c, 'wp-includes/customize/class-wp-widget-form-customize-control.php', 1, 0x00000000000000000000000000000000, 0xae10fa13b7203e976c64ff14b8e87067, 0xa088eab0cb9848bfb30602b05afd4168b65f9cb9036cc22badab1383b33f7dca, '', 0, '?'),
(0x0a669d868959a1b703023426fc4cf0a6, 'wp-admin/images/se.png', 1, 0x00000000000000000000000000000000, 0xd6c89442c360bd1e08da2e7d1527373a, 0x59adbb9be403039be8224bf9d17bb755bca908d772993a328a8b114a4cb494c8, '', 0, '?'),
(0x0a8534a9331d90d11a7a95f7e5c74b88, 'wp-content/plugins/wp-mail-smtp/vendor/autoload.php', 1, 0x00000000000000000000000000000000, 0xe6cc0b513a50effc35849a13f4cf65f9, 0xe53e1a04569f29a2ca4617106d58324b811d60d4f1e1db84a3e12dc991b80189, '', 0, '?'),
(0x0a8741360deb0f4d090c80cb2c1b02f1, 'wp-content/plugins/tablepress/models/model-options.php', 0, 0x4233c3a81c38def6866ceb33d03d4905, 0x4233c3a81c38def6866ceb33d03d4905, 0x80cf4e2210afdb805fdfb4820176b173452359041a10a4985ddbb5199d81201f, '', 0, '?'),
(0x0a8accf366c9d3853b1e7bbb7416f587, 'wp-includes/class-wp-role.php', 1, 0x00000000000000000000000000000000, 0x2bf1747124efad32400b254e0544bb11, 0x22dffbbe150a56498977913e346c9c15b63c2fad34edcc80d7f8880e8d008d8a, '', 0, '?'),
(0x0a8ce93684522a46672aa87868a579ab, 'wp-content/plugins/wp-mail-smtp/src/Providers/Mailgun/Options.php', 1, 0x00000000000000000000000000000000, 0xbadaf5ac40d007ab170cfdcc4882ef82, 0x724cecd6aae4cf52a391c27cfb3d5393d5ea0c5e9fbd883c487d9ebd5512f113, '', 0, '?'),
(0x0a93b591622dd356f83a88837c6db5ff, 'wp-admin/edit-link-form.php', 1, 0x00000000000000000000000000000000, 0xf8eaa460aeed95da754744c9a1799f7c, 0x3969e4e03c209b8b2c1afe04b2f69393cccd4b9bb40c1c681794b5764d78cfb1, '', 0, '?'),
(0x0aa3dc4e4e4dbcd4db91343bfa70d034, 'wp-includes/js/customize-models.min.js', 1, 0x00000000000000000000000000000000, 0x1f1c22726066146cbe889da7288dd45b, 0x4eaee8ced0b77f1dcba611f45b853712075409d154b65f83def60c823296a218, '', 0, '?'),
(0x0aabf535e216f93dbc494b94267bef50, 'wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-icons_454545_256x240.png', 1, 0x00000000000000000000000000000000, 0xec5e59da4b23573927bda544cbb29401, 0xbf274ddca3a7f4ad5f2df00c0a13e8304e3124ef4108d0970befb5f7d76c3ddb, '', 0, '?'),
(0x0ac42541424ba84bd531e37bd4208381, 'wp-content/themes/Divi/comments.php', 0, 0xcc04dca2008d009c36c182b1b0fd0577, 0xcc04dca2008d009c36c182b1b0fd0577, 0xbdf49421d81a0f5675a9418e07d3191ed91ea41d19327b979158015e0756686f, '', 0, '?'),
(0x0af40da30c4283e4ae06087016ccad05, 'wp-admin/theme-install.php', 1, 0x00000000000000000000000000000000, 0xac9c42ef02c74a99e8109270107b41ad, 0x1ca02d9bf4b78f98c5b61da1992b35e9510f69bd5572655c4170a43d7d9977fb, '', 0, '?'),
(0x0afd47c6996e02e5f01a40312b555da3, 'wp-admin/css/revisions.min.css', 1, 0x00000000000000000000000000000000, 0x648a668518ad84c937e3370599b079ba, 0x1bd12f8273a41a6439f0f017d169824f88f03b01b9f8698b364c569a813edb17, '', 0, '?'),
(0x0b1896927e6befb7e7830648ad44c54b, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/LogglyHandler.php', 1, 0x00000000000000000000000000000000, 0xbeee53f1c85666d49978d0d8c0324a2c, 0xb712b3132d23f8b522cb359c4dc78e55653050d7287938aa189a4eb7da4d055e, '', 0, '?'),
(0x0b22771d1725e25f83844b5ca0e175cb, 'wp-admin/images/wpspin_light.gif', 1, 0x00000000000000000000000000000000, 0xdd4e6dd268a70ce4c1c5143b1a4092dd, 0x6d35a2aa885e7f0bc3ad25c5176ef8343c45226bf88058037ad1d3a7d53d11f6, '', 0, '?'),
(0x0b266306b5590144d823e8507b2ba29d, 'wp-includes/js/jquery/ui/effect-blind.min.js', 1, 0x00000000000000000000000000000000, 0xaddbe09f173c4f1bd86d41ac5f3b4f4c, 0xb68c8639538b01fcd40a875e886ebe548cfa49cd59ab5a644223550807b47d7e, '', 0, '?'),
(0x0b81fdc3dee45906c611eef0eb71ef84, 'wp-includes/customize/class-wp-customize-partial.php', 1, 0x00000000000000000000000000000000, 0xeee895fb6cfb741733581d66850574e8, 0x7bac1b3e0eca7fc878bff7ab819f48a692d60a0602a17c4145dc7c53634f732f, '', 0, '?'),
(0x0b8cd1e116e209965e0864f3375b7843, 'wp-content/plugins/wordfence/images/flags/sg.png', 1, 0x00000000000000000000000000000000, 0x90401fd3b3876a58f99066c69a2069d1, 0x8f10bbb6583407368efdf7567080c054455fe0c92eb59345e7ca4523a59d9114, '', 0, '?'),
(0x0b8ce99cc30f0ec335acba992e3b6cbc, 'wp-content/plugins/wordfence/images/flags/gi.png', 1, 0x00000000000000000000000000000000, 0x9b0d5665141810bebbd1e24f4b2a615c, 0x6db02effbecae4dbc5e46fa23024871f6b0f98d3576e504254e50692381a25d8, '', 0, '?'),
(0x0b941d7f88a62c482862e6105f46944f, 'wp-admin/admin.php', 1, 0x00000000000000000000000000000000, 0x0402ac65e6e367dddea2d155d869ed7b, 0x8ec99de278b18959e8fc818cee5f52845945a0b9615131545ed95865f8c71079, '', 0, '?'),
(0x0b9cab4856d5a5bd6490e0b370d55670, 'wp-includes/images/media/spreadsheet.png', 1, 0x00000000000000000000000000000000, 0xf1c0a034e4f112d60054fcdecc873fb2, 0xb6fdcc0cb676b2b629ef0a19ba365a6c0eabb632b9f5ead09231d9212b09d912, '', 0, '?'),
(0x0be90ac4d8554e7ebdbd0489006dd0c4, 'wp-includes/js/codemirror/csslint.js', 1, 0x00000000000000000000000000000000, 0xe1b73b2ee9f94bd0f0cace5f09fd8251, 0x5db66968344684f50fc3b211f20dec9d1ff655bbd6eedf571f454b28da50b864, '', 0, '?'),
(0x0bf263221b6d6c8f20ffc79e073e6f13, 'wp-admin/images/wordpress-logo.svg', 1, 0x00000000000000000000000000000000, 0xf34ef6259364f7ef0ccf67cd1dddc970, 0xce22a675f099a86a2d51450089d35b1919e6a6674cdd5a35dd4d441b1fbd3a7f, '', 0, '?'),
(0x0bf4f62bcf73c1a3dbe654e3db770a1b, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/functions.php', 1, 0x00000000000000000000000000000000, 0x009912ae0c25b5a1fbe951899115b8ae, 0x7f4a0f0d22df6aad3c3bd3143426410ac3e4fcc099143579e215c99c837c27e1, '', 0, '?'),
(0x0c2425238010c65f8255bb5f6419cd0f, 'wp-content/plugins/wordfence/views/options/option-toggled-select.php', 1, 0x00000000000000000000000000000000, 0xad110c86a95d1c9fde176e613150a867, 0xd78fe4408903323cf9ccbbae883f9cd708c31fec1792ac8f6401f72b6589b5a9, '', 0, '?'),
(0x0c2afa154f8fc47f91cce202eab7e569, 'wp-includes/customize/class-wp-customize-media-control.php', 1, 0x00000000000000000000000000000000, 0x1860299cb2fcb56823b70966536198c3, 0xfb5dabb5af3c1135eade6c8063f9892d28e5c9462c58017eea8c80c8387793e3, '', 0, '?'),
(0x0c42abfab28510e14ae278daab294a82, 'wp-content/themes/Divi/includes/builder/scripts/reset_memory_limit_increase_setting.js', 0, 0xed60330dfd9bdf3c833b1dd76d0024c5, 0xed60330dfd9bdf3c833b1dd76d0024c5, 0x5386baf19c26b4ec0bee7a3248dfaa50018e8e64b3a9ab3bcb02c08a3e5478ee, '', 0, '?'),
(0x0c4483ac209a321efb944b16167c26e5, 'wp-admin/css/nav-menus-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xb83ae3ac7bf56384bccae35bd754330f, 0x3a9c3bb4ece732e4e4243233430490aac1a4121cd8d30f9df3fbffc4c3f4d70c, '', 0, '?'),
(0x0c7be74d8c930c69bb69326e95c336dc, 'wp-includes/js/jquery/ui/effect-highlight.min.js', 1, 0x00000000000000000000000000000000, 0x95e8ebe62adf187fb4c3b84eb5bef821, 0xb59b79b2eb8257b2c4370cfd174c91a6f666b62f72e8fc26d8a7f01b6c874adb, '', 0, '?'),
(0x0c87754f91a7a209faaf183023d6357e, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Logger.php', 1, 0x00000000000000000000000000000000, 0xb7cc0e815fa832fec05cc6a882a6b5ca, 0xfb773e4411e684127b7c5008e6bf828bbe9ebfcbd11d075ea262dcb75b36e806, '', 0, '?'),
(0x0cd35b3b1c58419009363ed72af59e73, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/FilterAction.php', 1, 0x00000000000000000000000000000000, 0xdf1ecf3287efacd1ece1b30425110e33, 0x4df915981c215f82e4d7e1814b9a585dbcd59909aadd3590f2e583755095af9a, '', 0, '?'),
(0x0ce013f9140f08d42e517d33d2d95489, 'wp-includes/Requests/Hooker.php', 1, 0x00000000000000000000000000000000, 0x0f08c5401425a9615bd19e2f34a5e107, 0x740d7b0c10d66b83083f1969ce6be49543060a4c06e3f0839162efcc87dd5779, '', 0, '?'),
(0x0cf55a62d5ee57c08965601c9ba19e9d, 'wp-content/plugins/wordfence/images/flags/sprite-des-32.png', 1, 0x00000000000000000000000000000000, 0x233550619081ea9f66bd271bdeedcad8, 0xc4ecec2fe33706882d9bfbdc198451b4af78934ccabe110c41087e7b75104d3a, '', 0, '?'),
(0x0d0596ab3aa9a79401f9d755cba3170c, 'wp-content/plugins/wordfence/images/flags/a1.png', 1, 0x00000000000000000000000000000000, 0x342e828f4d3adf3cfb4b1b30dc9fceae, 0x0fca97a9cdcf21f2a4e01ba0e433c7ba6617f994088ab4b718885e24ecc33710, '', 0, '?'),
(0x0d0cbb4df5ad64605f538b67a4e6fa7b, 'wp-content/plugins/wp-mail-smtp/src/Providers/Mail/Mailer.php', 1, 0x00000000000000000000000000000000, 0x08c624c63c0cf2a2c38d0c2f8d4e818e, 0x90bee27327b3cfaffdca796a0f9cfa1361f2087921f7bc1a8dadb3992b7cd16e, '', 0, '?'),
(0x0d35211e47ad832fa1e6534e222fee2b, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/contextmenu/plugin.min.js', 0, 0x0222215d126278c82c827939c0a5df08, 0x0222215d126278c82c827939c0a5df08, 0xd63c7cf4576e81e650ae8840eef6f8e8e71c90ae97ad6f103e117530939729ab, '', 0, '?'),
(0x0d766bbd502dc8748db8479aa5a6486d, 'wp-content/plugins/contact-form-7/modules/checkbox.php', 1, 0x00000000000000000000000000000000, 0x792f5320fdbfc97a25341f3fa4084ee4, 0x507e3c26437b17e7608951e0f901dabdba89af8c0d62429b5d459c9594b1dd58, '', 0, '?'),
(0x0d78dd8d815eb4a7bf1aa08302bd3c3b, 'wp-admin/my-sites.php', 1, 0x00000000000000000000000000000000, 0x310c43340709c3ef43daadbc8cfe6827, 0xa187f93c2d220be9700662d6dd081eb1cd9a2925c780c9ed756cdc464a770762, '', 0, '?'),
(0x0d7ac7100f1d8dbeb18a44d644eb9ed3, 'wp-content/plugins/wordfence/views/options/option-toggled-sub.php', 1, 0x00000000000000000000000000000000, 0x949faa1d88aac83de476b8650b9a4f2e, 0x1fd10a47681ded99e12c133f97b4d21fffa86cf7b29e203a9972a29d07272417, '', 0, '?'),
(0x0d83764ef516cc5b42e1d326ead8534c, 'wp-admin/css/common.min.css', 1, 0x00000000000000000000000000000000, 0xf290461e922fb41355a1cce6d1afcae3, 0x94d11befb5fd1f8bc827afa5991ab7a786bf11ae3040e3c7603515e5c2167799, '', 0, '?'),
(0x0d98d2a7784f7ae4e286f77a8290be68, 'wp-includes/class-wp-customize-panel.php', 1, 0x00000000000000000000000000000000, 0x68d82acbd85192c0c93b40f2fc4fa85d, 0xdb97dd3ee6ed7d48a2a478e97ba88b8040b56a6d4b8b38cc48b07ca1a9837514, '', 0, '?'),
(0x0d99227e3f336142af0729c9310e837d, 'wp-content/plugins/wp-mail-smtp/assets/images/smtp.png', 1, 0x00000000000000000000000000000000, 0x59f71ee9e0c8898f0d7153b2e43a8f19, 0xbff1311b417a53b980b7a8fa89b6ebb0b01d9cf20ef630d5c3ed6a344ceee575, '', 0, '?'),
(0x0d9c8d3a893a8910ec1df54848f93a64, 'wp-admin/css/edit.css', 1, 0x00000000000000000000000000000000, 0xa1c1f8d9141979d6cec1eb4e73e49ad1, 0x0069793709f4f8b7707435e556aa1d51a7876d2de974df06c4b6b27b80a417ad, '', 0, '?'),
(0x0dc32514db11e1e3cf25bc7953fd60f0, 'wp-includes/js/crop/cropper.js', 1, 0x00000000000000000000000000000000, 0x1d97b296d918482e1273c56fbff6a8e2, 0x03bb7079d6ebdbd02c42b7f9f2faccd047cfd4f62dc9749ce90eabdcd63de173, '', 0, '?'),
(0x0dd1aa10311c73313daca16006289879, 'wp-admin/options-head.php', 1, 0x00000000000000000000000000000000, 0x9a616e7dd468d1c2499b90600e710da5, 0x1c527afb9b60a00d30c99a5c1a237a97e1ec0f6cf8af95513172f8665b3d3de2, '', 0, '?'),
(0x0dd297e872d7be8820c103b9ce0a9c1a, 'wp-content/plugins/wordfence/lib/dashboard/widget_content_logins.php', 1, 0x00000000000000000000000000000000, 0x8c555d0c4f2c81022fb81027f68e59d0, 0xcf1aa31ceb8f242864f69723b3c6740c51cb1871bb2693bced1faa2ce2c988b6, '', 0, '?'),
(0x0dd38003a6649392ee1f1711c210d241, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdp/UdpSocket.php', 1, 0x00000000000000000000000000000000, 0x3585d916f9c3280d9d2c61abc6aa8c0a, 0x8459b633bc8677fdecdb26f2511ffac27b0757404dfc95d5a25d5807a8c6560f, '', 0, '?'),
(0x0de2afc2b6324f93de328187fa26a640, 'wp-content/plugins/contact-form-7/uninstall.php', 1, 0x00000000000000000000000000000000, 0x56323fc8270525fd129ebacefe30a016, 0xceb4581330d28693db709a5ff2b58933f2535039a14a5b948971afc592c69ba0, '', 0, '?'),
(0x0dfe5fb2e2ba1c8bbe030292ae3fff0a, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersMessages.php', 1, 0x00000000000000000000000000000000, 0x5f7bd1ec41f22f3e79ff1acb1f8d8eb6, 0x4891322e92d9cb4c7d82cb3e0cf7d89d6d3a0de9d80d2b136c6e4568928bb0eb, '', 0, '?'),
(0x0e17f66934967dfd83d8196e31fe1c61, 'wp-content/themes/Divi/header.php', 0, 0x6dfdceafc038c8624bf1202d389beaa2, 0x6dfdceafc038c8624bf1202d389beaa2, 0x5bbe18623864c5d381079760511eb9d64e5a5625a9971ed0d95c2b1ca84afbf8, '', 0, '?'),
(0x0e5737a4947b2884a63b3a50a59a9d3f, 'wp-admin/includes/class-bulk-upgrader-skin.php', 1, 0x00000000000000000000000000000000, 0x147eea3b6298d03d2ce3dc4a5436580e, 0xf8f5d2953ab5dcd0c5b5b543294cb16413ba29d1acf54a1ed595c1171adadd4f, '', 0, '?'),
(0x0e58ffe648e5a5a528bb3ac85aeda914, 'wp-admin/admin-ajax.php', 1, 0x00000000000000000000000000000000, 0xd69028152b87ab999b4cef2300826d83, 0x32b35209e87feab3e87bca9a00f4aad07e9f3429b6c48433c8ab1866e32c741c, '', 0, '?'),
(0x0e676fac739c56e3a33bedc7ff850a24, 'wp-includes/js/tinymce/plugins/compat3x/plugin.js', 1, 0x00000000000000000000000000000000, 0x2bdb6ec1c3d931d9ecbb169fcf6f5662, 0x4318c084f9541299289be74e2b952c8fb4544ee843c0f781cc60dea98a82ecbf, '', 0, '?'),
(0x0e6e5a84269cfac959774c84bd8b563c, 'wp-content/plugins/wordfence/images/flags/sn.png', 1, 0x00000000000000000000000000000000, 0xecbbafe6f4758a9949bf0eda8da90c74, 0x2a9736f096149aad5fa98cc59aba5b68e75e0639f426dc4b2fe55c27dd5b56fe, '', 0, '?'),
(0x0e71a17f91002edeb71a6098abebd12d, 'wp-content/plugins/wordfence/images/flags/na.png', 1, 0x00000000000000000000000000000000, 0xc018f731f03d0ff85808cf75999734e3, 0x8aaa41ee050b824851dbe63a6a0cb1ee12dcadc662075b129c4364fec5fd802c, '', 0, '?'),
(0x0e7b6dedd1a1a54d596dcb137c3bb746, 'wp-content/themes/twentyseventeen/assets/images/coffee.jpg', 1, 0x00000000000000000000000000000000, 0x0841de9eda16456f65f209503bde62a0, 0x5c6ccfb8767b7afa329be7d5dd1e3fc348db39c76c094d74ede423c365725b8e, '', 0, '?'),
(0x0e7ebeaccae44f55cbeabdcdcaced0c2, 'wp-content/plugins/wordfence/images/flags/xk.png', 1, 0x00000000000000000000000000000000, 0x5dec47d76cc4dd7d24f335bb498ed3c4, 0x598973e79c00da97c4965324d805233aecb82e49f7c3d112558d0cd5948577d7, '', 0, '?'),
(0x0ecc200e87eca10c4311aa5907968ef1, 'wp-includes/pomo/entry.php', 1, 0x00000000000000000000000000000000, 0xed9d811ef0cb13bdc0fa60b8314c8d61, 0xf7b7eeb2829493ba7bf0a27655fb99bc1de2f5e96760355d1e9d5e530c30bd6f, '', 0, '?'),
(0x0ecd3e12ff4dd20538b820d9b5add17c, 'wp-includes/images/crystal/archive.png', 1, 0x00000000000000000000000000000000, 0x9653ca07faf08e9ccc493041020e6eeb, 0x4c83d6251458b0f304a3d04fe82bc4de4161ae210fd753c15cdc89f42697a8ae, '', 0, '?'),
(0x0ed1f9a4916f2ddd6289e9d2cf25c783, 'wp-content/themes/twentyseventeen/inc/back-compat.php', 1, 0x00000000000000000000000000000000, 0x9b0bd412a788248f86649d011d0d434f, 0x471230be33b9a4f2a458a098718959f6a8f8bb42bda07074ee1fbab072f64c0f, '', 0, '?'),
(0x0ee7a2d072cd1a404ab43bfcbbc3f20c, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/PopSettings.php', 1, 0x00000000000000000000000000000000, 0x762586fba9bb5dabdeba2515922fa6ae, 0x8199ba52e33dcdc55c080363f9395dc02054923bbda90084d9b6da0d82f1556f, '', 0, '?'),
(0x0eebe503220d4a00341eb011b92769b4, 'wp-admin/js/password-strength-meter.js', 1, 0x00000000000000000000000000000000, 0x2847576ec45293ab96dc0030974e2629, 0x46813ebf53f5d06edd06a64a03a5e165411f20f10939ceea13ccfcd4b2da41f0, '', 0, '?'),
(0x0f5cdc07e0e3941db7f041562ae7b1bf, 'wp-includes/js/jquery/ui/slider.min.js', 1, 0x00000000000000000000000000000000, 0x9408efe2ce5a6b4364f34cbda02f814b, 0x2766650cea29264212fd6fc5b784f3cc6987f69d8e23035d26984ada04a7a4c7, '', 0, '?'),
(0x0f9563addb6e78c017d4ba7c061003c8, 'wp-includes/class-walker-category.php', 1, 0x00000000000000000000000000000000, 0x690a8fe1afe8ade7cb9f3a9679945722, 0x2fa215f9f4bbc86fc96d5a0c9e4483b76518cd257f40e8e5eeea15065487b84e, '', 0, '?'),
(0x0fc0135e5b17e7a2ba921158038423f9, 'wp-content/plugins/wordfence/images/flags/england.png', 1, 0x00000000000000000000000000000000, 0xe535c9e31c5bd1d4572c8fc7276fc5cd, 0x2634e69b32d55786a8e90b4047374c954925fb70534a1d0477cef7f266dacdb3, '', 0, '?'),
(0x0fc7dda13dbdbd4e7817bc874bd4602a, 'wp-content/plugins/wordfence/lib/wordfenceClass.php', 1, 0x00000000000000000000000000000000, 0x3b3ad118e20f3d70cd072f5870dac909, 0xee8008085597440c75c03d0dbf4ae343a5bd565678c6b961cf7535ddac3cb8c6, '', 0, '?'),
(0x0fede11699d2641d4e5fc4e69aa08e40, 'wp-content/plugins/wp-mail-smtp/vendor/psr/log/Psr/Log/LoggerAwareInterface.php', 1, 0x00000000000000000000000000000000, 0xcfac6d4dc3ebf2c7f0e49f74d1bcd44a, 0x66f0fee9822efd25f5012ac69a100f1f0c576e1fdd43e305f3f21b73ec5369fe, '', 0, '?'),
(0x0fee8807724aff3c703ea7fac3c45a96, 'wp-content/plugins/wordfence/views/scanner/issue-wfThemeUpgrade.php', 1, 0x00000000000000000000000000000000, 0xd913aed38e524ffd4ead12daea0f68e1, 0x1247b25b772a803f9f91662d406b71bebc1b16da28044a3fa377243ed6c58821, '', 0, '?'),
(0x0ff5262f18a26462a464c87111b0322f, 'wp-admin/includes/class-wp-community-events.php', 1, 0x00000000000000000000000000000000, 0xdc61e942ee6cbf59dc9220aee8694e1b, 0x93f4cd1888748dcdfee05b3af1776a9452a3f57bd2e967dea840c6b1af0043ca, '', 0, '?'),
(0x1000f5aa5dc061f076950494be435901, 'wp-includes/class-wp-walker.php', 1, 0x00000000000000000000000000000000, 0xd1250b485bfa907c4ed10b8e9aaf00f6, 0x5bbd71f2dab520725f2ba72635daf1a9edf258148ff78ee7a283bbc438da1c96, '', 0, '?'),
(0x100693a2fe4e56d4b1b30be6887ac35a, 'wp-includes/js/jquery/ui/effect-shake.min.js', 1, 0x00000000000000000000000000000000, 0x260cbafcbcedc23348a371cb80083112, 0xe2089c482358b17b902482fb54e738a765784298f210513ae8f7c739ba870af3, '', 0, '?'),
(0x1022c67929fb4acb5c4da06bd22bb630, 'wp-content/plugins/tablepress/js/jquery.datatables.min.js', 0, 0x114c26084cb472c6a5f8b58908472ad7, 0x114c26084cb472c6a5f8b58908472ad7, 0x9f12316ba12dd4c56def33f1d93c1c3a2462128d05dbafaf0e587988c544b409, '', 0, '?'),
(0x102302390d5075044c6b30a6ae6b55d8, 'wp-content/plugins/wordfence/images/rr_sitecleaning.jpg', 1, 0x00000000000000000000000000000000, 0x290d009994d0ffc6d2298d15af35dfd9, 0xc5cabb7b22d39d5e1e6d6c11dca1b2c9b1994d683261c60f398d98cb71943776, '', 0, '?'),
(0x10298f9f0c5fe6f6924aaf87d71d99d4, 'wp-includes/js/media-models.js', 1, 0x00000000000000000000000000000000, 0x529e91f5ac6fd14fa38d85082d4aeab4, 0xec2ae0308f62882611480ffb9d90780a45da9f80f986b22be404115862610d62, '', 0, '?'),
(0x104cfdbdd13c6dd260afea17ed46e250, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/AmqpHandler.php', 1, 0x00000000000000000000000000000000, 0x89ef97bd70a1876bbf0a151914a4ce26, 0x7e32d6c32a185edb6897a7bb651edb03a353ed9110b0589a06a7168ac6a4ee84, '', 0, '?'),
(0x1057a1af75fbae52506249481e17ed01, 'wp-content/plugins/wordfence/images/flags/sk.png', 1, 0x00000000000000000000000000000000, 0xf97833dd69ef32660e96f9562e565d47, 0x5a9361bcd144e18582a8839fa040317e6590949082f273c05ed1a1879a2d0dbe, '', 0, '?'),
(0x105842658d6f193086905c1b19865912, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/psr7/src/MessageTrait.php', 1, 0x00000000000000000000000000000000, 0xa6b829b5cc2644e0af0e0cc7a55a5b95, 0xf18d6b3fbb0005f0811974750235de60200ea7853c5b531be3b6aa486a8d733c, '', 0, '?'),
(0x1060990126adb8e994a57e4b33052f64, 'wp-admin/css/login.min.css', 1, 0x00000000000000000000000000000000, 0x0433cc6b4967a15d2f6be5a92958b812, 0xf0f9e075e5b1e6a372cada549ae8176683330d114371e7ad229bc57bfb75a495, '', 0, '?'),
(0x108781d8d0389dbf95d1bd62b876170d, 'wp-content/plugins/contact-form-7/includes/contact-form-functions.php', 1, 0x00000000000000000000000000000000, 0x15ac3c622af194ce80da4f44b1f01eda, 0x3980e15f45f8b099e1bc0db1b2ea11a452b726a99ce60d91357087d4c97d5cec, '', 0, '?');
INSERT INTO `wp_wfFileMods` (`filenameMD5`, `filename`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x1090b89cd2912de8ccf48a0d8a7b2cef, 'wp-content/plugins/wordfence/lib/wfCache.php', 1, 0x00000000000000000000000000000000, 0x283162a8cc22333af921e1ac606b74f4, 0xd44dbac9fdfd89e7cfaff2fde88f73709edef890b04e689ae9938c81cae14434, '', 0, '?'),
(0x1093167e98e24cc9ce2ac42cc43c3aa5, 'wp-admin/includes/theme-install.php', 1, 0x00000000000000000000000000000000, 0x577e7b9203e3115561f97b2ecc1b5777, 0xaf2952185387bfce74b468cedce5ca9ba592e44b094ce47149a35668962fd895, '', 0, '?'),
(0x10ae53781ec3df34ae406fc177ef0e4e, 'wp-admin/js/widgets.min.js', 1, 0x00000000000000000000000000000000, 0xde756f5669035c3590ed9d4da7773a72, 0xd8c41c170dda447fc9be20778bff1ecd1257ebef98d3bd3902293280aee9a954, '', 0, '?'),
(0x10c9e8eb133a7f6da1b05bdda2af3a23, 'wp-includes/l10n.php', 1, 0x00000000000000000000000000000000, 0x30d156bc49e0c9c94582d26c4764187b, 0x7395916e1975d6f6e4e83ef2633f06feb97436daf528dbb11bac870cf30f168e, '', 0, '?'),
(0x10cf4915a2d85c6ab6acd178cccdcb67, 'wp-admin/images/date-button-2x.gif', 1, 0x00000000000000000000000000000000, 0x2952932c246bf9828429361643a8bb63, 0xff8a90fadbc5f8546c9d7045ae817851c4ea112748396f77b57b287c0aa507b3, '', 0, '?'),
(0x10de5d50aa4a51c680366fd6a2f7953b, 'wp-includes/Requests/Exception/HTTP/428.php', 1, 0x00000000000000000000000000000000, 0x9a97bb0369f70142e4e57da75eae742a, 0x43ea4fb85725930caea474df8fde5912d77cc215d5268b0f309d56c28cd05ccc, '', 0, '?'),
(0x10e4ea3082ff3ed10da5d111c2bfae23, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/SamplingHandler.php', 1, 0x00000000000000000000000000000000, 0x85fc2f7a5cf4f34749aa70cbc8c732e6, 0x07248054909db9b004720f0d1d1660a02cc5781814dcca763c59de235a9c7daa, '', 0, '?'),
(0x10e9e1e66a37725bbc2c94ccfc5ad6e8, 'wp-admin/upgrade.php', 1, 0x00000000000000000000000000000000, 0xb2efdd003aeacd49ea8325fc923000c3, 0x0cbea9f4bdd5dc021360d1e2a6ace8dc16b517b1af1b3c4668eaf227f0fd1d91, '', 0, '?'),
(0x111a0708931cea6c6db7f08b9440f8f8, 'wp-includes/customize/class-wp-customize-date-time-control.php', 1, 0x00000000000000000000000000000000, 0x5c3e92678c6cc72a342b8909464bab8a, 0xb3a31f2721cc8ce70b00915511bf7b31801231a0976437274d6238b750a714e1, '', 0, '?'),
(0x113e85c425ade87003a81e6d1d0bc4de, 'wp-content/plugins/wordfence/images/flags/pm.png', 1, 0x00000000000000000000000000000000, 0xe7a72c0a4ba613ff18ae829eba46f84e, 0xb2910d1be37da8cdd5c59c1c40eaf91b0843e4988245628ac5865c0a74a96128, '', 0, '?'),
(0x1144a9386846de9b4256690552eea81b, 'wp-admin/css/colors/blue/colors-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x760a83d1bd8de7952c213a668151bce6, 0xf95de33a7233984eac31b91ed75ee3cf984fee6a97d8a4bf817186ab4b9d85a2, '', 0, '?'),
(0x11487551a8d57b79b5ce0957249020d2, 'wp-content/plugins/wordfence/images/flags/ng.png', 1, 0x00000000000000000000000000000000, 0xe141335b8dc618a0454ebd22d180598c, 0x2ae96ce886605ac78f1e0f7dfea62d589b868ebcbd57d5cf084b0ba50be02270, '', 0, '?'),
(0x114a398f3fc52b8be65102d3e9b4b5c3, 'wp-content/themes/twentyfifteen/genericons/Genericons.ttf', 1, 0x00000000000000000000000000000000, 0xbd260e7477d834b7d0890b9470638124, 0x9c9db43bb9a03d4c567c2c38de5467305702db4eccc05141406b4340a403b0ed, '', 0, '?'),
(0x1167330aee3fe0f31ea4cf831f32fc31, 'wp-content/themes/Divi/includes/builder/main-modules.php', 0, 0xaaa985e0dd80da793a0860b30ac241fd, 0xaaa985e0dd80da793a0860b30ac241fd, 0x951736c0c224fb6fa77978bc854a50973f087610b3b086d6a0af2245ac2f2c53, '', 0, '?'),
(0x116ad7bbfd8204f3712ebb2a3ba7e132, 'wp-admin/css/colors/sunrise/colors-rtl.css', 1, 0x00000000000000000000000000000000, 0x64d732bae20f1bd9f1a39d28f479a35a, 0xb6b4c8c507c08b7b4eeebee2de288feed7ded660088c4ae7dedbe3858a274c3b, '', 0, '?'),
(0x1185acc7a563971a24c94ca22ade75e6, 'wp-content/themes/twentyseventeen/assets/js/customize-controls.js', 1, 0x00000000000000000000000000000000, 0x40b9f4e508e69c632a6874d4c70c8281, 0x9e4d488fffcf9b059a220df1fbd9a0c13412e3d5a9a0b9211dce09e894d386c2, '', 0, '?'),
(0x119c5adf3168a68afd1296918c4e33c6, 'wp-content/themes/twentyfifteen/js/customize-preview.js', 1, 0x00000000000000000000000000000000, 0xe0d91074b5f13f0dcd4a34bcc561c329, 0xff0a8099d5eb2b9f8537a69c67766e4bebf477f3752582ff62f27626bcc428f0, '', 0, '?'),
(0x11a0268c4b872c0b1568c85fcc5280f0, 'wp-content/plugins/wordfence/images/flags/kr.png', 1, 0x00000000000000000000000000000000, 0x721c65e260a891cc1031b96a3f3b8366, 0x9aab6dea43c065aaa2dc091e6187bcab6353079ce6fd05870a31b9697dc372a6, '', 0, '?'),
(0x11a45af2f7f3642a96e859a1f6da98a1, 'wp-content/plugins/wordfence/views/options/block-all-options-controls.php', 1, 0x00000000000000000000000000000000, 0x5723eb1d11ef00f49653ce4fe87b68ad, 0xfe2479cc5b79c69ad954517ae220908c2151247373138132ecdb1d276bbf72f3, '', 0, '?'),
(0x11aceece12f03ef516bd2a9dbbff3b1d, 'wp-content/themes/twentyseventeen/template-parts/page/content-front-page-panels.php', 1, 0x00000000000000000000000000000000, 0x5e1d1c8bf8696190f221573f16781afd, 0xd27a9c5ce3e4ffe04d478e1201196a681129436ec5d8fef65a500b340568ec48, '', 0, '?'),
(0x11d272881f57eaae33a899e3e1a5be56, 'wp-admin/css/color-picker-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xed1555ab1980b0a7980504a6acfa5f54, 0x234ed7f0acc0a542248236c3a04ba3aa1f0c76fef1edac4e50e108527fc760e9, '', 0, '?'),
(0x11e893b69846d5b7a20921fa63b49af9, 'wp-content/themes/twentyseventeen/template-parts/header/header-image.php', 1, 0x00000000000000000000000000000000, 0x9eff21753acfc64c1231f8a398168d95, 0x184b74145a2e6f2fe5015a0447a170907940be3143ad22153bd7c26198cd3aaf, '', 0, '?'),
(0x11f991c813879dcab13177af81425f2f, 'wp-content/plugins/wordfence/images/flags/ve.png', 1, 0x00000000000000000000000000000000, 0xb59f5574f87639481f751a2a615c509d, 0x5b0f064391c36fcf5655e699bae4d63cc7588790f35c987878adf2703c09eaad, '', 0, '?'),
(0x1214594945f9e25474324cd5181ee85d, 'wp-content/plugins/contact-form-7/modules/file.php', 1, 0x00000000000000000000000000000000, 0xa14b5b7eaa05b7fb1582bfe70e19c047, 0xa7aa6de47ee6a02dce0886c1c7db4a32f19bb916b9e4f7c495e1dde9f3d449ab, '', 0, '?'),
(0x123ab25890e632ec4dd3fed67efbc818, 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.svg', 1, 0x00000000000000000000000000000000, 0xa2a1f732cc34764c684ed521c6f3327c, 0xafc2cb33694128d60cade670ed02e7089647448effda94ee05f0b4f7a3ef1dc1, '', 0, '?'),
(0x124cd6c4fcfd38e0ef80f55ca8ddbc2b, 'wp-admin/images/imgedit-icons-2x.png', 1, 0x00000000000000000000000000000000, 0x2ce3ee2783a33655a6bdfd9dc3cce174, 0x933fe0d88e299d2e6ca014f4d0178dcf25b83cb2288f5fda201b36ff605e6337, '', 0, '?'),
(0x126dd417c3b1857e0696f6f25217a53f, 'wp-content/plugins/wordfence/views/tools/options-group-2fa.php', 1, 0x00000000000000000000000000000000, 0x06660c21d898b7846fe54b9e7ab524a2, 0x5f11295ef3fb147c57df187c9cdba765b875cfbf662d50b107b3ebd00ca47d96, '', 0, '?'),
(0x1270db9ed4324e1c3c3a5aa537bb7282, 'wp-includes/js/tw-sack.js', 1, 0x00000000000000000000000000000000, 0xb989a5bd84f6ebcbc1393ec003e6e991, 0x7ba26e5d14d600d68898dd6e7fbb0dcf11b5f4c93ca70e77cbb7582983e0da3a, '', 0, '?'),
(0x12720864fe7cdc1cac229c74606577d7, 'wp-content/themes/Divi/includes/builder/module/PostsNavigation.php', 0, 0x600d4f8ca21b60629b6a045589ae1587, 0x600d4f8ca21b60629b6a045589ae1587, 0x18944b99e04497a568561a29547297376f0d4d38cfa5f9b54c7df9ab235bf96e, '', 0, '?'),
(0x12758c293803464739a143b0289db69a, 'wp-includes/js/wp-ajax-response.min.js', 1, 0x00000000000000000000000000000000, 0x20d3d94221f3642fe34a6e578c435dcb, 0xb8cacc9cffeb386015cb991b526be065bf18d4a10cb0d0037833e958670e68ff, '', 0, '?'),
(0x12a9acb3f4913901c47e007b40d9dbf2, 'wp-content/plugins/wordfence/views/scanner/site-cleaning-beta-sigs.php', 1, 0x00000000000000000000000000000000, 0x2c8b2952d471a2c679bb7cb4ad34842e, 0xf0a12555a63c1447d748abcbe65be3d12e2165cb82742c67988fe40373c98402, '', 0, '?'),
(0x12b8b7e1436c6fa6081eb6b196afe9d2, 'wp-admin/nav-menus.php', 1, 0x00000000000000000000000000000000, 0xccfe323ea0be9c6e41dae24aa6c17763, 0xf663f45bab29ccea2d0975dfc4ef4325968d098f8d37436b34ff81e73f53f071, '', 0, '?'),
(0x12ffb42db986693e62738c0c7f9b31e9, 'wp-includes/js/jquery/ui/resizable.min.js', 1, 0x00000000000000000000000000000000, 0xa5001032177c492cf0ff7c86bc01169f, 0xc833007b69e832259945b6b5c51c802d1fe334c1b2809be6a8a2816ad680924d, '', 0, '?'),
(0x1320b3cc0caee42ef867fa86f37702e5, 'wp-content/plugins/contact-form-7/includes/validation.php', 1, 0x00000000000000000000000000000000, 0xd661ce6ea50e08e5156912e5b3c64d41, 0xab69dd715a89a011a6e6021610bdefb14df19b61c8d82bc205b207a7099122e6, '', 0, '?'),
(0x133951f0be8d9a03403b3eb9d18cec72, 'wp-content/themes/Divi/includes/builder/module/BarCounters.php', 0, 0x58ac2bc400528211f30086904e76ced2, 0x58ac2bc400528211f30086904e76ced2, 0x7c7999a510846545de0136fe9dc9886450b62d9c387cd34abcb02bf4462e6de1, '', 0, '?'),
(0x134c20f10df22b71bc7c07bc6898957c, 'wp-content/plugins/wordfence/images/flags/hu.png', 1, 0x00000000000000000000000000000000, 0x268c223b643e5d8f7047afaf40b72164, 0x92255cfc72e95966990c734afd7bccd382e24a5efd05a7582dbeba933f4d27b0, '', 0, '?'),
(0x1383b63472e88825dee3d3c96ab89e97, 'wp-includes/SimplePie/File.php', 1, 0x00000000000000000000000000000000, 0xaeba08ad6b558736ea0aaf2beb2925b7, 0x9291612ee92565fd35df2b06e070fbf418338b645e9d0f62138add4c4cf7b454, '', 0, '?'),
(0x1388de4b532ba11565d78e418640938a, 'wp-admin/css/colors/light/colors.scss', 1, 0x00000000000000000000000000000000, 0x480b9bd647e5b323ef88d63ce55e1d6f, 0x3f3d05cae4d28f1945871a4d9261d51058ffb684c4ba4a2273bce66b3bea0533, '', 0, '?'),
(0x139bbba0c60fed4665b1093504375be9, 'wp-content/plugins/wordfence/lib/email_newIssues.php', 1, 0x00000000000000000000000000000000, 0xbbf9fe9967982319ba76885c5dc2507c, 0x6d066d2baadae0e54ad6a15b54f08bc49085656d391b245e59d2b1341202da00, '', 0, '?'),
(0x13a2fdf10be7554e151d4541c867ef74, 'wp-includes/js/customize-selective-refresh.js', 1, 0x00000000000000000000000000000000, 0x527d1e0957b88a45d872f4a318e8ec13, 0xcebaa5f0e787c0a5abb0857cd5cb05c7c1b09abb652d6cba24b2083a05545355, '', 0, '?'),
(0x13b302ebaac4653aa2ccb3db2084e2ae, 'wp-content/plugins/wordfence/images/flags/so.png', 1, 0x00000000000000000000000000000000, 0x576340f691793be3b05726b1d84b9248, 0xa22e23af21014f63408a61856a5da0a7e0db31c784831f5eae4cbc6592969fa4, '', 0, '?'),
(0x13cc1041c26fda21cc56e1eac5b36076, 'wp-content/wflogs/ips.php', 0, 0x6c43a40c1b64628def2ea7cbb4eb8376, 0x6c43a40c1b64628def2ea7cbb4eb8376, 0x5a5d5b578d128b509a7dc32cfbfebf969e8307372af671e4e10ae3e6c691a1e1, '', 0, '?'),
(0x13dc30e6bde535cc1fb76d0b6b14e4ed, 'wp-includes/js/wp-a11y.js', 1, 0x00000000000000000000000000000000, 0x711c49a2ed00535aa8aa3fc7af0a2420, 0xc2147511b9dd5fa8f748229d0116c8aea4efdf56167e09073087938a30ce6a9d, '', 0, '?'),
(0x140464db2edd4343bea3a5c6ff6b1566, 'wp-content/themes/Divi/core/admin/fonts/builder.svg', 0, 0x7271b959cf15e677804d8666cfe2b65a, 0x7271b959cf15e677804d8666cfe2b65a, 0x55198c10c458c87b7f5f6dbfc7ddd76a7c543b4c2f40a8948f20f88cc17a3d8d, '', 0, '?'),
(0x14206f8facc6959fcc745fafba002ecd, 'wp-content/plugins/wordfence/views/options/option-switch.php', 1, 0x00000000000000000000000000000000, 0xc72479965247bfdeebf72e5798bcaa93, 0x83480343990e5be1d1e608d5ab6a989e0cb9b1a50455b547b777df391c377c74, '', 0, '?'),
(0x142e8010b8084239b8df392696b569e2, 'wp-content/plugins/wordfence/images/flags/az.png', 1, 0x00000000000000000000000000000000, 0xcffe3fdc22375ea1ee0c607d5d96dd40, 0x0b149ac2ed647cd88c8f16e031b05f6f0e7427c4d61a5dd9a44664cf39a94f97, '', 0, '?'),
(0x1444187016d052828ccfc876e581a540, 'wp-content/plugins/wp-mail-smtp/src/Providers/OptionsAbstract.php', 1, 0x00000000000000000000000000000000, 0xb3acc942e809e80536fbcfe550e24c31, 0x1eaa404529e2c433597e328607c8da3ba5bed8e457b2822c6c16c658d1ce8a8e, '', 0, '?'),
(0x145a08e011256e95613fe11a96082fb7, 'wp-content/plugins/wordfence/images/flags/cn.png', 1, 0x00000000000000000000000000000000, 0xe38e465b880898ab4d5aedec4ec10c38, 0x525a31f139ede38dda0e34e96f6b3bdb5ed90181632e8fdecc2f335efb0bc050, '', 0, '?'),
(0x1498eff3ae0f065d0e6bfd27427d795c, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php', 1, 0x00000000000000000000000000000000, 0xccfcb4ca00cf95c4998ec83fe004a735, 0x688fbce5a6726be711c1eab471f23570ab68bad89f759536f2b8cc3ff4170d7b, '', 0, '?'),
(0x149b4381c0b8df400cb09c494a1577a4, 'wp-content/plugins/wp-mail-smtp/vendor/phpseclib/phpseclib/phpseclib/Crypt/AES.php', 1, 0x00000000000000000000000000000000, 0x22d0024134a5291b96ba1e04ff5706cc, 0x4ea81a6c5d28e67297aa611a58dd82b23d05c131c6092b4c15bb9523cb76c18d, '', 0, '?'),
(0x14a52d83e8040142f1f18f7c74535ebc, 'wp-includes/customize/class-wp-customize-nav-menu-section.php', 1, 0x00000000000000000000000000000000, 0xc571084374460964a0630c789aae4613, 0xb0cb016c90f5dd09f39640c858fba7aac46e306685fe085e9857b6a6f47113f5, '', 0, '?'),
(0x14a6546650ac252c053548e4c4348cb8, 'wp-content/themes/twentysixteen/genericons/LICENSE.txt', 1, 0x00000000000000000000000000000000, 0xb234ee4d69f5fce4486a80fdaf4a4263, 0xbcff007631a3ea73d41d4eed3e63491f4412d9a6be9dd60f8449e9ad30ff1d2d, '', 0, '?'),
(0x14c082dbca25a61d1934e14801fd64d3, 'wp-content/themes/Divi/functions.php', 0, 0xd56e0579e448c6d2a262f439ae6b74d5, 0xd56e0579e448c6d2a262f439ae6b74d5, 0x5f5fa9d028bb062dcfa5c142c91d8383c16c7ae9219e91027685c6e26290582f, '', 0, '?'),
(0x14cea28353cbaac40ab4029642e15622, 'wp-includes/fonts/dashicons.svg', 1, 0x00000000000000000000000000000000, 0x780e6968cd0e378b1f7723d89fa59ab5, 0x0ac1e099f7fd181faec8be4740146b4a09e8273b8a36b23c1e810b1c229704ae, '', 0, '?'),
(0x14e7f2019faf867b748c91764f7ad7b3, 'wp-content/plugins/wordfence/images/flags/dj.png', 1, 0x00000000000000000000000000000000, 0x0767e12d0e36b97ed4f0b724dd919eef, 0xd236c93df2dd9836517b47198d9b0b5a313a8b77045718f1f5819c8361a266d9, '', 0, '?'),
(0x14e9fbdaef48affe22f4daa87ced4121, 'wp-content/themes/Divi/includes/builder/module/field/Border.php', 0, 0x715c99576a791d8d267d5853c4619357, 0x715c99576a791d8d267d5853c4619357, 0x0eb29501636c62442828b9ad397e1cfa9953def966d9443360a2aebd2cde1032, '', 0, '?'),
(0x14eed001b6c6860088a3cf971a61cbd6, 'wp-content/themes/Divi/includes/builder/module/FullwidthPostSlider.php', 0, 0xfc6210b458b9f7a10b99ae1e095b5051, 0xfc6210b458b9f7a10b99ae1e095b5051, 0x272467bb82d88cc9842c4ec0b68fe36f738a0964c3bccc2f87b23bfe90c39adf, '', 0, '?'),
(0x150aadf64e4285bf77095f1a6011947f, 'wp-content/plugins/wordfence/js/wfselect2.min.1525275841.js', 1, 0x00000000000000000000000000000000, 0x4a9e9dbef69dfc12a521902ea1e7d769, 0x6c9e6b7d5bd9f97f5a6a41de2e211dc1f81c3d012b35a82bb41c7e71e7112031, '', 0, '?'),
(0x150f98afdca139ee755f5c0ac339c127, 'wp-admin/css/color-picker.min.css', 1, 0x00000000000000000000000000000000, 0x97228f8038ad04b998ee386178c9172e, 0x5bb68479eea88e5291d774556c1ce2c6ce5a09265b15a00974719fefce66bebf, '', 0, '?'),
(0x1510c84b55f567304d55bf2f9af6ca87, 'wp-admin/admin-functions.php', 1, 0x00000000000000000000000000000000, 0xaf0b46eafb24e3733a8839836d256146, 0x3ff80f211b146de4805796c1643c32d37c37d2e716babf53450cc93393be7322, '', 0, '?'),
(0x15343b56cff4278c2fb6f2e61ca866ba, 'wp-includes/js/jquery/ui/effect-scale.min.js', 1, 0x00000000000000000000000000000000, 0xd57d0830652c29c3e0e301b02b6db754, 0x968ec4826ae8687691a6e7f072c32606fda8b8a661a7da000dd179a3b364e07a, '', 0, '?'),
(0x153abf66d83f62086a83bf902e8b9fb9, 'wp-content/plugins/wordfence/views/blocking/block-list.php', 1, 0x00000000000000000000000000000000, 0x09e5bdd7700306ea2d54935e78136285, 0x1fc3e8fd39a96e71b04896fc834ca3f26d6db4938a4af5d448fd5c0a03ce51ff, '', 0, '?'),
(0x153b26fcb25fe1584999a6e291c4253b, 'wp-content/themes/twentyseventeen/assets/js/customize-preview.js', 1, 0x00000000000000000000000000000000, 0x2caf33b39a49cd70a6ac4bd531061d38, 0x5e2b8035698489d9d1facc4d89593093fae7c89aa04b46d864996bee49c634c6, '', 0, '?'),
(0x15549ac498355648abacfc501c7bd6f4, 'wp-includes/Requests/Exception.php', 1, 0x00000000000000000000000000000000, 0x879bac9efa180085ab33e90e1acc5249, 0x2d408e8267202588fca7868c02754f0e4e5c7d406ce0b0cc1ba56627bbe3f3bc, '', 0, '?'),
(0x1571f4f1ba55364a88cea39c558b493e, 'wp-content/plugins/wordfence/images/flags/tl.png', 1, 0x00000000000000000000000000000000, 0x42ec5cd1585b3b4f007739b4af209634, 0xed389903d632cd224d40ca35f5b4af1846801c2d42e06f62913f27e4a6a77fc1, '', 0, '?'),
(0x157c8737bbcdb939a6594fc80cd34ce5, 'wp-content/themes/twentyseventeen/footer.php', 1, 0x00000000000000000000000000000000, 0x6d2c29af07d050802d2187b756df4ae4, 0x4ff9d3adc34c97e55961ccc43a624f5f5551f41e5508cb35da614d34b2e98ec2, '', 0, '?'),
(0x158f16dbde430a8e0c97e455be8416fc, 'wp-admin/js/custom-header.js', 1, 0x00000000000000000000000000000000, 0x32b3005887a4cb606fecc09c756605bb, 0x26a88fffdb5b082fdfa7120c5111e8255831839de250b1b5405865feabc9f60d, '', 0, '?'),
(0x15a4ca1c306cb1dd6ac630132b25f20e, 'wp-includes/SimplePie/Source.php', 1, 0x00000000000000000000000000000000, 0x8e83bb1de3e018f0537bb32a8c9617ff, 0xaea8ef1db5349586374d6a399d858ae97c00698aff26c4a89eaa4c7521a54ab4, '', 0, '?'),
(0x15f3b5716c8c7ad04e9d1706ee2173a1, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/src/CacheTrait.php', 1, 0x00000000000000000000000000000000, 0x25b30ac315e3ddd44ac3f453c478e7dc, 0x0739e97bd578ce84d624561e4b20dd319ae0753f7117e300c735e7cdd4de1f5e, '', 0, '?'),
(0x15fbf7dee7aa92b775a3a10d5a4a572b, 'wp-content/plugins/wordfence/images/help.png', 1, 0x00000000000000000000000000000000, 0x244ec7fc3b27fd874dcfcff9f2205901, 0x96efe91ab23700d9e9a472c2802f69a3d27a3b6b692c9b3d4c9b5abf67998d99, '', 0, '?'),
(0x15fc1829a7a3998a740dee2cbd4adabc, 'wp-admin/options-permalink.php', 1, 0x00000000000000000000000000000000, 0x2009af862d73c1e66db06bdc1d907b4d, 0x0340707048bdc2b841955cde24d572f22997e57d42d5d7c6f0d318128cac8791, '', 0, '?'),
(0x1614f63fc784a3f980eb3a0ade1fd658, 'wp-includes/customize/class-wp-customize-theme-control.php', 1, 0x00000000000000000000000000000000, 0x912138f532b191aeb06f2d77af7e4e1a, 0x9d51dfb6652a8a9349ada599147bc46e13b8c6c39712d767fb4bd08cdc4d71cd, '', 0, '?'),
(0x162c28e5bea1e02d8d30a5223524f4f2, 'wp-content/themes/Divi/includes/builder/plugin-compat/sitepress-multilingual-cms.php', 0, 0x4444bf7dc435cbdd183fdb7afe4a86b9, 0x4444bf7dc435cbdd183fdb7afe4a86b9, 0x5afd33dc54191e61bcb10a634f418aac7492dde01d6be511e5a3e7bf24aa861f, '', 0, '?'),
(0x16339564fda483e2796ae4e9dfcef356, 'wp-content/plugins/wordfence/lib/menu_firewall_blocking.php', 1, 0x00000000000000000000000000000000, 0x5abfadd3a0a7f9120928ff85a37e9bb2, 0xd4ce67abadc3b87fda8d0c27eab60c5352cd8cc374e456528889b1a324432a2d, '', 0, '?'),
(0x1639f905f79e41ea06af8b726d900d58, 'wp-content/plugins/wordfence/images/flags/lu.png', 1, 0x00000000000000000000000000000000, 0xdb351d9cdaa11c796eb59ec337f578e1, 0x5eb6d4b96bee43e878d5bb8411262a743799d3c8c1cc6f970ff407b077c595f2, '', 0, '?'),
(0x16576c85d8793acf00566e6084640096, 'wp-includes/js/tinymce/plugins/wpview/plugin.min.js', 1, 0x00000000000000000000000000000000, 0xb46b7cbc7a3548d8bb28a9ae0b08ed9d, 0x5b671afbaedef8536dd098ac639aef32bddad0e73f53f853fe2288d3b5e608b4, '', 0, '?'),
(0x167c4124d13cb31feaa80465b5d9b742, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/ModifyMessageRequest.php', 1, 0x00000000000000000000000000000000, 0x87b1fee736ce99cbf50d37431b8d3ff2, 0x8f89d5d0c560c217185dc0d8b87770bb3d106c9cb999f96794f3d3e30aceefe5, '', 0, '?'),
(0x168c1c2c903423a28528e7230c170614, 'wp-signup.php', 1, 0x00000000000000000000000000000000, 0x1b902775bb00c7996bbe7a0fc8dfd8d9, 0x02e1f2170353e7033496732ce09b06aa80b8cc1c8ee591751e935f16c3564c88, '', 0, '?'),
(0x16b206acbc78a021aaa676d179a45d0d, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/psr7/src/FnStream.php', 1, 0x00000000000000000000000000000000, 0x8c73770e5baa5e7cc4df48ee852f63c1, 0xb4f508664bbe76aa1c354963f25de3e7e8af358025b68bb98ccc44e6b914f227, '', 0, '?'),
(0x16b7882041fc96ffa31aa1486c6323be, 'wp-content/plugins/wp-mail-smtp/src/Admin/PageAbstract.php', 1, 0x00000000000000000000000000000000, 0xd7654ae54b7eae50e15a5e220c1fe821, 0x493890fbf08a6eccaac9c586a52bc092aecfe17bfed18f6413985b8fa1b824d5, '', 0, '?'),
(0x16d084fa53eab28eb7e19e2b8617d0bd, 'wp-content/plugins/tablepress/libraries/csstidy/index.php', 0, 0x8e8ad6ca6156bc03fb71954dc0c1179e, 0x8e8ad6ca6156bc03fb71954dc0c1179e, 0x6b8d898dc0977e09b6bd55481aa5d678831850eadb41cc84a2fa3ca19e3b58a8, '', 0, '?'),
(0x16e1ead64e86acee176fbfd01c7be200, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/HistoryMessageAdded.php', 1, 0x00000000000000000000000000000000, 0x127d845d212cdfa8627f81d50f9d6f4f, 0x7a767c9fec36286e462eb0a47ddc7d2f8bd41bb178155706687e4d28ce52c1b4, '', 0, '?'),
(0x16fa6b75640cf447c4a552a491440412, 'wp-content/themes/Divi/includes/builder/module/AccordionItem.php', 0, 0xf11f4b7b3ee55b67347b7c2ae1bf1480, 0xf11f4b7b3ee55b67347b7c2ae1bf1480, 0x3c2e490ca68964dd5f1c5ed5be47734704e69163418b7bb9bbf0353ed8c333ac, '', 0, '?'),
(0x1707818d7937afd01f4d41e440a09a85, 'wp-includes/widgets/class-wp-widget-rss.php', 1, 0x00000000000000000000000000000000, 0x8e880fc45940a0c6c23e5005af2af01c, 0xce8a8cea543a87560509367a59b99535afacb8b0ab08c4386716262d586eb1c5, '', 0, '?'),
(0x1730d28cdaba1ec6ec8d891f3a621822, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/src/Subscriber/AuthTokenSubscriber.php', 1, 0x00000000000000000000000000000000, 0xd75d8343b2af539516e15b6591f2865e, 0x3554f07151ceac2e2c887d4d650ef9e171ba44a6484f94c0e5c532cfe9b9ee07, '', 0, '?'),
(0x173e90efc0209caf038c3c56ff53644b, 'wp-content/plugins/wps-hide-login/wps-hide-login.php', 1, 0x00000000000000000000000000000000, 0xcee7cdf7668d089963545980828c6bc4, 0x534d3ef9e87b904e3b4a328875fa9fef5d7b532910bb89976ff68e5ad83b4787, '', 0, '?'),
(0x1778d92cc2a8feb6154e3244f1b5cbb1, 'wp-content/themes/twentysixteen/screenshot.png', 1, 0x00000000000000000000000000000000, 0x90defe8d6e5c230e4a01b32f3c0f57cd, 0x2ff3641ad6859616a85b558f5b60997b2cfb8ae6103291b7e47c3157ea5bcc9a, '', 0, '?'),
(0x1788602625651f469567c09c94f39464, 'wp-content/plugins/wordfence/models/block/wfBlock.php', 1, 0x00000000000000000000000000000000, 0x88a3ebce90924617d951bdaabae968e5, 0x39924d8c7a0852d0009fb64cee4ad401b1117e7f536ae1577e37ac1edaa180ac, '', 0, '?'),
(0x17a025909543c4b39aac93ba91a9bfa7, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/promises/src/EachPromise.php', 1, 0x00000000000000000000000000000000, 0xdf6789b4bd35f2bbd68cb5faf46d79ad, 0x8ae5d81fe9622dc017e9e8c11696fa302b0bafa3d658a8a501764f94e8f09546, '', 0, '?'),
(0x17a93a38cf1f4961f617b9c3b86cd56d, 'wp-admin/includes/class-ftp-pure.php', 1, 0x00000000000000000000000000000000, 0x42e4621745bde04512803e8702db1152, 0x274d2a6904842ade4491f722dd7ed43a92232a61eafe9941ee2c6ef07f53d3a0, '', 0, '?'),
(0x17b2fea3b24b714d8dc3e47b83b1bb03, 'wp-admin/css/dashboard.css', 1, 0x00000000000000000000000000000000, 0x776fe952791cbf65cbef30a3828f94dc, 0xd695c7e2e6a35972b9d5efc181ffdeab7e461d1c158a913fa3d686941c29fc02, '', 0, '?'),
(0x17b9007675f86f75e78d076d865ce6bd, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Processor/GitProcessor.php', 1, 0x00000000000000000000000000000000, 0x34832c01dc9cc6500d9cbc0ac648c276, 0xa21f90228a63f755745fcb18b3361b031fe7a7962641c7d6112ba6daae2f5c35, '', 0, '?'),
(0x17c254429ba44f3edf7632edee7d4561, 'wp-includes/SimplePie/Locator.php', 1, 0x00000000000000000000000000000000, 0x8073a4c6da1bb33b877576665ef5eab5, 0x3cb9ce8c17f73a39a92f285c8fd68e0374186c83170e5dd7c7b35e381132e6f7, '', 0, '?'),
(0x17d4557523641bc0e6e080c2785d0245, 'wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_flat_75_ffffff_40x100.png', 1, 0x00000000000000000000000000000000, 0xcc546fa0a4b98fad0917c5693587bc6b, 0x4cbee288d7efcbb50636cfda25d8fb9be977f4c6d9ef8aed88845e93d2d6e751, '', 0, '?'),
(0x17e0e357d04d466033ccdc24f7e61d0f, 'wp-includes/rest-api/fields/class-wp-rest-term-meta-fields.php', 1, 0x00000000000000000000000000000000, 0x13f907795ef2a5f5b19b909ec1d711a9, 0x590951e21e461e1f58a7c632b332ee4657b69f0bf929eb0b93c5664b531b66f1, '', 0, '?'),
(0x17f6de012aca370de7e6183fe1b6fd0f, 'wp-includes/class-requests.php', 1, 0x00000000000000000000000000000000, 0x3965aca1181b2fb6ec75617ab4d4223c, 0x2876c88af24630e798c7596fcb39097f358b639e1ff7671841550f2b66567fa0, '', 0, '?'),
(0x182aa1cce2115fe2516ba5cdf8546a24, 'wp-content/plugins/tablepress/classes/class-wp_user_option.php', 0, 0x2d11995367f93d99ff4c971a1aa9cb99, 0x2d11995367f93d99ff4c971a1aa9cb99, 0xdee8f1650491c3bdeaa5304ca5e0dfd12b45b83095f1e007afc0e4d3f5b52c5b, '', 0, '?'),
(0x182b4749ba045d246e96a86f910e52b0, 'wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-icons_cd0a0a_256x240.png', 1, 0x00000000000000000000000000000000, 0xb00a65a4b157ec627ee9ff4d0c8f1176, 0x23b98a877cb997b64bb99b4f3812db354c06a87e757d22875ab31d006c7e21c4, '', 0, '?'),
(0x183ff383ef1850ba708d2d8651ede56a, 'wp-content/themes/Divi/includes/functions/choices.php', 0, 0x91cadb923c73b45f0f5bc29f0f19e9f6, 0x91cadb923c73b45f0f5bc29f0f19e9f6, 0x28abf79fce3d1735c57557e6fcf6fa10357b90c10422bf15480a6ab0bd53ec6f, '', 0, '?'),
(0x184662d989aeab51d56c02af9abca243, 'wp-content/themes/twentysixteen/searchform.php', 1, 0x00000000000000000000000000000000, 0x82db8fd49b68a57525d03ebcd700235e, 0x7ac4185672b0bede3be6fa6c3fe271b8a1de235296b053111481f1aede364f41, '', 0, '?'),
(0x1846abd2657fc0fbd67ded28b71be5bf, 'wp-includes/js/jquery/ui/dialog.min.js', 1, 0x00000000000000000000000000000000, 0x3ecd9590aac778514f4e69975ed91a62, 0xd038066d1c314ad3746a7d8323a016ecc67ac78fd49241c606f864f9761a642d, '', 0, '?'),
(0x186931fc9e457e4eac49e241cd94e0c6, 'wp-includes/Requests/Cookie/Jar.php', 1, 0x00000000000000000000000000000000, 0xe9300c5fb1f52670a0b52234d95c9510, 0x63f7e421c22342a769192a2b22f60db96e9af7e749c688bc58c389fa1fca77d9, '', 0, '?'),
(0x1873ab084a147ad5dfbca031fe21c8f0, 'wp-content/themes/Divi/includes/builder/plugin-compat/amazon-s3-and-cloudfront-pro.php', 0, 0xba70d91ee997b7616a46e8612e68a969, 0xba70d91ee997b7616a46e8612e68a969, 0xa153979f56251d0fb909c6947b450803e7092c5e589545883871276bfc87b425, '', 0, '?'),
(0x1873e299bc7b4452cc5ba56bd931fb49, 'wp-content/plugins/wordfence/images/logo.png', 1, 0x00000000000000000000000000000000, 0x82fc939a27143925287764f4b268c9fe, 0xd2754df22f776078477c77399ff7f33fd349e9b143be4a5ea606664e0476a0bd, '', 0, '?'),
(0x188ac8e0fdd7582f0ff7db00fe830f09, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/sqli.php', 1, 0x00000000000000000000000000000000, 0x3248730ba33d4601fbe1ad9d0a1b6e48, 0xfb3d695c5447941aa9a78d059a72daae50a78bcfe8db4d12ff085a19df132118, '', 0, '?'),
(0x18d178289bc5a5dcba842e92f5c6d587, 'wp-includes/class-wp-session-tokens.php', 1, 0x00000000000000000000000000000000, 0xe106ddd93b21ebb5666e37def369564b, 0xd3f40d558e301cbaf8ed8af306bb6b9202b4fd4d45e993e3f403859bac07b6d9, '', 0, '?'),
(0x18d492d7e3be419f95d7d9f972ab8e5e, 'wp-includes/js/wp-custom-header.js', 1, 0x00000000000000000000000000000000, 0x3e2d55e5318d81a5281421f688e58323, 0x5f4d20abc23a6b5e3d5ab2bbfbc3d9075cfdbac45dc4cad42a0342c84f09a559, '', 0, '?'),
(0x18f833c6b9dc956ae762699acea5eeb6, 'wp-includes/customize/class-wp-customize-nav-menu-control.php', 1, 0x00000000000000000000000000000000, 0xbf973f33aec3eed52e169af4663ed808, 0xd2eeaa6df5e1835c57a55cc9f652979f65711ec6da26df470748f8f4d38c5d7d, '', 0, '?'),
(0x191797acb532a456bb178d834af4dc8c, 'wp-content/plugins/contact-form-7/includes/special-mail-tags.php', 1, 0x00000000000000000000000000000000, 0x0e77d97b5ec03df5e944de86be987d10, 0xa3b84cc5df61f879ed9a0e4da5c0e4d9039ca6a2a3f495d64cb3ddafcc5193b5, '', 0, '?'),
(0x1958db322cd249ec45d60b64a37b063c, 'wp-content/plugins/wordfence/images/flags/it.png', 1, 0x00000000000000000000000000000000, 0xebfec321b407da255804b8621b9dcca3, 0xeb0ce078969dde3566638630dd4ec291a339890da49bf198ddcccfa6f9e5b3a2, '', 0, '?'),
(0x195a8b0e7d8872684fb8d0fffdda6683, 'wp-content/plugins/wp-mail-smtp/src/WP.php', 1, 0x00000000000000000000000000000000, 0x4fa1e672efd6234289ee054c33b65d55, 0x7e304ea36911f9dfe3e0256349c6c0f5df9965efac56070f46a4c9d28f96347e, '', 0, '?'),
(0x19628786ea45849fa31fbb07ba34743d, 'wp-content/plugins/wordfence/views/dashboard/options-group-alert.php', 1, 0x00000000000000000000000000000000, 0x38b9de0e656d6300d8797b506b423bed, 0x835e19880a7dacf19b9c18abd5e26bd47ccac14ae8f680908bce78c614e39fb0, '', 0, '?'),
(0x198277f008c3fabea7548a5cd26460f1, 'wp-content/plugins/tablepress/admin/css/index.php', 0, 0x8e8ad6ca6156bc03fb71954dc0c1179e, 0x8e8ad6ca6156bc03fb71954dc0c1179e, 0x6b8d898dc0977e09b6bd55481aa5d678831850eadb41cc84a2fa3ca19e3b58a8, '', 0, '?'),
(0x19888f6fd63caefbbb497d9c0a7b6073, 'wp-content/plugins/wordfence/images/flags/kg.png', 1, 0x00000000000000000000000000000000, 0x16f2b8a5ac0da5cda7350714c7e8f3d3, 0x9b2dfe36b0254559b8789caf1d967008433bb119ad0ff5ab698e38b3df1dcb7d, '', 0, '?'),
(0x19c509674b0cd9f23fc5aa9c1c6253e3, 'wp-content/plugins/tablepress/models/model-post.php', 0, 0x145b530b99b7a9ce90e918a5b98928f1, 0x145b530b99b7a9ce90e918a5b98928f1, 0x83b24eb927a51a17502ae641adb8f42b82bd9558f3fb266bcb922dc16b7f85f6, '', 0, '?'),
(0x19fbb33ed92fe1a1875ff318b3e9c3c0, 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.eot', 1, 0x00000000000000000000000000000000, 0x12d26c285b71d790f4b0c94423ef1f99, 0x165c73d9b6d26862a2322e3bd86d6046a3d011725e26f3482d7709977956b57e, '', 0, '?'),
(0x19fc0f2655580de84c34147b9ae2d1d4, 'wp-includes/js/utils.min.js', 1, 0x00000000000000000000000000000000, 0xf6e3d57217de41fa3243331155452bb1, 0xc3bc33a75b4d9ce4806ddd067b8abbb52065f3dc373a86440e99428f9cc166a0, '', 0, '?'),
(0x1a5f107fc5a31d16b2438180d7790e1a, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/LICENSE', 1, 0x00000000000000000000000000000000, 0x5114b2a8a6396171c70eec44276065c6, 0xa77c4cc10087fdc64716a095b628425c16d99b78a7cab5375d00b50cde6896e3, '', 0, '?'),
(0x1a8a7068cd651d64d9fe16ce201d15d5, 'wp-content/plugins/wp-mail-smtp/vendor/psr/cache/src/CacheItemInterface.php', 1, 0x00000000000000000000000000000000, 0xf002ace379a7ab5c034751bcf1ba1e31, 0x44262c32d1004b75ec5bafb561295862af52ab9a783011349a7a5d8041943d1e, '', 0, '?'),
(0x1ab53b35f51c1328819e4ff24fd652ab, 'wp-content/plugins/wordfence/lib/dashboard/widget_content_countries.php', 1, 0x00000000000000000000000000000000, 0x1cd729578f3ac16af52c9f5e2931c6a0, 0x99e9b8f689ae8d2ee351887def6c3d51242cf38c659623e971e79a69913adc5e, '', 0, '?'),
(0x1aebe3e8c1a195297174731f43493918, 'wp-includes/functions.php', 1, 0x00000000000000000000000000000000, 0x0e0e5768fb432f09f792eaf70077eef2, 0x89d9126860d7ff608495ef0ee07900256e4250007ab601aab24b0537d7cd5fc8, '', 0, '?'),
(0x1aef798204843852234f1bac79cec618, 'wp-admin/css/nav-menus-rtl.css', 1, 0x00000000000000000000000000000000, 0x6583418c9dfc4767fd8df8059be75015, 0x0fdde124d32fb26f474eb1c10db9feafbfd0a6ba3d8ad05e8c1f59a2d1fd6df3, '', 0, '?'),
(0x1afac31a183a5cae9d5266f950db7e33, 'wp-includes/class-wp-metadata-lazyloader.php', 1, 0x00000000000000000000000000000000, 0x7e2505199b2eb779583ad9f4ae566502, 0x1c3d06d46f1eb97e7493023c69ab638ed506fe22cfb0f6c2c901ac73ec76be32, '', 0, '?'),
(0x1afd5545e47328eeb1f79e231545f670, 'wp-includes/images/smilies/icon_mrgreen.gif', 1, 0x00000000000000000000000000000000, 0xfde9e44a8aae0e89bd527792b4779aca, 0xd80f5efa08d7186d7e00a1c1e01ce2eba16bec4fed5b1a99f4fbebc4143afa60, '', 0, '?'),
(0x1b03f05408b8e55a9677a66363b53671, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/src/Credentials/GCECredentials.php', 1, 0x00000000000000000000000000000000, 0x04896d650d48c48f6549d19621b204fb, 0x348a4f987cba923acca9aed04e53737cc72a7097053fa3fa0f62c3623e9a623d, '', 0, '?'),
(0x1b2502031ef1290de006df05b08c1f27, 'wp-content/themes/twentyseventeen/404.php', 1, 0x00000000000000000000000000000000, 0xe0f2054f7841a98624318b262da97992, 0xb4487bb0a30441eaad662ce4f55be724077f64146e9fc29bc811a31196d5fdd9, '', 0, '?'),
(0x1b2dfaec63a93c81c8ee40d556735a82, 'wp-includes/js/api-request.js', 1, 0x00000000000000000000000000000000, 0x8bab6e7977d3198174f6773395f2f570, 0xe8549750e579b4ef62eb403fee0fab8c72c5f5830fe12187d03099f78a67792e, '', 0, '?'),
(0x1b57a131323993719b35a6ebd76b74cd, 'wp-content/themes/Divi/includes/builder/module/Button.php', 0, 0x1b0a3475344b6d636aa26f9c47a291c7, 0x1b0a3475344b6d636aa26f9c47a291c7, 0x26a3688250079cba91ffeb306bfd893145da982ae04a1e7cb12115df8202ecde, '', 0, '?'),
(0x1b62c7084e3dbfb010a82cc0c653ede0, 'wp-content/plugins/contact-form-7/modules/text.php', 1, 0x00000000000000000000000000000000, 0x93ca12d5abe394bd43175cd5a37721a0, 0x9662ed358daf007406569ed958112db5cea6c104293344bf3d533cd4391812a3, '', 0, '?'),
(0x1ba0a560aa72929db2169ecef396b941, 'wp-content/plugins/wordfence/images/flags/li.png', 1, 0x00000000000000000000000000000000, 0xcb1e7e06c15b6b22d334dbea7b91d23b, 0x82c69c60a52c5ef8f0d74049fc72321403532c6a5b6dd84ba436c05574b11db5, '', 0, '?'),
(0x1ba779b4ddda0821a100705ae8885b41, 'wp-includes/js/mediaelement/mediaelement-and-player.min.js', 1, 0x00000000000000000000000000000000, 0x0c279a4de1ca848917f96892e58345d2, 0x100f909e4900a2657737542e248209a4615a53b79600eff4af317d7603be222e, '', 0, '?'),
(0x1bd6bb450abb3c1ea50e42845bec2c0e, 'wp-includes/class-wp-ajax-response.php', 1, 0x00000000000000000000000000000000, 0x34c6876f7f5f919de1ba69960cddc32c, 0x5f3dc6917cbfa73ac8d62237d08871a83e3fa9db06d259f03480432e95a574e8, '', 0, '?'),
(0x1c0b94176d81c76e390ec646b136b703, 'wp-admin/css/admin-menu-rtl.css', 1, 0x00000000000000000000000000000000, 0x4ef66dffa334e595d9c36c77013039ec, 0x74b1b17baedf95d5c277bdd5ac5283e9f4dc380199c0d7218fb424b09300c61c, '', 0, '?'),
(0x1c29fa4de6c85ef0b6c3bb6f7af0a905, 'wp-admin/images/loading.gif', 1, 0x00000000000000000000000000000000, 0x2d5b92b61674c850bff00cecaf0864ec, 0x57ec3370c16c6109bf9650d5ddca17c50df1b441f74267783c70dffc2d82331c, '', 0, '?'),
(0x1c3425b74948c44f02918bcab0d2164c, 'wp-includes/css/media-views.min.css', 1, 0x00000000000000000000000000000000, 0xf85ffada1056f95bb4f1a7454c2a7a55, 0xc0db422932a7ca9b4d7722c0bdfe26706a541b468ffd4637c22b8a01929ef110, '', 0, '?'),
(0x1c3dacb2eeecd14712d9979300f6439d, 'wp-content/plugins/wordfence/images/flags/kh.png', 1, 0x00000000000000000000000000000000, 0x43267d724073ac9a484ca5c14ff67fe2, 0x8dd9d520d607c07a18fc5b320b6ad61dac574ace7f2085d69baca5d43b8e2bb7, '', 0, '?'),
(0x1c4303f02ff93b290e9faad991eeb06f, 'wp-admin/js/comment.js', 1, 0x00000000000000000000000000000000, 0x48e97502ef33e12eb022ad86d6d0bbb8, 0x025b0ffa683889d2f8cd39688674bbc83cb3defe8482a66067334ce0d004b638, '', 0, '?'),
(0x1c47bb92aef8062d97acdc061416febc, 'wp-content/plugins/wp-mail-smtp/src/Providers/AuthAbstract.php', 1, 0x00000000000000000000000000000000, 0x86c4c6c3eed3cf4c2b110d682de765d1, 0xcefc5420d6050e41b0f7a917bb575646eff30b9b8c3232276f84a71f8cfae4d5, '', 0, '?'),
(0x1c54cb67736c46eda2e6ca9ee0f54c79, 'wp-admin/js/set-post-thumbnail.min.js', 1, 0x00000000000000000000000000000000, 0x8bc5ca12fa38a607d5af2181311b7a5b, 0x810173abd6c321071a14f943be6eb4e9d00054f6307433d310927c9f7ffc22a0, '', 0, '?'),
(0x1c7603739d25c27aa1efb4faf8be46d3, 'wp-admin/css/ie-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x4cea98cb05da1da6b9f302f8f34fd16b, 0xf7460755aab1bf81217d5cd68afff45f10c8951dabce0b6fc02f0342cc0f5c21, '', 0, '?'),
(0x1c78080f095a11c4c83d470f28b61f48, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/functions_include.php', 1, 0x00000000000000000000000000000000, 0x5f6ee7f97cc86838635c9c1350415bc8, 0x99297e57b8a04372a0ceba0fd6da3fe295ebae242c605db440db4431bdca7070, '', 0, '?'),
(0x1c7a987c2a369e19535c0235b7e3af33, 'wp-content/plugins/wordfence/lib/wordfenceScanner.php', 1, 0x00000000000000000000000000000000, 0xd9f2d111542691df021c60c83d1ca37d, 0xf97114c9ae44463874d87b09208a9b5814715a78234b19dc6542c396cd14d7e0, '', 0, '?'),
(0x1c9c0a19247adf58a360ce0f08314277, 'wp-includes/js/tinymce/plugins/charmap/plugin.js', 1, 0x00000000000000000000000000000000, 0x4c3c81756533d703d3bb95ce8f9882a6, 0x31fb4853ae6efedf14823598a8e275329f8645b6ed9d594256ab1336b25dec57, '', 0, '?'),
(0x1c9db43d62a4369ade68738011aae674, 'wp-admin/ms-themes.php', 1, 0x00000000000000000000000000000000, 0x521cb94b9501ca24bc495a31c66925d8, 0x7da6905b76bc8f16dc30a3e2ad0e840977e09d5e21932aaba9541f7857c41584, '', 0, '?'),
(0x1c9fb827fa8f4645109f419676514d76, 'wp-content/plugins/wordfence/lib/Diff/Renderer/Abstract.php', 1, 0x00000000000000000000000000000000, 0x3e0db019c3355d78564919d6278c69b5, 0x1bd5ec47acbadd85279921108d0cf3c259ae45ac33acdc503561648bba4dbeff, '', 0, '?'),
(0x1cbbf416e2091579835713011e530dcc, 'wp-content/plugins/wordfence/css/phpinfo.1525275841.css', 1, 0x00000000000000000000000000000000, 0xa33c60cc2c37917fdc4a06037500139f, 0x21018261dc456357b445f398a9a1d00678c656f82e1d1df4927abf89b71e1d2a, '', 0, '?'),
(0x1cc43067e689b488f9f8a4ee5da88f50, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/src/Middleware/ScopedAccessTokenMiddleware.php', 1, 0x00000000000000000000000000000000, 0x5b4dccac53064dc4476abd5f06e48885, 0x6c3fdb362c65129282aa454c8e3524067302cce7a10aa09d1064d071e6c128a6, '', 0, '?'),
(0x1ccd2061c0f345acc5cb8ef0a812a4e3, 'wp-content/themes/Divi/includes/builder/module/field/attribute/composite/type/Tabbed.php', 0, 0x86c05d027441156beab1ff2437ddc4b4, 0x86c05d027441156beab1ff2437ddc4b4, 0x1ad8a512a3782d0d5bcf6c3a116e17e977a3a3217ccdc7a413cfe3e80ed82239, '', 0, '?'),
(0x1ccd6b301d42dfe20461f7eeac60cb08, 'wp-includes/customize/class-wp-customize-nav-menu-setting.php', 1, 0x00000000000000000000000000000000, 0x8eca641d3e98443f12e88dccece79e70, 0x21544751a24bdd3bfa329db5b99bb993405e7e20000e04dacdef5290d9a10a65, '', 0, '?'),
(0x1cea2d3d5115b04377e0746e4ce0a123, 'wp-content/plugins/wordfence/lib/wfBrowscap.php', 1, 0x00000000000000000000000000000000, 0x30be77b334cf5686063d8932b850dcf2, 0xc8d8d928f3db0a7c8e1154cd3a5dce5872cd731c2da4602ee40af7bd0a934dad, '', 0, '?'),
(0x1d0a9cdf4f825f98ab3b5d2f5e990ce7, 'wp-includes/images/down_arrow.gif', 1, 0x00000000000000000000000000000000, 0x65dcc85d3a75ff5776fbe3df0122b7e2, 0xfcd71910c79852ed654fac3a6e91ab7bf8b7957b781137e268f18e8b506f64ec, '', 0, '?'),
(0x1d17475f620f63a92e2c5d2681c51ee8, 'wp-admin/js/image-edit.js', 1, 0x00000000000000000000000000000000, 0xb6c28ba4d4b1419cb5cf936cc277f0f2, 0x44e03c4f9f6058d1ae23c1051e41c94b2c610748851215698f478b49f6214c0c, '', 0, '?'),
(0x1d32896dd3fc34a68cb683fe25298d6c, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/skins/lightgray/fonts/tinymce.svg', 0, 0x7262d908f15434ec7c3ae2126bc87350, 0x7262d908f15434ec7c3ae2126bc87350, 0x193a0dd16b97183afa795a7ba510937fb8f3c215c8bbdf061f8b24db2a7a5da5, '', 0, '?'),
(0x1d664d7892edaab9ae09e92b399555a7, 'wp-admin/js/customize-widgets.min.js', 1, 0x00000000000000000000000000000000, 0x2724ee570a2716c8a7ad0436cb541e7c, 0x2614c2d631bbb4a539f87bf53e1aea7ba7258f4800af49b8b10f1c1757991812, '', 0, '?'),
(0x1d799bf27ffd466b539ef8f72f1e64a4, 'wp-content/themes/Divi/core/components/api/email/_MailPoet2.php', 0, 0x6cf01e53c89eb65107702f31d811e8d7, 0x6cf01e53c89eb65107702f31d811e8d7, 0x17804e88e56fa20161e9c9bcd49cae02cd62de489862a316e93bbe2a3fd61d75, '', 0, '?'),
(0x1d8b2584e4105cf9c24d4182edd2efff, 'wp-admin/images/wordpress-logo-white.svg', 1, 0x00000000000000000000000000000000, 0x19bdd97150fb43aa862d53500c44e6f7, 0x6513a334d145bac73ffa2610f54473054187c4d7caacaa3b06fc2940be58c992, '', 0, '?'),
(0x1d8e9a83ac4acc7d46b7df4500de39b3, 'wp-content/themes/index.php', 0, 0x67442c5615eba73d105c0715c6620850, 0x67442c5615eba73d105c0715c6620850, 0x6b8d898dc0977e09b6bd55481aa5d678831850eadb41cc84a2fa3ca19e3b58a8, '', 0, '?'),
(0x1d9db6002761a59ecac8050414733599, 'wp-content/themes/Divi/core/admin/js/portability.js', 0, 0x663d4c148802e11844343c6051c19aa4, 0x663d4c148802e11844343c6051c19aa4, 0xe8afbdf17c4cd4402a4bcf76a5d399525d02573ca6dd3a1564d9cb82a06d9617, '', 0, '?'),
(0x1dc63dc5027d430bf0e3ee69f0dc4854, 'wp-admin/network/profile.php', 1, 0x00000000000000000000000000000000, 0x6874157fda181bc2866fd860d93376b9, 0xcd050e5fc5e1032167028749985c073abf0f9e0e9ae4aae44b5bebdf97954341, '', 0, '?'),
(0x1dd367b99b498621d9add1c7d6075fc6, 'wp-includes/ms-blogs.php', 1, 0x00000000000000000000000000000000, 0xbf9dfedcdd32f924c9b86cc134e9d781, 0x81eb37ed63b342eb1a90b1ed81b2a08b9666e759cb9896778047c1225b30d708, '', 0, '?'),
(0x1dd602c49f43b6b3cc19a2783c98aa8c, 'wp-content/themes/Divi/core/components/api/email/Aweber.php', 0, 0x9d91eb390ffce3089dfd2f67402253d9, 0x9d91eb390ffce3089dfd2f67402253d9, 0x8a3e8bcba8f16b4bce873eb655e594e938dee8f7175992edda7acd1b46ceb426, '', 0, '?'),
(0x1dd9dcf174944458bf6d002319ca2882, 'wp-includes/customize/class-wp-customize-nav-menu-locations-control.php', 1, 0x00000000000000000000000000000000, 0x41985d56d92a75d38eab0b0cb85ccc2f, 0x8049822eb60af1b5fc2506e87439e0d4c205f3548a9bc751013d0c65d6a5b004, '', 0, '?'),
(0x1ddce55d2f7efff8d571a1a558c58e45, 'wp-includes/js/jquery/ui/button.min.js', 1, 0x00000000000000000000000000000000, 0x2ce99e1ed08df351e6a58eb4b6bcbfa9, 0x69f6d94f88cf9e292bfaeafd62d5fdc3788ef3989bc02195bcd103e4b835e68e, '', 0, '?'),
(0x1e3c51e0349bbe2c915a0c68caa8847c, 'wp-content/themes/twentysixteen/functions.php', 1, 0x00000000000000000000000000000000, 0xe36ec62514bab56505f81c42803ad37b, 0x70123498f7b0df9ebfbccef176e7a4b1d55d72651cbae5a624cd43664af288b3, '', 0, '?'),
(0x1e4d539c92d9016beca598d90a02f68c, 'wp-content/plugins/wordfence/images/flags/aw.png', 1, 0x00000000000000000000000000000000, 0xeb3375b318f2799c98d66a1575e0f833, 0xb174c7cfcc84354a5760434ce276f175e35ef921bddf68ab7d2edd31aceb1320, '', 0, '?'),
(0x1e52f1885cb5268886541c09c07c1f60, 'wp-includes/class-wp-user.php', 1, 0x00000000000000000000000000000000, 0x90459b5ed478eccee96402c919d2e45f, 0xc2c80f50c03788207adfd18bb06c3e16e2f0de60f0b90e17135ae22ede6fa318, '', 0, '?'),
(0x1e796e6dc03b98082fd055734b09bbbf, 'wp-includes/css/wp-embed-template-ie.min.css', 1, 0x00000000000000000000000000000000, 0x377b5750db4cf37b4897d918a90749e7, 0x5c615771318a07ba2b020f05ffe9d0afd96f954cf65900cfc2844b8de0ee253c, '', 0, '?'),
(0x1e7cda26183b8c72a2020e4c7335f98a, 'wp-admin/includes/comment.php', 1, 0x00000000000000000000000000000000, 0xd097ee8cf112a84ffa3e9995a3f90d58, 0xaed30b5c84e8ad28f758b65327de256b6575810dcea150a9548106131463f491, '', 0, '?'),
(0x1e84359a593910bf82ba84322a424868, 'wp-content/themes/Divi/includes/builder/scripts/ext/jquery-ui-1.11.4.custom.min.js', 0, 0xbdc4f4cb2867db1f217e21ebbfaa12d4, 0xbdc4f4cb2867db1f217e21ebbfaa12d4, 0xe09bf94efaae8650e5d75c076de34afcca14b5b189b875be365754e0f9f03ecd, '', 0, '?'),
(0x1e8bf6c25965b8032ef00e3073049682, 'wp-admin/includes/class-wp-comments-list-table.php', 1, 0x00000000000000000000000000000000, 0x15f4fcabf67d308c73a875582f7408ff, 0xb526714b81fa01b54ac662a4dc6f40acdb5b20ab460fb346c755ad64dcb7ce02, '', 0, '?'),
(0x1e9241e7937f6f0d10f75ad4945f9a74, 'wp-content/plugins/wordfence/views/waf/waf-uninstall.php', 1, 0x00000000000000000000000000000000, 0xa2d80534f56ebd9311b65a3d947420d4, 0xeb7ba78637625209fffce34e591a42b26508b4ad2643b0bfbd562db6c864e43a, '', 0, '?'),
(0x1ea1d00e272df470da2dcffbf10b66a2, 'wp-admin/css/l10n-rtl.css', 1, 0x00000000000000000000000000000000, 0x69b0527be5b3aa2c1644fe5fc1c34afa, 0xa0cef12285588d00b6c9ff0d8c8b7f52b2113e13731e46d35aa3ded141528376, '', 0, '?'),
(0x1ea92a0e1c8f2069cb70eb9d436d9d67, 'wp-content/plugins/wps-hide-login/languages/wpserveur-hide-login-da_DK.mo', 1, 0x00000000000000000000000000000000, 0xeb2eca6ba58867a9f633df30ee958318, 0x517470f8e2d8a377f4e99385e4719b0d3574fa77fa2d98a51cd179810f878c1c, '', 0, '?'),
(0x1f0d0e81764ef3dad4991481a4ad3270, 'wp-content/plugins/wp-mail-smtp/src/Providers/Gmail/Auth.php', 1, 0x00000000000000000000000000000000, 0xe54f9840283312bb09d818a60e98a64a, 0x6ec5786ddb2a001b335a5dbfa5c605be4ce2051b5a1769514317eb1ed1bc4ab6, '', 0, '?'),
(0x1f16eb1f5451eed794e996590a72f043, 'wp-content/plugins/tablepress/views/view-list.php', 0, 0xa8c86b6b2a3647a660d17c4b8c52facf, 0xa8c86b6b2a3647a660d17c4b8c52facf, 0x0f70b7bbe3afd07f2249d452844ef6040dd2812bf8493a05a1b46fd7033f53fa, '', 0, '?'),
(0x1f4ce41fe56250de2d4906d7ad316680, 'wp-includes/theme-compat/header.php', 1, 0x00000000000000000000000000000000, 0x304c40bba1dd25870a0bceffefc25024, 0x4b5e0de62d6fa73fe4b9205aa98766b03726a2b966a48053f907989bb38c9fcf, '', 0, '?'),
(0x1f4ea1642352ad872babc1720073045b, 'wp-content/plugins/wordfence/views/reports/activity-report.php', 1, 0x00000000000000000000000000000000, 0xf242b02e19e8888721b87b4ea73cb88c, 0xa8f5a7c0e68cdc8420a06ca2cc666cbc2f0db9679fd38c87d312c6b012d3ad6f, '', 0, '?'),
(0x1f5ea8959115ba9e3b0e8b44590d3052, 'wp-content/themes/twentyseventeen/inc/color-patterns.php', 1, 0x00000000000000000000000000000000, 0x9602e611bcd3687fc83ecc4189a7dbe8, 0xc7e2940013407b7b38fdc1c3a7ba7eae5c2cf6c5486cc5aa7873335da13e53ef, '', 0, '?'),
(0x1f74898e7fae91c4f421e61a1787250a, 'wp-content/plugins/wordfence/vendor/composer/autoload_namespaces.php', 1, 0x00000000000000000000000000000000, 0x35e12c7d76c4a81633bcf547c0e229a9, 0x45bd72344000b8d4a124a6e27ae6fa33f0b8246cb2ea1ad06069e46578c36cca, '', 0, '?'),
(0x1f987b85e959c25cc07ae98cbfb07d63, 'wp-includes/images/smilies/rolleyes.png', 1, 0x00000000000000000000000000000000, 0x20bebef0054f851332df4f66dda3698d, 0x664bc929be0aea6412f9a6215d0d29f7efb65c7de6e3e2d7966ccef55e9217e3, '', 0, '?'),
(0x1fddf16477aa70ed15799488026a8914, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/promises/src/Coroutine.php', 1, 0x00000000000000000000000000000000, 0xe85129b6991bc6e91430d638b94acaf2, 0x33c12a6cf39dc8bf179afef552b2c4fbbc7b6e0c9049abd7a1a7ac70dd9140dc, '', 0, '?'),
(0x1ffa21197b040155bb93519c470dd45b, 'wp-content/themes/Divi/includes/builder/module/TeamMember.php', 0, 0x2f5a4e6b2f2999dc3db1b6126233209d, 0x2f5a4e6b2f2999dc3db1b6126233209d, 0x0bf1f1a01dcdf3b9a219355a72f7c9ffe0892edd1971bdc36d64e4a3870f8079, '', 0, '?'),
(0x2027d3d21caa5f550f0f3b30982f3cc2, 'wp-admin/includes/class-bulk-theme-upgrader-skin.php', 1, 0x00000000000000000000000000000000, 0x0f138ac4c54c7451647a0e954c41cbe1, 0x8242bc1dc4244e918e566988ca70fcf4938bbf3745c522f357b815ccfe047ec2, '', 0, '?'),
(0x202a404144d29388123d7075b098d345, 'wp-admin/user-new.php', 1, 0x00000000000000000000000000000000, 0xd8c79a7028b526ec7a4f0b9ff15b3c7d, 0x1741edf6563072f4fa2db8f13ea07c0bec4d3b01a3f96c5c5f10501f8922cc7d, '', 0, '?'),
(0x2035d4f18d72449b67bb04e7b183be19, 'wp-content/plugins/wordfence/views/dashboard/options-group-license.php', 1, 0x00000000000000000000000000000000, 0x527e73112f6eca6e9d8dd9f9039f22f8, 0xb4abbd9889f314e5ffa031df86de8dd9ffeb94ce8f3d7343e68fe581a14491c6, '', 0, '?'),
(0x203c40be73819486ee0dc3c546a88c2f, 'wp-includes/Requests/Exception/HTTP/305.php', 1, 0x00000000000000000000000000000000, 0x58f8f700904bebe62f60a11c2cfbab26, 0x48c4c68e1c17f997ddcb2b400cb549eb18b7dc62879a5e3db651764d365f694c, '', 0, '?'),
(0x204465344730a4faef10d9f04064c280, 'wp-content/themes/Divi/includes/widgets/widget-ads.php', 0, 0x2e89a067555ec48b5c814b5f180609a8, 0x2e89a067555ec48b5c814b5f180609a8, 0xde1643d5a07aa8341063672d6fda075b5baefd29a8a7e32b9bb0a7a5b68d9c8d, '', 0, '?'),
(0x2080ae4e3d53b8d58bb747c5f60e029b, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/Slack/SlackRecord.php', 1, 0x00000000000000000000000000000000, 0xbf14556ec778e246393952b614ac2357, 0x87314f8b0c07f1bb6c45355efc198e2de2f68f5f024995d94619c86e2e27fefb, '', 0, '?'),
(0x20a353de20d21bd3e897686e5564d178, 'wp-content/plugins/wordfence/images/flags/vu.png', 1, 0x00000000000000000000000000000000, 0x87200ee875256b047b936d1fcda22875, 0xcdcaaff37ba7bb99121069fe22e716cab542dc47988731d02716ebfee122882a, '', 0, '?'),
(0x20ad3e0b0c6582919c481f85d9066200, 'wp-content/plugins/wordfence/images/flags/mk.png', 1, 0x00000000000000000000000000000000, 0xc1e78314bfa19af4300ac22da46fb5a5, 0xbd46654a10a6520caa97110a8711f3ed0337fd4c459f1fac24d417fc5433beb7, '', 0, '?'),
(0x20bd52065230fa6f4b6c5372bbac8dac, 'wp-content/themes/Divi/includes/builder/module/SocialMediaFollow.php', 0, 0x62b4674e2f78121d0b5cb9bd8a00a12b, 0x62b4674e2f78121d0b5cb9bd8a00a12b, 0xb622fa0799e85efa5f5a84b3080c72d74d069e8009fc53bc3bd3248320e7e992, '', 0, '?'),
(0x20cc0d2409518a5e4328d8c081ede4f5, 'wp-includes/Requests/Exception/HTTP/505.php', 1, 0x00000000000000000000000000000000, 0x8e5d4109053303e65b2f4364c1ac12de, 0x90cbe2ad9bc5fb2069eb7bc85041c4cd866bcefbf107fa64a9a4874d0aa9818c, '', 0, '?'),
(0x20e0f463ccab29498c0a702ccd91ab83, 'wp-includes/css/jquery-ui-dialog-rtl.css', 1, 0x00000000000000000000000000000000, 0x927ba792f9f6603f5f8906f6084d50a6, 0xa7c12cad18f5a788220b7df4173129bf9e30176e1ea2d3dafd0cdcb4a7a7ac51, '', 0, '?'),
(0x210f0b6f8d0dbfcd41888e7637e0dc65, 'wp-admin/update.php', 1, 0x00000000000000000000000000000000, 0x53e411ff8a140c82ee686e29c1d6da4d, 0x6b67e68dfb346f23a58eac1aab6f02d02987e1420529dc57b9bd9ac4eba04481, '', 0, '?'),
(0x213162dd8539a0aa2ae3c0ff5c11e1c6, 'wp-admin/admin-footer.php', 1, 0x00000000000000000000000000000000, 0xd654eec8adacac1410b17fd67b81da10, 0x3647e36ec22c0c1e7adf94c1bfb421867c4c31b2b89015a23fabe9dc6d724875, '', 0, '?'),
(0x215f8d039fe8bcb5703370996ed7d34c, 'wp-includes/images/smilies/icon_eek.gif', 1, 0x00000000000000000000000000000000, 0xa6c65fa6ff738ef6c46a4e80a65f7aa0, 0x1cf3bfc62ab0be4d2d0c728efda3e8fa856dc6e81bc2efc537bad97417c71a5d, '', 0, '?'),
(0x217c1128df79cb57982a314f6f324375, 'wp-includes/js/wp-api.js', 1, 0x00000000000000000000000000000000, 0x1b243f90dc8ec0cdb34d36d3cb92dcba, 0xdbe8983fccd617758ee11a1e35f6c18c70f5a01bac9866b43d9af944ecea3dc5, '', 0, '?'),
(0x219367a2db87d243ce3b461a9d54ef02, 'wp-content/plugins/wordfence/images/flags/py.png', 1, 0x00000000000000000000000000000000, 0x45bc19da0ae6da45e4291af802e4f84d, 0xb146b291a9228a76bc8068e00e2361796a1748d9bfc2cbde6d308f0d73e93b9a, '', 0, '?'),
(0x219a50fea5334971bc958f7a24e8f994, 'wp-content/plugins/tablepress/admin/js/common.min.js', 0, 0x09b6ba559abe69df690d14d005207ca6, 0x09b6ba559abe69df690d14d005207ca6, 0xf698546388796db8dce9d1a648a9863c82d64c240227c7e0e34674b29b3a44b9, '', 0, '?'),
(0x21a29d017990cb2755b5c762d6f0237d, 'wp-content/plugins/wordfence/views/waf/options-group-rate-limiting.php', 1, 0x00000000000000000000000000000000, 0xa31a6c494ebee8d9e86907082046367c, 0x951e3131cb07c54c0e7f2844036742ce2abbc83dc5765e33bf50fee09acd9e62, '', 0, '?'),
(0x21a7232373773a0d1d482ab224717ff4, 'wp-content/plugins/wordfence/lib/menu_tools_diagnostic.php', 1, 0x00000000000000000000000000000000, 0x0f1472ff705f1aa32d05dd1cc992881e, 0xd03b49922b93343081f43171daaaa7015215e32aa958d59ffb0f220fbbb9f3a1, '', 0, '?'),
(0x21c0b6e1c6f341ae3b48ffd61f57f0f1, 'wp-content/plugins/wordfence/images/flags/tv.png', 1, 0x00000000000000000000000000000000, 0xfdaa18c206e0f565104b67d09c6c1bed, 0xaf7fe783a2f2b3a8e14c55fffb9a4b648afe04d29311851c74fb8692a6358178, '', 0, '?');
INSERT INTO `wp_wfFileMods` (`filenameMD5`, `filename`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x21d55295e10b9b70fb6e4cd177e26d37, 'wp-includes/js/tinymce/plugins/lists/plugin.js', 1, 0x00000000000000000000000000000000, 0x2044a08452b145970ba8155e0f1e00fe, 0x1fb37459b9ceb4718c989fb49cd33c91d38d4c89537d4d321bddc73ad4077ebe, '', 0, '?'),
(0x21e7336526be0fc0d01c3a6546e49bef, 'wp-content/themes/Divi/js/custom.min.js', 0, 0x56c32f7d35a37fe1c4327e7b15aaf0a1, 0x56c32f7d35a37fe1c4327e7b15aaf0a1, 0x35a9debf631eb53d4386d54d861450bcbabf52ee5d1278a7f952508620800baf, '', 0, '?'),
(0x21f14f8a34d6624352529b66144f04b2, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/file.php', 1, 0x00000000000000000000000000000000, 0xd3e35d2bd7d5e3a404f2552c937972a5, 0xc5fb9ef17354403e7d86774d93c774b6f0c3a62ed1141444ca5aa54d79d1e552, '', 0, '?'),
(0x21f178a873ba89430970f0685e3a26fc, 'wp-content/plugins/wordfence/images/flags/zw.png', 1, 0x00000000000000000000000000000000, 0x9a14090c074d9a51bd91d43e71510de8, 0x14f48043974f382bc6bb72445bb67f6a4636be13b9e28c464fa0483b7a65d2f4, '', 0, '?'),
(0x21f4ffb7ed59302d057a31e0646d3e87, 'wp-admin/js/plugin-install.min.js', 1, 0x00000000000000000000000000000000, 0xc10e07ae10cf119ed6c90ab69428e48d, 0x9a38014f56f9d3f47787715d84c4bc2be763e884d1d7272bb13c0d148d806181, '', 0, '?'),
(0x21f54281d8031a6c218c5a7f301496e6, 'wp-content/plugins/contact-form-7/modules/hidden.php', 1, 0x00000000000000000000000000000000, 0xf5c47f409384f953abe787dac4f67c73, 0x675aa282d779070d097a0737a76b5268b1e8f1bef919154f4450d19eb49bd597, '', 0, '?'),
(0x22054574c97988739fc3edde1a7c1567, 'wp-includes/js/tinymce/plugins/wptextpattern/plugin.js', 1, 0x00000000000000000000000000000000, 0xbbe31109bb4a2955ac73c0b0ac1e8d8c, 0x15933273467f87eff5cf7c873a55f195347b6ada28fe23346f482e6af8189db1, '', 0, '?'),
(0x220af16b8e22636aee69f95680a42896, 'wp-content/plugins/wordfence/images/flags/tw.png', 1, 0x00000000000000000000000000000000, 0x6c8980377d9a614559c833b3ba51e254, 0x47cf328391e776ffd9979316f953e4c86f04c3fdc1c0549c17b7948edb26b1fd, '', 0, '?'),
(0x22287d47c57fc572e7090230978e5628, 'wp-admin/ms-options.php', 1, 0x00000000000000000000000000000000, 0xa21d278e00ca7dccfe3a81d4e386afa9, 0x4a336c2bb24bbe18d37527c6f6c6b43e0d190abcc8fe662cfe58c1c3b0805295, '', 0, '?'),
(0x2230c2720f4e314d95e1e4239ea0e1c0, 'wp-content/plugins/wordfence/vendor/composer/autoload_classmap.php', 1, 0x00000000000000000000000000000000, 0x8645d3a4e3ad87e7cf4d88a46717aab4, 0x51d8f8a32a27b684fe42a92b1445061781fcdf9eb3fb3a95f36d8cce7975d657, '', 0, '?'),
(0x2238410a3df21caee187bc6670350415, 'wp-includes/theme-compat/embed-404.php', 1, 0x00000000000000000000000000000000, 0x8fab25000fafee699fb4e76871ed02f4, 0x5e3d475f977a95da620ded526413322e4a49a48fed21c8e8f946c7e464c616eb, '', 0, '?'),
(0x2249466ebaa716adb840f761c27d9239, 'wp-admin/includes/class-wp-themes-list-table.php', 1, 0x00000000000000000000000000000000, 0x45e4c073a4d842c4a11e784e48714edd, 0x894092d6061104824413fb8ce097534dd7e9f693f487ed14b5b99bb7f328a9b5, '', 0, '?'),
(0x22a19e068ebe6239ae8b65d17cae5fcb, 'wp-includes/feed-atom-comments.php', 1, 0x00000000000000000000000000000000, 0x6f31ff43e2181627e7a80145ceee279a, 0x62186eb2e77cfbe20f2f79ab820527c4f1e845632bc9b9673b1ac7a5e7c66c71, '', 0, '?'),
(0x22b5f2c917e0c9753e1f31d037fe8e9f, 'wp-includes/class-pop3.php', 1, 0x00000000000000000000000000000000, 0x154b5451c8a93a4f21a74054be961d79, 0xe368399c34e17301938c19d6a49016010f9aa74c93a29a7e246094902d898221, '', 0, '?'),
(0x22cb7f67477e1ccd22ac2a6d1b592373, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/RequestOptions.php', 1, 0x00000000000000000000000000000000, 0x005c78d855fdccf1cfa30af985495c46, 0x4402fd59e9655e9d9d3a1c1c2605cf5e08523cf67b76643aea19fd55927bad38, '', 0, '?'),
(0x22d3c4360d0c2b4b137bd7181a216105, 'wp-admin/comment.php', 1, 0x00000000000000000000000000000000, 0xd78ff82d6fe2cca6b06cf36d78a581dc, 0xb988aacb960ee6b5c343d13f2ae2fe642763ce803e5830fd29f3b758d1a4cafe, '', 0, '?'),
(0x22d810770e13b21dbe68b21088ad14c6, 'wp-admin/includes/class-automatic-upgrader-skin.php', 1, 0x00000000000000000000000000000000, 0xea740f14b1d05d9314ec1a632e2a32e2, 0x57376b2bafbf72d79f8378d25978739aa7d96d66f00999f9ab9ca5f83cda7c0a, '', 0, '?'),
(0x230a1cc1f42f86db505a177e6884cef8, 'wp-content/plugins/wordfence/lib/email_genericAlert.php', 1, 0x00000000000000000000000000000000, 0x63acc2acfbbcdb5b29fd120bc3badb8e, 0xc30e9d293a3582b29d703718fa4a9a66b6b39bda7751150d851a28a131df6b95, '', 0, '?'),
(0x2344aec58483fd1481f79f1c3525bbc4, 'wp-includes/class-wp-hook.php', 1, 0x00000000000000000000000000000000, 0xab7c1eac9f4a1faf66083ecc7e91562d, 0xed17522168ee7914bff1ac7cbe4cdfbaad036cd92a35e77056ccb760fc35cfe2, '', 0, '?'),
(0x2379f79ff174102891244e548ffc74a5, 'wp-includes/Requests/Proxy.php', 1, 0x00000000000000000000000000000000, 0xb5406b1037b500d7d374b85c2a879947, 0xa4771e063c501642f1aee85a430b1ff76bba5349be51218f151f19da0a7d690b, '', 0, '?'),
(0x23802fff5cd2b2bc07de614c76db939f, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Formatter/MongoDBFormatter.php', 1, 0x00000000000000000000000000000000, 0xc9de870b2087e9881756ccddcb751987, 0xf8ed8c4af1bda3ad3d84976bc6421a6d82a1d37de5762bd2f4490330bc295bc7, '', 0, '?'),
(0x2383c9b4a5aa2e0aef497c2bf2c9bce8, 'wp-content/plugins/contact-form-7/modules/really-simple-captcha.php', 1, 0x00000000000000000000000000000000, 0x5b1a95436ead6d257f8a4f709dadf931, 0x646028880a00dc8ba13f4b7dfe392e73ca9d426625bc973de62c4a0ce45b172e, '', 0, '?'),
(0x23debcfcdd471c9863dfb66dead11b70, 'wp-content/plugins/wp-mail-smtp/readme.txt', 1, 0x00000000000000000000000000000000, 0xc9c6161d89468b27c73f6359f98f4728, 0xf50df78baf8db4da5c2c3ad7c941119f291a6c145d7207c66afdf2fe46de46ed, '', 0, '?'),
(0x23eb9d31b7d35591a575b6479457e7f8, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/SmtpMsa.php', 1, 0x00000000000000000000000000000000, 0xc03490f63347b2e69bf7819003bea8ee, 0xca8ddace5bb6b266adca00de7ef7e5acbd5d257a1f2962293fc08f50aae40501, '', 0, '?'),
(0x23fe687685ca17c77707565917240f20, 'wp-content/plugins/tablepress/index.php', 0, 0x8e8ad6ca6156bc03fb71954dc0c1179e, 0x8e8ad6ca6156bc03fb71954dc0c1179e, 0x6b8d898dc0977e09b6bd55481aa5d678831850eadb41cc84a2fa3ca19e3b58a8, '', 0, '?'),
(0x24175a3c300661654ebf979c54ada8c4, 'wp-content/plugins/wordfence/images/flags/ls.png', 1, 0x00000000000000000000000000000000, 0x7478a195f10f45b726caae6d920d6ed2, 0x7d977d366e479a16a6edb02262643038bc6ea05ffaee49e448c4b13bd94195f1, '', 0, '?'),
(0x243779fbc8c75ddad80ff04ef908141e, 'wp-content/plugins/wordfence/views/scanner/issue-suspiciousAdminUsers.php', 1, 0x00000000000000000000000000000000, 0xf9500c11913c006341bd46c54ce6d14e, 0x525d60945bbac63215bd04c023b558db1b8ac3896928b1451b0a60cbd1724a89, '', 0, '?'),
(0x243cc2f2ef215942fddd84a0597efbc5, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/tinymce-skin/fonts/tinymce-small.svg', 0, 0xdfbe5c48845df8f039028b5a14a9a611, 0xdfbe5c48845df8f039028b5a14a9a611, 0x950db47ab36dffaa805def482bb9b6790cad8bffbb71472853e11a55e9e1c62f, '', 0, '?'),
(0x24921084f5b330530f0d9872fe02aea9, 'wp-includes/images/smilies/icon_redface.gif', 1, 0x00000000000000000000000000000000, 0x1c6d8b101c821641f983175221346112, 0x2f205d2c6644f44ece8f0f1f2c09a777ae9861bc62f107af3f4cfa87c2e9833d, '', 0, '?'),
(0x249ae85318c1436be8f48964ce57fb19, 'wp-content/plugins/wordfence/views/scanner/issue-timelimit.php', 1, 0x00000000000000000000000000000000, 0x4a375ea49810d19a124f19e90c9df569, 0x05355167baf3b87742a5eb482e6610d2eba73cce3c5a0268261303e75619e81f, '', 0, '?'),
(0x24b902c1bc43c1aec0f32fbc3914b9b8, 'wp-includes/class-wp.php', 1, 0x00000000000000000000000000000000, 0xa6af7389c28179ef14be5643ec5982a0, 0xc0592f95e8f878998043296a420092eee069bbe313ef9611b7dd0458e867a759, '', 0, '?'),
(0x24e407ce2d237160d06c81245784db89, 'wp-content/plugins/wordfence/lib/live_activity.php', 1, 0x00000000000000000000000000000000, 0x320f173e281602825d2f40ea8f9e6688, 0xfd5110d5a8a513fafa5714607ef3abe74ec75f77a9cf0705494424f14a0233b8, '', 0, '?'),
(0x24e8ef947ca9a863d819bf205c7e8ef5, 'wp-content/plugins/wordfence/views/scanner/issue-control-edit-comment.php', 1, 0x00000000000000000000000000000000, 0x203bcd8f287670d7e81f6f71b492e6b4, 0x7a2d00fd13e91841c2d86af4a1ac84cb40c4200e3863cae00eb6ed5426d59ec4, '', 0, '?'),
(0x24f3cfab2ff17ffea5ad1f21afb243e6, 'wp-includes/IXR/class-IXR-introspectionserver.php', 1, 0x00000000000000000000000000000000, 0x325561be77e43cf849779170864f372d, 0x83ed0abee0c3fb43fefd81039e0750455125d7440d0bd16b2a9e58e9c6c6016f, '', 0, '?'),
(0x250866941ef6b9be9c27e458d5b3ce97, 'wp-content/plugins/tablepress/views/view-edit.php', 0, 0x53f82350982ae8023cc998880abe2a08, 0x53f82350982ae8023cc998880abe2a08, 0xb73db0cea4c0f4c380db1f1dda6c9817a1cbc8616da68e3ec37b976013f5ae21, '', 0, '?'),
(0x2510fba2c3079b033703d2e1e5a8b3cc, 'wp-content/plugins/wordfence/waf/wfWAFUserIPRange.php', 1, 0x00000000000000000000000000000000, 0xa04a3f466592e2f70baa4e77e16e401a, 0xbda3731885581106ecbdc1d560fc7ecaa3509d9b5277e89bc3b78afd97dddfee, '', 0, '?'),
(0x2530b0c31348998c32a405c70cdfb7eb, 'wp-content/themes/Divi/et-pagebuilder/et-pagebuilder.php', 0, 0x8d1086bbda8471193b967ec88482abdc, 0x8d1086bbda8471193b967ec88482abdc, 0xd007d9ace213b29420e988abb0fe9a471206c4335e3305573cb4b68d095fa3fa, '', 0, '?'),
(0x254a0321d3a65bc92cc37d11569ac795, 'wp-content/plugins/wordfence/images/flags/ml.png', 1, 0x00000000000000000000000000000000, 0x568db0310bb2807e65b6e1c478bbc9e5, 0x8c8ef51b769247995125a254cdc02e6cf7e1d6fbc671b0cf21c7f1662c3ea413, '', 0, '?'),
(0x259d1d0e0091ff785bd164ae1a227db9, 'wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_psr4.php', 1, 0x00000000000000000000000000000000, 0x535a830f4dc8d44ed96f7cc022e2c10a, 0x3aa4deeecdbd39084154310f2081b911d121d53ab83caf8a405757e789f3c92a, '', 0, '?'),
(0x25b253cb7c1cec4f1bc1ee4073810675, 'wp-content/plugins/wordfence/images/flags/gg.png', 1, 0x00000000000000000000000000000000, 0x2abd2a0599d24f7483330ccc876898fa, 0x8ff80799f5d6e48639eda12822c156710fdd56d3daeebb8fbead82f9334b5a50, '', 0, '?'),
(0x25ba0cd2e0eb380e5e1b9c563cd174cb, 'wp-admin/edit-tag-form.php', 1, 0x00000000000000000000000000000000, 0xa3373f8e5e714820ff6d29ceb0cc5c59, 0x654160d1648a4a53e5bd15b3dc6c0dde3d1531784f4454e83e6c69e02f0026b3, '', 0, '?'),
(0x25d01550622eceffba38ba4764ce74cd, 'wp-admin/css/media.min.css', 1, 0x00000000000000000000000000000000, 0x678153b11dc1519f52d1d8272b3a3dda, 0x34b557438e6ad5f0ec8593496ab5fcb85f3c79d3c2cf462af96d3880d2e7197b, '', 0, '?'),
(0x25e84a9584c3279a4ca91ee01297d9b8, 'wp-content/plugins/wordfence/images/flags/ht.png', 1, 0x00000000000000000000000000000000, 0x219621e3bf77dbc4d5b248fdd6543fc5, 0x4ef354ee233c7f0551d1560606b61b5ccc33a1431280067d4d46558eddc871a0, '', 0, '?'),
(0x2602af594d52a10be97a30ad76416f32, 'wp-content/plugins/wordfence/images/flags/sprite-des-128.png', 1, 0x00000000000000000000000000000000, 0xdc4ca0b56d84f4ee46ede651d7cb72cc, 0x4a2996f0400bf5758b814b61e5092c9cfa1c60380aa82016f20e832d9a92251b, '', 0, '?'),
(0x262036fbbab3acbabad3bed2ff31fd53, 'wp-content/plugins/wordfence/images/flags/si.png', 1, 0x00000000000000000000000000000000, 0x0dcf959e357f607dd2e48b85d4258f7b, 0xdd2cb37fefb0e926a7da333fbf0ac8742fd384713c7dc97a303fabd4062327a1, '', 0, '?'),
(0x262a83cac464c486d6b88f0905d64835, 'wp-admin/images/align-center.png', 1, 0x00000000000000000000000000000000, 0x09d91addb6b53479e68c645931d9658e, 0xd0eb86bd4e33875821c5cd6c6aff14680260e303aeb1e7b4c768415df4b84a87, '', 0, '?'),
(0x263d1a10bd2b747fed9222a22f6b270a, 'wp-includes/js/jquery/jquery.form.min.js', 1, 0x00000000000000000000000000000000, 0x4534fa47fab86ef0aca5345e30ddf509, 0x32e797013ba02cd60eba6b988e3f4c70ee073907331e4ccadd9c47e6441c6b5f, '', 0, '?'),
(0x266565ee0a334be812d4e3765a04a695, 'wp-admin/ms-delete-site.php', 1, 0x00000000000000000000000000000000, 0xe7dfdd601dcc0fcaa1f3ebd7f354fa4e, 0xade7f1bf794b1559229e5cf65410193551545cf809648422be208e70452fc25e, '', 0, '?'),
(0x26740221305e6787db624a88632c3e33, 'wp-admin/upload.php', 1, 0x00000000000000000000000000000000, 0x07fd427d371d52fb67c1c0868a17ebf1, 0x507a4cf97e6b32989eddd0108ae66109316fb6308bea8a28ac527fa676e0b9c1, '', 0, '?'),
(0x26a9694ef3244af1856f46fa722d0f84, 'wp-content/plugins/wordfence/images/flags/gl.png', 1, 0x00000000000000000000000000000000, 0x11f7286b7435cc2a0d0e9269e96ce8fc, 0x3082f226d34434896e4de0fe0875dc929ea62b563048a718e9d6e0bdbd215ffa, '', 0, '?'),
(0x26ac91955277193f7e846aad684aa444, 'wp-includes/Text/Diff/Renderer/inline.php', 1, 0x00000000000000000000000000000000, 0x880ae56e35b150b4b2c7e9d94227e81e, 0x58e8552e6be2bbbae6402d28109515b635a1051e0c1e4ebd8be30feef10e560f, '', 0, '?'),
(0x26bc8b5d3057f1ec0a2913ff3d92bf03, 'wp-includes/js/tinymce/plugins/directionality/plugin.min.js', 1, 0x00000000000000000000000000000000, 0x884572e84844add444b1c133a61f9a40, 0x3c96aefdac6f9440bb3ad91bfcbe9f2dc34567f4bfe1e22936015ed1bc27bfb4, '', 0, '?'),
(0x26c467bdc24869869b1f9304289e0ea4, 'wp-content/plugins/wordfence/images/flags/dm.png', 1, 0x00000000000000000000000000000000, 0x5f0d268c2e5325a11e99565b1a355952, 0xbef4e82f456097fc91b9c88485fca7b2803d443a55cbb4dc927f52cec413505d, '', 0, '?'),
(0x26c960d74fcb115135915110d53433bf, 'wp-admin/theme-editor.php', 1, 0x00000000000000000000000000000000, 0xdc255b34563a17256821b63d251977c8, 0x7c3f6f965228433d2138f7269afa639c75a4dcada78c33cdb2bd6181c3b3ea80, '', 0, '?'),
(0x26c9dfeb095014f0730c686375137353, 'wp-content/wflogs/attack-data.php', 0, 0x23d8ad0abeeec5798f490262bd0ddb0d, 0x23d8ad0abeeec5798f490262bd0ddb0d, 0x6c878e34044571ae7bb6ae91a0a0b6efd71b9f277767d733311ea063ae773ab3, '', 0, '?'),
(0x26ce7641b9f651cdf46389da7177382c, 'wp-includes/theme-compat/header-embed.php', 1, 0x00000000000000000000000000000000, 0x67962ba2c878829d26817766d258dcc0, 0xc1d96517a80fe9bf8e1369c397efd716f123a83de134a377e14e7262510c0414, '', 0, '?'),
(0x26e9a5b18698f1f25791b3d880d37ca1, 'wp-includes/widgets/class-wp-widget-links.php', 1, 0x00000000000000000000000000000000, 0xa62c1c6a35b50e475f626fa52dc41821, 0xd029a74435a8bace10310527f106270abb9276d21f622ad26ac51c98b378e839, '', 0, '?'),
(0x273d215a6184cd61e2dbe66a1055d151, 'wp-admin/css/site-icon.css', 1, 0x00000000000000000000000000000000, 0x8d0ea8f47d8c45b2a80211d470306c75, 0x693ec29c05d3ba2388268b0e325aed04271b7f828a4b28162a1499abf5d6e2b5, '', 0, '?'),
(0x274163b8b4e52c097e9736d8f8dca6e3, 'wp-content/plugins/wordfence/views/onboarding/tour-overlay.php', 1, 0x00000000000000000000000000000000, 0x993a03e8be16bd259b20189f293ba700, 0x1ac8f327c4a10eeba7aad3ca1613b62e7327c6e8ad7364dc34a75eb412d30449, '', 0, '?'),
(0x274dfef87788f1918db783e3c70d4b6a, 'wp-admin/includes/class-wp-site-icon.php', 1, 0x00000000000000000000000000000000, 0x2b553b6302c1a22b071085d0aa51b0c3, 0xb62df5c12425ee6c09211c09bbbc6e05fbe78fce0d44cdd3f3fcc98109d3e0e1, '', 0, '?'),
(0x278b16fcbb9e20986fc8138dcd539d8a, 'wp-content/plugins/wordfence/images/icons/ajax3.gif', 1, 0x00000000000000000000000000000000, 0x6d1877dfdfb474ea8d93270aa4f1ed73, 0x9c641c7ac9ea0aba79014ba3c6aea8e89227235dd27809564a52f8a82e3d063a, '', 0, '?'),
(0x27a9c0c2bd96bb16021e161d09bf2935, 'wp-content/plugins/wp-mail-smtp/src/Options.php', 1, 0x00000000000000000000000000000000, 0x90488004e2bdf137de251817050acb15, 0x8c346666613ae95af8079149dc52f97152824e0299c2af5ae988077bbf11a114, '', 0, '?'),
(0x27b75f330abff3cbc0efbf5f7494d5c6, 'wp-content/themes/Divi/includes/builder/scripts/ext/jquery-ui-1.10.4.custom.min.js', 0, 0x238129c328b7c46a954db46e430c3858, 0x238129c328b7c46a954db46e430c3858, 0xd9b1c2e8f957aafd1e1e507dc8dd808d249e23f04ac3db318aa8f010d0a76f3a, '', 0, '?'),
(0x27cf2971a184ae5abc7ade73313c4c82, 'wp-content/plugins/wordfence/images/flags/nu.png', 1, 0x00000000000000000000000000000000, 0x189bd228da6d08e0c39f2cf647ef99bc, 0x1d4f735d5776b1edf84d35df27303aec07b60db16685bd218ef921d960823e63, '', 0, '?'),
(0x27dac015bf9d5f036906596d31c19052, 'wp-content/plugins/wordfence/views/scanner/scan-results.php', 1, 0x00000000000000000000000000000000, 0xd9ccd7ddc8c80e0238ce828eb72cfd5c, 0xea1fb2534853873697c570048280b2e01e5f3290122ad00d54440047bfa79739, '', 0, '?'),
(0x280dd9abe1ee5c7956b2eb3131fcb36a, 'wp-content/plugins/wp-mail-smtp/src/Core.php', 1, 0x00000000000000000000000000000000, 0x5728f0252f8a1f14b208809ef08864e8, 0x58f936d2915d967e78bbcda74821fb8336697c812b0321614874f4b35debfdca, '', 0, '?'),
(0x281588d4672500cfc334dddb6c3e9c8d, 'wp-includes/js/jquery/jquery.schedule.js', 1, 0x00000000000000000000000000000000, 0x0426b39754aa6bc766d89ea4c41bbd06, 0xa4dc3fef1714c67645ca948daa776ac701a6a1100643e550d59daf1dec5fb5a3, '', 0, '?'),
(0x283fcbdcd73eb9f453a94ee68f9a9c26, 'wp-includes/images/media/default.png', 1, 0x00000000000000000000000000000000, 0x2db6a9e6cd49d2429668ce40e0dee762, 0x3aeba66f4cf34a446af2fe1f242d3ebb69bae927c336076ed6a005ee139b5569, '', 0, '?'),
(0x285b648998f9bab1a11dd7ef4251b58b, 'wp-admin/js/updates.min.js', 1, 0x00000000000000000000000000000000, 0x2d5652fcb04e5210b9bb86317b023902, 0x81d231554b3836c9c00a527f2981d7f42b666152966581fc75383faa500c895d, '', 0, '?'),
(0x28775aea429f4ebfe0dab85d4e535335, 'wp-content/plugins/wordfence/images/flags/mw.png', 1, 0x00000000000000000000000000000000, 0x7fe53ba552a201dac1f631dfb4514a76, 0x198b2192f02d7d9aebc7c71e2ac655801ea03cf48b4cd606cfa2952ffaa7dd40, '', 0, '?'),
(0x28782a4aa0fb852c854cc39b6ee73c4b, 'wp-content/plugins/wordfence/images/icons/arrow_refresh.png', 1, 0x00000000000000000000000000000000, 0x6b95778460f660aa7c08f47d244780a7, 0x75a42f322f9dbc8cbb4091489e5f490e6c689599f315b82f8f0861553a14ab09, '', 0, '?'),
(0x287e36767156ec30f47b8622071c7f07, 'wp-includes/ID3/readme.txt', 1, 0x00000000000000000000000000000000, 0x9396dfe1c69c938eb17f564c4e5bab18, 0xf6833e9efebe1d2f667190ae04a401ab9853a23323538c12a18ffe14554fb70b, '', 0, '?'),
(0x2881a0ef08767c548fe2809420c2a5d4, 'wp-admin/includes/screen.php', 1, 0x00000000000000000000000000000000, 0x8e197a008123886c7f810f3b8021fa0c, 0x6121ed4d746492a4b7a1904cc30f829443c988c56bdeca7a0beab0f445c7917a, '', 0, '?'),
(0x28d02c005be637dd15cce812b9331b34, 'wp-content/plugins/contact-form-7/modules/count.php', 1, 0x00000000000000000000000000000000, 0xadc792324b8bb913c755bf54b5cc4552, 0xb2292e02ba3e852ca053f9e69dca63ebfc98a19a47bc64ac39e4e6c51f5c594f, '', 0, '?'),
(0x28ef5ea6334e12bd9aa99391a2330812, 'wp-includes/wp-diff.php', 1, 0x00000000000000000000000000000000, 0xb8d2a2f2f34943b684b7e0250d342c2e, 0x5805b415b2749347875ed4cb307a6192001853bd5ba1c0a8af63e666168bc589, '', 0, '?'),
(0x28f68bc39f9b1e95daf4872ca7e6d677, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/CubeHandler.php', 1, 0x00000000000000000000000000000000, 0xc73840367d25bd3fd774c84e0b791aa2, 0xfc9514b21c286f051f1669ad2e5d5bde6ef6dd2e62ea6bbdf4044a0dd95a61b6, '', 0, '?'),
(0x29118d04f8947cfc7b34e62b5dc25828, 'wp-includes/Requests/Exception/HTTP/411.php', 1, 0x00000000000000000000000000000000, 0x27a552a1e4160c4df61b2eca5a604796, 0xf61685e855895ebeacaa8b3970ddf426d9eecd0b60f66e4d7bac206e08be154c, '', 0, '?'),
(0x29128a63c12ad7dbae6d003a2a362611, 'wp-content/themes/Divi/includes/builder/class-et-builder-plugin-compat-loader.php', 0, 0xc00b606489501438d49fdd50024311e6, 0xc00b606489501438d49fdd50024311e6, 0xa087f1518665a50ac962b735f6d819ccb881ba11d4f6c627aba90695494aeb2c, '', 0, '?'),
(0x29153e7f8c9d321ada10a99dc1d3a706, 'wp-content/themes/Divi/includes/builder/scripts/ext/jquery.tablesorter.min.js', 0, 0xcc09d2419d6fc4209f6e7ea713d3ce1f, 0xcc09d2419d6fc4209f6e7ea713d3ce1f, 0xf1171dfe0d73d291952a0f1e6744d2187424adc5ba916e9f1251cd0ce92a7377, '', 0, '?'),
(0x297bf46a572d5f80513d3fed476cd2a2, 'wp-includes/media.php', 1, 0x00000000000000000000000000000000, 0xeadeab0a38468e98558364114df110b5, 0x1828845e526df9b1c49711e38b8b0dd3b46891e982d46f4e12f970f327df87e1, '', 0, '?'),
(0x297e392f71a5be85e6ceb49f45f074fa, 'wp-content/themes/Divi/includes/builder/module/settings/migration/Animation.php', 0, 0x52cf0b226703ced382b3f97fbb1c8996, 0x52cf0b226703ced382b3f97fbb1c8996, 0x19df99cc886b984980dc55108e32f1a464290cd9f28857c614480f9e62cd3aeb, '', 0, '?'),
(0x29be4f7a3d9c75a98717eea308c4cbb7, 'wp-includes/rewrite.php', 1, 0x00000000000000000000000000000000, 0x987db80759edfd2aae9316162a3d7bda, 0x2843d9eaacc608e79935d816ed98d2a22b4cdb91f75b993522c90ea5db82158b, '', 0, '?'),
(0x29d83623a65f02c5faf1cc9f534146a6, 'wp-content/plugins/wordfence/views/scanner/issue-control-repair.php', 1, 0x00000000000000000000000000000000, 0x17105bd0becfdab0a98c02413928dc6e, 0xdf914a5b34bb9ef5230e0fe87e48873814c88942ea99392bacbb2f6d76f811aa, '', 0, '?'),
(0x29dddbf85defddd51d5a24d950251602, 'wp-includes/embed-template.php', 1, 0x00000000000000000000000000000000, 0x880c0f3ebdef45564a7b3b1536ff212a, 0xbbfbe14f585b09cba9850da7db194e6dd02d938c5c55fe9563f6474040fcbc65, '', 0, '?'),
(0x29e8b9663e3c7a01302d024155698d02, 'wp-admin/js/wp-fullscreen-stub.js', 1, 0x00000000000000000000000000000000, 0x968528cb325471eb001fd8578a8625e5, 0xb04eed1d965e853b17d4eba6263a02c20b8ba0b8980a5710312a55eb794b65c5, '', 0, '?'),
(0x2a2061d846b2cc19f0349fb075db7655, 'wp-admin/images/menu-vs-2x.png', 1, 0x00000000000000000000000000000000, 0x4aa85a0c593cf769c7185911ae8462f8, 0x279cb946e0bdf71bd194450086f5e6e80237a1c9a19f9d2301e43e736550d8b6, '', 0, '?'),
(0x2a24761e785d0e25a3dc733636d28b96, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/textcolor/plugin.min.js', 0, 0xb8176b7448cc4a20744ca6c5e88e4c41, 0xb8176b7448cc4a20744ca6c5e88e4c41, 0xbc1221f393b68bf432c97a6cac72c1a372b33fc44b048529f40dc713747ba4db, '', 0, '?'),
(0x2a5c541dd29d29255df3aa791e69442b, 'wp-includes/Requests/Exception/HTTP/402.php', 1, 0x00000000000000000000000000000000, 0x60f859d55150da0b0a7a959ac9f347d6, 0xa56798a94e5109b5a0af1f948a8bf02fe6d8d809b7793593af9190afeaceb863, '', 0, '?'),
(0x2a5ff4f3e74c0b66561e7d9df978664e, 'wp-content/plugins/wordfence/images/flags/mq.png', 1, 0x00000000000000000000000000000000, 0x3fec8dcb480aa42004840d703b4945a6, 0x4bbe23b34a72188e020db1a44930669c0bd71c301fee64d5852add0aeb3b334d, '', 0, '?'),
(0x2a7cd39435dc981fa7f3a4a3a685127a, 'wp-content/plugins/wps-hide-login/uninstall.php', 1, 0x00000000000000000000000000000000, 0x3475af389ad488719006defdafae67f3, 0xec65801cf4a379fc64684201d98ae6699bbcf60e8297dc8a9e2a3df347db4aa6, '', 0, '?'),
(0x2aa8004566d1fb542b0995d91d393a7c, 'wp-content/plugins/wordfence/css/jquery-ui.min.1525275841.css', 1, 0x00000000000000000000000000000000, 0x4e3328147fc22da04d89b2e5a10de0d9, 0xbf3176d34bd4dc7b4baac3f5b32c8699d6ea75221d0352e49576233616417e0e, '', 0, '?'),
(0x2aaee42d3310f675ac8d45c25bd54f23, 'wp-includes/images/down_arrow-2x.gif', 1, 0x00000000000000000000000000000000, 0xa073b8a1ee9b2482017f3628da40a861, 0x9e4cb00afef941e5b77d5dd8b28243c65ca069af17bb95946a86e8f74ded055e, '', 0, '?'),
(0x2ad1fe8f4c12ed6d262632fdd50a6215, 'wp-includes/js/tinymce/utils/form_utils.js', 1, 0x00000000000000000000000000000000, 0xbf88fc6ca25582825493849f19fa4c69, 0x764cfaa2e21b75733c2a72b957d2aab50c89a3db2e007cf55206679fcae5b4e6, '', 0, '?'),
(0x2ae7101a3037d1a5314f81d3d3d98e38, 'wp-includes/js/json2.js', 1, 0x00000000000000000000000000000000, 0x73a1d77b4e827c45061f4fab041030a9, 0x71339f1c2e141b2e8a0b6a112047101d5c1752d36eddbc492f05541cb6892ded, '', 0, '?'),
(0x2aea09ecafc485c9cefc0edfe35ce3b9, 'wp-content/plugins/wordfence/views/options/option-toggled.php', 1, 0x00000000000000000000000000000000, 0x3f0d1e202f9e2305b1c48874adfc3f09, 0xa539dcb63c2764bc1f620a5517d34ce9e0df01a9ae47f47684086f4b80a1a9f1, '', 0, '?'),
(0x2b081122daffda1d738b01a2827f1493, 'wp-content/plugins/contact-form-7/admin/admin.php', 1, 0x00000000000000000000000000000000, 0xbb669c1906401fb41fd1768eedcb8fc1, 0x29329696f85ac6e6d1943088af7f0ea9396fb91e336b3d384970c4cb311613ad, '', 0, '?'),
(0x2b2badea75bcb1db0b56de36375363af, 'wp-content/plugins/contact-form-7/admin/includes/tag-generator.php', 1, 0x00000000000000000000000000000000, 0x4d9f5608dbb9e4f9616d875875f9f728, 0xc4f1d950174678cbf7bce904c4a0041c2b140dc7a6285ac1d891c1f41acb42e9, '', 0, '?'),
(0x2b31cab324a8e77f7cad3b217b51874e, 'wp-content/plugins/wp-mail-smtp/src/Providers/Sendgrid/Mailer.php', 1, 0x00000000000000000000000000000000, 0x3a5a5973f99df3cc56e02417aef0b483, 0xe17f9680414a5aa0318d06389b039f99830f9d8987dd0a23cde6b4f69fdedbf6, '', 0, '?'),
(0x2b390f85a3048c5b4255fb45960b6514, 'wp-admin/js/updates.js', 1, 0x00000000000000000000000000000000, 0x06a4eaec20bc68b7f434a5e66af39ba6, 0xa15b73a6594a06722fdb32f3ba398b58031edbed1ce0b52bd5c84aec364f757b, '', 0, '?'),
(0x2bb3a718472a23f4b1edf4a694fd66b4, 'wp-admin/network/site-info.php', 1, 0x00000000000000000000000000000000, 0x1d7a8639d300cee539ca9e666ef3a25d, 0x6d47bfcd86217cb54b412da8771f14c8ad0df5f041df5c6226117fcaa56d0dad, '', 0, '?'),
(0x2bb41a44808d965a0e65147d018fc904, 'wp-content/plugins/wordfence/views/onboarding/plugin-header.php', 1, 0x00000000000000000000000000000000, 0xc69e816bde04f7d5d7aaf080c28e777d, 0x7f40333f9ad7671da6f35850cd847e4016a3a4ed778c0b64044b48618f1cf8d1, '', 0, '?'),
(0x2bbcfc9e5748a94a3771fa970a57bb88, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/psr7/src/Stream.php', 1, 0x00000000000000000000000000000000, 0x8c2937a7c8e16b32dad7a5fce4b1fa97, 0x3e8bccbe5e4c6b34cf5212f96b66d8cde49ae67922c1bfa7ed08d41758342185, '', 0, '?'),
(0x2bc4e3f874a825523fd2db08f5f8a0cc, 'wp-admin/network/credits.php', 1, 0x00000000000000000000000000000000, 0xa1be54253e72acd96ce6317127e5a5c0, 0x3c439225c6393eb98cbbf720fc3d1cc5fd7fdeceeac48ca35ad149f00f5fe9a3, '', 0, '?'),
(0x2c06e00f1abc4a271baa7f41576880cc, 'wp-content/plugins/wordfence/views/options/option-label.php', 1, 0x00000000000000000000000000000000, 0x0796b0cb60f19a7f4cf49602936766e5, 0x0efcfb5fb40d00ac8ebdbcff00b05a7df0e87d29765b34ae96c201bcecf11e8b, '', 0, '?'),
(0x2c3c930caa20df3f17435de1300b418c, 'wp-includes/js/tinymce/plugins/colorpicker/plugin.min.js', 1, 0x00000000000000000000000000000000, 0xcdb6a59abe551818e8a3a6d61b68e00e, 0x8fef6568d3a78326ceadadfb41b5331f91062b575468c183150a1a29c83fffff, '', 0, '?'),
(0x2c753d719383dd74024f0fb55a46aa8b, 'wp-content/themes/Divi/includes/builder/module/PricingTables.php', 0, 0x4d3710dc1251b9c56cf510517298d920, 0x4d3710dc1251b9c56cf510517298d920, 0xfe1a2d2ac3830f14423e95851b3f0488c673e268c1d54362a8beff537c9c9089, '', 0, '?'),
(0x2c86e1d440b59a686ae47172de9202ff, 'wp-includes/ID3/module.tag.id3v2.php', 1, 0x00000000000000000000000000000000, 0x7a1f61c7ac9d7f2f5f05f39c9e1acaf3, 0x2d1636ac1b9e2cc2c837ca8eb98e2ace66d3cb61c3acf2d28e104653ed7a5fef, '', 0, '?'),
(0x2c8a68c983733f030f34425bcb5ed59d, 'wp-includes/SimplePie/Cache/DB.php', 1, 0x00000000000000000000000000000000, 0x0659bf084f55a303f5922edc62bcfbf6, 0x03c2fbd064d52a59d7c2ae1fa303be73a7e5033c2129dc83ab854a90d8c2ac81, '', 0, '?'),
(0x2c9723c732a62167a4d0bbde4c3b8ea8, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/ListThreadsResponse.php', 1, 0x00000000000000000000000000000000, 0x5bb6d5949972cc996de1652b255bc77e, 0x4a19819503fced9524e1a5de0670229acf0e9dec0d51187197722a800389b88c, '', 0, '?'),
(0x2ca637b50c6d3d693060a4d1402a0b5c, 'wp-content/plugins/wordfence/images/flags/ye.png', 1, 0x00000000000000000000000000000000, 0x34009a37f843034b9e7b441210185929, 0x628bfe4ddf6a8a46e72226d174a62c495431234f13addf324cd3cbd8245bffe2, '', 0, '?'),
(0x2cc5e4ecdddc4d395b4976c22d028951, 'wp-content/plugins/wordfence/images/flags/gh.png', 1, 0x00000000000000000000000000000000, 0xe237c40f4bd47a786e99d5ead4e5466e, 0xfd00b9b047860aab2df3a4da452583db960cdf7f9a5243808726cf86211971b5, '', 0, '?'),
(0x2ccb63abc21fef77c3603cd74fcc21b1, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/ListHistoryResponse.php', 1, 0x00000000000000000000000000000000, 0x2b8b89ce288b600feeecefa31da8a957, 0xcde5dc2e5de5617a7a6cd741f2f34ba2948fbdad835399fd54d71d9305696a48, '', 0, '?'),
(0x2ce6dc8e97ab8407923c39b9548e6a60, 'wp-content/plugins/wordfence/images/flags/ca.png', 1, 0x00000000000000000000000000000000, 0x22e7854a2b052f143cfae2f5e28f3628, 0x95bde3cb2476e4ad876ae5278d1c4bb531b02175683ab27bab34adcd33a3e416, '', 0, '?'),
(0x2d0e77c0fde397158f201462e30a97a9, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient/src/Google/Client.php', 1, 0x00000000000000000000000000000000, 0xa87ef79b9649235e620547ab66df3255, 0xc05e9cf6c6d3251b20260091756d19d2199b48d1bad2ddbe3ceb153391c093e8, '', 0, '?'),
(0x2d37bc43a5aff1e9279372c1e71242aa, 'wp-content/plugins/wordfence/js/jquery.colorbox.1525275841.js', 1, 0x00000000000000000000000000000000, 0x284f88302505368c1039f365a733e56a, 0x7b1be24cfd23ed0d989d075de0fd0a674c38502cb5fca24097ea49722c7b20c4, '', 0, '?'),
(0x2d6adea7ab209aa0cde612a67e687962, 'wp-content/plugins/wordfence/lib/menu_support.php', 1, 0x00000000000000000000000000000000, 0x6f420d344938efaa8754118c2e7411ab, 0x1f9dabdec1742cf0ffb6b9cb4c045e3ec29b1d50d4bc507d16d7e1b780dd5e3f, '', 0, '?'),
(0x2d6b64cfaf8d91aa58df775c379fc0af, 'wp-includes/admin-bar.php', 1, 0x00000000000000000000000000000000, 0x270763acae4f2859f4ae45a052652ec5, 0x0fe9b0111805ea8bee0e62ecbfdaa5c8d29ee3dc135ad221aa9d1101c908f9e5, '', 0, '?'),
(0x2d7fb2ead118e111c7b88625773df5e2, 'wp-admin/css/colors/ocean/colors.scss', 1, 0x00000000000000000000000000000000, 0x1a7c5bfd9faf7f6cc77cd9b166062568, 0xc318c9aebbfa31d4755a52aa48d136adb249e9c10d09d0c5baf4879688dc1542, '', 0, '?'),
(0x2d8189777b30b71263376dc21d05e618, 'wp-content/themes/Divi/includes/builder/module/settings/migration/BackgroundUI.php', 0, 0x3e702fdb30c2904463af03b4231fd482, 0x3e702fdb30c2904463af03b4231fd482, 0x3b00e29064eff7276ff4bc10de79d583aa01863f4933c1a37d7788f8974c31ad, '', 0, '?'),
(0x2d87ba2937a63579b03863dae25776d8, 'wp-admin/about.php', 1, 0x00000000000000000000000000000000, 0x54bf58b2dcfb10a8cce5a507a13067f6, 0x1e47bdb560be4dc6fca97576f717a99b8df06dba626d2933b7aa6d335271af51, '', 0, '?'),
(0x2d8a5fbad72bcdd405590b6ea813d953, 'wp-includes/js/jquery/ui/tooltip.min.js', 1, 0x00000000000000000000000000000000, 0x443f68690d84eee42cf3019071340730, 0xabc4c084be5e89ab78f2adf47460833068e5d7eef34b58ade3ef0e2b5d620e2c, '', 0, '?'),
(0x2d8e1666e2c8345ddb23227512b8b36c, 'wp-admin/css/colors/light/colors-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x862cede744447240baa0e2c7c6014eb3, 0xe6a80e3f049ed591c1c8d3b258ecfe8b5599415d2a1ff232825a3b7b057c410f, '', 0, '?'),
(0x2d9ad087051d66879d485d27645f4b5a, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/MessagePart.php', 1, 0x00000000000000000000000000000000, 0x79c3dc5de90b45a4f59c2c0636c9bc56, 0x0181f0204ec552166fac2fabdee59629018832fd668d81928de2f7b4ce525d45, '', 0, '?'),
(0x2d9ce79fe89782a08715597b5d6e7383, 'wp-includes/css/wp-pointer.min.css', 1, 0x00000000000000000000000000000000, 0x9ee1087f5cd30436a78f4ae1ef9e53ae, 0x2ab7aa79f5b9b6a2cd74cd0c848996372cfa1a0e0057b12c66fb476680455ed9, '', 0, '?'),
(0x2db48d1d8d73bdbf263cf8c7a36d8595, 'wp-content/themes/Divi/includes/builder/module/Login.php', 0, 0x6403329677edc8acfb61c77e454109db, 0x6403329677edc8acfb61c77e454109db, 0x4701397d1c690a2d3bf08496dd78a11ba27d0bfd7a3ace2efa99c928ac569dc8, '', 0, '?'),
(0x2ddd15ce2e8b7ab065898ab49738e10f, 'wp-content/plugins/wordfence/images/flags/km.png', 1, 0x00000000000000000000000000000000, 0xe276e632fbe16a1abb4940094e5c06c6, 0x2ba7a1028a50c9201c69ca1fa0371ea3a5097b068b05f574607ec1fe794a5ee5, '', 0, '?'),
(0x2de248c2fd7268ea889fe36a429bbd91, 'wp-content/themes/Divi/includes/builder/plugin-compat/easy-digital-downloads.php', 0, 0x79273879e9ea86be9c6fa8df883a7226, 0x79273879e9ea86be9c6fa8df883a7226, 0x24809404257ee54074c897c3c4080f2e39612dcbae0132999c8f2c4dcfd15aad, '', 0, '?'),
(0x2defbbea501cafc8c901550d105b45eb, 'wp-content/plugins/wordfence/images/flags/gr.png', 1, 0x00000000000000000000000000000000, 0x6cbf9b8f0da043a7fcf4bde975a42d7b, 0x10d6031ed46e3c8548418dec36e17eeeee709cebb7fcaa92fb240a0238349dce, '', 0, '?'),
(0x2e206a1416d2ac436253b3a0878fd3c9, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Formatter/HtmlFormatter.php', 1, 0x00000000000000000000000000000000, 0xa5b4a26aca3f7a6cb00b4f425c76e4fb, 0x08ed7da4855384d4f8020027c135506b69c55fed6be1979dbcea5e33f7ff852c, '', 0, '?'),
(0x2e206e34e76b7b0920d948a389722604, 'wp-content/themes/Divi/includes/builder/class-et-builder-settings.php', 0, 0xeaa7bf9d5ca3749f3e85c2de88a48092, 0xeaa7bf9d5ca3749f3e85c2de88a48092, 0xd8466ff5d6340617bf0dbc354fb994caf8549bbd8e80e1ff3bb885fbe0e7b1d7, '', 0, '?'),
(0x2e20d3005f6f45ff5d41b55fd430504a, 'wp-includes/js/tinymce/plugins/wpautoresize/plugin.js', 1, 0x00000000000000000000000000000000, 0x640cbc0058638c4fb0400370dbcf25a3, 0xd06f4c944e1feabca8e54f94b7a928a1531eb8cc93cf772d178c51076994a6f2, '', 0, '?'),
(0x2e387b27934fd8320ee069f8784351a5, 'wp-content/plugins/wordfence/images/flags/ug.png', 1, 0x00000000000000000000000000000000, 0x0d2b596b534998a2e42d40175e376ee8, 0x2e014fb9b5354f0ce4c54ec890974d09e26fbca3ba06095602aa250055104474, '', 0, '?'),
(0x2e4968559c8e0ee2338ebf2b421a84bc, 'wp-includes/images/admin-bar-sprite-2x.png', 1, 0x00000000000000000000000000000000, 0xeb51ac1312eb060b9bc638fef46f80ca, 0x2a45b0e3c05473fcd9e5a3616ce4895ec770b8dc055889afe6a15a1f00901cf9, '', 0, '?'),
(0x2e4c02efe1c4823ad8e31187aad06691, 'wp-content/plugins/tablepress/css/index.php', 0, 0x8e8ad6ca6156bc03fb71954dc0c1179e, 0x8e8ad6ca6156bc03fb71954dc0c1179e, 0x6b8d898dc0977e09b6bd55481aa5d678831850eadb41cc84a2fa3ca19e3b58a8, '', 0, '?'),
(0x2e78be8ccfaedffa3785d716fcfa5fce, 'wp-includes/js/mediaelement/mediaelement-and-player.js', 1, 0x00000000000000000000000000000000, 0xbfa6a78578b3e436a00cddf75420469a, 0xc2003c82261500f0ea3c1a4a2136d7f5718b51c9c56d02ad1302aff638e3ef49, '', 0, '?'),
(0x2e88e9ba89024430038975a94c2d6395, 'wp-content/plugins/wordfence/views/options/option-toggled-segmented.php', 1, 0x00000000000000000000000000000000, 0x42c87c7373476f31bae5ec0703b21778, 0x0a39565720808392b4987c3adeed5d5cc7e529bb90a0ebaf64890f5e55d30e23, '', 0, '?'),
(0x2ea645c71d5b4af5cf6c039e781ddfe3, 'wp-content/plugins/wordfence/images/forward_disabled.jpg', 1, 0x00000000000000000000000000000000, 0x4d5fdad65a3fda4e29bad28aea3adc35, 0x9bae802fdf3c3e4f26df1d06c8950e1715034a521c1fdd8765c47d9a28bb9b6d, '', 0, '?'),
(0x2ee4b7f7e258fa6b6b3c41ea0b1ecd4a, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Exception/ConnectException.php', 1, 0x00000000000000000000000000000000, 0x4c3a541bc2a97f9278417c8ccd49a256, 0x848162d595f0d1be36e2e44db4b5a877d21fa1958b1cd55559bccab27a9cb0cd, '', 0, '?'),
(0x2f3cd8a75ec9bc667d9622d7f8fb24b8, 'wp-includes/images/media/document.png', 1, 0x00000000000000000000000000000000, 0x76e5349938f6ce9179931436de1c64a3, 0xa6edc3b8601899d9fb9d0eb3e7e1b1ed66094924205f5aaa589722300db4df2c, '', 0, '?'),
(0x2f4202981d61d97f02de5f6cdc2b4ed7, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/src/Credentials/IAMCredentials.php', 1, 0x00000000000000000000000000000000, 0x9bcb759d82cba3fbf3c7dcb4c1271c26, 0x578b3a3bd76868a185a03e224fc4e891a5d253d851ea51df82195b3950a8b25e, '', 0, '?'),
(0x2f6b0aa8e59597ddcb8138b39aaa932b, 'wp-content/plugins/wordfence/images/flags/ir.png', 1, 0x00000000000000000000000000000000, 0xc06b826e906f5427eec8da1cc97b4b5b, 0x19b0764f7b95a8f4b6e720db9f939de564e6bc3abdd45d80e5bb733e31f01fb4, '', 0, '?'),
(0x2f748f3b2f62f1ca01a48f3421cc2226, 'wp-content/plugins/wordfence/images/flags/cl.png', 1, 0x00000000000000000000000000000000, 0x68fe1007b4311bd5dcaeedad3890bb96, 0x4e241deae1325ba692c86024db5e72e662dbd466b6aad2fb1d4e64c08932e517, '', 0, '?'),
(0x2f8b4415da63b887136cf5d307de8fdc, 'wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png', 1, 0x00000000000000000000000000000000, 0x487b704edf1cf3ce0f8c153bb29652cf, 0x926e6e8bf00ee47a544d5fd06ebe15c69c3c94cc42db407813364ce8c6392814, '', 0, '?'),
(0x2fb1793ab54cd1396c27989e36a6051d, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/skins/lightgray/fonts/tinymce-small.svg', 0, 0xa2a1f732cc34764c684ed521c6f3327c, 0xa2a1f732cc34764c684ed521c6f3327c, 0xafc2cb33694128d60cade670ed02e7089647448effda94ee05f0b4f7a3ef1dc1, '', 0, '?'),
(0x2fb2fe7de3a6bf4c05fa3b3fca14775c, 'wp-includes/Requests/Exception/HTTP/401.php', 1, 0x00000000000000000000000000000000, 0x3b2ab80eb9cbfd87baa23fc1648e9940, 0x590f56241789f3c4ff2fef1da59f403db2f785c3ee19bb562dbdd80e64630eb0, '', 0, '?'),
(0x2fbb73bbb543348c98e0d6c0108f809e, 'wp-admin/network/setup.php', 1, 0x00000000000000000000000000000000, 0xce74e43d24d9c36cd579e932ee94b152, 0x5188170a15e8cc302e73dbf924e49af6f1980e85e1c801ea63a69822745a5eac, '', 0, '?'),
(0x2fc3738097a2ea4e46a43ef0b8a236da, 'wp-content/plugins/contact-form-7/includes/css/styles-rtl.css', 1, 0x00000000000000000000000000000000, 0xa250e950adc23b5d57f692d7ba709e68, 0x8e04e44e7ac48a884a65411fcf82d54a3e30948fe576d098d71889ef50a4bb33, '', 0, '?'),
(0x2fd9378ed1f05b908d10e76e03bb05c8, 'wp-content/themes/twentyseventeen/inc/template-functions.php', 1, 0x00000000000000000000000000000000, 0x4d31ed4038a0fe784302c2f1cfbb3456, 0x1039cf4164a88bc6a6e2944ed72e007abfb098ca02b59b73a260254b680ad683, '', 0, '?'),
(0x2fe851fd28af0142cc8b86bdb4ad5da5, 'wp-content/themes/Divi/includes/builder/plugin-compat/amazon-s3-and-cloudfront.php', 0, 0xaa37bdc92fffb97e7133ca1dfee38e79, 0xaa37bdc92fffb97e7133ca1dfee38e79, 0x98200b779e074448e33da8e3d3209e555be5bf66740da3a5c31b31ffefbcf878, '', 0, '?'),
(0x2fe9b9a0ecc4efceb01f31ca697787a7, 'wp-includes/images/uploader-icons-2x.png', 1, 0x00000000000000000000000000000000, 0xadc1e7b0262d80e44f18a287c395cb7e, 0x9486a4720feb1e7f0087b7cee8275f3e0e85f136e7c65157bc8c34daa052ae89, '', 0, '?'),
(0x30339e1cb617f35bdfc5b61c4adc1cab, 'wp-content/plugins/token-access/placeholder.php', 0, 0x97c8aa1b2c2c733aefe17210d099651e, 0x97c8aa1b2c2c733aefe17210d099651e, 0x871386b486b9741497e7b3596573e11177fd69f794f216a2a7e3e6827d12bd56, '', 0, '?'),
(0x30343370a3da32ef50063ee2d2a4f13e, 'wp-content/plugins/contact-form-7/includes/form-tag.php', 1, 0x00000000000000000000000000000000, 0x140a40aed7565e900424d0032d7a15c6, 0x85cf75732ccc0f204082368ca8678612f0b9a3e6ccaeaf748350186de3816609, '', 0, '?'),
(0x303c9211cec5c8ff6cdabffef64aade2, 'wp-includes/js/wp-backbone.min.js', 1, 0x00000000000000000000000000000000, 0xb978d3c20a25ca1d36c1688c298c8239, 0xb719994376f43ddcd8360256157a6bf5a72e8a6aa7d405119f55615ad84a6028, '', 0, '?'),
(0x305d8119714b27fb669878c1bbcfe3a8, 'wp-includes/js/tinymce/plugins/compat3x/plugin.min.js', 1, 0x00000000000000000000000000000000, 0x4c927b02ec9bc57017eab8d7b6dcd2a0, 0x9fca6df6e6be91c85bd2533312c3dd27f84a1b1fd32ad5e5537473c46adbd6e7, '', 0, '?'),
(0x306661ac47c3b07bb9bedfeb35cd8894, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/src/ApplicationDefaultCredentials.php', 1, 0x00000000000000000000000000000000, 0x961ee005871e0789ea4f85a2dd051940, 0xd2b23228552f1584bd3991d370dafc09508737f3086ff04ba4f97a5194a41f83, '', 0, '?'),
(0x306aef56c6bdc9663a8a3586e760955c, 'wp-includes/js/customize-selective-refresh.min.js', 1, 0x00000000000000000000000000000000, 0xaefff2962b2f3da789019ca890e97f83, 0xe880c393337b1c2561c9624ac1d2fc0388decff4a3a10f23a1583f427cc81c0a, '', 0, '?'),
(0x308b087c45787841d8491f5c684587b1, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/LICENSE', 1, 0x00000000000000000000000000000000, 0x55e7ff97994f4fedbd443167523f7e2c, 0xddacef491153f45022f5619519bb2016374a8c36e75153768493f45fb38d7992, '', 0, '?'),
(0x30a4e780c54500308c82108158cf4812, 'wp-includes/js/colorpicker.min.js', 1, 0x00000000000000000000000000000000, 0xe186209dc41a59f2fb627c24e640712d, 0x232c9828556fde8b51df02cf720d024c4617ad934d3bbc1fd6d29498ca88a4b1, '', 0, '?'),
(0x30c42cf117ab993c5292596c0c3184ce, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/advlist/plugin.min.js', 0, 0xf8768fc97c9a6f7e3d3084f473e9d488, 0xf8768fc97c9a6f7e3d3084f473e9d488, 0x0376bb72c5aba2be97792b3ddde04c2fe4d65b5023785325f9be3514d08b9375, '', 0, '?'),
(0x30c5dccec92ebf2f1e094780f1415960, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/noneditable/plugin.min.js', 0, 0x8326ccf8e0b1d01d8dc08267276af3ed, 0x8326ccf8e0b1d01d8dc08267276af3ed, 0x0774396b0a4cd18e787159b55104028b1e84e1bab04dfbd111e2ec36f8f6030f, '', 0, '?'),
(0x30d064dba65a50c9f832f11ebe6feb88, 'wp-content/plugins/wordfence/lib/menu_firewall_waf_options.php', 1, 0x00000000000000000000000000000000, 0x40e92f0338b28219f621e1a5e56481dd, 0xce4e734abb340952d74b3de8eab0dc698be252993cee1599c3434d592d08adcb, '', 0, '?'),
(0x30fbc1ef26839ef31b4dbaf55565326a, 'wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_glass_75_dadada_1x400.png', 1, 0x00000000000000000000000000000000, 0x04646fb634cba8c8b6487d26200c5fcc, 0xdeb81f7b881d0ec4225708bb68645a7e94dfa7e62e6f67ec927b7a09a8cac9e2, '', 0, '?'),
(0x313f6f9c78f81b13e73cc83fe9cde236, 'wp-content/plugins/wordfence/views/blocking/option-bypass-redirect.php', 1, 0x00000000000000000000000000000000, 0x62f8a7fc8006fef772a8d1d87100e25a, 0x4257067a05a88a7c3e4d682085a25d6f8c75e5f204cd3d2dffdcefa39b2947d0, '', 0, '?'),
(0x316c1f60fb19500b71584d766813c4f5, 'wp-content/themes/Divi/includes/builder/module/NumberCounter.php', 0, 0x1b91ee44827c8f5e0df7e981e646ba43, 0x1b91ee44827c8f5e0df7e981e646ba43, 0xc44b6f7d26dad1d0f29d46f559213dc9c9704ae2660fd01530e87488e1c89ba0, '', 0, '?'),
(0x3173b82936aad3b69995af43a785ce97, 'wp-admin/user/admin.php', 1, 0x00000000000000000000000000000000, 0x702d5220c70456456fe9fc8cc08cc524, 0xb9d9a36aa77491cc1afffef5ecf68196b52f909f3cd7071f1da30d9436db3894, '', 0, '?'),
(0x3194466233067dca1921515b8e64db97, 'wp-content/themes/twentyseventeen/template-parts/post/content-none.php', 1, 0x00000000000000000000000000000000, 0xebc0408ebc1e2709c6a3535f6a1a543f, 0x99b4b491b0508a5f7df32a35b6053643e109e633be05c4ee4d2c1097e1fee303, '', 0, '?'),
(0x31dc456651a4762329f30ad930456b51, 'wp-admin/images/media-button-image.gif', 1, 0x00000000000000000000000000000000, 0x7ea2c9c157c38edb40b1ce62d572d5b3, 0x992c8cc167773f7be0e536a2b1557d6958cd5448c5e5ff19d02586d4ddacefb9, '', 0, '?'),
(0x31f9ce588a2fb27436305ed28021dc37, 'wp-includes/js/comment-reply.min.js', 1, 0x00000000000000000000000000000000, 0x56bc2726d829207bfa802f957aac0791, 0x185a391abc01a784e41864abcc59f1d686bff05e85073f27a0cd4b67c007a587, '', 0, '?'),
(0x31f9db87021f963d474431493fae9d52, 'wp-content/plugins/wordfence/js/jquery.qrcode.min.1525275841.js', 1, 0x00000000000000000000000000000000, 0x05f0b1d7d4b9b0b4975870606d650e3c, 0x7750001ed870d47a75594453de7a2857a0dfa50289ec50be33245391f6f21b91, '', 0, '?'),
(0x320000c2e08ae25bea83439c4751b611, 'wp-content/plugins/tablepress/views/view-options.php', 0, 0x3e4ba846993fe6d0df559d51e1a21fb6, 0x3e4ba846993fe6d0df559d51e1a21fb6, 0xf9e0385f81974f22f90c6d0bab9a12a84b263f4d73a6dfbac26c7eec146d550c, '', 0, '?'),
(0x3240dc6a0be56a00a16bd3b294a1d398, 'wp-admin/includes/template.php', 1, 0x00000000000000000000000000000000, 0xfced57e6c0ba54465b63275c89140281, 0x6ab84212e8f5a03963bf5f47a8de1dd184cd08c686671067224224e11cfa9236, '', 0, '?'),
(0x326aff4c2cc3d9de570dbaae57249be9, 'wp-admin/css/colors/sunrise/colors-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xe21cc147dadf70a8ec27483f9663a088, 0x8109fed8a742cedb2ceed10ce635a706bf484e4945d1432628a3c3141daf7823, '', 0, '?'),
(0x32a4196f37efba6d856ebd992faa7a7d, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/psr7/src/UploadedFile.php', 1, 0x00000000000000000000000000000000, 0xa36b94212547cd38bb7857f030258a01, 0xfd2e60199892c876190ebfbcbee0e03573f3052b32cb7f86d3c407724d5c40a4, '', 0, '?'),
(0x32afe5e3baa8617c460c966c331f5df6, 'wp-includes/customize/class-wp-customize-new-menu-section.php', 1, 0x00000000000000000000000000000000, 0x0877fbe085baf4d1ec76cb449aa38b62, 0xe2dfbfa8dd2e1cdafcc065151548a7b071eac422383dcbb9b9eaad084124ce50, '', 0, '?'),
(0x32c4a3ad885fbd44e39405788893a40c, 'wp-content/plugins/wordfence/views/common/block-navigation-option.php', 1, 0x00000000000000000000000000000000, 0xeea85f4a3cf03daad0179402480b492f, 0xc5e7904b8e1457784451ffc4c2273790940f1916cecf8a98df9557af95c7abab, '', 0, '?'),
(0x32ea306d4b9a3a1372c2b25c300a42d9, 'wp-content/plugins/wordfence/views/options/option-toggled-boolean-switch.php', 1, 0x00000000000000000000000000000000, 0x423fa3f7c116950fea204a833d456b1a, 0x3ced47ba9432ce6e43463897e61eef05ca32ae557090bf814f5ce32fa0ea37cf, '', 0, '?'),
(0x32f0ec5e1428c1facaade02d5e78bdaf, 'wp-includes/SimplePie/Enclosure.php', 1, 0x00000000000000000000000000000000, 0x122e861f42eb6e01ce8d4b0f11fb735d, 0x4d14e2ae0448e2da8bc6f75459c75193b51e36ff9363e0c8126611c67c688318, '', 0, '?'),
(0x32f673d5556514340b4d46e37b162bdd, 'wp-content/plugins/wp-mail-smtp/src/Providers/AuthInterface.php', 1, 0x00000000000000000000000000000000, 0xa5e055c974b794465968c62545bb2e48, 0x6fbb91a5bfb0bb0e7fef74efacf84f603b7cfd06039cb5e82c899d499415388c, '', 0, '?'),
(0x330ac1563e9bd44f39c7aa9f0999204e, 'wp-content/plugins/wordfence/images/flags/id.png', 1, 0x00000000000000000000000000000000, 0x1e11dc7f0474941d33ddc6d4faba6dff, 0xcc16d680f8b8258e862f6db0f6f58f35345636723be229c8e019e5cdd882f759, '', 0, '?'),
(0x3316f0f032af100d2a7afed3fd9a719c, 'wp-content/plugins/wp-mail-smtp/vendor/psr/log/Psr/Log/LoggerAwareTrait.php', 1, 0x00000000000000000000000000000000, 0x221f47ac7d3da4800d2c0e26cdfb351b, 0x6008a7f0d9bf11efd2ca46603d66a5f379a9dc60b9ea34c4196e4900ef4e2507, '', 0, '?'),
(0x33251170a7a4828223fae5ad21501d72, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Formatter/NormalizerFormatter.php', 1, 0x00000000000000000000000000000000, 0xf118fb21df44b7eae5c1adcbaee62e6c, 0x9f38f9f57816d6818e1d61250fd24356ab829937ee5ff314d74d37c77d12dc3d, '', 0, '?'),
(0x332b7ac0ff2e86b182360e517e5d795b, 'wp-includes/js/tinymce/plugins/wptextpattern/plugin.min.js', 1, 0x00000000000000000000000000000000, 0xa92e4569e92450776f18e0bb6ddae1b1, 0xfa1e60b8375f6ad784b20a6caf760583822b6655ebb7ed7d87efe7b82ba68c58, '', 0, '?'),
(0x336bada86f1c175791351b096b5b6d71, 'wp-admin/includes/continents-cities.php', 1, 0x00000000000000000000000000000000, 0x577c11036c4d6e570c465937d9b27b65, 0x32c99faaab74623b36401a712781b651e4df48fe6a09f8dd066da2c9c6d1abcb, '', 0, '?'),
(0x337a27824fef93e1a776fe4a26fff320, 'wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php', 1, 0x00000000000000000000000000000000, 0xbb735cfd62d4623708ed4c972764691f, 0xaa01d320f447a2712556dbf8668d58520121fae7b03a3dfcb88b67f32af4501a, '', 0, '?'),
(0x339d72254277837ade2e97ec40b871c3, 'wp-content/themes/Divi/includes/builder/scripts/jquery.hashchange.js', 0, 0xcb6020da356a59628af72826bd9ba0bf, 0xcb6020da356a59628af72826bd9ba0bf, 0x4c482f4b3c8712c34e3f75f5e6d58ce1c541f9ddefdcaf15b20e420b3692bc1e, '', 0, '?'),
(0x339f022378b50abf056b7fe611cd2d00, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/ChromePHPHandler.php', 1, 0x00000000000000000000000000000000, 0xf56371a7764ed6c3fa23fef99c7aee2b, 0x8bbac62d45c65d578c3f7ae3553a62de3b4522a2a0506694291978811d0e12ca, '', 0, '?'),
(0x33dbd5e91c1c27bab0c1524b9a4266fd, 'wp-includes/js/tinymce/plugins/wpdialogs/plugin.min.js', 1, 0x00000000000000000000000000000000, 0xeafbb1478981e337981d287474e240b8, 0xdb8e91bb2fd48ab56bd34fab62cec73c0b90acf29f38b5d74fdff7676df6578f, '', 0, '?'),
(0x33e2c9665133e068f0355bc0a357b93c, 'wp-includes/Text/Diff/Renderer.php', 1, 0x00000000000000000000000000000000, 0xfc8720df4330b50f59374fdc40d94753, 0x4557056ae12be51be3b55ce2dd3dd1f0039203c917187d2ef7c1310db416f67c, '', 0, '?'),
(0x33ef1ea36e14671b00a4bf5c0009f157, 'wp-includes/IXR/class-IXR-value.php', 1, 0x00000000000000000000000000000000, 0x03929d66fb3ea8356ccdf86a0066e80c, 0xbe3f689c8fe5f8acb2cd872058af140ed81b5550cb194f067c48248931bfb89e, '', 0, '?'),
(0x340a9194096d875dc4bf1eb1d08a8acc, 'wp-content/plugins/wordfence/views/scanner/issue-easyPassword.php', 1, 0x00000000000000000000000000000000, 0xd05bb42b65b4b95b65fbcf99bf665782, 0x5141bdd77526ed7b03416981fd580b509a4bae5bf1927b30800151b46bf101da, '', 0, '?'),
(0x3438b2155674d412ba9a2b5e125807f4, 'wp-includes/pomo/mo.php', 1, 0x00000000000000000000000000000000, 0x1ae9794ce9ca84552e5e7a332f168f65, 0xc2c5aff737ed894e4715e3a7f451a4062fcd02fc6e104196164d168b2a0e43b8, '', 0, '?'),
(0x343ad5357e1ec792934de5a01ef90f04, 'wp-content/themes/twentyseventeen/assets/images/sandwich.jpg', 1, 0x00000000000000000000000000000000, 0xc8016a1e0ae0b87637a7c0eff53539b1, 0x05bd8ce9ba517ad0a5a9eeb7166a8040eb7c395eae2e6c3ff1329cb4dcdc9e0e, '', 0, '?'),
(0x343b600cdfaf7a8e3f09c57bc79e4001, 'wp-content/plugins/wordfence/images/2fa-whole.svg', 1, 0x00000000000000000000000000000000, 0x924df893e645a4ec2a018867feea5347, 0xe6df532f02ef6c997ef27e293617c2628b4f42e735944384d6b4d1ae15b62b95, '', 0, '?'),
(0x344149178e6e12303988860f37026360, 'wp-includes/js/tinymce/utils/validate.js', 1, 0x00000000000000000000000000000000, 0x434cc20c313f6f2b033b84f8fb7b5986, 0x6bbb48e3c63bc600956b43d473b109274bd82334352b65457c169e0feb15dc30, '', 0, '?'),
(0x34546f149dae04e2826945f8e5748b1b, 'wp-content/plugins/wordfence/views/blocking/options-group-advanced-country.php', 1, 0x00000000000000000000000000000000, 0x715f9e49e88751f8349fbfbb059abbe8, 0xf9529fe0837c986b794d8874147a1867e5ffd97ec62e861d2380331521b8b031, '', 0, '?'),
(0x3461e4fe5b0349ba7de7d8dc48ff6d29, 'wp-admin/css/deprecated-media.min.css', 1, 0x00000000000000000000000000000000, 0x598fe37b999d9392bec5d439430a4447, 0xdb12375e200bbf8d38e428e95fcbcb6ae8d314c9048cfb3355771e66645a01c4, '', 0, '?'),
(0x349958b94a52e737becb22cd314f0605, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/src/HttpHandler/HttpHandlerFactory.php', 1, 0x00000000000000000000000000000000, 0x8057ae2f53b929737e3e8a8c8e89324a, 0xe600f94a9d21cde935aaf248bd3023b283c64daaea1c25f01a612ec1ca274a80, '', 0, '?'),
(0x34bb40f8022c430ba3b6b3ecd78fef12, 'wp-content/plugins/tablepress/controllers/template-tag-functions.php', 0, 0x478c4a43d74dfbb572ac962bb316c3bd, 0x478c4a43d74dfbb572ac962bb316c3bd, 0x05519e9fb4b0abe351616c7476fcfce7b02538c671aec38df2cc4c5569d1f49c, '', 0, '?'),
(0x34da829cd94c24bc2c4b5b9c75cce284, 'xmlrpc.php', 1, 0x00000000000000000000000000000000, 0x6c53e2ff076280c5cfc410a3c632c785, 0x45ca27e8ab6f53a6590e3fad9e2f4f7848a96dfcb93747e3ce260faf633e004a, '', 0, '?'),
(0x34f54272381358f9731329ad93898fed, 'wp-content/themes/twentysixteen/template-parts/content-none.php', 1, 0x00000000000000000000000000000000, 0x782006598d42a9b76a9fb8be8479f6a5, 0x779e507ea82e0211023bf267b90bef0134252526398e3a0c47b70ef2c5ce26a4, '', 0, '?');
INSERT INTO `wp_wfFileMods` (`filenameMD5`, `filename`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x351cea3f89810b7998c43c0ed932cc02, 'wp-admin/css/dashboard-rtl.css', 1, 0x00000000000000000000000000000000, 0x5f811fc388851e1e47ec039e88788e46, 0x8433747ba19d48d41da8ddcf42d23c3772b1102320150121d618e97d473c56a7, '', 0, '?'),
(0x351e5581e3e3a15eb1520bc3a4578056, 'wp-content/plugins/wp-mail-smtp/vendor/psr/http-message/src/ServerRequestInterface.php', 1, 0x00000000000000000000000000000000, 0x8694cf6882b28ef2c24c444d290682ea, 0x30643fb08664ca1bc3b1e2a053a10261e8e297640ce9a40e3fe4de8f2a866495, '', 0, '?'),
(0x352ed5ae8af61c0ac62eb0925645e127, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/PHPConsoleHandler.php', 1, 0x00000000000000000000000000000000, 0x31553b7fa8087df65179bdc673d678ae, 0x1804f023728a2592ca29faf26507666fff0d9c8e3bb4446abddd5eb6080a75b3, '', 0, '?'),
(0x3538e764e1605336314b3e1cdbae8676, 'wp-admin/css/colors/blue/colors-rtl.css', 1, 0x00000000000000000000000000000000, 0x1eabb79616c817d36c47003b9ac16aa0, 0x50970afc849b569168474881a91c3ac0730923af4409d7075cf459528ec6cbb4, '', 0, '?'),
(0x354382290a5775beeabd9d2f46d2634b, 'wp-includes/js/plupload/wp-plupload.js', 1, 0x00000000000000000000000000000000, 0x723a6f72315da6e688f995bd48d4af5e, 0xb0d554cbd2427f8ffebf1c7caa000dba34d8c843d38e03411f17bd50dc6a33e2, '', 0, '?'),
(0x35537b1fef54c68196aece65bd2f03cb, 'wp-includes/class-walker-page.php', 1, 0x00000000000000000000000000000000, 0x2feb8781abe406731f03817c8defd8a1, 0x3f0dfeafe010601a12d8abb1ad858dd128156ef5715da3f90e86ff18c0110fb5, '', 0, '?'),
(0x355936281a1840b2ad53164281808411, 'wp-content/themes/Divi/includes/builder/module/type/PostBased.php', 0, 0x6ade525f1624314a7e79ff54a8959de0, 0x6ade525f1624314a7e79ff54a8959de0, 0xc402476ff3deedb7ea753e0fbcf25aecaeac442dcb4bbed37b980295eee8227b, '', 0, '?'),
(0x355aaccce4e053cebce376d960369739, 'wp-includes/version.php', 0, 0x2e5b4ca80014078dd75077750d817967, 0x2e5b4ca80014078dd75077750d817967, 0xf70cb042d22dfa01bdbbcab875eb74efc54aa979a6728b98d8a6b9dac5727dee, '', 0, '?'),
(0x355c683e0cf3ce77091d9d97870c4ecb, 'wp-includes/registration.php', 1, 0x00000000000000000000000000000000, 0xd4f39e983366ea5c1b3fd4644b19ae06, 0xe7f8d46a242da093689abb9524c4b8a194867068063ab7fd842389f8d61647b4, '', 0, '?'),
(0x355dfff4081ec31f1d2f808484f50dd0, 'wp-content/themes/twentyfifteen/rtl.css', 1, 0x00000000000000000000000000000000, 0x61b6fc318486c4da51b0a1e4059bcb23, 0xd3de6b5beed5860f7e03067a8dbb03b37099f6eff07428746c4ad0572c256671, '', 0, '?'),
(0x3560e05d5ccdad6900a5dfed1a4a8154, 'wp-includes/class-wp-embed.php', 1, 0x00000000000000000000000000000000, 0xdc585b8ff55341bd21e573696ea76192, 0x1446a16153a5e6990ced86187655a5adad895dd6ff2f1f80a905fcfe957f512b, '', 0, '?'),
(0x3562761c0b98f508795ae17cb31bc88d, 'wp-content/plugins/wp-mail-smtp/vendor/psr/cache/src/CacheItemPoolInterface.php', 1, 0x00000000000000000000000000000000, 0x9e16dab28c6052b0a234ad5c0d929daa, 0xb22cb69d023d15d6dafd57655b8e36bd8f3b1ce0c38b24b08088ce74d7f1d309, '', 0, '?'),
(0x3589b369d298307e89e7edb46613c450, 'wp-content/plugins/tablepress/admin/js/index.php', 0, 0x8e8ad6ca6156bc03fb71954dc0c1179e, 0x8e8ad6ca6156bc03fb71954dc0c1179e, 0x6b8d898dc0977e09b6bd55481aa5d678831850eadb41cc84a2fa3ca19e3b58a8, '', 0, '?'),
(0x35a137f04e09433d86db2dd8179c63c4, 'wp-content/plugins/wordfence/images/sort_asc.png', 1, 0x00000000000000000000000000000000, 0x9326ad44ae4bebdedd141e7a53c2a730, 0x4e970f51d31e2aa091545a251450bada2581eadd6adc91745a036e2f9f141d7f, '', 0, '?'),
(0x35ad0cd1c846df7c1fe9a467f519397c, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/themes/modern/theme.min.js', 0, 0x75c97923eb04944e60b3659633f6fc8f, 0x75c97923eb04944e60b3659633f6fc8f, 0x93137377c5a4bb13a1476a27b8733f3f3681f1895803ec2b86d7077267b2d046, '', 0, '?'),
(0x35d25020e93c5e791a40a3aa47f372ee, 'wp-content/plugins/wp-mail-smtp/vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php', 1, 0x00000000000000000000000000000000, 0xe695ed56c5178ac7ee1f438e728f1f24, 0x28d9a58ba14ea35a33383f9b241ab056377383e108be2f334496298aa1fab85b, '', 0, '?'),
(0x35f6ddb59b43f2e51c1cfdfc74123441, 'wp-content/plugins/wordfence/images/flags/sz.png', 1, 0x00000000000000000000000000000000, 0x3aa001f039a7592f8d581c39f5f5e40c, 0xdc9c183a5b0a909d7b06a8b93c59020ff10d2da56c3f80dcddfc08a0bb514faf, '', 0, '?'),
(0x3603bf9bff57a3cd93e4c2e6c5e62912, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Formatter/WildfireFormatter.php', 1, 0x00000000000000000000000000000000, 0x0a57bdcd42584e1b41e4e093631a22f6, 0xfd261adecf704452082b89ab12dc0f0d5e0263a70a64e09f736381943d58c07e, '', 0, '?'),
(0x361718db18dadf17a81c582f80bf484c, 'wp-includes/js/mediaelement/wp-playlist.js', 1, 0x00000000000000000000000000000000, 0xb135057e7d04c299ca1e9b7d6055f4ed, 0x860e26af4defead42b12d62c1feec3e39d899ac0e2425bfb75bf41395bba7bc2, '', 0, '?'),
(0x363b490528d648b26dc925acc31666ba, 'wp-admin/css/farbtastic-rtl.css', 1, 0x00000000000000000000000000000000, 0x118f1189ffbb71e014402121b5456bc2, 0x3a7edeb058235e73493e26c1d8d61900d92e95ef4d4b475e23f8d9de8e31eb11, '', 0, '?'),
(0x365b66c039b83f869307171812205fc7, 'wp-content/plugins/wordfence/images/icons/bullet_yellow.png', 1, 0x00000000000000000000000000000000, 0x4a26fbded3c98c8afd0feceed494513c, 0x31b5fab14e1edf97f7b992fad78d3f2a8069d7c3ad210e46fd4d1c70e8395e2e, '', 0, '?'),
(0x365bc6a3dbe279b609b86e08eb242dc3, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/MongoDBHandler.php', 1, 0x00000000000000000000000000000000, 0x44ade8a7a6002a6210b36c26c89cbacb, 0xd61764b9f43d8e455e8f3b1db72efd6041777aecb14c3e8363f27f938a089f2c, '', 0, '?'),
(0x3663c06286a36b6bb7d66933b940fa48, 'wp-content/plugins/wordfence/lib/menu_firewall_waf.php', 1, 0x00000000000000000000000000000000, 0xba6f6d0e46c88588a8bb8caf78e41546, 0xf494fe45389a0c4d05195ea6e6eb5e7fe452bdb71c9fd540dae68825a477d89c, '', 0, '?'),
(0x36825d6ae07619d957b96b0d332d7fe7, 'wp-admin/load-scripts.php', 1, 0x00000000000000000000000000000000, 0x2e5f089a4783fb32d0ef7b0e4e6e864b, 0xb85ffdbed2fccf2f144859b0dfdf5b1e85d0d0032119fe1fe4e3280a3a0dbbba, '', 0, '?'),
(0x36a093b1d888aa32e10e99fdfdeff211, 'wp-content/themes/twentyseventeen/inc/icon-functions.php', 1, 0x00000000000000000000000000000000, 0xadd91992a7be3ffe5a3e699546ff45c9, 0x23369c476b65ca01ca6589ff00b9db9aa9808889fd499efdde8fcc93cc007a4e, '', 0, '?'),
(0x36a4d44bef5619d4ced975eb4e00a835, 'wp-content/plugins/wordfence/images/flags/ec.png', 1, 0x00000000000000000000000000000000, 0xce4124cd8a7abb809088f783f7aa8d09, 0xc51c41fc1e496004fc507b7064801810df50355209bc56fff897c4ed5179f056, '', 0, '?'),
(0x36b1dd1fe018f9df74699d79d178d9bf, 'wp-content/themes/twentysixteen/readme.txt', 1, 0x00000000000000000000000000000000, 0xb33510b9c5ec2fdaf6ee9fe604273550, 0xb6939e8ec59f7da6aebbbabf4258d61b8d3ca41bbe89627788d2ceceb0a41746, '', 0, '?'),
(0x36c00bb1f4e16a348b315d0f6fbdf4d8, 'wp-content/plugins/wordfence/images/flags/cy.png', 1, 0x00000000000000000000000000000000, 0xc89532c163737279d0383cca251a2c52, 0xcda5afbd62afcefba8b9e301cdad28b5c37b658b0a1fd8be9f4bb5340273fa69, '', 0, '?'),
(0x36cca02cf5f85f908bec71f2eaf97585, 'wp-admin/includes/class-wp-filesystem-ftpext.php', 1, 0x00000000000000000000000000000000, 0x6fee73a7aaa76015a8406215b525b945, 0x2ba2c49514bb8eb2d8cc95d120f6f2117c3e36f862e5a045f85db652845b77cb, '', 0, '?'),
(0x36d9a80917ceff0e3a7b945e0544e189, 'wp-includes/js/jquery/ui/accordion.min.js', 1, 0x00000000000000000000000000000000, 0x334c2ffb0b086ffc0f6f192ea120f3c2, 0x72088c7f304a4ada79133b9a0a16f338ceecaa0bf52893507502f5a327364e71, '', 0, '?'),
(0x3758195484c0f528dc97929904fc6e66, 'wp-content/plugins/wps-hide-login/languages/wpserveur-hide-login-fr_FR.po', 1, 0x00000000000000000000000000000000, 0x0607a39b9304d2e0dc286d95b4f51566, 0xc3a58d11fe55bcfec49bc1159345deb9bf0892ee9510974e2f62f19860d569e3, '', 0, '?'),
(0x3758b2a03ee69d681ced0631396d0373, 'wp-content/themes/Divi/includes/builder/main-structure-elements.php', 0, 0xe374f571baf9350a720ea5c47005c04b, 0xe374f571baf9350a720ea5c47005c04b, 0x1aa083286140dbc582de65e14c3dd4b6bc7e906b2e3b16d1006b776a30eeb264, '', 0, '?'),
(0x377291a775468ff198b1191d16404a2c, 'wp-content/plugins/wordfence/lib/wfDateLocalization.php', 1, 0x00000000000000000000000000000000, 0xeb34844b5f4afa32436d63cdadc774dd, 0x448d831d6a79ee161cba082cc44c77de61e4203c5586deda20fcfb17b2f51b53, '', 0, '?'),
(0x377596af1156e701411694229017ec70, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/psr7/src/LazyOpenStream.php', 1, 0x00000000000000000000000000000000, 0x2648cdbb073317f8ea813383393aee2b, 0xa71a4a3a5655810e4f981fd9fc8ba52ebd3a350e7fee01a89cefe60b4a31b406, '', 0, '?'),
(0x377b675230301467c1128fc447fab691, 'wp-content/themes/Divi/includes/builder/frontend-builder/i18n/library/layouts-short.php', 0, 0x5377778937cb235e1cea88472729796c, 0x5377778937cb235e1cea88472729796c, 0x8d0cf11bd36cf843a24155e1c74cbe5a40dbadb54f172a7971e721221624f190, '', 0, '?'),
(0x377c6f4f559b92f97a0045660ebb9ce4, 'wp-admin/network/update-core.php', 1, 0x00000000000000000000000000000000, 0x95b7d47ed7134912270f8d3059100e8c, 0x713d8fae196d03cbad3142e3358e89a37b939e90aed112934ef76c0752efb501, '', 0, '?'),
(0x378791419b60fc7c27cb32601435fd3d, 'wp-content/plugins/contact-form-7/includes/config-validator.php', 1, 0x00000000000000000000000000000000, 0x3bf5563a79000cdf5c70c62a6afcc676, 0x2af87f3022a91ab9d20e4f143f9273adf79a04cfcd42133304545ea1ce7c70af, '', 0, '?'),
(0x37a9da2bec38f664f6121263af844024, 'wp-content/plugins/wordfence/images/flags/sl.png', 1, 0x00000000000000000000000000000000, 0x122e97ea1e426075d42c2624e8f4b331, 0xbd0a20352463323e39e312357450c1f36d983c2b1b77a2ec9b072cae9c5be3b7, '', 0, '?'),
(0x37ab2557797ed7b9503f0f10ab78f2e7, 'wp-includes/js/tinymce/skins/wordpress/images/playlist-video.png', 1, 0x00000000000000000000000000000000, 0xa56c7a563660776d5a421c730b8dcfd6, 0x0d20a13817f3feaf1426f84ae4a63334b0d0b1a5dac7bd03101603bfbbc1bdfe, '', 0, '?'),
(0x37c063eec2a229dce61e1753f36562b5, 'wp-includes/js/jquery/ui/menu.min.js', 1, 0x00000000000000000000000000000000, 0xc91cfff50715441295fe7463bb5d3894, 0xf051c985726ecb59756ecc2e6b8d885f02da4e787cb221e6a911a6cbab1291e5, '', 0, '?'),
(0x37c063f72e0c245021d7228cf2b99a86, 'wp-content/plugins/wordfence/images/sort_desc.gif', 1, 0x00000000000000000000000000000000, 0xa93c84aed56aff8c5fb3cb8a04529d32, 0x2a86effe2df539d42eb9fbbe48474f16362f1203ee4cc2293a9043d764c37ae3, '', 0, '?'),
(0x37cadae7a575ad0b0f77b0025b62a8c9, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php', 1, 0x00000000000000000000000000000000, 0xcfdd846fac8ce3cb15afe9188575ed37, 0x0120ad17251db13845ec9e948a8b60158989c64b88239793f5b60009b533c7c4, '', 0, '?'),
(0x37d6797ee6f5d73ff06c498ffebe7c17, 'wp-content/themes/Divi/includes/builder/module/field/template/border/Styles.php', 0, 0xc64c4fd5de3fe8e5360da36fb89c9eba, 0xc64c4fd5de3fe8e5360da36fb89c9eba, 0x95352f5d72e18e7c94894729d2cfd633d89e58a83cebed89fd4d00b88d367169, '', 0, '?'),
(0x3805364301c546cd01cd69d84507d5a6, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/psr7/src/AppendStream.php', 1, 0x00000000000000000000000000000000, 0xc3a6a4c089d769f6c2f48587f2ea73b6, 0x496f50f8f3e94b277ea56f0f414745766deb0a5dcc6069f765395a19b3a0293a, '', 0, '?'),
(0x381d6c7f7802161bfda1c36ceb3279a0, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/wordcount/plugin.min.js', 0, 0x2d965f9bc174bec190d0dbd902c4a6c1, 0x2d965f9bc174bec190d0dbd902c4a6c1, 0x9c2a20f1053ed21d89e28bef3fe23df673dd48a06e1d234b3ff30c81154cc783, '', 0, '?'),
(0x382303317fd5cafc0cec2d0c9082e896, 'wp-content/themes/Divi/core/components/api/email/CampaignMonitor.php', 0, 0x5db9f93ca19e0e38ed8f1218e46317c7, 0x5db9f93ca19e0e38ed8f1218e46317c7, 0x959c795001654ef5a0f2435ec06f96af9a2452b42177db34dead9cdf38d20856, '', 0, '?'),
(0x383dc049e5aff461f7259c836bd27eaf, 'wp-admin/js/editor.js', 1, 0x00000000000000000000000000000000, 0xe086a26a0c57fde0e82d1b600b6b8df9, 0x535f37ee6daa654d5f20601397ba43b90fa4775f980e0a8c260fe999ce81bd61, '', 0, '?'),
(0x3850d6a71bea1a05bc4847457d1538da, 'wp-includes/Requests/Exception/HTTP/306.php', 1, 0x00000000000000000000000000000000, 0x57737a071fa1754e50db6adcc9f25875, 0x348155be9d16a7510d31235f66baadbc05a2a2b048a6fb922a4919d1646cbf9f, '', 0, '?'),
(0x3880819270cfbe37d25512cc2049a3eb, 'wp-content/plugins/tablepress/admin/js/list.min.js', 0, 0x92021f320312029c4bfe2e7ec2301f55, 0x92021f320312029c4bfe2e7ec2301f55, 0x5b8e89a3b8a7d621a8c4c1f588e7b5bc7fcb8a0f95d7e2850930236201434555, '', 0, '?'),
(0x388579bea002dd41e23012b14d2e0c44, 'wp-content/themes/Divi/epanel/shortcodes/js/editor_plugin.js', 0, 0x81195cc7e524a176bb3d3e29000045ce, 0x81195cc7e524a176bb3d3e29000045ce, 0x91a5aed4907d5a2d9291b3b77b375e9afc8e660593a995b5f7633a0ed68fdf4f, '', 0, '?'),
(0x389e5236da4448b08a71a32d7b8e3a60, 'wp-admin/includes/translation-install.php', 1, 0x00000000000000000000000000000000, 0x6c497efaf9b41cd8c709de9d226ac4d1, 0xb98cb0d7d415de63c63eca4d821841573349d08a75622714fa3ccfe240a98ee6, '', 0, '?'),
(0x38a94029fdb13679675b0679e5735152, 'wp-admin/css/deprecated-media-rtl.css', 1, 0x00000000000000000000000000000000, 0x10accf784a72c030297a52b5a33ce42f, 0x00a3d9afaf3cda2827a9c8211f0a4e034dd841de93c9b205e2f59c6c40538a05, '', 0, '?'),
(0x38c39b5a459151247d185550f654a3e0, 'wp-content/plugins/wordfence/lib/wfCrawl.php', 1, 0x00000000000000000000000000000000, 0x06c9162c0ee41130339bcd180dbf8ced, 0x3cccb2f7b33ed7fb3036d8650aef95d25d2d13380c2641094530dae6761ed18e, '', 0, '?'),
(0x38dc9e74c6eebb1a77844e7861b0e4a9, 'wp-includes/class-wp-network.php', 1, 0x00000000000000000000000000000000, 0xb68743cc298d35f2edf6b06bb4b545ce, 0x2456b21324bb2a49c92e7ac77e70deffcab44126d7f4db33daa560391a28966d, '', 0, '?'),
(0x3908ba0d3527580ef9fdc63e1e3f7f92, 'wp-includes/js/customize-preview-widgets.js', 1, 0x00000000000000000000000000000000, 0x8ff9fe7ca1dadd92d11ffa20b353c518, 0x6d2edf68e62074a1672ae78f89ef32e681d86a1c1c24a40c691a9d4aa7d383a3, '', 0, '?'),
(0x391ccf885b130f9f31647bc4f4ee4008, 'wp-includes/class.wp-styles.php', 1, 0x00000000000000000000000000000000, 0xac1b427a904bbf1b500d3e0de5f2dcc8, 0xbf40c74e3651e71269d6a5872804611a2688e0e331518947620b809cf8e79e0b, '', 0, '?'),
(0x391fba11da0a2152ed007cb805702e46, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient/src/Google/AccessToken/Revoke.php', 1, 0x00000000000000000000000000000000, 0x943dd8edccdada6bec4031b4cd865271, 0xa6b51575ed946df652a7ffb34590e706a9fd1517b4cb344a6ed248a25645d034, '', 0, '?'),
(0x393af99764af6f0a91f070605279a8a2, 'wp-includes/js/tinymce/langs/wp-langs-en.js', 1, 0x00000000000000000000000000000000, 0x08f8669f7453b17563a62e6bbb376137, 0x8dbe7b68c240eefbb7449a30f84bd9e5d263782c544d4815643fa60c14412dab, '', 0, '?'),
(0x39977d20425ebfb23f09eb9d22eb7f0c, 'wp-includes/script-loader.php', 1, 0x00000000000000000000000000000000, 0xf7d61c92acb31ea58c58fd32b3d4733e, 0x8e1cf1e778891631d68851f308ac944e57d464a6288759dd4dc24bb26ae2091e, '', 0, '?'),
(0x39c03ee4c270157967c3252f0c145ff8, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient/src/Google/Task/Retryable.php', 1, 0x00000000000000000000000000000000, 0x2c42448bed5ffda01ef74d55af915ad1, 0x093d533ee20e443145a854a36694311bb54edb06507a9da60596bf7fd5238b3c, '', 0, '?'),
(0x39d58dd2a2d5ec39f1eb640d12eb8a59, 'wp-includes/ID3/license.commercial.txt', 1, 0x00000000000000000000000000000000, 0x0a3b670896fc4a8067adb2c6d978418e, 0xbb745f32bf12780eca3c0bb1ec2d8ca3edcb9c7771dd49bf6799c91f1004f318, '', 0, '?'),
(0x39e203db7f0348884d256a9a2612cf75, 'wp-content/plugins/contact-form-7/includes/js/scripts.js', 1, 0x00000000000000000000000000000000, 0x7ed5bd9eec22bd9946b397ee4c978a9a, 0xa1c05f23237dbc6acf8f458b107bd83b0e70ca217860b2074609085b1c19cf51, '', 0, '?'),
(0x39ed89e673b433d953055a2c70e93867, 'wp-includes/images/media/text.png', 1, 0x00000000000000000000000000000000, 0x7ab98773e6e430f718c89d9f5119804b, 0x8d6712aeca3f5bf59f442adf709438807119f29ee205b856d193e6913e8ef54e, '', 0, '?'),
(0x3a0f7bc3e2ec7b37ca39b0899ff01f7f, 'wp-admin/link.php', 1, 0x00000000000000000000000000000000, 0x6e4173fd43a2a01b3509c80ee984d22b, 0xf2d901b0d6d083eed453f5bbeda7511aa72fe642e0d38d28f5703fabca64bab6, '', 0, '?'),
(0x3a18ae7c4cfb483628cedf63b56782d6, 'wp-includes/ID3/module.audio.ogg.php', 1, 0x00000000000000000000000000000000, 0x59843dc0f4115a9e5652eab6811f9184, 0x6ade8875d698a0b4c9fb20153e85970eccb007cfe9fa00b5e16b96f8b2d84bd0, '', 0, '?'),
(0x3a22bb8ecc8f255e02ec40ebbf6af03c, 'wp-content/plugins/wordfence/images/flags/ga.png', 1, 0x00000000000000000000000000000000, 0xe09813c3dc459ff2f8641acc0f8b95f5, 0x3a57ed3cee045cee279fe0644ee0148b2d4b3c6e800bd898093e473c3658fdfa, '', 0, '?'),
(0x3a3cb724168e7fcd302c77222665287b, 'wp-includes/class-feed.php', 1, 0x00000000000000000000000000000000, 0xcc29246ba6bf335c20a212b3f73245b6, 0xceeeab48a0ccbc5f257f25803a59de11a4af336afc4d38190ab7576fd121f91d, '', 0, '?'),
(0x3a4363c28f2aabe0e52dab7c6134989e, 'wp-content/plugins/wordfence/images/flags/uk.png', 1, 0x00000000000000000000000000000000, 0x2831c56c86f20386c705cfc86642c18e, 0x0b9269c139e5317049dad1c629488ffb76533cfa746f15ec14507d486882275f, '', 0, '?'),
(0x3a44e94a9d24eda56813bb86c7850dd9, 'wp-admin/js/customize-nav-menus.js', 1, 0x00000000000000000000000000000000, 0xb398320f5969c1c95bbf52ef6edf95ec, 0xd402a88622ad678a163b2ff641f6fa34b9f14ff1a9e3a7d9e0c61a6e29802a7c, '', 0, '?'),
(0x3a5abf5785d65fdd2a916966b38b96e2, 'wp-content/plugins/wordfence/images/flags/pn.png', 1, 0x00000000000000000000000000000000, 0x739a3bce3bb40c4ebbe914b36ee4a998, 0x58a238db46067066b64a7885eaffd9e225729acecaa5472ca2ff6c645eb82ce9, '', 0, '?'),
(0x3a6d77764b0dff9e9491825a898c7e7f, 'wp-content/plugins/wordfence/images/wordfence-logo-16x16.png', 1, 0x00000000000000000000000000000000, 0x59e97e462ca24e387ad0d418a8fa4f32, 0xb67520c2bcb825adfcff35640bc9bbba44589ed3741bd4f2a0882190f83f51c2, '', 0, '?'),
(0x3a7bf32837b2d8e7b4066052f262c87d, 'wp-content/plugins/wp-mail-smtp/vendor/psr/log/Psr/Log/AbstractLogger.php', 1, 0x00000000000000000000000000000000, 0x26eb607e5318188016615326bd89a9be, 0xaaff37b00b905a3fce9941e575a62a2fbd8300d04723a80cf5fa9cac3246e5fe, '', 0, '?'),
(0x3a8c8ae525486021acfbe10d06e8805a, 'wp-admin/js/media-gallery.min.js', 1, 0x00000000000000000000000000000000, 0x1dcf2019c086d731dc3793a0c5afb7b0, 0x831dd5fe98ee822756a1ee272b74564659b7528aba227a599da6019e1631b0e1, '', 0, '?'),
(0x3a96e0c7d6d003d76754d0a30ce8a5dc, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/textpattern/plugin.min.js', 0, 0xf4f90b2572b8c526d9c1d95a40d9fb03, 0xf4f90b2572b8c526d9c1d95a40d9fb03, 0x4e577fc03b8ea18c574970bfb520903abd276c55cc6379081aad6fd43865b3fa, '', 0, '?'),
(0x3abfa858ef26651ddcd3cda30496a7c0, 'wp-content/themes/twentyfifteen/genericons/genericons.css', 1, 0x00000000000000000000000000000000, 0xc4a5f119c255c653e1ff74af2b021baf, 0x8814a93b8c4a6932a934b0087b338a13de2ea9f8285e03c35a7dc599db892a45, '', 0, '?'),
(0x3aef5871dd9daf4a5ca63550f2b63403, 'wp-includes/images/spinner.gif', 1, 0x00000000000000000000000000000000, 0xb0a3dde331637e27aa6476d476481871, 0xe949dcc1392590fb8e2d8f153743ad8caab950cf3c8472ef5c63aa220f78d77b, '', 0, '?'),
(0x3af32acea87d6fd99a915788d5c4e3ad, 'wp-content/plugins/wp-mail-smtp/src/Providers/MailerAbstract.php', 1, 0x00000000000000000000000000000000, 0xb55082fb3747e44fa7d1add2123b975a, 0xbb2f8c8c2224703219a6efdd4c4a7a9e39039fc926df168096fccd210d479c5d, '', 0, '?'),
(0x3af536c04d249edbcea25d93706db6dc, 'wp-content/plugins/wordfence/images/flags/im.png', 1, 0x00000000000000000000000000000000, 0xba3a8f4b2c7db092bfb4e330520ff673, 0xeca6b4df4b7bec8eb6f74b3491eab5046d8789aa96900517b2a6e8926fd957ad, '', 0, '?'),
(0x3af96e1fcca31f524deb7469239af53d, 'wp-includes/images/media/audio.png', 1, 0x00000000000000000000000000000000, 0x8674614341f1bec5feb22eb7e75adfc0, 0xa04ce43ea29124a8c10ab26f691d786f0c6a2d0a4ccfd318f5c0e15d473b710b, '', 0, '?'),
(0x3afa7208751ef552cf2fcbb903e16e61, 'wp-content/themes/Divi/includes/navigation.php', 0, 0xfabac8bc86f5f9d6f13612f56d3283ab, 0xfabac8bc86f5f9d6f13612f56d3283ab, 0xa12ae2a06badf9ded10a6039bbe4d56f148c0bc564f25a3798d5a414599a207d, '', 0, '?'),
(0x3b0223bf096ea98fe5dc25221bf59df9, 'wp-includes/Requests/Exception/HTTP/404.php', 1, 0x00000000000000000000000000000000, 0x1ed416cc6311835900857973f8923c4d, 0xc2d52d2156b008bb3e64a62a076a508c46dd09c83b51c6b5b19a4e3161479c28, '', 0, '?'),
(0x3b030c08672c57d2eea2e98f0c1a888d, 'wp-includes/js/codemirror/jshint.js', 1, 0x00000000000000000000000000000000, 0x9d84f61dfb50fa0321ec52716301cdca, 0xfd67ec690ac142b15fc8ea5b95008bdd37a202d934f21c7735d7d8cc71e1eb82, '', 0, '?'),
(0x3b0bde1362ad66c89630ff96a6ad7805, 'wp-admin/css/colors/midnight/colors.css', 1, 0x00000000000000000000000000000000, 0xbd3be68c8212aeabe5af215df5e0d0cb, 0x442d139e1e5fb179352c298bdec3d3e118f2e145ba3399802465050fddae1f3c, '', 0, '?'),
(0x3b15adcf1c2577b737dc28b9e47a2a31, 'wp-content/plugins/wp-mail-smtp/src/Providers/Sendgrid/Options.php', 1, 0x00000000000000000000000000000000, 0xf5d699f9479cd0c72576cc895b2ee09f, 0xefec06fe647610752f3a3e231db1b7c2dc45256bbaa9b6804842de96d28597f2, '', 0, '?'),
(0x3b31d18b2312c1595f4e0f1c84a574f7, 'wp-settings.php', 1, 0x00000000000000000000000000000000, 0x9513d45496670e1ecfa45d9fdea73880, 0x9fbe41dd1bf1522563cc30a4622b2e0bd88022df3b7e6fcd4878cdf1eb4bc7db, '', 0, '?'),
(0x3b52de79689beb9fd052784b8d111c0d, 'wp-admin/js/farbtastic.js', 1, 0x00000000000000000000000000000000, 0xa73af354a03241715d8698feea340b92, 0xc96274e9478170ae0042074d16307ac2584a769c5a9d481b0b4174e24d05b825, '', 0, '?'),
(0x3b871819a5d77c7287c67509915d4d4f, 'wp-content/themes/Divi/includes/builder/frontend-builder/i18n/library.php', 0, 0xce566e5d8e29a4cd6f5781548620b23e, 0xce566e5d8e29a4cd6f5781548620b23e, 0x8771722fbb9328651de667958b24a245916f4663d3d286570dcc7bf7d47aba64, '', 0, '?'),
(0x3bc122c243e8c1d898dcb3832068631a, 'wp-content/themes/twentyfifteen/content-page.php', 1, 0x00000000000000000000000000000000, 0x06da247a78e2c415f8361bde93934d23, 0x64b6d3c4a55304a3e5f584384c669b4f94cc92892d940438a7d7df6168541ac5, '', 0, '?'),
(0x3bce7550e1d62b42d91fb99d2be08396, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/MissingExtensionException.php', 1, 0x00000000000000000000000000000000, 0x99ec7108652f07752a6e4585f781ee92, 0x425112101f6591626da2743beefe0e1bbb3669598f21fdde3a70e69f74bfdb41, '', 0, '?'),
(0x3bcf0cdcd7972cfcd70c75b42055d022, 'wp-content/themes/Divi/core/components/api/init.php', 0, 0x8643c3fe73fd4e8f40cc0673bc139bd3, 0x8643c3fe73fd4e8f40cc0673bc139bd3, 0xf3649bdc6a9d4cd6f9cf04742a16b8812730e78f0dc91fa8c2a672c5e30600e9, '', 0, '?'),
(0x3be42d236e0be239dd067c8a3f3de7c8, 'wp-content/plugins/wordfence/images/flags/an.png', 1, 0x00000000000000000000000000000000, 0x7bda871fcc069e3073779d31a65ab1cc, 0x5db3e4330c02593e08532608fa80278ac37944c790879d503a07fb1f0b4545fb, '', 0, '?'),
(0x3bf1576374d4d3e72a2bf7ac427216ca, 'wp-includes/images/smilies/icon_surprised.gif', 1, 0x00000000000000000000000000000000, 0x299972b5cdd1f1e0690dd95e4038bd87, 0x8736a84d806a03109a321c4f38f50b38ac8e172ee6dd567df42af2b18bafe1ab, '', 0, '?'),
(0x3bfc1dedd9e2012a0b311a6ebdc334d3, 'wp-includes/js/wp-emoji-loader.min.js', 1, 0x00000000000000000000000000000000, 0x0ac3cd92fe3f0052da47e55c729df482, 0xb626f06a334deb08c1e07a37703660100f3860226e5eeba95e647799834ad937, '', 0, '?'),
(0x3c2613bb19dbde5b78c3245b71269e8f, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/LICENSE', 1, 0x00000000000000000000000000000000, 0xb9ec4658695d81c2087bb974eabc8adf, 0x5b4df5da7c76d9450f978bc142cfc5fd93a2db46e120464defd4a9f81dbdd2ab, '', 0, '?'),
(0x3c2a81cdd919297fcd315967acd0cdf2, 'wp-content/plugins/wordfence/images/flags/tz.png', 1, 0x00000000000000000000000000000000, 0x965d8b90032344e7e81ba56674bd3e3e, 0xc3ad3376092cbbe0eef0b7d1cb55e50cb924794ee14ad23be84c20e876517893, '', 0, '?'),
(0x3c46e90febef507acc193232a387127e, 'wp-includes/js/imgareaselect/imgareaselect.css', 1, 0x00000000000000000000000000000000, 0x7d28cad92829b3d633a087b5f3b595af, 0x9e71f321ddbf4ad38797f6690a19c1451ee1ad3573e5219d0d901d9785258381, '', 0, '?'),
(0x3c5ac4e35a1415d78a0f1faceef0be0d, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/promises/src/Promise.php', 1, 0x00000000000000000000000000000000, 0xc04d0b15ab275748b0d51ad596ab344a, 0xbe99c773d49d11ea0e36a0e958f987c3338802b135efdb132c6d7850e846c9f0, '', 0, '?'),
(0x3c8f8939fe75fe6ab3aeff8421c1240f, 'wp-admin/css/install.css', 1, 0x00000000000000000000000000000000, 0x32d34c1ae9e1b6303fb0b846991d308b, 0xd2ee0e036b127924dd88b0ad9e34d51a178f602fd75909034fc9a7b690599b76, '', 0, '?'),
(0x3cb20c5a92d7067be119d5e7987873b7, 'wp-content/themes/Divi/includes/builder/plugin-compat/dk-pdf.php', 0, 0xc5698ca9ef9c518cc153f445a2b8d4f3, 0xc5698ca9ef9c518cc153f445a2b8d4f3, 0xf9c4c16e81f990e10ca6fa712b4e36d1ce075e0f42724568f028eac0723c71de, '', 0, '?'),
(0x3cb47f5ee75eda693608d4b59d35ab84, 'wp-content/plugins/wordfence/images/flags/me.png', 1, 0x00000000000000000000000000000000, 0x5a73bb0bb04c3587b8c7e45592d8caa2, 0xcba2f6acd6a92b34e4c67505f1d7a68995dac8fb1992c3fe4c2725e8bd81aa5f, '', 0, '?'),
(0x3ce6686ad8098e34bdbb983461d032f6, 'wp-includes/js/utils.js', 1, 0x00000000000000000000000000000000, 0x0cb234c48b5a81baaaaa30f570199d9d, 0xa8b246a8e265496c2878932c07cff40b213158f3a8d85fd5267b300e010c3144, '', 0, '?'),
(0x3cefce75eabf961adc9cb5c70b59d45e, 'wp-includes/js/tinymce/plugins/wpeditimage/plugin.js', 1, 0x00000000000000000000000000000000, 0x275361937714babb1b4ed539582be877, 0x2c7461fc42ed8f6cfc4f4b7f911f545e5eee349438496d7bb59a163b24022abd, '', 0, '?'),
(0x3d1bbfb2dc663b56f364056c220ea7c0, 'wp-admin/css/code-editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x7637efd464f4dc9069c33f7833335917, 0x7d26f563cf69297faada6f456214d8a584965f3b271de8df194b54a4d0b373e5, '', 0, '?'),
(0x3d1d095dfee9ff927dfadc2a3c11012e, 'wp-content/plugins/wordfence/views/waf/waf-install-manual.php', 1, 0x00000000000000000000000000000000, 0x24f278fdb01c7e291591ab875bda9c7a, 0x37e35220acef4ec460136e5e9a3fa68f2807bdda29a18008cf5e5284ce9ac496, '', 0, '?'),
(0x3d1e391e299c911ead29c25c1fd51596, 'wp-content/plugins/wordfence/lib/wfGeoIP.php', 1, 0x00000000000000000000000000000000, 0xe81f2386e9b148578c4e2280dd19c268, 0xe08bc6d9ec879b6af17f666ab597e680b40deee2b1d77ff000bd9f67053d283f, '', 0, '?'),
(0x3d358d04d0c1404e8aa325bf6dba9964, 'wp-content/plugins/wordfence/images/flags/il.png', 1, 0x00000000000000000000000000000000, 0x01e1aa5550eedb4f0a461e7a86cac2c9, 0x5a39d8aa6295cf1a2f1b872f9122b03b832569e782ebaa880305bb33c9642fbc, '', 0, '?'),
(0x3d539636c86114b09f03586fb02c9432, 'wp-content/plugins/wordfence/vendor/autoload.php', 1, 0x00000000000000000000000000000000, 0x66ea5c6fc51ce209cae86a6b5f131c7f, 0xb2e01b4923078718cc0a59f10a67da2bd3a965364a85aa2330d2fa2a1d65390d, '', 0, '?'),
(0x3d66e975f1a5413e3c54116896c9cf40, 'wp-includes/js/jquery/ui/progressbar.min.js', 1, 0x00000000000000000000000000000000, 0xb94d71da54d9b4413ffa4c7d792269c5, 0x9c1bfc277813d1c5ac4af4162c7eeacef3251a03e836081c0b613db51193ff6d, '', 0, '?'),
(0x3dabc08d06b8a5a8edce21c5d699c608, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Processor/MemoryUsageProcessor.php', 1, 0x00000000000000000000000000000000, 0x6497ea95b20d9ae90826819cbc6d0676, 0x14d1f831691821b6330a73b49b1d94bffe721f543e21b11b14f333b9ced8ef6b, '', 0, '?'),
(0x3db08a6b98155b349c93a220bc903dce, 'wp-includes/comment-template.php', 1, 0x00000000000000000000000000000000, 0x0af6443bcb19332aeaac1ba7fad7790c, 0xd0fdbdd5c501acb6111014cf143ab5906b35eedca1db24f31bc35ee142e14c17, '', 0, '?'),
(0x3de346d3ed98a3b7c386b1c24b26058a, 'wp-content/plugins/wordfence/views/scanner/issue-wfPluginRemoved.php', 1, 0x00000000000000000000000000000000, 0x6f4c1619a50cc1ea8abf2fc3bcff510e, 0x02cfcd34b524d0cbd541496f24828950c4826465743a3ecd15ea6e6467fb4e65, '', 0, '?'),
(0x3e23d7d6f8aaa0a7d17774a09245ba37, 'wp-content/themes/twentysixteen/js/keyboard-image-navigation.js', 1, 0x00000000000000000000000000000000, 0x5de7ed2727c193e9f32f5797a590889e, 0x9e2917347611046ff8ea99ed24fa45ad28eb768515391b44468da6df0deed055, '', 0, '?'),
(0x3e68d0a9ec58140c582aff763195a9b9, 'wp-includes/theme-compat/comments.php', 1, 0x00000000000000000000000000000000, 0x1822ba9f62e4bf3d510a7e4306e67d4b, 0x9cd67891bc523253998f7af50a9ecf3e99cbfe20703bd24e85155afad75ec6b3, '', 0, '?'),
(0x3e716cee2baa6d14c80035c4a622865e, 'wp-includes/js/customize-preview.min.js', 1, 0x00000000000000000000000000000000, 0xf4d0c657b387dd0a32fa0f98d7cf5b04, 0xb6bc3dd3beb4efffcadbd6556e2e07eceb08542bdf621f290cac7f646c10e74a, '', 0, '?'),
(0x3ea9c658b90d06fd62f5dfda9fae2457, 'wp-includes/class-wp-image-editor-gd.php', 1, 0x00000000000000000000000000000000, 0x6f940ce8709c2f9a12c099fbfec9c40d, 0xc73b10b9f19973f8314e82c92d0ca4b65098fd549d0294f5fa7610a28e35cc2d, '', 0, '?'),
(0x3ef295719fd28773db30c74041fea450, 'wp-content/themes/Divi/single-et_pb_layout.php', 0, 0xbc1dfcd672370de01ff04a3576d2ef4f, 0xbc1dfcd672370de01ff04a3576d2ef4f, 0xe847b478eb72784fe5f1005c6f591175b493a730f6aa910664e4e79db14c9c20, '', 0, '?'),
(0x3f22760d57e9c17874daeebed6e972b9, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php', 1, 0x00000000000000000000000000000000, 0x48dfe77e45e00af18ff9a40b2a591a09, 0x256f132013b9e9f54e83d9253386f56c0b0ba68701d571ef736214b1d53af57d, '', 0, '?'),
(0x3f32795421737cc0a874b0e688f7757d, 'wp-includes/random_compat/random_bytes_dev_urandom.php', 1, 0x00000000000000000000000000000000, 0x66210ed7a7e6d397af12ee87412687b0, 0x4f9e75ec065c0dfb0d24c52d85d76b7d9233a7e3051b0560c95cae6b78ef0ef9, '', 0, '?'),
(0x3f57fc338dd6039405dd9dcec4a308e0, 'wp-content/plugins/wps-hide-login/languages/wpserveur-hide-login.pot', 1, 0x00000000000000000000000000000000, 0xb4a43f7c662427a167546322d1cb29f1, 0x6c86e77ba1c3f6ac222cbf5cefa3c5348407fa90a9975ea5726e268037506a65, '', 0, '?'),
(0x3f59768e71015fea7f97ffb3dbae584f, 'wp-content/plugins/wordfence/images/sort_both.gif', 1, 0x00000000000000000000000000000000, 0xc5e1250cd942ac511678c153562e1044, 0x92a884f936c6c21322407f58db67271fe65737ffb077f4cb674a99901cdf7110, '', 0, '?'),
(0x3f5dfd50fb2e0ea39831ffb483cc3262, 'wp-includes/js/tinymce/plugins/textcolor/plugin.js', 1, 0x00000000000000000000000000000000, 0x03c6de7649cd96f85b56ff3e3e02e6be, 0x4994d8b6e7429b0db5c0a8498654b646b3e4faa2e5b146b2ce61bad3963709e5, '', 0, '?'),
(0x3f74ef324e85ed074b521425e810b2a9, 'wp-content/plugins/tablepress/i18n/index.php', 0, 0x8e8ad6ca6156bc03fb71954dc0c1179e, 0x8e8ad6ca6156bc03fb71954dc0c1179e, 0x6b8d898dc0977e09b6bd55481aa5d678831850eadb41cc84a2fa3ca19e3b58a8, '', 0, '?'),
(0x3f8517628855db2c49fc988b84b5c2d6, 'wp-content/plugins/wordfence/images/flags/scotland.png', 1, 0x00000000000000000000000000000000, 0x14dc08b55935fafb126247b08c912612, 0xdef7f8919d96dd052e655c8f098a864ff682efe6cdb3a1c3faa96a039f9693ee, '', 0, '?'),
(0x3fcae76d66ded80b5ccf2ddb689e3854, 'wp-content/plugins/wordfence/images/flags/rs.png', 1, 0x00000000000000000000000000000000, 0xb6e66e50dc65f41aabe9533ca65fae10, 0x4536a58a8ad386f742e381654ce47f056834b016154c2fa5b32f0b61b8f00fca, '', 0, '?'),
(0x3fd27abe1f4f7b398a26ec7e3d76eeb9, 'wp-content/plugins/wordfence/images/flags/ma.png', 1, 0x00000000000000000000000000000000, 0x1f2b947ec9a2cd8315025078559b8e12, 0x5f2c7e63890d0ba8d0555717f2bd2e08e3e38881bb3f25b7d7132f8d8b14d08b, '', 0, '?'),
(0x401d90f260a575a8ab9966f7bfbc27a7, 'wp-content/plugins/wordfence/images/flags/tg.png', 1, 0x00000000000000000000000000000000, 0xe48276da74a36fb80bf3d55ed4c768b1, 0xffb614d68cd5010116522b6c7b072c655aa269f31357d7b9cac7d2c564582885, '', 0, '?'),
(0x402422f38c0d119a66122837a8935526, 'wp-content/plugins/wordfence/images/flags/mr.png', 1, 0x00000000000000000000000000000000, 0xcafb25937b19811ea189e76db35cbe78, 0xb7231493d99f0976a99f4e779f0b9ec85a5eb797f90c9b0bdbfc22e83fefd937, '', 0, '?'),
(0x402954be39eaba2b7cd1508f49f03418, 'wp-content/themes/Divi/core/components/api/email/ConstantContact.php', 0, 0x9361279fdfc2233a4d3ee13fc63049c2, 0x9361279fdfc2233a4d3ee13fc63049c2, 0x8d402389a1d02bdb909605a66b8af28bb804a557aeae8045fec59a309bf52038, '', 0, '?'),
(0x404ea3b0f19419bc6aaad8e58fcb8111, 'wp-content/themes/Divi/includes/builder/images/stats-no-data.svg', 0, 0x0c4077ff3dc5edabd5346a2d91a6242b, 0x0c4077ff3dc5edabd5346a2d91a6242b, 0x8f34b5d5be8b8f839c9fc8aae90d98afde22621689f2edbd2a750603b7144c42, '', 0, '?'),
(0x4056f324f54bc6e7f23cde312ae0acc0, 'wp-includes/css/jquery-ui-dialog.min.css', 1, 0x00000000000000000000000000000000, 0x7689c288d2a1039dfca195ebb1cbe01a, 0xfe68042c805e1aab833da9ce65e79b1ac93428b9e29a7f0a3b0a4471b05a3bd6, '', 0, '?'),
(0x406b2fa0c1a107058ce649893f542c12, 'wp-includes/js/jquery/ui/datepicker.min.js', 1, 0x00000000000000000000000000000000, 0xcfb63dc18fde53fef4d4fdc19ddfdcd6, 0x0b52f81e165037c89a4d51d4d38dd48af6ab5c97c47012ed21ea5eff8e652c52, '', 0, '?'),
(0x40809ecc98398a23af4cc379280bd0da, 'wp-includes/images/arrow-pointer-blue.png', 1, 0x00000000000000000000000000000000, 0x779ffc62e3ce872a4cabb2c35bbb14f9, 0xddc2cae56662cf5a44312efcbafe56ece66177c6346c3fcef170e4b5475ec77b, '', 0, '?'),
(0x408ec130517f65a774371332131284bb, 'wp-content/themes/Divi/core/components/api/email/init.php', 0, 0x0669aacf39f3b8dc93d26c9d82694f2e, 0x0669aacf39f3b8dc93d26c9d82694f2e, 0xbc91c7a30b23c63c1fab92f075a816008fbfd21864be2222033f898d791e6e75, '', 0, '?'),
(0x408f55e593769b22f89919cf99354cbe, 'wp-content/plugins/tablepress/views/view-editor_button_thickbox.php', 0, 0x52681710fe2ae9a76b01257a0f19f9fe, 0x52681710fe2ae9a76b01257a0f19f9fe, 0x4268051e16a90300ca5e6f8bd059eef722815e27eb60b1b9b0d179a59b5192ca, '', 0, '?'),
(0x40a77a8bac38791e7f3d5d11220ec395, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/psr7/src/NoSeekStream.php', 1, 0x00000000000000000000000000000000, 0xa0717a0ab4fe202dcc050b0aa46e375b, 0xb29fc8e37ff32c2ed4ba806fc2a64b7fd65f754d230f183401158f164644cf56, '', 0, '?'),
(0x40b9e01a217a919e72e5cad9579ec870, 'wp-content/plugins/wordfence/views/waf/option-rules.php', 1, 0x00000000000000000000000000000000, 0x0571693095743e9eb98cd71b90a3a546, 0x77e60151350e8714c069a39173cc6429c6fc246bbcd52bf21d4378bde73fbdfa, '', 0, '?'),
(0x40ba58440ac30a524e867f9074ebcdd3, 'wp-admin/images/menu.png', 1, 0x00000000000000000000000000000000, 0xe10d8139230f1f8b64f35960098f8cff, 0xd96cfac849452f28bc70ad9600d2706ef38b96542d4fa51f7a225d2c3d6003ef, '', 0, '?'),
(0x40d84cbdd6dfaf37bbd9ad6bd9824519, 'wp-content/plugins/wordfence/lib/menu_tools_twoFactor.php', 1, 0x00000000000000000000000000000000, 0xf974e1391e42dee6b422b7c8dc6fb2a8, 0x9766fcb8acd8f4f60ec1ae40a2eddc88a6ba781287b0fe1622357ec3badccfaf, '', 0, '?'),
(0x40de3b358b5811f5f156a87f944fc65a, 'wp-admin/images/mask.png', 1, 0x00000000000000000000000000000000, 0xfcf693677ea822e6d24af7b2e4a98e99, 0xea9ed72f033c73c4d4a1e329dd27912eae31c09d016a6b6e834b390551eef4c9, '', 0, '?'),
(0x40e86dbeb7ebc54f0c1208c5dd571201, 'wp-admin/admin-header.php', 1, 0x00000000000000000000000000000000, 0x5df9e0b8b13fabc44f449b7704d4a9f0, 0x54fb3f00fd5109c7e3783026c4a95d54fdb86335d10a1724ca8c4e054af0d8ba, '', 0, '?'),
(0x40ea7419dc523e479c4868c4ed06d7a1, 'wp-admin/css/revisions-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x48a1c7be34fe93a11b1652b2ee8d4a4e, 0x7bb5326f85c5dc0142e6fdabc725f9cca2c767d02e959f955164f02ab387251a, '', 0, '?'),
(0x40f773028d5af6945e99a5d3e8718d76, 'wp-admin/images/media-button-2x.png', 1, 0x00000000000000000000000000000000, 0x23db5749e51d85105cb8d03fc81305c9, 0x9f3cf3873abbf0746ebd6b621bed7769dd268cf109b8c8f752a11fb511d5ed1a, '', 0, '?'),
(0x40f8912be254ce8427b7b78fa518d9a4, 'wp-includes/ID3/module.audio.flac.php', 1, 0x00000000000000000000000000000000, 0x055003ea7c0388fd73107113d3ed3bc3, 0xf280ab16828ed552d455b8a2e8206fd3c748f6bb847e72ed9ca2c99508b1f181, '', 0, '?'),
(0x410cad6c417e695e98829be975d3c398, 'wp-admin/css/customize-nav-menus.css', 1, 0x00000000000000000000000000000000, 0x67aad3843e4f5f4bde34a2f5c9c46aaa, 0x19fa28862d402764e3dc26fa2700f23f971079e09affa49a568f07d4e2f1344c, '', 0, '?'),
(0x411945b6fb1ff4115b80608c11b78195, 'wp-includes/js/thickbox/thickbox.js', 1, 0x00000000000000000000000000000000, 0xd5d248a8730754587b4224c2d9ad36c7, 0x3b9640d2dbffb3fb84301b28a57b9b6f9f6915660e4bf5cfa4914551f7e29902, '', 0, '?'),
(0x41353582f60a45bedb23555fbad19c04, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/codesample/plugin.min.js', 0, 0x928076af69b74d5272d88f74e8c50160, 0x928076af69b74d5272d88f74e8c50160, 0x9c1ac22218c9486b9deaf10ec5dfd867668ab44b53788343e76787d35a67597c, '', 0, '?'),
(0x4153a4b94f180fffa2a63dcf252b2632, 'wp-content/plugins/wordfence/css/main.1525275841.css', 1, 0x00000000000000000000000000000000, 0xab710b0f3775c4ed31d590d6e87b4ab2, 0x29511575ab0e65df61987ab759614d21708cbfa47c6441bc0f2db288ad9da78c, '', 0, '?'),
(0x4161f7404aa7f703f3f1c2d7c581b71c, 'wp-includes/js/tinymce/plugins/colorpicker/plugin.js', 1, 0x00000000000000000000000000000000, 0xfc025b0a68f5ac5cfb7af7d9aebbeaf2, 0xde767cba2fa9183e15655ac7fb0c164aeec2af5f7adcc200753440cd07898b51, '', 0, '?'),
(0x417b26cf18208aa2563eec07b2ce9d73, 'wp-admin/css/login-rtl.css', 1, 0x00000000000000000000000000000000, 0x6892675f6dabe164a066d42040451ffd, 0x2a1964b48b5104603fafc6b096a4f6313c8e15dfc41ea68625e559c55313b747, '', 0, '?'),
(0x41c6f35b2c2356dac75e6a8ff9e7df02, 'wp-content/themes/twentyseventeen/assets/css/colors-dark.css', 1, 0x00000000000000000000000000000000, 0xf1fc0664e638c0e9b92ba59517647b66, 0x2c6c384e6e1a446c31af82f9dc1c73206a3a7b6109bd793d9053ce674a78615b, '', 0, '?'),
(0x41d8bb141523a81db2b922f3e0c56aad, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-roadblock.php', 1, 0x00000000000000000000000000000000, 0xffb70a1c6a50b05ca86b5dfe02cb344a, 0x3b12d686649eb78436974704eceb8d7e0411996d39ce685686206a84cd0f1068, '', 0, '?'),
(0x41f6073ce1b07f8e3fefd78e63de51cb, 'wp-content/plugins/wordfence/images/flags/je.png', 1, 0x00000000000000000000000000000000, 0x72cd3bb693afad4f305d9534adb4df6a, 0x8c9f4484759c3e5499db43bc4cda8cd9c88b36ee0618576fa3855c85f0e33a3d, '', 0, '?'),
(0x42040ac24fc0af44b4960f74c5d025be, 'wp-content/themes/twentyseventeen/template-parts/post/content-image.php', 1, 0x00000000000000000000000000000000, 0x5e31310b892a89d82bd87d3beda5c2de, 0xc2d9070a49c8140fb39fc84f3ec6e1baf466f8eb9670e11db642a1c814fb2752, '', 0, '?'),
(0x42066f7033f4fae4db551c657072dd99, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient/src/Google/Task/Exception.php', 1, 0x00000000000000000000000000000000, 0xb26aa5158aabaa906b34769ec3471b61, 0x2e96fe30bf514761600379fb9a619420ddd31f71294cddee12db2057f60100d6, '', 0, '?'),
(0x42284a599c2905d76fb533b20bfe5600, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php', 1, 0x00000000000000000000000000000000, 0x6bf84f27f4b7a0016afa63430cf6f8be, 0x82d2309d675776668cd368162106adf31ab6c587f5ba8ab14e51ecce512f26b0, '', 0, '?'),
(0x424a92844fa29ee41faffc867a8f44b1, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/config.php', 1, 0x00000000000000000000000000000000, 0xf65a8d54d6b7db3f2a3d1fe1898e7625, 0xf73a5a3a625c2535a64e299a2a4ef4f02632dc410b648ac27a4ca566b18a09c4, '', 0, '?'),
(0x42652aefd9266cd3da01c52a6aaa8813, 'wp-content/themes/Divi/epanel/js/functions-init.js', 0, 0x8a55c81f8756a60b052428779c2af960, 0x8a55c81f8756a60b052428779c2af960, 0x06fe4e110108fe8840f9cbe47e9bc2f2f64460e2147d2a6594b6a469e7510360, '', 0, '?'),
(0x42861217a16a088429dfd071bc448a53, 'wp-admin/install-helper.php', 1, 0x00000000000000000000000000000000, 0x6456b260aa9dece9b30431260cdb1a6c, 0x9ac9a41896939d13b7183d229e7bc0174eb9c274bca2ce7bd3009458ee0d2be8, '', 0, '?'),
(0x4296826f47ecd3ad267a03e329adca2b, 'wp-content/plugins/wordfence/js/wfpopover.1525275841.js', 1, 0x00000000000000000000000000000000, 0x3be30c266dad0b41c4686c4d06505a58, 0xb004ec0c5f2e56e8a28f95ca178e5802cde334104eed695fd2fc6b3dd4e64333, '', 0, '?'),
(0x429efb90f551c10ea208d36155ff1225, 'wp-content/plugins/wordfence/views/scanner/issue-knownfile.php', 1, 0x00000000000000000000000000000000, 0xcd475e3db2708a3d24f719a71af1ae32, 0x0185524b900336878f811e16d7c44e22332a1c22bb4acf2f3069e9a2780530c4, '', 0, '?'),
(0x42b575cadefb8c1e81fe9af5f1809f5c, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersThreads.php', 1, 0x00000000000000000000000000000000, 0xae6653478ccbfa8fa480867c52c3b306, 0x7441aaec00847d0b62fc4adee69e98cd0ac77d8ef1930b4d2beedac60c044ed9, '', 0, '?'),
(0x42d5b502428e0fd0ffd0ed812c1c4204, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersSettingsSendAsSmimeInfo.php', 1, 0x00000000000000000000000000000000, 0x636019c4220700d6a5d4dbb984d1f11f, 0x4349199a395c774f9bdbdefeeb813d04402a3e57f7f59c0b0a997a5cc6b7532f, '', 0, '?'),
(0x42dbf30d4baddc467ad545286bd277b9, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/src/Credentials/UserRefreshCredentials.php', 1, 0x00000000000000000000000000000000, 0x6c97853e7a6f953d74af1d6f8baa5d94, 0x729876af35151668e87139bf759a4ec84cab53e1b881e3c4464fa9a86229e416, '', 0, '?'),
(0x434206eb676e090867a9cf631d16ae9e, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/psr7/src/PumpStream.php', 1, 0x00000000000000000000000000000000, 0x55ac4bb5f9a26cd93e5fa10a1f5132c3, 0xa30cd4151193bc1f4cda6df9fa36037ab935df89f1861e113accdf886ad28756, '', 0, '?'),
(0x436f2b8f4ae326893fb8ef1c83c79762, 'wp-content/themes/Divi/includes/builder/plugin-compat/siteorigin-panels.php', 0, 0x0f963909907d55c595fed42bf65983af, 0x0f963909907d55c595fed42bf65983af, 0x0b23b515099ef5295ede69f94e22e4d5e62d04d0466b2fea45e428e4968a8cb9, '', 0, '?'),
(0x437f63e88869469bd768e80c2e6e3794, 'wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php', 1, 0x00000000000000000000000000000000, 0xe99255fbec989b6d5a3c3137a4b6bff2, 0xd776c53893d4f9a9e2e9c02ed165067e8a11f253a5b227748c72728c69f60447, '', 0, '?'),
(0x43b2d89ad6141554bc52aa217616467b, 'wp-includes/customize/class-wp-customize-nav-menu-item-control.php', 1, 0x00000000000000000000000000000000, 0x957346b461eb1f744bd76aa5cc44a2ca, 0xa40033e8cb3ae59e1e35b943a0af8a59023813c0d208c7aafbfe2a8242925b7f, '', 0, '?'),
(0x43bfb9812e391820976ccc88aa3b645b, 'wp-content/plugins/wordfence/js/jquery.tools.min.1525275841.js', 1, 0x00000000000000000000000000000000, 0xd13a0e2db7e10645d5a078a124e0b842, 0x2cb934d67e6154956c530c20816651034f0966f8d7e45405d3b5b7d63bc2dd29, '', 0, '?'),
(0x43c117dc90a6ac5b3313f9c09e636751, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/table/plugin.min.js', 0, 0x9dd5ee2910658a4589aa68fc02044415, 0x9dd5ee2910658a4589aa68fc02044415, 0x7a852b4269123cce5ab15104e9419c4b055f5d3a87df3b03199fbd1eab0959da, '', 0, '?'),
(0x43e34e56dc43a56701eb5184d1b5e5aa, 'wp-content/themes/Divi/includes/builder/module/Cta.php', 0, 0xf3adc608a708fec3cf19684c47e72603, 0xf3adc608a708fec3cf19684c47e72603, 0x9072f569087ea7fb687c985f6cd288d32ec53a400210b3a6578c3efac6e24950, '', 0, '?'),
(0x43ea672daf3d943f9ecd445402a096f9, 'wp-content/plugins/wps-hide-login/languages/wpserveur-hide-login-it_IT.mo', 1, 0x00000000000000000000000000000000, 0x1b4bb670ca54ae8f38e98277289d3887, 0x7b572355859beb0b140577b24322987ffe8625ca115c8e8a7a89a5028252c418, '', 0, '?'),
(0x43f04caf9be0eee34cb04ad64007d7cd, 'wp-content/themes/twentysixteen/template-parts/content-page.php', 1, 0x00000000000000000000000000000000, 0x7345d516801b45cb172ab81cc6d7c8b7, 0xbf2596ea220334ac1b9bd2d3bb8b137a50b10d1955564afd480b1fbd383cde4c, '', 0, '?'),
(0x43fad8735ca70af296e0da738ed5276d, 'wp-content/plugins/wordfence/lib/menu_tools_whois.php', 1, 0x00000000000000000000000000000000, 0xf8004a4d285d83eaf0a7b91a073777c2, 0x5b3a51dd9471c6462f71b006473b4e97404ba4857130381dc7cea44fca605bc8, '', 0, '?'),
(0x440c6db70abbbd7a974882c35394efef, 'wp-includes/images/crystal/document.png', 1, 0x00000000000000000000000000000000, 0x7f89275e639a73c0f9c4448bf933545c, 0x670ce674eabb2820c58e0ee7886b6035cd92a1fb4ab7cc074d35aec2c23a6ae4, '', 0, '?'),
(0x442ef7ee88f63a95000fbea553d45238, 'wp-includes/ID3/module.audio-video.asf.php', 1, 0x00000000000000000000000000000000, 0x0a250d84a4380f86fa833b65d67d79f3, 0x38c77d7c1e40170bc073ccd0db8c5c7d0b58bb867fd1ffcce30a3d133d8ee948, '', 0, '?'),
(0x4432844b8eb896f80329c20de5301b54, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Formatter/ChromePHPFormatter.php', 1, 0x00000000000000000000000000000000, 0x85f1ca2b1e239ba8d8c0e55c1d6e28e9, 0xb1d52d8862a3bc928e7e807d18758e1bb94d309ae9437b3d76f6eaed87fc8a8a, '', 0, '?'),
(0x4436066dcb658e727b704be84f181092, 'wp-includes/locale.php', 1, 0x00000000000000000000000000000000, 0x5fac3f3e6e59e2ba781546e0e287f1ae, 0xf64067653b973600f285b3fc5084752e78468c0d050c53df0603d6bcb1acd6c4, '', 0, '?'),
(0x4490ccf6c9759a0dc5c28b88c9b2041a, 'wp-content/plugins/wordfence/views/scanner/issue-commentBadURL.php', 1, 0x00000000000000000000000000000000, 0x0f9696345a3f64149795a51b8fe2a2a1, 0x31586152704c72494f2598257c1f0dced65667196500af2d62eb5e966ebd3db1, '', 0, '?'),
(0x4491fc9e8dbb9e34e1703502370c4225, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/autosave/plugin.min.js', 0, 0x770b9b64491da07c9a82ccc2e05e1466, 0x770b9b64491da07c9a82ccc2e05e1466, 0x617b4a613e6c1cf13d4c223ed948c148c4869538657287e6c91efcb4f31790db, '', 0, '?'),
(0x4492c9f1bed5296261eb6bdac57bcbcb, 'wp-admin/includes/admin.php', 1, 0x00000000000000000000000000000000, 0x5c7b0c8c7acd69508d8f19c3c61a71c0, 0xb7e1b862fc6824ee959e77223d633f2efc2f40157d24f3e5021d075a60caa812, '', 0, '?'),
(0x44ad6eccd2ce1724e0e53df3def29073, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Exception/SeekException.php', 1, 0x00000000000000000000000000000000, 0xd3321b4b634f612a98acd08e08ef6e74, 0x233ea5c7925c18fcd8562894ca4dc5065e234552be0adfab49d8fba5dab8bb1b, '', 0, '?'),
(0x44ca31774ee375bb973c0e6df6b14d92, 'wp-content/themes/twentyseventeen/search.php', 1, 0x00000000000000000000000000000000, 0x9b15225bb3058374ac9bda66dc39dc49, 0x0010135beac366137175523b473965aba414bd6c57a0ed51db6dae3c589681a7, '', 0, '?'),
(0x44d352e5762bf566f0e259c23a44b5b4, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/ListDraftsResponse.php', 1, 0x00000000000000000000000000000000, 0xd66de47e5a9a3f75c16e6911e6aa2ef8, 0x9b376a5653dfb585e1a2d8d3ce5c1945ace57b377402be880e45a09b26435a4b, '', 0, '?'),
(0x44d5b9efdaf8bbe5d8244f61aaa3e9f4, 'wp-admin/css/colors/ectoplasm/colors-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x36a186d038c83593e79d1a0cc8876bc4, 0x9d58c8ddaf5666827cf4954c894f4237bdfc8101ff8f937a65f58f1b7f4c6dcc, '', 0, '?'),
(0x44ee545bc72dc2e1fd55e1f601f8f0b0, 'wp-content/plugins/wordfence/views/options/option-toggled-textarea.php', 1, 0x00000000000000000000000000000000, 0x0082e0b3b2a437cff4f50df427f099c6, 0x6626087bb15bc32cb458ebb9e1f38eda20c45483869c58c1caa743c01dbfc899, '', 0, '?'),
(0x44efb2d6350a27e55ca5c37e01579389, 'wp-includes/category.php', 1, 0x00000000000000000000000000000000, 0x9362f7ac7218e1ba2bc3a89710f37819, 0x9e538662af650cf92b2b3fae269852bed81a92c72eb7a91823acbc9f018bf095, '', 0, '?'),
(0x44fcdc50518a2cad8f282b7cbf88d8b0, 'wp-content/plugins/tablepress/admin/js/edit.js', 0, 0xe362b923526666aaca250a21a7f520fd, 0xe362b923526666aaca250a21a7f520fd, 0x10bb1cc3e421cf02e089758794d8413f3731ad86a0ca0e8d2f57507737f2100c, '', 0, '?'),
(0x45011db26091d629d674a47a9d2c9f08, 'wp-content/themes/Divi/core/components/api/email/SendinBlue.php', 0, 0x09a176e0e708ced55bcddccb1c19c03c, 0x09a176e0e708ced55bcddccb1c19c03c, 0x0e42b013aebc7e98f8364892c23042102a9f8ab76ce000f083d2658256fefdf3, '', 0, '?'),
(0x4523cdd5e72d7633371903d936ebc5a4, 'wp-content/plugins/wordfence/wordfence.php', 1, 0x00000000000000000000000000000000, 0x40d96b9d3c1c83e16464250816ac3544, 0xc25d49cd3f18364d46b24f3aefd8b7dc1e8d8b4bb0d35ffe0c3e4cfe1e3626b4, '', 0, '?'),
(0x4527771115b63822aa85bdab7a4933ee, 'wp-content/plugins/wordfence/js/jquery.dataTables.min.1525275841.js', 1, 0x00000000000000000000000000000000, 0x0e123c5cc2f4201c8305cd9507b768a8, 0x76e6416f3bfcef8ca47544cc330e249b5742393505eba35f229db4f4b120b318, '', 0, '?'),
(0x4534edd766750d23523a6b211e6a6768, 'wp-includes/js/wp-list-revisions.min.js', 1, 0x00000000000000000000000000000000, 0xd252f431d400b696e25ca9fec9a1113e, 0x47e7947d9eb66ed0d996ea125c4ff5183d6b091f3e8dc38333356bd3ee536e3c, '', 0, '?'),
(0x453c56363bb44ea2814ba95fb36c536b, 'wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-icons_222222_256x240.png', 1, 0x00000000000000000000000000000000, 0x4c27b34156b7a3776f31cc456ca01c10, 0xbb232fbd72a29860651c9e2ced63a65bfeddd6274094e2a9cb899dc2ce91cbbf, '', 0, '?'),
(0x4564781c7c5a78cf5f5771fae935e973, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/LICENSE', 1, 0x00000000000000000000000000000000, 0x55e7ff97994f4fedbd443167523f7e2c, 0xddacef491153f45022f5619519bb2016374a8c36e75153768493f45fb38d7992, '', 0, '?'),
(0x4568fba1b0cbfdedb9ecd0406171bb8c, 'wp-includes/session.php', 1, 0x00000000000000000000000000000000, 0xd94561cea0c5c13a609b9cde5a7635d4, 0xc0476f6e5e701ba47e148c2177b9bb6b2b9bd719394b41ab98b5a6e1fbd280ac, '', 0, '?'),
(0x4578228b8c47437e324ab0dec59573a4, 'wp-content/themes/twentysixteen/genericons/Genericons.ttf', 1, 0x00000000000000000000000000000000, 0x008827208ffc4eeab99bf3cc14fe1e56, 0x8b3f89fe9ac7b5b75f2dcf9fc5f2b5623762a41ac009ab270cf866703e554700, '', 0, '?'),
(0x4584bb28fd7a5241313b654ec7714433, 'wp-content/plugins/wordfence/index.php', 1, 0x00000000000000000000000000000000, 0x32c101e865d8c2c2aaadeb5cc6c16f67, 0x839720a98a6fabece9b9164da24a2391417c98df8ef519289edd3b0136520af0, '', 0, '?'),
(0x4597efdc65ba0c3cdcfe8757e48be9ee, 'wp-content/themes/Divi/js/menu_fix.js', 0, 0xbfb97938ad5e430e9a0d27ccf7fd56d1, 0xbfb97938ad5e430e9a0d27ccf7fd56d1, 0x6a3e58cd86f0321a33ef1b1cf672fc793460d0e38d04b68350a6314b358eae43, '', 0, '?'),
(0x459c7dbe7eee17a54dcac52ddb5d8861, 'wp-admin/css/widgets.min.css', 1, 0x00000000000000000000000000000000, 0x19c552633033aa4eab0627ace254e478, 0xe8d5c7cf34212ffb98b235234b7bafcd9b94b7dd3ea2ffec6b05df2c23213bcb, '', 0, '?'),
(0x45b710641dad95859ced5a45c15aba77, 'wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png', 1, 0x00000000000000000000000000000000, 0x9a3f2305cb5cb2921ca7184bd955744e, 0x2e59bb4317e88523289a2a899677ed7f91b95fa839232ec123741356df82e927, '', 0, '?');
INSERT INTO `wp_wfFileMods` (`filenameMD5`, `filename`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x45b856e0f3f72cd525a6d72c53124d3d, 'wp-admin/ms-edit.php', 1, 0x00000000000000000000000000000000, 0x16d42ff617c4a616c3bd94ba103a4582, 0x8789abe695944c603b1cf74169805ee34fbddb7eb7881cb74daedd3a6592229e, '', 0, '?'),
(0x45f322debf169ff2de507d19536a747c, 'wp-content/plugins/wp-mail-smtp/assets/images/logo.png', 1, 0x00000000000000000000000000000000, 0xb4c22a4ae63174d15b1e201be647793e, 0x8b43b479522bbdfd90c0ace01b88215f938e2dbffcbd4856fe7dc11d7f8344bd, '', 0, '?'),
(0x45f53066dbbf6fc069e30de722879226, 'wp-content/plugins/wordfence/css/images/ui-icons_cd0a0a_256x240.png', 1, 0x00000000000000000000000000000000, 0xfdc58c14e91fbb086f953818c525a7ee, 0xea32ea4b021c7e03a47f692a9f0eb36ee3966e8d8fe6c677a3c8bafcc8bea0ab, '', 0, '?'),
(0x46019648c89d6ceb6593c916011b23dd, 'wp-includes/js/tinymce/skins/wordpress/images/more-2x.png', 1, 0x00000000000000000000000000000000, 0x6c2cd70b1c8972cf25b85e1e78a5251e, 0xfeea14c3593dd15f14ae62b0bb7ccaa726662cac0b893c16bcc3038fa3b6a4a8, '', 0, '?'),
(0x460be00fe84fdba3a0ffd4ffe7eb6790, 'wp-content/plugins/wordfence/images/wordfence-logo-32x32.png', 1, 0x00000000000000000000000000000000, 0xbf17cc1540dbaf49ebd80beddf7555d0, 0x15b05c3942cb48836f3eb6dfb68159ba5373391976fcf010aa2a901b719c2800, '', 0, '?'),
(0x460dba78d3777edb0ddcb1b4e71b0aa6, 'wp-includes/widgets/class-wp-widget-search.php', 1, 0x00000000000000000000000000000000, 0xa3e28aa035e37faf6536140564a929c9, 0xf564d8f59389ca04bddc78638bc626deb9981438bb4ea8ba0ff6805bf81b9660, '', 0, '?'),
(0x4625d1180c2639f7699b044284cba768, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/legacyoutput/plugin.min.js', 0, 0x4d927c8b1401dc4eb7cd4c52088dc22e, 0x4d927c8b1401dc4eb7cd4c52088dc22e, 0x4058d3f98357390df002241379851a70b1118c4675a8dfab39f6bfccab9ba306, '', 0, '?'),
(0x464690768c91563b76f0382f9e0db58f, 'wp-includes/SimplePie/Misc.php', 1, 0x00000000000000000000000000000000, 0xcecde679c62dd50207d8d25ece1a4b89, 0xec5be6804aabfa8a8b4bc7ba971994b6c16e33e360f12c00bb6408df152c6d1b, '', 0, '?'),
(0x46488c8ebc3301306d8f3abdb8739bb6, 'wp-includes/js/tinymce/skins/wordpress/images/dashicon-edit.png', 1, 0x00000000000000000000000000000000, 0x7852de09ac59b5589ed4dbdda4e4dee6, 0x6da6c1bf1a63bca7971cc4adcdf3b6bd5d03f0efec8a5b88d45ede5085b71477, '', 0, '?'),
(0x4659b99fbfbba7245c389392049d5e58, 'wp-content/plugins/wordfence/images/flags/gu.png', 1, 0x00000000000000000000000000000000, 0x3ce8fb58c3a379f780c3cc86b240d010, 0x92b50d592ac0d627cee1420ae55f12bd10f9a33b4ec15dbdda2b4ca768b15eee, '', 0, '?'),
(0x468488a7aaac7354ad26fd27efb7d27c, 'wp-content/plugins/wordfence/images/flags/ru.png', 1, 0x00000000000000000000000000000000, 0x713f70e9a632cb5ee79925e76b1a23b2, 0x7459dcb1129edf1d4df97737696cb7af0950c51e4905ba56684870bf07e55de7, '', 0, '?'),
(0x4692d95f3d5eabfce4618f8745aea67d, 'wp-content/plugins/contact-form-7/admin/edit-contact-form.php', 1, 0x00000000000000000000000000000000, 0x9a89d6c4b788f1884bb983e4da057150, 0x8c6767d8fb51fb1d4af6c1c06ffa7a5402ebab730c5118b44597134eae0110cb, '', 0, '?'),
(0x46ad175cba431c3fcc5ad6faf6d6fd1d, 'wp-includes/css/customize-preview-rtl.css', 1, 0x00000000000000000000000000000000, 0x085c8450a198ee8d1e655b4864056777, 0xe4db1ce96c14fb0c2e25c1b5655e25109472b1cf23ba38c55c1db32a4b5f46ff, '', 0, '?'),
(0x46c058c5a5db078492be0534e2c3b641, 'wp-content/themes/Divi/epanel/shortcodes/shortcodes.php', 0, 0xb1aab7afb8f1bb068664b546a73f50c5, 0xb1aab7afb8f1bb068664b546a73f50c5, 0xe8509c392a87d6a5eba77c5370b461ad486e5db1fa82af76bfe370b908b4d19d, '', 0, '?'),
(0x46c101f4acc3835c9f4fe7a1660c67ee, 'wp-includes/js/tinymce/skins/wordpress/images/gallery-2x.png', 1, 0x00000000000000000000000000000000, 0x1ecaee31ec029ded0e18f576958a5214, 0x4e3347d127b260cef78f2b523ea2505d45ebfaceb3672fff623f8fac1ea85558, '', 0, '?'),
(0x46d027a342a42fed34087b4acd7b1777, 'wp-admin/js/edit-comments.min.js', 1, 0x00000000000000000000000000000000, 0x0405cc7848d59145b6953e7fd9b1c419, 0x22b4d79a4a78d2405445b5f3d9482113dc6eaaed17d661531f1940ba43ee4efa, '', 0, '?'),
(0x46f3c2ef3fe689433b248ce948190d0d, 'wp-admin/css/color-picker.css', 1, 0x00000000000000000000000000000000, 0x22295bf92914ef4879b36a640326ad19, 0xb30134f3b952681f9e3fe1fd36f5198743b42e7adfe14545cd37ee5a23ccf267, '', 0, '?'),
(0x46f4382a22dab9fe70456d96262de66a, 'wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-icons_888888_256x240.png', 1, 0x00000000000000000000000000000000, 0xe63c67228df4a03cd91321bdf98e7555, 0xd25ea7c8db2cecd039a2b4548e18d87eeecca0863d58971771d674d9907c2ca5, '', 0, '?'),
(0x46fdf9fc5275be4811c3f86f959d1e16, 'wp-content/themes/Divi/epanel/shortcodes/js/et_shortcodes_frontend.js', 0, 0x7b5d3fc3aa8d717e88e405b2da74547b, 0x7b5d3fc3aa8d717e88e405b2da74547b, 0xa1402b62cd11e970852aea643d83d7f47d2cff0e736465aa129d7cf683707156, '', 0, '?'),
(0x47205865f4b778efc577305cc96f0338, 'wp-includes/Requests/Response/Headers.php', 1, 0x00000000000000000000000000000000, 0x1ad7c382d2b68f19412da7f43e63a960, 0xec45890ac34617098d09e47ff5b2034dabc3df257bc5df617f91f0da602ce0b1, '', 0, '?'),
(0x473655e632001e3152fcb8938da2cf4a, 'wp-admin/js/theme.min.js', 1, 0x00000000000000000000000000000000, 0x88f98b449b8aa12942cafd783b5aa7b5, 0x33deee1c8fa9b04e2a1dde8308fad0913e9fc59ab67a5cd0d2700c60c853bf25, '', 0, '?'),
(0x476db9993a86074dc4be56c0914cd089, 'wp-includes/js/tinymce/utils/editable_selects.js', 1, 0x00000000000000000000000000000000, 0xa14a93897132a4a24927c64a9739ff45, 0xbf7603e0a1d1476a73dfdd1f66999f0965aa64c926e4a567b7071eff2ba1f6cb, '', 0, '?'),
(0x47751db9a2d8e8fe05d2d210d2caadf2, 'wp-includes/class-wp-meta-query.php', 1, 0x00000000000000000000000000000000, 0x94b9553f68e9dff51de633359b5e5aa8, 0x8956b83ebcc292fd020a42c469d32b81bf0db28fe4ad561389774e3cd675c0a2, '', 0, '?'),
(0x4775b55ea82f31c6d40fd58153f18e37, 'wp-includes/atomlib.php', 1, 0x00000000000000000000000000000000, 0x624a338dd694e5ae656b039565d6275b, 0xdb7bca29f9ad0f1b4ed5524bcedfac07ee3cd9ca9ad045590e478acdd105c9d7, '', 0, '?'),
(0x47803971f3f1eb3dcaa55b333f1961e8, 'wp-admin/images/bubble_bg-2x.gif', 1, 0x00000000000000000000000000000000, 0x16523d5bf9efd8ca3b92e7631edfc513, 0x977ded6eca76422ea6089dbb8cd6ba27aee36cf8b26144e21161b9734d8d9d6b, '', 0, '?'),
(0x479637181a089ee6b249263aed190778, 'wp-admin/edit-form-comment.php', 1, 0x00000000000000000000000000000000, 0x7c405e8bb41fb2ef85720821d1feab0b, 0xe106c75ffff9f93b8f04383b771fe788b42771412670c0979cd0e7b3f4b96e9a, '', 0, '?'),
(0x47c130740774a595135343023781b7bb, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/psr7/src/ServerRequest.php', 1, 0x00000000000000000000000000000000, 0x7d2f188df6a58340e042fdfb9d9782f5, 0xe72522c3ca2da919875a7f209b7d82c3a97c6e11d98ac17144e530e263809b2d, '', 0, '?'),
(0x47faba9fd6fc935421ae808641e0add6, 'wp-content/plugins/wordfence/images/flags/ax.png', 1, 0x00000000000000000000000000000000, 0x4675e8778e62cc8580c728770d10b0be, 0x4d490aec190db08558b0e22a14c87724c7cb510c16f8f9ccbd1555ae38540b98, '', 0, '?'),
(0x480ff1fd598d03665548e87584706401, 'wp-includes/Requests/Exception/HTTP/400.php', 1, 0x00000000000000000000000000000000, 0x51e56e878cbb564ab852c978fb35fcd0, 0xb364ab3ec4f786bcba09a269ec481caebaacdf6224aa269e6ee8e0ea3697701a, '', 0, '?'),
(0x482b80457e997d0ea73151dbf0bdaed9, 'wp-includes/js/wp-util.min.js', 1, 0x00000000000000000000000000000000, 0x83118aa939b5832dd4e1cad8b186012c, 0x82927366563f1362a0e9c24c2e9e94864fa1c16f81e04286e25bad90a16034a7, '', 0, '?'),
(0x4830b109a2985a1b6b3fe6155d714fc0, 'wp-content/plugins/tablepress/admin/js/tinymce-button.min.js', 0, 0x77bab5b270b49980afa42f7aa8453557, 0x77bab5b270b49980afa42f7aa8453557, 0x43e42923bf8f676ea61e45f92a85b68bf79b5e407f4ac3c5ec0c52042c36b75f, '', 0, '?'),
(0x484184b8fe66be2cc1f5e424462dee16, 'wp-admin/css/customize-nav-menus-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x8f104e8e20108646cb3e9c69d819f195, 0x8319c708cbbb212dce034dcd9974c3fa319434f8e8a4781702d5d2bef72da5e5, '', 0, '?'),
(0x484768270fdfc178fa5287bc8e7e170a, 'wp-admin/js/customize-nav-menus.min.js', 1, 0x00000000000000000000000000000000, 0xb6bd555ecefea0378f027c9441a243e3, 0x7e651cf0f1474f919249ff5e87322ef20c6eaa58347d83eb1d3c37f48a647e3e, '', 0, '?'),
(0x4860b05c07f120e69c72b2a7b759ea43, 'wp-admin/includes/class-theme-upgrader-skin.php', 1, 0x00000000000000000000000000000000, 0x5f4aef573b8a94e1d7a10c84ea5e1fba, 0x5d977b8cb2b9e16061b1ef620a83092d5ae1e50682324c9e6c309050a32d6c81, '', 0, '?'),
(0x488f09da8dc151fe97b724d43f39e5fd, 'wp-content/plugins/contact-form-7/admin/includes/admin-functions.php', 1, 0x00000000000000000000000000000000, 0xa4dddc6f2443cae80d5d62ad321810de, 0xcfdb6dc302284d5e307acb5c500025d07abc86a3756777a19f0d71724ae5fdfa, '', 0, '?'),
(0x48a8cf11dd26023db5be07b7aa801c62, 'wp-content/plugins/wordfence/images/flags/sprite-des-256.png', 1, 0x00000000000000000000000000000000, 0x5535029a21423c52dd0b32bd1ed77c42, 0x75966e23eaef176c07120f80330a0736d8db3d31d4458ebe5c5d566503ebe05a, '', 0, '?'),
(0x48c3bdcdf16919ed5abe552c4818bb4c, 'wp-admin/includes/meta-boxes.php', 1, 0x00000000000000000000000000000000, 0x11fd471d4a5b475a1e890beb7e102130, 0x8cbe5dddc6735790d89d68ffb9d263057a50bd7eff42f827bdc66ed140815dd6, '', 0, '?'),
(0x490e9fe5834206c2d7b937e531542ce5, 'wp-content/plugins/wordfence/images/flags/eh.png', 1, 0x00000000000000000000000000000000, 0x3bd5ec065b1365be86cc10efa441754b, 0x08927e26380352f28696851268a8ca29845d0bf978284a5ccc8645d3fa7345c6, '', 0, '?'),
(0x4930c57ff3b953fe2432a354d0fc422a, 'wp-includes/widgets/class-wp-widget-calendar.php', 1, 0x00000000000000000000000000000000, 0xe0a81deadf7e5c52fee651410dff9f86, 0x305d1c56859e612cc548796445f4280c366d0fd35d746bc845db127e233d7980, '', 0, '?'),
(0x49362e3a0a28cdc01007f9690042f8cf, 'wp-includes/rest-api/fields/class-wp-rest-user-meta-fields.php', 1, 0x00000000000000000000000000000000, 0xf0480d050db130a4582f5ee81d1d3052, 0x014f86fd31962d7012cd51db8aaedf38905a2be617245baca16aa1a4844bd8c6, '', 0, '?'),
(0x493655890d37b4d3fa8ad60f3370edb8, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/falsepositive.key', 1, 0x00000000000000000000000000000000, 0x8e82683caae9b67cdb3762089aa99db8, 0xd5d95ffa5e4622fde63b2b72265a7ed3a651d0eaf0a8cdf8137c0ee3b1f835a5, '', 0, '?'),
(0x4967f9626dde2c61739f597029411e39, 'wp-content/plugins/wordfence/images/flags/tn.png', 1, 0x00000000000000000000000000000000, 0xf30e8a336515657ab310d2c18a9ea8fe, 0x519755a9b999822794974c9904e94d523e9e4d3d4fe22ad1ef358cd43c2f5e1d, '', 0, '?'),
(0x4995c43a17420e73de23d7e7ffde40d7, 'wp-blog-header.php', 1, 0x00000000000000000000000000000000, 0xedad74614d6d3fa2252c3d74ff037ac7, 0x35437a1bb5e50430a8db9093750c17fe58b5da49b39e2196108b5814b5e5a484, '', 0, '?'),
(0x49e7b0bdace585566d46bf6b8ba2df38, 'wp-content/themes/Divi/single-project.php', 0, 0xd960ea12873869e6acfb9699dabf7a89, 0xd960ea12873869e6acfb9699dabf7a89, 0x5ec1664781932e1e2914aed7e4e4aac92be156acc4e17db8f33712cc86a91d39, '', 0, '?'),
(0x49f1562f92f0b536a4137311e3c3f80b, 'wp-admin/js/editor-expand.min.js', 1, 0x00000000000000000000000000000000, 0x4500034a26d73b737f761adcc7ef5c79, 0x7612e2824c6676ec02e26976ce2889df3fd7dcb6ac50af71ce4386176ff9a307, '', 0, '?'),
(0x4a02ce252eacf37e9cc29771e16cbc10, 'wp-includes/class-wp-text-diff-renderer-table.php', 1, 0x00000000000000000000000000000000, 0x54929b0795fcf09f257567987c6d7c83, 0x40e3aa2498d19f974bba7eab3d5cc906b6b9a1490f02f12ab090ebd0b8905bbf, '', 0, '?'),
(0x4a0b66b80f333ff693875f72db431f91, 'wp-admin/images/w-logo-white.png', 1, 0x00000000000000000000000000000000, 0x6ea6ccee4a0176dba27ebb79ac175c85, 0x6ec19d449ab08b207f125fcf3b15d32147abd79d635683304d1b3969eb823dbd, '', 0, '?'),
(0x4a10fe890c455ba57f3755d2d31aef7e, 'wp-includes/js/plupload/handlers.js', 1, 0x00000000000000000000000000000000, 0x7a8494f68ff136d5bf92a075fa61dfe0, 0x5ef5c18ca03c4bd78fda2b89730965a9956c7bbe3b0632120927e6617b29c8d7, '', 0, '?'),
(0x4a129a44f69d0473c9a5b73ca648fd09, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Formatter/LogglyFormatter.php', 1, 0x00000000000000000000000000000000, 0xf5a72f125c3028e31dcc502c74ddc8e6, 0xf3fd2f8c117e889ef0aef86b9d4f96b350bc52a98922ec85176b316e8be72d9f, '', 0, '?'),
(0x4a30a8957e4d88c9c9b2f8ceb0fc6afd, 'wp-content/plugins/wordfence/js/wfdashboard.1525275841.js', 1, 0x00000000000000000000000000000000, 0xa9a3d4bdac509facb0cd60df1d7b69b9, 0x3d50af7ad772941e8a8a21e03f771ab42f6421b7bd4cd3aa12c41dea9d3121b7, '', 0, '?'),
(0x4a3ff8ab34ad598b9568890b65213e4f, 'wp-content/plugins/contact-form-7/modules/submit.php', 1, 0x00000000000000000000000000000000, 0x64e437d308e2ec702935331c2bc57d98, 0xba9d7764690a61ea426c828759856c176f8a1e37cb7c1c6d699b651f38306aa6, '', 0, '?'),
(0x4a6c9a01c618a8319ecfe318a5eae71e, 'wp-content/plugins/wordfence/models/.htaccess', 1, 0x00000000000000000000000000000000, 0x183e8e4abc660eaba3c3da4bb82b0bcf, 0x09f9a601485149e9717abcdaa4f870c6399f43343e48fc80c233067fa8898447, '', 0, '?'),
(0x4a6cbd3cab21c3565d7dadc016f64ef7, 'wp-content/plugins/wp-mail-smtp/vendor/psr/log/Psr/Log/LoggerTrait.php', 1, 0x00000000000000000000000000000000, 0xd1152080b1b7a8812f6a3023b63f0fc0, 0x387217fcbde23d53db877ed185cee626e93cf3f579f0c999a065d9c5a86fd7b8, '', 0, '?'),
(0x4a7ba3d6b9065a6906055ec3b9789549, 'wp-admin/media-new.php', 1, 0x00000000000000000000000000000000, 0xef39b9328d1bb0e28d0b287dcfbd136a, 0x3fce504b9c8dc89d03690ca96437f3e063d21c5f7fc1e1589a26a323eee32ecc, '', 0, '?'),
(0x4a81783470d3cb74b0d93d90fc6f0b54, 'wp-content/plugins/wp-mail-smtp/src/Processor.php', 1, 0x00000000000000000000000000000000, 0x85a357ef2e642500086085bbbb443c41, 0x5f0329aa9bee809b6f3e84908e6a58b7647b3adb74a23dbde3b0a2efead2669c, '', 0, '?'),
(0x4aa23e1fd7e6efa301c5f81022cde42f, 'wp-includes/Requests/Auth.php', 1, 0x00000000000000000000000000000000, 0x3197d2529dd957b2acc3944f5bfcd64a, 0x624fda0451e277c3b9ec4cd1a0c3a20efea9ac968d999b833951c0d46c72126c, '', 0, '?'),
(0x4ab2a6e7e93a3f01325217c1057ae4df, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/tinymce.min.js', 0, 0xd51a90121b08e6b946e131e6dc52a860, 0xd51a90121b08e6b946e131e6dc52a860, 0x4222dd31d044c270bd5c31646bd4f7e737fea4bcc6b51736a29da40fbd268fa1, '', 0, '?'),
(0x4ac16f9342d6ba2a3962a28358a8b0ed, 'wp-content/plugins/tablepress/classes/class-controller.php', 0, 0xbb4b41bbb3ddc985c1493fde396c1a79, 0xbb4b41bbb3ddc985c1493fde396c1a79, 0x3b5192bd69844e7358db25699ff7c664bb8148d9d6b6d4549fc35abd59cabc97, '', 0, '?'),
(0x4aec8803a87ffaf830e3c600c9c2c23b, 'wp-content/themes/twentyfifteen/css/editor-style.css', 1, 0x00000000000000000000000000000000, 0xc542480da525a3dc0c255ed966c90dcc, 0xef0bf6a413a0c8a312d9d84a402530572d901e88152ddd5d2200d500a2229443, '', 0, '?'),
(0x4af2be81acb4ca4f68d3fdd07344d8be, 'wp-includes/js/zxcvbn.min.js', 1, 0x00000000000000000000000000000000, 0xa0ba2f2c8a1dd2594208e4f45b50b390, 0x4b9a751b50f3be95022095134b1a86c500d5cc59412c51d7a9d4a3f05b19db75, '', 0, '?'),
(0x4b15be8d06e4f7dfbae186621ca41c13, 'wp-content/plugins/wordfence/lib/compat.php', 1, 0x00000000000000000000000000000000, 0x3eeeb511e3f8ce7af07814948a438a7d, 0xbe191f1f4edc93bb231864d274a4422122144dd59e01ff3d3dcb40136f8213b2, '', 0, '?'),
(0x4b49733f920384fa4f0b68191f663996, 'wp-content/plugins/wp-mail-smtp/vendor/psr/log/Psr/Log/LogLevel.php', 1, 0x00000000000000000000000000000000, 0xcc226142fd5d390d030b39c61cf97843, 0x6eaab35979cc18912200f78106b490ff0a64232e656735fa36c4645ca4cb3e5e, '', 0, '?'),
(0x4b4b4f1266ba5364ab6942304f76f3ea, 'wp-content/plugins/wordfence/views/scanner/scanner-status.php', 1, 0x00000000000000000000000000000000, 0xde91f0f85b2ec99599def6026c5c3a12, 0x26c0f06b306c878363efa016582abd912a18193fc0cfcd0de0e48f06e4dc92a5, '', 0, '?'),
(0x4b60598b5d76d9b93314d8393b51d52b, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/SmimeInfo.php', 1, 0x00000000000000000000000000000000, 0xc804cc4b81a9cc4007594cf6389f3349, 0x1214ababf5637972d29c01e94f1c8f05052eedaedb8b5b3c1b3e1bb71b6c98e5, '', 0, '?'),
(0x4b816ed28b4426067352f4575519288b, 'wp-admin/css/farbtastic.min.css', 1, 0x00000000000000000000000000000000, 0x23d55eb53a88478028930c82b13a6b0a, 0x341cb7b0375687669bdd20f1be2fef1489bce580eac3c3e644148cfa57033370, '', 0, '?'),
(0x4bade3a74aac25d157fe7916438c0aff, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/psr7/src/Uri.php', 1, 0x00000000000000000000000000000000, 0x5c6a29d40da904957d6d2ff2a65a30a1, 0xa3e5c1f21fe4722ff84360932bb1d9401e6e88553767656e5896f13cc0c0f3f6, '', 0, '?'),
(0x4baf638e8a231c053273922f2885228e, 'wp-includes/widgets/class-wp-widget-pages.php', 1, 0x00000000000000000000000000000000, 0x8ebb338e15a5f1a2a2ae9ec21dcd1c73, 0x13fa9ec01f0a4af7efbac16a8ae518ea59502d9f1d90fbf236aa43cf061c0884, '', 0, '?'),
(0x4bafaa3c0ba9483c37c5459e2c6ce7df, 'wp-content/plugins/wordfence/views/waf/options-group-brute-force.php', 1, 0x00000000000000000000000000000000, 0x5b7bb05b6fc7cbb283dada980f455fba, 0x2a6001f7fd71624d99b8498667c83435fb168d1a33b3e10ae77278a00a82c0d6, '', 0, '?'),
(0x4bbfe55d4304ed19eea96c373ac44400, 'wp-admin/js/widgets/media-audio-widget.js', 1, 0x00000000000000000000000000000000, 0x9afcfed7095623b2c6a90ffb3ed2489f, 0x2037c768191524fbd28520fddd6c1f042287a36ad2feb71f11b672ff51b86abc, '', 0, '?'),
(0x4bd55e08af0e16a137ac14f5d17a53fe, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Formatter/JsonFormatter.php', 1, 0x00000000000000000000000000000000, 0x733b91d5c41ffa8803eb7abdcb195ee4, 0x222134dbfc73b8ee6bfb64762e06a4a50434e0dce133e415cf51d8d9e6b1f5ce, '', 0, '?'),
(0x4bfa11da57ff2600004bb500368247f4, 'wp-admin/js/set-post-thumbnail.js', 1, 0x00000000000000000000000000000000, 0x2b5153576d1eee4002fb7ed9e5831251, 0xd2804f81881fd69c0034cc9bf0a08558251b9e2c7ee4f11bb50f40c0a48d33d5, '', 0, '?'),
(0x4bfd4b2bec86c032a4090861655a9365, 'wp-includes/class-walker-comment.php', 1, 0x00000000000000000000000000000000, 0x20c2bcb24bd33b5cc11da9e9d579f0c1, 0x8a23455631434734cceecf69a36ce2bcc67e1023d774573fd45a4471f6397b26, '', 0, '?'),
(0x4c1f3c23b3f313861ad27fe1bcd3dc7d, 'wp-includes/js/tinymce/skins/lightgray/img/loader.gif', 1, 0x00000000000000000000000000000000, 0x394bafc3cc4dfb3a0ee48c1f54669539, 0xf6f13b91b4c0548ba54f602836ccd82cc0736b865a908bfb63d8521dc513982b, '', 0, '?'),
(0x4c23d61fac2fdbb02accf833f2d2ec0d, 'wp-admin/includes/class-wp-terms-list-table.php', 1, 0x00000000000000000000000000000000, 0xe48f8e3320766e4c1d1ae28551203d3f, 0x12d22a15063f2d2a44f0a88fcb28d7a3a274d5befc4c6835a7a8797050ee5e91, '', 0, '?'),
(0x4c28cafda26ef8395b1232c04336e59a, 'wp-includes/js/zxcvbn-async.min.js', 1, 0x00000000000000000000000000000000, 0x3196e9b61f703909e139ce7e049a7ffd, 0x444de4c81b562189167a1d6cb5b9db969a5ccc89b8f920df6a8b898d07d05582, '', 0, '?'),
(0x4c2b2b304fb69b0e18ed850f5f06ea6a, 'wp-content/themes/Divi/includes/builder/scripts/ext/wp-color-picker-alpha.min.js', 0, 0xf5d4ca2842bd7c8420f00bfcc362e172, 0xf5d4ca2842bd7c8420f00bfcc362e172, 0x33ce34c2e5a1c1e87dd8a06309040a17cc8e977d312b936e38d7d91ebba779ed, '', 0, '?'),
(0x4c36ac9b2a569710a18b1b2d57637e82, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/RavenHandler.php', 1, 0x00000000000000000000000000000000, 0x4bd3beaab6afb86e1fc717fffa653089, 0xd71caf53730c47a669b0acebce130f098bf72525cc51b7efeb49f88a78130050, '', 0, '?'),
(0x4c52023751bce416546f08477cc41e7b, 'wp-content/plugins/wordfence/lib/viewFullActivityLog.php', 1, 0x00000000000000000000000000000000, 0x406c4dffd5331e4a748f4f4605bc0540, 0x5be983c560bf845c89c170c7a3c7f3ca54f1623e3db3eec75069e076124f05f6, '', 0, '?'),
(0x4c575dea0be43d8ce0f4c501003bf03a, 'wp-content/plugins/wordfence/css/images/ui-bg_flat_100_1997c7_40x100.png', 1, 0x00000000000000000000000000000000, 0x6ae81a4bc89a902d22c9d6617b2a307f, 0x0d0ce376d600b7d91a5627127559777079f2d03efa06958e0748773d71aebca2, '', 0, '?'),
(0x4c5b4cf3aad141d50bae2438c2293b16, 'wp-content/plugins/wordfence/images/flags/pa.png', 1, 0x00000000000000000000000000000000, 0x2a13ae0afd721367ec40b89f3c996ece, 0xb786cc7ab39ed9ff2759f1d98725c3156f8ce5b7366cb870c76e5c5083e95179, '', 0, '?'),
(0x4c73d087c59b0ab2637d3e1bff4b9787, 'wp-includes/css/editor.css', 1, 0x00000000000000000000000000000000, 0x2ec44853d924b9eb24ff3cde0986aaaf, 0x59cefdb0bf40e9f8250a214532a206122aee10f3341ed021b9af83add7754f48, '', 0, '?'),
(0x4c7a02f981d0ef015ad1fcf81023903c, 'wp-includes/class-wp-locale-switcher.php', 1, 0x00000000000000000000000000000000, 0x577f20fec5dbb79531074b1d0cb60820, 0xbcb1c0c5c71150090a84d1eaefae58b745ad31cb7120ba6fc37b005527249fa3, '', 0, '?'),
(0x4cc2118a651fa17422706328099265c7, 'wp-includes/wp-db.php', 1, 0x00000000000000000000000000000000, 0x1275d4b2a09938532eeb2ea63d82b2ae, 0xfcee4b9cbf28d0fffe41266794cc0a9108ec541786a00f6d574bf3fbfd37e9fb, '', 0, '?'),
(0x4cec158dcf9600f71d7918221e50edcd, 'wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png', 1, 0x00000000000000000000000000000000, 0xac76811df9c1bf8af392f21e7cb9dff7, 0x26ea01f7bbe6594066e198f2f71ae67b79ba3db546c3ce234673a78a61cdaec8, '', 0, '?'),
(0x4cf13e0f74061199f59a4eff88868bdd, 'wp-admin/css/colors/blue/colors.scss', 1, 0x00000000000000000000000000000000, 0xd9d03549d79484672c29145aad594db3, 0xf85c6b9b8853dbeb9a91df6e207757fd9a091bff21d32a03c17ea676900edd11, '', 0, '?'),
(0x4cf78529d1d96124ad442defd3aeaa4a, 'wp-includes/js/tinymce/plugins/wplink/plugin.min.js', 1, 0x00000000000000000000000000000000, 0x69dd2736db6e8634bbe44998046c1ec9, 0x4f4efbca28541e0373e79e041859a77a76c5bde93a264bd5de642d8570e4ff67, '', 0, '?'),
(0x4d157831c78b546dbe52025f1c14326f, 'wp-content/plugins/wordfence/views/dashboard/global-status.php', 1, 0x00000000000000000000000000000000, 0x982e319fdad028193ef704ab1a56457e, 0xcb4968f9818df713ecafebe6a397687489157f3b90f59861369b4e2ad87a1008, '', 0, '?'),
(0x4d3f2c35d82aeef3c904fadc4b2ac566, 'wp-admin/js/post.min.js', 1, 0x00000000000000000000000000000000, 0xede5f7e8431dbeb790e8cf9665192171, 0xfad88edefcdec0a6839d68eeba96fde339ca781a6e52bb501f8f088515943701, '', 0, '?'),
(0x4d57800912e510a6be1f3ac9e498d98a, 'wp-admin/images/align-none.png', 1, 0x00000000000000000000000000000000, 0xf1ad65716432a0a1da7591a5c2f10d04, 0x1da4672811b831038658e3a4117b8610205b5d2ea1fc8d54828ea19341d9c4f5, '', 0, '?'),
(0x4d598cf14788b05c740358fb84929d2f, 'wp-includes/customize/class-wp-customize-color-control.php', 1, 0x00000000000000000000000000000000, 0x73d858a26f49960cb4eba760bc384e08, 0x43f39055ba5d18734d75c166972d7ade498d00ea3df93b7086f0c372f0cc8eda, '', 0, '?'),
(0x4d6c8d17a90e7723786c8506134b0edb, 'wp-content/plugins/wordfence/css/wf-font-awesome.1525275841.css', 1, 0x00000000000000000000000000000000, 0xb827c408ff4de4e7d98bf856b5aabf3a, 0x39393764498a4f75d62dc601f8f9f125656ed4bb15a031ba108fef84e9bed349, '', 0, '?'),
(0x4d8e520461ceab0872ce778667c48ca2, 'wp-content/themes/Divi/includes/builder/scripts/ext/jquery.visible.min.js', 0, 0xb7474172b46459f6e77cdde879b9cb93, 0xb7474172b46459f6e77cdde879b9cb93, 0x0371f35d960b5406b7bd5177196a1857f8b79774c5d7d370a1be3786b76cf230, '', 0, '?'),
(0x4d917502366bce5b38983c7c0292adea, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersSettingsFilters.php', 1, 0x00000000000000000000000000000000, 0x1878a8c92ecd7460af3bb2ef4a06f654, 0x3f826cd7a62610cf1b0307be32b93d1ae678ca81a4d808e8562c334a3c1e8533, '', 0, '?'),
(0x4dd0a0009a419faabb3951de2ba0cd08, 'wp-includes/js/admin-bar.min.js', 1, 0x00000000000000000000000000000000, 0xb2e733f0c117e30ac8974dcc69ab11d8, 0xc393f01c7346552a821249abf6068c06fc53416b6bf758faf332b436e17bd5a9, '', 0, '?'),
(0x4dd7cdfb38feb87da63ac4bc37640b13, 'wp-content/themes/Divi/core/components/api/email/ActiveCampaign.php', 0, 0x8cc70fdc5c5f3c4cf3ce68c8d195d789, 0x8cc70fdc5c5f3c4cf3ce68c8d195d789, 0x8cd7556c8dbd0be8e4f1e06a53b6e51907504732853fbab5ee794ab186a92829, '', 0, '?'),
(0x4de53b43e5cc02cfd5d5385979efb28f, 'wp-includes/js/twemoji.min.js', 1, 0x00000000000000000000000000000000, 0x47008e6186dfd2a8ea800d7d17158824, 0xfebb93f4a7a43602abea52e56657372ce01416057298d54bd8f342f3bba8c794, '', 0, '?'),
(0x4deb128b30d8c6c29b26a6a49ef200f5, 'wp-content/plugins/wordfence/views/tools/options-group-comment-spam.php', 1, 0x00000000000000000000000000000000, 0xa6449eb6a5a15e35f4dfdc7fe972da93, 0x86bc3bfd042e97b03f3195de9ab19d0c6ff240396e3531b543c0351f6a8b67e8, '', 0, '?'),
(0x4dfc3a4f47880c17e66479bdd120f63b, 'wp-content/plugins/wordfence/images/flags/fam.png', 1, 0x00000000000000000000000000000000, 0x50c1096115371ae73c8fea682313f2fa, 0xe94208333d9d076eca9cbe00133be5cc16fc6b24dda2b2d6cc902dbecdbacb14, '', 0, '?'),
(0x4dfc90c149824dd4effcc0724490f52d, 'wp-includes/post-template.php', 1, 0x00000000000000000000000000000000, 0x366e9ca05201e661b59cad8f013ba08b, 0x437640d1ba4ea3c1476b3c8b5240bae272c976df9180fb62535cbcc8e35c4a3a, '', 0, '?'),
(0x4e036ebb1034c05d58c73e2a6b1e1552, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/BatchDeleteMessagesRequest.php', 1, 0x00000000000000000000000000000000, 0xdc066e6ddbecb78e4b8544fd202cb843, 0x4a555f8f099e9eac77c68ec75caab66df8f58061051d3e4d915deb50d14a0573, '', 0, '?'),
(0x4e379741e4b400c26e6e56bed69117ed, 'wp-content/plugins/wordfence/images/checkbox.png', 1, 0x00000000000000000000000000000000, 0x22b30ec8470dfb18367cf48898801527, 0x90f082797e6077286ad77e01de3deba4bc26b7fdddb48adfec51113e605ede78, '', 0, '?'),
(0x4e40f37c8c20554bfb9aa4fa774fed33, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/bbcode/plugin.min.js', 0, 0x73b44642a180b203cf1d65e37be3cf9c, 0x73b44642a180b203cf1d65e37be3cf9c, 0x80f6e966b77a58d3310630c413cc6fd4254f19c47bf8a61b3060d52784e32e7c, '', 0, '?'),
(0x4e752e86984e33ffb458548bc0f2f90c, 'wp-content/plugins/wordfence/images/flags/lk.png', 1, 0x00000000000000000000000000000000, 0xb7fa4671179d4f9bc290be9b2eb76141, 0x4140b7f33154179b5644f13afd917ed721e345de753e2a383fc90083229ff520, '', 0, '?'),
(0x4e7cfec2874ad0b2aa7a6ed7f6117377, 'wp-includes/pluggable-deprecated.php', 1, 0x00000000000000000000000000000000, 0xe463b18764f9a900ccfe7eb7356a12c3, 0x10eb794a089ca010c20a237874df54ec2f7aff57c5fd6bedd5d59e176181e662, '', 0, '?'),
(0x4e8f33dd6a4070753593abb6bf5e9b86, 'wp-includes/js/tinymce/skins/wordpress/images/more.png', 1, 0x00000000000000000000000000000000, 0xfcb7bcd40abc0a6d003bfc0fcbabe67a, 0x2490b30676e7da6f5e841bb2d8559b20bf41008febf43af28d5c43a87515bfbd, '', 0, '?'),
(0x4e937a86aea5f7743cbf8b4103c966f2, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/ZendMonitorHandler.php', 1, 0x00000000000000000000000000000000, 0xdc2ee6716c9dee2ef3d420c41ac0dc2b, 0xedb38c9ed57773896dc4962bed83b3dbb5567162f4b684bc682aaacbb553cef6, '', 0, '?'),
(0x4ef1e3fe4856fbae13d50cf57db63447, 'wp-admin/css/customize-widgets-rtl.css', 1, 0x00000000000000000000000000000000, 0xe780700354f7e9e075448078b58814a9, 0x1f875a0d6a7db1fc69069bfbfb80e4c57f3f0d62b8fbd6d2fb03b7be0479317e, '', 0, '?'),
(0x4f0987d253a0fd95c723c5ff5969f276, 'wp-admin/includes/class-wp-list-table.php', 1, 0x00000000000000000000000000000000, 0x3daaf316d454a8a4a51f81da8097654a, 0xea9997a6c42737cb33ae492bd6943a4f486fbff8a53ad11952d3f39b08017207, '', 0, '?'),
(0x4f203d28088d3acbc43ce109de3146bf, 'wp-includes/class-wp-feed-cache-transient.php', 1, 0x00000000000000000000000000000000, 0x84a3ba1bf222b54061ed4c0e572840dc, 0x3a98cc3b0268d3217845d41b7afb0313af502ba66456a4021d30978ef9b944b5, '', 0, '?'),
(0x4f53ef59d3577a213812f5caa36a1fb1, 'wp-content/plugins/wordfence/views/gdpr/banner.php', 1, 0x00000000000000000000000000000000, 0xb4897df6274092ab7cf2434128722147, 0x7d79513ba8409c6afcb82f960f4c007a6dd43a5b4581d26ec11835cd450e1cac, '', 0, '?'),
(0x4f5df517159580a951a45f61a1bc11b8, 'wp-content/themes/Divi/core/components/api/email/ConvertKit.php', 0, 0x6ca7b63140f67040590c56c60edc7235, 0x6ca7b63140f67040590c56c60edc7235, 0x81c97219b180c4e72a79eb0da1857726777939493c064481d9dea2a837e4b08b, '', 0, '?'),
(0x4f6c714363db8ed0efd6cae3cfccd0cd, 'wp-admin/css/forms-rtl.css', 1, 0x00000000000000000000000000000000, 0xd76404feb79abd2167325e82891123b2, 0x38479634b8fbe8a1abfd3b45dd0e6e75e918c6e80bb5d2923c49c7a3cfcb7976, '', 0, '?'),
(0x4f7913997d4d6190cd13885fd6fa9349, 'wp-includes/Requests/Exception/HTTP/504.php', 1, 0x00000000000000000000000000000000, 0x02d76d8cccaa446293201112908a2aa5, 0xf93caf1098a3932142ac7c24146ba8aebcdd88a01f23208c65ac69142530031d, '', 0, '?'),
(0x4f840d9e7b0fd6aa97d9a686c017ff62, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/Profile.php', 1, 0x00000000000000000000000000000000, 0x01781b3a95794d6cab108fc261563711, 0x5b31cbe4ef9e03b48f40271ccbbaa2583b5c9f20172dd205c49f6e71a4646936, '', 0, '?'),
(0x4f90fb5ca9a2b55035d1d3ff7bbe52ae, 'wp-admin/plugins.php', 1, 0x00000000000000000000000000000000, 0x7cd219c9bc88f4b652546a4d0a3dac1d, 0x2353947b3252394ab63bd91817373724d3e52feb370395768d3a6195b035a59c, '', 0, '?'),
(0x4fa783b5e026c27281e8938f951eea20, 'wp-admin/freedoms.php', 1, 0x00000000000000000000000000000000, 0x06bc965fa04c2977b54d3db56c407ea5, 0x90b15fd8704a55cdfd8d1e09b0a80ff4030ee54755516c147bae30aeb500a68d, '', 0, '?'),
(0x4facacfab352af72bea9a3e844953f97, 'wp-admin/js/postbox.min.js', 1, 0x00000000000000000000000000000000, 0xddfe27f4efae737b800bad96ed8a0969, 0xe3d7b5f42a5242a0d4ce45808ec2118f4b145e9caa76c26cad3b8e116ed858e3, '', 0, '?'),
(0x4fde3af032334660a0a0e0952c283207, 'wp-content/plugins/wordfence/images/flags/re.png', 1, 0x00000000000000000000000000000000, 0x857068022c81ea922c8a69802d0d10bd, 0x73d06b2fc78eee5ffb3a071642ca67f783c84bf2e14802e8ee9fe65c93c3084c, '', 0, '?'),
(0x4fe1fbc6d5de7920aefd6b1b010962b1, 'wp-admin/css/customize-nav-menus-rtl.css', 1, 0x00000000000000000000000000000000, 0x1bf381b227fd0f82983f7f42bfee09e2, 0x7581935b6e864d384a4b782463f7a64b1fd11afb5f285146c98dd90232870403, '', 0, '?'),
(0x4fe5ebcf11cce54849214b0621305bda, 'wp-content/plugins/wordfence/lib/menu_scanner_options.php', 1, 0x00000000000000000000000000000000, 0x0da05bbfa03465a60c3c5c522a083492, 0x4712aa18589e972da6c4f817f792ad32b87f1440b61e3e387d7071c5516c4b27, '', 0, '?'),
(0x4ffe6875b247affde1b22600ef4cff1c, 'wp-includes/Text/Diff/Engine/native.php', 1, 0x00000000000000000000000000000000, 0xaf53f6d50c16840d93189e01247fd454, 0x53cfea0034e2a17640ddc5b1609b44472056cf75c065cb52fd9242e7ab87338c, '', 0, '?'),
(0x500b7f73d46d150d2dff742201d0251e, 'wp-content/themes/twentyseventeen/inc/customizer.php', 1, 0x00000000000000000000000000000000, 0x46f790cd4fac34edcab5eebabdbd416e, 0x6a17f398dd1facaeb369d77f667c0a3c5f0d9bdd46f28d1e761f967660a48262, '', 0, '?'),
(0x501c45dbabbd37727c6f49b136fff03e, 'wp-includes/js/backbone.min.js', 1, 0x00000000000000000000000000000000, 0x9263ddbe52f85e7be13301ac26889c8e, 0xcd9caabf5149b519a97bb778215fbe2baea1000bcf6696642af715d4ef22d69e, '', 0, '?'),
(0x50265f23cf27dc047a54e20b868e0873, 'wp-includes/Requests/Exception/HTTP/417.php', 1, 0x00000000000000000000000000000000, 0x4270026a1b8e684f5ec0635c47201c23, 0x8098804ce15498b2d29824784473019a5ef9681d5f216b43bb223127fc995fd4, '', 0, '?'),
(0x50278328b502f4eb3f2b8b7ab49324a1, 'wp-admin/js/postbox.js', 1, 0x00000000000000000000000000000000, 0xe3dfc3b71fefc8c6eb82df54e3460b53, 0x21e653728df4eee3f4a3c221e99a3009f3cfe6e1ab3fa694f315ed0678dd6c9e, '', 0, '?'),
(0x5037336fe8a90209a7eb00e63de18ad2, 'wp-admin/js/word-count.js', 1, 0x00000000000000000000000000000000, 0x5c34b03b6ec23142fc52a77a51dbd00a, 0xf07598912ae734497919ba5e786ac028981377a917db7b801bfd4edc4d3df814, '', 0, '?'),
(0x504a12927e5d0ef806fa3b209e8b6079, 'wp-includes/widgets/class-wp-widget-media-image.php', 1, 0x00000000000000000000000000000000, 0x619179c7e3e00e8a873e07e347c1212b, 0x88b4bf9bbe38b81ab6f36cb6059c945d032766183135ad086af861c486d2e03f, '', 0, '?'),
(0x508ac510697aa174ee6103e9127dd461, 'wp-admin/users.php', 1, 0x00000000000000000000000000000000, 0xe8734fcc98ec47942419f051c519ba69, 0xaec5c7a6b3b7f187aabc3cffccbe9429e1a4219a0f34820c8fbbeca415f8fee0, '', 0, '?'),
(0x50a3e2a9a32d01c685088bc5c0fa6983, 'wp-content/plugins/wordfence/css/images/ui-bg_highlight-soft_75_a5a5a5_1x100.png', 1, 0x00000000000000000000000000000000, 0x85fd6d384f4093fc640738a73c51c5be, 0xe289742170246c5feb127f310d174606d958d6f9a82226d4089af903c8893dbc, '', 0, '?'),
(0x50c3ff40a184c93b0e623c0ab86311e1, 'wp-includes/class-wp-oembed-controller.php', 1, 0x00000000000000000000000000000000, 0x1515aa347c02255906b984028b385468, 0x3434cf0f6adbf05c42336c93eae61a79e7bc7981ef54bee1b687a12bb0733d96, '', 0, '?'),
(0x50c64dee1ad649ccb88d10ddad596072, 'wp-content/plugins/wordfence/lib/wfHelperString.php', 1, 0x00000000000000000000000000000000, 0xa14f5688466144118e56de349834dcaa, 0x32b12d37f2d16e613541943efc63d6b41a4e412d95707be48a516ef3b51a9af4, '', 0, '?'),
(0x50dd70adeeaeb43421496169f0f3bff2, 'wp-content/themes/twentyseventeen/assets/css/ie8.css', 1, 0x00000000000000000000000000000000, 0x852fbe6543c4516b911375d6437776f8, 0xeb71a50c1d4108a08b18e0e58056491cb842e2828feae52e3b00b373606a4da6, '', 0, '?'),
(0x50de3124b61b1b89f3025c170f2ae543, 'wp-admin/images/stars-2x.png', 1, 0x00000000000000000000000000000000, 0xf5ea4194a79c23e653b24d0c65032e5e, 0x1e5baef2e880bffd5f280d68aad7e71559c188b454eea4b9f07f04df715ab1d5, '', 0, '?'),
(0x50e38501f130b981618bbc52d37a3d20, 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.ttf', 1, 0x00000000000000000000000000000000, 0xf8d2925604a55d7b8604a9875b8e70d3, 0xb7e21b15cd35d1eedef39b570177188b71a6340be22926dd0a64408ec7fa6681, '', 0, '?'),
(0x510931de95fa6220505357b9b60c9772, 'wp-content/plugins/wordfence/images/flags/cr.png', 1, 0x00000000000000000000000000000000, 0xa3227192070bd9eaecbb94fc916de82e, 0x30f1ace223d96d4088b5d0ddd691de810c827c2a82f6ed82452875783f74b1d7, '', 0, '?'),
(0x5112437e57ab5a8967728b4f2d6318e3, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/src/Credentials/AppIdentityCredentials.php', 1, 0x00000000000000000000000000000000, 0xe5156e794127671637ef8ba17df8394e, 0x41a5594e8a53567fba878d9a113b6dd2d8ef5ec6b8560e9d56835d5497f7b794, '', 0, '?'),
(0x511d3bddf5f0eabca11fcabfe6cb06aa, 'wp-content/plugins/wordfence/images/flags/cm.png', 1, 0x00000000000000000000000000000000, 0x5418689ffadf57ff469743dd4a158abc, 0xf004f410292d4cb724de4d58026aaa73f0ab3863fb2916116dcf7b062c1ccae5, '', 0, '?'),
(0x5132272d4fdd39c5c4e70819f9b61934, 'wp-content/plugins/wordfence/images/flags/au.png', 1, 0x00000000000000000000000000000000, 0x0dbc85c294b1b62fa5437381ea5996ed, 0x18871b70f21425e342c814f02783af40891e2806ac350574130369400db17af6, '', 0, '?'),
(0x513bdaf2e928fcb18fac4d1c702af18b, 'wp-admin/js/widgets/media-widgets.min.js', 1, 0x00000000000000000000000000000000, 0xe8e8c2726be86a0e5959689f83e68b4a, 0x663273d314091cd20a2dbbb826370de4191e3f83a9fc27eb48ed05633911ceca, '', 0, '?'),
(0x5154abf1f22a018f66d75084e5a52ebf, 'wp-admin/includes/file.php', 1, 0x00000000000000000000000000000000, 0xc594b909238dc90b02877bf9f7c7be59, 0x09c4481be1d8f99d093fde2e92ea5d162059f1b917800f9d6bfcc7db2ab30e32, '', 0, '?'),
(0x515997ea31f0546c92b9567203083c17, 'wp-includes/js/customize-views.js', 1, 0x00000000000000000000000000000000, 0x1e619b769bf8f798e13112e221949e02, 0x49c75867ccb1e1651e4a1a228972ebb8737ac65887d8e67257a38c719a42880a, '', 0, '?'),
(0x51756f145058d8d80005ab15b853da9e, 'wp-admin/images/bubble_bg.gif', 1, 0x00000000000000000000000000000000, 0x3d2cb3f7baa628c9e51a326356e72038, 0x7215bdbe714d435926ac66708b1b0533408b062d8d35eee9567bc8163c914d7f, '', 0, '?'),
(0x51a1a63be6133fd410908dba8468daa3, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/ListSmimeInfoResponse.php', 1, 0x00000000000000000000000000000000, 0x2216b055e3aaf1689c761a465c7bb4e6, 0xb0d018f0e04b74ed05be5a919717872ca390ae1e76c7bb06634cc6fd11436eec, '', 0, '?'),
(0x51a7dbf7364b1f34f6ca15a880d2f048, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403.php', 1, 0x00000000000000000000000000000000, 0x9985a0542ca960b648a55253ebdbf876, 0x4479348952157783cce8badfae7f92d2b66bb52cc6cb993864bbac1b1318cff4, '', 0, '?'),
(0x51b7106016ba12f6e4380815fe4db838, 'wp-admin/press-this.php', 1, 0x00000000000000000000000000000000, 0xedab57a3f6878f62b7f503e5caaf8d36, 0xccbaaf8da5ae3797e0eb0a6b553ab621ed512b1a8ec38c54dbb55b3d0f26f851, '', 0, '?'),
(0x51bf9f4bec008ee948dd30c08f0945dc, 'wp-content/themes/twentyseventeen/index.php', 1, 0x00000000000000000000000000000000, 0x94556664121ed6aa6eb1bf423cf5aa62, 0xb66643082319fc12857afde6ea6199bc9e2fd8bdefec568a6892ce7bdb9e3c4e, '', 0, '?'),
(0x51e5bd8dac6b49a958f7d0551349dd05, 'wp-content/plugins/wps-hide-login/languages/wpserveur-hide-login-cs_CZ.po', 1, 0x00000000000000000000000000000000, 0x1f67a7cade0cc1112577a363d60e1a5c, 0xcc92ea14661e3fbb370631d91d0a641ff3d9706e16ec091a3930972a59023611, '', 0, '?'),
(0x51f92ec3acbc5ca6821cebfb58654f49, 'wp-content/plugins/wordfence/views/dashboard/options-group-general.php', 1, 0x00000000000000000000000000000000, 0x33eefa3818459815e010c26ea3494891, 0x160b196da7010d20001daa6df60464400fdcdaed59ae26ea1d1eb397ecfaf285, '', 0, '?'),
(0x51fd4c6379aca7f40a9ecc4f3ad3a0ce, 'wp-content/themes/Divi/includes/builder/module/settings/migration/DropShadowToBoxShadow.php', 0, 0x6f36cf6456803c460f3cadd52a32a9e1, 0x6f36cf6456803c460f3cadd52a32a9e1, 0xeeae056fc33d41a046f2adbacf9a05fdff210690b31f7ccd68983f4fe6750199, '', 0, '?'),
(0x51fda983cfdbc16cea149d67b42dc4f3, 'wp-admin/js/comment.min.js', 1, 0x00000000000000000000000000000000, 0x8f3603ed0d77c4a1ae8f82dbd3159ed9, 0x0ad77d8c79068f1b3cfff2f7f9dad4292f65094505ecbd43d779a167dabc83b9, '', 0, '?'),
(0x521b943802c874a7cdd2ae78a55b850a, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/psr7/src/Request.php', 1, 0x00000000000000000000000000000000, 0x1ff83d4930326b05b43333d531476645, 0x2809da1cda71f0e7cea79174629c8d63b9b7e1d3ce8d0d10d01305489566c96b, '', 0, '?'),
(0x522fedeccfb61d5cdbc742ced3a3e66e, 'wp-content/themes/Divi/core/components/api/email/GetResponse.php', 0, 0xe32f89461eef9b56e2d2602d762d7ebd, 0xe32f89461eef9b56e2d2602d762d7ebd, 0x7889239024b72c697aa42b362c68b75d3839371d031597abf3b693c7de5ab833, '', 0, '?'),
(0x5233f0b85573eb33c3c87d54ea9cdbc1, 'wp-includes/js/autosave.js', 1, 0x00000000000000000000000000000000, 0x9b1d754d27a657a24b8268d87a4a96ad, 0xa0fd1138e2f7174afc7b90e2be6936b2f4003ef4acd24d0c8971f5bafaf77fc5, '', 0, '?'),
(0x5251f7623766a714c8207c7edb938628, 'wp-admin/js/widgets.js', 1, 0x00000000000000000000000000000000, 0xe1b8555dd35d833a4233467e448a83fd, 0x37e0518b5d5e30122e4bb97644cb28063b019a002d3c374e32c1e7350de714bb, '', 0, '?'),
(0x52546a11e52565323c01b6e8a0af6f0f, 'wp-content/themes/Divi/includes/builder/images/menu.svg', 0, 0x9f4faef4f29b74be50187015898ac98b, 0x9f4faef4f29b74be50187015898ac98b, 0xf22455679347004c178a5b2cd7dc01d9b72204b0bb23acb102eb17c120fa3386, '', 0, '?'),
(0x5284e17a7dc1235cc2f957f35ddb1415, 'wp-content/plugins/wps-hide-login/languages/wpserveur-hide-login-it_IT.po', 1, 0x00000000000000000000000000000000, 0x76e853a4657107344011fd6d6c76401f, 0xb52b5fcef2d3a1e4d868d15f9e483f83fc0824ccd81acb8df78fef18fbc44c33, '', 0, '?'),
(0x528eb51cfa313f99fb8859d3564474bb, 'wp-content/plugins/wordfence/lib/.htaccess', 1, 0x00000000000000000000000000000000, 0x183e8e4abc660eaba3c3da4bb82b0bcf, 0x09f9a601485149e9717abcdaa4f870c6399f43343e48fc80c233067fa8898447, '', 0, '?'),
(0x529678ae344d7040b039750ad68a2070, 'wp-includes/images/wpspin.gif', 1, 0x00000000000000000000000000000000, 0xdd4e6dd268a70ce4c1c5143b1a4092dd, 0x6d35a2aa885e7f0bc3ad25c5176ef8343c45226bf88058037ad1d3a7d53d11f6, '', 0, '?'),
(0x5297a77c52782fe3627a6e39002ad14a, 'wp-admin/includes/plugin-install.php', 1, 0x00000000000000000000000000000000, 0x80146266516e6c12339f0292737e8e9e, 0x1f447dfc5e20595a2efe39059bf9e8134ce29bd092530ef525d0028c9b9c91fe, '', 0, '?'),
(0x52ad91c2322474e2b8f64544f3cd3601, 'wp-content/themes/Divi/includes/builder/framework.php', 0, 0xd48a8a2ef1d2a631aed264cdc199541a, 0xd48a8a2ef1d2a631aed264cdc199541a, 0x304e19532b57b2c107712f64ab4b1284cb33ac0cea817f3aec07b246ebca5913, '', 0, '?'),
(0x52af5c5343af7c6a7504d339b505bf41, 'wp-includes/js/media-grid.js', 1, 0x00000000000000000000000000000000, 0xe9d2357fad91f0fa0122b21653d2b283, 0x8ade822b939ee68d37508ad49acbef7bffa8e28044e74a67a09a945f10ee38c9, '', 0, '?'),
(0x52c07035e5c9179df4a28c12f1536904, 'wp-content/plugins/wordfence/images/flags/iq.png', 1, 0x00000000000000000000000000000000, 0xf58f90b8210ab596d8c1731dbb37be8d, 0xf5dbaf705e471212032529ad898208ce57ce3498c38feb8f5f3afd4b636cd8a5, '', 0, '?'),
(0x52c2a5f8b2aecdca4c65fd7109f026d4, 'wp-admin/js/user-suggest.js', 1, 0x00000000000000000000000000000000, 0x1e33290807fa8b2829ddb0347d0a9305, 0x85670c123ce42f6ff540d5df6c9546a3d0de6fe40ab0d249deec56265f8a61de, '', 0, '?'),
(0x52c94ad9a544bcd963049076bfd6814b, 'wp-content/themes/twentyseventeen/template-parts/post/content.php', 1, 0x00000000000000000000000000000000, 0x6155108b72ce14fa84c2e9eb2b8f4f07, 0x8fb80d2929a4755e08903fb03b9268b9d1332b22e7a1cbad626f6c336d7a6fce, '', 0, '?'),
(0x52e3480d30fc8f218464911e3f632606, 'wp-includes/widgets/class-wp-widget-categories.php', 1, 0x00000000000000000000000000000000, 0x435a4a04f4dca031c14b9f38a3c9c373, 0x656c2686d6c6d7b3ccedae43e5ebca76dca291d61787519508b34855b209df70, '', 0, '?'),
(0x5327b88f906beb193b8b5bceb49ba31b, 'wp-content/themes/Divi/includes/builder/images/stats.svg', 0, 0xc6e7064e20f5e484a3dc68ab0f428a1f, 0xc6e7064e20f5e484a3dc68ab0f428a1f, 0x0c81a1eff2f50df5b97432743c5469b0e9bd00e55688308c47037a8179b91f96, '', 0, '?'),
(0x532e46c8ab41be7f6aaeffe428a03a05, 'wp-includes/js/hoverIntent.min.js', 1, 0x00000000000000000000000000000000, 0xca500ade854c31417faf5762e31b9d00, 0x925cf95438fe6966ab9e890551d0301a69f0d2f2b3b660ef07dc4d98f778eaa8, '', 0, '?'),
(0x5330f4d6bee2d74b2f313775fc8eec94, 'wp-includes/js/jquery/ui/selectmenu.min.js', 1, 0x00000000000000000000000000000000, 0xcb7db4cbaa328e395a680c78692236f0, 0xed31ba56fa5e1f16ba8446374a3c004dbbeddf1266aca658d3526eaacf9ca135, '', 0, '?'),
(0x5341cc4c26a60687e44ceab182993dd5, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/directionality/plugin.min.js', 0, 0x6e485d9790488dcaf9f3f00dcf63f856, 0x6e485d9790488dcaf9f3f00dcf63f856, 0x77280129447ef4d2b1b93208d9dc624734473a56c2ca241205c298c6055f2490, '', 0, '?'),
(0x5351023b71c7ffd14d2a8430257080d7, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php', 1, 0x00000000000000000000000000000000, 0x18c8727a9457cf6d1f382b4cb394979f, 0x3cbcb2a3a77962e2e8d6c58afd0906c8add29263b358fdff98db9fd81a0c7f34, '', 0, '?'),
(0x53582b37cafb081e311d3fc5f5cfee2d, 'wp-includes/js/jcrop/Jcrop.gif', 1, 0x00000000000000000000000000000000, 0x5a8bfd37651305bdafbcf2cd51b0254b, 0x21889f4081a4589701374ac583c0e4febc709b33114bd23b530e2a21b8f5b04c, '', 0, '?'),
(0x5388fff7dc70d83ed9dd5772bd0e5945, 'wp-comments-post.php', 1, 0x00000000000000000000000000000000, 0x35bad2f931d0169557f53d0090d6f942, 0xbc73493d1662d7dd36851bead4e215ea8cbaa09790113580331f2a5884813066, '', 0, '?'),
(0x53a5542b29ce9c3cf243e50465b6320d, 'wp-content/plugins/wordfence/images/flags/kn.png', 1, 0x00000000000000000000000000000000, 0x4870e4a4288ca922dc49ede05b1b0fc4, 0xadf8d57b097e55af445cd3e4392d6ac78bd6451d67798dc2fcd41bae4b271bee, '', 0, '?'),
(0x53b364c13ab6ff6a722d4994dbc6d346, 'wp-content/plugins/wordfence/images/flags/co.png', 1, 0x00000000000000000000000000000000, 0xd137150e2287f77db91dbacb80aeb4d0, 0x67bac52625ed7eade2813e7a4fda97487ee8ccdffd7d88afa53a4a118a41b3cf, '', 0, '?'),
(0x53c82cb6463d52f3049fba515fe7d598, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/psr7/src/Response.php', 1, 0x00000000000000000000000000000000, 0x6db722a0f7d73c785bb04830761ff1af, 0x2ef46b1124c8aca014803a815ba0f81e1b1ab01a4dd7cacb4b224349f7cf016f, '', 0, '?'),
(0x53db0e1cca26eb617a38f64ad8b639a7, 'wp-includes/widgets.php', 1, 0x00000000000000000000000000000000, 0xca61a239165dc501804f8a312368252b, 0xd90a8fa4374c8c0233d254d27a38df96880f35e24f245ddb448562845279fa57, '', 0, '?'),
(0x53e75ef9376a4b3549364be60e322112, 'wp-includes/Requests/Cookie.php', 1, 0x00000000000000000000000000000000, 0xd19d43afe99bc52881322b927960a4d3, 0x543cdd218b194dd1eb2cc57aec5b867e3e56dd32f985237d9115cd4529f7981d, '', 0, '?'),
(0x541010d172f1c2e57ecf19575d1119ef, 'wp-includes/class-wp-comment.php', 1, 0x00000000000000000000000000000000, 0x39788514d1c2de76b526f17f4316427d, 0x1fbd2231f168d9004342b57d2f62d7a281260a2e73056d63363b1f47548c7e29, '', 0, '?'),
(0x5436064b153f8694b473d320823728f9, 'wp-includes/customize/class-wp-customize-sidebar-section.php', 1, 0x00000000000000000000000000000000, 0x12c5054e37c488e4a3f09dc80ef83ff9, 0x9b9a7b1023d469ab601ba0f700ccffabe26aa3c1c3602070c78d2bf6661e46f1, '', 0, '?'),
(0x543f843f3a71d7ae50c3f3616827abab, 'wp-content/plugins/wordfence/views/reports/activity-report-email-inline.php', 1, 0x00000000000000000000000000000000, 0x4dce4ef3909c2b86ae0058fa1c031f64, 0x00e7dbec9e7c2688c71e05ce31261aa157882d333c27c88229ee9ea652653e92, '', 0, '?'),
(0x5446a0dd4b93f0b9c7ff32450a35655a, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient/src/Google/Model.php', 1, 0x00000000000000000000000000000000, 0x5c5b15102b02ab34a84fa910f6f790ee, 0x62e175e294714c41c0cc72f80b251bbe74746d9ba2f214390730bcc7c8e38376, '', 0, '?'),
(0x5449e7fc8e9647c378ed549593969a4e, 'wp-content/themes/Divi/includes/builder/plugin-compat/divi_layout_injector.php', 0, 0xf659be255c56529f0f20b3cd8d24c309, 0xf659be255c56529f0f20b3cd8d24c309, 0x55fb927b3b42f146c96e3bab2b1d8f8789e13e62d58fd8f26499c2e12f89a7c6, '', 0, '?'),
(0x544df2a2c6fccadd6cf2fe01d5f4badf, 'wp-admin/includes/class-wp-screen.php', 1, 0x00000000000000000000000000000000, 0x3fe58f78e3833a50e949b3ceb4394381, 0xe6f016001189942f85b1620637a6c987a9150339aeb7d46f04ae9b36c43f79f1, '', 0, '?'),
(0x54800cb4c19259d54b4dc86b2ef156a9, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/psr7/src/functions.php', 1, 0x00000000000000000000000000000000, 0x2b160c56518bb95822cc1df49f27a7cb, 0x8ea88974a7b9f9f0b50e44997c1dee00d776088b86b83382a927cb5130110013, '', 0, '?'),
(0x54872e6f40cea832ff77f5768e9f58b9, 'wp-includes/js/jcrop/jquery.Jcrop.min.js', 1, 0x00000000000000000000000000000000, 0x2f61ab984c177275c71e34ff1a17c102, 0xbbfa19b7cfb7dbe57964fd6978977bad702b03c1d66e10dc65da81aaa91666a5, '', 0, '?'),
(0x548c8ab3766d3f2cb361dee9e35434ea, 'wp-includes/ID3/module.audio-video.quicktime.php', 1, 0x00000000000000000000000000000000, 0xa58663536509747b6ed7e69b911fb99a, 0xb8cf5af07f0b9285cba49506b2491ddd1d4c5ae37e62b17ce01b7b108709ab89, '', 0, '?'),
(0x54a116cd5f548d2d784526e13884f4c6, 'wp-content/themes/twentyseventeen/assets/images/espresso.jpg', 1, 0x00000000000000000000000000000000, 0x8f709229187f033d63237c19cbe21c01, 0xab65648247904b73e72c8276b2928bf54502da2041345c00e0d46f37a3c129a4, '', 0, '?'),
(0x54d5acbdb0ed02768f668ba451dc83bc, 'wp-content/plugins/wordfence/js/jquery-ui-timepicker-addon.1525275841.js', 1, 0x00000000000000000000000000000000, 0x38399d22ebee7a7af8c256762aced85d, 0xabdb8625256ced3a4ac4663cc86271e3c5509d96c2507419cbaf7ddf9d22d566, '', 0, '?'),
(0x54da2e18f180e1ca64a3c11638e379b0, 'wp-content/plugins/wordfence/images/flags/ae.png', 1, 0x00000000000000000000000000000000, 0xaedc37c63425f8a9bfb345ea274d7d6c, 0xe8b61b3f10eaadf17e242972d08fc22f3d81231c79a858c2ea77a77a8c3c85e5, '', 0, '?'),
(0x54dc8c8a37601600f4fdae02d6ef2881, 'wp-includes/js/mediaelement/renderers/vimeo.min.js', 1, 0x00000000000000000000000000000000, 0x4e3e1ef6029d44a9362f7ea746b87994, 0x1e7c3eeccc0dab3cc0562f04832d429bc97d837ae9e97aedd48636cd8309e43f, '', 0, '?'),
(0x54f3516150001eda3fb9f2a2a3a148b4, 'wp-content/themes/twentyseventeen/assets/js/global.js', 1, 0x00000000000000000000000000000000, 0x33e2c8ad1905b996e9026b408c2a6c6e, 0xacca58e1a610cfabba5a57a818675b880853536d760686c3ef5b08d8df96c88b, '', 0, '?'),
(0x54f4959bdbec2101f1f3da0182c137d6, 'wp-content/plugins/tablepress/models/index.php', 0, 0x8e8ad6ca6156bc03fb71954dc0c1179e, 0x8e8ad6ca6156bc03fb71954dc0c1179e, 0x6b8d898dc0977e09b6bd55481aa5d678831850eadb41cc84a2fa3ca19e3b58a8, '', 0, '?'),
(0x5506f05c707b1c4afe984fc30e51cb26, 'wp-includes/SimplePie/Cache/Base.php', 1, 0x00000000000000000000000000000000, 0x9443eda189bbd9325d0c9c045d237c6a, 0xcf076f836fddd3de1fe06b036ab45c3091bcdd5b2da66438af041890c13b1a33, '', 0, '?'),
(0x554910825f95d1cbea596dabe7d1135f, 'wp-content/plugins/wordfence/lib/menu_tools_livetraffic.php', 1, 0x00000000000000000000000000000000, 0xc107d0d4b663110ec5443eef110f532f, 0x0d498f45495f9b2eb3fd786efd7689e2b2d14e8811380f84ba40bc23ad86a015, '', 0, '?'),
(0x55862024413da94865d87cee7ac89628, 'wp-includes/Requests/SSL.php', 1, 0x00000000000000000000000000000000, 0x265067eb274136ac28be300b37540c4f, 0x130aef51e81ef3c034487740abb305383c536e2d4705a2614dc45241d3af8f83, '', 0, '?'),
(0x558f822b438dcc0823054f4bedefb4d8, 'wp-content/themes/Divi/sidebar.php', 0, 0x9b32949111c1339582786f1889ebd4da, 0x9b32949111c1339582786f1889ebd4da, 0x5f0be4ffc8bcaf0b6310cb9178ff09de774fc8b9c7803f08722bd9663b56c7ad, '', 0, '?'),
(0x55ac056ec99362346c5a052c05490403, 'wp-admin/css/about-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x1e470d76d5b4e0602dcc8816b300d7da, 0xa221f882487fbda524addcff2591f186001428d71607b30dabd29bb1e181623b, '', 0, '?'),
(0x55ad1219f77d3526604a067f5ba0753a, 'wp-content/plugins/wordfence/images/flags/br.png', 1, 0x00000000000000000000000000000000, 0x6db748259457fcbc519382145be2ebeb, 0xd92e0dbb57b41e40b1d3d2327b1ddcf203363eb1ebc62cb60e8bf9b03746f501, '', 0, '?'),
(0x55b2ca2eb3f9ef5591f7fb816f63e8fd, 'wp-content/themes/Divi/core/components/post/Query.php', 0, 0x870743f1e8606967c212ff1ab4f4d87f, 0x870743f1e8606967c212ff1ab4f4d87f, 0x697eacd7cdb91e73d34f48a5269fe74965c8d45bce353bcf075c3014c801b5de, '', 0, '?'),
(0x55c3e5e0240b692275c2ca26cbf4b839, 'wp-includes/images/crystal/video.png', 1, 0x00000000000000000000000000000000, 0x94010edbfd8e6ca589daa4b83bf53d0b, 0xfa9953110d49beb0559b8c39025f3ce2f7b566041b6085ec2648175977c27588, '', 0, '?'),
(0x560a07d5c95560bd5f9a35fa98ad1b38, 'wp-includes/js/customize-base.min.js', 1, 0x00000000000000000000000000000000, 0x0bcc3681daa40ee2e0ecee241388a898, 0xca4298472f2cd4a80400aa6e99f5c09e5f76b5b3f2826caef6e6bc1170c0e633, '', 0, '?'),
(0x564284ed4f3599aecd2e41653299afb8, 'wp-content/themes/Divi/core/init.php', 0, 0xbf2f4669197bf72a8bbc62dcce382313, 0xbf2f4669197bf72a8bbc62dcce382313, 0xb5a558e983f26b3aa7bee283dceda060375fb2535e0712dff315490093d12d83, '', 0, '?');
INSERT INTO `wp_wfFileMods` (`filenameMD5`, `filename`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x564c36dd37475e6c25441b357a33c8e8, 'wp-includes/default-widgets.php', 1, 0x00000000000000000000000000000000, 0x1aa4e034046b70de77e83f2a80c31cc6, 0x052c41fcd728cd26614e0bebe4e1ccb672634746c784d075a573d83a8e4c43a4, '', 0, '?'),
(0x566e650221ca7a3075310e3fac12bf03, 'wp-includes/shortcodes.php', 1, 0x00000000000000000000000000000000, 0x06d4045fc2563111fdf0c9ff17e3e94e, 0x866ba1f518f3dce950a18b1c0a02138652d03012f9477183d761dad130ba034f, '', 0, '?'),
(0x56726d914b7f451fa770bc6ad7e43697, 'wp-admin/images/w-logo-blue.png', 1, 0x00000000000000000000000000000000, 0xfd5b4eb05706a2f05f707fe077ae1030, 0xdea35e519074e4330103f4489d1c756e0155e29dbbc9e07e05b2271202bb5432, '', 0, '?'),
(0x569e85ef168299eb8c8f24d8ef8c8a78, 'wp-admin/js/post.js', 1, 0x00000000000000000000000000000000, 0xc80252996072ccb0aa20eb24bfc388e8, 0x5c8fe01f0268cdf411c3de37296b60911e62f6ae3cef67425736378a2eb97230, '', 0, '?'),
(0x56a34f7e46174dfe83222f55d938b9ad, 'wp-content/plugins/tablepress/classes/class-import.php', 0, 0xc11697b5bb457cab0c60a463063c9bf5, 0xc11697b5bb457cab0c60a463063c9bf5, 0xa033a9e7a72f417b406cc374b8b12fe090e631c72fe29154c20247fcbf80ae33, '', 0, '?'),
(0x56bcb68d9b36a839d17343aa218a3f89, 'wp-content/plugins/wordfence/images/flags/tc.png', 1, 0x00000000000000000000000000000000, 0x472f0fdde5ea09ada6b9c8d1d6514a0b, 0x62f4646d305edf355d780eeab7dff61c414e7bd1d24ee75628ee91395c3f0905, '', 0, '?'),
(0x56d780e3c42768fd97c4882b073a9fc0, 'wp-admin/includes/network.php', 1, 0x00000000000000000000000000000000, 0x36f6e8cd99fdcd05a44e6def4338d2b8, 0xc7d429b7422050b320a78e76d2ff520d694f203a14e72758b66390b902d6315d, '', 0, '?'),
(0x570373992438d57e9c824ec8812d9c40, 'wp-includes/js/mediaelement/mediaelementplayer.css', 1, 0x00000000000000000000000000000000, 0x957da4b922728f725cb6369cc9f28957, 0x62ad3089218e4fc81e8c61b9e9ee329eb921dea9649aee45d715f5360332d886, '', 0, '?'),
(0x57166bfa846dffaf60a15e536356d747, 'wp-content/plugins/contact-form-7/includes/capabilities.php', 1, 0x00000000000000000000000000000000, 0x258a41dfac6c835183dce319eccdb5d4, 0x8183b9517eda474568a36377086c6463ea6e97fc4bef911993a96f8ce6f437e9, '', 0, '?'),
(0x572613cbd6b420aa292bf4dab1a5f6e5, 'wp-admin/includes/class-plugin-installer-skin.php', 1, 0x00000000000000000000000000000000, 0xd10a3359b11d84106318447fdae3f0b0, 0xacc5aaf1e81b09c151ca70a511c9921775af9fd0959237536c8b17aa3d781473, '', 0, '?'),
(0x57593598cdad5de1a2e62ea793f472db, 'wp-content/themes/Divi/core/components/api/Service.php', 0, 0x7a94ec4b36db2462928306e39c898886, 0x7a94ec4b36db2462928306e39c898886, 0x723b8606d821a9f93f5d224d056dfb03c16d2bd3861da124017277333069dd77, '', 0, '?'),
(0x5773e5e7067b4ece685097729ae3bcb1, 'wp-content/plugins/wordfence/lib/dashboard/widget_ips.php', 1, 0x00000000000000000000000000000000, 0x86ef325f02a339bb1bc69615db4a4851, 0xac1b9d9207edc4ae6ee6c83a06b76db55a1e190defb4c8276a870d5a8e4abc04, '', 0, '?'),
(0x577bb0671b2d201458f2e9fb273d6e38, 'wp-admin/moderation.php', 1, 0x00000000000000000000000000000000, 0x541242a293805952a0e22234f09d6fa9, 0x4f316f427ac5a2c6f0d106c2818e86aacb1ae2b747a125e241b3a02b5ba71bf0, '', 0, '?'),
(0x577d29d39637a38cea65e77d35e6392c, 'wp-admin/load-styles.php', 1, 0x00000000000000000000000000000000, 0x290517fd5218e5bb30c3ef039fd2e559, 0x341125134d7d0e10968c827e91095abd04e8b4cf62db9637cfef893ac73d89e1, '', 0, '?'),
(0x57a93ba6fe54ebb1e36eba30623f692a, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/src/FetchAuthTokenInterface.php', 1, 0x00000000000000000000000000000000, 0x0b6046cc646f086a6403e42f0b8db57e, 0x70e5e81f148b6a1e33b79b4e238051ea5bc205fb4011d90573983a0dacc5c686, '', 0, '?'),
(0x57b1b7aab58e8c31b6972942a9ebb055, 'wp-content/plugins/disable-xml-rpc/disable-xml-rpc.php', 1, 0x00000000000000000000000000000000, 0x2bc31021311ff03a59d372abfd3214bc, 0x0569cc895fa5c4ffb1983b1a6617cbd0a0bf47c6fa90ae95fe31f21b9cf3d1fd, '', 0, '?'),
(0x57b42063c8e49e2656ea6adc82aac8ee, 'wp-content/themes/Divi/core/_metadata.php', 0, 0x2d57bc79e8b502aa9be33aa127e4014c, 0x2d57bc79e8b502aa9be33aa127e4014c, 0x0df1fdb2877394338d9b8748194de75767f3b1bfcae1ca176ab1daac1c56fd61, '', 0, '?'),
(0x582ce745f5436a245f83ac3849a78230, 'wp-includes/images/smilies/icon_cool.gif', 1, 0x00000000000000000000000000000000, 0x96467eb5ae18dfa22ea1c0fa3e74380e, 0x597ddd630dd60df4a17c264c9b2849b6c201cb94e29eb1775ae3a496d1ffff07, '', 0, '?'),
(0x582da6219357db28070ad277458f8fd7, 'wp-content/plugins/wp-mail-smtp/class-wpms-am-notification.php', 1, 0x00000000000000000000000000000000, 0xe4c89ad220747f38ef2bdc9caf945a36, 0xe6ef58bdb262f8aabea9777f1215fb38e1feb0b64367771776f50d0ae6afb488, '', 0, '?'),
(0x584b6c6825306a52be36933763cff01c, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersSettingsForwardingAddresses.php', 1, 0x00000000000000000000000000000000, 0xe6582d6b573a81e3a6778cadfcfb5ac1, 0xdeca770795351f5dacb4e1c20fe8bac390e83ca6d6189ed122924d6a66394ebf, '', 0, '?'),
(0x589661d8209573f90a2a9e4c6c864167, 'wp-content/themes/Divi/includes/builder/comments_template.php', 0, 0x4c6a1da2fafa1829693309bf35df025f, 0x4c6a1da2fafa1829693309bf35df025f, 0x58f380d61696c4eaa3a19070254fd5982bd548b0772ee244a13426f8c7274da3, '', 0, '?'),
(0x5896ea4dbeb79ac378dab3fc4af0b9f6, 'wp-includes/Requests/Hooks.php', 1, 0x00000000000000000000000000000000, 0x2c15a0a520b9a8976778a169ceebd919, 0xaad59afcbe94e82051fbe6869044bc500195ced8820f5f3f79d1608ca3a1f8ab, '', 0, '?'),
(0x58973a382b7fcb93323e565daccb38e0, 'wp-admin/images/sort-2x.gif', 1, 0x00000000000000000000000000000000, 0x186e51267fca5d20b230c72d9a8983ee, 0xe3902d9904a2b33458e94e7aee502b71a835b355bb4285cce071c99979c2e94f, '', 0, '?'),
(0x589aa406be76961ac692af8a0422eb24, 'wp-includes/Requests/Exception/HTTP/409.php', 1, 0x00000000000000000000000000000000, 0x995a1dc469e67e2a3d0b8f9bebfea9b6, 0x91f7c75f4dd417e13855fcbcab2e7046abf7f9c2778e3a4560f04d4281e2fca7, '', 0, '?'),
(0x58b85be28b9848c06efa15d7cc960924, 'wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png', 1, 0x00000000000000000000000000000000, 0x3c59f14abdbc105190b9db0ec30c232c, 0xd60ee40a90b61710379551ea76201a648a484ac624bce96a175d4bf3e9c15965, '', 0, '?'),
(0x58c1d24e1d46fda87c110d2719cf977d, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/ErrorLogHandler.php', 1, 0x00000000000000000000000000000000, 0x37847810ed77b04118563b8b6119f9bb, 0x1aba5c95bde76d2655260bd8a9905251dc08dac94cc4527c919912d3b2c20ead, '', 0, '?'),
(0x58c2d7df47b07fa60493f695e57a8458, 'wp-admin/includes/class-wp-upgrader.php', 1, 0x00000000000000000000000000000000, 0x2bbeaeee65260ca088a9da8f9c6b139b, 0x8d798af1981a5580b95070a3755893c8b8afe3f0eeed4ac52a98e4681f353ef3, '', 0, '?'),
(0x58c67eca567a6c0e215f985d2f9e2d33, 'wp-content/plugins/wordfence/models/firewall/wfFirewall.php', 1, 0x00000000000000000000000000000000, 0x37e09aaadf576ec49c67721e33e00e20, 0xad25abc9bfa3210ccd62ff53ce8e3ef312654f8a087c444965c55f3f3a385639, '', 0, '?'),
(0x58ea3d0cd3150832016834f72f7ba02b, 'wp-includes/spl-autoload-compat.php', 1, 0x00000000000000000000000000000000, 0x5fa0ee4ca7705a26dba5978bef68e975, 0x542e25d226e9b6bb4463ed53954bc293356221fd595de35258749ae6576b0066, '', 0, '?'),
(0x58eadd25a6878baa5c3b3a0b881bce13, 'wp-content/themes/Divi/includes/builder/module/Video.php', 0, 0x8b8308d6a8d84548a196c5a214e2d500, 0x8b8308d6a8d84548a196c5a214e2d500, 0x29b00a41ebd7111191fa09483a7e31e54b165ab1302ee107dee7dff4a2645f82, '', 0, '?'),
(0x590a3ffa358bf1746ddcea21e68e33aa, 'wp-content/themes/twentyseventeen/searchform.php', 1, 0x00000000000000000000000000000000, 0xccd8c9629d12332988a445cf9be8c1ba, 0x0b2fc2f1b3a7711b79b164a6453e5e33b6ee690125bd6e089a00229ba7f3dd4b, '', 0, '?'),
(0x59159bb4b68a62daa77f2cc5fdf74a1f, 'wp-includes/Requests/Exception/HTTP/405.php', 1, 0x00000000000000000000000000000000, 0xdd38d182de6d21b2d2ac18b381adf97f, 0x6a1df262e9b1ed9a84cc0ef05e55a8737638d1c28d24628f9db4844de1337992, '', 0, '?'),
(0x592c5170ea676d752397659f18b1bc7e, 'wp-includes/widgets/class-wp-nav-menu-widget.php', 1, 0x00000000000000000000000000000000, 0xff7aa786c75ed03355cfc7f7fc64498f, 0x2c04230eb33ed03cd658cb9e2b62182bee0d144263392b32d364f0abbce5ff74, '', 0, '?'),
(0x5970195082eb306dfe24e012891a1a25, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/Label.php', 1, 0x00000000000000000000000000000000, 0xfffc748beaa355f5765b0cd6ae0f056a, 0xb6eeb63b5095f6fedfb8e9b8f4fe524469a32e74b3faca93c54e481a0627ba81, '', 0, '?'),
(0x59854c61d80e1f181180b56818d02801, 'wp-admin/edit.php', 1, 0x00000000000000000000000000000000, 0x733eecdf657ce25b9a323aea1f190352, 0x49b6d5004eb814c7cc4264f5744d54ca88bde1359e9798f3daa49cf47b46e543, '', 0, '?'),
(0x59882c9065ea41f5bc1f77c0608fe1c4, 'wp-includes/images/media/archive.png', 1, 0x00000000000000000000000000000000, 0x113914d2eedff268fb00dad3c3ac9175, 0x00fd4262bc3398bb27cfd41e27b084294a472096c05d2847c503395072322073, '', 0, '?'),
(0x5991b86d1138023511dfdee318a8c0f5, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/pagebreak/plugin.min.js', 0, 0x163ff149cefd3d6fb57ddacbd2567974, 0x163ff149cefd3d6fb57ddacbd2567974, 0xb11bb5b477d85617ac9868cbc37a8b1c5417630364fcd4cad2818c5d5360a4b3, '', 0, '?'),
(0x59a00b3638d448123b252cb95f630a80, 'wp-includes/css/wp-auth-check.min.css', 1, 0x00000000000000000000000000000000, 0xb7cbb99a4dcb90b4b6014ebd3c706226, 0x5f46ca7d004e1c885a0f7d10f9b693fd3f0a92563e1f6ca113cd3940b140c84c, '', 0, '?'),
(0x59d4e4d6ed5da690aec59e49869516a8, 'wp-includes/js/jquery/ui/effect-slide.min.js', 1, 0x00000000000000000000000000000000, 0xfa23475fb01c8f4d56da98ca0c1179b5, 0xd288675270663deefaa1f1294126a99afec2ad510ef21d5d6a413d9cc30f5666, '', 0, '?'),
(0x59d685341e9cf23a2b58aa5b5a1a8fa0, 'wp-content/plugins/wordfence/images/flags/fr.png', 1, 0x00000000000000000000000000000000, 0xa1259bffb27dc832ef4bb8e0b015f3f3, 0xbd5153522434e7b2da12cb8aee20e26b157c2c5772178f1a98e38c9806b32936, '', 0, '?'),
(0x59d69d81bb1455aa80d5cf7dc304722f, 'wp-includes/SimplePie/Cache.php', 1, 0x00000000000000000000000000000000, 0x79fc9017a23a836f4d0f68f7764ca734, 0x7721f8130edb92be3fceec9fdc4552c4cc535e52924ca187f74b97ba94ab41e6, '', 0, '?'),
(0x59ee2081a0806fc63b8ffd64d3f80718, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersHistory.php', 1, 0x00000000000000000000000000000000, 0x6a6f2f3956a43bc7490b02d8ad4a5190, 0xd7d1069924d8f4ed55e13f867df6b338e8ba56c02bec065591f80c58e1aebaa7, '', 0, '?'),
(0x59f797ab2aa2114ddd24c4c803bd131b, 'wp-content/plugins/wordfence/images/flags/cc.png', 1, 0x00000000000000000000000000000000, 0xcfeaf254c39212b2169b3bf12b52dc40, 0x7c85007ad7127cf0533dbd143cebecbdb0d4aeb65e29ed41b7068c59a6435a22, '', 0, '?'),
(0x5a1076387efd8060add6ac12e7fcf65f, 'wp-content/plugins/wordfence/images/flags/mx.png', 1, 0x00000000000000000000000000000000, 0x145c3fd3fea161ae88d2abd54b2fd28b, 0x0154180a90023e4634dfad9358b728bfa6000dacefd87fa84c194b0fac90bb46, '', 0, '?'),
(0x5a155e0f04e4007de1e926ec89168ffa, 'wp-content/plugins/wp-mail-smtp/vendor/phpseclib/phpseclib/phpseclib/openssl.cnf', 1, 0x00000000000000000000000000000000, 0xb4409823562c617107907cd04d67c8fa, 0xae04019c83d63090f95ec2aa237670863c20a62c789ce5f8b9fb492b2c8db15c, '', 0, '?'),
(0x5a174d1600e929d59a9df9d60c6a0934, 'wp-content/plugins/tablepress/libraries/evalmath.class.php', 0, 0xe3ae1bc6a5a6560dba74783bff9135c1, 0xe3ae1bc6a5a6560dba74783bff9135c1, 0x39c7038105d1c61a9741d9205a85f63bb082a838a927dcd06a76ff65cea813b4, '', 0, '?'),
(0x5a34063c6e3f7f6598f11308b2198d8f, 'wp-content/plugins/wordfence/lib/wfConfig.php', 1, 0x00000000000000000000000000000000, 0xe5918a524dd8e1976c749a53cd5d5c21, 0xccf3abf1a7501e8ebcb56512c9e6a79764f29af876fc1d58f67a97551fd6fe01, '', 0, '?'),
(0x5a44e1b0073a2d68d0247be38d6d61cf, 'wp-content/plugins/wordfence/images/sort_desc.png', 1, 0x00000000000000000000000000000000, 0x1fc418e33fd5a687290258b23fac4e98, 0x0462c645d49ae7428a233ac228b223ee3d5f28c5041a809fda7ca08b55e623c4, '', 0, '?'),
(0x5a745218723d8a4d5cefd2416b923264, 'wp-content/plugins/wps-hide-login/languages/wpserveur-hide-login-es_ES.mo', 1, 0x00000000000000000000000000000000, 0xdae729c5a6e9ccc24a4e6e1490e5baa1, 0x585561abbb2af2f3d15b4c3b6cb42a7427975a7a7a13940415b07e5560644598, '', 0, '?'),
(0x5a7888ff31a1324bd35aa42cb8ec177f, 'wp-includes/customize/class-wp-customize-header-image-control.php', 1, 0x00000000000000000000000000000000, 0xdbb76b23c0aefc58e9ac06224e9a2528, 0x01a8e00f8c61a42cbbc827b46a793ee7aaaddaabcb72ea19f9f96dbc6f38e8a8, '', 0, '?'),
(0x5a7fd28c07a35bbcf80a76e2cbe20946, 'wp-includes/SimplePie/gzdecode.php', 1, 0x00000000000000000000000000000000, 0xc538e2bc0e866197db616c17841134d4, 0x1a123933d2d3451c759966008d96e42fdc5c54821e6b03269804d26f9419df48, '', 0, '?'),
(0x5a87cdcfd54070112dea1ba2439ec183, 'wp-content/plugins/wp-mail-smtp/src/Admin/Pages/Settings.php', 1, 0x00000000000000000000000000000000, 0xb404e9b3dd1a0e50d22869a1db12edad, 0x574ff8addae0a98d6868ead566a7e9b9087722e341c344781ca5889e31a19762, '', 0, '?'),
(0x5a8e6f8c4157a52f3cfe1ebda5d84567, 'wp-content/themes/Divi/core/components/Updates.php', 0, 0x9f3131b767cb16d9d565eff0a0963b07, 0x9f3131b767cb16d9d565eff0a0963b07, 0xdd48fbca4e1afc0ed56dd5296d000b72a2c8c68398afc7845551f8f1a8e72df8, '', 0, '?'),
(0x5a9495b2d0b1f1c49c402392840ff96c, 'wp-content/themes/Divi/includes/builder/module/FullwidthSlider.php', 0, 0x5271dc803ba8f7d223034fb5842762f8, 0x5271dc803ba8f7d223034fb5842762f8, 0x8dd99a7e1174326bad97a581ec71aba8b67171532e242375e6b47e4a44a1baba, '', 0, '?'),
(0x5a985f228cea7eb44acfc08f1bc9e4e4, 'wp-includes/js/wp-custom-header.min.js', 1, 0x00000000000000000000000000000000, 0x802bee0e5f600483e0247f59b3b329b4, 0x90d2482ab8604b07880fa97a50f059b8876756b27da35357e55b7180458a808e, '', 0, '?'),
(0x5aaa1d124c2fe8c38ecb05a1b76d8f47, 'wp-content/plugins/tablepress/admin/js/options.js', 0, 0x5b2f541fc62e2d324558233aa1586947, 0x5b2f541fc62e2d324558233aa1586947, 0x91d62512614c647d0d7be5aa99294b65eadc9e6e994f4b5e2d47d8fcb88a1252, '', 0, '?'),
(0x5aac8dcae8c420252fbb5abf7a39fdec, 'wp-admin/includes/taxonomy.php', 1, 0x00000000000000000000000000000000, 0x362f31b73f462cedc8aaff1fd730db5b, 0x9fb50a8ea135f51529be03a2e6f625b6f3dd91d477b5f99d7e9d05fc772f1f36, '', 0, '?'),
(0x5ab1001e839c5988b392b320c3a66667, 'wp-includes/js/crop/marqueeVert.gif', 1, 0x00000000000000000000000000000000, 0xae9accf100a4b9930639adff52d4dcc7, 0x100c4baa63671e24a365c11bb28a325c70c824e0317aa58e90999c60436b4ac6, '', 0, '?'),
(0x5ae9ce3dd3a7c5720f1f6322b29479ae, 'wp-includes/IXR/class-IXR-date.php', 1, 0x00000000000000000000000000000000, 0x8aca0e3dff273d632ed8a7861ca16967, 0xbe60ed9948beffd5145fc92bdaa66267e1930344836aef8c9d1664a10e25ce2f, '', 0, '?'),
(0x5b35f99ad759d94e68a6ab8a4b884de8, 'wp-includes/customize/class-wp-widget-area-customize-control.php', 1, 0x00000000000000000000000000000000, 0x931675e7cdb90f973773fb7199acb2b0, 0x3c90f076a08de1447e81259612e7ba9981a7c5e806ceef0fd817583c0cffcad4, '', 0, '?'),
(0x5b3952f80ea8c595ebdec3c34761abda, 'wp-content/plugins/token-access/access.php', 1, 0x00000000000000000000000000000000, 0x194c38185c47aa379854c5703c088623, 0x5b1b0639c958937704bd08259f0c34e0e80bd21adee66082e8d3b1e03ce54164, '', 0, '?'),
(0x5b5b4d7d3d9e07e4371712f4da34fddd, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php', 1, 0x00000000000000000000000000000000, 0x2511e6abb86e0eee16edcf818fa68d57, 0x007204e9e438f1cee6c94021e7d1d0226459ab02ee1017d49cd6ea8bdd61ae49, '', 0, '?'),
(0x5b688569262ee6e9aa450d02355394eb, 'wp-content/plugins/wordfence/images/flags/cv.png', 1, 0x00000000000000000000000000000000, 0x01350c60800e09f7784ab4eb428057d3, 0x1639ef3a6b20e99b6227d401db2abbd23bcd4fcff930bd72774dd28795a96670, '', 0, '?'),
(0x5b6da1c07bb41c0e34254e6c48c28bf7, 'wp-content/plugins/wordfence/js/wfglobal.1525275841.js', 1, 0x00000000000000000000000000000000, 0x4acc918d31a5f34be9493953c63ed428, 0x705993e095ab8cbfe312b2ce71ea39ecb7f465a926ddb97bb1894792ba45a118, '', 0, '?'),
(0x5b8615158e161e36e8e24971383b6c0a, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/src/Middleware/AuthTokenMiddleware.php', 1, 0x00000000000000000000000000000000, 0x751dbc9bfea791a4220cf7c3f61bd4ea, 0xac22fed57929b5c052ca5f64cea530fc83e05e4460f362d1102f859155ede8f1, '', 0, '?'),
(0x5b8cc323dca7151a3e5dbf1e02813ca6, 'wp-admin/css/colors/ectoplasm/colors.min.css', 1, 0x00000000000000000000000000000000, 0xfc7c114669f52b57e6ba46c66dfd1525, 0x8dc56304d262551c76605707c61aaacac4d16d4d8e55d3a95115888aaaa33cce, '', 0, '?'),
(0x5b8d6b14eb587f74dac7394e740187bf, 'wp-content/plugins/wordfence/images/flags/za.png', 1, 0x00000000000000000000000000000000, 0xca704368990e0f2201da9f2ee2db33b3, 0xc28e0bd36ac1d3f2b66ebd928cdc878980b7032f50864369492c5918ba14795b, '', 0, '?'),
(0x5b923e9578823b14f2776e122f748d48, 'wp-includes/js/wp-emoji.min.js', 1, 0x00000000000000000000000000000000, 0x1acdd0cd523695bd920ccc418b0678c9, 0x21444ff5ff5faddf126dfbe2de89878009302b671af68ce257c49796e71e40f3, '', 0, '?'),
(0x5bb180e031190701b65941646bf6172c, 'wp-includes/SimplePie/Sanitize.php', 1, 0x00000000000000000000000000000000, 0x42d8b8c0cf46b5d8a511e0ae48b88f75, 0x05c94484d53ed7ce992bcb4eb91a9c46980ec77c2334936d3dd6faf3f5396375, '', 0, '?'),
(0x5bc559c1d03434f34f72b6956c0230cd, 'wp-includes/Requests/Exception/HTTP/414.php', 1, 0x00000000000000000000000000000000, 0xbca65d55e2409ef6a5291ed8e6a12368, 0xa58d48e0c17fbbd4ccc6da699ee0ed8d63f721a79949292e656888b591afb789, '', 0, '?'),
(0x5beaa08fe67c4bf26f0ecadb8c6237f0, 'wp-admin/user/index.php', 1, 0x00000000000000000000000000000000, 0xc8fd98f7fdd52d78bdadf74e620789fa, 0xddb94ddc5a7fd1582a6810b00505baf056e00067eac0136321ebc32b35832335, '', 0, '?'),
(0x5c0af13b3ac649d122ef40ef4f68c915, 'wp-content/plugins/contact-form-7/modules/response.php', 1, 0x00000000000000000000000000000000, 0xd586b68ede2816aa1d11a6b32e1dd53b, 0xb60396bd5a1ae695628fe7dbc16e4b8d76b3b76312c9ee4d9205803fbad8ed39, '', 0, '?'),
(0x5c0e177676daa177785eb9b434439031, 'wp-content/plugins/wordfence/images/flags/jo.png', 1, 0x00000000000000000000000000000000, 0xd38d0182d931ffb2f1a6b1d9dcf357f8, 0x1b61ed6f46e6a5d8c348d0a2f9964bcc90709447abee317f00354dfe61ac9c92, '', 0, '?'),
(0x5c153f2b56915161f21440858feed46c, 'wp-content/plugins/wordfence/images/flags/st.png', 1, 0x00000000000000000000000000000000, 0xd0524b8c9ea0dc1bab7b87ddcf0c3c20, 0x349bc89a2edb7e2b6d764485c1ef29e1dd980a45eaee34d2ab8ced92bc87192c, '', 0, '?'),
(0x5c16dcdc0e0f85958c398783b7c8ccf7, 'wp-admin/ms-upgrade-network.php', 1, 0x00000000000000000000000000000000, 0x7cb492260f22ee53816d96be3868be6d, 0x511fb289e0af7ba34fe81382c2e51dbac1a8824a7b534ed11f2de80328a374e7, '', 0, '?'),
(0x5c26c4a8e6666f8596dd8867c6579808, 'wp-content/plugins/wordfence/images/flags/gm.png', 1, 0x00000000000000000000000000000000, 0xfed7311308b67bff8803cd59305dc2de, 0xae7947a30f06eb9a2d73d63d8464d34d5768d51d504b4fb99e284a122735c316, '', 0, '?'),
(0x5c26fe3a202b169006872085ea3342dd, 'wp-content/plugins/wps-hide-login/readme.txt', 1, 0x00000000000000000000000000000000, 0xef48f6c481a66be9bdaecab2b969b326, 0xdd775e6f91ffd858436ec7e98136a503b26284a7e8225247a70b1bb5600c8f28, '', 0, '?'),
(0x5c2fe6e057222dfd89aacea4310571de, 'wp-content/plugins/wordfence/images/flags/uy.png', 1, 0x00000000000000000000000000000000, 0x7243bc9ea5e0d3b3d641174cf415a729, 0x90a64796a09a98005360bdbfe731b6321e5380771cb4e00e2b1288ba3de16e32, '', 0, '?'),
(0x5c46153d628bf2d04ca050bae85a904d, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/DoctrineCouchDBHandler.php', 1, 0x00000000000000000000000000000000, 0xabc48686f395a089e55a2ec1a4fe4b78, 0xfb1fd21f6cd82e3f4fff0c5a766e52da6aa4ec0e86d1bf85943c9df20ac4a79b, '', 0, '?'),
(0x5c48a2fb963a94a2751033e0258b4677, 'wp-content/plugins/wordfence/views/waf/waf-install-success.php', 1, 0x00000000000000000000000000000000, 0xea7b72861d84a7a3625e95e9db3f1697, 0xa7ce2f1bbcde5c32b6d608436507bb909e1e4c2bab9dd23af77085efaaecb75a, '', 0, '?'),
(0x5c5be6ed6925cdb03cfa98651e933ea9, 'wp-includes/css/wp-pointer-rtl.css', 1, 0x00000000000000000000000000000000, 0xe186e8b2e5b4ad9ef0a083ca5886e1d7, 0x7464c1af2100f9f1f06390f9c8bfa138723fbac96558b367d04f8f26bf61d6df, '', 0, '?'),
(0x5c90cff047bfa4357862d5b6f1ec3c90, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/help/plugin.min.js', 0, 0xdd611004a59ba893c365577ebfa51c96, 0xdd611004a59ba893c365577ebfa51c96, 0xc2ddc9c1df16af28ca221384a0a1fd2d841ac7bad298ae43d862235a83b4973f, '', 0, '?'),
(0x5c9ad182923f241880cd8438c092a1e6, 'wp-admin/includes/dashboard.php', 1, 0x00000000000000000000000000000000, 0x7702382dc4804e6a7f1465e5f445b975, 0x4d35b40b37341777ffd958fd1f4094f444b2d716dfb9856e33e675b040517c7f, '', 0, '?'),
(0x5c9f8b493adec3dab24558a88697574f, 'wp-content/plugins/wordfence/images/flags/fk.png', 1, 0x00000000000000000000000000000000, 0x54a2b049e0965d1e92ed5110fd0a3116, 0x27bf8c2889cb3a5903bf5b485781c87584e568f1e068bb60be9268e2219d90a2, '', 0, '?'),
(0x5ccce7132b35aee91fc2a6445722ef98, 'wp-content/themes/twentyfifteen/search.php', 1, 0x00000000000000000000000000000000, 0x3eb7c42237d19ed78921f0540aaa7df2, 0x22609d41cad9488c2855b3d40bfea14dd5160c486c73c002bfcd1a01c55aba3c, '', 0, '?'),
(0x5cd3000bf5a33ea62ba2b3c14662d0ed, 'wp-admin/revision.php', 1, 0x00000000000000000000000000000000, 0x7c7275a9483338d119c46811dcb31e17, 0x3254c07e56363e72a7e8bde9d106f1afeb1a09812525bf616973371b59b0792c, '', 0, '?'),
(0x5cd44a6827f27bade1e061d3600f5fd3, 'wp-content/themes/twentyfifteen/comments.php', 1, 0x00000000000000000000000000000000, 0x49b0cd5e49b4508d0a7806fa09724e52, 0x0e12cd9b3f4d1ccb215ed7f99dfcf8b04e4334de87de489ede05fe96f5e67704, '', 0, '?'),
(0x5d03feed988f0f64540fa08cd1274ac8, 'wp-content/plugins/wordfence/images/flags/ua.png', 1, 0x00000000000000000000000000000000, 0xcc409a731fdf17919e0c4a8d849b94c4, 0xdafd47c0a0238e6ad304f05c268ddf6aafe9a560d85540cbedde50b5ba49ca91, '', 0, '?'),
(0x5d2852aa262110e2c6313b993398ea12, 'wp-includes/js/wp-ajax-response.js', 1, 0x00000000000000000000000000000000, 0x4134afac564acdd0f18f6cd705ee7759, 0x5f30b63971885c5b78f85fddabc9411ce22d6b2e2779b6dcffdf1a7a8dea6372, '', 0, '?'),
(0x5d413670bce77ddcc63083d67611334c, 'wp-content/plugins/wordfence/images/flags/tf.png', 1, 0x00000000000000000000000000000000, 0xaf2996763d5e9ea1eb349373ca893cb3, 0x051fa357ade28375e096bb9e08f3c59ffaed1b6c7676646971284a6fac098b9a, '', 0, '?'),
(0x5d422305cd32e87adaecfa62559cc92f, 'wp-includes/Text/Diff.php', 1, 0x00000000000000000000000000000000, 0x6c70d59e9e9a6e9bd11537719313e32a, 0xdc37c6e509bc69eb48ea9793e7e54d3208dcfc3333187daf20451280d2888ef6, '', 0, '?'),
(0x5d4c30baf205ec6545932275c020ad8b, 'wp-includes/js/mediaelement/mediaelement-migrate.min.js', 1, 0x00000000000000000000000000000000, 0x3fefcdeb28220a3107a61ca3af3070f9, 0x382b1b87498f9aa6f604a16fa0c84ff09cf33afa5eb16a96d8386790c951818e, '', 0, '?'),
(0x5d66fde9cdd8e9508145a11730f04266, 'wp-content/plugins/wordfence/css/jquery-ui.structure.min.1525275841.css', 1, 0x00000000000000000000000000000000, 0xdeed5c40af1c31440babe93fcfd21e99, 0x9e3df95539de38cad96d636a5ff180a573eefe96efcd12b9f38e31be10213c45, '', 0, '?'),
(0x5d6ee0f798e4182b3c378b2ea9f138db, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Exception/ServerException.php', 1, 0x00000000000000000000000000000000, 0x36ecb7a8e416e9633b10e677fa5a639e, 0x4e45a47c0b8cde6eb064cab63dc4c68434d51d93c574ff39fcc126cbae86708b, '', 0, '?'),
(0x5d8018e2b408673e20bad3a1f71005ad, 'wp-content/plugins/wordfence/images/flags/ki.png', 1, 0x00000000000000000000000000000000, 0xe6b3e1c35b832311302bb5b441d267bf, 0xf7b3a79995f8da223ae9b1b7e92488e58a5d79a657100c524601f4696d05f0eb, '', 0, '?'),
(0x5d838ad44ece0bd74a6ad38e65bda382, 'wp-includes/widgets/class-wp-widget-media.php', 1, 0x00000000000000000000000000000000, 0xd91920c0386e48744104bf86e1d863c4, 0x7302f2d99ea9471806455c9cbe566127603b1e9aa45f6d26cf0384c11a69f349, '', 0, '?'),
(0x5da5821650b7bfee546b76748aba3841, 'wp-admin/network/menu.php', 1, 0x00000000000000000000000000000000, 0x483c257170948f11568f83784109b2d7, 0xd257e73fb49ab9884434a4b7364660f4496357f8e0a6ac33d151b8b69384c85b, '', 0, '?'),
(0x5da5a4ca2a85a48f0c85ff038f4a0b96, 'wp-content/plugins/wordfence/images/icons/email_go.png', 1, 0x00000000000000000000000000000000, 0xbaaa6accd945fcb4480b29ab2e15bded, 0xf7bd2620f47143315155b45f2e4fd8ee0433bfc2cbf2312126d0e797dbb4aafb, '', 0, '?'),
(0x5da78797750e46118dbe61dbd5d2fc3e, 'wp-content/plugins/wordfence/images/flags/td.png', 1, 0x00000000000000000000000000000000, 0x99390cef6c3023e6383bb7f63692a0b7, 0x8bc267d78e3dd3d7a51e3174d59b597c9f9a4aaa936a045df058faf1142c03e6, '', 0, '?'),
(0x5da79f8be2f9227d5b1d921759dc52da, 'wp-admin/css/edit-rtl.css', 1, 0x00000000000000000000000000000000, 0xac500823d8fc685bc093f052adf69020, 0x62087c9304192e13716cb2b6aa2612102acd7c67cc52f4093b6cfedac3129b72, '', 0, '?'),
(0x5e00d01c152c38120ce37c6bfd49504d, 'wp-content/themes/Divi/includes/builder/module/Divider.php', 0, 0x3379c7659e94eaade5df7c222199eb09, 0x3379c7659e94eaade5df7c222199eb09, 0xce3f307768e790c4451277536580c717a36ddb5d8f75fe2703dbe97a9c0790e0, '', 0, '?'),
(0x5e39282d28c5b2c5792089f7ca30712a, 'wp-admin/user/about.php', 1, 0x00000000000000000000000000000000, 0x99ec00da8d914b4efd2098a3e44ebe2d, 0xbb678f52a10a1803117a853fcbd3393f599ca18d8f7febcb20e362dd8266cd97, '', 0, '?'),
(0x5e40d5b2017b27aba95fe8e2079b3932, 'wp-admin/upgrade-functions.php', 1, 0x00000000000000000000000000000000, 0x68070de41736e57f8757648a80b9cbbb, 0x0d7fca39317c2651526c1ad4bcf0b7a09d341c593b3c480c2c3d91456c8d2097, '', 0, '?'),
(0x5e449e569d041fe590e1d5216f90242b, 'wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-icons_2e83ff_256x240.png', 1, 0x00000000000000000000000000000000, 0x14d55152e99f22245c9e1e8bb784a7f6, 0xaf020a87fe9518db338f8f4e3f7cb76336f88a6d81b0591c35a5ac831e6131a6, '', 0, '?'),
(0x5e4800f5427cdbd83419db407a07c1f7, 'wp-includes/IXR/class-IXR-error.php', 1, 0x00000000000000000000000000000000, 0x673622ac95ed755c2733bcb2ad9c628a, 0x2a3fcddba7558f3d8e3fa82c5da4da303d43caf89393a05a2d863644712e9847, '', 0, '?'),
(0x5e55f09c2e69bed67970471fc203b699, 'wp-includes/js/mediaelement/mediaelementplayer-legacy.css', 1, 0x00000000000000000000000000000000, 0xc4eb4f7315c64a37361986e2e5d3314e, 0x7b52446feb8ff95ddbda2139b698db27475c36d226eb1d8af6ce7eed39afcb70, '', 0, '?'),
(0x5e79473dda9c4667073b330591c3a1a9, 'wp-content/plugins/wordfence/images/button-grad-grey.png', 1, 0x00000000000000000000000000000000, 0x95c45243ec1d1cbfca547908d5fd3fde, 0x44defa80c3c108d648d97eb592b49d057f1fcfa8a250ba5fe1a77b8d21cad702, '', 0, '?'),
(0x5e7fe583c390aff088af2b85797cd008, 'wp-includes/images/crystal/spreadsheet.png', 1, 0x00000000000000000000000000000000, 0x358639f8d0a20c318054cb01c76ea4ea, 0x650d43ac886930e3d75bafea52ac38400106e6f7f01ccd4792a5f0614a4e08cd, '', 0, '?'),
(0x5ec7e7f1b8e4c514e3c8e2c751af50f4, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/charmap/plugin.min.js', 0, 0x7c306fb1046e660c97bc9b7f3ebd3e13, 0x7c306fb1046e660c97bc9b7f3ebd3e13, 0x5e8e66bbb97fa5749e19ccdb97dc23ff15d20766f3cf92b957cfbbb808ffcf2e, '', 0, '?'),
(0x5eeff95e5c0551f3c33d2877b210ee86, 'wp-includes/js/imagesloaded.min.js', 1, 0x00000000000000000000000000000000, 0xd0c2c0d7e37652e66657c8c8d6376442, 0x76786580d5ad72b5a9294cda7a7ff2b3992f4055b12d40f32229d71d9b7d5c1d, '', 0, '?'),
(0x5f02b0000cdfc56420954d507edbeb44, 'wp-includes/revision.php', 1, 0x00000000000000000000000000000000, 0xa64aac575856cde32fef754fba8df20e, 0xcd7b8450b8ac2ec9d9cb68bae27e1bb5a89e5fdcc58b7f8f62f69fd21277ccff, '', 0, '?'),
(0x5f03a36b34e9f7b7212a7d8882dd8420, 'wp-content/plugins/wordfence/vendor/composer/ClassLoader.php', 1, 0x00000000000000000000000000000000, 0x3e420cbf8bc3c56158e3dcd277613b03, 0x3fa77ec46ed6215db725edefaa6ec08c39a73104ea9ccb940f3bf267c5d8d122, '', 0, '?'),
(0x5f0f7b9a562ddb0aafb2405ee1787588, 'wp-content/plugins/wordfence/css/jquery-ui-timepicker-addon.1525275841.css', 1, 0x00000000000000000000000000000000, 0x2965edf466d523a160509e7e37c4146e, 0x2d6dedc67aeddc6ee04eca1646fb4500d1ad5c7671eb9d734c3f975a121ab2bd, '', 0, '?'),
(0x5f189e9383be80a62ce04fc87509018f, 'wp-content/plugins/wps-hide-login/languages/wpserveur-hide-login-ru_RU.po', 1, 0x00000000000000000000000000000000, 0xe371878f15c070d7205393b9ce17d14a, 0xf8480e7041b12e4dad61fed576e7294d76567d40d2709fb7bdf6acd90854bebd, '', 0, '?'),
(0x5f1f2a05c4e2bd9e4c16ff30e23e070d, 'wp-includes/feed-rss2.php', 1, 0x00000000000000000000000000000000, 0xf1222c983dd4009dd31e0e64ec7b0537, 0x4c5017886c26266e16dddffd93e6e02d55c89ccfa0c88d0f8fda4e4b8f173d9f, '', 0, '?'),
(0x5f6a18f5f0875fb1a82fd4ccd679d3b1, 'wp-includes/load.php', 1, 0x00000000000000000000000000000000, 0x51e64c9dcc610126e4ed203e06d2def8, 0xe6dbbd3ceb3d0fef1a304fb57ecde38481c92f3e01821a5b3f2d79cca12a8625, '', 0, '?'),
(0x5fd67c9caf0b54a24d5eeebd1ef5c44a, 'wp-includes/css/editor.min.css', 1, 0x00000000000000000000000000000000, 0x34785c29f6816b0e2def5d1425d684a4, 0x2508bf3fb73d303d069c1a4cd0cfbfd6dacbc41b4ea5ecf820be95ba2ad2385f, '', 0, '?'),
(0x5fd6e08134e4813393cdcb13193d8e93, 'wp-includes/images/uploader-icons.png', 1, 0x00000000000000000000000000000000, 0xb4011d935c0f4dcf0cffc0f99d6d9680, 0xcc70c8d7fa01cbfafc2b2fd114dc17cdedc7ee69f716de215aaec5a336fa6d86, '', 0, '?'),
(0x5fee9128ed43988cc21b4d360e9839c9, 'wp-admin/includes/class-wp-links-list-table.php', 1, 0x00000000000000000000000000000000, 0xee005fa711bb04dd6290cb38797e9887, 0x36f759a633d824ad73ed6f0a3162a4cceccc7ed942a37f7c909afa2e70f41bd5, '', 0, '?'),
(0x5ff5b4effde1387d13ccdf019c3fe58e, 'wp-includes/css/media-views-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x43dba56c280798e030a3eb57d13d117d, 0x9f52ee7660ad317e33d4bc3e89f053d9f2977db03a5379a0df08442882ffe1c1, '', 0, '?'),
(0x6011500cce2535f1f3e25718db137dc8, 'wp-content/themes/Divi/includes/builder/scripts/frontend-builder-preview.js', 0, 0xc1ce7b98b528f3a349897c890d37de19, 0xc1ce7b98b528f3a349897c890d37de19, 0xde4eebfa19d6df08a9318d61c1f6b6bd29a2737b641182ba66d7dae3b8bb4029, '', 0, '?'),
(0x6017cefec7531194604e498b5e47ef08, 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.ttf', 1, 0x00000000000000000000000000000000, 0x28806940c647cf671bebf4ae0630e570, 0x0b47e7bd0ff9123c9a2f0ff7143134c585d54cebd2359fbbb8b9a315149cb821, '', 0, '?'),
(0x6025add6bde16aaeb12787d250f9b414, 'wp-admin/js/edit-comments.js', 1, 0x00000000000000000000000000000000, 0xa975fc736cdecddbfb9aed80699fb3af, 0x73877b6f9951d43f0e3107aee1c2b90a36b447173965777b0d120fea4d3c4155, '', 0, '?'),
(0x6043b8430d8d72bb30385778472a05e8, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php', 1, 0x00000000000000000000000000000000, 0x0cd2c557aba26246ef86188f882a53b2, 0x509a539d3ddc32d7ae72eb0fa9c529f6418b0be426c3a26b2d087595eaae81e5, '', 0, '?'),
(0x604f28ba471337acab1b8060099f4d40, 'wp-content/plugins/wordfence/images/flags/ws.png', 1, 0x00000000000000000000000000000000, 0x4c004e8be0de163d48828e4f1df97354, 0x86ac252eca3d2cf2a4a9299c2189bedb31071e5a73a05399d8638edefd0834ca, '', 0, '?'),
(0x60580c5b070c72bbb0eb06ed9a8e9f45, 'wp-content/plugins/wordfence/images/flags/cg.png', 1, 0x00000000000000000000000000000000, 0xae5558422723b81f541cd87705acbc7b, 0x263b6baf575a72f42187d254066bace043f6d9ebfbc64e0ec5a0d2466363c4ea, '', 0, '?'),
(0x607b587c52fee33a4dbe44f1dac1f06c, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/psr7/src/UriNormalizer.php', 1, 0x00000000000000000000000000000000, 0x0c59600f6357c91a23038769fd848810, 0x15337c6923ababbf0b3244bfa0756a349c9ea11064c5b002f9e95406cec67d3b, '', 0, '?'),
(0x608cc7fb0a83fdf38632acea16af8b01, 'wp-admin/css/code-editor-rtl.css', 1, 0x00000000000000000000000000000000, 0xb00c896ff0bcbcdd0c8d3f5331842e60, 0xa69aff7d55fe29f7a3b612b5ac1d1ba14aee42059c3e5859eafcd4371d605499, '', 0, '?'),
(0x6091ef65c1fc78e9792d8bd0b4849275, 'wp-content/themes/Divi/includes/builder/module/PricingTablesItem.php', 0, 0xbfe3e9f03e5fa57a7c6be8aeb0953833, 0xbfe3e9f03e5fa57a7c6be8aeb0953833, 0x432f8ae50f70357be13ec3004a83668c2c6629bf4e4ad4919e82613103b86c43, '', 0, '?'),
(0x609a126de4f65be9b4a1c6bf1c6af9ac, 'wp-content/plugins/wordfence/images/flags/vi.png', 1, 0x00000000000000000000000000000000, 0x1c28d5db7e294ed253cfa21bd4a19ceb, 0xe9d7cfd862f6dc50e231d499e14b801dd4e305acea3b9812827c79c65f3372b9, '', 0, '?'),
(0x60bb6330af089ed95cf9e2eb9533e68d, 'wp-content/plugins/wordfence/lib/Diff/SequenceMatcher.php', 1, 0x00000000000000000000000000000000, 0x894fd22225c3a914be4fb2445ade046a, 0xb599a95a3f3d62ad00f3d8441ad45a91152718e3cbbf5f70b27795d1bb2c0c3a, '', 0, '?'),
(0x60ca21969e8269be04b078fa67418e12, 'wp-content/plugins/wordfence/lib/menu_tools_commentSpam.php', 1, 0x00000000000000000000000000000000, 0x33f74c92add7d05dbd2d597bd01f708d, 0xe3c3f61a2be65169e07101391adac726057723bc47560e88b4911774421c890a, '', 0, '?'),
(0x60daae2f5a45f200ba5de9dc8b339c50, 'wp-content/plugins/wordfence/images/flags/pk.png', 1, 0x00000000000000000000000000000000, 0x7002162c96bad8f0a6e10edc6bafdb18, 0xd1b6c67b8eab025d1b51c3d93e787f4104a4110f725d3962b3fc0ea1590555d1, '', 0, '?'),
(0x60efff50c5aa02b92905092bbd8ad95e, 'wp-content/plugins/wp-mail-smtp/assets/css/smtp-admin.min.css', 1, 0x00000000000000000000000000000000, 0x39f83b90983c8dc6e254c51737c8ddfe, 0xa23f2894f5f2eab6dbdfa0905062beb4b781736213f0c4985d658d5e04549e51, '', 0, '?'),
(0x60f6a6943ba022ad2db9ffc82b7e043b, 'wp-includes/js/tinymce/plugins/media/plugin.js', 1, 0x00000000000000000000000000000000, 0x611679cf46c9710355e58818e6c9937f, 0x4b5c71fb68f55bea21e8d81fd00c8a254dd87a528b5ceb25301e67a404233462, '', 0, '?'),
(0x60fe8f55041305ae3217918f9a6d6457, 'wp-includes/class-wp-customize-nav-menus.php', 1, 0x00000000000000000000000000000000, 0x68935ce93024d1a0bd2c12ee01da9b80, 0xe3edb711cfbbf270fc5609b20d5d4749836d6bbe5d150c6f1a062d749c3ff1fb, '', 0, '?'),
(0x6104e4fc2936e7efa206c01482d18ee3, 'wp-includes/js/plupload/moxie.js', 1, 0x00000000000000000000000000000000, 0x8923430da19a35c7b1efc792b681fc9a, 0xbfe8f3c349d2395f2f7818d47413359ae5a4e028bf2e67e274541a7d26beb09b, '', 0, '?'),
(0x6114761b94a63c7f303104bbf84a9f49, 'wp-content/plugins/tablepress/admin/js/list.js', 0, 0x30309e998979d026d5a16126a8cb2030, 0x30309e998979d026d5a16126a8cb2030, 0x1f4d15e0a63054b810593c225bfad162259c078b79ff723f58a8f0d667743f8b, '', 0, '?'),
(0x611b7bbfa477d6e61a5116d016406b12, 'wp-content/plugins/wordfence/css/wfselect2.min.1525275841.css', 1, 0x00000000000000000000000000000000, 0xa4638a98cccf332c42f1141556c7c2e6, 0xa780da91f3743455d40c9622fc3bb974fb0f37e4ba1ac0014a791803d9726240, '', 0, '?'),
(0x61299e544d57e1b84f6f88b851947cdc, 'wp-admin/images/media-button.png', 1, 0x00000000000000000000000000000000, 0xb2b6c3e336054070e8927a5e7965f3ce, 0x5f1aeafa88fdf203536ad7965920bdf3f001e89556bf5a9fee47656ee7b05f0b, '', 0, '?'),
(0x612e4908fd8e631fc874528cdb732ea2, 'wp-content/plugins/contact-form-7/includes/controller.php', 1, 0x00000000000000000000000000000000, 0xa3835fd8ad1e78319026964ea5c38523, 0xd43f2a104f048e6d7e377017b08738472e2ab36963d6eedf2ef4efa13712821a, '', 0, '?'),
(0x615c632c49223554cd05b123cc8b1ffe, 'wp-admin/images/media-button-music.gif', 1, 0x00000000000000000000000000000000, 0xeff55df37f325c5aae2f02e4d913de95, 0x4865ff7dbd4be1b1fddbad58e78c5957bd922f241acd1b65fa8fa0ff6973a917, '', 0, '?'),
(0x61a323c1e76edb32666c5c0ece070995, 'wp-content/plugins/wordfence/images/flags/gp.png', 1, 0x00000000000000000000000000000000, 0x191ea5eac2a9d5a819bd6dbb20951b67, 0xe1b99ac8b4b7516cb31b9ab93756579dccd1c2eb4759755128bbf79b06ca5ac1, '', 0, '?'),
(0x61a73fa3aa5fd7cba2bed0366aa8ec58, 'readme.html', 0, 0x55d27f1f9f7f79fa2593a5b32907ee44, 0x55d27f1f9f7f79fa2593a5b32907ee44, 0x9a33c035eb9ad943ec4a35efae1c459936d43d7d80afcabed5bb48cfd63f22c7, '', 0, '?'),
(0x61c6c50383c9fb286de04542fd086cc9, 'wp-includes/media-template.php', 1, 0x00000000000000000000000000000000, 0x1f0b0e3d03f1bbfced12992bef5127ea, 0x393713c98af5712dc531e53c2ae09bc524f34860faa6b7ee658464d3b7388a5c, '', 0, '?'),
(0x61c963b543480d8508913d076c40c4b8, 'wp-admin/plugin-editor.php', 1, 0x00000000000000000000000000000000, 0x75dabd226fdd5ee46bc106b1d16e6326, 0xb0969ad4050a1086a3c756d945c0a9598212ecc0a9cb18c941c1ca3b9de5eaac, '', 0, '?'),
(0x61e66169e7479df6ac887defde1a20b9, 'wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php', 1, 0x00000000000000000000000000000000, 0x4d2d15f6d16d23b30ae2e88c20eb4bbf, 0x69a6a453222e544ac2e111cda77b45204fe1cf46baf8edf16c8376713c442ccc, '', 0, '?'),
(0x61fd5cdb3a9ad2e988f430866c425a88, 'wp-content/plugins/wordfence/css/wf-colorbox.1525275841.css', 1, 0x00000000000000000000000000000000, 0x08505829702183be4e38a66a0bad8c17, 0x6fa9741230b30d995032a1e8b14eb9adf3e6e969ccd7c24be6db758115a4e0f5, '', 0, '?'),
(0x61fdf63ff1b45840be190c808cbe970c, 'wp-content/plugins/wordfence/images/flags/lc.png', 1, 0x00000000000000000000000000000000, 0xa31dd56646b7ea6eee6da40855eb255c, 0xea8d4c45bf1d0b17a72bf5cf4ec6a10159f8a844ec765ff271b363578e90350e, '', 0, '?'),
(0x623332f04e3f528ad256fa4d43975227, 'wp-content/plugins/wordfence/images/flags/bj.png', 1, 0x00000000000000000000000000000000, 0x4e2c580a6cf91e599725179bfc5ff4d8, 0x04b3f5762926d3fe033b0aedfda3f359cd3758e0b19d4a7d1a8b57b7f4da384f, '', 0, '?'),
(0x6259c62ca5b0cfa559aa72db9dd13bbe, 'wp-includes/js/crop/cropper.css', 1, 0x00000000000000000000000000000000, 0x6b79350bf46e0f692a4d1b2807ed0399, 0xf4d9b8b806540886e4de9d4f93b3d9774ca681793d7dce67546cc0bab1a4bdf7, '', 0, '?'),
(0x6270e579b6f99c543594d0532c4cbb82, 'wp-content/plugins/tablepress/classes/class-admin-page-helper.php', 0, 0x3426c9d07df421c7a26978879b6aa19c, 0x3426c9d07df421c7a26978879b6aa19c, 0x35f61848469dbc60787a59b61885219fec5af90eca31118581841a71a97623b2, '', 0, '?'),
(0x62752f1f7ef31cbdb549d68439ee8dbb, 'wp-content/plugins/wordfence/images/flags/ge.png', 1, 0x00000000000000000000000000000000, 0x8b68c0941e211134a0890f3a15beff52, 0x06f4106bbbc5527861d621462f0e32be665846b4b913eb43fd42e0698d4a30e1, '', 0, '?'),
(0x627b61d55bbf5963233a1c5bb5e77df2, 'wp-content/themes/Divi/core/components/api/email/MadMimi.php', 0, 0xa5bf21fc90ffd33d41a8e9903f82f4bf, 0xa5bf21fc90ffd33d41a8e9903f82f4bf, 0xb7ddffe5c998c4b3e20f4158cecf643999ec60f10f8d9ea0405dee86793ced4f, '', 0, '?'),
(0x6288caa146083174963daac7e2de0976, 'wp-content/themes/twentysixteen/js/color-scheme-control.js', 1, 0x00000000000000000000000000000000, 0x5a95c970e1edcdf6322ff93e297e4f7a, 0x4ca746223df491a1a7092af446e75f4f12799186127becf0f6f3904a2a76091f, '', 0, '?'),
(0x62b2e9a52b65d67a3fdcd44dc51f3d69, 'wp-content/plugins/wp-mail-smtp/src/Admin/PageInterface.php', 1, 0x00000000000000000000000000000000, 0xfeec74911e79d398b0fe284e79bf133a, 0x525dfd28c8a846b13066bac8e688bc6c592033e84c03395bde885f8658112661, '', 0, '?'),
(0x62ca03a5f1487a665798a085ad67779b, 'wp-content/plugins/wordfence/lib/wfSchema.php', 1, 0x00000000000000000000000000000000, 0xffe53a0646ac768d89c32ccd0563d9c6, 0x2ce88a9e1c1af2ef8ff4207e0decddb775fe8b60a3a628dcef6d950f8c662c1f, '', 0, '?'),
(0x62d912b7bf35580ab24fd9715d66dde5, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/MessageFormatter.php', 1, 0x00000000000000000000000000000000, 0xddc316fe5a1d06a0c129e6a65cd36cfc, 0x5b409093ef120434cc637c51d2e608fb22abf5aa1e38f343bee9dbe43bc2f1d6, '', 0, '?'),
(0x62ddf060bfd7d2a4b9ae2d3107371540, 'wp-content/plugins/wordfence/images/flags/ag.png', 1, 0x00000000000000000000000000000000, 0x08a9b75c10240c9d2c99201b07a3b0f9, 0x6908d3439feb79a35958836eb57954e500b2a4f37d4b92cc802f722cf517fccc, '', 0, '?'),
(0x62e094fb08bf94d28c2026e93f7fac7b, 'wp-includes/js/customize-loader.min.js', 1, 0x00000000000000000000000000000000, 0x31d9f8e828b08e3de1c3922fd12161ad, 0x7d50d6802cad9ebb59d6cf7678e5dd0af703c806b98b588600ec58956d9a99b9, '', 0, '?'),
(0x62e2f7122bc6b404dd9ff3b433ef8618, 'wp-includes/customize/class-wp-customize-nav-menu-location-control.php', 1, 0x00000000000000000000000000000000, 0x66ade1bfa0332f7ee070d29843d839bb, 0x3670bc8ffc9b5b781a16db881f4c49fbc4fbb5b9cbc13a349e26d750f890632f, '', 0, '?'),
(0x62fc955f108b2d599b4ace02ca374a6b, 'wp-content/themes/Divi/core/components/api/email/Feedblitz.php', 0, 0x7456f212c36a456200045a8d3362e22a, 0x7456f212c36a456200045a8d3362e22a, 0xf82b57b3c4de0646002770d9563ae147d82858f77a22fa9c7ae54b0402dc6ecd, '', 0, '?'),
(0x630113e9a49fb8b4284f6b318b21cd82, 'wp-admin/privacy.php', 1, 0x00000000000000000000000000000000, 0xf609c7809829682e79246bbc48307073, 0x34dda5213e585a41e19ae12a8c40d4f31137f211d3af5345e6c209301dea30aa, '', 0, '?'),
(0x6314a7171c344c5df4cb9eae04b74d63, 'wp-admin/includes/class-wp-post-comments-list-table.php', 1, 0x00000000000000000000000000000000, 0x5c34f85a05eee305eac2654e5d25e544, 0x5a8775458a083e3cb53bb5f93729414a1a4fbc453f8cadbf42ed14432dc256e6, '', 0, '?'),
(0x63208fcf3fcfae127ea15de0d2eed9b5, 'wp-content/themes/Divi/core/components/api/email/HubSpot.php', 0, 0x2d87b33c1df6c34ec0544a42877293d1, 0x2d87b33c1df6c34ec0544a42877293d1, 0x3ff2f0bc65b96468a97457fc4ec28ae32f1a7b6234332f80db2a7d32762c39d8, '', 0, '?'),
(0x632cbd85b05b78deabf433a5060af940, 'wp-includes/js/jquery/jquery.masonry.min.js', 1, 0x00000000000000000000000000000000, 0xcd0eb3406096ff80266e7c9d7d419186, 0xf65cdb990ca7bf021be18ae3097d4d9267df20bf24fd30b107205be4dde51342, '', 0, '?'),
(0x633401321f6a9ba7ce78e563ecc4641b, 'wp-includes/Requests/Session.php', 1, 0x00000000000000000000000000000000, 0x37f8cadd86fcbfce9602b5bcf67d6c8e, 0x6560dd86130be02ef7ce833a8e946a8145f3061ab3d2b0a0e5e88235df1aa829, '', 0, '?'),
(0x63fe06865b625dcbc005feddbd874a46, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage.php', 1, 0x00000000000000000000000000000000, 0x5985f3926edd5fc8080fa29b0c2cf163, 0xa05237ce4cf3fb6205b6c1ea690b25d4c3dc22c8da5ed91e06d4c7ffac832f0e, '', 0, '?'),
(0x6402f5e53a77a4eed04fcdd086171513, 'wp-includes/ID3/getid3.php', 1, 0x00000000000000000000000000000000, 0x7d8c0db1e4b777223e17d65819fb2b6f, 0xc38a3fe08249cdbd2af7012f0fea820c281e5966963885df260fac6cc2c8b077, '', 0, '?'),
(0x640be3ecad31edecb5932d853b4f98f6, 'wp-admin/js/custom-background.js', 1, 0x00000000000000000000000000000000, 0xc98d592e5df4a09d8657bc1aa8c89aa9, 0x450493aae5b7df9c6e669e36c902688d04a47ba96a8460a03ffbf5ebdbebc4c9, '', 0, '?'),
(0x6434cdd0e52efb6d9f34d7a216b45629, 'wp-content/plugins/wordfence/images/flags/ni.png', 1, 0x00000000000000000000000000000000, 0x8932fdf7d48f990b2cef0495e76654e1, 0xe2c4f1165e0b82406df799b988944dd18b8f91281ac58e15456cb814c3602577, '', 0, '?'),
(0x648237ffb32ae1682b060439714d2ec5, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php', 1, 0x00000000000000000000000000000000, 0x252c1e7aa89297f3b65138c5aa12f222, 0xfa47859b2a966bfc4b9d48fec279fee79e85eae6eec2e01f00722cb13497b2e1, '', 0, '?'),
(0x64ae6f6ea6573e61cc1ba799c010f3ec, 'wp-content/themes/twentyfifteen/genericons/Genericons.woff', 1, 0x00000000000000000000000000000000, 0x732ff0fd6e5d9d64b2c8c81f7ac83f01, 0xd42ae117fec15308579882a2cd2eaccd7e3574b03dc8c1f7f41856f370cca6f1, '', 0, '?'),
(0x64d441d44e313075179718332822000c, 'wp-content/plugins/tablepress/classes/class-render.php', 0, 0x5f90deac1fb89e3edb23631f09c32f73, 0x5f90deac1fb89e3edb23631f09c32f73, 0xa6eea52e0a63ddc516beee248be85c46c46a73f1819b2c545bdd0e9c02c4df7f, '', 0, '?'),
(0x64d52819c4c8254ae9f9de40f5478610, 'wp-admin/options.php', 1, 0x00000000000000000000000000000000, 0x559806ccbc1497b4ad7d6e5a3c440abc, 0xaeef1b11f1ace3e4c8104bf72f4f7613fb72f78e8886f447d565054e245e1bc2, '', 0, '?'),
(0x64e2ba68c4a77b71348732f74b2218df, 'wp-includes/SimplePie/Rating.php', 1, 0x00000000000000000000000000000000, 0x3d7013a46d09c74b0ee3d8af617412fb, 0x970d5bb96ab26a06d582e0a572568568609de64672455388b4ddd60c7b621d91, '', 0, '?'),
(0x64e7bbc8f804ade7e022c76f6c8bd9ea, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/FilterHandler.php', 1, 0x00000000000000000000000000000000, 0x5016e02e25a92c129d1f6bc98d2bc0b2, 0xd307d855e30205312dd178cddde04fe017f19f45ceaa561f1d163fbdcce8599e, '', 0, '?'),
(0x64e8348f6ae0320b55c2568eb724f650, 'wp-admin/css/wp-admin.css', 1, 0x00000000000000000000000000000000, 0xbfe4bd90350018abc7c9210bfb9d2a5b, 0x6be6b91edf5b69b7d47c32fec7fbf4b9e1abf0e3017f456bffa5780f2f066399, '', 0, '?'),
(0x64e888400c21edc664a74a8f1580c5fb, 'wp-includes/js/mediaelement/mejs-controls.png', 1, 0x00000000000000000000000000000000, 0x872edbb75a23651c30bf3ca06c9690bf, 0x9b157f58e32ae1ee1abb8e155801db28de5a1521ebb7c8bda8f1441401326142, '', 0, '?'),
(0x64f2d289af7e34c181341b3c39a151a4, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail.php', 1, 0x00000000000000000000000000000000, 0x789a99e1a82201d81e7bc414c5c1e744, 0xacc4a00dda15255e67fb5dd76e528cdcbb049eda1a1452b4fbf3de36f76b023b, '', 0, '?'),
(0x650647a33da50b550ff95cfac29d6cbe, 'wp-content/plugins/wordfence/images/flags/bz.png', 1, 0x00000000000000000000000000000000, 0x3893dfa010655e7a85f1a7658fab11cd, 0xb7f66b013f5684d25efaa77f6ec1a6a2d2ad5e0aee8eab4e3346662e248ff6b1, '', 0, '?'),
(0x650df79a105a668b89c5de9ecac97cef, 'wp-includes/js/api-request.min.js', 1, 0x00000000000000000000000000000000, 0xeb5b88948b1755a4bb607c33f63c0096, 0x55c60dcec24209d92082dfe915b56200f64569a86d553610a011866bf6b42a69, '', 0, '?'),
(0x6515c7eccc58c78c2e5cec281626fd64, 'wp-content/plugins/wordfence/views/scanner/issue-coreUnknown.php', 1, 0x00000000000000000000000000000000, 0xe5d8b16d193a68f30d471d5aaada8b59, 0x74380375559fb70e55fbf153c492aa7166be94ace7530f9f33699cbd8e69f675, '', 0, '?'),
(0x652e50c8b44e42875378115bdb26c1bc, 'wp-admin/includes/class-wp-plugin-install-list-table.php', 1, 0x00000000000000000000000000000000, 0x127c5f9ce1de85523cbd13b932e9c8ef, 0x1056fe13cc56ba2275ca35f88dbe691a3f2d484a60917850d991575537d8d90c, '', 0, '?'),
(0x653e14f6135939c41fa29ca653911f26, 'wp-content/plugins/wordfence/images/flags/ci.png', 1, 0x00000000000000000000000000000000, 0x01d868e5b97a50cddb462b64d47926e0, 0x2576d93711587943579012f69d7c363399ee6e2b1de0e3f1afb5178035d91b71, '', 0, '?'),
(0x6540947814456a3071c581eb68bb289d, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/link/plugin.min.js', 0, 0x1e91d98046824776453f116115c0774d, 0x1e91d98046824776453f116115c0774d, 0x22e50527fd0509d4b053b846afb5b84ee8174138d8251d4691571a5f8e6c308d, '', 0, '?'),
(0x65700d7dc8755f348ffdbf91b1f3969f, 'wp-content/plugins/wordfence/views/scanner/issue-checkSpamIP.php', 1, 0x00000000000000000000000000000000, 0x9cded8f060589b63c16237b5714e538a, 0x8b4dfab7c947fb5d20e93f7593bf671250e37031cb2ca328cb56b05e7fb4f4d0, '', 0, '?'),
(0x6576a08b156c283d2f48e35a878b946c, 'wp-content/themes/Divi/core/components/api/email/iContact.php', 0, 0x2b3898b41e005b8058b3ce0c9d5aa360, 0x2b3898b41e005b8058b3ce0c9d5aa360, 0x220299cb545faf9abdc85f1094e6026d3ea6d67b581d3c680dacf0410fbaac7d, '', 0, '?'),
(0x657d3077546e7604025ff367a717137e, 'wp-content/plugins/wordfence/views/scanner/options-group-basic.php', 1, 0x00000000000000000000000000000000, 0xf078ff01582300ae9594adfa796b6634, 0x65d5d88003b4801b3972155b871e635ec3ef61a56e8bbdb0e2cda59c648ab796, '', 0, '?'),
(0x65aee45f175ff325f717e8ae7888c0db, 'wp-includes/class-snoopy.php', 1, 0x00000000000000000000000000000000, 0x73b05cdec5859ff6edcfbcd22ebd0960, 0x8096f334092af200d1e289fe05e8fca80afe86e03b3072a3fb9db5fac9b7779d, '', 0, '?'),
(0x65bd065e237cdb8da254d0a99288107a, 'wp-includes/Text/Diff/Engine/xdiff.php', 1, 0x00000000000000000000000000000000, 0xd6b91fc8628a0c0474ad58389a475815, 0x1efa5b3ca130b0c48597bf614429744afb68edbf28439b5b75487d73d2986984, '', 0, '?'),
(0x65bdbdaaaceeb0988d5949c19a2cf9c7, 'wp-content/themes/Divi/includes/builder/module/Toggle.php', 0, 0xa1cf22c6328490abaf029826b75eb417, 0xa1cf22c6328490abaf029826b75eb417, 0xf37609dd1e0fa7097baf356441b29bbfa6ccfe787a6d7c0f881f67564962a6be, '', 0, '?'),
(0x6607b71c5e61532def31e2210c287221, 'wp-content/plugins/wp-mail-smtp/vendor/psr/cache/src/InvalidArgumentException.php', 1, 0x00000000000000000000000000000000, 0xa91bb63c56eb83de54f58917ac62970e, 0x6c5088dc897542b9546aec6749704edf6a22923fc7c84c42e68319cc4211219e, '', 0, '?'),
(0x66136b700f8d80bf7e9880f0e137ae87, 'wp-content/themes/twentyseventeen/header.php', 1, 0x00000000000000000000000000000000, 0xfc93cce365c91f76257cbebf98f4c76f, 0x64e45706b1503b42da0cc9d88c84c8e6583a641b2a8e06c84d3f275d52c38ac9, '', 0, '?'),
(0x662722590ee8e3eecbb1ce0256f6ea98, 'wp-content/plugins/wordfence/images/flags/uz.png', 1, 0x00000000000000000000000000000000, 0x5e7a6c7659f4ed69368129367c63343b, 0x832de30f869981dc2eeea2563f4e073ace91bed4e36de4590791596b6756bc86, '', 0, '?'),
(0x66393458258b519d3fa45b339a32d4e6, 'wp-content/themes/Divi/css/tinymce-skin/fonts/tinymce-small.svg', 0, 0xdfbe5c48845df8f039028b5a14a9a611, 0xdfbe5c48845df8f039028b5a14a9a611, 0x950db47ab36dffaa805def482bb9b6790cad8bffbb71472853e11a55e9e1c62f, '', 0, '?'),
(0x665b2f69918d4f6580bce9177d2d6a23, 'wp-content/themes/Divi/includes/builder/post/taxonomy/LayoutPack.php', 0, 0x963487e50ab7b443fa4cb6723d1d0c8a, 0x963487e50ab7b443fa4cb6723d1d0c8a, 0xd631bbb9f777b6733f86e59718f64f7afd8876a04d96369f37b83652b4f49124, '', 0, '?'),
(0x665f521520ec6f81160e8dd53297b134, 'wp-content/themes/Divi/core/admin/js/page-resource-fallback.min.js', 0, 0xbfc439fd8ff8d5a874958b727003a1db, 0xbfc439fd8ff8d5a874958b727003a1db, 0xb899cd95ea4c47493903f60258d07785613fa2c2543c9411ac92c1c43169b89a, '', 0, '?'),
(0x6663fa0bd4190acb70d4cd665db10770, 'wp-content/themes/Divi/includes/builder/module/Slider.php', 0, 0x9261e7ec225c979af6a3fe350861692b, 0x9261e7ec225c979af6a3fe350861692b, 0x6dac09f56e5073403c5c3d6b494146e85ac66aaa8cd9f99c72e6832ee60553cf, '', 0, '?'),
(0x667086fa93eae7c86af3489b1105271d, 'wp-content/plugins/wordfence/views/blocking/blocking-status.php', 1, 0x00000000000000000000000000000000, 0xc9cbae5fc1ec18cdf5aec6e4586becd0, 0xc3fad0f634ce3e31fc5e8807b8b766ff730ca87bcd712709dea94dedf992a29a, '', 0, '?'),
(0x668575330ab8154d5cc17d362a30ed9e, 'wp-includes/class-wp-customize-setting.php', 1, 0x00000000000000000000000000000000, 0x56eb027b927ffe16bb9381252a03c9ac, 0x36aea3edc7ef588be01e3019d06336315613bc89d048da66c3038089575fc626, '', 0, '?'),
(0x668dadcdbbe2a1a080fcad861c0f50d5, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/insertdatetime/plugin.min.js', 0, 0x55b225b14b26e43a153bfc59c8d1718a, 0x55b225b14b26e43a153bfc59c8d1718a, 0x6cd3b75295ccc54e6040c9c280f8f756f1af7f77b1092680cc7e3fdacc74270c, '', 0, '?');
INSERT INTO `wp_wfFileMods` (`filenameMD5`, `filename`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x668dc903a6dd2bbf8acc0c574b5a22b9, 'wp-content/plugins/wordfence/images/flags/bv.png', 1, 0x00000000000000000000000000000000, 0xf4d292549f1ec7af57f34694ab35f67e, 0x6989ab616e75a3e37677daaf3b76f5c85eb70c242274d1cb0685b9295bd62ae4, '', 0, '?'),
(0x66990279c490b28cc6bc76684b8a151d, 'wp-content/themes/twentysixteen/inc/customizer.php', 1, 0x00000000000000000000000000000000, 0x78a2097a43e54884275bfbc37ba29630, 0xdda07ecce55b1cd9a1b5e07d13149b90d616721fdcaa4bf9e4d1eab06d0b305c, '', 0, '?'),
(0x66a0e99cb066d89f7c68fbb955924c03, 'wp-admin/includes/ms.php', 1, 0x00000000000000000000000000000000, 0x6486076b9bb40a5208e7fb01c32eafb9, 0xe40d2e3090be6c3d9f1f461bd8dad3e05d734c3d95f96dfd0c834223f7c4e34d, '', 0, '?'),
(0x66b485256415b76f8f44819a359db5bb, 'wp-content/plugins/wordfence/js/date.1525275841.js', 1, 0x00000000000000000000000000000000, 0x7f8cf4d56a9dbd50be4552d05faf63c0, 0x8f80420c3debe83006d51f64c6a9224289745563a8b95e1c31803e9671260bf8, '', 0, '?'),
(0x66bdf0081d9aac67e6a466ab5ea56046, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/ClientInterface.php', 1, 0x00000000000000000000000000000000, 0x59a3e49db021b1ba3392d08f07754319, 0xe5f9fcf5e518fb51ac8d8f74cbd87d04c711a86035642edc2a5644c838f0be0b, '', 0, '?'),
(0x66bfb8d9cc0f429c0844ea46720d0d9e, 'wp-includes/Requests/Transport/fsockopen.php', 1, 0x00000000000000000000000000000000, 0x1d21ee4a4f60ad1afc48f118483fb73f, 0xdb1b3f6c3b8c985dd6cb294f3d6294b99516118af1d7d6b910920a8f9990bb90, '', 0, '?'),
(0x66cee4a0d9fdc20865abaa0152b929da, 'wp-includes/SimplePie/Item.php', 1, 0x00000000000000000000000000000000, 0x104510e221fa08437aec008e633cdca7, 0x314b89d536195de614e14c1d99168a15ddb2ffea5d607219d4537b14b7b9556c, '', 0, '?'),
(0x66d0ad16eda44af236e72d1975bf5d9c, 'wp-content/plugins/wordfence/images/flags/nl.png', 1, 0x00000000000000000000000000000000, 0x9aaef8ba8904e14bc99ef1e76c0d1ea6, 0x20a5db32c3e42818369a804c4422f0f9309f46626c467412339386071d92cb01, '', 0, '?'),
(0x66d688f30cbdf9a6bc56edd4b929e439, 'wp-includes/theme-compat/embed-content.php', 1, 0x00000000000000000000000000000000, 0x5fbd21787d7ebb346c00079ea298f073, 0xc0454ba8e15fbc9e1054fe93204914445e5cd7f22ecf0b0cfa11b5fed6b369bd, '', 0, '?'),
(0x66ff2526f6064065708765456fb1cb85, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/ErrorHandler.php', 1, 0x00000000000000000000000000000000, 0x1a6652f526f29b846a17a8ff0ad55b27, 0x1923a400dc36f0151d7c14c148b68b930c307123a38e95170788b26b6fe84d3b, '', 0, '?'),
(0x6723e92c764d91ff8e8b97df3a0cf5e4, 'wp-includes/js/jquery/jquery.js', 1, 0x00000000000000000000000000000000, 0xdc5ba5044fccc0297be7b262ce669a7c, 0x8d67852f9001696745c8af5de5337636b745274464b93467cf667f0183da3bfc, '', 0, '?'),
(0x672b797289e4d0718480f68044a9b42f, 'wp-includes/vars.php', 1, 0x00000000000000000000000000000000, 0xf78cf4adaa3f0a10e41279e96f3794f5, 0xab516ad14e16872a1e2313498f6f1f015835c2191457258bdc70ae68d9c9d346, '', 0, '?'),
(0x674dd4424dd47dd30113dead21dfebda, 'wp-content/plugins/wordfence/images/flags/bo.png', 1, 0x00000000000000000000000000000000, 0x26d7375f0ef01f207c3e05a729fbdeef, 0x44e4452ddad8fd97c0f4e4fc6623cadad4832ea47d12424137463c3ab73612ad, '', 0, '?'),
(0x6774df2e482afd1d57b8a13daa18438a, 'wp-content/themes/twentyseventeen/assets/css/editor-style.css', 1, 0x00000000000000000000000000000000, 0x89707d634197e581e1125aa438996a01, 0x8e6afeb47df4a068da26b31f91be8cc7d8f4dc6e3a52385f6cb2a8f211232c59, '', 0, '?'),
(0x677c795f936f342289a958864e9af98f, 'wp-includes/images/smilies/mrgreen.png', 1, 0x00000000000000000000000000000000, 0x2d35c1e05eb1949106d34add6a9d9dda, 0x13c1e6d04d83f167a824b7e6a52b3bbfb200c735d1c903caed48265c45362577, '', 0, '?'),
(0x67844e0122c0ca8b071b41862d26b52c, 'wp-content/themes/Divi/includes/builder/images/library-layout.svg', 0, 0x1398eb9189d292c04d1cf324e0b4a8a6, 0x1398eb9189d292c04d1cf324e0b4a8a6, 0x11204875dd127cd0dc96afdd46d0bb7d5925b5f7ba30baff9fff3d510eaf5fc1, '', 0, '?'),
(0x679424475cbeebb13ba972c4c4cf3158, 'wp-includes/images/wpicons.png', 1, 0x00000000000000000000000000000000, 0x6453fcf875718d91560f5faedce361f4, 0xb6a505de631b06155a5f94c43f6e8d5f9fe74b818b36ebee8e31119d125c7d72, '', 0, '?'),
(0x6796913f7e2a35ac40b1c6897210f031, 'wp-content/themes/twentyseventeen/style.css', 1, 0x00000000000000000000000000000000, 0x24a043885e46b6313de1dcbb28b06f9f, 0xdac966a25afb5a3540671d4af36f8afe3018a5f09f1c6ef632d1ee0cb0681781, '', 0, '?'),
(0x67a952ce3ce38f7d16793ac431060b54, 'wp-content/plugins/tablepress/admin/js/tinymce-button.js', 0, 0x034731204e24849d8e23ca26005cad3f, 0x034731204e24849d8e23ca26005cad3f, 0x74ebddac388fe2864f5c46e1c9904b0ddb6d5940286e87c3dee11ef4aca40063, '', 0, '?'),
(0x67b166f63104fbdbb6f279e43b15b45f, 'wp-includes/class-wp-http-proxy.php', 1, 0x00000000000000000000000000000000, 0xc03d899abae74d1a7ba338297605bb1c, 0xdd06602e3180d22747ec228e273054326743454f10fe5c407c21551346ce70a9, '', 0, '?'),
(0x67b573f415ce1929a1b36dfd01e72505, 'wp-content/plugins/wordfence/views/waf/options-group-whitelisted.php', 1, 0x00000000000000000000000000000000, 0xb93d35146525431b3b29d6e0eb376b35, 0x7877b4d63840dfeacf73afb1d93fd29c7c62c42ff28f33eeca40e52a9277994c, '', 0, '?'),
(0x67b65d6585d4215e858b28504b90f0cb, 'wp-content/plugins/wordfence/models/common/wfTab.php', 1, 0x00000000000000000000000000000000, 0x3206f60254d47d9a4857273c137d085c, 0x5ac2a57cff73e953cc3865958c33e88b0445d897aa24898c1fd6c6dc9c2d68e5, '', 0, '?'),
(0x67d017b67e29b27ea573baca9e93fb49, 'wp-admin/includes/class-language-pack-upgrader.php', 1, 0x00000000000000000000000000000000, 0xf2a18bbd9712044cd139488d75da6625, 0xc468e09f0d68972f3cc8daf10f4ab88a24aa24a70a5de0f8c2edd618f4e7838c, '', 0, '?'),
(0x67de134e924c239e43763fcd9847103a, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/Thread.php', 1, 0x00000000000000000000000000000000, 0x0a2dfebc867ec170eb04fbee5b8ec3fb, 0xb181edcf32bfe7e3084e52e4d4d5a02c1cbbb6d7dbff571c40bf0c15b7c749a9, '', 0, '?'),
(0x67ec783815b2aa504d8be3fae2c76fa8, 'wp-content/plugins/wordfence/images/flags/vc.png', 1, 0x00000000000000000000000000000000, 0x186a4622f27be5cbc51cde7c30d11e9c, 0xa345d8dbb3b5dea6914449c4bf69c123fd816c8f98bf9723e1801b2b76a72f8a, '', 0, '?'),
(0x67f18393cbba01e6863316c6431d1f2c, 'wp-content/plugins/wordfence/images/flags/bw.png', 1, 0x00000000000000000000000000000000, 0xd1ff051c45ca2ebac667d23be6e3987a, 0x135958a01ab3476c8454153ba11f80662d06decd73b75eb179350520837a8aea, '', 0, '?'),
(0x67f5e45d6252062588205a1d8ddb45ba, 'wp-includes/js/shortcode.min.js', 1, 0x00000000000000000000000000000000, 0x1c041f7f933a23946e80dc51b5e1c938, 0x4d0fd284e6e6d40fe31404a487c247ee2de29be4e118b606db1d572c7be1caba, '', 0, '?'),
(0x67f6a34b123dfa7caa87f2d05adc49d2, 'wp-content/themes/Divi/includes/builder/module/Audio.php', 0, 0x5024cd79b0d1b52f5bd9548f3509b037, 0x5024cd79b0d1b52f5bd9548f3509b037, 0xee24aa14686aa309b90c504c859ca8ca068fd4ffb862da1525faa0e67e5539e0, '', 0, '?'),
(0x67fe4564c9e331a2d2447dc2c2fc918a, 'wp-includes/js/jquery/ui/autocomplete.min.js', 1, 0x00000000000000000000000000000000, 0xd0ff3eba6258651773c3a5cc909efde6, 0x9a6e9ef4847d7c1470efd4396a98c6e542fd3f012b2a7f57f721898b46255289, '', 0, '?'),
(0x680177d824d31b3b0fb08711d95d8dd5, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Client.php', 1, 0x00000000000000000000000000000000, 0x94e89786ef772c6716d0c2a077d73ef8, 0xf7f6f0a6a8cb85ed644fd2297868abfdb5b799a7a2b9b746d26c973d393a30c6, '', 0, '?'),
(0x68184daef4aa78f98f95e568aa18a427, 'wp-content/plugins/wordfence/images/flags/ly.png', 1, 0x00000000000000000000000000000000, 0xce08a743ccb2dba862237e3c51f1a61c, 0xee28b7e4af1db676024c6dd8e7769336577f71057818e45e06faf0fe7fd1b4c4, '', 0, '?'),
(0x681a4f686cf806e75ff8cd4c6d2fe5b7, 'wp-includes/class-wp-customize-manager.php', 1, 0x00000000000000000000000000000000, 0x7f879d3048ef16949df8667c9484fb93, 0x24fdc0facb3189cbff342d13f952ef4ea0fe2d78c6ff669087b9a6a0937a9bce, '', 0, '?'),
(0x682064d11f92eabb8532f602c35fc072, 'wp-includes/functions.wp-styles.php', 1, 0x00000000000000000000000000000000, 0xe665e24a159238e25a805717db32fb98, 0x6c765d793102dbdb1fd1743f53f992a705a19dfa641d90e9425418a58d52df31, '', 0, '?'),
(0x6830582dc869ffbbd5e18d5ecc476038, 'wp-includes/pluggable.php', 1, 0x00000000000000000000000000000000, 0xfd5ec4f6300c273aeeccfff479ecf1bf, 0xbb06e995975878f36abe1419e3752e624ec5da3cfae5f1fe83113173d879badb, '', 0, '?'),
(0x6834ac8bf22333c7608e2ddd88a822a2, 'wp-admin/profile.php', 1, 0x00000000000000000000000000000000, 0x9184e53f96bade3e7ae7cda9eddf7a26, 0x2c1ca836493bc5472bd50f708f6203801bb21f6c5a0f6401c1ac94a87963e300, '', 0, '?'),
(0x68405ac9258f52eb9546df3b74695c6d, 'wp-admin/css/login-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x861b3448d69e1432e1e87fa5e6b54fc9, 0x7bafa7ea3ae489fe869a575cb115540e90bb8ad5ab23588ac4242c0e5496c1a1, '', 0, '?'),
(0x687c68458888663a16c6b132029a827e, 'wp-admin/network/theme-install.php', 1, 0x00000000000000000000000000000000, 0x629704e41fc670178a4226b323b6a9ec, 0xe664f2cf270f261ca951a7f8ccc90df127a4235c4b963edcdfc62f0a24a32125, '', 0, '?'),
(0x68865707a32867de5fe62c72ea80476b, 'wp-content/plugins/wordfence/images/flags/tm.png', 1, 0x00000000000000000000000000000000, 0xaf7d6bddd4b6cfaff031bb741b07ca36, 0xf78892953e57137940dc27dcbc6fbff39c57e0f542dde77ef1762d0ffabf9659, '', 0, '?'),
(0x6886f0a770dc8ea00a50079c6f7449fa, 'wp-content/themes/Divi/includes/builder/post/taxonomy/LayoutCategory.php', 0, 0xd39f2197c65fa25af80d95e6682be2b7, 0xd39f2197c65fa25af80d95e6682be2b7, 0xac2374c9ddcecff3c500b67fc2e22f3993233058d3275d4bcca8f0ca903f007f, '', 0, '?'),
(0x688f4b9e5ce57af467b5aa85488feae7, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Formatter/FlowdockFormatter.php', 1, 0x00000000000000000000000000000000, 0xba10a9093d8c9fe1a2b2acbbc52803fd, 0x07eee7307d66fef1996141cefe895e0b20307efcf7e32c7d901fd34e16d83362, '', 0, '?'),
(0x68bb3cb25d9394ec4f704e4305c6b4e6, 'wp-content/plugins/wordfence/lib/wordfenceURLHoover.php', 1, 0x00000000000000000000000000000000, 0x83bd3a28967879cdf48611c4da8c28c7, 0xe9089ccafd84b176f850431744787e6bd5892d2408b0eb056d75978dc3b0bfab, '', 0, '?'),
(0x690c818aedc76b6d4378fecab7cbf2f9, 'wp-content/plugins/wordfence/lib/wfDashboard.php', 1, 0x00000000000000000000000000000000, 0xde452fa4583abe15c6de77e69a39ed90, 0x8c40a6fadc9430a09d7e6f7b0b41adf8b82f8a12f02ef440457e3ee4d432ffd9, '', 0, '?'),
(0x691fa20f993bd9f5269906be6fe2ae3f, 'wp-includes/IXR/class-IXR-base64.php', 1, 0x00000000000000000000000000000000, 0xee2a36d606d508af44b654e6176599bb, 0x3f465d4caa327d1787d91feb0d53fe400e62d132f74fad6fc7755506274f84aa, '', 0, '?'),
(0x69297de2e9ca2295054c331cd4d5d231, 'wp-content/themes/Divi/core/components/lib/BluehostCache.php', 0, 0xc8a71b832d31204d4ec69df9c5da0c69, 0xc8a71b832d31204d4ec69df9c5da0c69, 0x2e5afa42f02326d90aa11d23da58dee95104eabcf1d20760693ded02f429380c, '', 0, '?'),
(0x69388d4c4fe5b09e9eea734c3cbae095, 'wp-content/plugins/wordfence/images/flags/nr.png', 1, 0x00000000000000000000000000000000, 0x37c9ee1a03bfef121106f804d4b67cb5, 0xccdd6eaa3c8aacb7296571476eb1d1633f2399723c78640db32625ccc9e4571e, '', 0, '?'),
(0x69b22dffd058b1380b07565b7e45fb12, 'wp-admin/css/install-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x0b2751d087519eff48ee76fa78a70961, 0x2e1c55404103118726f2b0454f90874e2c5a4cd0feb0782a6df227c7ef45816f, '', 0, '?'),
(0x69c05cb4af817f9b123d58ef05681424, 'wp-admin/js/language-chooser.js', 1, 0x00000000000000000000000000000000, 0x09e20150c7561d0330d7158f744abb4a, 0xe258bad6a8802be6b3dca4a159e5a2ef607c61977b84a1d15091c64c2988c215, '', 0, '?'),
(0x69c0d7567cf29b049c9ed83cb04d36fd, 'wp-content/plugins/wp-mail-smtp/vendor/psr/log/Psr/Log/LoggerInterface.php', 1, 0x00000000000000000000000000000000, 0x1ae09682227159416a299d0ea940d34e, 0x5b59d86f64f98d6123d902c3504224bd282098d75d989cd728e3c242e604a61c, '', 0, '?'),
(0x69e141b7ef016caaeb072447b027a604, 'wp-content/plugins/wp-mail-smtp/vendor/psr/cache/LICENSE.txt', 1, 0x00000000000000000000000000000000, 0x16185f0e38f573358ff5fd48be944f1a, 0xf0fabd387b3bcfcd72b3732198529ba935630b7e6f50462b72bb1773b04384d6, '', 0, '?'),
(0x69e16becf1ad12bd43f110ed541c2cec, 'wp-content/plugins/wordfence/lib/wfIPWhitelist.php', 1, 0x00000000000000000000000000000000, 0x6989a5f4617cb3c2300cf40ae235e061, 0x263baff29850827b95240e6e0086ca74ffa77209fa006d9f6028d4d3c5b65ed4, '', 0, '?'),
(0x6a155c0a642f9ccf87f5579f8862e840, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/HandlerStack.php', 1, 0x00000000000000000000000000000000, 0xccd0aeb3a6975d8f3836dea18603ad6d, 0x54a80a9d29103bffe205dd4e6b8a8a4465b9c73256c2fec2a20f04ab7826423d, '', 0, '?'),
(0x6a26ba563199acae36139334aaafebe2, 'wp-content/plugins/wordfence/images/icons/ajaxWhite32x32.gif', 1, 0x00000000000000000000000000000000, 0xbe1cede97289c13920048f238fd37b85, 0xefbeb1cfdc6e97d1bfb930637e4efcff72e6f14175f3677e16ce948fcee04914, '', 0, '?'),
(0x6a51fbf59765f78af83b0e1613e21d65, 'wp-includes/css/wp-pointer-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x013fb2b4de66e81cb7378f931fc93ffb, 0xd7aba29fd39c982cb1c41cb9bfa2b921952785df1d1c4de7ecb289b997162420, '', 0, '?'),
(0x6a6d4504a4d14158dd75779b7f3edc86, 'wp-admin/css/colors/ectoplasm/colors-rtl.css', 1, 0x00000000000000000000000000000000, 0xcf22f6cdf0c754d17e18968603839536, 0xff4dded5d94963144bf9f387e94dd5d8ab7dcfe53d2d4bcacabc68f984538fe3, '', 0, '?'),
(0x6a81e4b18bb9bfe1f02588ddc35d801b, 'wp-includes/class-wp-xmlrpc-server.php', 1, 0x00000000000000000000000000000000, 0x59738c4e151db24bbc6ed7dbdb2852d5, 0x6db615e0cd93549b4a4bc2f7cbf51e0104d3696062ece7398b81c8b0918be337, '', 0, '?'),
(0x6a8fafd229136e835138deaee1ac448c, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503.php', 1, 0x00000000000000000000000000000000, 0xacba4a1b9b6d41a006b48ac5d754cff2, 0x5299d06b5364cca10abf61b9364d741b1014fa3689df4d153ddb1328cfe5b936, '', 0, '?'),
(0x6a9097a3c9ff1535462b1fb8afed6f01, 'wp-includes/images/crystal/interactive.png', 1, 0x00000000000000000000000000000000, 0xaf52cf6d60f2edba609939a70304e601, 0x24ad9dc1f6eba9983c7831b2e9d593bbed4952ef9b562d565a5c6a672e87fe88, '', 0, '?'),
(0x6ab46773cd3636ce2480a4382aa845d9, 'wp-includes/class-wp-dependency.php', 1, 0x00000000000000000000000000000000, 0xf0c5504362928192160cb142ef83c1e6, 0xb2ffa4d58ee2a005c13da0f96b1f71539228bde5745f19d699c89fd0f2caff5a, '', 0, '?'),
(0x6adabfb474d8c13175a9ac867da3a7be, 'wp-content/plugins/wordfence/images/wordfence-logo-64x64.png', 1, 0x00000000000000000000000000000000, 0x11765ebc49ea4e2fa9c86740f6905c75, 0x38c45618910ea218f1eddd8f7fc783347016f8078a5d6379ec825cf49acfe9a7, '', 0, '?'),
(0x6adfe86b1151c1c0c4e09ee5edab3027, 'wp-content/plugins/wordfence/images/flags/dz.png', 1, 0x00000000000000000000000000000000, 0xfe9e9368ee8daa39aad758c8c8fdd41c, 0xce20ead56e979298a0e44c9baa7fadcb56b35b50a4eb8b7c4da3b06283f2b095, '', 0, '?'),
(0x6af91f09885198c7ec9f69032ab92f54, 'wp-content/themes/Divi/core/components/post/Object.php', 0, 0x3ec1f523a5cace10355bdcd256e8ca52, 0x3ec1f523a5cace10355bdcd256e8ca52, 0xb8b1126c8dd75ff7e8a7ec40e1e32f4978c1ad7323ad0efc0659a2f28ed6eee3, '', 0, '?'),
(0x6b01adb84607aca833d3d0116cc00b74, 'wp-content/plugins/wordfence/images/flags/ms.png', 1, 0x00000000000000000000000000000000, 0x9d93e5efeede9b79a2c3c7a87857f58f, 0x9b723ab131ed0fb6661baa4a482938310187ff28477bd7f9033c4d29b9b33a31, '', 0, '?'),
(0x6b074504ae4deadbc078249753eb3330, 'wp-content/themes/Divi/includes/builder/module/field/Divider.php', 0, 0xeedf366111c4c0f7d5eb0c4b85f15044, 0xeedf366111c4c0f7d5eb0c4b85f15044, 0x01c7dc0c6d5d61e4b638efd0aeb09147a4d57c306da776d34efce324aebd1560, '', 0, '?'),
(0x6b09bba7da3ced992847da77f4db1682, 'wp-content/plugins/contact-form-7/modules/number.php', 1, 0x00000000000000000000000000000000, 0xb5b36dca321a7e04e3a4f417181524d5, 0xb47cf7d98d9ff116e41e4e6cf3083ddbce9be5c0cd8d8ae57122029ac791710c, '', 0, '?'),
(0x6b13827f88b824364fb3d22d4e8578a0, 'wp-includes/js/tinymce/plugins/charmap/plugin.min.js', 1, 0x00000000000000000000000000000000, 0x3d42b6ec9f848bb610500d4cf6e2a00c, 0xc295171288785b9e47938b2d0706f33930622e7a08914706f5de617ada3eca72, '', 0, '?'),
(0x6b3684fea02ae2dcdf489c098c75d9a1, 'wp-content/plugins/wordfence/lib/dashboard/widget_notifications.php', 1, 0x00000000000000000000000000000000, 0x7305abd54b205b4887fbf67e2e86d65c, 0x46c9da1367652ede000f476cbf1ed84a07c4da8e7367027a45d0067be64ba472, '', 0, '?'),
(0x6b4dcffc969ca69a020ceecc99597370, 'wp-admin/credits.php', 1, 0x00000000000000000000000000000000, 0x0b1c45083759d618d27a928f3c287efa, 0x5415a34fe1ff01e72b7d0dbe4c65330ed17c3f847484334d052c9621311b9ea7, '', 0, '?'),
(0x6b4e98eb286cab5a669d8445224c6dc9, 'wp-content/plugins/contact-form-7/wp-contact-form-7.php', 1, 0x00000000000000000000000000000000, 0xfe2a701721f89709010b403ab804c611, 0xfb1c64e47903f91181d128b7e122c295cf488daf0de044eb1d0aeb04e41844b4, '', 0, '?'),
(0x6b6da77cf7874b0f6d6130ed222a886b, 'wp-admin/js/tags-suggest.min.js', 1, 0x00000000000000000000000000000000, 0xb0e2e58bbcb8654f8f6c09726c8df7e8, 0x14cf4b3a1093e72f8cf706c2a3a33af0eac77eb7c5a1906af7b719fe87b70504, '', 0, '?'),
(0x6bb7e0b151919fed98ed1d63038da064, 'wp-content/plugins/wordfence/images/flags/by.png', 1, 0x00000000000000000000000000000000, 0x5fa3360dc5ffde418ffb82af768afcca, 0xac39f98bcfee85fd58fa39a2b89221978efc6c8dbadeec768676c8f77b2bfe1d, '', 0, '?'),
(0x6bbdfa0f42cb9ee3623d790386da1e12, 'wp-includes/user.php', 1, 0x00000000000000000000000000000000, 0x7a68390fe76209d8122357d8207bb638, 0xcf2a74c0f022bbe030ee24be9cf1b8de39145d65a88bf66f7882b95cf81ab854, '', 0, '?'),
(0x6c18b1fbdf00deb1eb0bb79d974536b1, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/visualblocks/plugin.min.js', 0, 0x72f1bebe00b1ad0ef86f91729ca5e404, 0x72f1bebe00b1ad0ef86f91729ca5e404, 0x8d8218c74bfc23172973524c8cdd18db701f2f64b2cc154a17a2b9b36a929e1c, '', 0, '?'),
(0x6c2f0a1cd17fd480b057c1cdb12d63cf, 'wp-includes/widgets/class-wp-widget-recent-posts.php', 1, 0x00000000000000000000000000000000, 0x76b598ae8580aa03a80a6a715589585d, 0x02817afa79c9d48e1a412a6143cf29656795f79c82567852e4cbbffadfd83df5, '', 0, '?'),
(0x6c39e97fb93daffc68c72c3ed9c3e726, 'wp-content/plugins/wordfence/lib/wfDiagnostic.php', 1, 0x00000000000000000000000000000000, 0xadda9503d8bed09b96ac7e5c3632043d, 0xc61dcc350aabdde609dd17bedd26d74bd258d6eeaab5fd80971caab90e98f853, '', 0, '?'),
(0x6c726e34ed9870524af57a9ca680fc12, 'wp-content/themes/Divi/includes/builder/module/Sidebar.php', 0, 0x9e6c8082130214906e84fd84def2077a, 0x9e6c8082130214906e84fd84def2077a, 0x807a64a8d33f89a4a8f6d84da67c053ffee47bc742469d2224831554e4c7989c, '', 0, '?'),
(0x6ca39669a0efdecb4b95adcbd4ec1436, 'wp-content/themes/Divi/core/components/data/init.php', 0, 0x06e901d08517a42d1400a0f7ed806a61, 0x06e901d08517a42d1400a0f7ed806a61, 0xe267ec547c9ec8af2f44bed0b623f29faddb201a0895b4b653e0ba23e4410f58, '', 0, '?'),
(0x6cfb05cac842a38b9e6ac0f308321be0, 'wp-content/themes/Divi/includes/builder/frontend-builder/view.php', 0, 0x040e1268bd16fc689d8f38fefb69fb85, 0x040e1268bd16fc689d8f38fefb69fb85, 0x3ac45db69acea0cc69f20238b4699376be53e2cc6794af96a04dc2451bb8c88b, '', 0, '?'),
(0x6cfec764f235ca355db65edb51317d87, 'wp-content/plugins/wp-mail-smtp/assets/images/php.png', 1, 0x00000000000000000000000000000000, 0xe4f5e982e78c99d1c7b417ab816eb7b2, 0xed16d5b10537003e0300f730d4a1fd72a269ac6f364d5e5c9514b32c6845700c, '', 0, '?'),
(0x6d00a8deb8bc7f275d3591d8b45c4b22, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/promises/src/functions_include.php', 1, 0x00000000000000000000000000000000, 0xf5cb9de3f9980feda6ea3341215bf7ac, 0x90409935d22122e6718ee684cd3f6e18f85e7f7f8fcf66c570fbbb64e2785e6e, '', 0, '?'),
(0x6d0b4492c6548e6d730391b7f241a97d, 'wp-includes/certificates/ca-bundle.crt', 1, 0x00000000000000000000000000000000, 0xdd1c7bdebdfc411eb8a336e3d758692c, 0x1e4c23020c56cd4f8ce384205c481d19eebdc8a8e500294bcb380c011ffe2949, '', 0, '?'),
(0x6d41e7f059b7e0cac0ae52627cde538e, 'wp-includes/ms-default-constants.php', 1, 0x00000000000000000000000000000000, 0x55fad8b8f4cd83131c4841ac4e9ea48d, 0x4fc5c4c314ad26aab4a536331db43884fa1a2ef5c520ebe7e9a2762c83d06f6b, '', 0, '?'),
(0x6d459aaff1f6beba5ce71529ded86fd4, 'wp-includes/js/jquery/ui/spinner.min.js', 1, 0x00000000000000000000000000000000, 0x3acf32da612bf35221c09394856591dc, 0x49d12960dfb92ae44eab8e56f56af9a6641fccb282ca1f84f063865ae69cb853, '', 0, '?'),
(0x6d4d64ededa68bcc2da236274bebfd94, 'wp-content/themes/Divi/includes/builder/module/FullwidthMenu.php', 0, 0x215c32758564273222348928650539a2, 0x215c32758564273222348928650539a2, 0x1373a39d72909166e8d4982fc5d48a9ad7e5957035809ea0f101465caa10a593, '', 0, '?'),
(0x6d579240c3f511bdd093cab41a464e5e, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/promises/src/functions.php', 1, 0x00000000000000000000000000000000, 0x2ff33484d4b21748efdd577c6b6a45c1, 0x6bf948d696e9e0e93df038deaeb19891d4db940bee9c1b1da40524c38c138093, '', 0, '?'),
(0x6d59b7c118939a0c7d10c9bdeb0b853f, 'wp-includes/js/jquery/jquery.ui.touch-punch.js', 1, 0x00000000000000000000000000000000, 0x4cc86d1003c45134d6838f13e3885db1, 0x6b0e3e1d6a5440a9978e7accc3c81eafea16d59c2e4f42d7c06ac93027f4ea74, '', 0, '?'),
(0x6d8808ba2d1a6d31bda5c8fba377c7ef, 'wp-includes/js/jquery/ui/sortable.min.js', 1, 0x00000000000000000000000000000000, 0x2896e90cc17e9abc160ed96bb86b07e3, 0xf5ef69ef2f5508d59ca3936a4b0a73893eb67a5461c173b0d514fc55755ef176, '', 0, '?'),
(0x6d9c16ff17a5c61a952fb7ae911284c2, 'wp-content/themes/twentyfifteen/screenshot.png', 1, 0x00000000000000000000000000000000, 0x5ba3748dd5ae31944fe972b2485e080d, 0x5741b89fd9f5a64cc733271ed86a0d94e00d4e9d66467aae86fb61a4d671556c, '', 0, '?'),
(0x6d9cf3dca9a63b27d7c17b5b713a6eca, 'wp-content/plugins/wp-mail-smtp/src/Providers/Loader.php', 1, 0x00000000000000000000000000000000, 0xf30a8c9f1effc5219b68e2e15810f9fc, 0x455a79565939689222b9db5dae1497c6446afb369b1b43936984ebc66364f4af, '', 0, '?'),
(0x6deedfb746516f89da859cf60a2866f3, 'wp-content/themes/Divi/includes/builder/scripts/library_scripts.js', 0, 0x40c3732ce690fcc393af827b408e9c4c, 0x40c3732ce690fcc393af827b408e9c4c, 0x6e3b44202825720486de5816be032ff887729055b03ecd2c21c01eabcf853557, '', 0, '?'),
(0x6e0251b8caca9227946bc3de222511e3, 'wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css', 1, 0x00000000000000000000000000000000, 0xa7f30f0c309921a487640a98569cba90, 0x32d0690633ff1067259a524eb40524b784a447a39cc3b12393f60676c480d9ed, '', 0, '?'),
(0x6e0986a270467db860db9034bce12c20, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersSettings.php', 1, 0x00000000000000000000000000000000, 0x4867794829c09c5864387f33399f0f0b, 0x69b51d650cde2b54a8116d876ba9e5db41e46a48313b4822a5587e214c32a8c0, '', 0, '?'),
(0x6e0e0e5dfb6a16373c331349537351df, 'wp-admin/images/post-formats32-vs.png', 1, 0x00000000000000000000000000000000, 0xb7742e45b6adea3547a54e1af3fe761c, 0x285aa82c859ceeaa496dad592cce87fcd497f1c674479fa9a39efaafb8ab611b, '', 0, '?'),
(0x6e0e5b0906167f58948712837dc93082, 'wp-content/plugins/wordfence/views/scanner/issue-spamvertizeCheck.php', 1, 0x00000000000000000000000000000000, 0x17cae125d8983588d061e54fb55fb490, 0xb433c2bd7d98df88db36a818ac122d8ca71407dcc21f05b995782582187576a1, '', 0, '?'),
(0x6e23a9743d95278592c1def5625d7bf1, 'wp-includes/js/tinymce/themes/modern/theme.min.js', 1, 0x00000000000000000000000000000000, 0x7a36834309f0b8ef510bccb53d832943, 0xce725cbd275e9fcd2a52a4dc573a80415c2732742a093e269421e8ce1c0dceac, '', 0, '?'),
(0x6e416a2bb475aa1dfa0456471e376414, 'wp-content/plugins/wordfence/views/waf/status-tooltip-learning-mode.php', 1, 0x00000000000000000000000000000000, 0xf8d98f386c081fbca19f05fdb425c2e3, 0x215d605f2e95dbd75cb2fd3f877f95208df02e1ab762a2f1c9904751c565296d, '', 0, '?'),
(0x6e4318bae24d93635d6287d31f683e3b, 'wp-content/themes/Divi/includes/builder/module/settings/migration/InnerShadowToBoxShadow.php', 0, 0x00608b7ed895e13ebd744c875337a38c, 0x00608b7ed895e13ebd744c875337a38c, 0x09697be45da02b4ce101694ec975fd64e437701314de356ed108d107f0760995, '', 0, '?'),
(0x6e499f4109de5236d9f109887d1a8b0a, 'wp-content/plugins/wordfence/images/flags/mc.png', 1, 0x00000000000000000000000000000000, 0x280fcd0946ad1d56ec9679c7b12ec86d, 0x38e7d8af6356773b9744d89952ddf11bae81ed38acafec7ea3123fd7f403f417, '', 0, '?'),
(0x6e5a2f31543a7b265e842f086ebffd86, 'wp-admin/js/media-gallery.js', 1, 0x00000000000000000000000000000000, 0xdce3af6c5cfec53acfa8de54ba8b2f73, 0x5b02d27cf1aae30d3960080a6e95a471265b99f8d8f7d5743fe2b8874c360fb9, '', 0, '?'),
(0x6e6566beb3b04140b4ffb952873fa4fd, 'wp-includes/js/jquery/ui/position.min.js', 1, 0x00000000000000000000000000000000, 0x1c4a13edec1958817e83433aeaa42f62, 0x5b42a5ffa9ddc9fb3cbb73991da92acbf93bd1d5b943c65d2be183c6cc538e73, '', 0, '?'),
(0x6e6865c70e142737f50fb4cc363bc704, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/Message.php', 1, 0x00000000000000000000000000000000, 0x7a6a5bf4ade487c72739298b82e16c54, 0x8475cde5fc9009a16a9ca9280fd9ec1f4449e8c158f43cb59f1bfa366b34c2c2, '', 0, '?'),
(0x6e70b2cf69c7692a74404891287bcd61, 'wp-content/plugins/wps-hide-login/languages/wpserveur-hide-login-fr_FR.mo', 1, 0x00000000000000000000000000000000, 0xd024ae321e4513cbe0c8d5faf241e5f2, 0xd774cd3fc4bde80b5795c56b5fe357c0bcb37726a2b1767a4b6ad71f3fa877ff, '', 0, '?'),
(0x6e93c6edc44092a741068ef9114607b4, 'wp-admin/network/sites.php', 1, 0x00000000000000000000000000000000, 0xf47c7119bb162319e5b08198f289465a, 0x369beafdd9937bc5c9bd49d3ca90d845c3c5d9da800fca408e8f9e6f3c732e36, '', 0, '?'),
(0x6e966bd2d40a28c54720cde7b9097df3, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient/src/Google/Task/Runner.php', 1, 0x00000000000000000000000000000000, 0x690a3da40469a543240d95b81a5db5b3, 0x5fb52ef4c069e05f1456a8a79689f33ae5e5d54510e9cd3929a193876015b83a, '', 0, '?'),
(0x6ec5a2a829e1ae630e889bde71145e22, 'wp-includes/Requests/Exception/HTTP/503.php', 1, 0x00000000000000000000000000000000, 0x3906f7520861c39f43f46000d45554b4, 0xbe7db6ac3d33027806fb411039bcaaf1cb6c8fab70010082c6b0d339652e134f, '', 0, '?'),
(0x6ee3d0ba0b9d99d30c76fd6e6a3dcdae, 'wp-admin/includes/class-bulk-plugin-upgrader-skin.php', 1, 0x00000000000000000000000000000000, 0x34a29dbcc83894f6faacb501d3dfa70b, 0x0e2687eedaaa26b4f240af738d8ec5ed32abc225eb99c3b9872fe104a22d47a5, '', 0, '?'),
(0x6ef3caf3308d16390f6aae760138f522, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/request.php', 1, 0x00000000000000000000000000000000, 0xd2ddec0a94a542d6f0fe9411ac7ff3de, 0x52357349b697549dff48ff26d6ef9f65f914f8d071284de64aa00ae41df6aca5, '', 0, '?'),
(0x6efbe23200638ff3cd62f36c5556a20c, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/preview/plugin.min.js', 0, 0x2e1fe563fcae3cf15db779d9828a69cc, 0x2e1fe563fcae3cf15db779d9828a69cc, 0xae25fdebbe1de93076e62c6807d1f006211bd2b8e601089f0c137d401b5d801e, '', 0, '?'),
(0x6f275244172d94dc0001b6b1a16f89c9, 'wp-content/plugins/wordfence/images/support.svg', 1, 0x00000000000000000000000000000000, 0xac436ce21624a38772bc93a3bc6e3c2e, 0x8eca241ee34dfba1d4aea626e6e2c328e1a99873acb5145e0916cfa22a4ec0de, '', 0, '?'),
(0x6f3233649e123b5ff01d59903c547d39, 'wp-content/themes/Divi/includes/builder/ab-testing.php', 0, 0xf533ca495b8bcdc33816971b9f6d8192, 0xf533ca495b8bcdc33816971b9f6d8192, 0xb3aaeb4c119b5f9d21c7545e04aca3eccc1a7fbd62045d1fe083346067275f55, '', 0, '?'),
(0x6f50f0fb1463998781ec6fa92ee47214, 'wp-includes/js/tinymce/skins/lightgray/img/object.gif', 1, 0x00000000000000000000000000000000, 0xf3726450d7457d750a2f4d9441c7ee20, 0x86a0231f3b1f21e4e1490ca7882ec03ee7751cca8df253568edd6d7b7cf1652d, '', 0, '?'),
(0x6f5a30861c9af7f9d1d81fd43c63cd30, 'wp-includes/SimplePie/IRI.php', 1, 0x00000000000000000000000000000000, 0x6e16ff20d3e68692cf3b617b875f36f5, 0xe1b10c605643533549d9ae1a3b263e0815ad78b70724afb6deed2de1260c7a2b, '', 0, '?'),
(0x6f5fd9c2b9ff3dc8387b68d894a52925, 'wp-content/plugins/wordfence/css/dt_table.1525275841.css', 1, 0x00000000000000000000000000000000, 0x06e5674a626a9c4ac18e39b96b3a03de, 0x6f5b501cc24879d08a7dbde5ec7f694763ac7e94d03c63a51f447fec523a44ed, '', 0, '?'),
(0x6f705566fc9bc51c9a318086546552e4, 'wp-content/plugins/wordfence/images/flags/fm.png', 1, 0x00000000000000000000000000000000, 0x746d9827a4984af2b0cf7495dd1e053f, 0xbc1f746d7b874069db19bcff46aa063cf92493cf755b74ba74eb4e6379b830b0, '', 0, '?'),
(0x6f7ddb054319dc8a38f445f8ef4701f0, 'wp-content/plugins/wordfence/views/scanner/site-cleaning-high-sense.php', 1, 0x00000000000000000000000000000000, 0x8773544407b77ab8a4fcd2a7e96da216, 0xdd358ba9d884b23a2297737883ba1f34b7e7d2b8008fb18f39601a6903eb3f83, '', 0, '?'),
(0x6f90638e214f408df488a8379db3cf70, 'wp-content/plugins/wp-mail-smtp/vendor/composer/LICENSE', 1, 0x00000000000000000000000000000000, 0x955d5fe58c231244f6b49000f383b5e2, 0x1a209ff8db92f625a713347e4ed97e47682162d817ad3a77829805c98cbf9927, '', 0, '?'),
(0x6fdd4657249fbe344e41e84513c4ff3e, 'wp-content/themes/Divi/epanel/js/eye.js', 0, 0xc9ef2330de9dc9c312e9b7261ae59990, 0xc9ef2330de9dc9c312e9b7261ae59990, 0xf72d97dae42f9bd062a1719dcea2bb6525f24194bffdc06405e342d9faa7abe3, '', 0, '?'),
(0x6fe3ae9a2d01d73b3f583a8ffb70d2a1, 'wp-trackback.php', 1, 0x00000000000000000000000000000000, 0x1b1908c12e1b3089f6cce5bf8dc7eca0, 0xa63cc5d2549c7311b2dc0912f51b941961db3883785e9ceb13aba83b9ca49d17, '', 0, '?'),
(0x6fed35ede7e9cb7311fef89ca83f93c4, 'wp-content/plugins/wp-mail-smtp/src/Providers/MailerInterface.php', 1, 0x00000000000000000000000000000000, 0xde168c4fecb06ee8940681eee03613b6, 0x819179fd5b1c6eb45ea7a9d2d595f7353448e5176312f064c56ecf54be672e4c, '', 0, '?'),
(0x6fed935bacd06e337582c8cab99f5035, 'wp-admin/options-general.php', 1, 0x00000000000000000000000000000000, 0x62b492d696733adec8e542d18383ab03, 0x9be607e17bbe6f01e0356d53255f8b8df57ea1eb3f5c46fafcd92e4810db9ba8, '', 0, '?'),
(0x7001f4f43775cc4ccd5f7f7b32c39b96, 'wp-includes/js/jquery/ui/draggable.min.js', 1, 0x00000000000000000000000000000000, 0x443c277789baf69c490019d59c1b36ed, 0xb850527f416035ac3ba605f05bd743622929892a93206b4db7a64c659e937a20, '', 0, '?'),
(0x701b7b0db6a820e2253e2ffc5affeb3a, 'wp-content/plugins/wordfence/views/scanner/issue-base.php', 1, 0x00000000000000000000000000000000, 0xd1263386dc5a1cf109bf5200b0378e75, 0x3fa5147ca03f4186dc418021d1ec0a22d85c3415554349ca72ad277ecbb61350, '', 0, '?'),
(0x701ef15a561e1b5f09c25d80a16c7bbf, 'wp-content/plugins/wordfence/images/flags/ke.png', 1, 0x00000000000000000000000000000000, 0x6f4535a44a5549b4c657f23edd735ad3, 0xaeb9fd353f399bef103ed1f4a975a39322469e92d3d3a3aeba93eb81e8e16cde, '', 0, '?'),
(0x703a942caf604f1b6c4cb42810e9411b, 'wp-content/plugins/wordfence/views/waf/waf-uninstall-success.php', 1, 0x00000000000000000000000000000000, 0x8df9c0ad7f899bbba1a51cbd2a736632, 0xf37c0ddfa33210ec9ebff3ea39f52f25170f5b87376d977b45e0ddfbf775932d, '', 0, '?'),
(0x7049fb828f3a5380ba880e9576908675, 'wp-content/plugins/contact-form-7/includes/formatting.php', 1, 0x00000000000000000000000000000000, 0xac6bfadc90ada7d481134810c72d57ad, 0x5d6c7b453e0e400f1ccb5903db2226db810ba2f689fcf33caaeac5cdad660097, '', 0, '?'),
(0x705579fc6109ea62afe07661843ba138, 'wp-includes/js/comment-reply.js', 1, 0x00000000000000000000000000000000, 0x01183853cffabcfc771e87e405727059, 0x6daebc52091217fc10b92a19c3b5627534e304335ec9507555f3fe9a7a167f77, '', 0, '?'),
(0x7095f0b42ed0b00394f3815bc38d44a1, 'wp-includes/deprecated.php', 1, 0x00000000000000000000000000000000, 0xc4b10559a6075adf236e14e3569b870a, 0x98f995a6b4f9a31aa8e5aeea99ebde7eb3b341644150b71770639abbfd8b528d, '', 0, '?'),
(0x70d2d40da3d0c0152ef031440a9985a5, 'wp-content/themes/Divi/includes/builder/scripts/ext/jquery.minicolors.js', 0, 0x330af846fea447d0ec2d58a4130bdb3f, 0x330af846fea447d0ec2d58a4130bdb3f, 0x157f1d09625d4154ce806a7bf05e60c235e7904b7be41336411a8bcd31704e61, '', 0, '?'),
(0x7100a596fcbbc4654b1181c62aa6b6d2, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient/src/Google/AuthHandler/AuthHandlerFactory.php', 1, 0x00000000000000000000000000000000, 0x967bcbda60b8ea4229c5a2aade4ecb5e, 0xc683248c71ee3baacb2a85df0465ebe1f07365667266536983ddcec36d3a75cf, '', 0, '?'),
(0x71037143b8a2248db21b9ee0fda88340, 'wp-content/plugins/wordfence/views/common/page-title.php', 1, 0x00000000000000000000000000000000, 0xc5dc6141273490f5063de306c147b367, 0x527b07f568ae433b03c55fc9ee090f8595f1ea472b527adf7254a5917a609e34, '', 0, '?'),
(0x71060f005ef46d76420b731066437ecc, 'wp-content/themes/twentyfifteen/index.php', 1, 0x00000000000000000000000000000000, 0x84c9b262ae5a4b939e934bad57d8ee3a, 0x57a99bee14669afec970bbb310bc55b66721529b18a379233f1496e0591c9e5e, '', 0, '?'),
(0x71228d636febde19a33eab325268e95d, 'wp-admin/includes/plugin.php', 1, 0x00000000000000000000000000000000, 0xee2f4b9ecba6080c18982a404cf441ba, 0x35b7c3c6b60639fbd480c25beeafa87b119a9972601cfc74300fa5c6b71bb36a, '', 0, '?'),
(0x71371e5de513b77a9071b68f25b2c17d, 'wp-content/themes/Divi/core/_et_core_version.php', 0, 0x9072727d10cc7920c4d8f98cb3a1bdbd, 0x9072727d10cc7920c4d8f98cb3a1bdbd, 0x27257f2aab0bbbc27a9d18e6ea9c281dadc5c40238ec91f74862c0cb1251bd5e, '', 0, '?'),
(0x715ecf76c6b422ed3168baea8e767848, 'wp-content/themes/Divi/includes/builder/scripts/library_category.js', 0, 0x707310ba379bf5c424c8dcee52323c05, 0x707310ba379bf5c424c8dcee52323c05, 0xde6ffe7dba4d7f95cf3ada0c78dafd2bb2231a482517e15ed73e9557828aa43d, '', 0, '?'),
(0x7168ff36361f3597797cf23def3f5309, 'wp-includes/js/jquery/jquery.serialize-object.js', 1, 0x00000000000000000000000000000000, 0xd15c29a18d9ffa8b9b4ae86c3c0cfa22, 0xeeef447b7a70bc0d5d8db5ff3ce6b005d1c0a78f89cb407f37023e302899bf68, '', 0, '?'),
(0x7192f1322f300eab2d466a5f4302847f, 'wp-content/plugins/wordfence/css/activity-report-widget.1525275841.css', 1, 0x00000000000000000000000000000000, 0x4a845e07783b7982ad82b0d463a1fdff, 0xd0d3a1aec166c5614d9a57762bf280a8579f1c257dd6ea9e6044f61f4ea317c5, '', 0, '?'),
(0x7194731edf1b0c84b4c69ee0c3b9e5d6, 'wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php', 1, 0x00000000000000000000000000000000, 0xb1df89f9510a2bf0351811ebc4875580, 0x148f4bb6155ce5f76285d43ba2ba6a3c6605e391c5fcddf380e26a9ec797a41d, '', 0, '?'),
(0x71a7fbde46a3f64e652e0a566ff12e3b, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/DynamoDbHandler.php', 1, 0x00000000000000000000000000000000, 0xf2dd1a8fce0c3bb7d81a858af3ce9e8d, 0xb0fee0d5245961e6afe9c7497abd2ff3b19c7ec4eb4d9ec487489b4aefc685b0, '', 0, '?'),
(0x71ba43b1ec6b894977615c4babc4e60c, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Formatter/ElasticaFormatter.php', 1, 0x00000000000000000000000000000000, 0x8be3318942ea2a823a0508c2f3df9795, 0xaafbbe713b02adf671e3e010c794e375e44dc51236d7a703cc42ed94ba5c585f, '', 0, '?'),
(0x71be863540a32a3df52610b4e65c58e1, 'wp-content/plugins/wordfence/lib/wfHelperBin.php', 1, 0x00000000000000000000000000000000, 0x3befd72117b7c88dcbc93451d5de5823, 0x921b97d5b9252df81f165eea857183e25514ca71e01b4de9d20c655993eaf08f, '', 0, '?'),
(0x71d61fa1b0840331485e8ed1918892ab, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/BufferHandler.php', 1, 0x00000000000000000000000000000000, 0xf64f45ca53b64e07477f016859a71c01, 0x9b9acc89a24923fdd73230569774773b1074c1e43266d5a3a58de95612959487, '', 0, '?'),
(0x71e321b7e250a4c4c9bc62ef8b3a9bb5, 'wp-content/themes/Divi/includes/builder/module/field/Base.php', 0, 0xc478bcfd140e409ebbf1cf515f7743b3, 0xc478bcfd140e409ebbf1cf515f7743b3, 0xabb704f480e84afb7d07fc449a70bc6b5358579362ac8fa5bbf5ff625c97ceb9, '', 0, '?'),
(0x7204398c74c53f22df256e7f6238a945, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient/src/Google/Utils/UriTemplate.php', 1, 0x00000000000000000000000000000000, 0x6ff610cbb4b1ec1af4e1bf3b521bc29d, 0x4b54870df340d1934e6c2410ff571d8221605852afc9ce6f98cdf282433b8da8, '', 0, '?'),
(0x720c94ae6892c57686cf4c6b2f8516f6, 'wp-admin/network/upgrade.php', 1, 0x00000000000000000000000000000000, 0xa350dc0d0ddaccfd7ff462b63db83853, 0x1cfb9570df33a2afb2184005795b1daaefd4b748a5a33b83b7c7475da895992f, '', 0, '?'),
(0x722b7a6b3bbb2005340618afe6574913, 'wp-includes/js/tinymce/themes/modern/theme.js', 1, 0x00000000000000000000000000000000, 0x0cd9fdee0a27d28e107936ef56e4e24f, 0x5e01a15ed7f6abfee9a9375d86949ca37e818924f365788cd3fc721b666875fa, '', 0, '?'),
(0x7249007967d7452180a3fb17320c0043, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503-lockout.php', 1, 0x00000000000000000000000000000000, 0x634c9402fcc445b7d4e0ccccfe68bf9d, 0x3dc320ef522fb0f063a35a8a81237c0e147af5ac532e62d9a604ac7d33f7bcf2, '', 0, '?'),
(0x728226dddb99cdf3b7a2a8259e003a8c, 'wp-content/themes/Divi/epanel/shortcodes/js/editor_plugin.min.js', 0, 0x67b8f2bc907fef8d08c41211186692f8, 0x67b8f2bc907fef8d08c41211186692f8, 0xbc5decf2dc63258498092bd7bcda5d1bba7a11e873a469d2218ba349febd55b7, '', 0, '?'),
(0x7289286ed59e90a8f36ae797df62220b, 'wp-admin/js/media.js', 1, 0x00000000000000000000000000000000, 0xd9bf61cf4192c0a437323ef3bd70132d, 0x05790ac040dfcb24353a4bb84c4158c487e8616feb4312d108651fd23d6dd27b, '', 0, '?'),
(0x729632c38189587a6562ada02fa8f4da, 'wp-content/themes/twentyseventeen/template-parts/footer/site-info.php', 1, 0x00000000000000000000000000000000, 0x416a27e72d2d4c6468f971583cda229c, 0x23f349777acc7bf7740335d4150601f8f26d6183aac33a20989a1ec3510bb4df, '', 0, '?'),
(0x72e95fe8062f99cd48473dcd25973cba, 'wp-includes/images/arrow-pointer-blue-2x.png', 1, 0x00000000000000000000000000000000, 0x256de214110572de8c5d34b8391163cf, 0xc1b07b26444fc07a9bd3418566f32fc9cf67c3a18fad86edcfc4415d7ec028e7, '', 0, '?'),
(0x72e9f6107287284aaf67f728a879ad74, 'wp-includes/js/mce-view.js', 1, 0x00000000000000000000000000000000, 0xf2e51a6cc3a8ea3f6d149602645bcb91, 0x115accef0b914965f8e8ba44bc309fdc65b085adaef89f2af97ed8f370462a8b, '', 0, '?'),
(0x72f90fce0a97db62b0952315f0a9e97f, 'wp-admin/css/media-rtl.css', 1, 0x00000000000000000000000000000000, 0x166984f6b0e07f10e505addb8197d0fc, 0x1aadee7c86d71059dd4e0170e966533993b20d151065dd25833ff138f63bb1c2, '', 0, '?'),
(0x72f937b2c82f792ab861da9b505d2030, 'wp-content/plugins/wordfence/views/blocking/blocking-create.php', 1, 0x00000000000000000000000000000000, 0x24263f7ad8889ba0be2471ac27924b9c, 0xfcc3c3c27662d993f36e87a19e33240282dfdf299cfb6155dc37bf156cdb6a2b, '', 0, '?'),
(0x7306ac91792d90209641e658a651e467, 'wp-content/themes/twentysixteen/genericons/Genericons.woff', 1, 0x00000000000000000000000000000000, 0xf3f73b280148eeed102d4a6874ac7886, 0x84b63b0ed2166d13861eda7ddbe29dc5eecacc65287e9179306dbe1b3da07d2c, '', 0, '?'),
(0x7312f28bab41739459bc12baf8b8445d, 'wp-content/plugins/wordfence/views/scanner/options-group-advanced.php', 1, 0x00000000000000000000000000000000, 0xcbf270743491c83fb03b4f7889a50e1b, 0xe6f2b6fe591f052286d4a8cdcfe4883bc7f8b2486e1573365ddd7a2f70f00602, '', 0, '?'),
(0x734d04639d2b52a0c311b9d67cabab8d, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient/src/Google/AuthHandler/Guzzle5AuthHandler.php', 1, 0x00000000000000000000000000000000, 0x0a4cf394d6c952175368a1e797616aeb, 0x99cbc5e72a511470bbdd2a62465127e2d264f288bc94a3b6c0ec4eec1022f15e, '', 0, '?'),
(0x736a93924a3c14ce570cd042a4612bee, 'wp-content/themes/Divi/includes/builder/module/BarCountersItem.php', 0, 0xa43f456269c618a1ae62e55d8080dfea, 0xa43f456269c618a1ae62e55d8080dfea, 0xb44c755220073e344b9270ef4b0e6fec616a2b6231965d1884ef23a6bfccc19a, '', 0, '?'),
(0x738d17f99abfc6dfa1036bd7d0b1b2ca, 'wp-content/plugins/wordfence/images/flags/hn.png', 1, 0x00000000000000000000000000000000, 0x311ce1a94595cacf50bb899deb052b76, 0x1ff6b67be576f73a8c4552aef3b2c77549e22d5ea85a4f72e05fa588f261d3de, '', 0, '?'),
(0x739a2c8be3e282ba0cbf9b35734d81ef, 'wp-content/plugins/wp-mail-smtp/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php', 1, 0x00000000000000000000000000000000, 0xb3f535931ad7ccaafb5bc67555cd14c1, 0x78e7d26feae4eb002167f333febb5b9065f9415391d0bcc1383b262a1d731b37, '', 0, '?'),
(0x73a1ce324b0a9ab06cc6469eaa752f47, 'wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/jquery-ui.min.css', 1, 0x00000000000000000000000000000000, 0x840cca94d5e33faf324bcd4988fa8401, 0x8e5631db08f3d4c5d21a12b898b80a07636bd3fd89afa96501b72102c3fc1564, '', 0, '?'),
(0x73b1b88a8fe2a9bf81a98c9800bfd868, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/ElasticSearchHandler.php', 1, 0x00000000000000000000000000000000, 0x58ca3a8bc014f0be79a7354227f964e2, 0x43c14409d2f4d8143d1ca98aaa38ca014555b949f02d3add22b7f9083d792b0a, '', 0, '?'),
(0x73b2451eb8ce9e1e71c870b042eddad6, 'wp-admin/css/widgets-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x9c02078d0cb2936ed51d3590fbc5d4df, 0xcbddb3f5c5f12a11f570fb09b98839aee00308bc278de59d728ae89df9fa9344, '', 0, '?'),
(0x73cae8d79601fe9a3a8187fbd768d853, 'wp-content/plugins/contact-form-7/includes/functions.php', 1, 0x00000000000000000000000000000000, 0x8c3b45da65915b7ce2b7e186ab648601, 0xa71d72717941d9edfc3f1e420b45b237d10ec3e8480837504f44a5d1e024bdb3, '', 0, '?'),
(0x73d7032c764cddcd70f0dd720694e158, 'wp-content/themes/Divi/core/components/Logger.php', 0, 0xd495f6c4575a2b540aee958201c555be, 0xd495f6c4575a2b540aee958201c555be, 0x24c68c1544a3d8d06bac21517502b67f6eadcf2637e288c1d9d87e249aa51bf7, '', 0, '?'),
(0x73dec58f5527f7ec14c06540a1648b1f, 'wp-includes/js/tinymce/plugins/fullscreen/plugin.min.js', 1, 0x00000000000000000000000000000000, 0x0e31542957a5ced3fb021a641359a902, 0xb77f1f897fb9ef897547343f6d3b60f5c39f3784a32df214dc46930cab950d20, '', 0, '?'),
(0x73ec0e0bc3cbb18c592a75bfa9e14f84, 'wp-content/plugins/wordfence/vendor/composer/autoload_psr4.php', 1, 0x00000000000000000000000000000000, 0xdd3a00f0d13eb29781edd8c77d4c5100, 0x13c0efc35f55005d713dd5898aae66815cbf2fa0094064a1cc0da82b76dc2a28, '', 0, '?'),
(0x73ff43344dbe2a02b5be2a4215ab29b5, 'wp-includes/css/wp-pointer.css', 1, 0x00000000000000000000000000000000, 0x8b0b4f07ee0da51fb5b48944e20b4c11, 0x65b3959d41bbfb23cefe848333f87e17f995868916a28e0bb2b0638654c0e697, '', 0, '?'),
(0x7408f8aa1119c19505e277182a873eaa, 'wp-content/plugins/wordfence/images/flags/do.png', 1, 0x00000000000000000000000000000000, 0xbe56d73a45d84705610f58f09714f67a, 0x26e0dd2a5b4669c08def7bcc94978670502bb1c29e154f9cbdc4f20aa43d530c, '', 0, '?'),
(0x7436b7ee9e4f11ac0d618d8cc886eb66, 'wp-admin/js/plugin-install.js', 1, 0x00000000000000000000000000000000, 0x111082709bd5b31ec3f6230dcbc2c453, 0xa7834e5249a41bb8e800fa547df4513d2c224bc976fd38dad483b75a9299e5b1, '', 0, '?'),
(0x74388cc0d0ef70afcc8bd57a7b6a4470, 'wp-includes/css/buttons-rtl.css', 1, 0x00000000000000000000000000000000, 0x4ec02ca83e210f35bbaf97fb4ed2a037, 0xe7c8e9669ff0bbf8d20965e8b9097cdc64a12b8a89eafbfdd3121d0187a12687, '', 0, '?'),
(0x743b81f8198251f5853c97651de3db72, 'wp-content/plugins/wordfence/images/flags/gd.png', 1, 0x00000000000000000000000000000000, 0xad3f42b6a07ecc9aa85756da722e39ec, 0x863aa672159fb77af2d1428849b435d7c73a677512646b06c1abcb1d72bb5ad9, '', 0, '?'),
(0x7455d22f4473a449daa417dc737412e3, 'wp-includes/js/wp-auth-check.min.js', 1, 0x00000000000000000000000000000000, 0x99c97a7d6ad9e1ba06bbd76f29ecaad6, 0xf516b50509b834ff5f14d55dcbb1c36ac6e1368e4d2e8de6e53115c9e4713786, '', 0, '?'),
(0x746d36db97c07108baff8e2e90a33d6a, 'wp-admin/css/colors/blue/colors.min.css', 1, 0x00000000000000000000000000000000, 0x58b52e0c8528d52e040b8355a02eee77, 0x163fea6d9dd0aa30f949e2ed0ced2f7f841b9b7efdec212c745ffb31a9498c89, '', 0, '?'),
(0x7481a80c80fb912ea8c39595381631bd, 'wp-includes/random_compat/random_bytes_com_dotnet.php', 1, 0x00000000000000000000000000000000, 0x52d3240d3549e4c0cd785a62f31c463d, 0xacdb40d88280babb49f7445e54baef40bc409fea56109c70405455db9d72da4f, '', 0, '?'),
(0x74ad70a715bbfedec46f22dd7c3a5525, 'wp-content/plugins/wordfence/images/flags/cf.png', 1, 0x00000000000000000000000000000000, 0x2a74fcbd29a503e9924d12d88b461e29, 0x9bb0cd9d8145850b7a838ac7eb024e55f233461579cdd6d30a780e2a0ad4a2e7, '', 0, '?'),
(0x74ebe29dc3104fa024d2a5ab68a30d1a, 'wp-content/plugins/wordfence/images/flags/sh.png', 1, 0x00000000000000000000000000000000, 0x3e0247c313097b6ef9161fd5a4a7c45b, 0x5de24c3d41854112cecf8b5919b87c4e3088b9bc9c4081cde98bdc471e73c40f, '', 0, '?'),
(0x7503ea36eac834457ef1f83af01b12ef, 'wp-content/plugins/wordfence/images/icons/working-indicator.gif', 1, 0x00000000000000000000000000000000, 0xbfab9ce9564691a0eb7b4e0910fe2747, 0x846658baee525a827c3a1b4f8562a0c73d1766ea5b7918dfdb7f0be135207e09, '', 0, '?'),
(0x7565f61e1d08012c220a09ee68b8672e, 'wp-admin/css/colors/_mixins.scss', 1, 0x00000000000000000000000000000000, 0x18d869c6a21b54fdf1038dadc8b62810, 0xbb90550339f5c3a6e96c92810457903f3954e71b630c95b206e4ab81ac3a6828, '', 0, '?'),
(0x7576fad59e03285335e41087b9ed9ba8, 'wp-content/themes/twentyfifteen/style.css', 1, 0x00000000000000000000000000000000, 0x0c593a8f03f794af0c75a72e0646ae61, 0xc3b5612f559df5d11badbc7eb31a09ab78f4c7129fe4024e5dd02087daa5c7f2, '', 0, '?'),
(0x7588fdfaeb5b0cfd85860fe48feada44, 'wp-content/plugins/wordfence/views/waf/waf-modal-wrapper.php', 1, 0x00000000000000000000000000000000, 0xc56eceb35505c7a9963750bd4689a8f3, 0x66ccfff534fa05eee9b4d692702e92d595072a9af0eb5e0e4e6cfc38a0efe841, '', 0, '?'),
(0x759a224c44104da3abc9c7889b7aafed, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Exception/GuzzleException.php', 1, 0x00000000000000000000000000000000, 0xbe57c551f72e6faff7af43b4bf27c95e, 0x845c3c813bbcc2724efad4ee228e6cac3ea38721918caef757d7cab3f4a6c804, '', 0, '?'),
(0x75bfdc33217041b3668529520faf4ddb, 'wp-includes/js/tinymce/plugins/wpgallery/plugin.js', 1, 0x00000000000000000000000000000000, 0x9d48345044e6111fbeb9d2fb444d5c49, 0x9b236ce496f1bbfc0cddd74c78ce290eee249d33b17852d1ba2a0b5c392d9e11, '', 0, '?'),
(0x75e171671a008738896803d4adfb00f0, 'wp-admin/custom-header.php', 1, 0x00000000000000000000000000000000, 0x9f73f519bc849c90e197b95f1670927a, 0xa16e79e257950052647f9fff1f8c127a130b5a30cc2244493b75ff811b75ec3b, '', 0, '?'),
(0x75ebf59fac0dc3e8612210b6820de257, 'wp-content/plugins/wordfence/images/flags/aq.png', 1, 0x00000000000000000000000000000000, 0x758f81cad577209986aac611e9879a64, 0xb987f56598b74b7b05bad2b0c9ee9b441a87d943e291364d36d030f4b4be44e3, '', 0, '?'),
(0x75fe0cec5122b1e57e57a8f6ac99c3b0, 'wp-content/themes/twentyfifteen/genericons/LICENSE.txt', 1, 0x00000000000000000000000000000000, 0xb234ee4d69f5fce4486a80fdaf4a4263, 0xbcff007631a3ea73d41d4eed3e63491f4412d9a6be9dd60f8449e9ad30ff1d2d, '', 0, '?'),
(0x7602829da225512ad3dfc45b170e4777, 'wp-content/plugins/wordfence/images/flags/no.png', 1, 0x00000000000000000000000000000000, 0xf4d292549f1ec7af57f34694ab35f67e, 0x6989ab616e75a3e37677daaf3b76f5c85eb70c242274d1cb0685b9295bd62ae4, '', 0, '?'),
(0x7602f1d1e4e2c3b09a4da376c33a6996, 'wp-content/plugins/wordfence/images/flags/cz.png', 1, 0x00000000000000000000000000000000, 0xdd00a81879f37f18a053283138b4c523, 0x0ed0bbe918fe3520fd4e4a5cbe1a3f3a83ec63afedd5030276483aae3f8b762b, '', 0, '?'),
(0x760cdab4a1e5c7d656b9bdd84bb5fa50, 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.eot', 1, 0x00000000000000000000000000000000, 0x6401227790b9e544ef6b8d749cd0a358, 0x57e232a8f960f36a543b5a61cda864135db7fb71dcb1db584f82a51ce75afdab, '', 0, '?'),
(0x7610962946bc18db7e027184879c3f62, 'wp-admin/includes/class-plugin-upgrader.php', 1, 0x00000000000000000000000000000000, 0x1e51c811e6fa2c3e3af0ec51104bf689, 0xc0b272d02b0f0c80f5a74c2fe0d119b39da5d2e6a96036f175006077b658c49f, '', 0, '?'),
(0x764b3b0240d173ba6155313ba9095ea9, 'wp-config.php', 0, 0xf6605f21bd187260169f3522cf9a6cc0, 0xf6605f21bd187260169f3522cf9a6cc0, 0x874218128a2bcea77b526f6c818d5ded1e8c5e7b4b45ef06190f335d4395e827, '', 0, '?'),
(0x766c42549be8aa5b36c718d542c24af9, 'wp-content/themes/twentyfifteen/genericons/README.md', 1, 0x00000000000000000000000000000000, 0x75f6390a4a93fd4c613751b7a9e78491, 0xf57b767828108da0a7a9c302fcfe1ff0444a2ae171625c5133b5c8dfd1a3b3db, '', 0, '?'),
(0x766f4658639cc225fec46d18f92fbfe8, 'wp-content/plugins/wordfence/images/flags/gf.png', 1, 0x00000000000000000000000000000000, 0x2492fc2de01e5b5389eaac445db414b6, 0x3b051308ce78e553120475c7b41b7aecea0565126ef2aeb649d2570b9b6aa66a, '', 0, '?'),
(0x7677d9d140050f8848cac91e7a9646a6, 'wp-admin/ms-admin.php', 1, 0x00000000000000000000000000000000, 0x9a05b49740dfcdaf4516851b623606e4, 0xc0ce42485416c5dc6043900d8c2316c038dc394acae8e0f74e34120344a20d03, '', 0, '?'),
(0x767f5dbf7a8bf0d4e5039ac333bb7442, 'wp-admin/includes/class-wp-importer.php', 1, 0x00000000000000000000000000000000, 0x64e2709fe9be639383f9a0d6f90423c6, 0xde7d85f6c44bec260c8b96b0eab460876d99c408d56b4fdd148bb21703f06cf2, '', 0, '?'),
(0x76a19610020cdea303e3fb1d7f5211ef, 'wp-includes/js/jquery/jquery-migrate.js', 1, 0x00000000000000000000000000000000, 0x6c57b762589f13ea5b3579ca5e6c369b, 0x4fcdad7a85e72528cb73213f2c11c6659e9fb4b3ac0a83f8b4271ac9808fa52b, '', 0, '?'),
(0x76c3a22c5c13ad2b51b9e5d5dbf1d6a7, 'wp-admin/css/l10n-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xdb1efc9ef2967c05b500794a813de4c2, 0x54452ccdb1a2a021dbe88b4c621c45f91bc65e6c69304b61b405dc1c508a0106, '', 0, '?'),
(0x76dd5af1f2bd0cae84118e8bb50a1933, 'wp-content/themes/Divi/page-template-blank.php', 0, 0x23315eb2c34df74ce6063c5dfd9724e0, 0x23315eb2c34df74ce6063c5dfd9724e0, 0xea57205f5bbdd16deea08a2f3326c1fba96856345277cb91a4573d3abad80990, '', 0, '?'),
(0x76dd65895f61b404ccb48d1e8a89c131, 'wp-content/plugins/wordfence/images/flags/pt.png', 1, 0x00000000000000000000000000000000, 0x01d9d411a2f5b19206543aa7ecfc8878, 0xffbbe5b2659ca99c925116e35ba226c728f3bf80f126326b1481e64dd2bb7710, '', 0, '?'),
(0x76e247822ec267b741f5c62306f572e9, 'wp-admin/images/align-right-2x.png', 1, 0x00000000000000000000000000000000, 0x6883026cbd3e72ba5da36c57c60fc078, 0xa4561c3af00b1368afc1c623c8864254d6356900a53f84f963c04263e184f4dd, '', 0, '?'),
(0x76e6fce1e234dd7c3e1ded3cb4ffc0a8, 'wp-admin/js/xfn.js', 1, 0x00000000000000000000000000000000, 0x8de5f12403af4eb425b9ae18dad17266, 0xbff0465d24bd2f2dc0a0689e41414ae862c2a2abefcb2766a335c9f2b2c691a8, '', 0, '?'),
(0x76e7b91217ffa814b4e8f51f5c0de159, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/psr7/src/CachingStream.php', 1, 0x00000000000000000000000000000000, 0x9044f074880bee4ad2d17f1097055e68, 0xa964714e728e0371602e90780f3cc8941ff1845c168476efa78f864f8951bfdc, '', 0, '?'),
(0x76f07b23bfb96c9a936200167dd3e342, 'wp-admin/css/colors/light/colors.css', 1, 0x00000000000000000000000000000000, 0x2e105d8125f21fa58ebd346a11e9efcc, 0x0aa225b0d7b2c2554ad6646621d38c89d53865e92bd8197c68ef119b6480ae56, '', 0, '?');
INSERT INTO `wp_wfFileMods` (`filenameMD5`, `filename`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x76fad2b8293b8f44b08d7e4a22e08f71, 'wp-includes/js/jquery/jquery.form.js', 1, 0x00000000000000000000000000000000, 0xd08a6e3d69ffe1088166ae1983e2355d, 0xfe35195cb0273d1627a42a6d03252c15a87f6b431b213cb8f7853283146d3deb, '', 0, '?'),
(0x77090d9743ae1c2515ef06375ff4776f, 'wp-content/plugins/tablepress/admin/js/add.min.js', 0, 0x52a01df90a48e624da63301e55c89c05, 0x52a01df90a48e624da63301e55c89c05, 0x96eb9374a7e99eb9b7d4318a0e87fcf2c8304cdc21e1e1c7c66ec185ccd1eebc, '', 0, '?'),
(0x771075e89a6c7ce50cf570089816ca51, 'wp-includes/js/autosave.min.js', 1, 0x00000000000000000000000000000000, 0xc2366b7de7027d09661ecdde0c8d1025, 0xaa90103a8dc1e213206a6a8e7b490ef7687931a23e052b37409b711343d33263, '', 0, '?'),
(0x7744aa4c9dc9b717ab2b8ec37ab93d0b, 'wp-content/plugins/wp-mail-smtp/vendor/phpseclib/phpseclib/phpseclib/Crypt/Random.php', 1, 0x00000000000000000000000000000000, 0xe5f4aba7eae639bef64d627cfde81b02, 0xc2d3ff9c057f53d3fc7e2e257cfddf8e30ed07a3a443a31fc24d01406b06227f, '', 0, '?'),
(0x77a3a4ef4cfdeaa3301e9ceff05d722e, 'wp-includes/images/crystal/code.png', 1, 0x00000000000000000000000000000000, 0x1460ef31b2cffaef1cb012f531ae391f, 0x3beaa9363798a483940dd8218aeddbe71e781a5f104048d7c3264394d02dd7e3, '', 0, '?'),
(0x77a945aa8ffa8010b56eafbace0bc571, 'wp-content/themes/Divi/core/components/api/email/MailChimp.php', 0, 0xb86e76ff2823cbd72d122d230fbc3f05, 0xb86e76ff2823cbd72d122d230fbc3f05, 0x5cf7a72e402bfd40aff457d3780c90932224adf50a06c84c00cf10d5d77d324d, '', 0, '?'),
(0x77ae15f4604d0ccbe13ec77bd40f83b4, 'wp-admin/includes/noop.php', 1, 0x00000000000000000000000000000000, 0x9930bd7810469e612350ae7c44338cef, 0x1fe5c95f5e7f5d2d8a1a8572c0496a1a6c927c1acfdf450d451c362008d01e9b, '', 0, '?'),
(0x77e5e0f55b40febf6853fbb11907a996, 'wp-content/themes/Divi/includes/builder/scripts/ext/wp-color-picker-alpha.js', 0, 0x3b35f92f3c0e19fc8197b2eb5272efc2, 0x3b35f92f3c0e19fc8197b2eb5272efc2, 0x5e8f22b1f9517e9288c5c35ce2142b6b18e70312d8b9f65d2df7a3cc2ed2c81e, '', 0, '?'),
(0x77fdfadaf2e1ca3a027d1956b910bc50, 'wp-admin/js/common.js', 1, 0x00000000000000000000000000000000, 0x6c175816ac122145e3d941fd3607bacb, 0xf66ef1ecb2b1871983c31533745b92241eae909bee9679ebeba8523aa0eb4c00, '', 0, '?'),
(0x7802f33ed31c9de6455cb095513b9a5c, 'wp-content/plugins/contact-form-7/modules/flamingo.php', 1, 0x00000000000000000000000000000000, 0xb1b66f9fed73eba24e39f43ef46f53e9, 0x133e1cd6d27d6daf89ba5fb6ab2683cc84af483a9dc4781ff3ed2075d46baf56, '', 0, '?'),
(0x780947214ee4b724a52e9a648e5462ef, 'wp-includes/ID3/module.audio-video.flv.php', 1, 0x00000000000000000000000000000000, 0x082564998a44a982b1f3417a69c41433, 0x3ab45260023e3a9c140b0b8cedb1ce2c3f056864432090986b667421e3c632e1, '', 0, '?'),
(0x782e6f1a304cb3750c20cfb3e4041eda, 'wp-content/themes/twentyfifteen/header.php', 1, 0x00000000000000000000000000000000, 0x0136450be21bd6b4b3c14af6a6c64d07, 0xac146939f546a65b2b9f0633317a741ad902d68c26f79da2dee12f62239a4369, '', 0, '?'),
(0x7839405e16369cc5df91acf39f6fb7e8, 'wp-includes/images/w-logo-blue.png', 1, 0x00000000000000000000000000000000, 0xfd5b4eb05706a2f05f707fe077ae1030, 0xdea35e519074e4330103f4489d1c756e0155e29dbbc9e07e05b2271202bb5432, '', 0, '?'),
(0x7849061d48de2e9439945915c3e0424f, 'wp-admin/css/colors/coffee/colors.scss', 1, 0x00000000000000000000000000000000, 0x397e3820b27a234330c95e05250f61ce, 0x007bb55aa3727e819864307c42a5dc7c5dd784c8f96ab6dadc8ce1b64982783e, '', 0, '?'),
(0x7856824d9ae93e966ed97b4f96c79f11, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-blacklist.php', 1, 0x00000000000000000000000000000000, 0x094cc9e91c3771ab223f0516bab2fad2, 0xce8a82a665302f85139ea9e2c928664aba04399b8e434074e8255d0ce82d6fa6, '', 0, '?'),
(0x787850791fdcaa9f1e108b3197c1afde, 'wp-content/plugins/wordfence/images/flags/mh.png', 1, 0x00000000000000000000000000000000, 0x0c9f874b115117e5913a43c007594d16, 0xa95f0c810bc63fb6627a333352d5fc2f0c7a0bdcc7c164a1ac7f581fd203d03c, '', 0, '?'),
(0x787997210ee0f8f471c129f62ecb8922, 'wp-content/plugins/wordfence/images/sort_desc_disabled.gif', 1, 0x00000000000000000000000000000000, 0xce6d8e848695cd9fca08e472d1d62039, 0x073b09d15ff659efe0b7ed748a374bdf161dd57397956d43f8de0de5e0caee6f, '', 0, '?'),
(0x788e73a532e9f5b382225ad155e3c2ae, 'wp-content/themes/twentyfifteen/404.php', 1, 0x00000000000000000000000000000000, 0xacf3c2a0019a9232d54d4414802491b2, 0x3b71138ffae43a0ab5c705b08540353d920bb9bd248c08bb016f87f714a0b4e5, '', 0, '?'),
(0x78965e6ddd5dccb29a2ff5c54c347655, 'wp-admin/includes/revision.php', 1, 0x00000000000000000000000000000000, 0xe8d401842a9742a8758d8aac8ffcd75a, 0x76ab0b7b4016db89734dd392022139d5c3fb0daca94a22ab3c08ea98e1e8c2d5, '', 0, '?'),
(0x78db6ba98081f14d8b5eeede11a3084f, 'wp-content/themes/twentysixteen/inc/template-tags.php', 1, 0x00000000000000000000000000000000, 0xe6df5470b69d733cf7b45c9da97377a8, 0x868cda676a71f34de00bb15d2bbe9a76b34c59c8e3d6a52d27a9297db3207132, '', 0, '?'),
(0x78e0e18087e0dcd719366a85d50a5b82, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/autoresize/plugin.min.js', 0, 0x52d7df5d0944fa1d95e8d82594fd297c, 0x52d7df5d0944fa1d95e8d82594fd297c, 0x3972228d7cb4283ac15339d626990a807d47e003bb83a8b419ec85f6832c5502, '', 0, '?'),
(0x78eb8d82829f407d59c7038c69cb2b7f, 'wp-includes/js/tinymce/plugins/tabfocus/plugin.js', 1, 0x00000000000000000000000000000000, 0x1f951b112676690e39c4ae9463769a8b, 0x6ce5f5cf12e2a258fa486491ee893aafd3ca0e8426ac1f684850618935cdd24b, '', 0, '?'),
(0x790c8aad813189e22de8862f6649d7a0, 'wp-content/plugins/wordfence/lib/Diff/Renderer/Html/Array.php', 1, 0x00000000000000000000000000000000, 0x23bff0b925795d85bf2d626416aae58e, 0x1ca261534814856fb1950f79a7ea2865db09d205309dd54a3aeac07c66af07cd, '', 0, '?'),
(0x792f1a42aca1fa7ea6f0443418bcb318, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Formatter/GelfMessageFormatter.php', 1, 0x00000000000000000000000000000000, 0x83aaf607fb20ee8ea58ccba235dc2886, 0x272d35f27f162fb914d62fe9dbece3fc2ef9260b3a54fd2887aec5a657cf4809, '', 0, '?'),
(0x794116a98730bba695587a28809e275c, 'wp-admin/js/widgets/media-gallery-widget.min.js', 1, 0x00000000000000000000000000000000, 0x3fbbc0b9f61ddca152fa3847aba20581, 0xdb8550a87b2c6180925c15d5091cec4aab1c55c4c828cf23420b1124bccfffae, '', 0, '?'),
(0x794513c76e97e0eedc9bf84212bed910, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php', 1, 0x00000000000000000000000000000000, 0x5f7cef791a1837874c931193e307e5d3, 0xc23b2ba6fa179fdd1290c99e9351b76b538e6e20037ae03ab45ae99ec1aa66fd, '', 0, '?'),
(0x798102d70a962c0a43e77c5b69100616, 'wp-includes/customize/class-wp-customize-selective-refresh.php', 1, 0x00000000000000000000000000000000, 0x1cf9296cbdcc4346270ab717912c6697, 0x5463e931131b68fb8013554e925a7f75989b89132f5ac7bbbb8d4ad8d7c7a824, '', 0, '?'),
(0x79b405ed1ddd459061ccf33a128d5b00, 'wp-includes/class.wp-dependencies.php', 1, 0x00000000000000000000000000000000, 0xd57b6a1487fd91db2494c7feaf332f22, 0xab8b4fb8c92e71cdd24c39077ad6791016f43241fd2760c554f897556f795eea, '', 0, '?'),
(0x79ea018ee447955c6098e1f9a24d5294, 'wp-admin/network/site-new.php', 1, 0x00000000000000000000000000000000, 0x8baabd6743c1b12169366e8d59ae333f, 0xc7896e20709bd3a1400072c56564d692eab3d3634a106c80182c02bc5190a14b, '', 0, '?'),
(0x79f3358a315cb46d133e08e7f3a847ff, 'wp-content/plugins/wordfence/images/flags/zm.png', 1, 0x00000000000000000000000000000000, 0xefd66e7cc7cfb77b3e63e6cd2d1e52bd, 0x14099b7988d1ef40ba0c42c4189b46169ba311357cb368e492a724915fa598fa, '', 0, '?'),
(0x7a0ec990b59b8240f62fce172f1e40a0, 'wp-content/plugins/wordfence/views/waf/options-group-advanced-firewall.php', 1, 0x00000000000000000000000000000000, 0x0dba271f28657c5d40d3319b95fbe139, 0xfcfe952ef2fe218c8d793bac600f5a72824abe3bc8953532904c5c9ff9fc7f22, '', 0, '?'),
(0x7a2e5bc7fd441519113810811752d40f, 'wp-includes/js/codemirror/jsonlint.js', 1, 0x00000000000000000000000000000000, 0x49296679dee36b0c548c2bcaed3cd59f, 0x9324443b3baf80b47f9e30c5d6081bff46f87e709218f847d29346b9cb81a685, '', 0, '?'),
(0x7a2f4c78abceddb15f99e33055cbc321, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php', 1, 0x00000000000000000000000000000000, 0x3ecf615008dc2288a86bd2f77d1ba5ad, 0x2e4e10f3673d7e89505cdcfa094105534d1664e1c64aac5339842cf436a0c497, '', 0, '?'),
(0x7a3b6a325744ba36b28c115ba1170856, 'wp-admin/js/accordion.js', 1, 0x00000000000000000000000000000000, 0xef3fe33d4ce12fe5254e5af1025ce70a, 0xf264f44c0201567119b49771612d08139fba50da2675cda7996c183a1730f24d, '', 0, '?'),
(0x7a445afbbfe8d88983b14a70f1d5fb92, 'wp-content/plugins/wordfence/images/flags/nf.png', 1, 0x00000000000000000000000000000000, 0xa593e4eaf30ef33545918a919bff3568, 0x0c8acc912825d3ff51bc6e033c812c0e4ca660cc7a730a50f4f86ccd773a2d0c, '', 0, '?'),
(0x7a50968963c8fb31c6fb8891bf63ff83, 'wp-content/plugins/wp-mail-smtp/src/Admin/Pages/Auth.php', 1, 0x00000000000000000000000000000000, 0xfc10c77f7c96470b6181c3a242920b57, 0xe66c3f4328513189e7db2d9b0b390cfe4bb509cb073240358c333ce9f497002e, '', 0, '?'),
(0x7a6c8f1847e7d9e99c023e3fee7eb16d, 'wp-content/plugins/wordfence/images/flags/sb.png', 1, 0x00000000000000000000000000000000, 0xe46c3cca29f39a9a4a9ca6d5c9ebf02b, 0x6aa9ef3127119a5516a801b6f10b84d58092bc9d74dea1d0dedfe56c987352dd, '', 0, '?'),
(0x7a6fb886dcb21319887ea1137fe18862, 'wp-content/plugins/wordfence/lib/wfAdminNoticeQueue.php', 1, 0x00000000000000000000000000000000, 0x9490874b0d1c7f1134582ec7f91e9099, 0x6c85aa76cd6cd9095d28efe6da57b13707eb0e8490a02b13979730a8062dbe99, '', 0, '?'),
(0x7aa235b72a1a41445a436bace16aae92, 'wp-content/plugins/wordfence/images/icons/magnifier.png', 1, 0x00000000000000000000000000000000, 0xa81fa78d754fae7b3a71026356e3ee27, 0x0e99206174bfbf769dba6451c3eba83028ec496aaec696904fa7a2152465282a, '', 0, '?'),
(0x7aa88b8fdf3820104cf27b9fd3f57105, 'wp-content/plugins/wordfence/lib/menu_scanner.php', 1, 0x00000000000000000000000000000000, 0x016a5bbcd4a8f0614add7aeab6056c8b, 0xa1ababf563a038e64dce2b5d613bde30a0e9bff3ff647b796b4a302957d3eeec, '', 0, '?'),
(0x7aa8af513c929827199a80557ed4525c, 'wp-includes/css/wp-embed-template.min.css', 1, 0x00000000000000000000000000000000, 0x4aa156587449104f531647e71df6da12, 0x3585b3eb9e155b4e3955de032736c7e46fbbc1414b4317e9e1d8863733a62833, '', 0, '?'),
(0x7aacf6d5ef4a58d4777b210d46abc0ba, 'wp-admin/includes/class-wp-upgrader-skins.php', 1, 0x00000000000000000000000000000000, 0xeb3f151fc0a8485ae1cb1e8cb9eb7655, 0x28651bf0d0b8c62d43a96fe8fb4c4f5eb76fcb04cc9d6667519ac9858939a095, '', 0, '?'),
(0x7ab8968f3aa42e673e5bd1fc88f7b578, 'wp-content/themes/Divi/includes/builder/module/Search.php', 0, 0xd3c8e1c340e2153e79bf4f8980115e58, 0xd3c8e1c340e2153e79bf4f8980115e58, 0x5b86ffd7e5005efb044a9f5870dac66563f5a76b851ddfef64002435a1ff4722, '', 0, '?'),
(0x7afadc371f2c441a32dc12a4e3ad894d, 'wp-content/themes/twentysixteen/comments.php', 1, 0x00000000000000000000000000000000, 0xfe1f2fb5832a02ce0e79623df9c76835, 0x3eadcda986419b0dab911320f439f8c0069849fd20a6ddb45539f4c1442d6a79, '', 0, '?'),
(0x7b0a1f84d5e552a06fade6523d2767c0, 'wp-admin/js/widgets/custom-html-widgets.min.js', 1, 0x00000000000000000000000000000000, 0x91ded92347b6cc64e9724408d9defa09, 0x8c6d75cce6dbd9d01d173426d91fcb691c0ede3f77f64b2db186e2af4b264fb0, '', 0, '?'),
(0x7b184ea488c832ed51ae75d4de3d099c, 'wp-admin/network/theme-editor.php', 1, 0x00000000000000000000000000000000, 0x5e1829bf1794ce06c5ad77b7e2d17142, 0x342856740aaddaa26ef738445b937192876c7022a7ba8e9f1d1ae8cf3cb2f693, '', 0, '?'),
(0x7b225f0bc9cac865b199e56eeed5918e, 'wp-content/plugins/tablepress/admin/js/options.min.js', 0, 0x4e23608860c851b0a5f4c5ef8a77c61b, 0x4e23608860c851b0a5f4c5ef8a77c61b, 0x591739d256d5cd78995dc0f17015aa47a721e3a7cc578533b4077adf2e5e5204, '', 0, '?'),
(0x7b507acbd2b9f9fe61a765d2d3a7d239, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/bootstrap-sample.php', 1, 0x00000000000000000000000000000000, 0x4b211d9abfe0b39a06520c826cfa7160, 0x87456a28d81989d735a6fec5f2f88a0cece5fe2f62ee77be8568e029d29e9ae2, '', 0, '?'),
(0x7b5be32f12c1b0b386061dda91cefd84, 'wp-content/plugins/wordfence/views/dashboard/option-howgetips.php', 1, 0x00000000000000000000000000000000, 0x03c5034b9589ad22d3230c03de417d64, 0x1aa661b9647bf88d9103eefa4998c750c8f099672fcfe97d25d31a106ffeab8b, '', 0, '?'),
(0x7b74c8457eaa7fcc50db41b431f8a003, 'wp-admin/js/tags.js', 1, 0x00000000000000000000000000000000, 0x92121be15064830078f19c7f912bc5f9, 0xbd147e30c2feba64cfed6277be555b70164f4e08e9c2689471d0ca35eb799cc3, '', 0, '?'),
(0x7b7922b614d2b5b5d0dda9b67b8dad9d, 'wp-admin/includes/class-walker-category-checklist.php', 1, 0x00000000000000000000000000000000, 0xabb685b7b2b740c9edd5ff1c40b4312e, 0xaa3defe417691d7fde17691f1c07f41661f3fcc8bbd8057c9e65c07dc8eb4a85, '', 0, '?'),
(0x7b91ce2fc00d2bafc55dce2155cf9c23, 'wp-content/themes/Divi/core/admin/js/page-resource-fallback.js', 0, 0x9d564f57ceb3dc23e6e2710e69069c4a, 0x9d564f57ceb3dc23e6e2710e69069c4a, 0x3796ac50b50debb87d15741df5fb2084fa8cbaa807776026cddb95a7007b9a41, '', 0, '?'),
(0x7b9f1f29d734653402703ab106665787, 'wp-includes/js/jquery/jquery.query.js', 1, 0x00000000000000000000000000000000, 0x3bcc587af2c7b01fc6fbc9c077050143, 0xf41775c8675e88e5e4882b15ff9b69b9ab6db0c8ea470d46a8789569f0581494, '', 0, '?'),
(0x7ba3f2a5feee5be08a865f02402436c6, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ChannelLevelActivationStrategy.php', 1, 0x00000000000000000000000000000000, 0xb0d0c657952bc1d8a8337a6516abd097, 0xe4e3b87f083e00e8002ad23ce39450b21406c7f5aa4c9fd66f5cb09d45383665, '', 0, '?'),
(0x7bbcd10f055f39ceadbbe9b3020865fe, 'wp-content/plugins/wordfence/images/flags/bf.png', 1, 0x00000000000000000000000000000000, 0x6359f138e36911d2f19533b8e2ac10d4, 0x520b2968e265a3a1594c47d5f0fe3fefa01b191e100281d48eb006e7408d9990, '', 0, '?'),
(0x7bc2b501e6b40cc28a360ad721b3c4b5, 'wp-content/plugins/wordfence/images/flags/gb.png', 1, 0x00000000000000000000000000000000, 0xfbd3eaf4143feed90ee749672a0f1a9b, 0x37cb2e508da3727378fbb27b9a1e66a71252e06d53788f7c59bec0aa86661ccd, '', 0, '?'),
(0x7bcfce62e8cef795bebc7cd747b224f3, 'wp-content/themes/Divi/core/components/api/email/Mailster.php', 0, 0x8c25277e315bad53ab3786b961c78f51, 0x8c25277e315bad53ab3786b961c78f51, 0xe43445c4b996d5421a7490c628ff7dd8f66172a80e091ef09608c3ea94e5c3ea, '', 0, '?'),
(0x7bef52431bbc01da1a8f2e2a22a25118, 'wp-includes/feed.php', 1, 0x00000000000000000000000000000000, 0x0745bf40fc80d30511bf83c7c55a7ee8, 0x64eef925696119ffca5ea88de5aea90828a832747136b8f9069140a985428711, '', 0, '?'),
(0x7bf10dde0f080c2d11e4dc7da05ee9c6, 'wp-includes/images/smilies/frownie.png', 1, 0x00000000000000000000000000000000, 0x519bf3d0051b841e0cb08dc4f4831eed, 0x72f47ed7447a6fd1f768dfb197d2d3041216befed8bb221c3e45842b944b6585, '', 0, '?'),
(0x7bf5871f903fecd1d5fc0d92da0a1b27, 'wp-admin/images/imgedit-icons.png', 1, 0x00000000000000000000000000000000, 0x4bd55c320b9fd9d8127da94789693b4f, 0x54ce4ec27e88e5f72dc340b0e84e8314d0cc9e1156e75ca6942875182405d5e9, '', 0, '?'),
(0x7c056aaa957837c728517d8e30c027f0, 'wp-admin/css/list-tables.css', 1, 0x00000000000000000000000000000000, 0xde506d4d874f0c934c2fd497284f1cf3, 0xfe0d88fe1e6bc84aa07bd22562179d95c7a041b3c57b72451f22c19071dbb675, '', 0, '?'),
(0x7c218647d02dd984245ae9cef8f99bfb, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient/LICENSE', 1, 0x00000000000000000000000000000000, 0x55e7ff97994f4fedbd443167523f7e2c, 0xddacef491153f45022f5619519bb2016374a8c36e75153768493f45fb38d7992, '', 0, '?'),
(0x7c2fda92eb005b2a3493ff7805fc01e3, 'wp-includes/js/admin-bar.js', 1, 0x00000000000000000000000000000000, 0xd97a1899a7f641e693928f5a47c33de4, 0x3528206fd4fe4ba37f45ba0ae57b457bbc43f6dcceca029f3cd5c4ee4acee5b2, '', 0, '?'),
(0x7c4e21a03b78e34e26ae7f67d9ef6df9, 'wp-admin/js/widgets/media-image-widget.min.js', 1, 0x00000000000000000000000000000000, 0xb02a9bf568ddbf039eb477f8db40783c, 0xb3a9b6b73da8c2ee3874a2b6bb4dd92e9e32ce17dbc9471bfc28400b421ff7f1, '', 0, '?'),
(0x7cabf720b834e378e55cd0cf014df76e, 'wp-admin/js/code-editor.min.js', 1, 0x00000000000000000000000000000000, 0x3a55d10a30b356e96dd77cd870171558, 0x1bb4178a63eba2c02b5f25544cbb5eb1bc61f036854432dcb55ce6ba7d9411f8, '', 0, '?'),
(0x7cf7b8545dba873a59243d182768ba0b, 'wp-content/plugins/wordfence/views/scanner/issue-wfUpgrade.php', 1, 0x00000000000000000000000000000000, 0x9f5054e90e9ca23746bf56044658bc92, 0x5a3efb8fc0e1248b644bf46b40570ca082c5aa98e896e1971ba741fe0168e6a0, '', 0, '?'),
(0x7cfebb598c1c3ee080d01d09f9c686c4, 'wp-admin/link-add.php', 1, 0x00000000000000000000000000000000, 0xa0ee0eaab7c6f32171b0215409caa2fc, 0x5f6cccd6267108eb642af304ca5e83c0e177d20956d22a66bb2dc75f7a904cb3, '', 0, '?'),
(0x7d08c4893d9574a9adf291bb0113a4b9, 'wp-includes/images/toggle-arrow-2x.png', 1, 0x00000000000000000000000000000000, 0x46cae1ca5cf883f4c91243447215ef11, 0x2defbcd74e1791a8b0ddc5eabd377e40cb7d825fc93df6a48b56925f184041d5, '', 0, '?'),
(0x7d1d7462810b3a9c997accff46221f40, 'wp-content/themes/Divi/epanel/js/colorpicker.js', 0, 0x7cb81b7270500d3579737f5e2aba0925, 0x7cb81b7270500d3579737f5e2aba0925, 0x7c4d13ff79376146899f83727575061519a4260e50c79643db73e3b32c3893d0, '', 0, '?'),
(0x7d3e6e0d34d8f80eec6e05f062a6342b, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/fullscreen/plugin.min.js', 0, 0x69119370ea789693d6c810f34364c99c, 0x69119370ea789693d6c810f34364c99c, 0xd813b172534807f2cd6684911ad05e5ffb5c7071acda2b8b427588c001eb8ced, '', 0, '?'),
(0x7d4a8289872eab566dd8bcebc5a03d0e, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/ListMessagesResponse.php', 1, 0x00000000000000000000000000000000, 0x6b57a081d8699055d3510d111fd2e245, 0xcb08fb2812e69343e75aabe1ad84e0b937a3cb7a331a50e99ff2530b340240b9, '', 0, '?'),
(0x7d5ca435e60d92f024d46c9257aaa0f7, 'wp-admin/js/tags-suggest.js', 1, 0x00000000000000000000000000000000, 0xe6b0ed85e26e70669c5715c7ad0f093e, 0xf582973c1cf09754a68024d2a79ac1ad2a15a28ea6f424513d8ada9fb50ae56b, '', 0, '?'),
(0x7d60c6d267220e50c932aec21c56bd87, 'wp-includes/images/spinner-2x.gif', 1, 0x00000000000000000000000000000000, 0x5c1371bcb4392968647852a9c9df5d6c, 0x5ae45c8f114aac0fcf29cf079303ad713143d8e7d2e2e79da4e73997cd7e267b, '', 0, '?'),
(0x7dc13720de98e64448441f0e11da506c, 'wp-includes/SimplePie/Registry.php', 1, 0x00000000000000000000000000000000, 0x1cc8a2e6c0b5dd3176398d6400f0d9b8, 0xccd998fdbea7c78d2b0ed4e682d42b924ef0deed549c1d6252dfd205f573e3ec, '', 0, '?'),
(0x7defc890e68a5c4cfcaf608aa7e46929, 'wp-includes/ID3/license.txt', 1, 0x00000000000000000000000000000000, 0x35d98aadf8f7cc6851336651f7a66b98, 0x1f3f0a67cd07183dcc32f02edf551e905b7a69bcc0e8cd174bfdb086e0a1f3a7, '', 0, '?'),
(0x7dfdd6cb117b1552d2a2d4e08d1da222, 'wp-includes/default-constants.php', 1, 0x00000000000000000000000000000000, 0x1461d73f8aaa78655073f09dfc98867e, 0x36cfab081181f20e1c7b6662abbbd5c696bb033db91cd5198a134095514dc1ed, '', 0, '?'),
(0x7e114ac4cb0bc349bf5e48ca061d834b, 'wp-content/themes/Divi/includes/builder/frontend-builder/init.php', 0, 0xaf5c90d889dc4152708df3cbfbfc6c5d, 0xaf5c90d889dc4152708df3cbfbfc6c5d, 0xce5784e8562e54e18b4b49fe8667b1ab40be32d8013e72decde1d81736426bc3, '', 0, '?'),
(0x7e14c8be2ffa086d1cdad680cd21fcec, 'wp-content/plugins/wordfence/views/dashboard/options-group-dashboard.php', 1, 0x00000000000000000000000000000000, 0x2f801a0a3d6f54ce4194eb42291ce67b, 0x015cb9386a0320f7b202d71a615e5697ae211a94aa71790fd1177e0c572efe1a, '', 0, '?'),
(0x7e3fa14abc49d6622a15d7baea65e843, 'wp-admin/images/resize.gif', 1, 0x00000000000000000000000000000000, 0x3fba1544df24f40dde5876c8c0aec461, 0x238b3f1bfd7c8967f37689feb616a0a6700afe9fc028b821bb37ceb2f9ee2375, '', 0, '?'),
(0x7e418b488467e799e9fea64b0b5480e9, 'wp-includes/Requests/Utility/CaseInsensitiveDictionary.php', 1, 0x00000000000000000000000000000000, 0xb5f03ac8c752b34b9e726f04d548327a, 0x3979d486262f4158088b48f2697b0162bbd3f786376691a5fd727792d1e33d6d, '', 0, '?'),
(0x7e46a3cce3ab8e3e6479ecd06a8b0f13, 'wp-includes/css/jquery-ui-dialog-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xce85a25b6c4c9c30611b6ffc0ec63c31, 0x510b1a18839554a6be6b665c5facc35da64cb974ce10a87a2ccce5c6d9728ecb, '', 0, '?'),
(0x7e56a9dc58615d1e148b193770937c52, 'wp-includes/class-wp-post-type.php', 1, 0x00000000000000000000000000000000, 0xdbdc2efd2457f8d2fe01366566ab0c9f, 0x9b3e8732b1c3879f4c73ab67a0558378cf65d2f94d6faa43dd57c165225ba6d4, '', 0, '?'),
(0x7e69b0491e13d23bddad5d9c41bbc853, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/cacert.pem', 1, 0x00000000000000000000000000000000, 0x38cd779c9429ab6e2e5ae3437b763238, 0x63922233bdf80d2990d92ccf108d5cd3b750ede656042984f207eedea4335e3f, '', 0, '?'),
(0x7e7de27b20ddc7193e44ed7d08a63c1c, 'wp-admin/css/code-editor.min.css', 1, 0x00000000000000000000000000000000, 0x72c3a5be39a933d8763bdd8f10b3e69a, 0x0c3bc464d269f17645c629888cbb8d2854373ea59cfed424c6386ebafc14c53b, '', 0, '?'),
(0x7e91a1520e654f588766329414f16080, 'wp-includes/class-wp-post.php', 1, 0x00000000000000000000000000000000, 0x2f305d61314ad5876ed5e3035cd7e61e, 0x771253df8952b6f6ddd09e48e68e567d6de0ff8e6d27ba80d07785bf20328289, '', 0, '?'),
(0x7ec5a5cf147300cc3179ec24914c7d68, 'wp-config-sample.php', 0, 0xd1490486fc3f4965a6200256a7fe11b9, 0xd1490486fc3f4965a6200256a7fe11b9, 0x840208978bc16ada621f9e434a37f4a2e3fc1bee2f7a8f0cc21de58b2c463ead, '', 0, '?'),
(0x7ec5d3b86263f6dd1a24904024a9f22a, 'wp-content/plugins/wordfence/vendor/composer/autoload_real.php', 1, 0x00000000000000000000000000000000, 0xf963bb1640e971f4e3fb78793d6084f9, 0x47d22d9b8090fa44df9cad7aeed521dc8179711230a36dc7d85d7f8d213df1b2, '', 0, '?'),
(0x7f233fe22ffded8f11f02bb881f95ddf, 'wp-content/themes/Divi/core/components/Cache.php', 0, 0xc9d4634ace4fed0f2de7d85edba82d1f, 0xc9d4634ace4fed0f2de7d85edba82d1f, 0xe40944bde3dc214e8ef770e89046630c10f9243a4c83a15006823ec2e7e9ec02, '', 0, '?'),
(0x7f64ce3a366492fc91de1728cf3b411b, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/src/FetchAuthTokenCache.php', 1, 0x00000000000000000000000000000000, 0xe3411699caa5043a969dd274f0f36810, 0xa330a5b8ece951992ebf23c7ec301e677e342eb8a7c31d25f1a530a744b7876f, '', 0, '?'),
(0x7f6a2686c25efbccf88c62b3f4048c98, 'wp-includes/ms-settings.php', 1, 0x00000000000000000000000000000000, 0x7037d87a51c10b9b474b580efea1d4a3, 0x05ae89bff258c7090d48c7d86bb192d14fdccaf061c00be0a2342915ef7dad95, '', 0, '?'),
(0x7f6db0e79074cdc5ac8a3fcb2cfc65f4, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/css/mediaelement-images/controls.svg', 0, 0x40f56f5a736da4effeb790cedb8a52f0, 0x40f56f5a736da4effeb790cedb8a52f0, 0x7350b687d41433e334ab0935a9b20b183edbb21e23c376d7f1d947d4019d7094, '', 0, '?'),
(0x7f77b4279c5065befa46c32bf5905600, 'wp-includes/Requests/Proxy/HTTP.php', 1, 0x00000000000000000000000000000000, 0xffd0e62f32db05bdbda6bca407d7f029, 0x4ad03664a2e34197cb6c7b9dc1d0991c1700b69f819b051f83df4aedaff7ee68, '', 0, '?'),
(0x7f78cc9c8b82fe71acece925c70c116f, 'wp-content/plugins/tablepress/classes/class-wp_option.php', 0, 0x02b097eccd940f66d2c291c3e488731c, 0x02b097eccd940f66d2c291c3e488731c, 0x160045f17d26860f0ad579e56f0e8b6eecbe57ee2c01c4e08197bb5dbc32957a, '', 0, '?'),
(0x7f88ec9e7c612417ec03e0c9f8d71c18, 'wp-content/plugins/tablepress/views/view-about.php', 0, 0x3892b3d897f343067eec1974c22f2695, 0x3892b3d897f343067eec1974c22f2695, 0x8984f5e7b647a7f2aec99af2489fdc4c91017780eeb819095b8eeac316131e72, '', 0, '?'),
(0x7f89067f416983654d9b4b21a4fe9415, 'wp-content/themes/Divi/epanel/js/custom_uploader.js', 0, 0x280d7ad71bae01078418915a8a76638b, 0x280d7ad71bae01078418915a8a76638b, 0x2548972e9c4f8ef9e856d0e74853407000b34202cebc706f86d117505ca836ad, '', 0, '?'),
(0x7fb24a0c67561123eb07938f134f59b3, 'wp-content/plugins/wordfence/images/flags/mz.png', 1, 0x00000000000000000000000000000000, 0x22eb34c8adde1b84ad9d8e9e0ca3d437, 0xb3e633279c8544fbd5af996a0500788375843c9cf5cbbbc995ee3acac2284a10, '', 0, '?'),
(0x7fc1da25475d661dd340cd25ca5adccd, 'wp-content/plugins/wordfence/views/common/section-subtitle.php', 1, 0x00000000000000000000000000000000, 0xfa4b01e163a6db44b5f8c383a4c2dbac, 0x5a9e4aa09e77736835ca4db4fed0edab15b645752f6a678f5b898b19c62de8c1, '', 0, '?'),
(0x7fd80bd0a1714406d69a3fd31e699e58, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/utils.php', 1, 0x00000000000000000000000000000000, 0x511aae92bf1a64b6f377926194ee5b56, 0x58a298199c077942f434980b776a087589d3c17279f10852b489f3f7f95895c9, '', 0, '?'),
(0x7fdb4bfb51f07d1455263b2698efd851, 'wp-includes/meta.php', 1, 0x00000000000000000000000000000000, 0x8d63b35f17128b40c1d0c4a32de828d6, 0x1b162118b13c94c8c9fad0823f0656fb8c661112f244d23ef89f3667867c5c10, '', 0, '?'),
(0x7fdb545f8aa7765c9d01f113cff093f8, 'wp-content/themes/Divi/core/components/api/email/Infusionsoft.php', 0, 0x46b68c96a4159f272349f08117c16ef7, 0x46b68c96a4159f272349f08117c16ef7, 0xbb02b8c2ef198458f955181ee808561c7e3468e327a98989cec15c4a270f63df, '', 0, '?'),
(0x7fe674721eb3ceb5461b5fee20c3c7d7, 'wp-includes/js/wp-emoji-loader.js', 1, 0x00000000000000000000000000000000, 0x67225f16229b76c9f2a0c46a15182781, 0xd103a24c669b3ed4d74f6d3f96218a4524573ca9462208764d5729a82fe2f085, '', 0, '?'),
(0x7fe98d95aa9e639642f27721f7c40b57, 'wp-content/themes/twentyfifteen/readme.txt', 1, 0x00000000000000000000000000000000, 0xe9c5024c064b5df2ecb66ac1d4968e32, 0x0faad663240e02fe42461871b5924d0eb6bfc5197329b3a9b47d70e438357187, '', 0, '?'),
(0x7fff1b7613b41c5d72adb851dc6660b4, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/hr/plugin.min.js', 0, 0xa0a566612a12ce9069e89054bf2559b3, 0xa0a566612a12ce9069e89054bf2559b3, 0xf2c8a8a7feee83198256dc62942d1a554493ee718433eafcecaee98ffb0ccea6, '', 0, '?'),
(0x80126e125d89b719cb3f717a9e59c279, 'wp-content/plugins/tablepress/js/index.php', 0, 0x8e8ad6ca6156bc03fb71954dc0c1179e, 0x8e8ad6ca6156bc03fb71954dc0c1179e, 0x6b8d898dc0977e09b6bd55481aa5d678831850eadb41cc84a2fa3ca19e3b58a8, '', 0, '?'),
(0x8061c4c8046e46682023db88f58df1bc, 'wp-content/plugins/contact-form-7/modules/acceptance.php', 1, 0x00000000000000000000000000000000, 0xe0d537fe5e8e1f052f90ec87b64c5a72, 0x4118a526383e5d0cf4629875075db2384561ab25f8ee855b19908ff99ba3b8c9, '', 0, '?'),
(0x80916168a423d4ed38ed63f19cc20583, 'wp-includes/js/tinymce/themes/inlite/theme.js', 1, 0x00000000000000000000000000000000, 0x1fb22dab6ed32deabfed237aad759e24, 0x457f34262f3d4e4666fb588fb410232b90ff2f85fb4b36e5be91522362cd0ac6, '', 0, '?'),
(0x80a917f25350d33b5ec6ad1c7a90df49, 'wp-content/plugins/wordfence/lib/conntest.php', 1, 0x00000000000000000000000000000000, 0xaa96dfa873df426827fe944919954f79, 0xc820325e34acafb0c987fc1e48026ca70097309bf18bcac52cdab2fa50bef0b8, '', 0, '?'),
(0x80d3dabae8758fb6bf4d97c91df75b0d, 'wp-admin/images/wpspin_light-2x.gif', 1, 0x00000000000000000000000000000000, 0x7def33aad959cd289d49ddf2a41f076d, 0x394eb9f8ee2af2f4b538291910ca71c658e82d1819cab46f6fb179850c5496c9, '', 0, '?'),
(0x80d64e78ef1cf5da891ae33879485c8d, 'wp-admin/js/theme-plugin-editor.min.js', 1, 0x00000000000000000000000000000000, 0xebd5a282a3cbe917233b9355f85e02e2, 0x51b75b360cc4a9eca4b32f2ee5b25225a29bc8ddd865183ad96143be1d2008c0, '', 0, '?'),
(0x80d673536bdc69ab3c342763ec2d1336, 'wp-includes/js/wp-embed.js', 1, 0x00000000000000000000000000000000, 0x74194cbcf228ab10c16d37fded70705b, 0xb06df4a0fcb0e6ea6e7ff45245f8b52962302908fbcae400ee9d86b87c619692, '', 0, '?'),
(0x80f706eaff65d8070ee63937e3614a53, 'wp-includes/images/smilies/icon_smile.gif', 1, 0x00000000000000000000000000000000, 0xb2984729c3b6cdc07508b88b5c0a4d1e, 0xb083492b780490139dbd81c923c36986931fcb543b5790cd97f731a84578dfb1, '', 0, '?'),
(0x8112f958518dfbe1643972d7dabc96db, 'wp-includes/customize/class-wp-customize-themes-section.php', 1, 0x00000000000000000000000000000000, 0xc4e95b71f5fe5edf819ce9b09ccb5ce2, 0xdafe623235dbcb8434ab453973b8186b487a246eb9c94b1fbcb127eccae28ecc, '', 0, '?'),
(0x8133003ca427d4008ff40ed0b55af16b, 'wp-content/themes/Divi/core/components/api/email/Provider.php', 0, 0x11affff62267042ff48cb5a8891291c9, 0x11affff62267042ff48cb5a8891291c9, 0x51b89262bae4500e2b9856faa47e2cb38a1e93dc1d800ff96aa5e4e652465ad5, '', 0, '?'),
(0x81458c35389ea0429343294af973aafa, 'wp-content/plugins/wordfence/images/flags/bh.png', 1, 0x00000000000000000000000000000000, 0x9c4054fde02684f58aff19b3561bc610, 0x84bfbfeb21bbeef757db4d12f3a612855e50696dc7279d07d5d22d96b709fe0b, '', 0, '?'),
(0x81656cf704358f73989845efc3ba51e2, 'wp-admin/js/media-upload.min.js', 1, 0x00000000000000000000000000000000, 0xf320174ed63de275264dcf5430c309dc, 0xba7a7280fbca7727a5aaa83082f03524a285abd860add1278b951c934439b0b1, '', 0, '?'),
(0x8185032c43551c55eee80b9cfa39692d, 'wp-includes/css/wp-auth-check.css', 1, 0x00000000000000000000000000000000, 0xd319d9d88ee8a04ea37abc078e8cf9b8, 0xf5b5617fb76112eb5fd5e898b07e59cd480996571c05fc63ab1ab22fc4671f74, '', 0, '?'),
(0x8192cc495f938ca5004d2eb775209562, 'wp-content/plugins/wp-mail-smtp/src/Providers/SMTP/Options.php', 1, 0x00000000000000000000000000000000, 0xd253a3ddbc11c2a3049e64e1d91a95ca, 0x0d7fd08c8d0b274c18be51b24c5ba270bed568449253de37b2321cecf608c0c9, '', 0, '?'),
(0x819a3610afebcfb57a5bcb999be530bc, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersLabels.php', 1, 0x00000000000000000000000000000000, 0xe68767ba12b3587dd0a7d35c46429309, 0x02a4cf1dfccc994650aa794d08b92145eebf678042bb41c8c8e80593baedaf4f, '', 0, '?'),
(0x81b9b97cf983a0a0f0a727a700081034, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php', 1, 0x00000000000000000000000000000000, 0xecdc4a51c4285b588284188cb51ba212, 0x76c6f7f297c75b49ef02cbf979256d636f86128b085563e977d22b0ec4fd567b, '', 0, '?'),
(0x81c889563f09dd13de1701135dc62941, 'wp-includes/js/media-views.js', 1, 0x00000000000000000000000000000000, 0x8a3ff68fbf1fc580d0429d07ee55caf6, 0x87854706e88f8756d2f5251dccca2fc6d89a1b017595596c1ade22d90a5f5d3f, '', 0, '?'),
(0x81cec25781dae8f73db6d4984864fb7a, 'wp-includes/class-wp-site-query.php', 1, 0x00000000000000000000000000000000, 0x06bfb24bf1799cfd981bd9edcbd5a0dc, 0x189ee2b8b8636e663af7e06cf4118d9aa5cc51b1e92ccffaa9891b81abde6ec7, '', 0, '?'),
(0x81d558f9e2cfe02d9f34a44afc5f8333, 'wp-content/plugins/wordfence/lib/wordfenceHash.php', 1, 0x00000000000000000000000000000000, 0x89bfd985595fcae5a01b534aad5fb614, 0x86bc60c81b2f612319c520ee4f52584f19f79646ec269b71d5f7193c75494df6, '', 0, '?'),
(0x81d6f084cb273e02e15b01bd9ece87f7, 'wp-admin/js/user-profile.js', 1, 0x00000000000000000000000000000000, 0x7e8a197f4aec099d481cc4b4dfcc0a21, 0x2dd9e9f1da25240dd57e319210dfe1e721f40d83141303ed915f2e3beb55c31b, '', 0, '?'),
(0x81ec11b650641fbab593fd92ed638133, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/http.php', 1, 0x00000000000000000000000000000000, 0x6b59187f731a80951beb86ecb9b17592, 0x3b6bcd5aad43179bb3b6acdd3083045fccf152bb51a5d6dcc7ce3797db24a46b, '', 0, '?'),
(0x82014fcd135815ebc1675d0b3c664098, 'wp-admin/css/farbtastic-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xd55340e3ce5b935c2cf0337c92b61521, 0xa3536d11be27df3b646097e365a04dd830693df38e3f3eced00780e4bc3f0f7b, '', 0, '?'),
(0x821133a496c6876515c728c3ba39f911, 'wp-includes/js/jquery/suggest.min.js', 1, 0x00000000000000000000000000000000, 0x7311075c2b411b299c94e36e2e3bab89, 0x0e493cbf127b0034af609c8f3c216a92b15a38eb8fb2e801bb4494480f57ff95, '', 0, '?'),
(0x821ffd5ccf28e5d97742eac44912e39d, 'wp-admin/network/update.php', 1, 0x00000000000000000000000000000000, 0xfca6110bd2f3fbd9f247540677fcf1ac, 0x430382d980517d4e85287a7b117c2f9bc04290dc7373afcdeaf9d917f025a64c, '', 0, '?'),
(0x822874546c44ceac372687b34d502ec0, 'wp-includes/js/tinymce/tiny_mce_popup.js', 1, 0x00000000000000000000000000000000, 0x4237af4931ba3003048f8eb5b98364c7, 0x0efbbaa427d09705afb3052f06211adb1f61218e7eb329b5c13144120ce418a1, '', 0, '?'),
(0x823e10d7c181ec6feb929071d9882d0c, 'wp-content/plugins/tablepress/views/view-export.php', 0, 0xba83e88d52ac60395b003e2a827b19bc, 0xba83e88d52ac60395b003e2a827b19bc, 0x1cc9f844cbe82818b360a707d78fbef751fb9883d59702ce63533e1295c80ac0, '', 0, '?'),
(0x8240df461220d1d3a028a9a4c5652a5b, 'wp-admin/js/theme-plugin-editor.js', 1, 0x00000000000000000000000000000000, 0x520d3d51ba9b168fd8ebdec6fe62355c, 0x2e6846d3c6fed5a67c07d2cc2c3c533934d36e132eb748187dcbb23bc050d16d, '', 0, '?'),
(0x824204d2f303d987c8763c5376e7a8b3, 'wp-includes/SimplePie/Parse/Date.php', 1, 0x00000000000000000000000000000000, 0xee82d2e70dc8afc6b96510d2b9cff45e, 0xe29c462501362b45177b23ec495c9506de918261162f10e4116a71c5a6b85892, '', 0, '?'),
(0x82468920e5474aced642ec7f887337b5, 'wp-includes/js/media-models.min.js', 1, 0x00000000000000000000000000000000, 0xb631c2ad1ed6830c14f1b5b746cc33b4, 0x52907b62309a77b0f8eda7e8448bf5544244c0bfec2db4cc5f53a5c5284bde36, '', 0, '?'),
(0x824910b2903e47f0320e1599b2405ae0, 'wp-content/themes/Divi/includes/builder/deprecations.php', 0, 0x87d1285f7f7306ae265c846dc323a24e, 0x87d1285f7f7306ae265c846dc323a24e, 0x1279de16d0fb1d696c174b8607192ba8eb785924c4d3ab39d3ae81acf50821f3, '', 0, '?'),
(0x827780b735bb0bff07efc1a129bafb9e, 'wp-includes/css/wp-embed-template-ie.css', 1, 0x00000000000000000000000000000000, 0xeeb729369ef309d89ed0bc7120aacadf, 0xa06f95b12b385dc55375e7fc482ee943f867f4de5239ea26b62bfda2935c579b, '', 0, '?'),
(0x828e0013b8f3bc1bb22b4f57172b019d, 'index.php', 1, 0x00000000000000000000000000000000, 0xb61b25303be0f573a6b9446d5cbe3a5b, 0xd7805da248bcf0ff6fff2685e0590059c9b109c206b6f9b98b05981aeb8e3d4b, '', 0, '?'),
(0x82a7ace3ed41bc13cef28c311a853ba4, 'wp-includes/rss.php', 1, 0x00000000000000000000000000000000, 0xc21d6d86e75bef00fa6c4a0ec5e1ca3b, 0xb09003e75e93ba15125dfb2281f015cb8c7c61a93e7cd9c4aab62e80ad704e58, '', 0, '?'),
(0x82e68c3ab5a2bd5ad5957a0ad0b4fbf6, 'wp-content/plugins/tablepress/controllers/controller-admin.php', 0, 0x2d8bd98ddf860a4dc29619a42139d962, 0x2d8bd98ddf860a4dc29619a42139d962, 0xf1c9432d3ac020b19f02aeb16706fb7d54122dd808c7e9d8f1b25b7998fc24ff, '', 0, '?'),
(0x82ec9cfdae76bf410a4772cf33433960, 'wp-admin/includes/class-wp-internal-pointers.php', 1, 0x00000000000000000000000000000000, 0xd919d925b44e0231308fa2ee5b164ed9, 0x308413d3433dc7f91fef54741219c79f5bc75be99bb73749a1165c77eda926b4, '', 0, '?'),
(0x82f1fe2ef83947816cb6e43b3fcc0e52, 'wp-content/plugins/wp-mail-smtp/src/Providers/Gmail/Mailer.php', 1, 0x00000000000000000000000000000000, 0x600f1fffa7299427de7d7efad96b37ee, 0x7e861f046b7e56402a6516759a00c9c4bd84c133b83cc67c57de71146d08705d, '', 0, '?'),
(0x82fce75d5d530213881278bb5ef636d6, 'wp-content/themes/twentysixteen/inc/back-compat.php', 1, 0x00000000000000000000000000000000, 0x9b9bcb80065e860f6cea17ae74f1df8c, 0x9e8d31e31860dd45cfe61c6ab0fb3783fa1d2b2e5fb898ea24d98df633e2b3e8, '', 0, '?'),
(0x830a5340c8ed4afe46f2e1219fe9191e, 'wp-content/themes/Divi/includes/widgets/widget-adsense.php', 0, 0x4c840da201c273c4355c55efe0a0ba51, 0x4c840da201c273c4355c55efe0a0ba51, 0xc7e050b4ec0c3f138acedbc60e89a6fc258bfdd5123a9617f17706da32918cfa, '', 0, '?'),
(0x830d933864d3bcf9d13a2e6d5e272c3c, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Processor/UidProcessor.php', 1, 0x00000000000000000000000000000000, 0x8872a7a39362441f4deea3ef866a0b9f, 0x6dd3f9cde634b0fafc890dc9077e55b3c5d0c3bc40f46029f99f3670706bb0ba, '', 0, '?'),
(0x833ae8dd5062a7e51734fcb3ec09e775, 'wp-content/plugins/wordfence/images/flags/as.png', 1, 0x00000000000000000000000000000000, 0xe71c5f9757c0fa5e35465e1db8f5d5c8, 0x519d63322354a7a8abb7fa498d42e23fef4caca1093cccb91d56f455dd0eda64, '', 0, '?'),
(0x8345626c388d79c0f61fc37d86a19097, 'wp-includes/js/tinymce/plugins/link/plugin.js', 1, 0x00000000000000000000000000000000, 0xfbf53969b19e593f224ffab41eeaf4fb, 0x58e0379dafb17b0e3301f8623cab97826d7e38173a75edbf0fc5ad6c4dfabd7c, '', 0, '?'),
(0x837e9e04dab4a30dc7beb515f208fc47, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/src/Subscriber/ScopedAccessTokenSubscriber.php', 1, 0x00000000000000000000000000000000, 0x5feaea8aca3dd47839d996ad2cd99661, 0x9d772d4d2bdfe53a3e56ad1503af41e926d32b6ba893576b585e71c243f942ce, '', 0, '?'),
(0x83881070f91ad4e217fdd27bf0b0df5c, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/Curl/Util.php', 1, 0x00000000000000000000000000000000, 0x03a2418311682d52f8ac22ff5652cd4a, 0xa40c1b31bce0f8ba12c7ade6242278e99353201ad06b7d8db7f4c83e2471f3eb, '', 0, '?'),
(0x83a83f08e70eacda7a36a497db61447a, 'wp-content/plugins/wordfence/images/loading.gif', 1, 0x00000000000000000000000000000000, 0x4b3afb84b2b71ef56df09997a350bd04, 0x6a2ae4658ef308a9f5646f0658a47ea737c2eb2680b2824efc39c97c4c9d95c7, '', 0, '?'),
(0x83b800ed01b71fd9d54ae9bb4879cc78, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/UriTemplate.php', 1, 0x00000000000000000000000000000000, 0x8e71ed1dd6b3906cbf29cacf35e06395, 0xf131f7462e67e8ab8294b49d43c1a806b783d42007ecda1235263e294d0dda93, '', 0, '?'),
(0x83e2a5221e976dfbe99f9ff8146fa4c2, 'wp-content/plugins/wordfence/images/flags/pl.png', 1, 0x00000000000000000000000000000000, 0x961581861973a3a1a892ed92912d0ee0, 0x975a2527994bb295821092b2b196dee04831cd097dd38f133f268e9495a82590, '', 0, '?'),
(0x83e2e8ca86d7e9906ea544e3ae96cb28, 'wp-admin/css/install.min.css', 1, 0x00000000000000000000000000000000, 0x8bcad96ceb3df102985a7c59610548cd, 0xb4797f0e1841b9a594f50036fc17d7234d00c127c419598ead14615d73dd8f6c, '', 0, '?'),
(0x83e36aacba0cd3c31335b2de66c56aa1, 'wp-content/plugins/wordfence/views/tools/options-group-live-traffic.php', 1, 0x00000000000000000000000000000000, 0xcdea9957ea7712d55ca7241238860925, 0x2fcce506cabb09aec45356fdeb22a54b49c62c3aa4e8127211df155bcc793f42, '', 0, '?'),
(0x83f766a04eca649aa9b48f814cfafe01, 'wp-content/plugins/wordfence/lib/cronview.php', 1, 0x00000000000000000000000000000000, 0xda659828aeb8d474406e1b807212a4c3, 0x030298865a079e342ce3687a3d3e4d9a7dd607472f5bcc30cf6c11f822ab694b, '', 0, '?'),
(0x8429c5a9b6ea85325ba409d334a85f61, 'wp-includes/class-walker-category-dropdown.php', 1, 0x00000000000000000000000000000000, 0x85fbd07026b485679d7d552520bc280d, 0xca42fe64f8138e29baeb118e337fdc181a146e4289ef72ff64bc4b18200eed4b, '', 0, '?'),
(0x843a7f2b5bf5b967bea6435addd8f392, 'wp-includes/template-loader.php', 1, 0x00000000000000000000000000000000, 0xa745024f45f018741479bdcf5518f59b, 0x7956122a542a67c1d4e22f06f78bcf8d60b769aab1eef9f80348edbc5cd30d15, '', 0, '?'),
(0x8490d372a677610f5bab9b7086fa8392, 'wp-content/plugins/wp-mail-smtp/src/Providers/Gmail/Options.php', 1, 0x00000000000000000000000000000000, 0x41cd20db9156bae2a6f866d63cc839fa, 0x89905e8a12fd37b9b11c1d39c3d7cac79d293993ac703702424dda8196a5d0d0, '', 0, '?'),
(0x849c1b8250bbbcdd4d85cb9d883d0455, 'wp-content/plugins/wordfence/views/dashboard/status-payment-expiring.php', 1, 0x00000000000000000000000000000000, 0x1772611c5827c9e17a00352b9322a837, 0x76ef24aa72b15f0e73af047902f3b00759a1c8f913c218557bd8983f9913b143, '', 0, '?'),
(0x849d8105febae7d64636d1e8342ee404, 'wp-content/plugins/wp-mail-smtp/src/Providers/Mailgun/Mailer.php', 1, 0x00000000000000000000000000000000, 0xfc527af56a7f2ff65be9a20941dcdf80, 0x960db3bf159d5e09bb719bc33b1226ad00d8d4e955ac7cf19e70a41014b3a79c, '', 0, '?'),
(0x84d66e76fb9f5af9591e56dffb1fc9fe, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/init.php', 1, 0x00000000000000000000000000000000, 0xd60de9162a77eec2963e012b2f65faa8, 0xf94b01e94f6f41fee8cd7b2f1ae39bd13a6a0e043300b46abdc9b679f8430b4a, '', 0, '?'),
(0x84d79cfc52767ca7f61d5da00c5cc151, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/HipChatHandler.php', 1, 0x00000000000000000000000000000000, 0x98453fb30eaa5be7cb986d17f07e0e1b, 0x821f4197bff4ddda73c9854dd86e77bac18ed1a60c77999cb2c17bca93476a18, '', 0, '?'),
(0x8508045ac4db449f9b6cb33db8ecbbab, 'wp-content/plugins/wordfence/views/waf/waf-install.php', 1, 0x00000000000000000000000000000000, 0x73abcae763007c0ee531dafa4a985228, 0x45a52357db1497e35fe4a6b732004c3ed5bc000ab9b71e9a4e232d4c487cd3b1, '', 0, '?'),
(0x8542257636cd49224a62bdc734d3a154, 'wp-admin/link-manager.php', 1, 0x00000000000000000000000000000000, 0x3f5df1a9b8e6ec896cb925892c89b6f1, 0xcf2768186db23716b0cf32aa8e32d2b1b00d0a0db275a46520ba55205931db50, '', 0, '?'),
(0x854f3b818b5591fee06cfbe0f4eef206, 'wp-content/plugins/tablepress/libraries/csstidy/class.csstidy_print.php', 0, 0x3093df179ffd03e62dd2823e3a04a210, 0x3093df179ffd03e62dd2823e3a04a210, 0xf96cb3e1d96daee4b11357ed569742c5930c672a712976ba2cb1e2b734fd0fc8, '', 0, '?'),
(0x85b93ec141e40c42c737e5537a218865, 'wp-admin/includes/export.php', 1, 0x00000000000000000000000000000000, 0xd44b95acd17163192a2e0a8d05c63de1, 0x3f417726ff815f01c301277baa1832bf04668dc27b1976c635c1feb1b82ca88d, '', 0, '?'),
(0x85fd1e9b0e54d7ec9691b53a745ba6df, 'wp-includes/Requests/Exception/HTTP/410.php', 1, 0x00000000000000000000000000000000, 0x71be4f3437dfbadda52f38582184e19b, 0x97a53986662f334d4d3b1b2347daaa574f26927453fb4f1a1db1adc018c698f2, '', 0, '?'),
(0x862981c0d2e25968a82ef23bbce8c5a1, 'wp-includes/Requests/Exception/HTTP/412.php', 1, 0x00000000000000000000000000000000, 0x25b88449dcb7a1a83dd906378aa556c7, 0x53f741953463185c44d235362d8acd23bcbe642ab39fd2d2bdd3be8f52fdfe86, '', 0, '?'),
(0x862f759af9fae0c9b8d969b9a7090629, 'wp-content/themes/Divi/includes/builder/frontend-builder/helpers.php', 0, 0x246186aea750f7d66d7e1afc11719c40, 0x246186aea750f7d66d7e1afc11719c40, 0x5ec88a2df41698b9cb219edfdbdc1edcefe94f1212826b4965efb59f228965b2, '', 0, '?'),
(0x8631e4886555fc9d4d56fdb85e9a1499, 'wp-admin/includes/misc.php', 1, 0x00000000000000000000000000000000, 0x6660bbe4fef09af23b6166e517a33696, 0x53bfa4e02474da986ba2f4e847f9f73c59ee07a87a40e09c8b88eb082cdc5bd1, '', 0, '?'),
(0x8644f3b80d541e1cfae1a314dbfbba31, 'wp-content/themes/twentyseventeen/template-parts/post/content-gallery.php', 1, 0x00000000000000000000000000000000, 0x6959d5a6935f359be13329de5508cd83, 0x6652dbaaf6384102a188ef29512c351a7d8cb8d53d4a5a3b7dd3824117204cdc, '', 0, '?'),
(0x86465f71a1c3c8438a46216f3470b797, 'wp-content/plugins/wordfence/views/scanner/scan-starter.php', 1, 0x00000000000000000000000000000000, 0x4513a88e12f820c1936006627b7b760d, 0x7146a4ff8b78d002efe26754415d9ca6f44d86ad6b035ea8e21f3ec7275542e2, '', 0, '?'),
(0x868d3fe8a113457344d76d9c46ede8c3, 'wp-content/themes/Divi/includes/builder/module/FullwidthPortfolio.php', 0, 0x88a9c2b48f6cec10e7a5453a53cb644b, 0x88a9c2b48f6cec10e7a5453a53cb644b, 0x532319a85966f2e39bd7e15697de74a19b1d9d4d509f060a0279290b4979dd11, '', 0, '?'),
(0x86931f46317d4574bf6a7574ff9eb596, 'wp-content/themes/twentyseventeen/inc/custom-header.php', 1, 0x00000000000000000000000000000000, 0x30b595845d784d038390478d74af65b9, 0x20a4a52a80c5b72372b7e2c41dc60226fb02735285155f32912e3b282e6e141d, '', 0, '?'),
(0x869f00a63e23198a05d1049be1ad7a28, 'wp-includes/bookmark.php', 1, 0x00000000000000000000000000000000, 0xaf7f91328182a0f0dfb58aa349adba3b, 0x25e3243064e282373481001a75bdaf52379e093740fea4265dbd3a2da926f3f1, '', 0, '?'),
(0x86a0c9d14f02d971d726051e536d5350, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/ListForwardingAddressesResponse.php', 1, 0x00000000000000000000000000000000, 0x071508d830ab6f3fb6e55a4c7cfb02f0, 0x784899d8e19eec62a48431d0f6fcfa624badf4d7ad2d28d29444751c3f2e4421, '', 0, '?'),
(0x86b311ac17ba12c3ea1982e2eb7d95cd, 'wp-admin/media-upload.php', 1, 0x00000000000000000000000000000000, 0xf212cdb469e783cfefcb142207f83e02, 0x275adeec561b53531644dfe16e98baccbd600bd3dfb0a596759fae033d6c675b, '', 0, '?'),
(0x86e646caa1560d8b82837b80571d4d99, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets.php', 0, 0x7f5cc9e611d90a926cdce2fd982ff1e3, 0x7f5cc9e611d90a926cdce2fd982ff1e3, 0x69968a1459c973d0112989e8247d05f2ed6304f80c1c1edad502fe6c65b9c103, '', 0, '?'),
(0x87171681f2509377aaa98d30e268ff39, 'wp-includes/js/tinymce/plugins/fullscreen/plugin.js', 1, 0x00000000000000000000000000000000, 0xa17103ce4c70991f0751a1df272eac49, 0x318fadeac65b8d5680efe1eb44badb19ff229ab2111a353f334083d8e3be85ab, '', 0, '?'),
(0x87422079d6777f862bb3e0d67c74abcb, 'wp-includes/class-wp-http-requests-response.php', 1, 0x00000000000000000000000000000000, 0x884bad87875d890f9db7637bf383a47a, 0x54d8d5fd070015b1b18b35d89bc3d7c9c943213069bbbaebe39bf53ad9691aa5, '', 0, '?'),
(0x874abc26065f23b9f13353d471a08dad, 'wp-admin/images/spinner-2x.gif', 1, 0x00000000000000000000000000000000, 0x5c1371bcb4392968647852a9c9df5d6c, 0x5ae45c8f114aac0fcf29cf079303ad713143d8e7d2e2e79da4e73997cd7e267b, '', 0, '?'),
(0x87562b40ff3081f10efc70b8c98f6869, 'wp-includes/rest-api/class-wp-rest-response.php', 1, 0x00000000000000000000000000000000, 0x2780a8918cca18e0e9e019b452ce3169, 0x04bf6f244795fa0582bdf3965cb6a6f0f4aa505ed796e94356520010019a6915, '', 0, '?'),
(0x87627e35c3611f1ff99aa04940292af1, 'wp-includes/class-wp-site.php', 1, 0x00000000000000000000000000000000, 0xc4e55be944f6bca3d2c58ebb4e19bc9e, 0xc81f92c7bb1fe04f7e5bc597dd9eb3dc4a3c6c25dbd015956b7eca5d74b0ff18, '', 0, '?'),
(0x877b912a42dc604770cfe4c2a25e979e, 'wp-content/themes/Divi/core/wp_functions.php', 0, 0x8a5a65664adbf4a8485dd2ff438ee998, 0x8a5a65664adbf4a8485dd2ff438ee998, 0x93467e8ba1695ec8802557580b8238dcd56b3eb852edb2dc6d67e0822d5283ac, '', 0, '?'),
(0x8781f4cab127414b22643b82f7f38333, 'wp-content/plugins/wordfence/images/flags/pg.png', 1, 0x00000000000000000000000000000000, 0xd9c982e0ec25583b7b8145d2b35d01a2, 0x5d2c7fb5cc1e6cb3376e0aaa1586b3bbd906544b6d1aa0472a1f4ba754f3e7b2, '', 0, '?'),
(0x878e5c013ae2c3da887fd5ea29672c5c, 'wp-includes/images/smilies/icon_twisted.gif', 1, 0x00000000000000000000000000000000, 0x62abd50ca92eb2381a7c60e351f64c46, 0xb0868003742f0d48ecae46f3c9e99c54d08963654efa44eac0d7e44b0b084151, '', 0, '?'),
(0x879e21bfde45aaa953378f789683c8e6, 'wp-content/wflogs/rules.php', 0, 0x1686870f2e1bc3f609f9a563fe6aa1fd, 0x1686870f2e1bc3f609f9a563fe6aa1fd, 0xddc626a420eaea4dcb3459e91124d57a633532d690a78d055e0d6ead1e195089, '', 0, '?'),
(0x879f89fba6af3e1c325c6f8629acb7d7, 'wp-includes/Requests/Exception/HTTP/Unknown.php', 1, 0x00000000000000000000000000000000, 0xda646c02e1ab81b632af41fbcf0a57ac, 0x1740a8ebfe06e233d9231ad0b62f1b2a740dce1e1fdb36063c58effb0d884946, '', 0, '?'),
(0x87a2a83376b455801a339850c55e4f20, 'wp-admin/css/widgets-rtl.css', 1, 0x00000000000000000000000000000000, 0x7d4210bb7278ef9bae8b79a3c726a2bc, 0x2008e7db7496fd1f2d42472ecad504d0817636ee1e992fd31af57b8444cc3698, '', 0, '?'),
(0x87ab4c209d55ffd5c0b966afe075e23c, 'wp-admin/images/icons32-vs.png', 1, 0x00000000000000000000000000000000, 0x052cd6502a05e7d3f17b3e76a5b15566, 0x96b090daf83f55fc987abed4501e5c99c20c408660a238670f3b0daeb3c19645, '', 0, '?'),
(0x87ba71e0c33e25a3ef3c48dd42250247, 'wp-content/plugins/wordfence/images/flags/cw.png', 1, 0x00000000000000000000000000000000, 0x50b9253ae91f1fea97275f7ab4dc6668, 0xec8f348f34012dd88e6cf7a5a08ef7eec9e5ec33f3147b37867451b68c3ca801, '', 0, '?'),
(0x87c2d96fd477acdbe5d08ed736393649, 'wp-includes/random_compat/cast_to_int.php', 1, 0x00000000000000000000000000000000, 0xfa5f76745ac2d63b9466f130d35c7fb1, 0xde089154a178de7b7f13e6cf5c37eb80f552e1c14167a5cad2cc5b3aebd90963, '', 0, '?'),
(0x87ce4ab71e18af997a0c37787ede1ac9, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/NativeMailerHandler.php', 1, 0x00000000000000000000000000000000, 0x119019e45d2c65cbe85a3aadc28771fe, 0x08f75dce8d6c28b515a8587c058464ce8430098a97423eda395d44d49e8c35c5, '', 0, '?'),
(0x881baf178d1149792d820ab7c5848d91, 'wp-includes/Requests/Exception/Transport/cURL.php', 1, 0x00000000000000000000000000000000, 0x853654cd672a1a9b3a09af077837dfe1, 0x18c55dd0fdc7c230d69938fc91ca7023fc7e86f55c6f1cb1d3813d0b31b314d5, '', 0, '?'),
(0x883a3d8f25c6cce2bef9a00f4dd4dbb5, 'wp-includes/template.php', 1, 0x00000000000000000000000000000000, 0x0523871c22646012db8ff498c4bf3194, 0xc5a473ebcd668b12d35c94b9f3d960f71a8a31a8d706472108733027fd1cc2f4, '', 0, '?'),
(0x8849dd7b8b3fbb8672f45daf1e1da037, 'wp-admin/images/resize-rtl.gif', 1, 0x00000000000000000000000000000000, 0xdb9217196313c95a59d43601da19c51d, 0xc1cc92b9abcc910087e74362b4dcc486c23caa20bdcb51507abf10d6ce53b6aa, '', 0, '?'),
(0x88a699d066a13c877540cddcadeeecc1, 'wp-content/plugins/wordfence/images/flags/mo.png', 1, 0x00000000000000000000000000000000, 0x66879ea04fff7f7d3bc3ab0e31b6c01f, 0xcfbb032a70261c3dd447d59debef6259fb54b141f85bf74cf71464c6f12a6ef8, '', 0, '?'),
(0x88a9b40f08f76eef0af500dc812d6911, 'wp-content/plugins/wordfence/images/blocking.svg', 1, 0x00000000000000000000000000000000, 0x07a31618272d489566978c980f3c0b31, 0x4111358459398eaee000b6f34fc47471e4d0964c5c1fba7d05cb61bdd426e2b4, '', 0, '?'),
(0x892ea49478d6f60f517de9740a7002f3, 'wp-includes/rest-api/endpoints/class-wp-rest-controller.php', 1, 0x00000000000000000000000000000000, 0x28e559bb0f2e3aff75d82c2d03a3f943, 0x1103a243eeb30228c119d37c32ebea60a44990db4b28d03ad8238240759a0eda, '', 0, '?'),
(0x89372afb8ff8227bec0bf3830a8d4b3c, 'wp-admin/includes/ms-deprecated.php', 1, 0x00000000000000000000000000000000, 0xab9ee3d59c37a9d9961bcb5dfaf571ba, 0x0e0256010fbecf4e405ceb7898bf04f85db58b390611ab92900c5128c8ca20a1, '', 0, '?'),
(0x893fa0389d94f71998d1c95acfd04ec1, 'wp-includes/ID3/module.tag.lyrics3.php', 1, 0x00000000000000000000000000000000, 0x89bf108a53e0085638931aa56755bc3a, 0x94df861ae3f10d0fc516379f3924458e3633e40d8f0ddf7a848dc23e8baf2542, '', 0, '?'),
(0x895e4c399ed15a591c86c4ff8433c071, 'wp-content/plugins/wordfence/images/flags/lv.png', 1, 0x00000000000000000000000000000000, 0x969e43176df414d3e0b37c932e10845f, 0x2fc5a22aa0f0952734f582391d69a58c7da93ffde917bc172892aea8e4e58b33, '', 0, '?'),
(0x896aaec349eed4d33cea9f9fb3866955, 'wp-includes/category-template.php', 1, 0x00000000000000000000000000000000, 0x03cde3efb0474cbfb408fe043222f1e8, 0xb122921c75a844dcadd6381168df9e84b57aff89dda17bf2fdb0faf9d3374590, '', 0, '?'),
(0x896bfdefbf48caebd9ecf07ca0028a02, 'wp-content/plugins/wordfence/images/flags/hr.png', 1, 0x00000000000000000000000000000000, 0x97edddf01d33f2c9e69cfb95c283379a, 0xc55c5f4646460e81fba068b956a3f997b94d2b6ebdb2c83054c4b5a48f1ed18d, '', 0, '?'),
(0x898a8c26f686e9027d3f1de21a7360be, 'wp-includes/js/wp-sanitize.min.js', 1, 0x00000000000000000000000000000000, 0x60b4efeac56fd08f7ba4f0f48e915dae, 0x7ad66a6c6aa494adda782cce8fd8c6adab164c108163666d6a440c010f24cf85, '', 0, '?'),
(0x8991de51e316a31d5773f1074137640a, 'wp-admin/css/site-icon-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xc5605f3fde843ddb7cf887a72b9464a8, 0xecf2d94db5b4c853bb1cc31bf5963e6a2f0c8b8b1fb6224b052571dea3fdd67e, '', 0, '?');
INSERT INTO `wp_wfFileMods` (`filenameMD5`, `filename`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x89aa65c45cabd431e174c68bdc3c0984, 'wp-content/plugins/wordfence/lib/wfUpdateCheck.php', 1, 0x00000000000000000000000000000000, 0x9a7695f30b6b76291f04d592f669ae6a, 0xe3dac3ad6f95f8c56e8655fa1bdfa85655a0fbadf15ad232b2c81077374c4281, '', 0, '?'),
(0x89bc421e155d6ec884a838da376798f3, 'wp-includes/images/smilies/icon_rolleyes.gif', 1, 0x00000000000000000000000000000000, 0xafc8bbc65fcbd2b82a3e2c1ab41a216a, 0x715fecddb75eddf7657d86b58c09864875aa4489e8a59e0aa4691859ac1a4666, '', 0, '?'),
(0x89c3fbabe6addcd3cc765b3917b914a6, 'wp-content/themes/Divi/includes/builder/google-fonts-data.php', 0, 0x113a9c535e84e3509bcfe6dce5545102, 0x113a9c535e84e3509bcfe6dce5545102, 0x12cbaa40e8ec36918e0e284b366f8a861f5768495e20b0f04038e24c6ad0bb6e, '', 0, '?'),
(0x8a0db7120462101c214580e76adab558, 'wp-content/plugins/contact-form-7/includes/css/styles.css', 1, 0x00000000000000000000000000000000, 0xfc2e6559fc8d9fc13c67481ff30d7cc8, 0x394a7566b3cb4f88fe5825904b431240c36e4650e94ae1cd3a04a620a333435a, '', 0, '?'),
(0x8a4d6af741d54d99f103124fde224966, 'wp-includes/SimplePie/Net/IPv6.php', 1, 0x00000000000000000000000000000000, 0xa546790e216abdd9801795949fb6b40f, 0xb769dde9162a38f7c7fe2e79fdd11e8aec50aa42cce6ed1ab4598865bab01cde, '', 0, '?'),
(0x8a77ec1ade13648fcfa2f3fc0d754422, 'wp-includes/IXR/class-IXR-request.php', 1, 0x00000000000000000000000000000000, 0x25702e3c8d53c7a1ea99d47a31cfa204, 0x51e3b52a6bcb5f7d921de10e3283ace93e54fb71173cca5f531cdf3aef5168b4, '', 0, '?'),
(0x8abf10c53de15ea82393c130bd2b5eb3, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/HistoryMessageDeleted.php', 1, 0x00000000000000000000000000000000, 0x986728d043974b32e5ee7e421264307e, 0xe248310b05ee2d09ce051b1c0888e8b21a88eb5b55adb21a53fee56b9dfd5ecf, '', 0, '?'),
(0x8ac124a1d6784d313ee8b25f3850000b, 'wp-includes/js/swfupload/swfupload.js', 1, 0x00000000000000000000000000000000, 0xccd72399988bf939dce13e2659526711, 0xdaf284dd99aaafe5528059592dc31cd2959826027157312803854b03e0bef1aa, '', 0, '?'),
(0x8af851737ce263b74cd89c5648b31929, 'wp-admin/includes/class-walker-nav-menu-checklist.php', 1, 0x00000000000000000000000000000000, 0xa8b29c21eca6b33e834f39b2e42e0ca5, 0x01db1a1de1a6b391bf86f9d9f4ee8d3de08ea6f62cc0e7ec977fed3d5aa49cb8, '', 0, '?'),
(0x8b04f74487818b23498d61342a784d2c, 'wp-content/plugins/wordfence/images/flags/wf.png', 1, 0x00000000000000000000000000000000, 0x2f1463e9b615ac159a20206b3d894f95, 0x08a0dc18338618af8a5063ddcc7343c197f63a29817a4b949e80618cb826e670, '', 0, '?'),
(0x8b307b5a2c1d4d8cbadab9d49ae45ada, 'wp-content/themes/Divi/includes/social_icons.php', 0, 0xcde0010091c5560e7359e0d4a848aa48, 0xcde0010091c5560e7359e0d4a848aa48, 0xd335b7659c472ac95bf584909ef6f1ba85aa3133c80ee3e8be41e97a95cbe8a9, '', 0, '?'),
(0x8b3e7fce3f9f2fdbbd8444d20343a60e, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/AutoForwarding.php', 1, 0x00000000000000000000000000000000, 0x864559b43bcd9c550cbc6c0ed6d44859, 0xbc31ddb501b54e6253a7eb4c25e212ceb5b7802b407d68d7fe15c49d05b223c1, '', 0, '?'),
(0x8b545c133e556f81baa46cba72ddf277, 'wp-content/themes/Divi/core/admin/fonts/modules.svg', 0, 0xda659ee795256f50f2b3cfc6f812d100, 0xda659ee795256f50f2b3cfc6f812d100, 0xcc8453702ba5a8a4fabff50a7fbfaddbd6f03bd4ad245b3fab69312c6f59a1c6, '', 0, '?'),
(0x8b6e393790492e4ffad29ddebff0b007, 'wp-includes/js/heartbeat.min.js', 1, 0x00000000000000000000000000000000, 0x364c2b9d670cdf41e827a627eb11b04b, 0xd8f9d4af365a55469dea5606059a0b5dcbd6abf156ab62628f1cfaf5929eaa5d, '', 0, '?'),
(0x8b7c426cf48a4948d2bcdd124f53c6b1, 'wp-includes/js/mediaelement/mediaelement-migrate.js', 1, 0x00000000000000000000000000000000, 0x3cb6030743925f687ad3043384ed3c37, 0x2c6223300ea02161ad4f56632cfa8fd8950353d48f4998d0bb25aedb702993fd, '', 0, '?'),
(0x8b8dc6e37107f0b79e8af80544f9aa60, 'wp-content/themes/twentyfifteen/js/skip-link-focus-fix.js', 1, 0x00000000000000000000000000000000, 0xd774bf15e2e23e3a7bbb9afa92f4f0b6, 0x7681aec49c10e015d47fc4f10b1e65c7ff37fb000871e56e15635e68b8daa3be, '', 0, '?'),
(0x8ba57bd64f5380333d3bf92863c5a719, 'wp-content/themes/Divi/includes/functions/sidebars.php', 0, 0x404e3b4fd17725fba7970beec1fe93a4, 0x404e3b4fd17725fba7970beec1fe93a4, 0xff45ea4ff1f645f8be84540d178543d0c8466adb393db8abe223732733c21769, '', 0, '?'),
(0x8bba14b0c568142bb9ab42ccc6f21dd0, 'wp-includes/js/tw-sack.min.js', 1, 0x00000000000000000000000000000000, 0xbc4487194e1f88126b8a500ad47e6889, 0x2721022c728893882171dcbace16fb705d5e6b2c2ee441c30d4d97a114965ff8, '', 0, '?'),
(0x8bba46e822f7e87668e2a1244c628e8d, 'wp-includes/js/imgareaselect/border-anim-v.gif', 1, 0x00000000000000000000000000000000, 0x20c97a21993cf137ead9fdbecbc42aa8, 0x8be11f3efa15aac2f664e0953adbfdb98f146a31ed8d3cee2134db369367e6e4, '', 0, '?'),
(0x8bcd341f18439f9211b573ef278a855f, 'wp-content/plugins/tablepress/admin/js/quicktags-button.min.js', 0, 0xa241ccddd80e89b88b1ae2c712481396, 0xa241ccddd80e89b88b1ae2c712481396, 0xb9e3d1ac5d88c5a8812ff4b47d1054335d0aebab58ff828d39bad439b9bf8865, '', 0, '?'),
(0x8bf37963e2304fb06729cf81ad4d66b8, 'wp-admin/network/site-settings.php', 1, 0x00000000000000000000000000000000, 0x381a1ad35327607137891a8fa6f97f63, 0xd63f47328a70a702a5f8de3a91104e220844e9058cf4d406eb9d1dfe81ec078e, '', 0, '?'),
(0x8c0874c7b12510149812fba391b5da46, 'wp-content/plugins/wordfence/lib/wfNotification.php', 1, 0x00000000000000000000000000000000, 0x00c78d20560832e228c6c0fe64685644, 0x53d861d6e0598412edb50387fd676a2b7cadeb9120f290e14a1fb28c4d38b3aa, '', 0, '?'),
(0x8c0ef2466a5d70db20d2eddc41630d70, 'wp-includes/Requests/Exception/HTTP/406.php', 1, 0x00000000000000000000000000000000, 0x4bc8cb6cef688c729edc3990220006ac, 0x2c6159d3e07d5052367f140b83eae360bd294b17edfc669e69736d20b8b903e8, '', 0, '?'),
(0x8c31c1eacfa3d7e9199da0900b497fa4, 'wp-content/plugins/wordfence/lib/wfImportExportController.php', 1, 0x00000000000000000000000000000000, 0x54d3a0e2b202a1be8e66ee4c5da11c26, 0xad48944c8b941c84684a90b0bd8f1484b8e062d1585f6b22d5d55b7585ab595d, '', 0, '?'),
(0x8c3c91e07c7e452ed1595ed421d65d04, 'wp-admin/js/widgets/media-audio-widget.min.js', 1, 0x00000000000000000000000000000000, 0xca37de8a34e673469901c4113e99d693, 0x922d597218660e168570691ecf52551d933ebf02815ad6aa814ad38abd74aeda, '', 0, '?'),
(0x8c3f9a0a35fcb448e33fe2e0c1c0e0e8, 'wp-admin/css/customize-controls.css', 1, 0x00000000000000000000000000000000, 0x4ea233ee70cb4a4630b7f886d19c2274, 0x826352bf093ffb007d4f372e177198f0fd594fe2bfce56e9a6cdec9758fd3a10, '', 0, '?'),
(0x8c4d2421a982f05ccd1b7ab4f41bda01, 'wp-content/plugins/wordfence/css/images/ui-icons_fbe569_256x240.png', 1, 0x00000000000000000000000000000000, 0x98d0c275dd1f33c03cbd95c91185d26a, 0xd240cebcfad818cb12cfc001c0599bc688da00ab6c8818adb0826ccbcf27e585, '', 0, '?'),
(0x8c97b082c942426e72daefca6b695d13, 'wp-content/themes/Divi/includes/builder/compat/woocommerce.php', 0, 0x4fa40ae4f74377222aea3b877a2418cb, 0x4fa40ae4f74377222aea3b877a2418cb, 0x76bad8f85a4591935d49ac30b8a61c467639b0e0beb1354fb1a93f41642407c8, '', 0, '?'),
(0x8c9dbdb4866a754743744fc6fed813e2, 'wp-admin/css/colors/coffee/colors-rtl.css', 1, 0x00000000000000000000000000000000, 0xe1f8d2bad643e1a93cc9f2d5908e60aa, 0x031c2a804095f19816620e6e3abc826fdea594e99b73eebeeb5cd80cf9fb06c1, '', 0, '?'),
(0x8c9e9257337cbceee578f5d39572d69c, 'wp-content/plugins/wordfence/images/flags/kw.png', 1, 0x00000000000000000000000000000000, 0xb30ff2ef02d74cddba61db66749135d5, 0x6eb3643a07543c9922b826ce15baee64b041eb64fd946da0c2344578b128dc29, '', 0, '?'),
(0x8cad6cab2e48077c538417b3d67bb086, 'wp-includes/js/jquery/ui/effect-transfer.min.js', 1, 0x00000000000000000000000000000000, 0x07e5b0dea800777dd2108788b56ef90b, 0xa9868fb5f4555485d524ce46f31174dd7575179185ee0b936f4f02199c04ce84, '', 0, '?'),
(0x8cca9abc7b068028fa8bd05c699f372e, 'wp-includes/Requests/Exception/HTTP/431.php', 1, 0x00000000000000000000000000000000, 0xe0e3737c622417ca08d5d1933c1489d9, 0xebea85b18dac2f1459365fa0eca0d177ca1d04706bb277f6c10fb430ffff18a7, '', 0, '?'),
(0x8cdf7da55e3732c2080712828488b7ae, 'wp-includes/Requests/Exception/HTTP/415.php', 1, 0x00000000000000000000000000000000, 0x0258cc0fb05462ea8f11ccaea34a55c3, 0x762514ca5fc400d062246d912660ebf396c528fb3d996d063cd006621a6f3070, '', 0, '?'),
(0x8ce97ecc12148a236415c12c07dd8df2, 'wp-content/plugins/tablepress/views/view-add.php', 0, 0xe3c06062132bb6f415f42b307002f0e5, 0xe3c06062132bb6f415f42b307002f0e5, 0x38db095c8bf8e38f7f639cfff410d8ac7372782f09302488baaa7c68c572627a, '', 0, '?'),
(0x8d1095d2616e9db5f6563d54792058e4, 'wp-includes/SimplePie/Copyright.php', 1, 0x00000000000000000000000000000000, 0xbd7fbf68b954a9d50955cc808db7cb6a, 0xc11deb10625f2434855fc36d32b4f0c24212b2e54aa25cd335e6df8f2225094e, '', 0, '?'),
(0x8d3984f47ddcf9ebaa9ff9a9211a0db4, 'wp-content/themes/twentysixteen/genericons/Genericons.svg', 1, 0x00000000000000000000000000000000, 0x29816c642aaa0e5a8c9402f4d2da62cf, 0x2801d335c45c26484649376c32343d7d609b6ad556c7d201f40cf9426a3429e5, '', 0, '?'),
(0x8d3e2dfde8f8463fa0cdd3dcc2f6bf38, 'wp-content/themes/Divi/includes/builder/module/settings/migration/UIImprovements.php', 0, 0x935b7831fd5276eb59ecd0d4a3eb5790, 0x935b7831fd5276eb59ecd0d4a3eb5790, 0xf52c1315bc06e3e6a3ebffab4600fe2e6391d047c170bd06fadf20889fa30f4c, '', 0, '?'),
(0x8d4c6572deb369a91bc2742b7f4106cd, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/AbstractSyslogHandler.php', 1, 0x00000000000000000000000000000000, 0x419b9d3f1d66192b544349360d5f596a, 0x238e7fc270997ccf273d39b573a56221bfb7e86a3c7be6cc3bff372056b1732d, '', 0, '?'),
(0x8d4d85e39332f681ceaddd22d240e138, 'wp-content/themes/twentysixteen/search.php', 1, 0x00000000000000000000000000000000, 0xd8af7665469040a0b7310481610801c2, 0xf33d32674ef2920020937c9f47049136a95298564de3af0080788142b2bc5b77, '', 0, '?'),
(0x8d7d208d79541e8eec5add488463444a, 'wp-admin/js/custom-background.min.js', 1, 0x00000000000000000000000000000000, 0x1a4848edc676cde4a347a6a1ef1477cd, 0x8543b8f861fef89828f6a03fecc7fc276bdf485dd23a2e34bd9c80a48709ff7c, '', 0, '?'),
(0x8dac7bdf306c28c6b275392c7753d875, 'wp-includes/js/media-audiovideo.js', 1, 0x00000000000000000000000000000000, 0x9cebbb22b93c5354519ee9a29b60e902, 0x3a3b9fbcb116c4e648ffdcb76f4dd7de6a9ca4457f5a5b8dfedaf991379d2e90, '', 0, '?'),
(0x8df4fa2a06a28862416d8661657a26d0, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/psr7/LICENSE', 1, 0x00000000000000000000000000000000, 0x582d7d97bab524143526a38575956e46, 0x0ebf80b5d53e90b43a4e209a8f6057427169a562e3b03d1427a836d24a6d1f1a, '', 0, '?'),
(0x8dfd15a94c85f2560f13ff5992e0ff2a, 'wp-includes/js/plupload/moxie.min.js', 1, 0x00000000000000000000000000000000, 0x68dec65b1e80b2b66994f4700762b65c, 0x05d1e0adaaee50b4826400f7257f06f230ee1cf60f785440fd33366d99ba51d9, '', 0, '?'),
(0x8e019502688accfb1ee680c895059440, 'wp-content/plugins/wordfence/css/wf-onboarding.1525275841.css', 1, 0x00000000000000000000000000000000, 0xc8a83a13387dbaad1816a4c4537e0307, 0x7982783b5c77454f8f26e64d29b25ce68802675844fee83cb0cc8c599682c2b8, '', 0, '?'),
(0x8e20e94124dba46643814ef699330737, 'wp-includes/query.php', 1, 0x00000000000000000000000000000000, 0x0b0b7245551a6470fa1299605f9947ae, 0x9cc544be7a4cce6e3fa8343fc5002b4b8aa381d7688c14a609d992207962391b, '', 0, '?'),
(0x8e28a2fb8fd794ef1d57e5681c403d61, 'wp-includes/images/smilies/icon_mad.gif', 1, 0x00000000000000000000000000000000, 0xd7be08b669651a63080cfe7b9004d330, 0x3b7b670312c8d2bdba2a777cec267ee14e3aa683eb7a0c3eea57aa330d43e723, '', 0, '?'),
(0x8e363181f44afc194b90670f4f203820, 'wp-content/plugins/wordfence/images/flags/es.png', 1, 0x00000000000000000000000000000000, 0x66032984a32e3e27d4b5dd529e890977, 0xe533be984324a6e2a113a7f0ee2a68ee317b602ea99ecc5372f0af71a1f3b375, '', 0, '?'),
(0x8e51429820788ba08d4d427fabe661f6, 'wp-content/plugins/wordfence/images/flags/at.png', 1, 0x00000000000000000000000000000000, 0x658efecef622ff8b1c8b1bf6974f3b16, 0x94077001d72321f1c4f1621f0ffba6ef46dff92b5157957710347641914f38bd, '', 0, '?'),
(0x8e5229d4a1a8605067d9b4b7deae5e84, 'wp-content/plugins/wordfence/images/flags/jp.png', 1, 0x00000000000000000000000000000000, 0xde5e343e42b1b493d14489f259c282e9, 0x85b2f078a779c761e2a65c87cb99eb7d12438ea33320fed624bbf18ebb9329a1, '', 0, '?'),
(0x8e7070020ed3dbead761a06b4f533f19, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/autoload.php', 1, 0x00000000000000000000000000000000, 0xea1abc01a25ddf43912a0a325e3c5a57, 0x2e202ff45d46b70917b9dac16cf60ac7567c6e50660aaa66dbc22f75e17f81ab, '', 0, '?'),
(0x8e7b9239f35c2759c96cc6ff97763a9e, 'wp-content/themes/twentyseventeen/sidebar.php', 1, 0x00000000000000000000000000000000, 0x63f078e0285a9725e884708d343ec4c6, 0xe1ae885893dc6ac7746349ca114131f6036c68521254ca800e1dff5d22e958c2, '', 0, '?'),
(0x8e8483f976fcb48a08cf8ce98c5939d3, 'wp-includes/ID3/getid3.lib.php', 1, 0x00000000000000000000000000000000, 0xf86631036038031d106377db00ccef3a, 0x80cd9a422ed674be866da3f89ed9932fd31667d1c962ef18474464c8175a5893, '', 0, '?'),
(0x8e930a8519f544c015bb88e784707155, 'wp-content/themes/Divi/includes/builder/module/CircleCounter.php', 0, 0x53924eeefb9a559ad6db3cbec52a6f36, 0x53924eeefb9a559ad6db3cbec52a6f36, 0x665badd8c17d75335c9e6f91caed6d9ce09a4ea45e9661c15aaf03036d6cfcd5, '', 0, '?'),
(0x8e9f1885589282988148f66f9d76cb0e, 'wp-admin/css/common-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xcc1d6cd9b4a4079012a04ec96638bbf4, 0x9536e54748bdab1401865f15d96f7ba83a6336df7c49dfe17625019b7d7ca679, '', 0, '?'),
(0x8eb0d6975d4e528dbcef537b71763f85, 'wp-admin/css/wp-admin-rtl.css', 1, 0x00000000000000000000000000000000, 0x74f9dcf5ab8c92f6666ff52c699873c8, 0x4df6e819c7917506d36ca7ef32cfeed593b3ea22d53eb45a95863a207e813b2b, '', 0, '?'),
(0x8ec11a2c1f7af3d511a713d290945592, 'wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php', 1, 0x00000000000000000000000000000000, 0x58c2ed6f4529e4c8e1ed78cc8e7f0531, 0x7679f75ad9c946a3ff0fa82cf87e525c3ba82311d2f628723f9d178f2c245702, '', 0, '?'),
(0x8ed340c7141514c76120906cd051446d, 'wp-content/themes/Divi/includes/builder/template-preview.php', 0, 0xb178ac35b17be426b4e505808a619ea5, 0xb178ac35b17be426b4e505808a619ea5, 0x7c8fd32d9e6cfef1ad206db301b698cd262267f00dee262f44566c6247daff79, '', 0, '?'),
(0x8ee5a1e703c4ac7f2bb9b918ac9dd930, 'wp-content/themes/twentyfifteen/css/ie.css', 1, 0x00000000000000000000000000000000, 0x711f3d7be79b01a20eed7b0ac82caea5, 0xd2725ec7528c9f5fffb4cfea766e0f0f843ece2e8f4fbbdece92d5eecfd49499, '', 0, '?'),
(0x8eee1b4fdc8e2438aa874a1ca665bb82, 'wp-content/plugins/wordfence/models/scanner/wfScanner.php', 1, 0x00000000000000000000000000000000, 0xae65655d69d5df4e3bea00ec6af34b05, 0x591b50c29cb2c2e79bca23449fd2762923c5c3570f0dd893a798cb67d21ba588, '', 0, '?'),
(0x8f249d811bbbc0aa6ab6589e5d29443a, 'wp-load.php', 1, 0x00000000000000000000000000000000, 0x8edbcbcc51de98432f95aee15a561263, 0x25b0504ecfae54b06979b745562b6da24b02561c764e5f215bb832b660ade16f, '', 0, '?'),
(0x8f620295cbed0bb3c28dae7281f9c13e, 'wp-content/plugins/wordfence/images/flags/mp.png', 1, 0x00000000000000000000000000000000, 0xe58692063bfd41266ec1b99c9def843d, 0xfcc404d80c643a54f1f948e6dc7a2c947a59f9068614d93bc9687ca46f69c496, '', 0, '?'),
(0x8f6a254dbbc98df2d17017295a89c40b, 'wp-admin/images/generic.png', 1, 0x00000000000000000000000000000000, 0xf88e1b95ff278a5b231f39380b211ed0, 0xa77b75eba3e5d54b5b67cd86054578dc7ba53adfbc82fa6ccda847c411181fab, '', 0, '?'),
(0x8f7c86456fa569b8f3cf525f5e58239c, 'wp-content/themes/Divi/css/tinymce-skin/fonts/tinymce.svg', 0, 0x1174ad7cf07afe7fbabaea718fa183da, 0x1174ad7cf07afe7fbabaea718fa183da, 0x3215af73ebaa2af7743cf327cb15128a2b9df19d780d5ff5d8587ae2632084bb, '', 0, '?'),
(0x8fcf900af0fbef8ef829c90efbea189f, 'wp-content/themes/Divi/includes/builder/module/field/template/Base.php', 0, 0x594da8cb188ce9554abf037249c32673, 0x594da8cb188ce9554abf037249c32673, 0xed066e7446dc8c71a62394dda37df066cef8606a198730d513b148a0b1cec36a, '', 0, '?'),
(0x8fdc3b28587060d299d6ec9170ddb708, 'wp-includes/js/plupload/handlers.min.js', 1, 0x00000000000000000000000000000000, 0xa08d4288293bfbcd0d198f7aa3eda619, 0x2220acd4319188be187a94b49fe433e98653e3020f373904c5fe7872639b7f8c, '', 0, '?'),
(0x8ffb7418f730c367f1bb61862fc5fd9e, 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.woff', 1, 0x00000000000000000000000000000000, 0x7e0c88f02dcaf2f78c90b4dc7827b709, 0x8a997bda8bfec24eec6fdcd7235814c12b586527a2a38c86cf5f85dee5c73e1a, '', 0, '?'),
(0x9001060a99716fe3715a5679589cbf39, 'wp-admin/includes/menu.php', 1, 0x00000000000000000000000000000000, 0xa16c328791716cce6d032b933f4c9376, 0xa07841fa5e7c0de4b098c976b4b41628c2f3502e0fa3887f80f3aef1ec12b2ad, '', 0, '?'),
(0x9001e258e68f3701973f556ccb3db00c, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/MessagePartHeader.php', 1, 0x00000000000000000000000000000000, 0xc7cc5103e57c6531da0f2d5ad6c9378d, 0x067ddf6d1d0ca13d082b0fcaf2adf514721eafb8a479efbba74bf03d42895900, '', 0, '?'),
(0x9060d84087aff0fcd7da590f45ee2104, 'wp-includes/Requests/Transport/cURL.php', 1, 0x00000000000000000000000000000000, 0x0ee4801d08da383712136160435ae0d1, 0x6849af9db717a920783c1d9d87aefea8839d2595db6a0369b0d5c207a6981e24, '', 0, '?'),
(0x90a755cc9b092743d4bbf1bacfdaab1a, 'wp-includes/images/admin-bar-sprite.png', 1, 0x00000000000000000000000000000000, 0x53cf11a41f973a80570e0ecac5d3fe5e, 0xae04f4724e21fa60564f18b463abe34b0494c4766916d5807b466e1aa3c16c65, '', 0, '?'),
(0x90c122ea5a3000d8bf6585d4a670df1c, 'wp-admin/css/admin-menu.css', 1, 0x00000000000000000000000000000000, 0x2b4eb0f12b5b5fb87f06528eb082b8a3, 0xd4c06839b365810fe8c238641a4e5da97766cbf3ec2147d455466b8c8d468a50, '', 0, '?'),
(0x90d11a52b2fe8f7aa76be46c20dcb4cb, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Processor/ProcessIdProcessor.php', 1, 0x00000000000000000000000000000000, 0xa8b0bbeab67f2bfcc0712d369357fefa, 0xfb8a072249e86771124e437b21488831aa633a045eb84d195b67fce2cff0e766, '', 0, '?'),
(0x90ddf2ae10961978385b01213e10f158, 'wp-admin/includes/class-wp-users-list-table.php', 1, 0x00000000000000000000000000000000, 0x689c0e57573ed5c6dfdf80e1aa1b6fac, 0x1bdd7e95b9a63ef675e8c8b5482bce68566db1385d28185c3d85fb125cc9ee68, '', 0, '?'),
(0x9106090298f05b1030309f37397f7876, 'wp-content/plugins/wordfence/images/flags/mv.png', 1, 0x00000000000000000000000000000000, 0x917b0e8df1c129af6a7ffc4a7b6cc87a, 0x72a4f40395fa22a5e16e843f35b7d7c0ba6162ce327c4a10f6063685042f0d92, '', 0, '?'),
(0x912fab061204d2301629adba9c1ae6ab, 'wp-content/plugins/wordfence/views/scanner/issue-database.php', 1, 0x00000000000000000000000000000000, 0x5b9bfe0c200a86526fa24e0e37d6117c, 0x7e9d87e29d836764b226775b9575bfac0eaaa1b9916f1ed918d17c741e89c17d, '', 0, '?'),
(0x91530b1fdb6df2f0245c781b4834db18, 'wp-content/plugins/wordfence/images/flags/ba.png', 1, 0x00000000000000000000000000000000, 0xe654cc441f582ce04aa879ab8524d4c8, 0xc76fb4a87ce3a200f219b03d3fc4b553272f887954a76c365ddfc0501d392cb4, '', 0, '?'),
(0x91531896c6f70c8a4b4b321d1369c988, 'wp-includes/comment.php', 1, 0x00000000000000000000000000000000, 0x308e594af8982e04f91cf70eb9dcd82e, 0x240d5741a312134744ef7b34c78061c10d6ea85f2f020831319525a393364e5c, '', 0, '?'),
(0x9166d5e889025586daac513702d86ce1, 'wp-content/plugins/wordfence/images/flags/sprite-des.png', 1, 0x00000000000000000000000000000000, 0x013956c1ce995433a9c8e375ab71228b, 0x1482b6c3575ae51e0c25e8262173e0607ae1c54d391cdb7066f453a213ca7165, '', 0, '?'),
(0x9178c35f2c5b98d40e3589891e0186aa, 'wp-content/plugins/wordfence/images/sort_asc_disabled.png', 1, 0x00000000000000000000000000000000, 0xd7dc10c78f23615d328581aebcd805eb, 0x9f8bb2fb5b386cdb59f4a2ece519636b6cfedb09998d75234b56d9c6100c896e, '', 0, '?'),
(0x9179df678bed1f7a6155228309584b47, 'wp-includes/js/hoverIntent.js', 1, 0x00000000000000000000000000000000, 0xcab3598b438a9e63984f1c6e9dd79b01, 0x85a4a2fa331af7b1e138cfd5edefe8070923cebf0e1513599fe821d0bea8a95a, '', 0, '?'),
(0x91dc0e9d4e545a74bf6f0d9625b2af46, 'wp-content/plugins/wordfence/views/scanner/options-group-general.php', 1, 0x00000000000000000000000000000000, 0xa2c37b2a2d45811707e2a80e1c7d821b, 0x14526cf278002ca2e44cc41ba07269759bca8d98ac48335cdc5f40d63a3b6176, '', 0, '?'),
(0x91f0dd7de804c4348e84b3679c18b932, 'wp-content/plugins/wp-mail-smtp/vendor/psr/http-message/LICENSE', 1, 0x00000000000000000000000000000000, 0x1b0b156bcf7972a5f131e1e461e84b30, 0xf78c0fd56118993389a9b4a664f3b5f827347523170fe5dfd2837669254a715d, '', 0, '?'),
(0x920eea63ab853f54d99367b5a4e51a47, 'wp-content/themes/Divi/includes/builder/scripts/jquery.mobile.custom.min.js', 0, 0x135a23a2bed051f3f4d1e8295ee366f6, 0x135a23a2bed051f3f4d1e8295ee366f6, 0x81a91518455f2f0873ce7d154631a40f04d126ad45a33b1467edb47ac7966850, '', 0, '?'),
(0x922f16bb17c998fc5df45ea4575c8371, 'wp-includes/css/wp-embed-template.css', 1, 0x00000000000000000000000000000000, 0x61723e2c0626c3699227340874240412, 0xfaf09637598dc629955e87119b4bb366a7c39d9e589c032af5a9d158b3994311, '', 0, '?'),
(0x92639d8d2f77202af2b398a76548d629, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Formatter/FormatterInterface.php', 1, 0x00000000000000000000000000000000, 0x6393c1db9899b0f9e3fc4ad3d6a898dd, 0x107293a1b4ac8bf49fbd0ea4dd02313be8da231b0493b4a5eefd05caf770dc87, '', 0, '?'),
(0x926ace1e0471a9d483e9bf9157bb3def, 'wp-content/themes/Divi/includes/builder/post/taxonomy/LayoutWidth.php', 0, 0xe5ab6a34159ae6a2595ed356920db1ab, 0xe5ab6a34159ae6a2595ed356920db1ab, 0x98f23c9dd90a6a7954f8b6d62cf4a8123d4cc8401ffe2ec4e7fabf83d8b455f7, '', 0, '?'),
(0x92767b4cf64a6cc58d80597ad560b028, 'wp-includes/js/thickbox/thickbox.css', 1, 0x00000000000000000000000000000000, 0x69d6aa1f5bafc0d02da2d4470496ea12, 0xdb19311df5e10d10a3d4634599af5e6541bb05944234ba780c7a1fab8f1b955b, '', 0, '?'),
(0x92822f56277868642244f548d3a6e8a2, 'wp-content/plugins/wp-mail-smtp/src/AM_Notification.php', 1, 0x00000000000000000000000000000000, 0x502ada36416ec5dea69709a49410596a, 0x02b6a2a6b7ae6cafda2064b0d74660bac9ac34a2bef2125b6d675ae9e4487cfe, '', 0, '?'),
(0x92e55469e083af7199549d6ca2a07da1, 'wp-content/plugins/wordfence/images/flags/qa.png', 1, 0x00000000000000000000000000000000, 0xe7970fbe45b7328701c619cd817cf16e, 0x4ece52461b60eb0178336254f662d5c1c6d3bd57771cd0e858dbdfb571519bba, '', 0, '?'),
(0x92f1373d81db24b5becae9ff3d68eb8e, 'wp-content/plugins/wordfence/images/flags/jm.png', 1, 0x00000000000000000000000000000000, 0xb76ecb72126dcf9336fec866cc6ba622, 0xe88a90be8c02ff53b62199d91c5a5d6697054fbd61322c1abfd94793366bd364, '', 0, '?'),
(0x931d58e88156d7984f7c387d069a8082, 'wp-includes/theme.php', 1, 0x00000000000000000000000000000000, 0xd2f95211a665c9fb814b9ac89e2abd52, 0x9f0a59ae8660d503edd03b30f7da508dfe2ca2e441e743692fee3c9b63ab4414, '', 0, '?'),
(0x933db8b46c66d3473ecfe75cb7ac1253, 'wp-content/themes/Divi/includes/builder/plugin-compat/wordpress-seo.php', 0, 0xea84d5804a58bac3c25ea9e4763a658e, 0xea84d5804a58bac3c25ea9e4763a658e, 0x861d1512d23c4428162f70277f731bc520b9c4a130eae2bc7ddf667f4a415e09, '', 0, '?'),
(0x9342dd482a12046d7a97cd4e3833fcee, 'wp-admin/css/edit-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xb708d4c4a95584ed6d0fbe99398de717, 0x0cf9821708b7911f51f2b9dfedb75178cca94285703c5def373432416dda0c34, '', 0, '?'),
(0x9354aecc830c43934099c51f8286bb28, 'wp-content/plugins/wordfence/css/wordfenceBox.1525275841.css', 1, 0x00000000000000000000000000000000, 0x1b43bf90da5704599c7ee4489c23ec5d, 0x9a72ba8eb5a87bb5db1a498935994f319487a451dcddd38713a8a3d2f743dfef, '', 0, '?'),
(0x93567dbb50949cb16d952faf7c492ad9, 'wp-includes/js/customize-loader.js', 1, 0x00000000000000000000000000000000, 0xa2c8b624e5fad7d54a01eb87471d66b0, 0x75388e9615a149f9ccb8f8b244cb667831a1995cbd2e2ee128ab3e58adb56d92, '', 0, '?'),
(0x93882e8f9976382d7f724ac595ed7151, 'wp-includes/js/wp-auth-check.js', 1, 0x00000000000000000000000000000000, 0x99500dd54adc76769e1a798a9725d765, 0x7b5ae8b8a389c3c7627a4e545cd6672cfda7899f04598ad3efc6b19df84e0ce5, '', 0, '?'),
(0x93ab14378bd64523be77c5a76aafb2b2, 'wp-admin/includes/image-edit.php', 1, 0x00000000000000000000000000000000, 0x3ecb93991d433418070540d05a77b619, 0xa198657b1139d7f80c5f22b89ca45809f19db289b2401acdcf770c6cdfedb3a3, '', 0, '?'),
(0x93b651b363241b32db0c362ebe6985ad, 'wp-content/plugins/wordfence/css/images/ui-bg_flat_75_ffffff_40x100.png', 1, 0x00000000000000000000000000000000, 0x293b372f45cafb7719e2af4104e7df67, 0x6d908ab1beb9c78dd17d71af26a52f1d68d381af626a90bd9aa4223b5bbe9f4d, '', 0, '?'),
(0x93cbaf7fb4fa62c42a7ea8b486e89e15, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/visualchars/plugin.min.js', 0, 0xf6e64cd9e9b0e89b0d33611e9e5d0774, 0xf6e64cd9e9b0e89b0d33611e9e5d0774, 0x7d28e80b19a26619d6ec06a414c3cd91717e8a4d35a1922f8c05e6f68b4423f4, '', 0, '?'),
(0x93f0ab760feeadf9c30e7cdf2df0c917, 'wp-includes/js/tinymce/plugins/tabfocus/plugin.min.js', 1, 0x00000000000000000000000000000000, 0x5ef8706c50672b8945100bf3bba5ecc6, 0x56e44882a80e68737e90c1b29a5f6e75ee2a173be2a3c6b50e01fb3c02a1db53, '', 0, '?'),
(0x942148554e26ef228ba8d30e8c7af7f4, 'wp-admin/css/widgets.css', 1, 0x00000000000000000000000000000000, 0xf3631c4a603a3cf7a8fb36e9d08d6435, 0xff9934a01867e375bd21e5eecb97726edea5f4103336a789cfc0862b839c8665, '', 0, '?'),
(0x94580ebdff1f416905180952070c780d, 'wp-content/plugins/tablepress/libraries/csstidy/class.csstidy.php', 0, 0xc886b858b7f7f3f4dba78b21723fdc8a, 0xc886b858b7f7f3f4dba78b21723fdc8a, 0x474228899be29e4a0cd85fa3432551805f90987bf118ce958ae6ffef03f018df, '', 0, '?'),
(0x9461b17455da71b65e21e430c6a36c81, 'wp-includes/post-formats.php', 1, 0x00000000000000000000000000000000, 0x32d4f4e47b76e3be71a9355d06181efc, 0xbcc59e5f010ac73b9d1b1502dacdaa06f6ddcc93393cd7bc6b3210dd0fab24c5, '', 0, '?'),
(0x946b8ba5977adfa3f3d4ecd7626fd352, 'wp-admin/post-new.php', 1, 0x00000000000000000000000000000000, 0xbbc4b9bfe75638d7c5dac58597952429, 0x3e242de3af2ea22272420563bac3bbfd205520b48884d73ffa434309dd764950, '', 0, '?'),
(0x946d1b5d8f8233e98af8a6146c9d465f, 'wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_static.php', 1, 0x00000000000000000000000000000000, 0x7c33a2acb48d20df949288e74a850a25, 0xfe0fd802b355c40c169d5511c9b4091e3594277503d2282abb0ef5a643a723cc, '', 0, '?'),
(0x947fbf88f8c074678428baae2695756a, 'wp-content/themes/Divi/includes/builder/post/taxonomy/LayoutScope.php', 0, 0x3cd4e517bdcd6f738eef2b864efe2524, 0x3cd4e517bdcd6f738eef2b864efe2524, 0x168b1bf85ec382abbd145cea794bc704e99899d5157526894e1a6a7db2f69841, '', 0, '?'),
(0x94984086bb7bf74aa4e1ab35e4b7b458, 'wp-includes/js/tinymce/skins/wordpress/images/playlist-audio.png', 1, 0x00000000000000000000000000000000, 0x552cfb3a29ac01a0d88b0422c5517159, 0x22e4021c1d4f6ffbdb8889e1c53cf6806f45532d4d4fc3b7e597594e802189bc, '', 0, '?'),
(0x94b1a6ae4cd8e21736090cd8c0e8d7b3, 'wp-includes/ID3/module.audio.ac3.php', 1, 0x00000000000000000000000000000000, 0xae54c9744bec8480b9310907b3db2374, 0xee877e1eef82f954276181486c11119dfcb0d13e007c63ea41b460111c1bd08f, '', 0, '?'),
(0x94c91e54b2a256a8edf4aa935c989705, 'wp-admin/import.php', 1, 0x00000000000000000000000000000000, 0xf3ee1ef15a9a620217059a853d728d7e, 0xea0549d703895f94c1034005f0934296ff660c894663849bc101f3930444e436, '', 0, '?'),
(0x94d7e8ff4e74bb194bf4a35505f285ef, 'wp-includes/Requests/Exception/HTTP/407.php', 1, 0x00000000000000000000000000000000, 0xc2c817e9f5d8768bbde4d66a26e6c6b5, 0x3e1ad4d7db5dc69a9642cc8f587692d8b063af9af1b9d32e4e32c24ed2b9d0af, '', 0, '?'),
(0x94dcb55b0fd2b26d258936f253383a44, 'wp-includes/images/toggle-arrow.png', 1, 0x00000000000000000000000000000000, 0xdcdfce879761fde6123beb64cecf2af2, 0x5b621aa91c058ec53beb5dac66c930a0b206e673047c3a1fbf1dac861cd4f325, '', 0, '?'),
(0x94dcb6d8b9025745de6423df03d06317, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/WatchResponse.php', 1, 0x00000000000000000000000000000000, 0x961e7784e42580e0789843990503f56b, 0xd2203303dc9d9748cc7bb19aa71cd301970994a836548516e8f9fe9f367ed1b6, '', 0, '?'),
(0x94f4a89621deaca9c4dfb3c20cc1ab70, 'wp-includes/images/crystal/default.png', 1, 0x00000000000000000000000000000000, 0x41f23e292a2fbedc21ecae2d04f29bba, 0x8088886e248ba8835fad751409128624513310cd0c9645bbd78f72a17c4a6d97, '', 0, '?'),
(0x950803123fe03e00256c445b54899319, 'wp-content/plugins/wordfence/css/images/ui-bg_flat_100_222_40x100.png', 1, 0x00000000000000000000000000000000, 0xbf5ed7469522d6497ef30e008b47cdb2, 0x3149dda7d8c7bd219548667d6b0868681672396417d84d1b686b05d78e6c11a9, '', 0, '?'),
(0x950be8aa6453c10c69a1cc2dafc07112, 'wp-content/plugins/token-access/readme.txt', 1, 0x00000000000000000000000000000000, 0x9ba28824ee2d81a5fef9d4f20883bbbc, 0x0901e549333cbeca8654fe0bbba057b1ec634fa9203616a9a2824a51eeb5e422, '', 0, '?'),
(0x951172e6eee3e6878c488c1015418a04, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Processor/MemoryProcessor.php', 1, 0x00000000000000000000000000000000, 0x641b3694d84dd8e147d7af31af6c15fb, 0xffa58b7e8461525f2729a62d522858bf1f7cb81c5ad6fe89ca60f992d97bf79d, '', 0, '?'),
(0x952fe0c8afc8a9736322b9b98216d2a7, 'wp-content/plugins/wordfence/images/flags/cd.png', 1, 0x00000000000000000000000000000000, 0x57c9d46ab06d107ffbad17076b94ec93, 0xb47ba6777f576baf657eac007add0f211a77c5bc8a1a5fc05a0ff61e0cd794f4, '', 0, '?'),
(0x95534e486744043f7e8c3744dca60eb9, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/promises/src/TaskQueueInterface.php', 1, 0x00000000000000000000000000000000, 0x93f20d7dee241a3a2acfb9f378d0446c, 0xb3f1fc75fe536b4998909e75b7da3956758126f66b08e45c93d743731e711043, '', 0, '?'),
(0x955ef05d8847fbf3c67011ae943d0178, 'wp-content/themes/Divi/core/components/api/email/MailerLite.php', 0, 0x743b34254dd730c65f6c0220858782b0, 0x743b34254dd730c65f6c0220858782b0, 0x7215f1330a6a5dde36f0ad0ea88aa880192b99c85538c9daff55294409baa263, '', 0, '?'),
(0x9567ef5254364b58c6d217ef93d11ac3, 'wp-content/plugins/wordfence/lib/GeoIPv6.dat', 1, 0x00000000000000000000000000000000, 0x19b3ba9788714e716045ef568c93f1d6, 0x35e62ade70f1dae7e97e1aec7d619edeac6c01c2e6ba674bf8719ad9f5973bcf, '', 0, '?'),
(0x95688f9789a7914601755165f1aa20ee, 'wp-includes/images/wlw/wp-comments.png', 1, 0x00000000000000000000000000000000, 0x4cc2365d0450dedec30cec2e73a8a1d4, 0xae7a6c1ab5d3061f43b9da1444e090a81f8dc30e238261f64eb5e73327585a93, '', 0, '?'),
(0x95b9734b9787a62043c20fb7f45c472f, 'wp-content/themes/twentysixteen/template-parts/content-search.php', 1, 0x00000000000000000000000000000000, 0x077d4139a0d0ce6c0b7f7ffc630a4f57, 0x10539e87cd1fe2254df24fdf81f5440ecc445d01c638a91c30f8e8815d5c6bb8, '', 0, '?'),
(0x95c091c30f81c215ca003d4197d01fa3, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient/src/Google/Exception.php', 1, 0x00000000000000000000000000000000, 0x318afca9f008d35a174bfd9dadc02ff2, 0xc6b72d86e629dbb5d8a5ddf4957a39aebcc7fbc849a0702af5e723b60c49ea09, '', 0, '?'),
(0x95c7800733e58b3cacb226b3aa59c486, 'wp-includes/class-wp-roles.php', 1, 0x00000000000000000000000000000000, 0x7f5970eb72e65adf62a20f0ae4027031, 0xda969ae76377e4bea6ff860f256593933a5b12d63f2738154c4c84e996236a5e, '', 0, '?'),
(0x95cc660730d90c15cbcdada1da7eb729, 'wp-includes/fonts/dashicons.woff', 1, 0x00000000000000000000000000000000, 0x0c1c1ad41c025f72592bca820e073bec, 0x038fa77955bd105d66f4ee38c8c6f074e2f0a7bd1092d9ffc36c05d5034c2e10, '', 0, '?'),
(0x95d0dd2227fe35a96482c8670fbba785, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/History.php', 1, 0x00000000000000000000000000000000, 0x4dce6da23965db66e80737802a792220, 0x5bb94a36ce008a5a843695fc43474ca1629114dc1926aa76a514ae2c4f3c660b, '', 0, '?'),
(0x95d21d2ec9494f49a250b2b325158f29, 'wp-includes/Requests/Transport.php', 1, 0x00000000000000000000000000000000, 0x019c993bce6bed178baf4b5c566cc617, 0xc9af4f33659690cd46bbd4e39b86b7d6762b0fa8e30702c0f02e722fdc3e9f2c, '', 0, '?'),
(0x95e5228b8ba55a5ef02588ce710793a6, 'wp-content/themes/Divi/includes/builder/frontend-builder/i18n/library/packs.php', 0, 0x52f9ba9486d8591daee9b6d2863eaae0, 0x52f9ba9486d8591daee9b6d2863eaae0, 0xf15b03c98818cb69228766ad9f6bc8a8157b83992dd524be6268e0cf50a750ed, '', 0, '?'),
(0x95e84d4f2c9dcce37305e6d2d40de7e2, 'wp-includes/class-wp-http-encoding.php', 1, 0x00000000000000000000000000000000, 0x6bd6106b97e662ea37e568da5e233cc0, 0x00667cb141cfbe5e432d12d15890d4a7737dcb073e40a05a61f9d6150aecb9eb, '', 0, '?'),
(0x95f00b4119104320e64739332a1d44a4, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/NewRelicHandler.php', 1, 0x00000000000000000000000000000000, 0x3362ae5096db7d8c6e44688436ccf1a3, 0x6257b39e3ab918e0baec86b5af3c6e393e11e5d3add25cb0c686a30735c05908, '', 0, '?'),
(0x95f4a591ddeaca0760e2c619aabfc531, 'wp-content/plugins/wp-mail-smtp/src/Admin/Pages/Test.php', 1, 0x00000000000000000000000000000000, 0xc11c7aea66b73075dd7f1f3586da5860, 0x9d51996064b9b01fe7989fa52c6215cd4d51a34dbbdc7128af785c8f49525e46, '', 0, '?'),
(0x9636b67c3bbe3b38c551b934996b85f6, 'wp-admin/install.php', 1, 0x00000000000000000000000000000000, 0xde9004a6a062af6f1d29393eb54cad9a, 0x673f1c033b3934592c36effe0eb1dafe78d25249a9fc7ec172a60cfb70711a29, '', 0, '?'),
(0x9639b565dd45f880627fddbe6cb433a2, 'wp-includes/js/wp-lists.min.js', 1, 0x00000000000000000000000000000000, 0x7df18b42cbd5cbaa5067c06f57aa876b, 0x01f65db31f7119e7458c9650ff7e0311a8678757259d62eccc98ad725c2ddfdb, '', 0, '?'),
(0x96531e5d1d89550c871b77430221e1e0, 'wp-content/plugins/wp-mail-smtp/assets/images/sendgrid.png', 1, 0x00000000000000000000000000000000, 0xc1075d2cfb989ce842b3b0e29fbdc3b8, 0x0788dbae04572720cdbfae420793b63afb6fde21c63507cc3c9944b82ee7a045, '', 0, '?'),
(0x965e5865d60947849cc932c2fcb86398, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/HandlerWrapper.php', 1, 0x00000000000000000000000000000000, 0x4b707e6f234ad6494d14055b2e64bc25, 0xe241027e7c900a2a892b1e2adb6afc0bd0654b20306ec2abd088ba454e6f6cb2, '', 0, '?'),
(0x968e191a356fd614dd2352272fa4ac6c, 'wp-includes/fonts/dashicons.eot', 1, 0x00000000000000000000000000000000, 0x30e410c715c6215fa7faa1c979b6480c, 0xd2e35fe53de9f59a4cceea9d1d941550ad6915b9841b1a620396299f2aa4352f, '', 0, '?'),
(0x9698686edaf8a6bcd26b633150c86c5c, 'wp-content/plugins/wp-mail-smtp/src/Providers/SMTP/Mailer.php', 1, 0x00000000000000000000000000000000, 0x9c11762efe89e9fd2979a84a01d74848, 0xaa8f5dfbc94d0734acfb3b26901f7d5a0595a780e6feb954c3b48f6fd9fe33f6, '', 0, '?'),
(0x96aae57a6e39921a1e5cf89b975a2c0a, 'wp-content/plugins/wp-mail-smtp/src/Debug.php', 1, 0x00000000000000000000000000000000, 0x462f95b66f56165644a3a131727827b1, 0xa661f1c30fdf1124cc61ba7618f67f1fbb5e611d9f74c95574fd0ff13d3d5d95, '', 0, '?'),
(0x96c1bc0b9945983fc61d8cd0aee1bea0, 'wp-includes/js/media-views.min.js', 1, 0x00000000000000000000000000000000, 0x80b33095e5ba53fee0a8f993e1bffaf9, 0xff2135ddbd25badaadb72b12c43ca199ac709fa4cb0707221cc767aedf58ad42, '', 0, '?'),
(0x96e00bd7dddb59ce0e264ff71aea5802, 'wp-content/plugins/tablepress/admin/js/export.js', 0, 0x4be404239ccb2c45abb82765a9ef3ac1, 0x4be404239ccb2c45abb82765a9ef3ac1, 0x439c33e3808d47117f4f590542d08911b5cc1f9338e67998eb15bf0fc654f2ef, '', 0, '?'),
(0x96e24367bfb8f11e8b7d1d7cc745f7fd, 'wp-admin/js/word-count.min.js', 1, 0x00000000000000000000000000000000, 0x997f505fc9d24a27e4939641450e96a4, 0xc2196e7dfb587e13ca0f32e35e5f8f7a68aace4e4cd9d9ddaabda7f729329846, '', 0, '?'),
(0x96f302ba2c234e326da75c18dc626a10, 'wp-content/plugins/wordfence/images/flags/ne.png', 1, 0x00000000000000000000000000000000, 0xccad8542496e9fde431895207302db7e, 0x5140ef5a67460fa35791d58d8c4f422368056363bbcad27fb51e805fe8bd8c5e, '', 0, '?'),
(0x9705ff1ce917970234e6282608ba511a, 'wp-content/themes/Divi/js/custom.js', 0, 0xb417aa77dc433bc619cc5da2b64aad40, 0xb417aa77dc433bc619cc5da2b64aad40, 0xa499be47ffbaf33ccdfad3bd5d40228f90819b6e0246cc9884938eb8a9f24abb, '', 0, '?'),
(0x970976be134f2e04847cdfa417d2b582, 'wp-includes/js/tinymce/license.txt', 1, 0x00000000000000000000000000000000, 0x6f9589e0c8df783acd1760d203bafffa, 0x5916e1e2a723774fde675e27e562baec913a855e17eb093d03e8b7a87cf4bcc8, '', 0, '?'),
(0x970d622f23d2e9510cae87e9d6669569, 'wp-content/themes/twentyseventeen/front-page.php', 1, 0x00000000000000000000000000000000, 0x15a89320468ae201cb3192cfc9d183a5, 0x5374d0f30ad7b2fe5e3eb589957d47886cbba8764cf2672b9165cf2896fa2be9, '', 0, '?'),
(0x9731f2e9b5bfe7b859c66c9754014b65, 'wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png', 1, 0x00000000000000000000000000000000, 0xd47047084ba4c0d911f6332bb664a292, 0xf9ca7e19d4a34864885682413c85cca680db34e23a112c64f9f7e64c8ded4f56, '', 0, '?'),
(0x974cdfa8f5cfa407138c2805bab952ad, 'wp-admin/css/code-editor.css', 1, 0x00000000000000000000000000000000, 0x4633889cc5ae0bd0607d589c1eacae8c, 0x7c4ea72ac5ff7dc7935e7fe274dc8020f3e52897b7af38680e80e1cf7b799605, '', 0, '?'),
(0x97524f8c42ffe597a9cf75f707fce1b8, 'wp-content/plugins/wp-mail-smtp/src/Admin/Pages/Misc.php', 1, 0x00000000000000000000000000000000, 0xf625cdd76013d386e24a5ef717fb556f, 0x552780db546b0108cf45bce726b1e08603b8108cac6b6e83c2c507fb693ba2ff, '', 0, '?'),
(0x97b4157e80c0adc43964fa0161e70f35, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/promises/LICENSE', 1, 0x00000000000000000000000000000000, 0xea21094b920dfbacf39b9ce046e309c0, 0xabc7437b8490255c6548a61b8ba17c084b843e82a40b411a4fa91ba6c76442ae, '', 0, '?'),
(0x97f162a6fc921fc1ff0ca3ba7c657eeb, 'wp-admin/css/customize-widgets.min.css', 1, 0x00000000000000000000000000000000, 0x99cdc663d5a19b883273cc555870d62f, 0x47da70483bac931969452914cc54a76d3d4baf19e634c704d505dd30bf02a3fd, '', 0, '?'),
(0x97f8bb1b983b8c635382d423166e7695, 'wp-content/plugins/wordfence/images/flags/af.png', 1, 0x00000000000000000000000000000000, 0x04ff35ba7b076451ed14a0c39cb3c5e7, 0xf2773a357802bd447bcd8f5656a7a228a312ed30cabaf73b9ffea1e80a6f3953, '', 0, '?'),
(0x97ffb5616cf2569a3f8e66fd1ad1918c, 'wp-includes/IXR/class-IXR-server.php', 1, 0x00000000000000000000000000000000, 0x91f377af5c147854983e9fca3aa7ff19, 0x99ef5445bfa955c89aa9352459aaf2afffb8e11c8d9ebeb50cde160f6071b3b2, '', 0, '?'),
(0x98006814ee94114b669511018d00f0f8, 'wp-content/plugins/wordfence/images/forward_enabled.jpg', 1, 0x00000000000000000000000000000000, 0x55002f336534651399cfd70b8308def6, 0x30bcb451377f3031163897deaa392d967a39d8bd71f0d3145372c492d350f5d3, '', 0, '?'),
(0x980e9bafd0c28e0fd9ea48cb300836b2, 'wp-admin/images/browser.png', 1, 0x00000000000000000000000000000000, 0xc1b2f9c29eb54b1f5c0284629524fe46, 0x2624f186c489399ba1e088d77e5f5348d25fd91c14cc93ef254cbcb6fe2726c1, '', 0, '?'),
(0x98188bb5ef8638281ab96ae85a5d077d, 'wp-includes/js/jquery/ui/effect-pulsate.min.js', 1, 0x00000000000000000000000000000000, 0xbf836f20530440115a2a8487ca7021c5, 0xeb1e6d09cf21e1e6c8bd9e19a8d453b951465fff18c7508b8694710e2221810f, '', 0, '?'),
(0x9854f1616b15a70d89f71e38306f2cc2, 'wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/theme.css', 1, 0x00000000000000000000000000000000, 0xa001312cbf93827d531c91c2610610f2, 0x52e3055a8368dab44a45ae718eaf5aacd40794104e29f2b5f4c268f3a6a1d379, '', 0, '?'),
(0x9858b8d4cdec6735fbf49fbc289d3d63, 'wp-includes/js/tinymce/skins/lightgray/img/trans.gif', 1, 0x00000000000000000000000000000000, 0x12bf9e19374920de3146a64775f46a5e, 0x9cf020d7c3bba7f5ab10cda54aabef934f906d4f9a3acf99e9e7dc6c98579635, '', 0, '?'),
(0x9870745f205987c18cca374c06e34b74, 'wp-admin/css/deprecated-media-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x76e634724a9a1282e287a4d89da142a1, 0x2b97356da9d11d33646a68f044bee68b522c304054806dd84676d7dd7c55be9f, '', 0, '?'),
(0x987dc9f233b328c337669c0dc0c84b64, 'wp-content/plugins/wordfence/images/flags/us.png', 1, 0x00000000000000000000000000000000, 0xf5c5814262e7f1b7030b8df02faa2778, 0x2e40d5c95fba85b777efd580a724cc1e0252640a086c8e1d2397d0acaf1694e1, '', 0, '?'),
(0x988da3fd549db94489c046d24b3106c7, 'wp-admin/css/media.css', 1, 0x00000000000000000000000000000000, 0xfe3a02ff20d8154cdd66aad359c8a8e4, 0xe88ad615210b0c5815af7c8cbb9c1c37621a5bdbf3dd42dd6d1636d1cd22dab2, '', 0, '?'),
(0x98c42f47ce9ed3b65bad13c79ceed943, 'wp-admin/js/gallery.js', 1, 0x00000000000000000000000000000000, 0x78cfa96506bf3965c18afa6de5b5abb6, 0xa49215d11fe59da8573f015b44b4948b358980f3813d7cb84ae934997c2e01dd, '', 0, '?'),
(0x98cd14c95bb22f9d397da0603a77d950, 'license.txt', 1, 0x00000000000000000000000000000000, 0x9348da52c104f75fe1befc73609020cf, 0xd81c4f85e320f6baf8ed14243aa763fb38574a474832f8358aff5592ae3fde66, '', 0, '?'),
(0x9900a3f9b5e8a0d21c2e177da5667741, 'wp-includes/date.php', 1, 0x00000000000000000000000000000000, 0x698a2e5cccfb60f95659db9e8ef5f0a2, 0x0caa7e10f7a51ba2e67cff178431b608a6d5b82c580362c4099a7a1c893059bf, '', 0, '?'),
(0x9907194bdf694575724bb6dcda964dfd, 'wp-content/themes/twentyseventeen/template-parts/header/site-branding.php', 1, 0x00000000000000000000000000000000, 0x259fb118de2b81b33877b87703cd1e4f, 0xbbd9d28d7c7cf0da01c3b22bfa57e30305aec0922455e80456169f7b8d72a107, '', 0, '?'),
(0x995b82179fae514822705331c8aaeb63, 'wp-admin/images/arrows-2x.png', 1, 0x00000000000000000000000000000000, 0x972051f086017dcef17964622336840b, 0xf82c6381cbbf1aaf69287ee6d6d729958ca9ce2780c4385b41e92fa849d1e578, '', 0, '?'),
(0x9980fbfa5ccb71195483b53a6aa59c37, 'wp-content/themes/Divi/core/components/Portability.php', 0, 0x62bdd50a78e5177ae10a0516f3c018ea, 0x62bdd50a78e5177ae10a0516f3c018ea, 0xc764a42ad5b8ff81afcd71b7409fc2c391061de332440c5a4479effd247f2a1c, '', 0, '?'),
(0x99985b69785402ba71d4c37e5776a165, 'wp-admin/network/plugin-editor.php', 1, 0x00000000000000000000000000000000, 0x658cf64b77d435555ae217a5bbb1536a, 0x06617c6925d74c3f9dab80891721884508a7cc3a50af0778afbe99bb0d48278d, '', 0, '?'),
(0x999e4619041b7e85919f79b56337762d, 'wp-includes/js/customize-preview-nav-menus.min.js', 1, 0x00000000000000000000000000000000, 0x526952e7a87a339b276f5dcfc96c5176, 0xa0b723528f51a7934c8faffeb05c90a485b544b327eacc6c2476fc54b3e2b325, '', 0, '?'),
(0x9a0d82a3f2715ad9440fc934456fe9bb, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/promises/src/RejectedPromise.php', 1, 0x00000000000000000000000000000000, 0x0dec3a7152df237c1138075adba8f77a, 0xaca4addef4808c8a31ea2df145b974b0457e381b5afee564ba14b9d114233ade, '', 0, '?'),
(0x9a188f54fed8ca77c0c9ecec34b07c52, 'wp-content/themes/twentyseventeen/template-parts/post/content-excerpt.php', 1, 0x00000000000000000000000000000000, 0x1a126c8b2e318b81daface309c79a146, 0x1280f62314bed9201f4fdb714548b5830c427730ece76659b962761ccdf0cb7f, '', 0, '?'),
(0x9a1a2dae947837c3f92841c434f9bbe7, 'wp-includes/js/swfupload/license.txt', 1, 0x00000000000000000000000000000000, 0xcbe05bb060c85e07882dc06ff751577a, 0xa9d13a29b29b369f6122337285dc0d500d4e990f3491794a8bd6b78d9355e971, '', 0, '?'),
(0x9a1b69e544b3b8462554c41990d7ded3, 'wp-content/themes/Divi/includes/builder/module/Comments.php', 0, 0x0ab14a3b78ee2e2e3d8bb0c13205b73a, 0x0ab14a3b78ee2e2e3d8bb0c13205b73a, 0x3fb0e79351fcef700d45e4ff1486941fe308898df3b8ae1a051214ab45d9e0f2, '', 0, '?'),
(0x9a31573b639fb69ab8b04ef1c022ef75, 'wp-includes/pomo/streams.php', 1, 0x00000000000000000000000000000000, 0xbeac73a17cc41d2d138d3c69f1967080, 0xd27e4f8b25ce9cce6c6c2403185f5dd19f7b3c42a29c985b8851729879e66464, '', 0, '?'),
(0x9a34af048223a5747e53f02baf5dee00, 'wp-content/themes/Divi/core/components/api/social/Network.php', 0, 0x5af0411a1606cb20e78db46868cd8464, 0x5af0411a1606cb20e78db46868cd8464, 0x2f624774df94c54e8f2f4cf0ff2e9d87b5701e822a9c3c4e8b20bddf71a10db8, '', 0, '?'),
(0x9a40e0b9c6d61a3459778e04a015ddfe, 'wp-content/plugins/wp-mail-smtp/vendor/psr/http-message/src/UriInterface.php', 1, 0x00000000000000000000000000000000, 0x77f0ea01e2cd3a2848d1dec182b2c9eb, 0xa289a39c2e78838532d0b6fbf8ed3d3222ee7f23d085a64afa2111e17b690951, '', 0, '?'),
(0x9a4a9e8b42be4754b23b2c6ca3c0540e, 'wp-includes/images/smilies/icon_exclaim.gif', 1, 0x00000000000000000000000000000000, 0x5ce371458c1a2148595f5f3daf7b5fc8, 0x120b7c9101e87d72b7682858b147558ed4bc5d5c465e57e74d529fa3d8ef82e0, '', 0, '?'),
(0x9a569f5ee68233b1e76d3605872e5f50, 'wp-includes/customize/class-wp-customize-background-image-setting.php', 1, 0x00000000000000000000000000000000, 0x29d940877494fe6a123233b413e39d57, 0xe13403a683d8305e2bdc1b752ab03ade9334715b23cad3144f8db26db42611c8, '', 0, '?'),
(0x9a6153f3e9951a4d5b68b27db72348e6, 'wp-content/plugins/wordfence/images/flags/my.png', 1, 0x00000000000000000000000000000000, 0xd6ec5f5abae78d17661f1bfffe9820b7, 0xeb5abb93accc2126c5b00b841bf031c1b2970c9ce3ea2ebaa054abc6fc5ea819, '', 0, '?'),
(0x9a9141d7b05f509d96f5ee76569486ce, 'wp-content/plugins/wordfence/css/wf-adminbar.1525275841.css', 1, 0x00000000000000000000000000000000, 0x5cdb4642a3ad4186fd896a13992be255, 0x0150a0023b5d2d6ce9ef8b0bf6c688e07bef547a5e78d8e32aa5f83c191f0c8a, '', 0, '?'),
(0x9a96481794861921a093d9647b00cced, 'wp-content/themes/Divi/includes/builder/functions.php', 0, 0x15da481ac7eec43aaafa46e480ce6109, 0x15da481ac7eec43aaafa46e480ce6109, 0xeb4e9f81a0a2096cbfa1f52649c622ce3b9d5983ddfc61c47213ca602533418b, '', 0, '?'),
(0x9a9e94f3df5b9d89f4443f5f851e5b9f, 'wp-includes/random_compat/random_bytes_libsodium.php', 1, 0x00000000000000000000000000000000, 0x5c2fca1a67bac0e0e09ec0f2e38d240d, 0x2ae8bd5897d04ee3190fa27be5df7fe244d5f196dd9d6ecbe9a72470b89e4695, '', 0, '?'),
(0x9aa58f37b8134d33c29ae3241ccbf48c, 'wp-includes/images/smilies/icon_question.gif', 1, 0x00000000000000000000000000000000, 0xd22775b2e32645907141f788c36d4e9d, 0xccc4c866d4339c3161b404095972be409d50a847b3ea8ae8cdc0dad955ebf27d, '', 0, '?'),
(0x9aa8f021397936938921bcd970820216, 'wp-content/plugins/tablepress/admin/js/common.js', 0, 0x9e0a965ce21f82a59fa471bb011aa419, 0x9e0a965ce21f82a59fa471bb011aa419, 0x5c14262df2044112b62e24d5c356f4b9b9861aca324e4ec43cbb4942c8e23198, '', 0, '?'),
(0x9aaa99913240ef0f6be4ac773e4b9432, 'wp-includes/feed-atom.php', 1, 0x00000000000000000000000000000000, 0x18d0b3c5403170bc59a0ccda505534fa, 0x40de8a3e95db39935dd75e074a11362b279de550ab0a670840e31cc663f68ad5, '', 0, '?'),
(0x9aaaf4a2ec4800db99c0ae689943c1fa, 'wp-admin/css/colors/ectoplasm/colors.css', 1, 0x00000000000000000000000000000000, 0x71e7589f78c5423719c15ebe510f4d25, 0x6efb2a887b5b24e0f09e8d23273bd96f495d5097011e7a7f15cf3912d2607077, '', 0, '?'),
(0x9ab07774f248a9ebe1172d739300c26e, 'wp-includes/js/wplink.js', 1, 0x00000000000000000000000000000000, 0x6563181820c6b50a36ab7249198bdfea, 0x45dd55fe20c8934d545a40c631f0f2267cb4894f56bc0848bdc2d2027035afa3, '', 0, '?'),
(0x9ac4fe03da3dd6ac4896402d6998ef1f, 'wp-includes/css/admin-bar-rtl.css', 1, 0x00000000000000000000000000000000, 0xc2c292b337230f342125bc7488b38bcc, 0x2113ac61046c1bf1eb6c0ecbfaf2826a7a214275afee1a01dcf7785ea175527d, '', 0, '?'),
(0x9ae41ee9e4452dec696168846ef44cef, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/promises/src/CancellationException.php', 1, 0x00000000000000000000000000000000, 0xa9a2fbcbd5dcfb0fdfb3feaf5c7b4324, 0xff6ba9b33ad40fe755520479e763dbf943f3a32d5a460e5b8560bfef5c16c950, '', 0, '?'),
(0x9aea8a688b4c8dbcb24a48ff58230e30, 'wp-content/plugins/wordfence/lib/wfUnlockMsg.php', 1, 0x00000000000000000000000000000000, 0x325922bc417a1c3868f6e8786e9458c4, 0xcaad23f3f4c508f3933622d7ef2b39136590584ba26df5a23dce435d9499eb77, '', 0, '?'),
(0x9aec294bd7571626270b45a0b6462594, 'wp-content/plugins/contact-form-7/includes/l10n.php', 1, 0x00000000000000000000000000000000, 0x5ef79d8c410f73a74c9d2ab0d8ee01b5, 0xe4025294ba01bf4eb6e412c8c0675725c2a71e6defedb3902d43c63584ad2af0, '', 0, '?'),
(0x9aff995e90078f27bd7188c2ee3085ea, 'wp-links-opml.php', 1, 0x00000000000000000000000000000000, 0x55f5eeda4f64271322d249c14685c162, 0x4e7e387d023af521ffcaba5a85087fce9f2a179c02a2efa1a30f92da3033d67f, '', 0, '?'),
(0x9b1ceefe3128025cd14999f0919c6f68, 'wp-content/plugins/wordfence/images/flags/gn.png', 1, 0x00000000000000000000000000000000, 0x7bfc92c8fdf13ed97a49d409838588f9, 0x8183e03b2081b72753609e9813eae6f8044684ec5cd61b3b9e0308e016e5099e, '', 0, '?'),
(0x9b256ea9cd54df92095e04c76758ceb0, 'wp-admin/js/inline-edit-post.js', 1, 0x00000000000000000000000000000000, 0x9d57cc3de14e3597d49407ba21650a17, 0x0ff75fa27e293cba3d15eb70c59a875a0f04f59a62c3012f0448b885574e63ce, '', 0, '?'),
(0x9b33e2f46144957716b750b69c8ac671, 'wp-admin/includes/class-theme-upgrader.php', 1, 0x00000000000000000000000000000000, 0x8287b268a13f14893a06c1d4a1dadb1e, 0x64ec6f3886773acfa2cc79b4e3dcb73bfb68123d0b7f743391cc68a4c229a4c8, '', 0, '?'),
(0x9b3b8e30b75508984aeedbcf5288fcb6, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/CouchDBHandler.php', 1, 0x00000000000000000000000000000000, 0xdabb90eb921328aeb4d8a0c8df2b4e2b, 0x167c20f3311e523cab0a6417e6a812950d153cd351d956677839d065cb9f766c, '', 0, '?'),
(0x9b690e7efc37ee0bb7cd73b9391ca54d, 'wp-content/plugins/tablepress/tablepress.php', 0, 0xc14dacbaa270a30057368fe3334b488a, 0xc14dacbaa270a30057368fe3334b488a, 0xaa53a6cde5cc98a64d440ff182e00e062097c1aaa9dec3d8eef70c0bb06838af, '', 0, '?'),
(0x9b9a6e26a2e21b1ff06ebc21e5b4acee, 'wp-admin/css/site-icon.min.css', 1, 0x00000000000000000000000000000000, 0x6c951fcb811b78da4a91c55447888f98, 0x15f02bcac5ce57b5fff656dbf033af287146e8ede6c0723bb77c5e06f640a4d5, '', 0, '?'),
(0x9bedaa5d6abc6cb127b2f496bb2f7835, 'wp-includes/js/wp-sanitize.js', 1, 0x00000000000000000000000000000000, 0xc82ddb34090cba66aff7d12291e75f21, 0x76d11d33a3885d903fc88fe7cbdac043f972ce6974ee152162485da2f942221e, '', 0, '?'),
(0x9bf37e7dc759879bdacc7332daabc1ca, 'wp-content/themes/Divi/includes/builder/module/field/TextShadow.php', 0, 0x7e87c052bb02273e3d454c7d2dfe37c2, 0x7e87c052bb02273e3d454c7d2dfe37c2, 0x79a7f3c8007a1edaa874898849e086ab25bd38deb0c15edb1641fd58bf42ca4e, '', 0, '?'),
(0x9c1d2fd03f9e8d995b784c9222f1bd4e, 'wp-content/plugins/wordfence/images/flags/md.png', 1, 0x00000000000000000000000000000000, 0x28a2d26f6b3d6815bdf0ecdccf61adf6, 0xd974882b63e178066ca846d27a9e0492dc936f768ab28865a2c45deb3573bc97, '', 0, '?'),
(0x9c20879d05a8a3aaa5902de241f72657, 'wp-content/plugins/wordfence/images/flags/bn.png', 1, 0x00000000000000000000000000000000, 0x93089e897a819ef044ccc228ad7f2b4a, 0xd6032e5206d1d676d82a11e86ca6681a08975bc1d5500234beab5c6c8f5d0990, '', 0, '?'),
(0x9c32583639471033df1acf2b7d41fc36, 'wp-content/plugins/wordfence/views/waf/option-whitelist.php', 1, 0x00000000000000000000000000000000, 0x08344bb7553ef07d31647ab6dcf0e7b8, 0x11aea41339af393ad673f771e06115539eca9cdd1f81a2fd14c8f719874d635a, '', 0, '?'),
(0x9c3519f4870fac83dc0dbf18cb6bd4c4, 'wp-admin/js/color-picker.js', 1, 0x00000000000000000000000000000000, 0xadfc5e0653304dd92664a01ce7083649, 0xcf3ecabb5a4c4838a1f3199e53c0ba50f2a1073fa7a458dea10718807925175d, '', 0, '?');
INSERT INTO `wp_wfFileMods` (`filenameMD5`, `filename`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0x9c3883a98e85a6ace3503561c4a89d09, 'wp-includes/images/smilies/icon_wink.gif', 1, 0x00000000000000000000000000000000, 0xd01a4f87055ac0fce8a66739d80434ba, 0xd45bc56d484db2521f9a1aed8a364a62854bfce472a8adaaa26dd94bdcdef24d, '', 0, '?'),
(0x9c529f3019fcb79b74be0c89ea5d93d8, 'wp-content/plugins/contact-form-7/includes/contact-form-template.php', 1, 0x00000000000000000000000000000000, 0x998e975f05f79b692f59fdff14a0d6f6, 0x04021634b78f052f23c8c94f68a869cc2d7f190a165cab7ae805b0c21c1886d1, '', 0, '?'),
(0x9c6ca364b8d59f88154c1bab15317530, 'wp-content/themes/twentyfifteen/css/ie7.css', 1, 0x00000000000000000000000000000000, 0x6468f9823d831d5b4b4d37d5c52c88ac, 0x5ac5f13abb8a63ae1a09e303c9baf46bf0da7b4f3b16fb0616f49c6e1b4a636a, '', 0, '?'),
(0x9c80b5d73717ff5b31e84293805f4b5f, 'wp-content/plugins/tablepress/admin/js/codemirror.js', 0, 0x890b6657a8b793ef02e68e4244dc6efe, 0x890b6657a8b793ef02e68e4244dc6efe, 0x11eff49ec8cea459da891070f1c47012aba47c4f4f17e1f94c0abd0b102d9159, '', 0, '?'),
(0x9c8589018afe793835f590dcc3a662d6, 'wp-admin/css/colors/sunrise/colors.css', 1, 0x00000000000000000000000000000000, 0xc3b594ce028a37cad08301b857e7dec7, 0x5c751811817287e79c87c3ea2f9a92304d1a790ec57778126e126da9df36f63c, '', 0, '?'),
(0x9c9f176cdbc0332e09170217584e8202, 'wp-includes/Requests/Exception/HTTP/403.php', 1, 0x00000000000000000000000000000000, 0xbcd160e8f70dc76ffbbf6b33b7fe31df, 0x8749ecf6a96ce945864be0b0d1a6f8a63f5aa312304a54acdaf287e2e1550499, '', 0, '?'),
(0x9cc50a4b6e45485b845fed8874d91aa5, 'wp-content/plugins/wordfence/images/flags/cu.png', 1, 0x00000000000000000000000000000000, 0x8cd1ba37b2f8e9cebd2d540aa8c4a406, 0xae275b418f08d82f823b9aaab4befea7e17cd36686ae692c533532ff6da8621f, '', 0, '?'),
(0x9cd191660f27b1c37c1242e143cc688f, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/promises/src/PromisorInterface.php', 1, 0x00000000000000000000000000000000, 0xa9d3c230da1e74e747cf37099bbf3dfa, 0x60a6529fcdfb68d9d45e6e74f48e8b0b6173469c1d0b3bd102bc7d9ec5a00188, '', 0, '?'),
(0x9cd5138b800c50518b457c457d372b01, 'wp-admin/includes/class-wp-filesystem-ftpsockets.php', 1, 0x00000000000000000000000000000000, 0x08a453e5c9aba918027ed061e6c22180, 0xa2110ba24395467802c98dc3c6296545af6d986ae7010c7ad78042c48ce1459a, '', 0, '?'),
(0x9ce55589b1f324ec5c2add315e9c53fd, 'wp-includes/js/jquery/ui/effect-clip.min.js', 1, 0x00000000000000000000000000000000, 0xc7939457e8ab231b951713475a056173, 0x4311d5050635a4fda287729643820ec1f75bfa35d1005ffe6dadd3958197f7b7, '', 0, '?'),
(0x9cfe501a8dc52fe904a203af6c0e25a1, 'wp-includes/js/jquery/jquery.hotkeys.js', 1, 0x00000000000000000000000000000000, 0xe29483a8ca26a0dd8b0d1146c6b0a6e9, 0x5d068fa70305c12147bb8f33b89c8fe95b23c83a4ca2130d3a7fa09c76b5433e, '', 0, '?'),
(0x9d0019c920899f6b7e8219a35535540f, 'wp-includes/widgets/class-wp-widget-text.php', 1, 0x00000000000000000000000000000000, 0x89b44ed0a8562d2626140d41cbac1fd8, 0x5fe8214b37c733b01d0d67b1a09878dfa98f0344588180af007dc4b7506d7e67, '', 0, '?'),
(0x9d0a25665b1b216145ab72d274678069, 'wp-includes/images/media/video.png', 1, 0x00000000000000000000000000000000, 0x8de0e9f175ea68179b81dddb71a010f7, 0x447f42558b86a5d14d694fca62892c8bc3e36595f43dcbd257c0177bbf13f0e6, '', 0, '?'),
(0x9d26078753eca7bf6fb824e6f730f86e, 'wp-includes/author-template.php', 1, 0x00000000000000000000000000000000, 0x2c1e1da5f025e38d21e1530ec65ef7d2, 0x18314b8e98a67a6af5bb926fa4ff6a46e3b10c23fa732ed7affbd305954f721e, '', 0, '?'),
(0x9d416d4b3a0560eccce71708190647a6, 'wp-content/plugins/wordfence/images/flags/eg.png', 1, 0x00000000000000000000000000000000, 0x9474b17bf02d2f39c94d452da8b7c322, 0xcbaaf35ad36d4acd2d2460c3e183e785022abe907d7181e0d87bad68de831b8d, '', 0, '?'),
(0x9d47a87c240c1d10701cd6a02b28aa1b, 'wp-admin/js/tags-box.js', 1, 0x00000000000000000000000000000000, 0x63756530c3d8b22327dcc0f15e71b8f9, 0x7035109dfed8f80f51518e984ef51b078263554d3358c56721aa860d93c267f7, '', 0, '?'),
(0x9d51a0b2c1ccd481ef328a3775eda04c, 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.svg', 1, 0x00000000000000000000000000000000, 0xb84225c5a236c3f6cc1aded9afcf48dd, 0x91ccf68ec8ef4c99da71c0d20e8e081719dce3bd4eba451ce0ab02a78e47daa4, '', 0, '?'),
(0x9d5d08e3813acd9f7dd78cf2d5df0cf1, 'wp-content/themes/Divi/includes/builder/frontend-builder/bundle.modals.6b255e73.js', 0, 0xfa3d3b7ab4ef92d3a2fc752e9e2a7bc0, 0xfa3d3b7ab4ef92d3a2fc752e9e2a7bc0, 0xeb1137e05dae8dd89ebad7bfc047fb75083286e0478ba0bfe7d49dd81f7fd943, '', 0, '?'),
(0x9d7f6ff76af98b13c905bb79e61da956, 'wp-content/plugins/wordfence/lib/menu_tools.php', 1, 0x00000000000000000000000000000000, 0xb5aeac81b74c34734cf84aad0ffd62ce, 0x02c3960cda7ac8f84f0960d88e1c19ceb9a76d2b8c75a94b5a2d0eb22a7fedf1, '', 0, '?'),
(0x9d92d1ba9f22cc5035ecd35e55811a69, 'wp-admin/index.php', 1, 0x00000000000000000000000000000000, 0xee73cbb1a8ea660cc67de9856ab10361, 0xb350c4684f863026453557d051f9008c4180f7ed277c87b92ad88f0d9ad41104, '', 0, '?'),
(0x9da76dcc119cfd7a34e84ce4af04fa4b, 'wp-admin/images/xit.gif', 1, 0x00000000000000000000000000000000, 0xe5012902a358fbb96031acdcf048d7ca, 0x7eeb769adde66687de7c1b0165a55dd804bce700c8c91b541a05cc556c28a100, '', 0, '?'),
(0x9dadd3842ca7b609c52692624557c80c, 'wp-content/themes/Divi/includes/builder/module/Shop.php', 0, 0x708b327a61f01c306965624d32b111c9, 0x708b327a61f01c306965624d32b111c9, 0x75b67486c6c59eb907f138243c11daf8ed9e01493ed1d8831389bebe79264a86, '', 0, '?'),
(0x9db490c741f3472c87c33c8c07b8b816, 'wp-includes/js/jquery/ui/effect-fade.min.js', 1, 0x00000000000000000000000000000000, 0x9f6fd64f4f5ff5893b7b72a235246d0c, 0x18950a76884f9b49e61288464bb4433cbe22cbac6a3fc770b2fdef36d5ff207a, '', 0, '?'),
(0x9dd1f60d452b5522134d9b142e6f58dc, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/save/plugin.min.js', 0, 0xbb1d623527ab1ec6a96046ab266e4f3e, 0xbb1d623527ab1ec6a96046ab266e4f3e, 0xd682d4ab6722e28cfd3df2c79a585291f2be448fcfd6dfa7d02946c5eabc4bbf, '', 0, '?'),
(0x9e04940e03246a3fb6acc0b20dd5a58b, 'wp-content/themes/Divi/includes/builder/module/field/BoxShadow.php', 0, 0xec222ce430e2e96c5cfe5da215417a2e, 0xec222ce430e2e96c5cfe5da215417a2e, 0x8b1d76f12539297c1ac51e63f6f74bd3f008ac417a7cec21c330d6734ebda8b7, '', 0, '?'),
(0x9e13b582b484d5b009cc8bd3c8b2c353, 'wp-content/plugins/wordfence/views/scanner/scan-progress-detailed.php', 1, 0x00000000000000000000000000000000, 0x108bd32018b36a3c63ec2853434abb1b, 0x723348ea5b7ef532e72ed63c5f4a337b9b5410117bc6c658858cd3bcd650f971, '', 0, '?'),
(0x9e1a99bfb8b7c6657ccc28db1815531c, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/COPYING', 1, 0x00000000000000000000000000000000, 0x10c2a85445c418fe8265c4ad0963535b, 0x6fd83ccefe20a2463519f7f55b9d19ff815721453dc50780a6ac8e6b13ad2fd0, '', 0, '?'),
(0x9e20c16e80249b877188ef5e7166b4a7, 'wp-includes/images/smilies/icon_lol.gif', 1, 0x00000000000000000000000000000000, 0xd4f04dc65a387ca9b8c0f22ca8c0ec8c, 0xc36ffaed3276957a7bb8919dd5f8987f363ee77eed46f0160536d89ffca0aaca, '', 0, '?'),
(0x9e270b7d4899209a5719eee2d49c0a7b, 'wp-content/plugins/wordfence/images/flags/ad.png', 1, 0x00000000000000000000000000000000, 0x2bac1a2074568cf95b45d89c4b8e930b, 0xe0513ff1353c92bb919454324fde3294ea4efdcf2e95085d02f39642c66e35e4, '', 0, '?'),
(0x9e2a0254f1750da2edd3d61da07eaa6d, 'wp-admin/css/colors/ocean/colors.min.css', 1, 0x00000000000000000000000000000000, 0x30f1caf5ac1ca40c859539bbf81e439e, 0xbd5c1f12d763abe39a8a979f5060e9523de887e3e93c2a751bc999384f483087, '', 0, '?'),
(0x9e316c3c9c2011747e4c9f05550477f3, 'wp-includes/class-wp-locale.php', 1, 0x00000000000000000000000000000000, 0x5a68f1d5624265055c796ad6bb3feabf, 0x6ffd16d2e50f92a187153a80279a5ac3a1d0f59e549b3ec1a0a7bd64297f1a0b, '', 0, '?'),
(0x9e36a5df9246e4a7bc186a56437b4005, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/GelfHandler.php', 1, 0x00000000000000000000000000000000, 0xe32f7aaa760b3d6588a1e68593688f00, 0x0cd3e73a6cc298ad3b87093280d5100dbd337e0a98284973829c6e91d94d4977, '', 0, '?'),
(0x9e452d6ae0ca316aeca3ca0d02cf4593, 'wp-includes/registration-functions.php', 1, 0x00000000000000000000000000000000, 0x1c4b69ca4cd9b8538714b2483d0e5995, 0xfd0daf0e30021a3dd9546330e6bba6b2cd8e4afdadc39c96cecd30a41feedb9c, '', 0, '?'),
(0x9e4af7b52ec87474c8d6d14c8b3515cc, 'wp-content/plugins/tablepress/classes/index.php', 0, 0x8e8ad6ca6156bc03fb71954dc0c1179e, 0x8e8ad6ca6156bc03fb71954dc0c1179e, 0x6b8d898dc0977e09b6bd55481aa5d678831850eadb41cc84a2fa3ca19e3b58a8, '', 0, '?'),
(0x9e5d6f4df0a273651406aaaa4a341dc8, 'wp-content/plugins/wordfence/views/dashboard/options-group-view-customization.php', 1, 0x00000000000000000000000000000000, 0xf7d5ac7d2c89a8ea56ee49a1bd954862, 0x36a594c4dbc009f99675222685bc85d9109a5eba4296ee6180f1b549d6243093, '', 0, '?'),
(0x9e67944beb3bfb7146bb56497dfe51ed, 'wp-includes/Requests/Exception/HTTP/416.php', 1, 0x00000000000000000000000000000000, 0xf931824e39e39617c9aac661804478f8, 0xda28e0dd026d796256f56149c56a5770998c1baf282141e9f0eb1fde3c28b158, '', 0, '?'),
(0x9e85b6bbbdeea212e8863cef78cd428c, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/waf.php', 1, 0x00000000000000000000000000000000, 0x7d0acb5c9527d8e33aad881de762cd67, 0x979bc03e79226f91437ab9ec471f9b5a9287e0a524cf591e2a5235e9a53f9ec7, '', 0, '?'),
(0x9ed2228cb870e5222d439a0ffda59577, 'wp-admin/js/wp-fullscreen-stub.min.js', 1, 0x00000000000000000000000000000000, 0x700a94e9934c7b419dfa6790b1dc4a35, 0x44a79804f92265cf398b1456d6fd4995956d8934323543da15ac41f350bd255f, '', 0, '?'),
(0x9eee703f455ea240b7278ce3501245c5, 'wp-admin/edit-comments.php', 1, 0x00000000000000000000000000000000, 0x75707eecac333da5ddbd0164b0380b2c, 0xc85c4515e94a90076ba4ec811ee9bdcd25fd00723a103aef41a4ba290b2c617d, '', 0, '?'),
(0x9f1c42e2d4e899f421b3b976dda1c9b6, 'wp-content/plugins/wordfence/views/onboarding/banner.php', 1, 0x00000000000000000000000000000000, 0xea509fab67474dc176d1b575c3fdb60c, 0xaa6c2533c81dd7a6a9c27ecd5ffb4f996410242e939a31b5c4d64fad56f7abe8, '', 0, '?'),
(0x9f3c84a028c8eac0892a415d8e4feda0, 'wp-admin/css/colors/ocean/colors-rtl.css', 1, 0x00000000000000000000000000000000, 0x9a55f6f39ed642323724a678c9cfa4b5, 0x6b3178897ac06aefaf3c27e8fa23e8585e1e9646c1feebbf6f2286b5dfa8532b, '', 0, '?'),
(0x9f44b2b8642e50cbb47b1d2d796fd367, 'wp-content/plugins/wordfence/views/common/status-warning.php', 1, 0x00000000000000000000000000000000, 0x6d9466b775d6ba672d14670043d63d76, 0x0817c34e3c0d9f3baafc64b72ad7f4382b29931a01624f3fef3096c945fbc0dd, '', 0, '?'),
(0x9f497c9b4b16390c7fd528d47b73f558, 'wp-content/plugins/wordfence/lib/menu_scanner_credentials.php', 1, 0x00000000000000000000000000000000, 0x66d1668c89883aa9e3d426f42cea5b95, 0x42261224713eec50e90af2cfbe7a8f26c847c03cf936c7b40419bc033a1cb28e, '', 0, '?'),
(0x9f4c653617c46d17757a59c2161220ff, 'wp-content/themes/Divi/includes/builder/plugin-compat/insert-pages.php', 0, 0x77497d4c6052dcd34d6805e1d0dcec01, 0x77497d4c6052dcd34d6805e1d0dcec01, 0x0c989077d419670ab0a05199cfcd02b4186dd88d4e6ae6167ee18e5377b7cc7f, '', 0, '?'),
(0x9f6276bec9154592ecb448d5c7e3ce84, 'wp-includes/js/wp-lists.js', 1, 0x00000000000000000000000000000000, 0xa3ad4f080bd61da2b9f2f9390b1533d1, 0xde77ada66211ece46b0a6e3db5cd9aaff22849f051f25e7e6ebbeaaac69d9643, '', 0, '?'),
(0x9f6853d1019090c03a0f04b016f6d360, 'wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php', 1, 0x00000000000000000000000000000000, 0x4eb22b0643232b7cf3665aa69d995de5, 0x6b6e1a79e92681e6865fa9d85b83af0b4967076c8328e36705271801ee5eb947, '', 0, '?'),
(0x9f9c4e8b35c3b95f30b2b205ed834449, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/spellchecker/plugin.min.js', 0, 0x8dab73e3b0d0f39e4d980e6612de874b, 0x8dab73e3b0d0f39e4d980e6612de874b, 0x996b9129644cbd40845c1d1b1a761ab5bcb7ab9accd265bbe1e1521be6c5761b, '', 0, '?'),
(0x9fce1b9626bfa24ec22cf5a5ef8c3650, 'wp-admin/images/icons32-vs-2x.png', 1, 0x00000000000000000000000000000000, 0xa12a3034ff4734469709265a83697d22, 0xeb2e61fa7d7f858b156877d3369c5745caad9628331def4ad3adb539d30845e5, '', 0, '?'),
(0x9ff4785bc76584f2b6be3e4d078d0c01, 'wp-admin/includes/edit-tag-messages.php', 1, 0x00000000000000000000000000000000, 0xed872aae05bc79fde6c864edadf77c81, 0x0debefb8542907bf031022bea58a5fe51ca162dcda54c3e94c455470c9ca5753, '', 0, '?'),
(0xa00627c0c52c9f0cbfeb2880732e6ac8, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/SlackbotHandler.php', 1, 0x00000000000000000000000000000000, 0x2229f1f8a0b544bc9d6e4d8810150b0f, 0xa484b254020d33248aa0000f9b310dc63d04e6a9c1eb1268ce26cc7f142c8c46, '', 0, '?'),
(0xa025df260be0bfc50c7d701d5c3fdb81, 'wp-content/plugins/contact-form-7/settings.php', 1, 0x00000000000000000000000000000000, 0x764e54fc1c54d9e0b1e648a72bf48290, 0x7631923ea96dcb6f51679022caf32e54782f8d31987110f7334cb910ee5b5bf8, '', 0, '?'),
(0xa0531bb4f72c8240217ce54ea3adb62f, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php', 1, 0x00000000000000000000000000000000, 0x384e8bb76c3f3c97aaf7e0c150d344d4, 0xd542d2ca7c9afc1daecebb2fc6d46b5bcf9afb408ef726f36d8281b5b78720fd, '', 0, '?'),
(0xa056d4e2c312617dfb81d57386875d08, 'wp-content/themes/Divi/footer.php', 0, 0x03a83f13e9858e403110cb368756ebca, 0x03a83f13e9858e403110cb368756ebca, 0x04c0ffb5d23aaaf5e199822e013ba6ff54c5222a3fa8adfa0d8a6e9307e613d6, '', 0, '?'),
(0xa06405e70eaf1423617ff2c938e5c62d, 'wp-content/plugins/wordfence/images/flags/sa.png', 1, 0x00000000000000000000000000000000, 0x57f78bf65c4c6255ec436835e2fb568f, 0x23ea7d317e78b4a80ff250c4c11e7764328d345a14104ce9aa87a74953225c41, '', 0, '?'),
(0xa071f2ac68a2f6be4263f8393292ee11, 'wp-admin/network/site-themes.php', 1, 0x00000000000000000000000000000000, 0x5db8234bc5ce96a4b029607222bc87fc, 0x8a0f17f3afed5af032178055552d4bcfcced58eaf3eee4baecf6c4fe2989c7bf, '', 0, '?'),
(0xa07ab355233bc7bb68669fea316dc004, 'wp-content/themes/Divi/includes/builder/scripts/ext/media-library.js', 0, 0x293cdfaeb2e59cd69e8e59c32000b4f6, 0x293cdfaeb2e59cd69e8e59c32000b4f6, 0x7a7a18b7b0fe10d6332e7140a46746bccfa6339106901fead8b1a080895e9e2d, '', 0, '?'),
(0xa09742ea14b8fefd94c2bee69c434a42, 'wp-content/plugins/wordfence/images/flags/cs.png', 1, 0x00000000000000000000000000000000, 0x7fb4e3031a9c6ddc13400a6ecd23b797, 0xae9a5898b6ba437e43e513f5761a5b045a439b21fab731888178cd73a8401c01, '', 0, '?'),
(0xa0adb414f23cca8d3850005c3d007f2b, 'wp-content/plugins/wordfence/images/flags/om.png', 1, 0x00000000000000000000000000000000, 0xb05aa92c0b3b59ac17d0f48d4f055d26, 0xd3067e3fee2c1ea8196eeed4473fac4612bab0bb4b0826139066e3879aeb2073, '', 0, '?'),
(0xa0b88b08876025fa927bcdfcd22b9bf3, 'wp-content/plugins/wordfence/images/icons/error128.png', 1, 0x00000000000000000000000000000000, 0xc93ade152513130e37f721c1b4042ed1, 0x7b68002c8e195df37af16b931556ee7bd297a2366e7f470ac003789aa97339ea, '', 0, '?'),
(0xa0be8e7686925c51149ca5c02dbcca17, 'wp-includes/js/tinymce/plugins/hr/plugin.min.js', 1, 0x00000000000000000000000000000000, 0x0911253e82299afa85c2950c033bb68f, 0x0cd88346e4ed53e50c145b6bf5cb03f826fd1f66fd20362ba062b07f3e90a81e, '', 0, '?'),
(0xa0d61f723ba42c7e2828f3e4645a37ba, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/BrowserConsoleHandler.php', 1, 0x00000000000000000000000000000000, 0x19d5ce60855f39471630cafe255ee938, 0x6a6e3ffd4fc3baa1ec96cc2315868c53003ad45b8a9873e46ca1357cfc22fc5d, '', 0, '?'),
(0xa0dec339985892beb8a255a837a57a13, 'wp-content/plugins/wordfence/models/page/wfPage.php', 1, 0x00000000000000000000000000000000, 0x928a7c8d9cb3c576f739e68f8ad9b891, 0xc76b9de8a4f30d228f97331c3dbf8e9602c96fc13bdd596a76a1b0e8093c5f0a, '', 0, '?'),
(0xa0e0d196dd71dde453474b0f791828fe, 'wp-includes/kses.php', 1, 0x00000000000000000000000000000000, 0x71305023a3725ea1c56450c05ae5908d, 0x1b9a0a8c36ed8e1007a58f168e5dea5aedb608a16d929fb55bae0b199549be17, '', 0, '?'),
(0xa100db69a319106650cb2bb2dca0ad49, 'wp-content/themes/twentyseventeen/template-parts/page/content-page.php', 1, 0x00000000000000000000000000000000, 0x8901241a1ebedc896ada3c55e60644a1, 0xc599fd9f3bc07c8b55af387028d518aeb11698df7e41bc116313b1a865e6af0c, '', 0, '?'),
(0xa11b398dd46cc2d79f3f2072ede871c0, 'wp-includes/class-wp-user-query.php', 1, 0x00000000000000000000000000000000, 0x54106aede33366dc98524079f015df35, 0x7af0cab267d3b1930e3e4523e3f05fa88a930bc6cbaba6780b768753196468f5, '', 0, '?'),
(0xa125a5b03f92ea95f514a81129d20f7f, 'wp-content/plugins/wordfence/views/common/section-title.php', 1, 0x00000000000000000000000000000000, 0xa20883775db151a856f7d5b4691e13ab, 0xcdfbf171acfba0722ab7059ac6f82d54b9f8af4e35c50d85d94f633b6d8e61b2, '', 0, '?'),
(0xa12cd8beb33a8aa26a615267dc9f8e55, 'wp-content/themes/Divi/core/admin/js/common.js', 0, 0x9c97978d5c947477605bdb258a5ec122, 0x9c97978d5c947477605bdb258a5ec122, 0xd352e62b8784d10cccb24729dce1c94b23bac27074a51a5eeaa73f51550b2db9, '', 0, '?'),
(0xa14453e6e2e1330f172ec4af797df33b, 'wp-admin/images/browser-rtl.png', 1, 0x00000000000000000000000000000000, 0x442291d9d3a041e41aaefebfbf25cc9d, 0x2be595a7eedbe81e30d6e770cec69cf5984a144d6b20ff71e7770f9c58d8a8a3, '', 0, '?'),
(0xa1496a0cf34ceb50352756417289492b, 'wp-content/themes/Divi/includes/builder/module/Portfolio.php', 0, 0x3bbba4e8800c57a0f6da0bcc44ffcb5b, 0x3bbba4e8800c57a0f6da0bcc44ffcb5b, 0x4a2ff36c8a063cd37a143f45d3ca9d830bff2ccccd8cdd39aaa611d1b9aebd82, '', 0, '?'),
(0xa15bf6486e5b50d62e7ebdf0df46557c, 'wp-includes/nav-menu.php', 1, 0x00000000000000000000000000000000, 0x5cdaca092b849167e6fa8f9ce6a3df45, 0x20c8182e5348ac45b28b486036971a9a1ea7c0a267360681b61eea16c2fe55b3, '', 0, '?'),
(0xa16af0f2975cefc9c4a61c3c79e37083, 'wp-includes/widgets/class-wp-widget-custom-html.php', 1, 0x00000000000000000000000000000000, 0x92e495da427af67d45420a6d1ee60ae5, 0x319032a1297df5e9010e4757a27c9af4b45724446fa944847082946eae59dacf, '', 0, '?'),
(0xa18dbbab5a801a780f6379956490f327, 'wp-admin/js/language-chooser.min.js', 1, 0x00000000000000000000000000000000, 0x1d6822384a71090c74add106e4468581, 0x04d94a26eb01395731fa5a5b0c21354f7f0d62cf2f9f82fd4111fa487eefa852, '', 0, '?'),
(0xa1a85a6dfc2ce445a2a0da1b6929bfb4, 'wp-content/plugins/wordfence/views/scanner/issue-dnsChange.php', 1, 0x00000000000000000000000000000000, 0x5d76ce862e53949786485eb3e699777a, 0xec78e2675c24c2c44380898edee4e003864a07c52907adfdc8b6d03ee6054c12, '', 0, '?'),
(0xa1b2a8e680cb3a7806d9fd3de17d8804, 'wp-includes/js/jquery/ui/mouse.min.js', 1, 0x00000000000000000000000000000000, 0x82835a8960ddd73020389dbfa45c39a0, 0xe9e3fcc05bbd3ada4aaa556dbdd7353ce0129566a84c4b49f7f6b5545a85e794, '', 0, '?'),
(0xa1caebf15fa2ec56be0e8206d986c062, 'wp-content/themes/twentysixteen/css/ie7.css', 1, 0x00000000000000000000000000000000, 0xb0c5ff1a5ebdd5862688eb0674496ddd, 0x6e74b8a043df451731a22a39a1fc73ca1a9e35e56a820f7342611a8b8c651327, '', 0, '?'),
(0xa1d848e9618c2bf5a7adadccb00b49b1, 'wp-content/plugins/wordfence/waf/bootstrap.php', 1, 0x00000000000000000000000000000000, 0x1d5d9267936a0f0bd2e650a777e5bacf, 0x504ef01d515ea77ec6c0b3260a973e449a4c773d8f561d94b00b683b6d9e5809, '', 0, '?'),
(0xa1ea79ee1326619241a037c25d0e446d, 'wp-content/plugins/wordfence/images/icons/ajaxRed16.gif', 1, 0x00000000000000000000000000000000, 0xb4cfe025babba9420a670fa03285893b, 0x14442c85411c141da34ac0edc083bb6c4f0853827f1c70a265d887a326aadac6, '', 0, '?'),
(0xa206c69ed7851a58aa585dc159c90b46, 'wp-includes/js/codemirror/htmlhint.js', 1, 0x00000000000000000000000000000000, 0xb532ec7cd19faf478c4d740b5035a7ea, 0x010055065b00f74d276d43d5bc35fed035176b60f9aaf1e90e35f1d191057f11, '', 0, '?'),
(0xa21972dd1bd67929ae767c080fc7d672, 'wp-content/plugins/wordfence/images/flags/to.png', 1, 0x00000000000000000000000000000000, 0x9f126a274be09cbf5ea465f6dd6aab4a, 0xccb3f000a767297843eaff5bd47e6c666c4067201c32a760ceaf6d6d78fedf89, '', 0, '?'),
(0xa2206110224b77541b06d50e62633153, 'wp-admin/css/revisions.css', 1, 0x00000000000000000000000000000000, 0xe785a905651a0ec0cdb0b5843991eaae, 0x31daed53c4f796b3d7293bd8743b47f0bc9ec4f56d2c7e3b563c986b761dd625, '', 0, '?'),
(0xa22371eb5b0a684b2beab538ede96d78, 'wp-content/themes/twentysixteen/genericons/README.md', 1, 0x00000000000000000000000000000000, 0x031ec4ed36a007d7d9f15600d7ebd5e8, 0x05d295527703d91626384a92f18c69126540a4ed8bee3c4de57dbe3c2c222f64, '', 0, '?'),
(0xa22d895b6970f99c055c5e98d8f3c15d, 'wp-includes/widgets/class-wp-widget-tag-cloud.php', 1, 0x00000000000000000000000000000000, 0x37fb7946b672ce58ce19aacff58f8efa, 0x0918a2b728cb637aa60eafc3407c00c1b37bddd89f9c46a2971c2ae71b8abb38, '', 0, '?'),
(0xa230e1c126a559a9eed51ca0d513c1a1, 'wp-content/plugins/wordfence/vendor/composer/LICENSE', 1, 0x00000000000000000000000000000000, 0x084a034acbad39464e3df608c6dc064f, 0x7681a00e9128c312fb8e87c674f503f74d2d7c31d5dbe4013d8943c0b8b9a434, '', 0, '?'),
(0xa23467818c651fcad8e93ea9f3d3df9d, 'wp-admin/images/list-2x.png', 1, 0x00000000000000000000000000000000, 0x68d5bb134953c23217fdd36982679a0c, 0xf97fee4afc70e1535ff2af0bd41058d8d8238e89058f5542d92d7ad4d4c42ce7, '', 0, '?'),
(0xa23bb966a04a31f8facb981db7802b43, 'wp-content/plugins/wordfence/views/scanner/issue-geoipSupport.php', 1, 0x00000000000000000000000000000000, 0xa900ab12103c91a8ee8a5efdb03dee66, 0x735dd1bd6a24ac8909a0a5e2869c01d1e3feb8ba87bfa4536b1116ece2696bb8, '', 0, '?'),
(0xa24d8b441e65046b7f84daa6d9edae04, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient/src/Google/Service/Resource.php', 1, 0x00000000000000000000000000000000, 0xe55cacbae2a1c0d23a4a6473071fdfab, 0x76f09fafecf5c5feaf979af8530fa131df0731923409af8167fa2833da2f054f, '', 0, '?'),
(0xa24f4f7754e04d0dd2c19d5914982164, 'wp-includes/js/mediaelement/mediaelement.min.js', 1, 0x00000000000000000000000000000000, 0xdec8fc8727389a7b012257960f663dff, 0x99c9d19097579d6b42abe93202a528498fc210e0f80b6d4d91c45d8d051ab795, '', 0, '?'),
(0xa25f1cea8387cc2197fd508fd72efb9f, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/promises/src/FulfilledPromise.php', 1, 0x00000000000000000000000000000000, 0xd6001563130d4d92f1b58eeb714c117d, 0x730cb4d7c3c98d61975d109a27fb99343e6ea8df2c8c53e6ad20cc451e087586, '', 0, '?'),
(0xa2666b6a9212c24e89556569343d25c3, 'wp-admin/js/tags.min.js', 1, 0x00000000000000000000000000000000, 0x29e8d4a7d3c7c16432b99a053c7a5df5, 0x38b687d714e4fdfa743c3b779ce975a5c830894a2d66d7052db09938b9314e0f, '', 0, '?'),
(0xa2792585cbc6c7ba7e10b96e657f2256, 'wp-admin/css/list-tables-rtl.css', 1, 0x00000000000000000000000000000000, 0xaa514770cd537ac1dab53b85ad96b929, 0xd4d770baeef3b5953a826fe14cdc9356dff1c0649527a1e696ecbb2fcf4e215b, '', 0, '?'),
(0xa27cbc6d4e7e906c454adfa31237f991, 'wp-content/themes/twentyseventeen/template-parts/navigation/navigation-top.php', 1, 0x00000000000000000000000000000000, 0xc1409aedf60483886f06826d9164bd64, 0x0baa0c58afda47d09f10828e997ddf9b8dd93147f568bd968e44892b73e6cb3c, '', 0, '?'),
(0xa2bbee3ec5de94dde78e74697c3ef15c, 'wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_files.php', 1, 0x00000000000000000000000000000000, 0x30aa7cfc2f5e0e47f200a2a48728814b, 0x6cd51a9768387c03aff4cce638b694e106b2c7d86721b342f19914d72c6f3829, '', 0, '?'),
(0xa2d38d3f4b0cbdf68e25513624d6fb33, 'wp-content/themes/twentysixteen/archive.php', 1, 0x00000000000000000000000000000000, 0x6f6cbdb939a4eefc69ad7e6565150a00, 0xc26a743a00a8ebbded99b09dce42103623c1199f0dfdd31a8f314074e4eccebe, '', 0, '?'),
(0xa316d7342dd17d9c786c5d93aea54247, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php', 1, 0x00000000000000000000000000000000, 0x0eade7e36c32b1b98a70483348ca98f9, 0x02bce69946632a475f95703067d4be2270a2118544c6f0c402b2d6fca20b35cd, '', 0, '?'),
(0xa331e06f1425a8c00471c5031541b580, 'wp-admin/js/inline-edit-post.min.js', 1, 0x00000000000000000000000000000000, 0xf1d32f222e77a360ff3c62d3a6ee223b, 0x3304d95b31cf49a10f22401ed2047235067bfa72db752d59fd13c923b08b0780, '', 0, '?'),
(0xa37ab26839e6c7ea88a6c4ca5870882b, 'wp-content/plugins/wordfence/views/scanner/no-issues.php', 1, 0x00000000000000000000000000000000, 0x78742d7cf846defd8ea8d0d1e98565aa, 0xc9d75f3f37cbf1dc63f58caf3a5f089806d240a88bc345db4a899f73a9b05b18, '', 0, '?'),
(0xa3a5ee105c695087a2b7471c4e24edb0, 'wp-content/themes/twentyseventeen/assets/js/skip-link-focus-fix.js', 1, 0x00000000000000000000000000000000, 0x75abd4cd8807b312f9f7faeb77ee774b, 0x9387ed93fc3a28244bb8a2d1bcb879a3cf8fcc3762e0edfd7faa66e393b6a78f, '', 0, '?'),
(0xa3dc0346a6b2998d987b0f90ecb4fd41, 'wp-content/plugins/wordfence/lib/sysinfo.php', 1, 0x00000000000000000000000000000000, 0xdb8def51ea85b3f9c2f69d39d311ddfc, 0x1c0821f34423442230d67ae8741536f0db7f491048d4865cdedcc030cc881a64, '', 0, '?'),
(0xa3ed9145e2e2ed95c0513fe8de0928c4, 'wp-includes/class-oembed.php', 1, 0x00000000000000000000000000000000, 0xb3c1975b7756be1736b432d8037f1342, 0x1b7b172c6d7cb23c23f97fb9449221cfc7ed4d4bd3afd574ad6bcfc43e8efd3a, '', 0, '?'),
(0xa4071e2edd814215bec0784b1291598c, 'wp-includes/ms-default-filters.php', 1, 0x00000000000000000000000000000000, 0x7166b7e216737e2082325570061b187e, 0x2c9b05d9b911cacac5022fd772f26125621c42760f047094a35bcdb06ced306f, '', 0, '?'),
(0xa416cc369086e8f37e65aa7bd0222e77, 'wp-includes/widgets/class-wp-widget-recent-comments.php', 1, 0x00000000000000000000000000000000, 0x6f8e23f590c4d32d2eee2b53c70d5924, 0xbf753dc3fbd99d0e0ef8a219a6918083ac2458ef8971e5965302d0e9ef7d6b2d, '', 0, '?'),
(0xa42a4f2da14ccf84aac2e20d5b7fdb75, 'wp-admin/css/about-rtl.css', 1, 0x00000000000000000000000000000000, 0xc260aca44db825b1a9c18c25e01a1994, 0x6e053aca874e0d7206bd3ae7ef13512546524ccc567460eefe70c9b35a3a6310, '', 0, '?'),
(0xa437a644716b3067382624e2d7b60b07, 'wp-content/plugins/tablepress/views/index.php', 0, 0x8e8ad6ca6156bc03fb71954dc0c1179e, 0x8e8ad6ca6156bc03fb71954dc0c1179e, 0x6b8d898dc0977e09b6bd55481aa5d678831850eadb41cc84a2fa3ca19e3b58a8, '', 0, '?'),
(0xa43f3f6ebfebe6e5fde55f326790b76a, 'wp-includes/js/wp-util.js', 1, 0x00000000000000000000000000000000, 0x3ec17cf08572d621367a0573351441aa, 0xdfe124dbcaacaa9575429d323d9ceb36a407ca16dbbe344f5982a9cfb4e5941f, '', 0, '?'),
(0xa459fc616cc0179866dffbecc00aa680, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/ImapSettings.php', 1, 0x00000000000000000000000000000000, 0x9ad2db4adc2880d18a2ccf912596c026, 0x19468e4f49688d6224eea91da9bf29672808c130451acbe8ff7464cd724c9edd, '', 0, '?'),
(0xa47f8d33d38eb37482633d4135790a88, 'wp-content/plugins/tablepress/views/view-import.php', 0, 0xea4c1f65238c17c5097204bb18858a47, 0xea4c1f65238c17c5097204bb18858a47, 0xce803afdda37c81ec0d8ec3a30a4cf50e8a5a49c60188f36df60c2ecd5db8b02, '', 0, '?'),
(0xa48a565cfd3bf1ca214e4e94f7c17598, 'wp-content/themes/Divi/epanel/js/layout.js', 0, 0x5af386e3290ac94c486863bb8559dda3, 0x5af386e3290ac94c486863bb8559dda3, 0xb90c4c5779b2c521a47e1d27397ac211fa7872464ad588593c14d1926111978e, '', 0, '?'),
(0xa495a78587c058106fed80ed7eaa5f6b, 'wp-content/plugins/contact-form-7/includes/mail.php', 1, 0x00000000000000000000000000000000, 0x4bc97af8e1a28869e820620b8f06cb88, 0x4e387fef95a660db811076ea8e33bd2085b9a4fac910922d097f0b7421a76c2c, '', 0, '?'),
(0xa4a18318366f38188a86a54e0c6f4c3b, 'wp-content/plugins/contact-form-7/readme.txt', 1, 0x00000000000000000000000000000000, 0x18f45868566ef7342eb146eb00b8489b, 0xa652bba69358c2fd953c6193f8fc9948cee9224af7cf1cdb1f879ac55dbdfcd2, '', 0, '?'),
(0xa4bfee15221c5cc4e944a62d5c6763a3, 'wp-content/themes/twentyfifteen/sidebar.php', 1, 0x00000000000000000000000000000000, 0xeca6c02ab3707a042e39f47b88a5e153, 0x37fa41b11ce2fbe47df06573d989417da04bf2c6b6a5986865743c31aa9a58cb, '', 0, '?'),
(0xa4fc59a400290d2f6a18f1a929f44172, 'wp-includes/customize/class-wp-customize-filter-setting.php', 1, 0x00000000000000000000000000000000, 0x12184dddda606616afec00eca96975fb, 0xb400113c0af46a3aa7dc59a3460ebcc21919bf1e64c9fb77ca02b109c9fdc0ac, '', 0, '?'),
(0xa4ff173487b768329f1436567fd9a1ad, 'wp-content/themes/Divi/includes/builder/plugin-compat/woocommerce.php', 0, 0xf12c870b321106cd264ff06053508561, 0xf12c870b321106cd264ff06053508561, 0x5ee0b73b2b4fe5fa5a838ba7970b692dbe3efcf3e5d4dd96392d05cfaeb0e741, '', 0, '?'),
(0xa501d4c59b05e5a7d1868268d7d4d1be, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/HistoryLabelAdded.php', 1, 0x00000000000000000000000000000000, 0xfd4f58550dd30651d1dc490280f95439, 0x643b22a076235e607baa817b18a8e90bafe50ac4c1c446c9e4b87c705afe0596, '', 0, '?'),
(0xa53f89634b6c7da7f66735e1b490b0cc, 'wp-content/plugins/contact-form-7/includes/submission.php', 1, 0x00000000000000000000000000000000, 0xe24c5d983b16650439fe9604c6b812f8, 0xc8601957bfd02cc19d82d2102590695474d8b9299dd4efcabe8b640f4eea116e, '', 0, '?'),
(0xa5523b6c7a4fe9386d3c3314944e6965, 'wp-admin/user/freedoms.php', 1, 0x00000000000000000000000000000000, 0x1ba6cbb9e2a9d3deb348997492ed692e, 0x7ed0d06cbc2650f017b4167d409d4d1bad2016a4c30ed036348fe8b067447f7a, '', 0, '?'),
(0xa552453ae2602a99542c90c1fd8d27fa, 'wp-content/themes/Divi/sidebar-footer.php', 0, 0x7e3dc818682db708e86ba20e04c71f6e, 0x7e3dc818682db708e86ba20e04c71f6e, 0x2f582400fe56b385c148133290f2992c89ce431a4db0b164c81fcb3d6e08792b, '', 0, '?'),
(0xa560ef182f1a3b5d8124069fd9eb5b00, 'wp-content/plugins/tablepress/libraries/csv-parser.class.php', 0, 0x2849fd785e4edf72712616fac810ad02, 0x2849fd785e4edf72712616fac810ad02, 0x9afc260e22799a780e93df7d3bf0b201364d114f61fe46d7111a483599573714, '', 0, '?'),
(0xa56166683d46afd5de54d23afe9336b6, 'wp-admin/includes/class-ftp-sockets.php', 1, 0x00000000000000000000000000000000, 0x076ca839e8552b45a3eef558aa2b1996, 0x0ec5d53bec09deeaa5fc3af304b98273d987bb55c680f6611793e88a1f65168e, '', 0, '?'),
(0xa58817ebd51e356c84d833f9a339905b, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Processor/MercurialProcessor.php', 1, 0x00000000000000000000000000000000, 0x38c7af08c91be3992c0d61a7931d2fee, 0x0a8923fb83496e854278224455429fe5c21669db06a231d010753f718e06dc90, '', 0, '?'),
(0xa58dd9ebf1a73b7ed3b752b73e9ea302, 'wp-includes/class.wp-scripts.php', 1, 0x00000000000000000000000000000000, 0x0871fb89da5faa0d28ece8109aff9e36, 0x3b4b3fc7ebc6ae3e7147de3f0bb051528198a8eed8ce668191a67fad2bce6a49, '', 0, '?'),
(0xa58ffc6e7670ac6584edc6d0eeca7de8, 'wp-admin/js/customize-controls.js', 1, 0x00000000000000000000000000000000, 0x8dad23d14838a3e8600eff1bee809b2d, 0x894639664cf7a3b134503e78593e3c485764649a09f94f6f2efd96d00d560747, '', 0, '?'),
(0xa598aa744940fa90b4e88b2ce6eb285b, 'wp-content/plugins/wordfence/images/flags/la.png', 1, 0x00000000000000000000000000000000, 0x1a8515720fce9010d1e342002f3e7e69, 0x860871c22a8b1861397da16f971c4adc5d93289cf35347c4a934c18d34786c88, '', 0, '?'),
(0xa5beec7f7963b2250c3adecbfac86fe1, 'wp-content/plugins/wordfence/images/flags/um.png', 1, 0x00000000000000000000000000000000, 0x3d47d800092def6ba71e5b06c4d6d487, 0x26878753753a7dee05924e13bb2cc611952fa80b4dd25b8f1c7704cd97a57bb9, '', 0, '?'),
(0xa5c4229ac9aa05a7c169856f16433d6a, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php', 1, 0x00000000000000000000000000000000, 0x192d0bc5c21357baa70679e33c60b367, 0x8d82c43fb6d1cb66d599660a7faa78412131fb88fc38f541fa8c78e6c692ba58, '', 0, '?'),
(0xa5c897dd6e790c5948e7ba6349c327bf, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/psr7/src/UriResolver.php', 1, 0x00000000000000000000000000000000, 0x726fdbffbc9cf405810e5c912e281465, 0xf9948c9eacdeaebf5a37549201b4cd226e5d81fa14d4915d9ad410169dca8f50, '', 0, '?'),
(0xa5d420ed5c8fb9dec28594546e80915d, 'wp-includes/Requests/IDNAEncoder.php', 1, 0x00000000000000000000000000000000, 0xd77dada232f0079b1412e0d050b4d8b1, 0xdc014d3ffd7e22c8cd7525c55bfe2c906ca48b1d89fa2b3f462d7db14d16298c, '', 0, '?'),
(0xa6040eb5f27b41f8373fa4001a2eb3db, 'wp-content/themes/twentyseventeen/assets/images/header.jpg', 1, 0x00000000000000000000000000000000, 0x8030438c0c9b454bad3e94357cc28b51, 0x1d7c8e25b660c67d333f4deebe05bbc2b11189fefc4bad58869a574d0345a758, '', 0, '?'),
(0xa628bc7c056ee495c1b473415246e42b, 'wp-includes/js/crop/marqueeHoriz.gif', 1, 0x00000000000000000000000000000000, 0x8cccae9c1ebafdb83be602e4d44c6f0a, 0x157cdedbcd53e2f96508a9937c2ed90619918102152fe951b95988e057aa7d28, '', 0, '?'),
(0xa62b2dee06dcc03a1bd5a766dc5f25a0, 'wp-content/plugins/wps-hide-login/languages/wpserveur-hide-login-da_DK.po', 1, 0x00000000000000000000000000000000, 0xb5d6b76fd538ddb035be3cb76aa8f280, 0x6f7584be888bed0d3cfe51d0a3b799f3225e18175f9c164876a50b52a41b72b2, '', 0, '?'),
(0xa6355863b7c3180a2415b594e1787f58, 'wp-content/plugins/tablepress/controllers/controller-admin_ajax.php', 0, 0xe02e485602d502e1a5f94df3e6310758, 0xe02e485602d502e1a5f94df3e6310758, 0x8cb807ac123f0cad7361bd4abc39c3b745b136510ce8245ceffb3630e8a39b8f, '', 0, '?'),
(0xa66a7f1d8503bf8365c3ca628b3d0bad, 'wp-content/themes/twentyseventeen/template-parts/footer/footer-widgets.php', 1, 0x00000000000000000000000000000000, 0xb7c7ec5ceb117de1839e0b17e4a98373, 0xaface67231424da0b5fd53fc81ad44d090dcf479e1b726ba2e043378522a6730, '', 0, '?'),
(0xa692affc9e3a5b2662fa5bae6859a9b8, 'wp-includes/images/smilies/icon_razz.gif', 1, 0x00000000000000000000000000000000, 0x17cbe5cbade2b4ec3d85be4ac9409add, 0xa158e02cb87ed847b60ee06db96c29778c59c344a4731dc626a04a24a05a37ca, '', 0, '?'),
(0xa6cffec32371d55b1ea0cb194bc0d23d, 'wp-content/themes/Divi/core/components/api/email/Ontraport.php', 0, 0x1907f4c496dada8d86166db81c50847c, 0x1907f4c496dada8d86166db81c50847c, 0xfb207d24abcb0fe3d922cd05495316701529df51cf428cbb14bb5614aed8421b, '', 0, '?'),
(0xa6e1bd88cbdb088e06d835663f9e686b, 'wp-includes/widgets/class-wp-widget-media-audio.php', 1, 0x00000000000000000000000000000000, 0xfdfd85dc7c9c9d0f037ae789dd9a24a8, 0x62cc99e159ae855624a50a5b5113ff778f0068f858b60eb051bdd59ad604ad11, '', 0, '?'),
(0xa6fcadf3386039f9d73f42629306d091, 'wp-includes/js/jquery/ui/effect-puff.min.js', 1, 0x00000000000000000000000000000000, 0xfe496d6c9d63bc47854084c8b3fc20d6, 0x0344fcbae809311162138730d824996eb401c805c16e6de44da0287a1b2ad759, '', 0, '?'),
(0xa718a83e3bd72d904d6f9df5a92b7652, 'wp-content/themes/Divi/core/admin/js/core.js', 0, 0x156d66d267185b6f841f4caa34e7c4c4, 0x156d66d267185b6f841f4caa34e7c4c4, 0xd1d3a133710c629471ccdc17e9f90b0508a2a454e7100d85a20f4b6d18f12d59, '', 0, '?'),
(0xa763e386cc8eb488240a27409b0df2e8, 'wp-admin/setup-config.php', 1, 0x00000000000000000000000000000000, 0x1d0a18e89294982f9edf490abb613a13, 0x165ff4a1920a45ffc6babc5137a97acba477116c085e16ae227faaeda97d5697, '', 0, '?'),
(0xa78ddf567f80b374bf53f92d08de16ba, 'wp-content/plugins/wordfence/views/scanner/issue-file.php', 1, 0x00000000000000000000000000000000, 0x3fb37d19c6932efece9c653114f7b255, 0x1e7f4dadf154f10884f4ce7ad9da586084e0aaaa6d9d4fbcf113815d247358ce, '', 0, '?'),
(0xa79c9f4a3180ab4d10df46b0863c0bfe, 'wp-admin/js/tags-box.min.js', 1, 0x00000000000000000000000000000000, 0x01b149cd42ae563cc462f7e81384da3d, 0x761ef6444ade2544f61ab13c739ef682056913579f9604100125cb0d46e8a474, '', 0, '?'),
(0xa7c7dc60dce483bdbf6557ee59bcbf05, 'wp-content/themes/twentyfifteen/content-none.php', 1, 0x00000000000000000000000000000000, 0x80e901ee9b9656e4081ebd582bd53199, 0xca4237bf5bd50dd959e3e1e717a6f783410a3c30844b18e6f3381d2ec4b741bf, '', 0, '?'),
(0xa7ca2736377e6911a38854abb13452aa, 'wp-content/themes/Divi/includes/builder/module/FullwidthPostTitle.php', 0, 0xbf19f8d41f9fd6f4351b7377173f9a40, 0xbf19f8d41f9fd6f4351b7377173f9a40, 0x85947d9b5886f0d4ec3262991e5332b384e8f7783308ddfa62a4232a48482b02, '', 0, '?'),
(0xa7cc22797e4b9bbba1e976838f38d7c4, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php', 1, 0x00000000000000000000000000000000, 0x6f338b7630aafc862d33216dd64a2430, 0x144421f102a9c87d4f4b61f77699cd46ea9cfc3dc0a3722d2cd9e22e2b1f871e, '', 0, '?'),
(0xa7cfa4d0ca78e6f57a8ba36355314dc3, 'wp-content/plugins/wp-mail-smtp/assets/images/gmail.png', 1, 0x00000000000000000000000000000000, 0x33b23863d5e247b4b182bb7889193ce4, 0xc0a42a861882712fc762a83be390ef65cc6163ffaa8e308b9cb70de8737f5113, '', 0, '?'),
(0xa7d31d923fda9fa345bfce14b6245046, 'wp-includes/pomo/translations.php', 1, 0x00000000000000000000000000000000, 0x87e463ca1ad8aa0437dc8e07d8e86d7a, 0x8cbf16cf0cd93f15892182cadbc51ccc2e0e4d7727e97dee26703f9c9d49855f, '', 0, '?'),
(0xa7e8e1fab0369190629d67b73e5faa1b, 'wp-includes/images/wlw/wp-watermark.png', 1, 0x00000000000000000000000000000000, 0x3b9a87754d6ddcad447c89778e93c544, 0x03bd53fdcb0b6e52c027f7a258a75ea41fffe46b68fbbab7d5c991d069e637b4, '', 0, '?'),
(0xa80268b978d72a28bd26beebc36b4f92, 'wp-content/plugins/wordfence/views/blocking/country-block-map.php', 1, 0x00000000000000000000000000000000, 0xa1759cc1794746a11e2c7b968c58c17a, 0x25d49c7f350496813b1eba9413fba7f605789313885e299f8ba8472885e01f6f, '', 0, '?'),
(0xa802b006cc1b9cc0274b857a8e668ce5, 'wp-includes/customize/class-wp-customize-header-image-setting.php', 1, 0x00000000000000000000000000000000, 0x33a7a6cf0c70fcac180247c9739230a4, 0x79705c2cf8babfcb8db61f177f25a5de75d835dc611228c31388561704ae5325, '', 0, '?'),
(0xa80cee44ab9bbd4e43c67c5c4b64a537, 'wp-content/plugins/wordfence/images/flags/th.png', 1, 0x00000000000000000000000000000000, 0x882df128e46fbd1c0f9129ccc4c66f97, 0xfe88bdac92088ceb931f05316532a7f3a051e94c074ae468c80e371730e71d79, '', 0, '?'),
(0xa80d17b266a0019090e668cf38b01521, 'wp-includes/Requests/Exception/HTTP/500.php', 1, 0x00000000000000000000000000000000, 0xc0afa9c66b6d830a094815f2124dffda, 0x464f97a10cff151c02563322f8aaf59cef14d4121ebca3aa150f11216bd050f2, '', 0, '?'),
(0xa80d238a44ed0e6a6599f7985d77b794, 'wp-content/plugins/wordfence/views/marketing/rightrail.php', 1, 0x00000000000000000000000000000000, 0x5b8b90f5ac2e16b29352b237fcd7e9cb, 0xfb47c7523bdd960acb866fa078194b68011a532372558c6b3d0598c517dc68b4, '', 0, '?'),
(0xa810911ba276398562d424131f91134c, 'wp-includes/random_compat/error_polyfill.php', 1, 0x00000000000000000000000000000000, 0xc25954e57e1ae32722fa6c840a55658c, 0x0a235c981de92cc12df62daa1c2a174e09568ad3bb8f2be4d23a46e720d3b88b, '', 0, '?'),
(0xa823d73f8099ef476309c2af6c316517, 'wp-includes/class-wp-theme.php', 1, 0x00000000000000000000000000000000, 0xeb7787ea2b581b99144c3b7c0b2a31c3, 0x62260e86d14c658a30ef11c537ace3844d6564de38ab430c9be61abfdc3e3f9e, '', 0, '?'),
(0xa8325b84aa73180fc324aace74d5585b, 'wp-content/themes/twentyfifteen/content-link.php', 1, 0x00000000000000000000000000000000, 0xb399e0462769d55610fa310b01bc1bf3, 0x560362bd113328180a55c5b131835f4b29e6fcb9a623ea4389b7ce287e9f0357, '', 0, '?'),
(0xa83c98a0744416c058cfa646def810f8, 'wp-content/themes/twentyseventeen/assets/js/html5.js', 1, 0x00000000000000000000000000000000, 0x5ee990907b315027da600eeeaee2e04b, 0x8752b379310f4e856875a4c2bfeb9ecfd6497d80058dd89e1316f6f2f1162969, '', 0, '?'),
(0xa8488aa3f5c19c5077e015f0253896c0, 'wp-includes/images/smilies/icon_sad.gif', 1, 0x00000000000000000000000000000000, 0x1a273db3c34f6afb3fed75417ca5e7b6, 0xac4bdd8458a464f26f0b8dfe261f290aa4348b538158332ee4ec168686df8ec0, '', 0, '?'),
(0xa8511808340439e3f31e4c7ad3144ab5, 'wp-content/plugins/wordfence/lib/wfUtils.php', 1, 0x00000000000000000000000000000000, 0x5e3ac2fb391782a8513a62fb3047e149, 0x814cad9e05bf5800c106314cf81472a50d6180c224a0354361d012bf2e255e5d, '', 0, '?'),
(0xa85bc26ec50f477bc3f927bea2713a9b, 'wp-includes/ms-deprecated.php', 1, 0x00000000000000000000000000000000, 0x9369872c737adef6a019f5dc972ccff4, 0xae560c8abc2131cb1da42662feb658d2cc4f7d78166ffc588d8f9cec52324c67, '', 0, '?'),
(0xa85cc7fd0168fb20529f58d53cba43ae, 'wp-content/plugins/wordfence/lib/wfMD5BloomFilter.php', 1, 0x00000000000000000000000000000000, 0x9d9bebdf851e9777404c8be54feac152, 0xe09df0abb44546910c6aa984d772b8c48d3b73b3ecce802e663ad6e1cfa4a046, '', 0, '?'),
(0xa8a34ad2d797b85f790b7a78c8f7364f, 'wp-admin/network/privacy.php', 1, 0x00000000000000000000000000000000, 0x1cd56b9e7e7b5b60506e17c13efc194f, 0x9ebe6f47d1eb73c804ba1f9cda692a4ac93442fa05251cbb9f8f8bb54f332a9d, '', 0, '?'),
(0xa8acccc880e77e5f71da49b6c45310a1, 'wp-admin/js/password-strength-meter.min.js', 1, 0x00000000000000000000000000000000, 0x1aaa74a24aef982b82498717c1d1e6d1, 0xbb550fe5bb656b31cc29495d2763b40bac2dd6633611fc92461083d06c6435d1, '', 0, '?'),
(0xa8afdf5ce04420fc3efc46142cb587e7, 'wp-admin/menu.php', 1, 0x00000000000000000000000000000000, 0xce7f2afd5add0e60c565f3ca0bc7c948, 0xb78b8f1bb684263c6ed37df3ce28488a57b1e3aed5588ef2e791d037d4acf943, '', 0, '?'),
(0xa8c754bd6740a17040d4d4ee009cbfc6, 'wp-content/themes/Divi/includes/builder/scripts/builder.js', 0, 0xedf066a93f356421002505a9b74d97ab, 0xedf066a93f356421002505a9b74d97ab, 0x21bbb65476592d8e7ef3b9fcdee99d734022ca3021ef679929ad4737e30d918b, '', 0, '?'),
(0xa8c77b022ff76dfcb0e5b83266154c62, 'wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_classmap.php', 1, 0x00000000000000000000000000000000, 0x4efd109bfa0fd13b33296fa9e5cbe66c, 0x8a5fa880136263de862b14d98ae366fd5b2754819b4fb5052c01e048e02c3c0e, '', 0, '?'),
(0xa8cc535154e9a4ea236b13924eedb077, 'wp-content/plugins/wordfence/images/flags/nc.png', 1, 0x00000000000000000000000000000000, 0x966ecafedd4f10948ea978bec56dc47c, 0x974f87bd6bcde5d96e0286a907b357ac0dbd5f213cdcce81c20668acbec9591f, '', 0, '?'),
(0xa8e59ff68e829597118926c5bb9f280e, 'wp-admin/js/widgets/custom-html-widgets.js', 1, 0x00000000000000000000000000000000, 0x58dbb81230e96444f2de93603322dbac, 0x34806636353abcde22b51ab5223ca1a9a4ef71a34c66d8028677c6879b76877b, '', 0, '?'),
(0xa903f27e17e40ef42c46cdcafd17a2d9, 'wp-content/themes/Divi/includes/widgets.php', 0, 0x3a501513c458195c2ffa9d3e38a940ef, 0x3a501513c458195c2ffa9d3e38a940ef, 0xe2e17f9b48191c522b3e3c21296eccb79c4d719cf3eae1fa4e75be0d1ec2af0c, '', 0, '?'),
(0xa908e65eb0b72cfbfb5ee6888938c9c6, 'wp-content/plugins/wordfence/images/flags/ch.png', 1, 0x00000000000000000000000000000000, 0x1d375f1a65ede71c084d9d8fbcd10dd9, 0xdaf2d807237d1ab9b064460802209f17f000030c45b744835007860eda28fafc, '', 0, '?'),
(0xa956143b0bc536185ce1cc81863dc6be, 'wp-content/themes/twentysixteen/css/ie.css', 1, 0x00000000000000000000000000000000, 0xc4befec0a6e11c831ed7f4c188181b6a, 0xd0303569b356f31c72be6ff546ea9aca9bf541b54de2e396d6597c4320b417d4, '', 0, '?'),
(0xa957af5bee12c66c462a04510c899d4d, 'wp-content/plugins/contact-form-7/admin/includes/welcome-panel.php', 1, 0x00000000000000000000000000000000, 0x28fd44912a4dfd236be16b8192b0dbf7, 0x71476b78c6e8c4d069a2b3cdca877ef00e5c1e1d1d1e431203b18e905cee40da, '', 0, '?'),
(0xa959eaa13b4a9ced777ae5e8e3ad24d3, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/fullpage/plugin.min.js', 0, 0x986623d1bb5b134cfdddcb61d0ad2fef, 0x986623d1bb5b134cfdddcb61d0ad2fef, 0x8f026449fdb1e33d46cd887b3b96aa7a4ab9d32e249c72f55a47b28f7a90a87a, '', 0, '?'),
(0xa97fa729ae71342fc0cb6d4949302002, 'wp-content/themes/Divi/includes/builder/post/type/Layout.php', 0, 0x64197e0c89c0fc5912351d866cc56615, 0x64197e0c89c0fc5912351d866cc56615, 0xac4307115ffed1ab3ef5eb4df7b8cd005c62e057f814960baee6d5715b481d1e, '', 0, '?'),
(0xa9898969075ef92cb6a66bdd4df93a24, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/themes/inlite/theme.min.js', 0, 0xbf1d945945d6748aad3efed41f3f12ef, 0xbf1d945945d6748aad3efed41f3f12ef, 0x1bbcc16ea9b653f7809bad521401c801fd96bc7641763f186cb8ec5b0f400d00, '', 0, '?'),
(0xa98989753238435381079b2bb6b4894e, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/colorpicker/plugin.min.js', 0, 0x5c509ea150c4abff1c5a288de7299c41, 0x5c509ea150c4abff1c5a288de7299c41, 0xd1a50a2dee24d37fa3750e2722f9f981786a11896ec211c68e8d2b99a9ffba0c, '', 0, '?'),
(0xa9a21c3d43d1a0d4e62a5458f4b9b434, 'wp-admin/css/colors/_variables.scss', 1, 0x00000000000000000000000000000000, 0x3ab501096b1a091972d84c85b284135a, 0x9a506a5a7800703eb98b6d4606db336c029b027236f633b9457ed29341b767de, '', 0, '?'),
(0xa9cadab774ec67975a1d180fb76745f2, 'wp-includes/class-wp-http-response.php', 1, 0x00000000000000000000000000000000, 0x2e5489b7340c2c5b4acedcd186a940da, 0xeb56a7265c1709098210b8434e988bdd9b85937533ce884d1905a2f7e51c404a, '', 0, '?'),
(0xa9ce27bd1876990c2e40b4289daf8266, 'wp-content/themes/Divi/includes/builder/feature/Library.php', 0, 0xdfbafa00c80da75722701a07a482f1dc, 0xdfbafa00c80da75722701a07a482f1dc, 0xaee54a89baad0741836eac4f0d06cf92125df938293e23dac6344502446158bf, '', 0, '?'),
(0xa9dc201dcd011fe71849743133052619, 'wp-admin/js/nav-menu.js', 1, 0x00000000000000000000000000000000, 0x4ebe903cffb8b10b75569a121e899b53, 0xc2fe14d279799e18c9d41381960548a091b3672017dc99dfa6b75bae1b026fb6, '', 0, '?'),
(0xaa3b133f32e8e18853fde3a700fb9a70, 'wp-admin/customize.php', 1, 0x00000000000000000000000000000000, 0xc009ae2bd67727cd715dc071e228ac32, 0xf16a6616c89578c5dde2d099c1518edd94997029f4ff7fff107866475cc32f1b, '', 0, '?'),
(0xaa4d6cd82f41c9f3cf71dbb79dde0f2d, 'wp-content/themes/twentysixteen/js/customize-preview.js', 1, 0x00000000000000000000000000000000, 0x3241a807c07ff37024d5a318b14a54d0, 0xcf68906ab507740fff80d7d7e2ed0ae414cedbfa3aba9357903654f6cec813b0, '', 0, '?'),
(0xaa58e0e1401bc1d425bd310c4384c169, 'wp-content/plugins/wordfence/images/lightbox-controls.png', 1, 0x00000000000000000000000000000000, 0x9d6d135dbc6192ac0e955c24c9048f1f, 0xc7970892683fe0efef0653e9eecd29b83a9bc1d6694002682e90a058d7679486, '', 0, '?'),
(0xaa5d16da2ec71904310b0d5018584ca9, 'wp-admin/includes/update.php', 1, 0x00000000000000000000000000000000, 0x654b42f477137080d4f0bb19dfbb13f1, 0xece1a7d63417c1ccd36aa27f1c508c19b3d2f199adbafc9e0206f4d6ad7ac953, '', 0, '?'),
(0xaa618e71adab2b045e4a16b30f55f753, 'wp-content/themes/twentyseventeen/archive.php', 1, 0x00000000000000000000000000000000, 0xc2e4ae5b17d882e29e825ee0cf5e5fc0, 0xaf6d6f944b5bd2c445793d32b93c74e85dfc5ffc10ea772ca7d9bd21e7536612, '', 0, '?'),
(0xaa6430a508af127265a188071e039626, 'wp-content/themes/Divi/js/smoothscroll.js', 0, 0xd2dc8bb14017a2640113b6f152a23d54, 0xd2dc8bb14017a2640113b6f152a23d54, 0x553b1f92916b77efcae9223d96508c3a5f673a77da9bf1040f376db923b530df, '', 0, '?'),
(0xaa661d50ab44531e75517f8a386da7da, 'wp-content/plugins/wp-mail-smtp/assets/images/pepipost.png', 1, 0x00000000000000000000000000000000, 0xfd49195893ec0749eb4e0958ad36983c, 0xb51a46b0d7d0bfa37ba2158bc9a502928082211b8f2a5784978de540b72df5fc, '', 0, '?'),
(0xaa7e134b950cc981b71c777766c043ec, 'wp-admin/js/widgets/media-gallery-widget.js', 1, 0x00000000000000000000000000000000, 0x437aac35ea3d3a698505ce9aa7a4c090, 0x167afc82c21c119be67d942d93523e4ed9785ef7a11623b153aff43b64058df1, '', 0, '?'),
(0xaa887d7ab29aee81a423b88099821e1a, 'wp-includes/Requests/IRI.php', 1, 0x00000000000000000000000000000000, 0x183508325d839c7bf27db5f909600e58, 0xc9493f037eca34f7bb01df5d34affbc710879f074b82ad46aafd2276ab49281d, '', 0, '?'),
(0xaa8e77fbdcecd77dd925a2156575568f, 'wp-content/plugins/wordfence/images/flags/sprite2.css', 1, 0x00000000000000000000000000000000, 0x7d1e20ac6fa780c4985f9bb7328fe0eb, 0x0e4a99c1786737a9d3acdeaf30269d270cc9244bb2bdab1ff146493f0dd5e538, '', 0, '?'),
(0xaa9e3491798733256bb32091b398d11f, 'wp-admin/js/widgets/media-image-widget.js', 1, 0x00000000000000000000000000000000, 0x8fac7176be3db30dfc5d0c59514ac1f2, 0x6605494b3d07af16713f1d40daa244c3817db0120f4923f4061b70ac4b965c28, '', 0, '?'),
(0xaaaaf5d914860c987c860120b20fbd19, 'wp-includes/js/masonry.min.js', 1, 0x00000000000000000000000000000000, 0x5420b6516c14245b504e7240a8310f2c, 0x27b4d105cf44bf1d160de3ca3cc4a99aeef203e468c0823dde74f497fc2997c2, '', 0, '?'),
(0xaacbd9767b43abc0baced2a7808e3449, 'wp-content/plugins/wordfence/lib/wfViewResult.php', 1, 0x00000000000000000000000000000000, 0x1cd939c2d6bf59434134147ce0b81870, 0x7b3330fd7044bcf6722523c3c14d7acf5f90e2cf944b7d9f416f364df88a52f6, '', 0, '?'),
(0xaada70ba245e8186f48db5649d125a05, 'wp-admin/network/plugin-install.php', 1, 0x00000000000000000000000000000000, 0x132a6c9d6e2cc68d650e2fca9a015ed2, 0xa8b9c02ecbee46df655a7456b682c1cd084f7442cc48959060cf3544303bc007, '', 0, '?'),
(0xaae65b4bbaeee6628ec4da320c3810b7, 'wp-includes/pomo/po.php', 1, 0x00000000000000000000000000000000, 0x508c9d35f7ed0f7742b33d445fc6db0d, 0x4618665cc0e408e6645353a20692adc0563e5a39a08192a8bdfb7c1adcb78732, '', 0, '?'),
(0xab15d44e50bdb2a33c12559288f786d8, 'wp-content/plugins/contact-form-7/admin/css/styles-rtl.css', 1, 0x00000000000000000000000000000000, 0x8b17904db6ac5d9f54c65aa5fc903a6f, 0x5cde0a37d1ba7998b273c9c4e0185b3052a39cf96f4b4d7e853465b8c50526d2, '', 0, '?'),
(0xab17d0e8125890920fb0d8024aa0fc70, 'wp-content/plugins/wordfence/lib/wfBrowscapCache.php', 1, 0x00000000000000000000000000000000, 0x926266b23d6ea1e5d3db32960231cb91, 0x01ea6dfda2ec41305d39b44b87cb4c086ce44f4bcb47236228a1811e0488afb3, '', 0, '?'),
(0xab40c13b125e59a4bd8ece07ab01a7fa, 'wp-content/themes/Divi/includes/builder/module/Text.php', 0, 0xaf7bd76f1a374ef76ff9303e3924d02c, 0xaf7bd76f1a374ef76ff9303e3924d02c, 0x1d3efdd5dcf6e50208bd05d31c9213910b0e789b04cff0a551cb17536aafac6a, '', 0, '?'),
(0xab6ed6a2a1f90d920b563591198b2cd9, 'wp-includes/widgets/class-wp-widget-meta.php', 1, 0x00000000000000000000000000000000, 0x059bd0fcfe1b7bda11e79976e1c84465, 0x0180f1ec96322e41ee4b61f655d5bdb5588e2bf348c9ea7b251622b5469f3eb3, '', 0, '?'),
(0xab6fa2f9a0b46c3ebce2787e49b020c2, 'wp-admin/network/about.php', 1, 0x00000000000000000000000000000000, 0x36fd6671a5493cc8c5405621d96dea7c, 0x60f2a4e97f2c4d02f61e5bfe8ee3629c18f4bceb2609a054256ddf550cb66558, '', 0, '?'),
(0xab88b030116a886cb5530713d3fd4bf2, 'wp-includes/post.php', 1, 0x00000000000000000000000000000000, 0xc3cf2e966bf98d2998c3e6b6fb2085ec, 0x3c76b279db323572f0796e8b61e5f3f31c43833124cbb0d551a22a74aea68ac6, '', 0, '?'),
(0xab98b8f718de90b871e36963bc063d92, 'wp-includes/class-wp-simplepie-file.php', 1, 0x00000000000000000000000000000000, 0x78d130d682823e6f0c8aecf5aa323fe2, 0xeed2e2284a3a27b35234cfb13cab6565c0ecad188b163cc4fa8ee651ce2d4f3b, '', 0, '?'),
(0xabb31d73f9d58c51b1b6376fe9c304f4, 'wp-content/plugins/wordfence/views/common/status-detail.php', 1, 0x00000000000000000000000000000000, 0xa6d1bf44ca00bb7cf69510b2f173e657, 0xbc0a2a0cae150e76af5192f72847d5f369d475e03340d7ce34ff8a2a8f870fc9, '', 0, '?'),
(0xabc2abace4972d6a3db475b64e5c7127, 'wp-admin/css/farbtastic.css', 1, 0x00000000000000000000000000000000, 0xf9e33829b8faed7d7bbef843fb683255, 0x7c41b9e54ce4bac94d62c778a60e64013858ef82156a582ed0fb8cd65e0a1a8e, '', 0, '?'),
(0xabf4f7e1978fd81033852d831bab34b0, 'wp-admin/css/colors/midnight/colors-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x949cb3874d4150bf45d54d02f108bc1d, 0xda116c5f07bbd55c5849cd0686765a127b33d7813833e814dabf9b9b22036933, '', 0, '?');
INSERT INTO `wp_wfFileMods` (`filenameMD5`, `filename`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xac2294b43e662ca0c495f7962adbdb74, 'wp-content/plugins/wp-mail-smtp/vendor/psr/http-message/src/UploadedFileInterface.php', 1, 0x00000000000000000000000000000000, 0xbf303071ee88d14c0b9f4482002698a0, 0xdfb8830c336b3d34b444d253172f1116b26f66f4e9f16a020512c40869edce16, '', 0, '?'),
(0xac22da954b5b408947c70cfbe1e13991, 'wp-admin/includes/class-wp-theme-install-list-table.php', 1, 0x00000000000000000000000000000000, 0xcc353de6bfbb031f62a22c29dd2de385, 0x3312bd457f4193fdfe6426b7c13e99de210957e327c8ae8d993d84d0b8c9554a, '', 0, '?'),
(0xac3321390b16e43de8369d0c12dda10f, 'wp-admin/images/resize-rtl-2x.gif', 1, 0x00000000000000000000000000000000, 0xf7c99ee74014fe92541012303aaadc7d, 0x01cc7157cabd3610c49628d2485ceec911da7431ce1558dc3d4bfcb9654cce8d, '', 0, '?'),
(0xac5e325ea3549a9d3ac86d4a87f83aad, 'wp-content/plugins/wordfence/lib/IPTrafList.php', 1, 0x00000000000000000000000000000000, 0xe1db12ab1116e9050fa7b61308395994, 0x90db5b3b0032f7dc792c18f7e4aff2ed4266a4d90aaa0bc2ae5528e7b910bcd7, '', 0, '?'),
(0xac5f8dc30f4b45fabacc243305b921d4, 'wp-content/plugins/wp-mail-smtp/src/Providers/Mail/Options.php', 1, 0x00000000000000000000000000000000, 0xfe7fec7d1d9583ecffeee0237caca460, 0x65bc0475e1b90bb0b85c4710ed5af15ee2433b65c910cb1167ac255a2111d429, '', 0, '?'),
(0xacd069c4734d3ce0459aec2da56728b4, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/scripts/failure_notice.js', 0, 0x402666c9106280c87351d9cd47a22da5, 0x402666c9106280c87351d9cd47a22da5, 0xcd86cc879e601bbb6d6edfbb5f3064be756a8ce63ccd02b15c382f50276af40a, '', 0, '?'),
(0xad0a0c498acb8eea18344a733223d36f, 'wp-content/plugins/tablepress/libraries/csstidy/data-tp.inc.php', 0, 0x0516998494fe2112b5dfe8be30ddf95b, 0x0516998494fe2112b5dfe8be30ddf95b, 0xa0b9ffe259b4ed4f701004c3f4d4cc794a6b5ff4ba2f225914c5e5c70fd267c6, '', 0, '?'),
(0xad295b224ab94894ee7ce76a6b8afb24, 'wp-admin/js/customize-widgets.js', 1, 0x00000000000000000000000000000000, 0xe92d16056260b9b00ff62ba8cf8ac956, 0x465bd9e18b7aa49fdf0915042015a5b1bf90c453945dcfb328a5280e6313a861, '', 0, '?'),
(0xad3908864f676279176479be66dadfab, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Formatter/LineFormatter.php', 1, 0x00000000000000000000000000000000, 0xf41c3f5c579e3622a02cb710b2766e7e, 0xe20434ad9ff2b2a463c1f55e3840d783d1f68b679ead7b7f357060224f6a3a07, '', 0, '?'),
(0xad4a54563044b7ee6f5441efbcbb40a1, 'wp-admin/options-discussion.php', 1, 0x00000000000000000000000000000000, 0xe9d36dbad896e5c898aab58a5eb3c05f, 0x9d7be41af0c60ef6823230c1501d70373d77352d190c85f46e660e1bb19e81a3, '', 0, '?'),
(0xad96277980781afcc17514e6c940da5c, 'wp-content/plugins/wordfence/images/flags/nz.png', 1, 0x00000000000000000000000000000000, 0x93482f20a65e228ae2f2715c740e8026, 0xd2f59b2e1df8eae4e7180ce63b596d16d7d0d1ca0c664369588fb5c7c580d3e5, '', 0, '?'),
(0xad9d9a9553c768deebe153d025547af8, 'wp-includes/js/mediaelement/wp-mediaelement.css', 1, 0x00000000000000000000000000000000, 0x6a350c561385084ca1b185cd812e7f43, 0x7be1645edc012f044533bf59c3a047eb27fb4400474fe4cca3fb1c6b643a3588, '', 0, '?'),
(0xadccdd22dc9211b3f7d3c36e7a1f4411, 'wp-includes/SimplePie/Caption.php', 1, 0x00000000000000000000000000000000, 0xbdbabcdcca426a4dadf6675bc4c4ebe9, 0xd7041d416227a44c100b063f0651b0934c7274d922bdbbb8ed923294ceabfacb, '', 0, '?'),
(0xaddccb8bdd5f6f2127da759ce1f87f72, 'wp-content/plugins/wordfence/views/common/page-tabbar.php', 1, 0x00000000000000000000000000000000, 0xbb83291aafb00cf374553245633027e9, 0xe4c3ba4dd82e2e388690d1b93e4e77fd6aa55aeef3d0f1a9570862fac32a42bc, '', 0, '?'),
(0xade25a0a7504d56f4bb020afb6543b65, 'wp-admin/images/list.png', 1, 0x00000000000000000000000000000000, 0x1e123e96bd2a1ce2c0d3b305d153f1c3, 0x5c1b77abbb545b853db06216ad1b61436ba98f8f138185aa3b6304a306b607c0, '', 0, '?'),
(0xadf96c6cb8848378e84c2c3757ca4edb, 'wp-content/plugins/wordfence/views/common/modal-prompt.php', 1, 0x00000000000000000000000000000000, 0x99cb8162e6845bca6c6d39017377a95e, 0x98baf161c5f366b7e62c1acb1e93626537a12793422c4cd5eb438973a898664c, '', 0, '?'),
(0xae0bcce45505792fff052a25fee5fd3b, 'wp-admin/includes/update-core.php', 1, 0x00000000000000000000000000000000, 0xfa17febed59ff44a857ced97c021a243, 0x0750fde7f94862a5b851470a7efa14108bc44bf9ef64ed244e3f44dc1ff737b0, '', 0, '?'),
(0xae0d45f61cc855cf0e9cf8cd84ded91c, 'wp-includes/images/wpspin-2x.gif', 1, 0x00000000000000000000000000000000, 0x7def33aad959cd289d49ddf2a41f076d, 0x394eb9f8ee2af2f4b538291910ca71c658e82d1819cab46f6fb179850c5496c9, '', 0, '?'),
(0xae1257ab87b57f50e697835e71f07980, 'wp-content/plugins/wordfence/lib/menu_firewall.php', 1, 0x00000000000000000000000000000000, 0x214152dd17c6278e393ecf92a83cdaf9, 0xc9b081e936352faf1c8b4d65bb7868b1fcf7774409db0a60f171d50df2d39644, '', 0, '?'),
(0xae37e19627b689066604b74c59514689, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/src/Subscriber/SimpleSubscriber.php', 1, 0x00000000000000000000000000000000, 0x09dd6f36332a3f8c7ff4b61ab169d0c9, 0xa0454958f0896c9bd515e3b7059741c0b5cbb95454f2408bf2a6f39cbd3ba4fa, '', 0, '?'),
(0xae682f07cd94909e6a9743eab600e66e, 'wp-admin/includes/class-plugin-upgrader-skin.php', 1, 0x00000000000000000000000000000000, 0x1fe496c7ca467a92b114b6a116497c23, 0x57f4b49b58eeb93a535a8c895cd0c248a312fe120a56a04883181d933a57952c, '', 0, '?'),
(0xae788857ba89901c321e65f67576d44c, 'wp-includes/customize/class-wp-customize-background-image-control.php', 1, 0x00000000000000000000000000000000, 0x700fcf87fa150f061f909dd1747cce33, 0x52da7633fa9fbcbe7e05c4d0d7def0c0dd7c2e4ff44c9f74d04e1260d1ae81c6, '', 0, '?'),
(0xae80fa82b698d0016cfbfafc1e91dead, 'wp-content/themes/twentysixteen/sidebar-content-bottom.php', 1, 0x00000000000000000000000000000000, 0x2b24f15644973caa9e3a7417f82a4132, 0xcf169fbc18cf0ab818059fe3aad4497bbf63719f5a64b305f19936a15864da32, '', 0, '?'),
(0xaeb650e24547ef98d4575bebc2164709, 'wp-content/themes/Divi/includes/builder/images/library-global.svg', 0, 0xc6ddf43a40566f822836ec55c3a890c2, 0xc6ddf43a40566f822836ec55c3a890c2, 0x75def26b8f6e45ee0cd89b86caf10f59f465b5f1b66634ab6aba365bf95715dd, '', 0, '?'),
(0xaebb8fcea64863f15e9ee2fb13b09029, 'wp-content/plugins/wordfence/views/scanner/issue-control-edit-user.php', 1, 0x00000000000000000000000000000000, 0xcd44e7a76434fa278f085429c3e77fb7, 0xe14b505581d8f11e777864be2115296eea8ac80c3177833c816d9ec32ec7b366, '', 0, '?'),
(0xaeeb8dfea7aaeae273709bd0e46510fc, 'wp-admin/includes/class-wp-ms-sites-list-table.php', 1, 0x00000000000000000000000000000000, 0x59817f859d1c91f3deb516726bee4843, 0x9610c4325abcef53a5df492ca668d42ff6a2036e4f003bbcf43340e556e8027c, '', 0, '?'),
(0xaefb0609fdd3ad67c8b1216e06915087, 'wp-includes/IXR/class-IXR-client.php', 1, 0x00000000000000000000000000000000, 0x51c4a34bce41cfb25dda8e75850e5951, 0xbc90821f5581c64699d32247f24d117c4c26a906384b3a3a1044dfd3dc6fa174, '', 0, '?'),
(0xaf02221c31eb7b524429628fc90613e2, 'wp-content/plugins/tablepress/libraries/excel-reader.class.php', 0, 0x78ec3454ba4fea0ab4cf2e2a00132249, 0x78ec3454ba4fea0ab4cf2e2a00132249, 0x3667a80998a07b19b38d69bc705efe4e7f2572ff38a674f92dda484709208f62, '', 0, '?'),
(0xaf2d31f038fc3ba754f6022f58e2a95d, 'wp-admin/ms-sites.php', 1, 0x00000000000000000000000000000000, 0x5d186224ebf4ddd0f1719c9ef4b80468, 0x58962208811aeb6fc5057f051222e87caf847653dd0cf81a0e7bc18715e8acda, '', 0, '?'),
(0xaf6875cf4fe20a24789f3a3c8490772c, 'wp-content/themes/Divi/includes/widgets/widget-about.php', 0, 0x0de610d02f352dbe2ff543668a97eee6, 0x0de610d02f352dbe2ff543668a97eee6, 0x2080178c2f32eceaa0d9085ff85485b57bc42f96e0a3d891830b216c938e1e6d, '', 0, '?'),
(0xaf6ad03c4dbd4464b197feee08346db3, 'wp-admin/includes/ms-admin-filters.php', 1, 0x00000000000000000000000000000000, 0x063002d3c1f33939fa8aea47d41cdb82, 0x5a686ed088fa0eda23f4366430e2af10a4c73df3dfe5e06c05286435f0c02829, '', 0, '?'),
(0xaf82630006d217aace9338a5496f7d8a, 'wp-content/themes/Divi/includes/builder/scripts/failure_notice.js', 0, 0xb4dbcfcce134fb4d86699fe12705bc10, 0xb4dbcfcce134fb4d86699fe12705bc10, 0x4e86dd01f12df073f13420be210ab9f06c501713e43c586220ab66313ae11324, '', 0, '?'),
(0xafba141b78ca88700e3e936bb54fa07a, 'wp-content/plugins/wordfence/images/flags/rw.png', 1, 0x00000000000000000000000000000000, 0xf0c5812f54b4bdae5f6eed51452a506b, 0xd9e1981c176d17031ef203d08880b1650d99a35cdeb5805eb325e73a8282ad79, '', 0, '?'),
(0xafcea17ed7df93fe3afde8e0c2f8656f, 'wp-content/plugins/wordfence/images/icons/tick128.png', 1, 0x00000000000000000000000000000000, 0xe5c49f8bf86319b7680b3422e8dd10ab, 0xd6d2fbb2e70c5693f87d5820657e47145b43a9e5b386b6e335169bb2a58ab1ef, '', 0, '?'),
(0xafdccf0ce6e528e8a7a83a701152df2f, 'wp-includes/class-walker-nav-menu.php', 1, 0x00000000000000000000000000000000, 0xbd3c76b53f1671f2f9fa99ed97d08fbb, 0xd8e46048a029b7ac773cb932063c00d61941b7f397cce4c4febe12061c9014a2, '', 0, '?'),
(0xaff08b812835ec6148ad791c6f2c58fe, 'wp-includes/js/jquery/ui/tabs.min.js', 1, 0x00000000000000000000000000000000, 0x5330c83425ab1b8f67ce63f741427adb, 0x353845b96878e11025493da8cbcc6075f9e2dcf198fb2cd38cb5791e9f4432e0, '', 0, '?'),
(0xb0182f379bc3b1e36378eed9709f9667, 'wp-content/plugins/wordfence/views/onboarding/fresh-install.php', 1, 0x00000000000000000000000000000000, 0xf76386c24a64c7c16584eec79b0a2a9b, 0xd7986b6701aba234f780d72d8532855c5ede1c8b8e7ebd3d7b28f36ae013ddd8, '', 0, '?'),
(0xb01d058db6daa5b15e69e724e2fde526, 'wp-content/plugins/wordfence/lib/wfCredentialsController.php', 1, 0x00000000000000000000000000000000, 0x8884156d5b6362c4d1c4c5e0ba58523c, 0xb1f7a1284c4536d84cab5d31ef9d5a65cd87e6f9bd7fe9c3e56e355002139d8d, '', 0, '?'),
(0xb024e5cd9399016212486eae802c002d, 'wp-includes/images/smilies/icon_confused.gif', 1, 0x00000000000000000000000000000000, 0x7fefa473594650055a36b9e3062c9a91, 0x30118efb5d8d007291d32486e14f7f8fbe74a380753c88e02ae467ae82218767, '', 0, '?'),
(0xb0d97627036a40d42d13ccff11b22a18, 'wp-includes/widgets/class-wp-widget-media-gallery.php', 1, 0x00000000000000000000000000000000, 0x05dd32417c2270fe96b319770d25471b, 0x1a0b7dfe4daedd283bc9f25cc29a9b9385f8b094c3051cc76b6c20d14fee488a, '', 0, '?'),
(0xb1212b923fe03ad7e31d5d63db7e0f16, 'wp-content/themes/Divi/includes/builder/scripts/roles_admin.js', 0, 0xe12de2592a06db50733a1e23a42a691c, 0xe12de2592a06db50733a1e23a42a691c, 0x8ae9f8a3b2160537581ffa8346ae8adca0d0e24a0530fb2c0d84d9ff1c02fd5c, '', 0, '?'),
(0xb122a6721972d22c8232c5d3e40bf9d5, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/src/Middleware/SimpleMiddleware.php', 1, 0x00000000000000000000000000000000, 0x28056828ddfb282856de5a127896fa2b, 0xec6990ea690f0b767df6b3c730a0e04548ca5006457d5eaf322ef9e49b375443, '', 0, '?'),
(0xb130eb8307d38548a86aedce84a8e4ff, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient/src/Google/Collection.php', 1, 0x00000000000000000000000000000000, 0x8586a42e3b39522ccb466fbdce87957c, 0xb8b2a6172eef8e2e6484d50148048806890638b89f68188fe6dbe94bacb1c7df, '', 0, '?'),
(0xb1466b6ca217238ac1b3360eac0f1ae4, 'wp-content/themes/Divi/includes/functions/installation.php', 0, 0x91e27ad8275057b15b6d1fdfe1c67baa, 0x91e27ad8275057b15b6d1fdfe1c67baa, 0x243f5ae6f48ffc8bcf4b33f8fe977dcad74a60becbaaf3503e030fbf9af130a6, '', 0, '?'),
(0xb14c8392857945f57b7f06a617f86693, 'wp-includes/css/dashicons.min.css', 1, 0x00000000000000000000000000000000, 0x1c364e777cd2b874ea6cf09100861c6c, 0x1fc449a2643400854f50f01ba69923176b9f4c5b6ed4722eafc2e1fe5aa637ee, '', 0, '?'),
(0xb16bca06554c9fedc7a1b924c198fa7f, 'wp-admin/ms-users.php', 1, 0x00000000000000000000000000000000, 0x4823c8667b23ca83b31bf9093647e5a2, 0x09845b3d18078e24c4942afd4aa15a0aa6068c9c6397359c0ce9c95bf7eb0553, '', 0, '?'),
(0xb17869b389e3e069f325704dce9c3640, 'wp-content/themes/Divi/index.php', 0, 0x17bebb8dcb4c9e53f69bd5b5a16c9bb5, 0x17bebb8dcb4c9e53f69bd5b5a16c9bb5, 0x1f2bc446942e68252971cb11f5dc44d6bc9fc0952ae9bed3017f3cfdfb587275, '', 0, '?'),
(0xb18a327e3dbe19afbe0387cb03f1282d, 'wp-content/plugins/wp-mail-smtp/vendor/composer/ClassLoader.php', 1, 0x00000000000000000000000000000000, 0x292c079dbe63ba06bfbf37fd99fe4bf9, 0xec199cd657093857bfd95cb3866d34fb7553df7baaf27cf2bcd09b3078a7b45a, '', 0, '?'),
(0xb18b3db79d2d58d48d6e7b5db71b7066, 'wp-includes/js/wp-embed-template.js', 1, 0x00000000000000000000000000000000, 0xd6c3fb049f657928eac2cd9c7eef6925, 0xf4f2cbae41400b15cdf3899bb7f3b44076e11856efa8011e172f4588911b29a8, '', 0, '?'),
(0xb18b776518d6f669213cbaa173fa790a, 'wp-content/plugins/wordfence/views/scanner/issue-optionBadURL.php', 1, 0x00000000000000000000000000000000, 0xfa9874c0a3224ea69f2beef5d59b4ce1, 0xa40f363781453084dc838dd59043af7b5c61fe645062b232e62bfd70573b50de, '', 0, '?'),
(0xb18bd5711a314247a9393bb93bef1fa1, 'wp-content/themes/Divi/core/components/post/Type.php', 0, 0xd6cea9856fe1e6ac76f410f6832eeb9f, 0xd6cea9856fe1e6ac76f410f6832eeb9f, 0xbca5f2abf41dfbb714ba91ed0d8ea0f3d6e555d6055c6ed603fd3055ce4cd550, '', 0, '?'),
(0xb19ac4665375b942eccda53f075e794f, 'wp-admin/css/themes.min.css', 1, 0x00000000000000000000000000000000, 0xeef9e9c791a2a8250df76fcbfe5d17bd, 0x9d4d785d7f4606705581d60451787034fad1188d42abcfff72b45904d33f1721, '', 0, '?'),
(0xb1a7a9d97b5e8e8657c8ede8f343b118, 'wp-admin/css/colors/ocean/colors-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xff093ff18aef2de35d910e9bc7300a63, 0xb24aadd551f982886dfc5740ccf5f1a94c6923b2072d0ff498ade1d45bee4e76, '', 0, '?'),
(0xb1dd8cdd29c6abefcc1225d35ae4fbe9, 'wp-content/plugins/wordfence/images/flags/ie.png', 1, 0x00000000000000000000000000000000, 0x95e7154f26cc2d718c39966646c778b0, 0x85bf863e2bf63faa9f699da3f202df27eb84b4f6ca1b125b8564deb53dbd0a00, '', 0, '?'),
(0xb21efc2642b03556eb4155551d2c93ec, 'wp-includes/class-wp-http-cookie.php', 1, 0x00000000000000000000000000000000, 0xf9c4062a7720df433521084a72f5a571, 0xc4511ab67db0b7c0e9e6b3354ffa31004bd95bac855373ba31d118799ce40345, '', 0, '?'),
(0xb21f571fb7c9179c9c530ad25adedf38, 'wp-content/plugins/tablepress/admin/index.php', 0, 0x8e8ad6ca6156bc03fb71954dc0c1179e, 0x8e8ad6ca6156bc03fb71954dc0c1179e, 0x6b8d898dc0977e09b6bd55481aa5d678831850eadb41cc84a2fa3ca19e3b58a8, '', 0, '?'),
(0xb23d82d6351f115e4ce0a7f00a2d025b, 'wp-content/plugins/contact-form-7/includes/form-tags-manager.php', 1, 0x00000000000000000000000000000000, 0xe5101179b7d21ff9da4cbe9d4c2016ce, 0x4cb24482ad8890eee164858f6a56d999a3b35a6eaf200b7d8deeebbd7a4e1649, '', 0, '?'),
(0xb25f66f4e7b21c3b77d061cbd9da81b1, 'wp-includes/js/tinymce/skins/wordpress/images/gallery.png', 1, 0x00000000000000000000000000000000, 0xa1065fb19f8c105077f9b4501055db34, 0x3c577e85eee1d8b60ba1c72bd1684e8c0ee98439e7d7fa31cc5fb033d5778b73, '', 0, '?'),
(0xb275e6d83c65e7789bae40d688c2883e, 'wp-includes/js/underscore.min.js', 1, 0x00000000000000000000000000000000, 0x6a3a434a1360cc744341e97de9177bc6, 0xc08d77717fc5f9ca1620e52b6bd6519529f569dd467d158473768b8f4bb20c13, '', 0, '?'),
(0xb28b713f25cdf57270fef830f737ef71, 'wp-admin/css/colors/coffee/colors-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x4ed4244ba484a49d295fa48d29957533, 0xa1dd59f99a180420d58ab97bb10b1005f9224964355d01aa807bf3d34150d3cb, '', 0, '?'),
(0xb29fe8538357d14d2361b721f6253492, 'wp-content/themes/twentysixteen/css/ie8.css', 1, 0x00000000000000000000000000000000, 0x22870c763f8a125017fe2efc543c57d0, 0x16ee174e3f926bc801e215a185e61ebb78bf4914f45f11cc47827c4febe6b054, '', 0, '?'),
(0xb2c1cb7d508a05c8fe14fa6f1de0e1a1, 'wp-content/themes/Divi/includes/builder/module/PostSlider.php', 0, 0x1cdf85ad3fbfe2f78a07a05abd5d35f5, 0x1cdf85ad3fbfe2f78a07a05abd5d35f5, 0x2d3d4253743cabac6b0ec4b7c82c7c10b819dafb3fffff33b3a719f762e3380d, '', 0, '?'),
(0xb2c6844899c0e8be3348e2b2d78f2191, 'wp-content/plugins/wordfence/images/flags/bs.png', 1, 0x00000000000000000000000000000000, 0x5808ce73591249a210e5d8da7d01d354, 0x085eec79ae5a4848eacf412322de091361c0de0e6f133c5e231de7028ffa1157, '', 0, '?'),
(0xb2d697c8bffea09428f9817352f68e96, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersSettingsSendAs.php', 1, 0x00000000000000000000000000000000, 0xa16d15a3c72b787faa479a8340e4688b, 0x66708ddafb85e67ed6c2652d316db6a3e39515498091ca34d2bb09ba89461e68, '', 0, '?'),
(0xb2f97a766f3af8b7dc1442259abaf0f5, 'wp-content/plugins/wordfence/lib/dashboard/widget_content_ips.php', 1, 0x00000000000000000000000000000000, 0x8f18c779e3683d200e3d84c7a1f43c5a, 0x3fcc16f01fabe3de3101696e2b509193f5a203f7d8ca62ba0f8ad6b83a8ac5d5, '', 0, '?'),
(0xb2fd8d4203b904365b738f964df77f18, 'wp-content/plugins/wordfence/lib/wfCountryMap.php', 1, 0x00000000000000000000000000000000, 0xb1f10a9bf84533fcfb9dbaac8e12f184, 0xddc08eb0d005eff1c957cef202d71ef27b290ed5bf51e0b35d30d5fed6b28e50, '', 0, '?'),
(0xb2fffead78c47fd099d229444387cc3c, 'wp-includes/js/customize-models.js', 1, 0x00000000000000000000000000000000, 0x28a921114915381d0837f90180e29f9c, 0x2bf9cdac1f4ed43375fe1c3b78222f595e3287e501a0f4e376013d2ec8195d3d, '', 0, '?'),
(0xb30c7ea39ab9ad55f722d0269018d005, 'wp-includes/images/wpicons-2x.png', 1, 0x00000000000000000000000000000000, 0xc3e76ed756c4056fa9249a944f667e37, 0xdd5ddaa9413d0fb5d1920ebf1225ce7102a225614dc1c089f9e04206ad55e670, '', 0, '?'),
(0xb318cc57327fddd84481f14787378756, 'wp-admin/css/common-rtl.css', 1, 0x00000000000000000000000000000000, 0x6f94711934da6b3ffb9b7aa44c595613, 0xe5a1679c3dfb6774e8764bc441dce040f500ee29af6bd2ff2be094263881c62f, '', 0, '?'),
(0xb31a359456abfa79931fc68ea4badcfd, 'wp-content/plugins/wordfence/images/flags/tr.png', 1, 0x00000000000000000000000000000000, 0xa4a8fc5f1508eb4a73de1c5e9d9352ad, 0x47daa95357206b91e5ecf57f765861819b97773b3e7c8ac1b68529a75adb3d77, '', 0, '?'),
(0xb31ce84d0c139fe97e0acf547c020eb7, 'wp-includes/js/mediaelement/wp-mediaelement.min.css', 1, 0x00000000000000000000000000000000, 0xad088d44c475a26d541c1b3988a8a274, 0x85e7079c65adc34dd0850893cdf3e07162d3714fe8b4b17f76928d30f9adcbb3, '', 0, '?'),
(0xb35662286b74885722ed36283bc6b4a0, 'wp-admin/includes/class-wp-media-list-table.php', 1, 0x00000000000000000000000000000000, 0x0e09e4db71e62ac99db4ff5ecd25344f, 0x991d2f5762418a1df0d9ea6cb4abcba37450487d30cc576ac466c5d1f8a0cb4e, '', 0, '?'),
(0xb374664609d6727b99dc87a05f49b278, 'wp-includes/SimplePie/Parser.php', 1, 0x00000000000000000000000000000000, 0x52bb2ee462e7e414a77efdc7ebf52bcc, 0xd74ae432f9323c638cde0838657a644ba7db5ec4917219e83c547b15f423ca77, '', 0, '?'),
(0xb37c5da744c5f31a2e92451c06eeb1ae, 'wp-content/plugins/wordfence/views/scanner/scan-progress-element.php', 1, 0x00000000000000000000000000000000, 0x03cd1e4af98ec52125498b57e062179c, 0x74b177cd80a27e89730c671c0a13af062bf6417dbac062074c82acd34edc75b8, '', 0, '?'),
(0xb39d78e914fc6349ca538d6e085c2bea, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient/src/Google/Http/REST.php', 1, 0x00000000000000000000000000000000, 0xc4bdd9c0e939133ab9cf6b366ed5c917, 0xcdb20a40cbbcd4cc14864bdaa104e8e766db6c5c4eeff514af12e28e3de4df85, '', 0, '?'),
(0xb3cc9a1edcab362f7d1a35c6299311da, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/SlackWebhookHandler.php', 1, 0x00000000000000000000000000000000, 0x896c0146b5bf6ed6ecd9451f0c32f004, 0xccb2cb5d768a46ee0774818ef8570f4184dc08f66c54a8b6bea27384704e90e6, '', 0, '?'),
(0xb40bb5dfb23bf89b3011ff82d9cb0b0b, 'wp-includes/feed-rss2-comments.php', 1, 0x00000000000000000000000000000000, 0x58d4e6d98d48cf9bb5d891174bc64525, 0x0c9bb35fd280673c5da25a711437a062bab26392df1c6bf1500a9af163da1989, '', 0, '?'),
(0xb42de66ed970e613c02491a51f79fb7f, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Processor/TagProcessor.php', 1, 0x00000000000000000000000000000000, 0xf4abf7ee4c7b8fd5afa3b44c4e7e665c, 0x4d7109eedf5aeb2272cf52fbdedd4cffbc98e3e9569ac062dda094d48ee73df3, '', 0, '?'),
(0xb43cd8ec8067e33db143a314d7b47144, 'wp-includes/customize/class-wp-customize-themes-panel.php', 1, 0x00000000000000000000000000000000, 0x7f537619b685fce5c2ac4644f094d611, 0x6c600550ab0e5144caeaa6fdf7fca9e5be76ee4ab89bdc94866a8196ca287a45, '', 0, '?'),
(0xb450433cc2c2091bbacedb766ee05238, 'wp-content/plugins/wordfence/images/tools.svg', 1, 0x00000000000000000000000000000000, 0x871ef28140631549dc181118dbcbe1c5, 0xdcea5984e63ddce905e10bbeeeee52428f2915097ef2ebd70cef82dc96dd9f72, '', 0, '?'),
(0xb45e2b847737623dbbf63b9745b07b0c, 'wp-content/themes/twentysixteen/genericons/COPYING.txt', 1, 0x00000000000000000000000000000000, 0xb9423b96eb6160477fd4a2b7de890419, 0xf6832baf5034d5110b672ebde09ec41f7bcee1cafe5e579cc42f211b5b71758f, '', 0, '?'),
(0xb468b3309a8d736fb4da1850f46d29d9, 'wp-content/themes/twentysixteen/css/editor-style.css', 1, 0x00000000000000000000000000000000, 0xda427a0a33a4f0748d1faef4618a49df, 0xb8c7cd008331ca5a90c3c1c30030386e3513dd994ed8803ac25552a9cab8e8e2, '', 0, '?'),
(0xb473462205744fdf938bae3b5f872a2e, 'wp-content/plugins/wordfence/images/flags/dk.png', 1, 0x00000000000000000000000000000000, 0x5af68edf446e117e57064dd5bf194dda, 0xece3f5440aebaf372c222e966a534be746058934e4d12b7523708f559bdad1d0, '', 0, '?'),
(0xb47cd94f507a5e7ad7379da49f48647f, 'wp-content/themes/Divi/includes/builder/module/SliderItem.php', 0, 0x0da2d025caeeec2f1c4535383b88e301, 0x0da2d025caeeec2f1c4535383b88e301, 0x658b00535645ce3d8ff6ae9fdeb1d448924974e728a80c53834504fb1350e314, '', 0, '?'),
(0xb482192c1006e906d74d86f83b76fbfb, 'wp-content/plugins/wordfence/views/dashboard/options-group-import.php', 1, 0x00000000000000000000000000000000, 0x181fafc845ec4fd2a2f569ed87c71360, 0x3009a2df39a230213faa217725acfd8b7d58a6cb825a9d6246bd7b4d6ab9b89b, '', 0, '?'),
(0xb48333a0542e5e9dc6993cde0ff7f814, 'wp-mail.php', 1, 0x00000000000000000000000000000000, 0x8d6c9e4dab7697a044a22a96cd787068, 0xbbc170064b3c34bc9a6ceb2841305a9d7473fa7c6e0978a208cd15bc69848ff4, '', 0, '?'),
(0xb49527888b405320c7f744e192149aa0, 'wp-content/plugins/wordfence/views/scanner/issue-control-ignore.php', 1, 0x00000000000000000000000000000000, 0x8296b0fe8efca7f25c506d40e18d6e99, 0x3404c481cfd705ea954c8f7386c8164603efe6bd136d1a5ed31a44a451158f9e, '', 0, '?'),
(0xb4d24bb4e7e74f05c89639d7337c3c8d, 'wp-admin/maint/repair.php', 1, 0x00000000000000000000000000000000, 0xe180a3bb17b896e1cdccf337995bfe2f, 0xcbfe8d05b2ca00ef664a662fc98720e1558ba36a81aa37dc0c2cd3bc4445934e, '', 0, '?'),
(0xb4d2d6105ec0a09ac1085d947328057a, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/toc/plugin.min.js', 0, 0x988259e64fafeb4a7d3dffa91bcfcfa7, 0x988259e64fafeb4a7d3dffa91bcfcfa7, 0x7d4060ab5bf0d631ac95d9c722524c9a9655a1719116db963cfbf36e1b9c8128, '', 0, '?'),
(0xb4f049c7e5d8fb2e2455305d2788535f, 'wp-admin/includes/widgets.php', 1, 0x00000000000000000000000000000000, 0x146c291366a4d6793de022c38be33e96, 0x84aa45c63a738e629b4834c5ff1f91a8d35444a377b2d578496de91fe8b9b2b1, '', 0, '?'),
(0xb51377e966637bdd427a42518d094d5c, 'wp-content/plugins/tablepress/admin/img/index.php', 0, 0x8e8ad6ca6156bc03fb71954dc0c1179e, 0x8e8ad6ca6156bc03fb71954dc0c1179e, 0x6b8d898dc0977e09b6bd55481aa5d678831850eadb41cc84a2fa3ca19e3b58a8, '', 0, '?'),
(0xb513e5b5152b449e46dcbf545a5b4837, 'wp-admin/images/post-formats-vs.png', 1, 0x00000000000000000000000000000000, 0xa68f53a66c93f4485ca9acafaffc81e6, 0x18658574af81ab777c57a77b0e1278bf79250c4b3aa6bb514537ac9091e5c3d3, '', 0, '?'),
(0xb53c9f331e7fec86761ba27f128f2646, 'wp-content/plugins/wordfence/views/scanner/scan-failed.php', 1, 0x00000000000000000000000000000000, 0x7aaf7c0f45718e0f848690218569e853, 0x44d1f6f539896929d4ce8bd5191afcf6078d07a1de523d9692a455ce859db654, '', 0, '?'),
(0xb53d976664b85cd38276ba01e288fae2, 'wp-content/plugins/contact-form-7/modules/listo.php', 1, 0x00000000000000000000000000000000, 0xc185874ed6cd1800c2e1871829b2eb7b, 0xd388aa210b74fe2f0f29066c705a847cd7e3fd3b6ecb8408c06214538313eea2, '', 0, '?'),
(0xb547565c7ab28523b0ff83213ba2c40f, 'wp-includes/js/media-audiovideo.min.js', 1, 0x00000000000000000000000000000000, 0x12489a4a2667144f42dc607e77a2c2f6, 0xabd0716ab7e82f1f0055c308d217b698c6beb584ac49c3b77d90c45fa072c198, '', 0, '?'),
(0xb54d9fe973e13b272c10bcdeda2d457f, 'wp-admin/css/dashboard-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xba0acdd2da464f6c25a8320816f945d9, 0xd4a1b77ea2f53530289fce327fc3b63a65b8abf396617d74d331cc4a4245a52c, '', 0, '?'),
(0xb54f97721023bdd4fd54ba478717bf21, 'wp-includes/js/swfobject.js', 1, 0x00000000000000000000000000000000, 0x9ffdba2cff497d701684657e329871f5, 0x3f94904c77829ecf2ee70f344d8deed5924685024ad2f83e664986e9b486059c, '', 0, '?'),
(0xb56c260108f62a87a91cf5f1dff5c826, 'wp-includes/SimplePie/Content/Type/Sniffer.php', 1, 0x00000000000000000000000000000000, 0x7c72c3f369855562d96c77ece1c7db33, 0x36112522ef5c5c34da4e81ca2a46b0b4e18a1c60d9071110ce93e50d4c2a3dc7, '', 0, '?'),
(0xb586bb2428ad678b28c1aed450dae72f, 'wp-admin/css/wp-admin-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x9ff8672a8c72aecf01e6efa72daf2458, 0x853c981de6fad9f21a678b1b6ec58a0864b274d25e4f22bc14f23e23dd17ce1c, '', 0, '?'),
(0xb58df8a70584a1c96b4dd4d53fca7558, 'wp-admin/css/ie-rtl.css', 1, 0x00000000000000000000000000000000, 0xf6cb41f2339fb35c868329897706705d, 0xb1d3e68673aba5cb3ea384a74c3e0a26944881a9cbbc3e23ea8c86c5d70f37a1, '', 0, '?'),
(0xb59552fbd0be7d2d476eda79d4e8a108, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/src/Cache/InvalidArgumentException.php', 1, 0x00000000000000000000000000000000, 0xdf10c7db3ae17ac1b9cd44fd480f9326, 0x57e2d8b875b37a63e381dc5393c56fb61e3eff449a0f4634008c58c3bf3235e0, '', 0, '?'),
(0xb59c359d8e4174df82966d30698e7aae, 'wp-admin/css/themes-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x5ff3626ce33e65913c4d8953959aa520, 0x1f6a305d1f3551a8fd233aef34aac278a23676369ccba5817df2b7edda99342d, '', 0, '?'),
(0xb5b1e3b70b0771864bd11955d46aeda4, 'wp-includes/SimplePie/Category.php', 1, 0x00000000000000000000000000000000, 0xba7ec8cc3f13d4f27f2e0adcaf64bb2a, 0x133bf6b3d0b594993da753c34064637f1b5d7252d6bc6e98dc20d73c1da1cd36, '', 0, '?'),
(0xb5c14fc2ad0a098455c9eda097526212, 'wp-includes/Requests/Exception/HTTP/304.php', 1, 0x00000000000000000000000000000000, 0xd33b4634ce4113db49ef9dddedf754ab, 0x76a6d3439d90870961ce2746de3b80f81ef2b17ada08bb94281b654aed03b14c, '', 0, '?'),
(0xb5e31b2d5a08bcb38011023a45be3a1d, 'wp-admin/js/image-edit.min.js', 1, 0x00000000000000000000000000000000, 0x8aefd8355be19a71bd7229f9ffb3517f, 0x5b55772d811f0347d8df82333ce3ead04a9b2458445558597739ac80945467a9, '', 0, '?'),
(0xb61dbaa47c8f6a5896f9a9df7cea6662, 'wp-admin/css/login.css', 1, 0x00000000000000000000000000000000, 0x172dda34727301b786a0037bf6acf0af, 0xbeb8b7ff6d33cf0e03792536c656b642a97c11de349d9c7abddfd213496f28e9, '', 0, '?'),
(0xb64d52b2e66cc442109c07151146a575, 'wp-includes/option.php', 1, 0x00000000000000000000000000000000, 0xfadc3f42e05cc23074cdc36be2df7643, 0x62f060f37ca4a643bc596649c34b8c3b9dca63bec302119ca94c1bfcc51cb442, '', 0, '?'),
(0xb672815cd96a0694b4a8f2e141241381, 'wp-includes/js/customize-base.js', 1, 0x00000000000000000000000000000000, 0x44c9ce1c5ef5e1516a8bcc08f42931a2, 0x0ea1636b62263f532e29694f64e463ff9ed56410b8c4a99785528fbc90f9e5f1, '', 0, '?'),
(0xb698c003e38ec622530ccead60137440, 'wp-admin/network/plugins.php', 1, 0x00000000000000000000000000000000, 0xe4f7cdfcaddc4693fe0bcc39bb55d68a, 0x10580fc3904d43431c440d644a26c0c82d2a3ccbe23498ff5455f9bc261f2078, '', 0, '?'),
(0xb6a6e25ce4c6012e31b0db2d9cbe0f3a, 'wp-admin/options-media.php', 1, 0x00000000000000000000000000000000, 0xdb735198ba1b69a26160e302b75579e6, 0x77611394add38b85154d9716854445f76f498708ddfd99105b4d790be7a3dcfb, '', 0, '?'),
(0xb6b0ce9d48ba012ab6e12a2eda811f53, 'wp-admin/includes/bookmark.php', 1, 0x00000000000000000000000000000000, 0x58075a0405beca8a6c146de3b6d74105, 0x2cd944de04aad08667ddf822a9898afd6234c507da33f7d941568ef41a33c7fa, '', 0, '?'),
(0xb6c16478b9cdd66542c0dd9904cf9f35, 'wp-includes/IXR/class-IXR-clientmulticall.php', 1, 0x00000000000000000000000000000000, 0xaf10903340b8ebc353a5050a5face990, 0xf180cdd4d20bf59610219959fc4d78aae51df46debf1d592e9a94ff3b0c5f9bb, '', 0, '?'),
(0xb6eea4556c31c0c89544fc626d67f1af, 'wp-includes/css/buttons-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x435b5693ad907629c93126dcf63e28e5, 0x2f5f70dd2ccc10a1724d08de2b4e988236365ee5f01e354b283e357804bf6896, '', 0, '?'),
(0xb70a6676a038a6f7e1310eb793992d49, 'wp-includes/SimplePie/Exception.php', 1, 0x00000000000000000000000000000000, 0x094bfd76269c9fcc3c5cda8f05d05335, 0xfa77e227e48ac654fccb4f1545191ea35bb81b713ae9536b21a9a420cb8ef35c, '', 0, '?'),
(0xb757d8930ce7c38714b5265bc44155e8, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersMessagesAttachments.php', 1, 0x00000000000000000000000000000000, 0xb4ec904ec451efa4a5953d9f7c09223b, 0xe35f0c1024af83c74960f1179db3d2e3f9a257f066abc6c30ebf28d25d8dd4f7, '', 0, '?'),
(0xb7609960271bce6c603de8eaa2065828, 'wp-content/plugins/wordfence/views/options/option-select.php', 1, 0x00000000000000000000000000000000, 0xec22dc2b17373ea5a04284ad7d409e5e, 0x219881a3e0d7c6ec780b0574d8b7d5f247cc536e089bec2de7b16c3e004a8d42, '', 0, '?'),
(0xb778f58b9bdcf208a7b1c950ab4e194e, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php', 1, 0x00000000000000000000000000000000, 0x9952c5877077fad22bed15fbe04a1ca7, 0x563af0b484016b3968071b26fe76b6979d16bb8806e3e4de1a5cbfbfd367a197, '', 0, '?'),
(0xb79b029c5a5134c7d85c012882dc8713, 'wp-admin/network/admin.php', 1, 0x00000000000000000000000000000000, 0x48f1fe3370f9d713b027655b6785e694, 0xc9147a8913d2460ad67e93f596166f45925e71ea0d16191bb1b8cee949b3d248, '', 0, '?'),
(0xb7fcd5f0e862a111b368d6b87b2d7728, 'wp-content/plugins/wordfence/images/flags/ky.png', 1, 0x00000000000000000000000000000000, 0xeb8aa48e3ec440e37c67b9489833f2ed, 0x436982b79f46b2251c99598cc4d25218b87a1e644862784edb7a3743b848046c, '', 0, '?'),
(0xb81ae413a1af6ceecedef93317c88ac2, 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.woff', 1, 0x00000000000000000000000000000000, 0x9267f79bc730290c6e2c90f9353d3ccf, 0x17942d0d6e224334771d5a1ef0f226f0172651f7c1930a823c5704d2fa36bba6, '', 0, '?'),
(0xb81d56af2a24701e066752d9654550c7, 'wp-content/themes/Divi/core/components/lib/OAuth.php', 0, 0x8c8608a62152352dea29b84ddcbcacd1, 0x8c8608a62152352dea29b84ddcbcacd1, 0x489d4eb6be5c00ee4cff760f7c327cd10893448d4986ecdb3c6909f69774b3dd, '', 0, '?'),
(0xb82e1abf0ace8536585068e12b927d08, 'wp-content/plugins/tablepress/libraries/index.php', 0, 0x8e8ad6ca6156bc03fb71954dc0c1179e, 0x8e8ad6ca6156bc03fb71954dc0c1179e, 0x6b8d898dc0977e09b6bd55481aa5d678831850eadb41cc84a2fa3ca19e3b58a8, '', 0, '?'),
(0xb84a7c0601367dcb0c50df2c020dd99b, 'wp-admin/css/colors/_admin.scss', 1, 0x00000000000000000000000000000000, 0xc22ff1bb2db45ee3879ba234761ba618, 0x5a40f22bc60fb1cbcc28bc0effc480d9b01ca743ebd51896badd7a7ab6607dd4, '', 0, '?'),
(0xb85f8ad3c6df4261bcb2a6bb50473bcf, 'wp-content/themes/twentysixteen/sidebar.php', 1, 0x00000000000000000000000000000000, 0xeac298afb626b7030f15a3fa49eb7e72, 0x43ccf7a1a9e36f9d4358a003521fd0a5dfee4f60c6bb7fd847cd3908fff1c70a, '', 0, '?'),
(0xb864edc9ac473b77138c04f842f1ec60, 'wp-content/plugins/wp-mail-smtp/vendor/psr/log/LICENSE', 1, 0x00000000000000000000000000000000, 0x1a74629072fd794937be394ab689327e, 0xda4b8b9691d4bc8f16c5698045a9bd6cb631b339475203beaca54d19f343de0f, '', 0, '?'),
(0xb866d348402b92c33a38ee71825fd9fe, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossedHandler.php', 1, 0x00000000000000000000000000000000, 0x8eeef28eeacbb10cf7fdb5c30af3c570, 0x634af3f47999b327e9c24eb800f543d2a6fe5183af1d6352fecc4b71d4e96ef5, '', 0, '?'),
(0xb88c21e2b5b308ea0c7895cdd5b1d091, 'wp-content/themes/Divi/includes/builder/module/settings/migration/FilterOptions.php', 0, 0xcf07a30f7b26964149e6a62ae4cf27d6, 0xcf07a30f7b26964149e6a62ae4cf27d6, 0xe97715b250aa1ee54708d768c94183927a7af7a8f85313f9dcaf6beb05bb84c0, '', 0, '?'),
(0xb88e195397f7a5eafbe71bdea4592e78, 'wp-content/plugins/wordfence/css/iptraf.1525275841.css', 1, 0x00000000000000000000000000000000, 0x2b0913ce12e6eb1d3cbc647185375eb3, 0x4c87e4cb0bae616a81f16522a6ca84b8dbd0bc10816c7ab2e6958e62c879ce3a, '', 0, '?'),
(0xb88e94a79c5bae8f3a81b09784850f71, 'wp-admin/includes/class-wp-plugins-list-table.php', 1, 0x00000000000000000000000000000000, 0x1f8fdcaa8955587f40ea42e57e06ca97, 0x51044da3379db636a54d4932cbd34bbb7f35a2d10d77ad528babf22d2c69ce70, '', 0, '?'),
(0xb89a8550bf174f663bf699cd2ff317d7, 'wp-includes/SimplePie/Decode/HTML/Entities.php', 1, 0x00000000000000000000000000000000, 0x45975e2fcf0d428691a55a2394252f61, 0x002bbdf93085dfa8503bb5504f860b27a0895e707c4e73a64e369264b4d70bef, '', 0, '?'),
(0xb8a976121a16ea2995a829606fa37fd2, 'wp-content/plugins/wordfence/images/flags/se.png', 1, 0x00000000000000000000000000000000, 0xbc5df66546da42e8b32f8f244972fc69, 0x29b3e95ed52bf77bf0ed88345af3bf19c4162f3052915454adbf32b112b32786, '', 0, '?'),
(0xb8c087452e317c7b3f2d5f8378d0f239, 'wp-content/themes/Divi/core/components/api/email/_ProviderName.php', 0, 0x38e840f69730e72f46a9adaddfc80724, 0x38e840f69730e72f46a9adaddfc80724, 0x2d7b0efb963a1fa6d5259eeb2efb9fb53de8905952ae38c595e68b9e573ca3aa, '', 0, '?'),
(0xb8e8ab5c20af9449d1bbc1bbe819162c, 'wp-includes/class-simplepie.php', 1, 0x00000000000000000000000000000000, 0x0dbef394a91127f068ac8fdd587d4895, 0x673251c6b65a36f3fcc3edfbe92af58154f554b1d0a2a00f94155fc45338eeb0, '', 0, '?'),
(0xb92f26bc8ed6fbe132aed1a10d674473, 'wp-includes/http.php', 1, 0x00000000000000000000000000000000, 0xfdd9fa26fbf952234c748a0124b5bb31, 0xc2027886d53a060eaf8c408c9fa3764cd22f40fe77f381090b18a7aac0e7257c, '', 0, '?'),
(0xb98c3f83307cc3f6e03575c6a18301be, 'wp-admin/custom-background.php', 1, 0x00000000000000000000000000000000, 0x51d05367d26ce2dc47f037445234eebc, 0xedfc983b5eeb1248ab79d76e6ed9720b842be28736b3719ae938fe0e595f3554, '', 0, '?'),
(0xb9ae8315710168cc6e9b1d0c4afd6aaf, 'wp-admin/css/nav-menus.css', 1, 0x00000000000000000000000000000000, 0x03fe2a02684af9dd3c05d206434700ee, 0xdc42b514639e38aeb3ad4b4f7d8057b13ad481673d56efe61101fc4f1b61aa48, '', 0, '?'),
(0xb9aef78be50d0c75c07a578e7e4e051d, 'wp-content/themes/Divi/includes/builder/module/ContactFormItem.php', 0, 0xf6af1a21f01d691cdde014c131f2e371, 0xf6af1a21f01d691cdde014c131f2e371, 0x292bef53302cbcb00506b4b7a15289c9bd625ba69f73881aef92506293b54d43, '', 0, '?'),
(0xb9b9ce3cff09cf6625d56e9f174fb303, 'wp-admin/includes/credits.php', 1, 0x00000000000000000000000000000000, 0x472efb2d52ee83b4ddc5d1ab2b1ab698, 0x8ff74e695fa4a31441a550ec779512dbfe41858d84226c0a56f842164f48bb46, '', 0, '?'),
(0xb9c38f754ce72cee9f26c7918b0d311e, 'wp-admin/media.php', 1, 0x00000000000000000000000000000000, 0x88e7c8705372b89c29cd6ed64b3a0a45, 0x30df2eb9d956112949e2e1ed0c53a27e9278977b2bf216a295ed23a403c4cd93, '', 0, '?'),
(0xb9d42549851189e77d8c50f67a57adc9, 'wp-includes/random_compat/random_bytes_mcrypt.php', 1, 0x00000000000000000000000000000000, 0x8721bb3eb0be8a239cfec679371ca6dc, 0xe3318f463d83be860dbb22a28d38f0fdd30898a6649acf307bf6c0305a8653ef, '', 0, '?'),
(0xba21813ed5705c040bde17e5be4cd21d, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/nonbreaking/plugin.min.js', 0, 0x4437b87924aa5e4c547fe3734b5abcd2, 0x4437b87924aa5e4c547fe3734b5abcd2, 0xd042eaa111b18a358a77a1b6404c0499945cc37edd7d88dd0581cb85913a1150, '', 0, '?'),
(0xba28647749003a0dcec0d75878314443, 'wp-content/plugins/wordfence/views/scanner/issue-control-hide-file.php', 1, 0x00000000000000000000000000000000, 0x795f565e0fc10a258ca38b701dfdca63, 0x6457a2670bb86d65cbb035b1ff17e3fad6d2a0c703a93aae3bb38dd057e127d5, '', 0, '?'),
(0xba339e2c9298d763768b6b969205d1f8, 'wp-content/plugins/wordfence/views/onboarding/overlay.php', 1, 0x00000000000000000000000000000000, 0xe2139269c5aef439f56560f8d01632ee, 0x5ab5b4ff4dcb47584c3b24784d0f697c51e825a1b2ddc5bd5932dc191ead245f, '', 0, '?'),
(0xba574ded8acb7b68a916f8dac0289d9e, 'wp-content/plugins/wordfence/lib/menu_options.php', 1, 0x00000000000000000000000000000000, 0x8096e79160cc4ad9a542a333cd98dc1f, 0x35720f2ead7c9053fbdc6568a332f127dd8872d4664747d1d796501ee94cb201, '', 0, '?'),
(0xba61c9406f9bff27bfc96b62edfe0ef9, 'wp-includes/js/jquery/jquery-migrate.min.js', 1, 0x00000000000000000000000000000000, 0x7121994eec5320fbe6586463bf9651c2, 0x15de7cd602e503e300bb16efa232e88b2b9aeb4175f3c9f0646d11e33584c789, '', 0, '?'),
(0xba63d3ad52bf925862ee6131896c54a9, 'wp-content/themes/Divi/includes/builder/scripts/ext/widgets.js', 0, 0x6e90978e71f07a7623949c9286d69f72, 0x6e90978e71f07a7623949c9286d69f72, 0x82a4bc1d651a76390e0e799c7597bd0f419d75be12d4df327cce023d41ca8280, '', 0, '?'),
(0xba7e812513e39b419b24e0632cafea0a, 'wp-content/plugins/wps-hide-login/languages/wpserveur-hide-login-es_ES.po', 1, 0x00000000000000000000000000000000, 0x970d2ecf13ba814cf975396459f7bf34, 0x2cdb51d301c68d83d12046deb7cee7ca93e8e976d35498628955a89128501968, '', 0, '?'),
(0xba872ce6bce98858e97109a9e323a0f0, 'wp-content/plugins/wp-mail-smtp/vendor/psr/cache/src/CacheException.php', 1, 0x00000000000000000000000000000000, 0x1a60b5b8a855d81fdf394ca1923668cf, 0x91ac1d3fbc9b7535d7782ae26685c1d297f981c0db160ecbb972dc91998e972a, '', 0, '?'),
(0xba9f14dce873b21809d1e0cd4cea5baf, 'wp-content/plugins/wordfence/js/admin.1525275841.js', 1, 0x00000000000000000000000000000000, 0x5063b2849362d9a982c8f405b05bd4b9, 0xf2e6710b9dcaa4814fbee8fed76d3856fe07cd877f67da32e49888bfd4b2b5c1, '', 0, '?'),
(0xbaa9c214e3125e5b5892e68e69b309ed, 'wp-admin/themes.php', 1, 0x00000000000000000000000000000000, 0x38ba196ecde20fce9150b9cfc131be53, 0xb77769d18347b93232b4211a145398d6d81cc0bd7d6142bcb9f58b4778cf4b9c, '', 0, '?'),
(0xbaad3ae6c058a9bc40007b2ac5d6afa6, 'wp-admin/includes/class-language-pack-upgrader-skin.php', 1, 0x00000000000000000000000000000000, 0x4909f951f3b23295108a2435bd98e0ed, 0x48380e4f459f7d8ee7efc287f2a52c45d07aab5c518087964e21f7d354586f17, '', 0, '?'),
(0xbabc3454b828e2045c39278ce433b129, 'wp-admin/css/customize-widgets-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x89b4d71e95967154937c6c048763b7a6, 0xff2e92778bdad56842a42fb731184318f7d953433de8e7784f313fb3f306f22f, '', 0, '?'),
(0xbabf87000e6e3a548b717d4b2013f840, 'wp-includes/Requests/Exception/HTTP/408.php', 1, 0x00000000000000000000000000000000, 0x403e3164844958c5144f98ecc8b77689, 0xe971ac99f22ad66c6d4bd2a3136bc422d04dff513fca70a78d9261d882e7a634, '', 0, '?'),
(0xbacd6b7b139ae426f211f3bb780ab6f8, 'wp-includes/class-wp-error.php', 1, 0x00000000000000000000000000000000, 0x7f85d13e9ec174c25c8a9215b0e1467c, 0x2429c89baac62cb87ff37f317dcd83b2eda683bbf516e53454c2bd6383f41cf7, '', 0, '?'),
(0xbadf24e1846f93ac31d60f54b3325d6c, 'wp-content/plugins/wordfence/lib/dashboard/widget_countries.php', 1, 0x00000000000000000000000000000000, 0xfa0bcc0d6d95136ec45a42e2ce20bca5, 0xe4dd83455a123ff677c896de18cd9681731221bd37f4e3a0dd63c74ad0378630, '', 0, '?'),
(0xbaedcc4130668efd6660c2204bc7817d, 'wp-content/plugins/wordfence/lib/wfDirectoryIterator.php', 1, 0x00000000000000000000000000000000, 0xecbc987e645bb5214c95b841be2fbd39, 0x92e171ad9e5c9c7d5532400b8b6ebdbcb4decdc7871bb02b1348c5dcd7b87869, '', 0, '?'),
(0xbb00b2d725335b247800e8e22eb08e28, 'wp-admin/images/marker.png', 1, 0x00000000000000000000000000000000, 0x3313dc2a4f322fd43349329cfde8191e, 0x7e54bc405c8e807655493ce7704bc8d7c4d7616054ba40637f07e31cde6361fc, '', 0, '?'),
(0xbb06d202c934fe991cf589f93d8eb811, 'wp-content/plugins/wordfence/images/icons/ajaxScan.gif', 1, 0x00000000000000000000000000000000, 0x91ca96b4d1b4adf77e66fa0efa9e69c1, 0x8fdfa97f1630bcd48df211a3d5d1a6aec6bb480a0f891b958e0f8bc0c2a13bc2, '', 0, '?'),
(0xbb09e6e3e3456d5ba5acb3c7d86cc53c, 'wp-includes/js/tinymce/plugins/image/plugin.min.js', 1, 0x00000000000000000000000000000000, 0x92889d5f994a6864a8235e5d426c1e73, 0x764368477815f77f942b0a1a8813566d00f8fbfaaa8bea06451182663fd9c5ad, '', 0, '?'),
(0xbb0b2606f982bc43237ced2f2128a9dd, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/Resource/Users.php', 1, 0x00000000000000000000000000000000, 0x3d0afcd880817db33647692c6cd47e71, 0xd95b9e8eff1fa8f9d21492a6ee7a0f07f034c92f13e62dd98b6c268da4cf78d7, '', 0, '?'),
(0xbb263e95927ffde834c15286de1906d5, 'wp-content/plugins/tablepress/controllers/index.php', 0, 0x8e8ad6ca6156bc03fb71954dc0c1179e, 0x8e8ad6ca6156bc03fb71954dc0c1179e, 0x6b8d898dc0977e09b6bd55481aa5d678831850eadb41cc84a2fa3ca19e3b58a8, '', 0, '?'),
(0xbb53930252757829b56c6530af7e4b4b, 'wp-content/plugins/wp-mail-smtp/src/Migration.php', 1, 0x00000000000000000000000000000000, 0xdedcaadbbc5a4a5f3284da81c4e4b986, 0x5ba85afc533a839eaa0ae27d078cd7fa7038a5c2db0d948353840b41095a9275, '', 0, '?'),
(0xbbca7bfc5d5cd6b5ad09f4e864f3bbda, 'wp-admin/css/forms-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x6a2feae9bdc28933566c060a1f464556, 0x6c9d749889323a42144c1c2bb03d01ba2f4ca9f237bbaec569741b84accf70aa, '', 0, '?'),
(0xbbe3393f37df16c85633c330c6afdb16, 'wp-content/themes/Divi/includes/builder/scripts/frontend-builder-global-functions.js', 0, 0xadc4d3ff82e0556c9c81bbe2c47fe3e0, 0xadc4d3ff82e0556c9c81bbe2c47fe3e0, 0xd58107a0f2f0b4a34592d465a12ad633391fc176eaea2f9789c2f028249c48cf, '', 0, '?'),
(0xbc18acf0e0c4161fcdef22a652d1c59c, 'wp-includes/images/crystal/text.png', 1, 0x00000000000000000000000000000000, 0x90cc20d1b2aafc23be64ff2511e35bb5, 0x6e31f4c230b5e9a93c3bfd0a0294cd4970a2f67edc668f99c5e2a0b81ecfc77a, '', 0, '?'),
(0xbc76259f7f948c53b45bbfccaaa3d1be, 'wp-includes/ms-functions.php', 1, 0x00000000000000000000000000000000, 0x347598ec1d6512d32f1916404c32653a, 0x0ea3e6850168b342bbf71d7527476890a9f46c526339885ad1f660df3201deaa, '', 0, '?'),
(0xbc8348878d45bf310326598fb79c1902, 'wp-content/plugins/wordfence/images/flags/bd.png', 1, 0x00000000000000000000000000000000, 0xb828da5521b605c1b3cfc2b8e2992173, 0x76c8c26d3efe13b19d182bd25e68ab62d7c6c3fb2dbc336325b8380310980dfb, '', 0, '?'),
(0xbcb94475f7844b8e4206d40b4c6ba397, 'wp-content/plugins/contact-form-7/includes/shortcodes.php', 1, 0x00000000000000000000000000000000, 0xdab6dda50b2c04ab97529faa57fd920d, 0xdc9a19d84f636b0873435bcd27c3e3c5e18f0eb4c2905568f8df6a9a0934a4eb, '', 0, '?'),
(0xbce935385295a6ab1c7978899f91842a, 'wp-content/themes/twentysixteen/js/html5.js', 1, 0x00000000000000000000000000000000, 0x5ee990907b315027da600eeeaee2e04b, 0x8752b379310f4e856875a4c2bfeb9ecfd6497d80058dd89e1316f6f2f1162969, '', 0, '?'),
(0xbcefc02900dea721134e40509e0dab7e, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/FlowdockHandler.php', 1, 0x00000000000000000000000000000000, 0x94c7a4507949751276a6fef75b92a529, 0x3c81d73a7bd5803d4adb5d8a350b09d608adb170bc38202f742c3a9d12b169d2, '', 0, '?'),
(0xbcf09bc25822af2d7be3ca2434387378, 'wp-admin/css/deprecated-media.css', 1, 0x00000000000000000000000000000000, 0xeb2ea5040c616ab1da534bfa6940d877, 0x774242f1d969bf61ed0500db9feabcff2967a69d4cc8576fba66f6cd90e2d6d4, '', 0, '?'),
(0xbcf2fa700cd1b1e62823e1780012ae19, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/promises/src/RejectionException.php', 1, 0x00000000000000000000000000000000, 0xdcf7b821573f91b31bf52e9f00e494bd, 0xd54afa50d39e4e8431ee2bcd6997d1528eec9b04ffbf4da3e042911420a46787, '', 0, '?'),
(0xbcfb49ce107171298d829e452570e26c, 'wp-content/themes/Divi/core/functions.php', 0, 0x064b8cc3a986ebb438f3b1837fea0098, 0x064b8cc3a986ebb438f3b1837fea0098, 0xdee963f14d3fe09864579372316457aff34433a5b4de3a24617a00de2b4eb310, '', 0, '?'),
(0xbcfc55649fa513064d8592d95324806c, 'wp-admin/includes/class-wp-list-table-compat.php', 1, 0x00000000000000000000000000000000, 0xf15e7e5491d3083cd63d38a5cfb0700a, 0x0844b1cb69e30dbb1ed128451c1fa30fd5dbebfe1c34a7cd187defa4a7e242a6, '', 0, '?'),
(0xbd07017a20e1ca66bdc382507b3ae328, 'wp-content/plugins/wordfence/css/jquery-ui.theme.min.1525275841.css', 1, 0x00000000000000000000000000000000, 0x92c5f27b5fae1ed8cee5af2313c6d453, 0x029ea402c5b3ac7f53fb554d23e5af3a8fa8fcd599b1a0cb0a361741d09456fd, '', 0, '?'),
(0xbd16b145bc30b95903fc610f36b31304, 'wp-content/plugins/wp-mail-smtp/assets/images/mailgun.png', 1, 0x00000000000000000000000000000000, 0x019030ccc1fc15cc81923fdacca13616, 0x116770981acd3bc17127ddbaba8201b3a707bfd303b91c8513b583f851db4228, '', 0, '?'),
(0xbd40478415ee74c765598f5c273eaf4f, 'wp-content/plugins/wordfence/lib/wfVersionCheckController.php', 1, 0x00000000000000000000000000000000, 0x528daff0deaae1d9c1fa59e8d127b36d, 0xa7cdbb8c779c6ee6f7bb94098f0b023e3dcdc4a8e2ba81f7011703fdb63b2254, '', 0, '?'),
(0xbd5a079ec0571974c770a5084e8c680f, 'wp-admin/css/nav-menus.min.css', 1, 0x00000000000000000000000000000000, 0xc23ed53f65d2a33b09841652d534cc5d, 0xc34087bf95f4635e95a984697a5b56de2bb33e011cf433cdc1c8e46c2e775104, '', 0, '?'),
(0xbd6e9eda7240c53a7d9c3b7e8173c477, 'wp-content/themes/Divi/core/components/api/email/Providers.php', 0, 0xb179014f3059872d6e2e801eba63e5cc, 0xb179014f3059872d6e2e801eba63e5cc, 0x5ea276e3b9c6a3be77632bda87b3ab44120164fe97d85a3daff1d8b441708a86, '', 0, '?'),
(0xbd7d9d80254afebce3fd678ae57aaa9d, 'wp-content/themes/twentyfifteen/archive.php', 1, 0x00000000000000000000000000000000, 0x5b6bf92278874581371240737d6ca51c, 0x3510382194a13ba70927394f7326413358864c34efa1c4fd808c8b6f5086011d, '', 0, '?'),
(0xbd905a2012f8904f19670a578b579232, 'wp-includes/js/wp-embed-template.min.js', 1, 0x00000000000000000000000000000000, 0xc05d678a8197a72c4a44bf540017278a, 0x45bf5f56804deea1a536969ef479d126990e5252aa0b3d24c915e396b736e0ca, '', 0, '?'),
(0xbdacc8575706d5836ff86ddacbd0e965, 'wp-content/themes/twentyfifteen/js/html5.js', 1, 0x00000000000000000000000000000000, 0xe95ca1122287c8b6889b126ac893b750, 0xd9a46db61d53b6b66d1310a73faceeadf616debe9b6a01f7729b065e1db4d8a2, '', 0, '?'),
(0xbdb2bc5c869339bad195810146a077ed, 'wp-admin/js/revisions.js', 1, 0x00000000000000000000000000000000, 0x8d1b4d8308f2fc136df5dd875ee5529f, 0x8445066de945ee2e1a9d57af862c5563643de0ba96bc4cf19e9ff5d400c19671, '', 0, '?'),
(0xbdcd26e0cd4c1421b3e0dc7d566d2060, 'wp-content/plugins/wordfence/images/flags/mt.png', 1, 0x00000000000000000000000000000000, 0x8d52645a507cbe6984511fdade897bd0, 0xb889782421d215014fb88a9ff35c2533096fd5388e5060a3a33f5a87ddc247a9, '', 0, '?'),
(0xbdd02f6a9dc3d75341f9ba434a468abe, 'wp-content/plugins/wordfence/images/flags/sd.png', 1, 0x00000000000000000000000000000000, 0x3801dab6c62da3a591a201072cd770a9, 0x43b599506737bbd708b44068c039086b6f1399ea32439e44bd910435b0bd0fec, '', 0, '?'),
(0xbde969e01b8a1d43587fa7d249a10a33, 'wp-content/plugins/wordfence/images/flags/pr.png', 1, 0x00000000000000000000000000000000, 0xe949d1644d9b0cfb804eaaee684aea23, 0xd28844c900c510dde7775d148c4b87230a9e75212ab9d05962b5f3dd5e7027be, '', 0, '?'),
(0xbe18f80abc47fbb6073e594f2e295951, 'wp-content/themes/Divi/includes/builder/module/settings/migration/ShopModuleSlugs.php', 0, 0x6bf9c3fd8fa7f738d56227847a7c85d0, 0x6bf9c3fd8fa7f738d56227847a7c85d0, 0xbb3010d06be6e1eb2610b8f0baac34fbd7657c86e4c518670adf3d4cb12d3374, '', 0, '?'),
(0xbe1cd3a8ec3adf3af8c79ee8ea4641a9, 'wp-content/plugins/wordfence/images/flags/lb.png', 1, 0x00000000000000000000000000000000, 0xafa407ce488328571e38ce11a4d74a57, 0x78620f0519f16c2a9799d52dd1e04c65b3e9e2ba7c4382b1edf41441eeaf3044, '', 0, '?'),
(0xbe31222d38e37d32ac88a66ef8137c40, 'wp-content/plugins/wp-mail-smtp/vendor/psr/http-message/src/StreamInterface.php', 1, 0x00000000000000000000000000000000, 0xdde87a38357aa58a17128df6bca5a554, 0xe0c5a621ea1ac4457ca0047389bd03bcf5499dc5670bf5df9856a434e171a74e, '', 0, '?'),
(0xbe3b21d3990f41d44fe393feabd75a97, 'wp-content/plugins/contact-form-7/admin/includes/class-contact-forms-list-table.php', 1, 0x00000000000000000000000000000000, 0x666d13530764a147449c0e485df65fd5, 0x84879f08d557702439b69c3efe1ec6cc4ad98812c9ef797dd7a06edaf578d527, '', 0, '?'),
(0xbe8397f14e1ee9c4f5fe40bd28ba3397, 'wp-includes/ID3/module.audio.mp3.php', 1, 0x00000000000000000000000000000000, 0x47e2f789a9cdbfe8067190b4c50086b9, 0x78c0b8458e1cd280f55a03d2254cfeceb7bcdd8b4bb4b7af70adbc01bd37f6ef, '', 0, '?'),
(0xbe8926caf4054b479dfb1189161f2996, 'wp-content/themes/twentyfifteen/js/functions.js', 1, 0x00000000000000000000000000000000, 0xa76b662d0cca75d9012db66d1d2eb7c5, 0xca98f79b49657cae39f5c3b1483e44422a78cf7e2bc1a0fd94a7e2a221b90f66, '', 0, '?'),
(0xbe89b2af6a585f6dbc0119c52e8d7771, 'wp-content/themes/Divi/includes/builder/module/VideoSlider.php', 0, 0x639c885ed3ad9f4a8187004ae168baaf, 0x639c885ed3ad9f4a8187004ae168baaf, 0xb44e05345a99c16e95c7fe3a3e3c77b90402ec681c02900ef7355941e5692aad, '', 0, '?'),
(0xbe8a68a2dddf29554740c87896cc7609, 'wp-admin/edit-tags.php', 1, 0x00000000000000000000000000000000, 0x394ad4677446d018b68ac6d25b11e0cc, 0x679dea88a303f03da147efa9ae86a5205dcaf88d913e965b97a03ea460135f50, '', 0, '?'),
(0xbe8c6ead150d2c4414e46e0de4de379c, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/SyslogHandler.php', 1, 0x00000000000000000000000000000000, 0xf9fc349c2f96f36efc1c6dba8821aa1c, 0x2ac80867d799a5f887023b1d2826c36e6ef5bc463dd652e219432a2b6bf7981d, '', 0, '?'),
(0xbecd7a2123c05735446e4ec3fbb54fed, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/src/CredentialsLoader.php', 1, 0x00000000000000000000000000000000, 0x208a20ea4a63b275c3168656df5b38e6, 0x62186b191a48f789f89352489bbece09ec32508403dbbe242c4abd21b57a4674, '', 0, '?'),
(0xbed138ac589fce49fb5290664483d39d, 'wp-content/plugins/tablepress/admin/js/import.js', 0, 0xe55838698dbb7e606fa179263ee79296, 0xe55838698dbb7e606fa179263ee79296, 0x0bbe2dd754a171f72188c08515247004c664b4df8e8df9f1cdbcdb037c7c0a4d, '', 0, '?'),
(0xbed7114f039e52b527a7f3669ace52c8, 'wp-content/themes/Divi/includes/builder/scripts/ext/jquery-ui-timepicker-addon.js', 0, 0xf302ea10baabcad0ea411b4f92f22453, 0xf302ea10baabcad0ea411b4f92f22453, 0xe695d01a384ef0b21290679822325897cb3f95397167814b43b25fd9fa393429, '', 0, '?'),
(0xbed7bf1c196f1a8103996b4cbc13f657, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/lists/plugin.min.js', 0, 0x20e9f3b6a4a72b77a6d2c5679542dff6, 0x20e9f3b6a4a72b77a6d2c5679542dff6, 0x40aa141d44784f77a3f81a073cb65018d8825107e42508412ea938509de403b5, '', 0, '?'),
(0xbede44b6125831ae885b5d2b3a41efe6, 'wp-content/themes/twentyseventeen/comments.php', 1, 0x00000000000000000000000000000000, 0x21a8b058653ea7e474957e6901eef10b, 0xc4387b645aaf590d691b990cbae86e9be107ba774e857818e12f47ec83e81684, '', 0, '?'),
(0xbee132185d6871753ade543645d155b6, 'wp-content/plugins/wordfence/lib/wfAPI.php', 1, 0x00000000000000000000000000000000, 0x8466015a47328979dc1b6222157b4c5a, 0x3b2c0975c132c51a7d24260517424859ab4cd7b2fbe306dcba300e5cab4ebfd8, '', 0, '?'),
(0xbf23b24175490c2e46aaf92ff6a0c70f, 'wp-includes/js/wp-pointer.js', 1, 0x00000000000000000000000000000000, 0x35383aaf79e2b149c48a6acbc6c83809, 0xdbef5eac13152f709bedff12a9a44d9f1a5a7c0b4601229e145fd8460d57a17c, '', 0, '?');
INSERT INTO `wp_wfFileMods` (`filenameMD5`, `filename`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xbf2984e05de6f0441385d7f990401277, 'wp-content/themes/twentyseventeen/page.php', 1, 0x00000000000000000000000000000000, 0x5a479cc05f3f7dd7764742923de22cb3, 0xbe8a4671b4e5448dad88a5945ae71c71fc09bceff5f9c9d72a8ddb798fb88704, '', 0, '?'),
(0xbf40ea11c92cd0086e5c96809d2b6bb7, 'wp-includes/js/tinymce/plugins/wpemoji/plugin.min.js', 1, 0x00000000000000000000000000000000, 0xc6cc2ce4842cf34494b20855418ec7ee, 0xb8fc9e2d2613e048dc7d4c0622442d372673f49c042b2ec2c64b73f3dc194bdb, '', 0, '?'),
(0xbf4f2fb411c3ac11ee607c67a8075f00, 'wp-includes/Requests/Exception/HTTP/429.php', 1, 0x00000000000000000000000000000000, 0x53f0dd257c04462ec3a05a6485b38fcc, 0x0ff4168b21f3115493ba0e751f776da17435c96f0acc3241226b94df9a7aad03, '', 0, '?'),
(0xbf680c297d7581f91e22893dad407648, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/DeduplicationHandler.php', 1, 0x00000000000000000000000000000000, 0x692cccc47444ef63aae294fdf2b7f0fc, 0xb4181b582b9dee52a2e3affe7f35022f5b57965498ec45294dc4cdaaaacf5874, '', 0, '?'),
(0xbf6daa7da786c315be91170fff2b735d, 'wp-content/plugins/wordfence/images/flags/lt.png', 1, 0x00000000000000000000000000000000, 0x35067f932e2556fee5827a6cef0c08c3, 0xa954d799fb05e9601134767f461e016caf256cb5667506fd77f247bb47d48bb1, '', 0, '?'),
(0xbf76e997464997cb3268b4cff8a46ec1, 'wp-content/plugins/wordfence/readme.txt', 1, 0x00000000000000000000000000000000, 0x7dcbef0a5e01afe232e217b7378fb282, 0x9730b995667f136611c41526e9841c6d5913e8fd2abffe7e081f83866b51f067, '', 0, '?'),
(0xbf7b8931f0fa22b806a65eeb01d2c82e, 'wp-includes/class-wp-widget-factory.php', 1, 0x00000000000000000000000000000000, 0x4c90b9d7dd0bdf79739e50c98aa25095, 0x3322b4d33b2bdd51978e683b5351729f87f721744f3d32deb3dd9ab6ce31372f, '', 0, '?'),
(0xbf997314bcf383499e71468d9b8aa3b5, 'wp-admin/includes/class-theme-installer-skin.php', 1, 0x00000000000000000000000000000000, 0xed67b54294134913aeae71ad884b277d, 0x20abe41e5a96f89b38973acf1ed3ddef00392bf64fef46e291a64eef351a5d55, '', 0, '?'),
(0xbf99b83d563ba2178bededc24e2e4b07, 'wp-includes/js/wp-list-revisions.js', 1, 0x00000000000000000000000000000000, 0x47510d7560d22a974c8c0eec6e24bcbd, 0x6e32b7487104e31b1e41b9c08e369717707a3d5f0a37a5ed092b1f313fc9c642, '', 0, '?'),
(0xbfa670971aa58c5666b774788d591918, 'wp-content/themes/Divi/includes/builder/module/Gallery.php', 0, 0xcf33cb0db539e117defb571b6058b7e2, 0xcf33cb0db539e117defb571b6058b7e2, 0x3acd6e62c9ee7b6bf33cd44c14b95915b1371927c73a42155f87c507dd8e1fc4, '', 0, '?'),
(0xbfb70a1485d39b4951454409e6fcea89, 'wp-includes/class-wp-comment-query.php', 1, 0x00000000000000000000000000000000, 0x17f062b58ad400f7cc51926d8357a06b, 0xb695636386df44fd424581447a4720f9efa4f1e24962500d0af46c247257865e, '', 0, '?'),
(0xbfb8f7f25ce84d05bc4df8462fb11349, 'wp-includes/Requests/Auth/Basic.php', 1, 0x00000000000000000000000000000000, 0x67fdd878cc84df15093455d6096b2143, 0x2eded0b9680bdc64426948c980e06e9373b78288a2e19d978b5cb103def1f64f, '', 0, '?'),
(0xbfe0ce9a2ccc519861bb676cb7c41aaf, 'wp-includes/class-smtp.php', 1, 0x00000000000000000000000000000000, 0x12c62b22075a3c4b74ebc8ab3a98d295, 0xf1e78ca18560b823d7e0ba281b54e49164d8650fa7011f1c2e73a49038787436, '', 0, '?'),
(0xbfff64411f2385f6cd2ae782c5b96f37, 'wp-admin/js/customize-controls.min.js', 1, 0x00000000000000000000000000000000, 0x834739e5c30c856f39db861e3427285b, 0x28d11597588427ca42d8498eea7c03579afa3a7bce9306655a64ce166ee2ca97, '', 0, '?'),
(0xc007dc746aa4c92d171e5205de1cf14f, 'wp-content/themes/twentyseventeen/assets/images/svg-icons.svg', 1, 0x00000000000000000000000000000000, 0xd56a629dccd8a24029982db01f4aa0d8, 0xc61f1bc2cc9eb71177ba02f2e1f00afcf5509165c3855224d742fe52076e5223, '', 0, '?'),
(0xc011b3b55101d57ed36a4ad11dc28044, 'wp-content/plugins/wordfence/images/flags/io.png', 1, 0x00000000000000000000000000000000, 0xff72fbd2c8d2b257ab9057819c72c91d, 0x4c7c5e9306f5c4268ef6f2b6a13ccf508c53693af50ed1a06e5621cc304c2b68, '', 0, '?'),
(0xc03511da9ca0199ac732cf146c327b84, 'wp-admin/js/widgets/media-video-widget.js', 1, 0x00000000000000000000000000000000, 0x133a39bd8c47630947212e04dc47672a, 0xf4ccfcc71728466b75658d3226cd11c9cc2c306d2d2b75d47d127220be2a4664, '', 0, '?'),
(0xc0440388ff210c56442b93f311eaeb14, 'wp-content/plugins/wordfence/views/scanner/scan-type.php', 1, 0x00000000000000000000000000000000, 0x1e25209e347e832edfa2773948134441, 0x2a8d2bfa755535562c5a8beb1ac9527f29eb76d969f21661457b3640dafe9511, '', 0, '?'),
(0xc070ffd76aedbfe41db23139e9865fa2, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/autolink/plugin.min.js', 0, 0x1f6fb897085454dae892cacc835616da, 0x1f6fb897085454dae892cacc835616da, 0x8a5c3d8f62fa4c8e00c52954df23707b9cfffaafc50f48deb599cda014e9c669, '', 0, '?'),
(0xc072e57ed44b2f8473f9ae8130a5c844, 'wp-content/themes/Divi/core/components/post/Taxonomy.php', 0, 0x223c10ee9153d757363112a122dd36c2, 0x223c10ee9153d757363112a122dd36c2, 0xd74b68230d6969fc521d13bcf60186a7fd37fbb7678f559ce906bb5718003d3c, '', 0, '?'),
(0xc0818dcba5ccb04d56d0970c65aa41fa, 'wp-admin/js/widgets/media-video-widget.min.js', 1, 0x00000000000000000000000000000000, 0xb86c749b784acc5a8481b0888619234c, 0x5c1bb129831cd9e3b2bafb28aa327b899d55140c86b9e657f5973969deedb099, '', 0, '?'),
(0xc093b190dc0de92a7df49746c47a78c3, 'wp-content/plugins/wp-mail-smtp/src/Admin/Area.php', 1, 0x00000000000000000000000000000000, 0xdb94975d6b4e792e076a91e029f327bc, 0x96feaf5f30ad7b444735d0b08aec2d00adbb880bc007f4fcc8afa4468fa58bf3, '', 0, '?'),
(0xc0a6c4ec8aa43e0c9002ad08f96a315e, 'wp-content/plugins/wordfence/images/flags/fi.png', 1, 0x00000000000000000000000000000000, 0x11b428fdf34bed14a071afae692b9af6, 0xbc955fdafe37de1a4c1f51798b7cce0fd6be8285de5d42e129959ca9c8b9022a, '', 0, '?'),
(0xc0b133221dfc0c287ad9618034ee388c, 'wp-includes/images/media/code.png', 1, 0x00000000000000000000000000000000, 0x2d6f96130cad55ca9310eed555a9555f, 0x27654d0620615b52231871329ad76b7aad2b2a0e3c81fcc4fcf7d13700deca6a, '', 0, '?'),
(0xc0b5ec9735824d46c4a52f6ffcf0c8cb, 'wp-content/themes/Divi/includes/builder/module/FilterablePortfolio.php', 0, 0x7bdb249c2108b4238f3e67993619d81e, 0x7bdb249c2108b4238f3e67993619d81e, 0x680e3b06742cf165249309ddc075c9f0c070213d597ed2e564ade7db3a7bc045, '', 0, '?'),
(0xc0d6559307137051a076e409e36b3e81, 'wp-content/plugins/wp-mail-smtp/src/Upgrade.php', 1, 0x00000000000000000000000000000000, 0x4b2538b34b31c7f84077f5b59775ac19, 0xbe9fd08dac7fc8426ca7f74a6326c726110a8707af416d100a6b3a2c79a7e837, '', 0, '?'),
(0xc1117e5194d4811cc5b4044670ecdbcd, 'wp-includes/class-wp-taxonomy.php', 1, 0x00000000000000000000000000000000, 0x7d2c5249413cbac724b400e500f2ab64, 0x084627ee876f3132791cf146cdd2809e524e2fd7ce3020461e8b6c64367f6e60, '', 0, '?'),
(0xc115cceb43bc5005d517a902b6e71c4b, 'wp-content/themes/Divi/includes/builder/module/Code.php', 0, 0xc36129674e96de0f294646f871f5ef0e, 0xc36129674e96de0f294646f871f5ef0e, 0x2be4d52c5f0adacd7f62e650408df6914b7fc4ab4605fb0bad4bfbf738c15626, '', 0, '?'),
(0xc13379a0e8fa758945aca631771dc48e, 'wp-content/plugins/wordfence/images/flags/bm.png', 1, 0x00000000000000000000000000000000, 0xd2e37ca8dbeb10a5bc0915d239ab6558, 0x8dac888f65e4c500364d2a601775307cb8f9702c6d6ebd3ea2ef7bd5cfe6ce5d, '', 0, '?'),
(0xc142ecb573e613e71b1c99cfec08a753, 'wp-content/plugins/tablepress/libraries/csstidy/class.csstidy_optimise.php', 0, 0x58b57bce5f98b07777deaa3f5133eb59, 0x58b57bce5f98b07777deaa3f5133eb59, 0x1e9d689aadeff66b029ef903f7b4082be184860f075bd118d680877d62e07e5e, '', 0, '?'),
(0xc16b486de531d30ef36030d1b9af965f, 'wp-content/plugins/wordfence/lib/wordfenceConstants.php', 1, 0x00000000000000000000000000000000, 0x8df28f479b9c31bd1d936b0b0869fc48, 0xcb57e944d89b5dad613f3292ec1586d6197fefd66b4e6a89eef2253a0d6d5aa5, '', 0, '?'),
(0xc17addbfe4af2658e29d9936a498cc73, 'wp-admin/css/media-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xed3c2887d54cf6fb64f55b03413502d0, 0xa7c7183fb47693351a5aaacf17e56d5e1c19df7d34c7fb8353b48928353f792a, '', 0, '?'),
(0xc19c1021e7e07990cf46bcbf5dc9c6c3, 'wp-admin/includes/class-wp-ajax-upgrader-skin.php', 1, 0x00000000000000000000000000000000, 0x1f43ae42f4c1a5b6efae1472328e895c, 0xd4e9d31387c47c755caa801204598bc1848b15c5d756c06f66d64e70f5a6fd01, '', 0, '?'),
(0xc1d9b50a68b6cd4a78b56476cfd4835d, 'wp-content/plugins/wordfence/lib/wf503.php', 1, 0x00000000000000000000000000000000, 0xf915eee744b844d119abed48d8c2526e, 0x23bfa66024da9d7a783a2d60c12533b303df2699895e41939841f0c3128ff128, '', 0, '?'),
(0xc1da58b560f7df097a4319b9837da035, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Registry.php', 1, 0x00000000000000000000000000000000, 0xd84f57e474a31a4285ad62a37ed8fa94, 0x43b420fcc05d4d204160748da7f83b8824b64ce9d2b715034cc7f588834253dc, '', 0, '?'),
(0xc1eafeb84e438212c8579b9386bb87af, 'wp-content/plugins/wordfence/images/flags/ap.png', 1, 0x00000000000000000000000000000000, 0x5e98bc060464a10d9dd98daa985f5097, 0xdfa2409bb5e152c911d12f976486381c489e8e2c21e9a0379415d08998a0139a, '', 0, '?'),
(0xc1f0a024f6548658fc40238e8441a4e7, 'wp-admin/js/widgets/text-widgets.js', 1, 0x00000000000000000000000000000000, 0x62f4cd853c19bd9b7e2836395d2ffcf6, 0xb42a2e08f79d5652e23b836f41e084f49391c0d1ce476d566f636c2114693e68, '', 0, '?'),
(0xc1f7eb144ee2931b4fc6d254f0294548, 'wp-content/plugins/contact-form-7/languages/readme.txt', 1, 0x00000000000000000000000000000000, 0x085954261a986f5e4705d4a8a3c8f47d, 0x1c4d9ee4e2ba4fe1af2801e70d4f0ed5765bb1e32f4642119541c33efc744377, '', 0, '?'),
(0xc1f91f02c1327a73f18efa3478ce4542, 'wp-includes/ID3/module.tag.id3v1.php', 1, 0x00000000000000000000000000000000, 0xe84a7a19422594d35b6790ec582380bd, 0x6afa6c4762ff1f1f90b25731d30caa6358c9e5ad60a38ddc23cc4961e32a6a8a, '', 0, '?'),
(0xc1feff799e6e364b7ada399ce11d47e8, 'wp-content/plugins/wordfence/images/flags/ao.png', 1, 0x00000000000000000000000000000000, 0x41a8aa1e11f7086d2413d8d9a777680b, 0xcddeb8b8eb1f3e3211501faa08bcd33bc28dae5c2da026cb911aa6b7213f3b85, '', 0, '?'),
(0xc2024f6263aeb32220cec7db7c064a28, 'wp-includes/images/smilies/icon_evil.gif', 1, 0x00000000000000000000000000000000, 0x63bf101bd3d4f7564d3cf31822218d2e, 0xb3a9bd061deadd0236e2d0771e42fb40b9a904f7bf3423e1ead598fca0c01ec3, '', 0, '?'),
(0xc231a88c575628329f9836b284b31594, 'wp-admin/images/icons32.png', 1, 0x00000000000000000000000000000000, 0xd1dbac5be76d39851ce74aa134cc1aea, 0x441bcc6b438d6489ee97697c617c99b9e0ddd92bf20d9e087887afcc8cbcf1ab, '', 0, '?'),
(0xc24d5073bd58211219e2c1fe50cd11c9, 'wp-content/themes/Divi/includes/builder/plugin-compat/table-of-contents-plus.php', 0, 0x305e3413718f7f55f7d1392d45b39961, 0x305e3413718f7f55f7d1392d45b39961, 0xf654b4344df6420e12e4e652d24997a3b82d1abc58485e7cd7f88313b8ebce7d, '', 0, '?'),
(0xc2596d069652f46cab7f5800f886d93a, 'wp-content/plugins/wordfence/views/options/option-textarea.php', 1, 0x00000000000000000000000000000000, 0xae95d98a90985ff81506738d4310f73a, 0xec89061985223d82a30ca4a7b1f7716d19ad7b2ba3ad4abf7123af12f5512165, '', 0, '?'),
(0xc262b8f37a0e760e4e40dc945a1786ab, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient/src/Google/AuthHandler/Guzzle6AuthHandler.php', 1, 0x00000000000000000000000000000000, 0x875fd11e7954db05b7312f395d4748d7, 0x59c3e53e115e123f75d27dc256e26d30f9f0a6e9a022962022d02d28528a7330, '', 0, '?'),
(0xc26ad5e755c355e991581ad0e82f4a2f, 'wp-admin/includes/class-core-upgrader.php', 1, 0x00000000000000000000000000000000, 0x8c961c13800e2276ddd9651a8b887341, 0xa09d61b2be0ccf9ecc69631c4b36ad571db027c5306a9fa6da7d077908dd5745, '', 0, '?'),
(0xc291137b670dbd2188254c22bc4e4dfd, 'wp-content/plugins/wp-mail-smtp/wp-mail-smtp.php', 1, 0x00000000000000000000000000000000, 0x4ab89b1a645a75256e9dced01dd9e260, 0x93f52b4e9255322b82e92db226c912d0576404574ee19cc5e91959e6e27a8ba5, '', 0, '?'),
(0xc2b6ed7101d72286eedf19f9ff9d16c9, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php', 1, 0x00000000000000000000000000000000, 0x82333ce1878d75b9393251cef74c33ac, 0xdc9fdbe79ea8556f74ab1a28264f7c48072c0467a2de83e41756a258bcc44b96, '', 0, '?'),
(0xc2c0318c92c17cb80f7d9a94e264511d, 'wp-admin/export.php', 1, 0x00000000000000000000000000000000, 0x9fefc2dfafaccf4644da004bc5db0cfe, 0xf45c538e0fd9f0e508064f3751494cd8cc633156491cddf5f74be63558a85b52, '', 0, '?'),
(0xc2fd0931aa07f5d090e3808581533a28, 'wp-includes/js/thickbox/loadingAnimation.gif', 1, 0x00000000000000000000000000000000, 0xce2268030dd2151b63cdf4ffc2f626ba, 0x1742ff46fae5119c60bc462d9bcb6caeda9bb1525436cfe9bae5fcfed585fddb, '', 0, '?'),
(0xc3085ec0ea43c14fefcf1c13508f3ef4, 'wp-content/themes/twentyfifteen/image.php', 1, 0x00000000000000000000000000000000, 0xd8127b8df949bbf73cff3c248da7b07e, 0x975ce1910d812f85b2a48a42fe4d5e9784a4ce55d0ae5e071fca8b850a162c24, '', 0, '?'),
(0xc313ddbc992b57094cc83ed417358539, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/ForwardingAddress.php', 1, 0x00000000000000000000000000000000, 0xccc63f1130c23e38f1b2b6d57e953bac, 0x486aed7cc71e8d9dfd52c5d117411c07b26891003a20b3535a43baffd45d09be, '', 0, '?'),
(0xc317284f4f9b914037c51a01d53752f5, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/Draft.php', 1, 0x00000000000000000000000000000000, 0xef16ae9837d3b827713daaa2eea819fa, 0xc00b6452f6592a66166f030ad17d90073434abb2a87cfb75f3b4d0fda34d8774, '', 0, '?'),
(0xc345858a65e4225e16b8fa7a54ee89c7, 'wp-content/plugins/contact-form-7/modules/quiz.php', 1, 0x00000000000000000000000000000000, 0x4cced4c4cfffa831fa2fe2f576a5e885, 0x7b0ff34a9081083262e6c57aec893b9317cbfcf607119fac879f3083cd5b5a77, '', 0, '?'),
(0xc354acb5c721d8a908378f6cb0c93c1f, 'wp-includes/js/codemirror/htmlhint-kses.js', 1, 0x00000000000000000000000000000000, 0xeefd81f25baeb66b5bf323634c667b1b, 0x8f4ee01ea926dc561a8541abd32fc517d952237ed5a2b8e1d75f4a2ae297d087, '', 0, '?'),
(0xc35f16b497a76a5358e032ce1951513d, 'wp-includes/ms-load.php', 1, 0x00000000000000000000000000000000, 0xe0a89b3f42e20b1705c7f74c76ef75e2, 0xdd9c05ccae4af8014bb617719b32553d8a74eb8ade62eadb0c638a5ae22d310b, '', 0, '?'),
(0xc361e3259557c24fd0412b0e22c963f9, 'wp-content/plugins/wp-mail-smtp/wp_mail_smtp.php', 1, 0x00000000000000000000000000000000, 0xf2089c1f123930da5f021689c7705933, 0x1913c13b3e099e3066bee983e6b233e56430bb270a962f8030e87e0000f2c43c, '', 0, '?'),
(0xc3cc00c2cd6d55aecfd523a8aaf87fff, 'wp-content/plugins/wordfence/images/flags/tk.png', 1, 0x00000000000000000000000000000000, 0x58b07eb40b9fdc6bac6469c45c160c13, 0xba43a706d00ebc531a421c2ff776575c62bef87eb53a371b66d271cbddc3011c, '', 0, '?'),
(0xc3cd746e529fd894c0e1afcec6255e81, 'wp-admin/images/align-right.png', 1, 0x00000000000000000000000000000000, 0x42d8f3e2874f6523d36c403a502b2276, 0xf291fcc9b3fcf69143ba0cba3ff23dfff2e826a1b055795aa9333192a5213c63, '', 0, '?'),
(0xc3d5c535db5622f3b0242411ee5f9dfd, 'wp-admin/includes/post.php', 1, 0x00000000000000000000000000000000, 0x4566222830e16279c68fe29e873c9934, 0x4960b48519a6480df396beb6949d8dac8b185050534d1a707cfe4e29c3e1843f, '', 0, '?'),
(0xc3e16959969086851e007f0a52299684, 'wp-includes/post-thumbnail-template.php', 1, 0x00000000000000000000000000000000, 0x5ea1eb0ffbf42db5d5e81f339996908f, 0x29dc2b9ecff7054cecd5b465ebd9cd15ea41595f697cf361e678ac9dc63f4d57, '', 0, '?'),
(0xc3e575ff58dbddbc23822d11c6c2f8aa, 'wp-includes/class-wp-http-ixr-client.php', 1, 0x00000000000000000000000000000000, 0xc1d5c63f0c6f615ad83b6cfe96bd11ec, 0x3533881653f032b867861d4b804b2705909f42b856f2d648cdcd636ff883d425, '', 0, '?'),
(0xc3ea167b881f1a4667f56989c185b271, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/ListFiltersResponse.php', 1, 0x00000000000000000000000000000000, 0x362aff1ac4c752ba012b5a5c2e79b4ac, 0x0302b0b72e684fc0478e294305cb8279e661f8a46db649527ed4f543aceb8cd4, '', 0, '?'),
(0xc42df997d3ae29a35448fb3b45a37f7f, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/BatchModifyMessagesRequest.php', 1, 0x00000000000000000000000000000000, 0x96de1c58362d8a18ed55d566a8f011b6, 0x89d24f04daea414c24f060b3a0a5c12cf1b906bc7e797a913abdbd1de1154006, '', 0, '?'),
(0xc44c39d4944cea4d55c229aa4d8f19d9, 'wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/jquery-ui.css', 1, 0x00000000000000000000000000000000, 0x64dfb75ef30cbf691e7858dc1992b4df, 0x36dd400060b4dc2497d36d18188c76746655d310ce1e01138d867621c7e6e4e6, '', 0, '?'),
(0xc466f601dbe78d8db1e116e08a0d5c9d, 'wp-content/themes/Divi/epanel/core_functions.php', 0, 0x24f7be160964af17156827b8712669f4, 0x24f7be160964af17156827b8712669f4, 0xf2b24ea6d5a1372f400f022d50881d3619beaa4c8e1cf96620ddae6783705be4, '', 0, '?'),
(0xc47a6b886ef1516d84f07cc7b8746bca, 'wp-content/plugins/wordfence/images/flags/de.png', 1, 0x00000000000000000000000000000000, 0x6e918aaff1bce19d4e629cf09f944bed, 0x08ed0aac555cf7d8433425fab7fee2bf708cb8567c067b960f5c2e841d72cd83, '', 0, '?'),
(0xc47cacb71a9b1bf2eec43a73c77e9a08, 'wp-content/themes/twentyfifteen/author-bio.php', 1, 0x00000000000000000000000000000000, 0x34dcd4a152172429fac7ebfb775a4ff5, 0xefca1738683d0ad29f60c20f3bbfe12472e0e2e34bba6bdfe2f87993848e6fe1, '', 0, '?'),
(0xc482a8b1b0b8b147bbb4d5aac22512c1, 'wp-content/plugins/wps-hide-login/languages/wpserveur-hide-login-ru_RU.mo', 1, 0x00000000000000000000000000000000, 0x051b2939fe8bcc28561cd3d8abe250b1, 0xec520ba35fcb3912ff6e8d7f744b0331eb2f0164c99748fe6c3ef42953b3cfc9, '', 0, '?'),
(0xc4885e41f59a2b6c86aeac6ff86489d2, 'wp-includes/js/tinymce/skins/wordpress/images/audio.png', 1, 0x00000000000000000000000000000000, 0x377e21e6dfe0008ef7c6d4fd2208770b, 0xe767d6c27ac2d9cf2e6789560ffb3aab835b91a5ccd3d099a148291c02c89eec, '', 0, '?'),
(0xc494d4bcfcdd7fd57050885a094890b4, 'wp-includes/images/smilies/icon_cry.gif', 1, 0x00000000000000000000000000000000, 0x453e7a3f8bbb417008f06d576c41d060, 0x174d6d2f5518fa6d39d3d93ddcf0e9dbd8b9d22ee20b82851ca4f6d13f4099ba, '', 0, '?'),
(0xc4b34af50a607c19c6352c4854f508bb, 'wp-admin/includes/admin-filters.php', 1, 0x00000000000000000000000000000000, 0x489ed0bdfb2df77c67335879623a85e6, 0xa304c1f3d0d4051df281fbe125b547cb3df9f07ca774e4efdd81fa78f6db06bb, '', 0, '?'),
(0xc4c90da752d0a8db1d3cd7b401553b22, 'wp-content/plugins/contact-form-7/admin/css/styles.css', 1, 0x00000000000000000000000000000000, 0x70732e8c68b193cb87dcc0bec81dacbe, 0x406c069ab110b91ec4c725c219aa5c98964e5639e4a59b60151a3e23bcb218c1, '', 0, '?'),
(0xc4cd9957d0e998ecdd661845f8931b0c, 'wp-content/themes/Divi/core/updates_init.php', 0, 0x4555f95242f10eacbd45b3bf9c689b05, 0x4555f95242f10eacbd45b3bf9c689b05, 0xefa7084bc05e1e63ae78ed4f86789983d932f49be35f8132740b21dbbe37748c, '', 0, '?'),
(0xc4d87bf571d98cf97848160540406a6d, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php', 1, 0x00000000000000000000000000000000, 0xf6f58136457b9a929472f10596e1deac, 0x5c9177b188ebce3be06df82c1ccf0033695f70cb064b727f94d74d1b68e77914, '', 0, '?'),
(0xc4e0ca99007df4dfe794a04b9bf62eff, 'wp-includes/js/jquery/jquery.color.min.js', 1, 0x00000000000000000000000000000000, 0xff2db8dbf145ce47f31781eef33e764a, 0x651521881cb9717032c520d46a552a5709e7b9f8357d44c9119c0d1e8f265ff5, '', 0, '?'),
(0xc50faa117b41b8ea6d6df910df2a9d4b, 'wp-includes/nav-menu-template.php', 1, 0x00000000000000000000000000000000, 0x90d3335eaffac4aea1f3d9d0967f5c9e, 0x0dea10f047761795fe381b494738d601e4e4a0daf860efcf88eb97d0e04e5732, '', 0, '?'),
(0xc54480ac9043e819e8d4c346137db1cb, 'wp-includes/Requests/Exception/HTTP/418.php', 1, 0x00000000000000000000000000000000, 0x4a21bae298f1c9feda5b0e93fe348af3, 0x053420ac0836e98eacbdec4d26f024219d32643c9eaa5c097c5c973f67fc0a16, '', 0, '?'),
(0xc56023e3d8479662af43d0e51bd68ace, 'wp-includes/js/swfupload/handlers.min.js', 1, 0x00000000000000000000000000000000, 0x6a8fbcda994be17e7109f588fcd8633d, 0xd91054f28cbf9118f4f564f154af797e23efef6a4922a32b8f2b331dc1c98908, '', 0, '?'),
(0xc5826aa844df8bbf2e11a5cb9644a589, 'wp-admin/css/forms.min.css', 1, 0x00000000000000000000000000000000, 0x7af49f35c490a278b5d68fd14863fc2a, 0x9ebcbbff65fe4cf7ae6bc06878928cd6c9c6ee62a0ac936b9c6f259babba5770, '', 0, '?'),
(0xc583f1cafe9515ce9805e36917dd2bc5, 'wp-content/plugins/wordfence/images/flags/country-missing.svg', 1, 0x00000000000000000000000000000000, 0xdd275730ba32a90b2be0ae4397bfe4e7, 0xc05b35d671ba6ed5c89b23927d25de26d484747fc1a4e6a092534b89fbda8941, '', 0, '?'),
(0xc58ab3f73683f7bd40e04c286014f6e2, 'wp-content/plugins/wordfence/views/scanner/site-cleaning.php', 1, 0x00000000000000000000000000000000, 0x35ff0777312c35ad62ab9d846476ae46, 0x6722b167e132a1aedf9a7d9982e0b67141011ef89afe053fd424cd29c06485b8, '', 0, '?'),
(0xc596e42f504983a3af05ab63ad443d59, 'wp-content/plugins/wordfence/css/images/ui-icons_222222_256x240.png', 1, 0x00000000000000000000000000000000, 0x3a3c5468f484f07ac4a320d9e22acb8c, 0x340da74d857114bb80980880ef7585c857ccefdfa1f024727316ddbe73e9c5df, '', 0, '?'),
(0xc59bcd13c8aa9929b53a7734aecc8ba5, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient/src/Google/autoload.php', 1, 0x00000000000000000000000000000000, 0x1fe87b945969ad932d6aa702d7daf2ad, 0x5a09bb553a293ba1573d46a5812684270c72a9c5ba9f909511137971b8330342, '', 0, '?'),
(0xc5cd2d8670936c45c6f3d86b86112ff6, 'wp-includes/js/jquery/jquery.hotkeys.min.js', 1, 0x00000000000000000000000000000000, 0xe353217d4555ab5c62b367be6889813d, 0x1a4ab7fb1d5ddd7820d5ae54ee0c15be17c463c1301b6e983920202b56e96be2, '', 0, '?'),
(0xc60999b72341a90a230262231efca03d, 'wp-includes/js/tinymce/themes/inlite/theme.min.js', 1, 0x00000000000000000000000000000000, 0x68c854763f6bd132b1cc20f6e0d1e970, 0x968053852fdd75b798c1989988af2cbe18c9513939006a2c5807c84d657c5a50, '', 0, '?'),
(0xc62177a5d1b592e9d1621b471dc52b56, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/MailHandler.php', 1, 0x00000000000000000000000000000000, 0xe4702d256f19f3a3b6ee8f61c84d3a2b, 0xf3c8e88d9bbbd2b658b592fb829dc8e8bbfcd46cd2ff7d5b970b1b0d1fe5571e, '', 0, '?'),
(0xc62b92a0cd67d405bec27136a55e00e8, 'wp-admin/images/wheel.png', 1, 0x00000000000000000000000000000000, 0x4530bd2071306dbbc61a592556b958a0, 0x285db43a3d64d371db85bc4f7b39128cc28013d480a5769a85c8987e8ab2daf3, '', 0, '?'),
(0xc6482a1e0457eaef5e2011ce5c453b65, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php', 1, 0x00000000000000000000000000000000, 0xb4dbdca4de39177941fbea19855eb74f, 0x5eb72e4f4694a052d7150ff96c9f91eb024c9c76172eb9ed48e6a2f3483a7d87, '', 0, '?'),
(0xc6858e908b06877c5fcb692f79a1d209, 'wp-includes/js/tinymce/plugins/media/plugin.min.js', 1, 0x00000000000000000000000000000000, 0x111e5c52d4d0f2d41fc16f65884954bc, 0x00fab4bf36d2af625352df1a3fa045acbcce4fd24f141cabed23bf62b949a1f2, '', 0, '?'),
(0xc6ac2b1a96bcca1f49f3645e69203c00, 'wp-includes/js/jquery/suggest.js', 1, 0x00000000000000000000000000000000, 0x3a2474569145d51ecabf7fc4fb078982, 0x72e71c2c4bcb70c59772715e62a25c91b83d725ad0155d83c90307361f812b0b, '', 0, '?'),
(0xc6ebaab340d120049b3d0ca4c5187960, 'wp-content/plugins/wordfence/views/options/options-title.php', 1, 0x00000000000000000000000000000000, 0x1e45dd30f3142201ff8592af23131c93, 0xd1c3d6a9790ac9090ba013fbc4b3f6c6c2168d58159f48e82d3c6609adb463be, '', 0, '?'),
(0xc77f122196c2893d260641ec82a82eea, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/searchreplace/plugin.min.js', 0, 0x9ed7d9b2a22bb76ce419e18eba486dee, 0x9ed7d9b2a22bb76ce419e18eba486dee, 0xbf51672c437742d29c2b277333edd4d11c582f365ee0d3852bdc063179bb658a, '', 0, '?'),
(0xc7822d6929f62ef85ccee8e67a845e61, 'wp-includes/Text/Diff/Engine/shell.php', 1, 0x00000000000000000000000000000000, 0x5adeb5d2b61c5f9cd3d14fc86faa5543, 0x754e8a2fa949aabdb5a824f613cbd5edc6eb833e67ff18d667c44941fc98c124, '', 0, '?'),
(0xc78516fa39a0d919393aa0f7a41afe15, 'wp-includes/cache.php', 1, 0x00000000000000000000000000000000, 0xc704f6a55eb225773ef97b2c29590e06, 0xd84b76333fc1b9bb8b941be8c180724ac06f7f7e33fb5b82ae48ff58d9f217db, '', 0, '?'),
(0xc7a4113e7ab1d4849f139d214a5d3e0e, 'wp-includes/css/wp-auth-check-rtl.css', 1, 0x00000000000000000000000000000000, 0x7cb42356da59917aef639d39a31ff6e4, 0x8a9cb5773c3843ae9018e114d344d0511446b081166ead34e7076bbf37bc85ad, '', 0, '?'),
(0xc7abc93dc5e86d04912fe01fc19c5e12, 'wp-admin/includes/schema.php', 1, 0x00000000000000000000000000000000, 0x00702f602b84e377c7aa23d9fd4b2944, 0x8f4ce3b13e788c2ecdeabe74963fcb97777a0dd310ccd56322fdaecd58112106, '', 0, '?'),
(0xc7b35caadd5f4c2d11065980c58c2524, 'wp-includes/ID3/module.audio.dts.php', 1, 0x00000000000000000000000000000000, 0xf3ea566007c94c03372eb6f46c5d2001, 0x3c790a034b963fbcd1f5508d04eb7236e1b9b2cb7623f212852e48378f2ff294, '', 0, '?'),
(0xc7b8b1d2184b2a07dcc575d283cc4176, 'wp-content/plugins/wordfence/images/flags/et.png', 1, 0x00000000000000000000000000000000, 0x07540d50079e8d9ef9cb0088251106e1, 0x220634538491c1509a23f1667545c3093bc1af2f2ef96c61d53e984d44410484, '', 0, '?'),
(0xc7b8ba7430702ebef37cc2f3d97333bf, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient/src/Google/Http/MediaFileUpload.php', 1, 0x00000000000000000000000000000000, 0x2311c1fd516a605eaf6b168bf66e9640, 0xe2a694242572a314dc2e65f5302e43b6d24e862ce1fd74c2a8b267073deb7165, '', 0, '?'),
(0xc7c944e68526d44deaad45d62adea953, 'wp-content/themes/twentysixteen/js/functions.js', 1, 0x00000000000000000000000000000000, 0x41ea2a94670de0e183c4262b67784399, 0x5cd6588a4bb1440a522b2a2550ded08fe87d7187bf16d838a4274673cb91593b, '', 0, '?'),
(0xc81a7b0867ddfc3f17d13367daa21abd, 'wp-admin/images/icons32-2x.png', 1, 0x00000000000000000000000000000000, 0xb525a42af908fafcf8cc07679ab4fabb, 0xd7232124edafd840ec306706e9bf2ed63b6916332521cdfd634850eb04959c3d, '', 0, '?'),
(0xc81de2fc6670b002f10021b974444b12, 'wp-admin/js/code-editor.js', 1, 0x00000000000000000000000000000000, 0x4368208ec74f238fc80ef7dc47b2aba6, 0x6f500437cdf0702ccfa3673a891547ec43349a63d800421004ab6f724207140b, '', 0, '?'),
(0xc82275409eb354ac7f8514539bf135f2, 'wp-includes/images/smilies/icon_idea.gif', 1, 0x00000000000000000000000000000000, 0xbdb3226d2568b8c1edf8f453b1e872e6, 0x8c07415780e893dfec5928acf7819555851b294a31ce9472a265249ae775dc2a, '', 0, '?'),
(0xc82d96156e42e5c6d069ca4a492799d8, 'wp-content/themes/Divi/includes/builder/module/Testimonial.php', 0, 0x9f5ec14209d19ba8bf8eab91d5a1b543, 0x9f5ec14209d19ba8bf8eab91d5a1b543, 0x70f6074a36b868b1f69625939f7d71b01d21bd7581e394e688a703736ae9b6c3, '', 0, '?'),
(0xc8379807008ef9031174748a13b27f2e, 'wp-content/plugins/wordfence/views/dashboard/status-renewing.php', 1, 0x00000000000000000000000000000000, 0x616eb924cd0136a8dde519bab9162205, 0x890274c9a2b590c4e3d2432d3ff8270328e175eaa2a641b8542d31626198db3a, '', 0, '?'),
(0xc83bb1b081944ebc513ee389c4f4a802, 'wp-content/plugins/wordfence/views/scanner/issue-wfPluginVulnerable.php', 1, 0x00000000000000000000000000000000, 0xa97d365639b6a0903c34db2b5cdd9e79, 0x7092fff7768e4d40f084ae980d9a670539931dcb73998e28ab19ab71a9f4e239, '', 0, '?'),
(0xc85918072427abbb0ebe9a106f91e3ec, 'wp-includes/css/wp-auth-check-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xaebfde61667894a8e13fec6e3485bdeb, 0xeea997a733fab1bb82d2ec0001af3399353a1d16dd06184daa66f722dfd43a86, '', 0, '?'),
(0xc86e1bbf08c93934636fbb18f69ac46b, 'wp-content/plugins/wordfence/images/flags/sv.png', 1, 0x00000000000000000000000000000000, 0x12e776386de66b9a441bc76100eb5336, 0xd859a574cf5210266d2e74d06b4a2b5922858bdbdaae3d7c2f9ed3b09262ea0e, '', 0, '?'),
(0xc871f0f9cf59bfdac1d7489c22a815d5, 'wp-content/plugins/wordfence/images/flags/ee.png', 1, 0x00000000000000000000000000000000, 0x5a9a56465933a31a584c8ac8dc28fafd, 0x04a6e4937cf52c7c8f7283e672b115b31188f8af0231182e1851837ace11ab72, '', 0, '?'),
(0xc88b3d97d0a64c9aab62defbb651fae2, 'wp-content/plugins/tablepress/libraries/csstidy/data.inc.php', 0, 0xaa2fac1c10438f99cd16c3e43db63051, 0xaa2fac1c10438f99cd16c3e43db63051, 0xa1c7d0a340eb256d79a2e9dc04652ba765ff80a54cdfca1d465bfce6f17faf40, '', 0, '?'),
(0xc88d509ec320e933c4efd114800a94cd, 'wp-includes/class-wp-customize-control.php', 1, 0x00000000000000000000000000000000, 0xe4cfacdd71317334185d2779da1ccde9, 0x4c0792da4d9465e8c532555bd134503772b8fa608e02e08e971e5a9e8f9da856, '', 0, '?'),
(0xc8d27dfae2f9556bc0b50ccdcc586dcf, 'wp-content/themes/twentyseventeen/inc/template-tags.php', 1, 0x00000000000000000000000000000000, 0x7ab7eaa2cf521b9f4400c04d4ce709e9, 0xa1756da8bd4b0ac53f5760b2f4edc4362aab57f3918700514e92b3fc22647c23, '', 0, '?'),
(0xc91318a583dbd07e0d1a4b342823e3c5, 'wp-admin/user/credits.php', 1, 0x00000000000000000000000000000000, 0xd920b4fb1be2c2c780081d5b4b7de55a, 0x651b8acfb3435146f219a5bd0301cb5b0596015e74c243f584d2b25b7e3d59f0, '', 0, '?'),
(0xc94137a827e143239e778a53fb738e1e, 'wp-admin/css/about.css', 1, 0x00000000000000000000000000000000, 0xbb9b6fbc1d72522b2a28a7eaeb188cbd, 0xd8521c42770bd298b7032696a3b2b626c5539f538c84e39ed26c628d8ee23bf5, '', 0, '?'),
(0xc96c589477c1f3014207f52a58a757f1, 'wp-content/plugins/wordfence/images/sort_asc_disabled.gif', 1, 0x00000000000000000000000000000000, 0x4f7fc9a7c5fecd2ad25812ffb2db3965, 0x06af76891a04fe7c352e59581c20a982f789a4181011f25a079605e9b981c5b9, '', 0, '?'),
(0xc98638a8c2d6c070c5bbd1b5020756fd, 'wp-content/plugins/wordfence/lib/wfActivityReport.php', 1, 0x00000000000000000000000000000000, 0x97065d91e65dd3bc4d71cef90f6f77a8, 0x4cdb7ae0a82c975234d71a1a303db3712e88b3df5657985a976ec3cb653b4b12, '', 0, '?'),
(0xc9c7a5897e7fd5f2ef8c07cf3c206d39, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Formatter/FluentdFormatter.php', 1, 0x00000000000000000000000000000000, 0x1f0b3e58944eb0559d597ee0d69b4e87, 0x7b69038af5a57fa32527e39680234da3a40c19c84e0f7e04255bcc6d7b08ca91, '', 0, '?'),
(0xc9d1e84dc1198cf95b225cdb3a0b50d8, 'wp-content/plugins/wordfence/images/flags/mg.png', 1, 0x00000000000000000000000000000000, 0x9eb5a390b1c49a7cdcd464f416e03ebd, 0xee295451690604d362399faea3f0a77162dd82711493a04dbb2aac9c60360309, '', 0, '?'),
(0xc9d203b086933244b41d69dc651c10bd, 'wp-admin/css/l10n.css', 1, 0x00000000000000000000000000000000, 0xb5c4b8f85029fb7c84f0719f72b280ad, 0x77707053a6bddc22fc44c02ebcc56f944d4f8c6dc74fa9271562cb61c78b300e, '', 0, '?'),
(0xca2126f869c6295efe57adb2f406529c, 'wp-includes/js/jquery/ui/widget.min.js', 1, 0x00000000000000000000000000000000, 0x8cf7f36bbd79bc0664b6113f7a7837fe, 0x8d3a92f902db75f923a38660cc13b74fbcc3937a072c07f6a390fbd06e5fada9, '', 0, '?'),
(0xca28138671823450e87dfd354f7afc6b, 'wp-admin/js/inline-edit-tax.js', 1, 0x00000000000000000000000000000000, 0x75694df32dda3134f2ae3395701421f3, 0x5becee1f76110cf21cf480e392b35b4198ff4d755d1ce35b13065c97c0f0bada, '', 0, '?'),
(0xca52b110add902d188e9b0debfbe0830, 'wp-admin/css/themes.css', 1, 0x00000000000000000000000000000000, 0x77beb61918ea32751dac643426d8f3d5, 0x9b054c0f1472e39a29a6fce58e56500b3282f4ba5eab99a95cb522a34d7e60b9, '', 0, '?'),
(0xca6846034d3c40602503712de3e61503, 'wp-admin/includes/class-wp-filesystem-direct.php', 1, 0x00000000000000000000000000000000, 0x9db1a11b089126d41c947087fd951039, 0xd3e74721ceed6e79c0d57b05a567685799734d47fd12c971d1c7962d8e54d065, '', 0, '?'),
(0xca786a5013d5f6bca8d92163c8177813, 'wp-admin/plugin-install.php', 1, 0x00000000000000000000000000000000, 0x513e9628f732070ab1926855e81afbc1, 0x3d8d3d3cd2cd877949b139914a2f37da3ee33b62f8a3bc612de4901524379908, '', 0, '?'),
(0xcac4fc8357e53ec4d29fa2cfeffec85b, 'wp-includes/Requests/Exception/HTTP.php', 1, 0x00000000000000000000000000000000, 0xe8d5fc68b3c6fa15e4526c161172dae5, 0x6f13fd45c2b2745151621d6f0aaefe19baef72eea15171dae122812fb1828e85, '', 0, '?'),
(0xcadd0962a20cb79638ce5bbf90b6a579, 'wp-includes/js/wp-emoji-release.min.js', 1, 0x00000000000000000000000000000000, 0x15d0c302dc74fd87bd9cfeab513e13e4, 0xaf9e787b342e0d840824e6e924726ee06cf1cd70fc292858524cf5bb79a70e90, '', 0, '?'),
(0xcae3b19b998bad205639f87be2b6e962, 'wp-content/plugins/wordfence/views/scanner/issue-postBadTitle.php', 1, 0x00000000000000000000000000000000, 0xdf64992beac7e7f66cdfc1401ffd68c6, 0x33d503695d6db7a8ff26a60997ae73d6aff5499b9b679a65bd6f6b9cd22f4dab, '', 0, '?'),
(0xcae84dcb614eee9af960b43ab82c0bd6, 'wp-content/themes/twentyfifteen/functions.php', 1, 0x00000000000000000000000000000000, 0x92d2240fc17d01ed00b6a1facf29c44d, 0x8f0fa9ee5bfabd87fd24867b2d54f50aeb9a895b47e4c56fc26b4168d924eb6d, '', 0, '?'),
(0xcaf439c0ddef84337097e75e92318dc9, 'wp-content/plugins/contact-form-7/admin/includes/editor.php', 1, 0x00000000000000000000000000000000, 0x5e5b830cd232c598a1a8cbf0c8b1f0cb, 0xd1eb05fe519d8117aa5afe66af4f9247b3a7b0a946ffa64488f3c1a76b382c8b, '', 0, '?'),
(0xcb2181a223f2b0d5497c1b8f82db46e9, 'wp-includes/js/tinymce/plugins/directionality/plugin.js', 1, 0x00000000000000000000000000000000, 0x90a8e01e559f995cb8eb526a8d97e8c5, 0x7caa22f9fc976881dac1f4064d1b0df90a690f83b0a50f2c46502eb7c0807bce, '', 0, '?'),
(0xcb32386322ab3c3bc9d7dc5576c83ff6, 'wp-content/themes/twentyseventeen/assets/js/jquery.scrollTo.js', 1, 0x00000000000000000000000000000000, 0x16fb1664ddebf663a909c51d40ad7914, 0x1270f6a61930c2ed1dd94fdfdbfe098994d8ca399b9b403598457e93ad9d558b, '', 0, '?'),
(0xcb36a03ca5ca43eaefaebfb9563a2872, 'wp-includes/js/tinymce/plugins/wpeditimage/plugin.min.js', 1, 0x00000000000000000000000000000000, 0x55079e203fbb8913c2f34bd839f9a6dd, 0x55a67c9aaccebf66e8bf7bf1a68d52d56d45c099f5aeda544822528379c5ec64, '', 0, '?'),
(0xcb553cdd3f592cf5cf1381a7d8bb2810, 'wp-admin/js/svg-painter.min.js', 1, 0x00000000000000000000000000000000, 0xa79aca561a5b87b62a710b0526a8e4bd, 0x4f664aa97ab398e9362e5f55ba6d31f3de5fc8d15ec1fbe01552e7bc1cc81aa6, '', 0, '?'),
(0xcb790fd01f3691366c0ceb9a4dac43b7, 'wp-content/plugins/wordfence/views/waf/firewall-status.php', 1, 0x00000000000000000000000000000000, 0xb46c7700693735c4f18ae6830647f493, 0x2757b1d6b544ed72ff4442b7edc165480afcea40fd85c5223a3d214d0b2366c4, '', 0, '?'),
(0xcb7d556126676cc3e469b829baebc221, 'wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php', 1, 0x00000000000000000000000000000000, 0x0d6315f3f0a1b2dd82b2c7a0b38f97b9, 0x87c46d6225610fd55de346b262ac3599d942d4abed2182f354f45d2e46167362, '', 0, '?'),
(0xcb8de547e4af806f1b65b7ffef6f9c1c, 'wp-includes/js/shortcode.js', 1, 0x00000000000000000000000000000000, 0x6e3848c6ea0f681f669a0c8f942bf41b, 0x141c169fa7514d8984706733c9d75d2b351ce2050efd8da355f32cdc6b244832, '', 0, '?'),
(0xcba1ec814b468d1ead526194f677535c, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/emoticons/plugin.min.js', 0, 0x529f9db680386cf38832751f4530e300, 0x529f9db680386cf38832751f4530e300, 0x3ca1fbb6319cd4e1f391dfe68311ec56933eeef34b6a8b50c6b052118c1f76d9, '', 0, '?'),
(0xcba4d490927b25106bf2a58e23b666db, 'wp-includes/js/mediaelement/wp-playlist.min.js', 1, 0x00000000000000000000000000000000, 0x5fb749f8adce337f9f303136821bdf5f, 0x6a8621b1fb55ae03d519fe5acb94d89cccb9ef0d8d689f16000d81ba62ca0aa4, '', 0, '?'),
(0xcbb24a0230a45cf7f38b1456ff3491f4, 'wp-content/plugins/wordfence/images/flags/sc.png', 1, 0x00000000000000000000000000000000, 0xcf406c2bad5ed62bda39025587cbf1c7, 0x86b2fb6438b9f642eecd211aa0fb1e35d1b956a356d12b2f208d33fb0c422c2f, '', 0, '?'),
(0xcbea15517b7364a61ece51191812f13a, 'wp-content/plugins/wordfence/js/admin.liveTraffic.1525275841.js', 1, 0x00000000000000000000000000000000, 0x65733b2d217efa475e68e124fe18e834, 0x0b97ea5aa30cf551bede8205bd44ea1c5c9f4ead41f9e51f80132f5bff2679f0, '', 0, '?'),
(0xcbef1d76ed452cbf2d4fe47bcf01ba96, 'wp-includes/link-template.php', 1, 0x00000000000000000000000000000000, 0xb1d56ba377350468aefd042bff7de289, 0xeeb31dd711efdec5d98174c03cdcb56374f12e42be5de639ebae0a373f1ec15e, '', 0, '?'),
(0xcbf47180a68a9460a7bde1ee9ea8f823, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/VacationSettings.php', 1, 0x00000000000000000000000000000000, 0xa8c288ba351c38e4d058aa868fba7e25, 0x1424e2e6d77edfe3dcaa56a437d70de5bc25e9760670ec50d2411d976e5c0a27, '', 0, '?'),
(0xcc217fe94c54e133959f69d9ea781bc5, 'wp-admin/update-core.php', 1, 0x00000000000000000000000000000000, 0xdc115398ae4261756edc127cc5877ac1, 0xd619c019298d4762444dda6671842148fb9f8c39d812c95568084478b5f84d26, '', 0, '?'),
(0xcc438be7d471cc7a6fe05ae35a424bd6, 'wp-content/plugins/tablepress/i18n/datatables/index.php', 0, 0x8e8ad6ca6156bc03fb71954dc0c1179e, 0x8e8ad6ca6156bc03fb71954dc0c1179e, 0x6b8d898dc0977e09b6bd55481aa5d678831850eadb41cc84a2fa3ca19e3b58a8, '', 0, '?'),
(0xcc480355a6af1c95e9c8edea2bac5db7, 'wp-content/plugins/wp-mail-smtp/assets/js/smtp-admin.js', 1, 0x00000000000000000000000000000000, 0xd65c40bde94276420e03f90d9b2db37d, 0xc399c1bdafabf3b16536aed82a9c4c57095b347797308f68d0f147ee42379589, '', 0, '?'),
(0xcc4dcf5471265b3ffdf93eecb98ae50a, 'wp-admin/css/colors/ectoplasm/colors.scss', 1, 0x00000000000000000000000000000000, 0x940171d1392bd8071122a905d12b9195, 0x42c1866d8d7f1ee64e91be6802c4eb17a0b5ac73744ea3f36a07415334580024, '', 0, '?'),
(0xcc568ddaae999cc612ea4dafe96ad381, 'wp-includes/js/plupload/license.txt', 1, 0x00000000000000000000000000000000, 0x751419260aa954499f7abaabaa882bbe, 0xbcff007631a3ea73d41d4eed3e63491f4412d9a6be9dd60f8449e9ad30ff1d2d, '', 0, '?'),
(0xcc5f6a69007b527e96fdbb12cbb6936f, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/src/Cache/MemoryCacheItemPool.php', 1, 0x00000000000000000000000000000000, 0x4d0dfe5649042c1d7d2e4ffa85713eed, 0xdbf561eb2c1b9fc7eb8c43352032e8f179cbba04d032480e360ed0ff826e8fb9, '', 0, '?'),
(0xcc71dba9f51686d5098b81cec18ba765, 'wp-content/plugins/wordfence/images/flags/is.png', 1, 0x00000000000000000000000000000000, 0x60f2ac2999bed21dc7b768a7061b9f45, 0xc3673ebbaec0f532ddd70adbff2414674dbf488f655abf3e20a13ef879d7d249, '', 0, '?'),
(0xcc8b90b871c842103361ea59efe72df6, 'wp-content/plugins/wordfence/views/dashboard/options-group-email-summary.php', 1, 0x00000000000000000000000000000000, 0x63ddc603fe28f3d8e1423dac11239079, 0x97afa121990ec4817acac948e69191c25df08345b326fa2d891b84d13ac2e497, '', 0, '?'),
(0xccaaafaf176ada857e09bbd435ece80f, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/WhatFailureGroupHandler.php', 1, 0x00000000000000000000000000000000, 0x68c774705c46c594733f572b9a90acb4, 0xb9b43c19bd3d0126d01a1ce3604cbdefb82593be12911d618c732382b559e663, '', 0, '?'),
(0xccb3f5e13992f0fe05d7a0a94adab1d8, 'wp-content/plugins/wordfence/js/admin.ajaxWatcher.1525275841.js', 1, 0x00000000000000000000000000000000, 0xa3f072d8172d632f236d7fbea04fe29b, 0x1b76deb6a39423064ea5fd02060022cc6b66efea85427bce94bec61952925469, '', 0, '?'),
(0xccb9394246e8e16886a474f12c3c46bb, 'wp-content/plugins/wordfence/images/flags/sprite2.png', 1, 0x00000000000000000000000000000000, 0xbbccd101e9a3ea02a4b51c03eb6d333b, 0x46b0b4cf8e6894ad01ae18908e8a9b4c98cd76229cf86ada638004d7594c786f, '', 0, '?'),
(0xccbd61a4f03d28d4f2d3fe6bf1a7385a, 'wp-content/plugins/wp-mail-smtp/vendor/psr/http-message/src/RequestInterface.php', 1, 0x00000000000000000000000000000000, 0x9f968a5accc656ebb969b6a973f43610, 0x619ab8f7d8bdab55afa35a22283573dd67e300f3d2755944175b04c5f705acee, '', 0, '?'),
(0xccc38a356666cd3b2c472127f6f3272d, 'wp-admin/css/colors/ocean/colors.css', 1, 0x00000000000000000000000000000000, 0x7434d42be65938ef44ee3a474ccf72dd, 0x1d2ab962dc1339af5feb22515eca40bea15becb11a0dd7fd9d4ca4627b2235a2, '', 0, '?'),
(0xccc5ceead5223b2bc20d7875b4e4ca77, 'wp-includes/js/mediaelement/renderers/vimeo.js', 1, 0x00000000000000000000000000000000, 0x5c12dccb796dfc0f9bef9745965cf595, 0xb8ff7d23c334dd59f6a1519fd963e1b2b49e376b240a09b4d35f2d0079a20427, '', 0, '?'),
(0xccc78ab745c17696632ceed8b579535e, 'wp-includes/images/crystal/license.txt', 1, 0x00000000000000000000000000000000, 0xf05db54c63e36918479b6651930dcfe7, 0x76e8da706d84ca0163ebf836df597e222c2156b9d845586cfc05146ce3227ade, '', 0, '?'),
(0xcd0fa9ffe1877011f76ad69b6092c877, 'wp-admin/css/customize-controls-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x598c9f8efe6f61407ff4b43bd01d3139, 0xf3f3a9962579cb2ed9edf2d10708b883c41e8605804d20e666e5a36d3732553b, '', 0, '?'),
(0xcd1e64ddeae36c50914fea92f9490484, 'wp-admin/network.php', 1, 0x00000000000000000000000000000000, 0x5e60a86ac7b805511faacf32831a5e02, 0x603201573a9d644476ff7502981bfbe17c24429cbd9807fe9aa31c1587a7f7f1, '', 0, '?'),
(0xcd22212e9c16e4a4a5724c4dd387eb69, 'wp-content/plugins/wp-mail-smtp/vendor/psr/http-message/src/MessageInterface.php', 1, 0x00000000000000000000000000000000, 0x5b86144b4235dd435ae390a2d2b497e1, 0xa169ee3ea5b608132ceeb24e3b16226bc2f5cc442d7d83f583b574e27a8ba04a, '', 0, '?'),
(0xcd29c4c503e4f2009f65875fd4353dab, 'wp-content/plugins/wordfence/lib/diffResult.php', 1, 0x00000000000000000000000000000000, 0x30e7f5b115150b83774a97c7d3116eb3, 0x5f19d1e05ead8f3eeeecb2384ccb1bb9f3c0a55ce1ea9b1f82f284867b50e6d3, '', 0, '?'),
(0xcd2c3f6867128c63f768d9f9cba15840, 'wp-content/plugins/wordfence/images/flags/sy.png', 1, 0x00000000000000000000000000000000, 0x3c36dc465f7f2ee03645cf3d54d64ecf, 0x9f43515357324caeff22898f11293015b50d95f8fb07c1a0dc7fbd9d2f5d02c3, '', 0, '?'),
(0xcd3f03c4be70ac5111d73c083ca4723b, 'wp-content/plugins/tablepress/models/model-table.php', 0, 0x3737f001ad20b972692142bfea2849f4, 0x3737f001ad20b972692142bfea2849f4, 0xde959d01b6fa4974effda2d76c0c662da896824166243838f447bf708fa4870c, '', 0, '?'),
(0xcd4cb376a0d836d9300a40f4f9c83b6d, 'wp-content/themes/Divi/includes/builder/frontend-builder/i18n/library/layouts-long.php', 0, 0xa3ce74ad7199efcd7dfcb1cd84388d05, 0xa3ce74ad7199efcd7dfcb1cd84388d05, 0x13f2884aad81b3fb776065359b9464ee90edf5b2b54c1486e510b77595ae2d05, '', 0, '?'),
(0xcd61a2827162fe4f6149c22df30d2a0f, 'wp-content/themes/twentyfifteen/inc/template-tags.php', 1, 0x00000000000000000000000000000000, 0xd616492cf7e7485da252df373cec7a31, 0x211528a86404545513feda0be08fc5e1aca6aca9dbe7a2773d905812941d24ad, '', 0, '?'),
(0xcd6d8d13a5024c304e22c8547eec62dc, 'wp-includes/theme-compat/footer-embed.php', 1, 0x00000000000000000000000000000000, 0x16841cf55adc04ab84f22e932b96196a, 0x83691da7c944ff414af6cf883b76172c671763cc1118250891e788d1095e1923, '', 0, '?'),
(0xcd74f39689b1dd1123fb44b185a68c9e, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/src/Credentials/ServiceAccountCredentials.php', 1, 0x00000000000000000000000000000000, 0x9b55e4f94b30e1c4f0f62241f88e7640, 0xd13ff8af9bbf74316689f38478930b7a90dede49fcef33adae05438d7cec8b57, '', 0, '?'),
(0xcd77ff393d9f5f0c220768251792d776, 'wp-admin/css/install-rtl.css', 1, 0x00000000000000000000000000000000, 0x3382df7e6ea38b249a7c9e71c72a56e0, 0x46c0f65b25552d0e695a31f47027a9ff8ebaf53c775ac09eeb756fc476125514, '', 0, '?'),
(0xcd8e33d7a2e04a796ecefec4804d07e0, 'wp-content/plugins/wordfence/fonts/fontawesome-webfont.woff', 1, 0x00000000000000000000000000000000, 0xfee66e712a8a08eef5805a46892932ad, 0xe1fc2634220d519d6a580ce36d4e22e3c93f50be6f94cd5cb0c6f53f07b9f98c, '', 0, '?'),
(0xcd93df59e13336bee96ce7805918abb0, 'wp-includes/js/tinymce/plugins/textcolor/plugin.min.js', 1, 0x00000000000000000000000000000000, 0xd5da6dc53df2bff42ff9155d426a1794, 0x430c9d02888bb6ce3642baf1442898eb2e28b9c668927e6cacbb1609e7454f86, '', 0, '?'),
(0xcdaa75b96f77734643b9475b6383efab, 'wp-includes/rest-api/fields/class-wp-rest-meta-fields.php', 1, 0x00000000000000000000000000000000, 0x65884514d3422eda0b3bcec698a05970, 0xdb519ccc72192eb57e3391556ab73bfa8756d420217f705dc570929bdc355adc, '', 0, '?'),
(0xcdb613946aca83e0b0b118fdffb72da6, 'wp-content/plugins/wordfence/lib/menu_firewall_blocking_options.php', 1, 0x00000000000000000000000000000000, 0xb3b07c793e71adc374fdaa60758a4a8e, 0x76bc260aa4739ffd29cad56ad966e77881d2f6b35c4afedcf8abdff4a489aab9, '', 0, '?'),
(0xcdbd33c2e8813da3a14fc147c47c7ea7, 'wp-includes/SimplePie/Credit.php', 1, 0x00000000000000000000000000000000, 0x0385e4a14de78c8b2a167f3e0aea197c, 0x18a9844e33efef1cfd24e3105a832c21f0c70f3cedf1eb1cb0822139ee22dd12, '', 0, '?'),
(0xcdc86a90a823a609812a4577da842e32, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php', 1, 0x00000000000000000000000000000000, 0x17a9b3e47aff0bce5d9f885e8c8f4912, 0xf8690b390f865b6830a17623dcbdfef4e42cdcddd6736d522cb48df58b0895e7, '', 0, '?'),
(0xcdcb3e4f2206f15b8db3b764172e9628, 'wp-content/plugins/wordfence/js/knockout-3.3.0.1525275841.js', 1, 0x00000000000000000000000000000000, 0xa2d65ff1c1198342386c635ee984d207, 0x123516e94aaa3968fdf1414c67168799408260c37577ac6fa3db33c9ce00493e, '', 0, '?'),
(0xcdee532d35c52d868bcbdc709161a175, 'wp-content/plugins/wordfence/images/flags/tt.png', 1, 0x00000000000000000000000000000000, 0x14b4c50d33ee97ed7f9e746b3956996b, 0xd5ba0a28ac2457fe30e4812c7e9e5cf2b890a123f0b324d7c121972f921df55f, '', 0, '?'),
(0xcdf889bb6a2867f91f807e6a5523b7d6, 'wp-admin/includes/class-wp-filesystem-ssh2.php', 1, 0x00000000000000000000000000000000, 0x34f24454a4e9892efb483e64407d7c83, 0x7bc2904502653b38f913d90d6d757ce9677128192de577ae158870aa9d784650, '', 0, '?'),
(0xce31f2d22b29ebba474e58243e65b68f, 'wp-content/plugins/wp-mail-smtp/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php', 1, 0x00000000000000000000000000000000, 0xddb4b765c5c81e575a34f602a1801750, 0xa24dd6eb776d0d70e6958c5ffd53c14e8e0a0021e7aad01ca99db8525ca2523a, '', 0, '?'),
(0xce59b58d15662ff7707799cd0e8c7fa7, 'wp-includes/Requests/Response.php', 1, 0x00000000000000000000000000000000, 0x11ce7086bbb7ae52e6abb7c4fd270b47, 0xaef5f9c41b5777594b4c0ac5ec092d2afd01111be8c9155e652265c6285f2c67, '', 0, '?'),
(0xce5d1946a6a6e0847dac7780c81d8a7d, 'wp-content/plugins/contact-form-7/modules/recaptcha.php', 1, 0x00000000000000000000000000000000, 0x108bf80bcbda92572b4d28d0b03d78fc, 0x65597230deb274c7b7f7736db330c41f1a21312243f8cc1a5b850e32c2ff7adb, '', 0, '?'),
(0xce5f292daa5d13edcb8c6b4f09c3f7c3, 'wp-includes/ID3/module.tag.apetag.php', 1, 0x00000000000000000000000000000000, 0x88e2806267563bea7074de278a84d4bd, 0xe122b69d3c7bd0511260ecb8a4af7e44f44abb52d905e27011ffe54c55bdf986, '', 0, '?'),
(0xce7b24d23b76f07a48cf1657273c6e06, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/TransferStats.php', 1, 0x00000000000000000000000000000000, 0xf94bd1d051bac09f9538b8b8720084e6, 0x543efa980c214c2f34e7209249e65306dce52f642a060eba3678aa14660af271, '', 0, '?'),
(0xce7c9ecf1566f780eee8c92c32ad5409, 'wp-admin/term.php', 1, 0x00000000000000000000000000000000, 0x5b2c683b5996e6c34944cace806054fd, 0x48d7f5f113e49682a123c852e336de0237bb22e5d694dabf939ab270c30c1e79, '', 0, '?'),
(0xceaddffcd968ee3acb2951182297942a, 'wp-content/themes/Divi/includes/builder/module/VideoSliderItem.php', 0, 0x19265b7285aced077dca28f9acb5e910, 0x19265b7285aced077dca28f9acb5e910, 0x309cb4a18238b84df866cde7cef3c7bbfdd476ebd8713ef9664d487f9432974b, '', 0, '?'),
(0xceb5f6c1fd60abb3748d760e18a3539c, 'wp-content/plugins/wordfence/images/flags/wales.png', 1, 0x00000000000000000000000000000000, 0x8a89ebc1992ce3a543d56f7bd77ff076, 0x21ac69f44d4612dbd95c53fe5ea8044de0406a289eaccfcd46024820e7391a27, '', 0, '?'),
(0xcec593fefafacf94f2031f3d9fba2336, 'wp-admin/images/post-formats32.png', 1, 0x00000000000000000000000000000000, 0x57597e8f4f92f87bf02b5f4c896b453b, 0x6bbe3c3814a42e5f44b4e34b0e188b82b5df475ba735652d49283077b0e16807, '', 0, '?'),
(0xcecf2cc01d9fa047b620b13ac530a02f, 'wp-content/themes/twentyfifteen/inc/custom-header.php', 1, 0x00000000000000000000000000000000, 0x81345fec4ede475e0746fd7d5be59346, 0x519142ac7ca3dcaac8065ceb020b7bce86c86b4b87040c03a89da5d1d83429c7, '', 0, '?'),
(0xcf02df132c949f11b440ced6f3ba51cc, 'wp-content/plugins/wordfence/views/common/indeterminate-progress.php', 1, 0x00000000000000000000000000000000, 0x49b7e622dd7367bd7f1734885c28b138, 0xb440991beefd5a6e22cebe7e9e51d594bac338169373e3508ab69e0037e50533, '', 0, '?'),
(0xcf2dd32b8e65c6e1d46df17522b6c378, 'wp-admin/css/colors/sunrise/colors.min.css', 1, 0x00000000000000000000000000000000, 0x4b919105096d441f974a99dc6bc9e243, 0x9539ba6aa1fbb489fa79f8248df633ebdaf91a675d2c118859661f095f9906fc, '', 0, '?'),
(0xcf5b1fe716b6e7e3307cd332c5b6049b, 'wp-content/themes/twentyseventeen/assets/css/ie9.css', 1, 0x00000000000000000000000000000000, 0x9ad681950eb4b5e2df5b59000ba6eecc, 0xe61a2ea77c20e9d8a428c03de31b3136a4c69a8c4dcfb818ca112d0aa7ed476b, '', 0, '?'),
(0xcf7546f3e2915e47faa545082b88b663, 'wp-admin/network/freedoms.php', 1, 0x00000000000000000000000000000000, 0xe1af39e94239a944440ab2925393ae60, 0xcad34a4227de98988146528e462f31e7ad073741d9fb007926e1a30f83c8f2b3, '', 0, '?'),
(0xcf789a2fb996ce443fa35985366b6e9d, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/FleepHookHandler.php', 1, 0x00000000000000000000000000000000, 0x0c3e3f8711aa3641227a7cfd11dfa100, 0x6a13259d5a3c128cf84c9f58c57d6133ea780d56de54ed3484663d9bec486d50, '', 0, '?'),
(0xcf7e461ca7a374c41d8c67fe9b72faae, 'wp-content/plugins/contact-form-7/includes/rest-api.php', 1, 0x00000000000000000000000000000000, 0x0cf611a76e8da8b9fe3e93de88dd0c5c, 0xcf6ddeb43c71a12be9cd23bf318141d21162c4f4a0d76e48d1375acf3184170c, '', 0, '?'),
(0xcf7e848e70459dd92aab54b04534e8fb, 'wp-content/plugins/wordfence/images/flags/am.png', 1, 0x00000000000000000000000000000000, 0x242ffe8d95ec63430e5c26a3aaa75025, 0x4f9692d7e3ad1c16441c92b4fa14dee048e9725b2a2ad9dfd040d555cdf9e4a0, '', 0, '?'),
(0xcf800cbc3301a6cbd3b0c60bdb21c226, 'wp-content/themes/twentysixteen/page.php', 1, 0x00000000000000000000000000000000, 0xb9e96fcae16a74cc6dfa4a703ba05ad1, 0x98f8ca1b03bed5eab009008bf070ca074bb94ef217849deda0ced37247eda5fd, '', 0, '?'),
(0xcf808d7418471dc8a99d04c8c08ba444, 'wp-includes/js/tinymce/plugins/image/plugin.js', 1, 0x00000000000000000000000000000000, 0x5756a9cf36da2f719f90edaeb64f73f7, 0x92d833cc1d82f2a38fce4cde0e57df37b1495712061b75d1ecd383124e41c724, '', 0, '?'),
(0xcf864b09b4d5a84c8a483a6467c53c36, 'wp-content/themes/twentysixteen/template-parts/biography.php', 1, 0x00000000000000000000000000000000, 0x3c5d5fd7a8b480cb6f83754e07814292, 0x6ef3a00934d2f60d492eb129983368f6b18e6876fb269a18c17eec0b96f64205, '', 0, '?'),
(0xcf8a153df7c658aeacf762427a27208c, 'wp-includes/js/jquery/ui/effect-explode.min.js', 1, 0x00000000000000000000000000000000, 0xc0df625cca418cfd803a11514a3dd1e6, 0xfe230c19e56cdd64643cadd490500bbbaa89c562bbda259a34b09e123975c92d, '', 0, '?'),
(0xcfb3a54650f01185c6c66a27b6ba2614, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/PushoverHandler.php', 1, 0x00000000000000000000000000000000, 0xac5af5689f119eab6d96c2f55f745a32, 0x4cf5623b5fd89afbd5082b7b40f3ec2b475cccf6c3b6faf90f114967b0124b6e, '', 0, '?'),
(0xcfc2c813adc10b48d4b9f2dc66eb6be1, 'wp-includes/js/tinymce/wp-tinymce.php', 1, 0x00000000000000000000000000000000, 0x8a620ab81dc7307f7072b1d312924876, 0x8cb7c7e0d9bf58542f461bccf0d0f49951c4af27ac216d697985caaf001dcf4b, '', 0, '?');
INSERT INTO `wp_wfFileMods` (`filenameMD5`, `filename`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xcfdd99aa50289983c94f270e4591f965, 'wp-includes/js/jquery/ui/effect.min.js', 1, 0x00000000000000000000000000000000, 0x3f7161cf139d5a2c5e6d34e1c0026f9d, 0xfc9b775f0baf7c2b22e292d53203bb35a14e5d5e4b0f15723dd7f923fdee1ff8, '', 0, '?'),
(0xcfe98bada1827b5eaa074d552af48d5f, 'wp-includes/js/twemoji.js', 1, 0x00000000000000000000000000000000, 0x4d33a4ad65ec90364e2c52aca8badf11, 0x2578d76399c9ef256e2553b636675cdd6da8b04558ec2683a53425f961c0b332, '', 0, '?'),
(0xd00811ac5d6dd9b2a71f0907e296adec, 'wp-content/plugins/wordfence/vendor/composer/installed.json', 1, 0x00000000000000000000000000000000, 0x4fbb15f36649fc97021138a578be451a, 0xfb08485ccea342f52e5c3bd36a1b00f5271c1258e4a413cc026035bc1cc9a3fd, '', 0, '?'),
(0xd03e9b7306cb1f6c019b574437f54db0, 'wp-includes/bookmark-template.php', 1, 0x00000000000000000000000000000000, 0xb4675b6c675004098ba08c353522ea81, 0x8fa664b801bedec9174e643d95339b0ca7add618aa1348832196200ca01999c0, '', 0, '?'),
(0xd093984a7ef662262ee62b1e67bc514b, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/SocketHandler.php', 1, 0x00000000000000000000000000000000, 0x5de192a882a0eec09d4c90c02d431cca, 0xef47071e1907fa9aa7a74ec24d2e73b5af2ad70b3c6a6a61b7c6db36eeb7d344, '', 0, '?'),
(0xd0a27f92ed8eb9827ce18ed1e4d84019, 'wp-includes/images/smilies/icon_arrow.gif', 1, 0x00000000000000000000000000000000, 0xbfcab5090b1280bbe495dbead4d2281f, 0xe10ef2d64ad311b3cd5f4b60e062c19ab48787661932009f0476a8ea3cdcff01, '', 0, '?'),
(0xd0cd78c8fb5ac0ab3130c48339c209e5, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/IFTTTHandler.php', 1, 0x00000000000000000000000000000000, 0xf228627f0c6c32279ed2cfc88ad85508, 0xe1b32885f21986551345e958ab033119d88598d29775ea91e84da6dfd1f5c340, '', 0, '?'),
(0xd0d62f81a81c3f9fe096dadb55f187ea, 'wp-includes/Requests/Utility/FilteredIterator.php', 1, 0x00000000000000000000000000000000, 0x9752124ff9aec37a7729e78137f41f96, 0x4ccc43a8b055c1c9e4d868553b34e66e7d0e526daba4783be8a8c48c1edcdf1c, '', 0, '?'),
(0xd0d85eba5cb6580ce8507653ac5cf77b, 'wp-admin/js/media-upload.js', 1, 0x00000000000000000000000000000000, 0x94b464e9b4ec6b545486af795f24016d, 0x7a384c455b928da1ad7875273869cacc3a67dfffed0667d8d9986cec7eea3477, '', 0, '?'),
(0xd0e79e8c18b5f73cd4c24704905aa327, 'wp-content/themes/Divi/core/components/api/email/Emma.php', 0, 0x519a6d8a2e3f419d05f5c60a0dd06378, 0x519a6d8a2e3f419d05f5c60a0dd06378, 0x86ca98c777f829c9facf2f59b46a259092ca2f4add90543a9ae47b1ef7ba1d9e, '', 0, '?'),
(0xd0f4d203cfcd2cd9e17f1811f166ebd7, 'wp-includes/rest-api/fields/class-wp-rest-comment-meta-fields.php', 1, 0x00000000000000000000000000000000, 0xce5ac6be42d82c1f4a2954f081996378, 0x0049054daf199903a97c25cd6315caee74ec00efcea6d7e0d471f9af73e1ed35, '', 0, '?'),
(0xd10070abef5747b10d7d5e0db6cd844c, 'wp-content/plugins/contact-form-7/includes/upgrade.php', 1, 0x00000000000000000000000000000000, 0xe1b5346d1a288ed33983b03fab31118d, 0x875d8832caf743fb061f0ad49ce75e89296a123df55cf7e2a200ddf5dc734f9a, '', 0, '?'),
(0xd12f13b8873080de0a2a37b866289bb6, 'wp-includes/js/wp-a11y.min.js', 1, 0x00000000000000000000000000000000, 0x7fb5f1a0757b4fc79ac7c5b1920e0f8e, 0x67e0d395577f96859aed05d1a6f0c60a5b54f90a75415b7aade2831b477a6114, '', 0, '?'),
(0xd13757ba443ad0dc998bb71b678455cd, 'wp-content/themes/Divi/includes/builder/module/MapItem.php', 0, 0x1269e7f048f9e4cec022168d3e1e7ae3, 0x1269e7f048f9e4cec022168d3e1e7ae3, 0xe9f9193352cbe16b779cd1aa6b291afae61ca408cce1b89668eac2407e92b0cd, '', 0, '?'),
(0xd15f5c63396d4c8a76e9e8a33189d1fc, 'wp-includes/compat.php', 1, 0x00000000000000000000000000000000, 0x5642b1ed9adac782921c052e05595a70, 0xcebd8d8c3a37ea4b82515f59dd7e7981c327eb747f6064a1c7cda43920121705, '', 0, '?'),
(0xd16d61f50e764d769f1c4b12f3b3a51a, 'wp-content/plugins/wordfence/views/scanner/issue-wpscan_fullPathDiscl.php', 1, 0x00000000000000000000000000000000, 0x740e869e47beee4ec6dc38b109fae836, 0xd7c059b3910116a356299b636514572fff5aa3b56dd2b36e276ec300d04d4b7e, '', 0, '?'),
(0xd1c8cb49cbf6733dc855bf26fc4a4139, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/promises/src/TaskQueue.php', 1, 0x00000000000000000000000000000000, 0xf689afac69023ad70c4239acc0594760, 0x096f0c714b7808ec278404e8631a31110fbeeb0c95b632fa5df3f989b4622f0a, '', 0, '?'),
(0xd1ca55bf105560bd8241d54fae6086f0, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/HistoryLabelRemoved.php', 1, 0x00000000000000000000000000000000, 0x72a3773caa49000737c72a41d6caf62c, 0x3b1a0adbc113b36df1f6f8aeaeb17437b57a03f866cd20d00f2f22dc43dab894, '', 0, '?'),
(0xd1dfeb7a8517401bebabca251e86b405, 'wp-content/themes/twentysixteen/footer.php', 1, 0x00000000000000000000000000000000, 0x2649588fad6ff41ecc1f129010cf4f71, 0x9b0feefcddfc6d1e7f0788290f6ce0fc2759d9d85f240492dce080817c783b96, '', 0, '?'),
(0xd1faf7a4998b06eb3ddbcc47dbd981e6, 'wp-content/plugins/tablepress/classes/class-export.php', 0, 0x7139bd6753345cf1950d22794a138d0e, 0x7139bd6753345cf1950d22794a138d0e, 0x6d5cd61d2e343daaf4a325bf037a1e283f0c77c203dcb50ec667a16dacdd9888, '', 0, '?'),
(0xd20f4a687cb19430e7830b605a709845, 'wp-admin/user-edit.php', 1, 0x00000000000000000000000000000000, 0xdb9da4de8805b2f532834a33f2fba054, 0x8eb7cefd72c63a13150a504f4dfd266c1b2bd4ea1005d7a5230747038c47ddfd, '', 0, '?'),
(0xd26a4930aad4646355e0a45285feda9e, 'wp-content/themes/Divi/core/components/api/email/MailPoet.php', 0, 0x1a775bb873d89eaf03eb67c96ced8e9d, 0x1a775bb873d89eaf03eb67c96ced8e9d, 0x2161bc8a4b1c16a015016acbd7cdf31e4073e041a64d6f8a36b88f91d9415857, '', 0, '?'),
(0xd27d13307e4970f263d9d19c65ddbf5d, 'wp-content/plugins/wordfence/css/diff.1525275841.css', 1, 0x00000000000000000000000000000000, 0x49364f47cd6a4ca63fddf905769042ee, 0x988d8517c131745cb1b661abca161d502ec2450bb6ac6564b2cb8eb1336da8d6, '', 0, '?'),
(0xd296368ad0f24dd6a614b6ae357748cc, 'wp-content/plugins/wordfence/views/options/option-text.php', 1, 0x00000000000000000000000000000000, 0x30b1d9cf9d92a09f86de9dd2194fd351, 0x76122679ce87136ab10462abf67d3d4962080651ddd66d930ede6e67808c9339, '', 0, '?'),
(0xd29ea5dd3ec0d52a145223467efa200a, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/media/plugin.min.js', 0, 0xb068d94458289ccfca5221fe750b4155, 0xb068d94458289ccfca5221fe750b4155, 0xff72b830b5f068212cfaa3e122e90ceefab22febcf1f1b6327d47b15ff898109, '', 0, '?'),
(0xd29eb3e5faecc79ff603094b73cdd7d0, 'wp-includes/images/icon-pointer-flag-2x.png', 1, 0x00000000000000000000000000000000, 0xa9e5e1a632f1b3b962e4c426d55acc72, 0x34f6819442c8a5c40baa27782b63d268b9d2a0566e9f35ae49da3e06836adecb, '', 0, '?'),
(0xd2aa2a8fe3d41f489aaaa80a3b74b2fb, 'wp-admin/includes/ajax-actions.php', 1, 0x00000000000000000000000000000000, 0xf591a796a2cd971648d5aefa1b2b12e7, 0x7fe33a60656804182624078b02a2742bf20c8f06863baed55a2d87f064fac80a, '', 0, '?'),
(0xd2adf3905f566c4bf867b02101708631, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/rules.php', 1, 0x00000000000000000000000000000000, 0x56f9b740ac3479d9faabc1930990905f, 0x3b27d9c2151662c7adc9e137a596dc6cac37fd2b59745b8073b12cca89005171, '', 0, '?'),
(0xd2b20b45357cd2d1b589438264e997bc, 'wp-admin/options-reading.php', 1, 0x00000000000000000000000000000000, 0xc4bb064ca522f9306e32abe13d107dd8, 0xefc4c8c225d03f88484b294b313b712ea6fc288a3923e79407f5e2e07a2d5d50, '', 0, '?'),
(0xd2ca66bd7f2466dfbf79815ef8c9063b, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/src/HttpHandler/Guzzle6HttpHandler.php', 1, 0x00000000000000000000000000000000, 0x326b39b7229d474548c23117ad92a458, 0x657ea4c4b873881d0e3698fad7c071b1f62ee54d59e74d54458b25de5bfc7a12, '', 0, '?'),
(0xd2d54c7435393396755e98ebe429d9d4, 'wp-admin/images/comment-grey-bubble-2x.png', 1, 0x00000000000000000000000000000000, 0x9d5459d3c59d32b602732c0df56d83bf, 0x441189c5c078ad8f8c542da1a1e6dcfe778518c34e8409a0be508c7b12a6821b, '', 0, '?'),
(0xd2e17921b4f5851feddfa95ee4d39ae5, 'wp-content/plugins/wp-mail-smtp/vendor/psr/http-message/src/ResponseInterface.php', 1, 0x00000000000000000000000000000000, 0x3a902ea57f57a8250e371ba6ea40c3b1, 0xeb7140f88c77a80610ec348528d65d9587723483f57792cf7eba23e00d1af2de, '', 0, '?'),
(0xd3261129032dc3a2ab1a088dce999570, 'wp-content/plugins/wordfence/lib/GeoIP.dat', 1, 0x00000000000000000000000000000000, 0x8ef41798df108ce9bd41382c9721b1c9, 0x2e255cb5b4d86a565f089cdcfe44e65933504ba2eff8f0b5431ffcb198aaef6c, '', 0, '?'),
(0xd33297d3c3c8935163f869229e1b5d9c, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/ModifyThreadRequest.php', 1, 0x00000000000000000000000000000000, 0x59b144e9836db0a39e24efb9ccfdd183, 0x505346737a7a74ea6494a353dd3467ea5e343ceb9a1178e99ff76940f9e0437c, '', 0, '?'),
(0xd345236cf0c24cfee65f26dcaab3c2ef, 'wp-admin/images/arrows.png', 1, 0x00000000000000000000000000000000, 0x7fda76920124f03e88d1dfd93e03bf59, 0x92595789129a280c86f04e33961232553bd5e20ec6ced13c2e6917446421c4d1, '', 0, '?'),
(0xd355f7806ed02f7c724019daaaf2d7c1, 'wp-content/wflogs/config.php', 0, 0xe3d274059b5e9bdeee514e7d9158c6bd, 0xe3d274059b5e9bdeee514e7d9158c6bd, 0xbc0b893ac853cbe7d6156aa8e1780f2c97cb5433c8b3c5ae7cc135940350d90a, '', 0, '?'),
(0xd36a7313a49e7732f9ec1270aefd7153, 'wp-content/plugins/wordfence/lib/wfIssues.php', 1, 0x00000000000000000000000000000000, 0x66b0efbde881ec516582ba666f64a64b, 0x086a7c1e0c14b734298dd2d6e59e24554f7bcf360320b7921c5177e6b8478367, '', 0, '?'),
(0xd37bdaad643354fa5879bd91f1d0373b, 'wp-includes/css/admin-bar-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x51348baf610df3378679eab862ad5e55, 0x766f1051d1569ffcc7796135e2f27a5ec928858380b75eacf043f1e2eb257ee9, '', 0, '?'),
(0xd37d15b3efaa65a8e9437fd3cb218e2a, 'wp-includes/js/codemirror/codemirror.min.js', 1, 0x00000000000000000000000000000000, 0xf2d20913fc0766828268883b66af71ec, 0xa8758e2ac351df36f6c684db64aa147664c8878f5fb9fb931800b7d4fba2b499, '', 0, '?'),
(0xd39fee02f106c76d79ac2b0a661de93a, 'wp-includes/js/wp-api.min.js', 1, 0x00000000000000000000000000000000, 0xcfe6bf3aec2963dbdcddb2daa7ed129c, 0x07aee2cf0e268551dd402a3c24549f9e29486b47dfb94412a62a636bc288049c, '', 0, '?'),
(0xd40ce8f2ff010fe59dcd302aee57c7d4, 'wp-content/plugins/index.php', 0, 0x67442c5615eba73d105c0715c6620850, 0x67442c5615eba73d105c0715c6620850, 0x6b8d898dc0977e09b6bd55481aa5d678831850eadb41cc84a2fa3ca19e3b58a8, '', 0, '?'),
(0xd4108086aac07dd776cfa3fe900847c0, 'wp-content/themes/twentyfifteen/genericons/Genericons.eot', 1, 0x00000000000000000000000000000000, 0xe286921c96e71c281fedc8376ba46a7f, 0x1cc99eb78fa48a31a317a80558c5e32a8518f4c02a8fbd798e87688babe09873, '', 0, '?'),
(0xd44ab01df7aab37c0ae51262e3938561, 'wp-content/themes/twentyseventeen/screenshot.png', 1, 0x00000000000000000000000000000000, 0xaa448a1ebfc88a73cbe64f71c9cf1032, 0x8bb110416a6e0a9196ad729bd9826937cbaf4022439bd72d278ff92870e16fa1, '', 0, '?'),
(0xd45d7f2ef56f6ff0c8a6074d2d6e0987, 'wp-admin/images/align-none-2x.png', 1, 0x00000000000000000000000000000000, 0xf858439905295bd705b09b2dba3418bd, 0xb3dfa7265151bd7022137edb1a3853d78a9a89efcdf60459dee5ebc516531760, '', 0, '?'),
(0xd46dc4a5c0519e2b04994e8fd0a49d4a, 'wp-content/themes/Divi/includes/builder/class-et-builder-element.php', 0, 0x0a79f84e7bebf20797263cae2c055cca, 0x0a79f84e7bebf20797263cae2c055cca, 0xb060436b0be987c5c5c02855732d61876384f018f85af28c913dc9aba3d1c9ae, '', 0, '?'),
(0xd481fc420a30f08455b1ed861a421d8c, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient/src/Google/Http/Batch.php', 1, 0x00000000000000000000000000000000, 0xde204696614ba8c5cf74a4fef0800dcd, 0x9abbb587622c800e78ba72337a9e3e77c4f68f4f760a35dc7732ca1fd5361f7f, '', 0, '?'),
(0xd4c886709ffed15d34ccd04cf1c471a6, 'wp-includes/css/admin-bar.css', 1, 0x00000000000000000000000000000000, 0x9ea3eba803004cf0fd6fa54f113fc2eb, 0xee2b219a5a5f677d307b3fea1d21aafb095aefc1c882d7a730f8c48971f3cd67, '', 0, '?'),
(0xd4ca6f9c7a35ea7dd2add389783ee166, 'wp-content/themes/Divi/includes/builder/post/taxonomy/LayoutType.php', 0, 0xbbaa35199fbfa026a455dae04ab0bf9d, 0xbbaa35199fbfa026a455dae04ab0bf9d, 0xec8e00c221769e8f164dcb97f78950af7b1eb7718c8fb927db8fbb12331ef2b5, '', 0, '?'),
(0xd4ca70ff04fd53959a60df5d545d44c8, 'wp-includes/css/dashicons.css', 1, 0x00000000000000000000000000000000, 0x5d6b5071186dbd3e8af754f6a013ba18, 0x620b4ea36a781da734d203b96f8724dd06cabb2c392419678500e43c2bc4e3c8, '', 0, '?'),
(0xd4eaaa9c68c114d107d09559ba0f5ecf, 'wp-content/themes/twentyseventeen/README.txt', 1, 0x00000000000000000000000000000000, 0x5ecf7f478aa51478a0e02e431bd7a6a3, 0x0d3543dd13d99698f2aa4ecbf98f73c5d86bfad7fa0e6c9b27743335bfb6b0aa, '', 0, '?'),
(0xd4fa129b2655b08c10ffe408cae56bfc, 'wp-content/themes/twentysixteen/single.php', 1, 0x00000000000000000000000000000000, 0xa0fa3eb0573b6f5d1eb355a36f6c7e50, 0x0cddf73f789576f8c1a0de2616865793aa3d99b244e7e3cd02edef582a271afd, '', 0, '?'),
(0xd500ef21bfc83e2c96bb81857f96bc79, 'wp-content/plugins/wp-mail-smtp/vendor/psr/log/Psr/Log/InvalidArgumentException.php', 1, 0x00000000000000000000000000000000, 0x7d2f0bd1583524d739fff12f0507de65, 0x053baafe3562b0bd4714ec53a3a6423a0f657da2e8ecd1d621717c7ad236f4bf, '', 0, '?'),
(0xd501eb420904ad012a660b3652573625, 'wp-content/themes/Divi/includes/builder/module/SocialMediaFollowItem.php', 0, 0x77a2e4bb26f0513d1324fbcbbf4c519d, 0x77a2e4bb26f0513d1324fbcbbf4c519d, 0x1554c6dab26c8acdc90099099ad0e348d799ed3cd4e19694c1f74ecf923e71d6, '', 0, '?'),
(0xd51658e9f0af97248461b2d442c8d25e, 'wp-admin/js/user-suggest.min.js', 1, 0x00000000000000000000000000000000, 0xe089545cd7fcde5c7cd70de3a70139e1, 0x84454e179a8b45c90632b703c263424b3073b67ecc17634e29623fc43cd6fc0f, '', 0, '?'),
(0xd550dbcd1113298bfe33743b95addeaf, 'wp-content/plugins/wordfence/images/flags/sprite-des2.png', 1, 0x00000000000000000000000000000000, 0xf61ec74d9764a15457d41363702c8df4, 0xc06c1338f5cecb093fddec91a0c3e7dee3064e2fa63cb48ca3f2f3b205f6d04d, '', 0, '?'),
(0xd5695a78498b6b063c78c24308ee5475, 'wp-content/plugins/wp-mail-smtp/vendor/psr/log/Psr/Log/NullLogger.php', 1, 0x00000000000000000000000000000000, 0xd66f51c1fc729b09e54fd8821c7dfe46, 0x19efcdae1388910660e92966e747643d64208cb33e10e07b55d08bc43676cc7a, '', 0, '?'),
(0xd5754723fc29b97cc35eb4acb8110636, 'wp-includes/Requests/Exception/HTTP/511.php', 1, 0x00000000000000000000000000000000, 0x03756e9a4e3c4b77f8d09bb9918fd140, 0xfaf349f8a87d372bc695a441f7dce0036ce6acbf42f7f574db2773f7f0740c06, '', 0, '?'),
(0xd5f54b323be63c4419a6ae87836b7562, 'wp-content/plugins/wordfence/lib/wfStyle.php', 1, 0x00000000000000000000000000000000, 0xab03c22345daf71ffd9434914da3eef2, 0xb00d3e970c9dd5f4071437e7a8b65e142bae5895d100153c3b4356e29f137644, '', 0, '?'),
(0xd5f6bcfacda436e9002ffd936bfac0f4, 'wp-includes/js/imgareaselect/jquery.imgareaselect.min.js', 1, 0x00000000000000000000000000000000, 0x959b49d52e2ff3abd7b9e48440679dff, 0x0e6e1ae26ea8cfcd18d2d8d8cac54d5c442e673f50c8d56ca00e098a3c8d80e3, '', 0, '?'),
(0xd658da897cee1e38d1f5c1ec7dc242dd, 'wp-includes/js/tinymce/plugins/link/plugin.min.js', 1, 0x00000000000000000000000000000000, 0xda71d62b165ecde69d1b7afb554ebb79, 0x8423a6a257b22b4b4744b3682d66a17e641a4d14795c4e45c52eec05dd9fe3c9, '', 0, '?'),
(0xd65ad7f6097221de8f66d5d11cbe09de, 'wp-includes/images/icon-pointer-flag.png', 1, 0x00000000000000000000000000000000, 0xb0d32c87f2ad8bc2455ebf6a60171027, 0x6f71b70eda3994c1617b29687d073d23bebdfcebe75418fbd7a71404c908c20f, '', 0, '?'),
(0xd66883605f4adf23dd539b885f2c1f52, 'wp-content/plugins/wordfence/images/flags/fo.png', 1, 0x00000000000000000000000000000000, 0xfefde5d7f365b39cbc5e4bef49569193, 0xdce5e8ee2237c0e1914f258f19bb1b9331830862109fc1f9ed412458ba0b16e5, '', 0, '?'),
(0xd66fd2a82a4b02eeea6f98377b83203c, 'wp-includes/ID3/module.audio-video.matroska.php', 1, 0x00000000000000000000000000000000, 0x6b93f4b72b38b6d104e7b8742c415ef8, 0xdd8a59780ef71cfbf2f429b61474de1574a483978ddc19617430384a3e739148, '', 0, '?'),
(0xd672599f53af7877441f59cb9a4a995b, 'wp-includes/images/media/interactive.png', 1, 0x00000000000000000000000000000000, 0x52d7accb82aef17fc2c3b4c58968dc48, 0x7bf3f487205b4bea04e01000172183eab8bd90b22fe15cb96c772ec1a8eadd08, '', 0, '?'),
(0xd68b02cb38935bbdc0a6899830bdca8a, 'wp-content/plugins/wordfence/views/waf/debug.php', 1, 0x00000000000000000000000000000000, 0xe6198d1390930a05a8c7888a81441591, 0x59636841bfacd85a7697ae78ed70616d0d35591e128a9ad768fc339861fc3654, '', 0, '?'),
(0xd68cb7f10b71e6c3b3fd58b05bc8d2c7, 'wp-includes/class-wp-feed-cache.php', 1, 0x00000000000000000000000000000000, 0x3ad14084ac4bdffe838e4cf6f7dff8af, 0xf32f9820ded7ddd2c86ab88119c1121c80f65a92bbad5537666e9cd4c159cc5b, '', 0, '?'),
(0xd6a0191323585834c7bdf3141adaedf4, 'wp-content/themes/Divi/single.php', 0, 0x5a6af95cbb08c4d19155d2864d2776b5, 0x5a6af95cbb08c4d19155d2864d2776b5, 0xee5baaa4ddb5f20450e8b1bacec7a94adef2475f65175c3d2f1e9a799dd890ff, '', 0, '?'),
(0xd6ae85ca7862fc3de0348a40eb207425, 'wp-content/plugins/wordfence/images/flags/mu.png', 1, 0x00000000000000000000000000000000, 0x50d96827ca16fa8bc9f04110286c19ea, 0x8c22c5c56980ca23d4cb37c12ec34bc3d873a6ada0e6287d70781de2d7c0ea11, '', 0, '?'),
(0xd6b6cbe539d89e66f8706f020c331674, 'wp-includes/class-wp-admin-bar.php', 1, 0x00000000000000000000000000000000, 0xa6a67e81b768cfde9feec87b3aac5689, 0x5ce0d415d24ffdccd79f42f94f2b90280e771a4bd367d7a78288290fbf6d70f8, '', 0, '?'),
(0xd6cf4a1dd8fbef21ac5b5736dda7e9fd, 'wp-content/plugins/wordfence/lib/IPTraf.php', 1, 0x00000000000000000000000000000000, 0x1e74c3c82c80f897ee7c34024cc4945e, 0x59d2d3f7fb7b0b432005291d1e7eab490c7f915090e48f024ad14b2ec0284033, '', 0, '?'),
(0xd6e7e37623ef39f702d0f2293f4970d7, 'wp-content/themes/twentyfifteen/content.php', 1, 0x00000000000000000000000000000000, 0x3f3c689e9ad6173e43bda54271d0ce70, 0xf7c1b29d9c8baf070e7f9e340b875112752093f053c0a7a3a570e16e496b2fef, '', 0, '?'),
(0xd6f2a99097a1e2bc91429c1714ef9757, 'wp-content/themes/twentysixteen/genericons/genericons.css', 1, 0x00000000000000000000000000000000, 0x13a6500ddf36c6dd581877aefc78d34d, 0x29e5d7c04020d6d1b576a950bd345c572a59f49e27e02d63cd7c15168e8afafb, '', 0, '?'),
(0xd6f536bb5f91e4a7c5e67a541455f496, 'wp-content/themes/twentyseventeen/template-parts/post/content-video.php', 1, 0x00000000000000000000000000000000, 0x9b03a9e5d16459d3ae40d92c9b796694, 0xb3fd640e0c1fc0346abf6bd84d207d5f0260ea8550c764cf8cb7b40f29fe6054, '', 0, '?'),
(0xd738be16c6ff7bb001be2e5751149bcf, 'wp-content/themes/Divi/includes/no-results.php', 0, 0x47d283b3eda0f132a8a4748e2a7c5511, 0x47d283b3eda0f132a8a4748e2a7c5511, 0x610626acdbce1a0698d71eb7e418e68af74cdca09e9cca0116a34f5209fc3af6, '', 0, '?'),
(0xd747c8a9f5efbf3694a415b3c8000859, 'wp-admin/includes/class-wp-posts-list-table.php', 1, 0x00000000000000000000000000000000, 0x4cfdcdeedea6d7ada6e68b3286fde337, 0x919029c024ec881a6cadb7bcf64b7a9b4d8885ded002b899dcd6113dbc074dc6, '', 0, '?'),
(0xd74d00f7c2da63b09aedf8a1a25f64d8, 'wp-admin/includes/class-file-upload-upgrader.php', 1, 0x00000000000000000000000000000000, 0x24d5f9d3018126665ad26d2dd65fe2d3, 0x6006458340db9e64904161248ec3032c55c37f4e6e84f9291b78707491837cdd, '', 0, '?'),
(0xd74d43b653da92252c3cb5274cbe91c5, 'wp-content/plugins/wordfence/images/flags/np.png', 1, 0x00000000000000000000000000000000, 0x9c2e7fc45dd7e74893f232eef70f7bc0, 0x65c8d089ce4c7520bf34b407196c0034697d5171cd4ff7aef66f1d77aa193000, '', 0, '?'),
(0xd7778c685da0c3a1cb260693774db3c4, 'wp-includes/class-wp-network-query.php', 1, 0x00000000000000000000000000000000, 0xb7c4feafc5739d78402c01ec14660710, 0xe2893506b063c0f5cb7380282f1211ea7f9171585819832daa27032ec14bdcc7, '', 0, '?'),
(0xd79e947984376d4504359d83854f5fc1, 'wp-admin/js/media.min.js', 1, 0x00000000000000000000000000000000, 0x9be63adbaf5a5acfdbfdd555dc19777d, 0x7f17516db8c056eb2ce231c237ec766d9ae87f8bb8e1f8d4e4f8f3a9a3ad3309, '', 0, '?'),
(0xd7b23280440ba1c9bb262d75f3f50915, 'wp-content/themes/twentyfifteen/page.php', 1, 0x00000000000000000000000000000000, 0x429635d5e4118c5e9b001299609043fe, 0xdb6ad037588309f4c0776d85387f2f25329fb904f1cea9edd17cf996bfe0722e, '', 0, '?'),
(0xd7c76a3096a9de77fe06457dc2ae529f, 'wp-admin/css/wp-admin.min.css', 1, 0x00000000000000000000000000000000, 0x2bcbab07977867b916887573559917fe, 0x1e4e67e139446664db804638f1da83c6d440c003196d45dc71d68b5048f98b22, '', 0, '?'),
(0xd7c96ff728b8ff519ed33cda9028f4f4, 'wp-content/plugins/wordfence/images/flags/cx.png', 1, 0x00000000000000000000000000000000, 0x833a0e8cf108ee0942be800e32c6d3d3, 0x922d97bd8bacffb40e09b7fb68eb374b3f9075413cb422e28244d33350d5859a, '', 0, '?'),
(0xd7e45ecb75a9ade2cb7d9d47bbd41514, 'wp-content/plugins/wordfence/lib/email_unlockRequest.php', 1, 0x00000000000000000000000000000000, 0x1d18a796127bc93cfe1ef2ff3214df6d, 0x52aca301fbd6d9ff7012e0eb4d03bd183e6417f42a8a129c8fa19ceb10811b98, '', 0, '?'),
(0xd816c01a768c493a776de4b2277e4b2d, 'wp-includes/ID3/module.audio-video.riff.php', 1, 0x00000000000000000000000000000000, 0xdd5477fe1cce0fdcf760d8e33c84ba9b, 0xe2311ce78168fe00a98d917fa94595fab9202ac73de1abd61ea6da78cd05d004, '', 0, '?'),
(0xd826e35a6801cd06249b1b0cc3896f82, 'wp-includes/class-json.php', 1, 0x00000000000000000000000000000000, 0x808a427ba07643d4deaf4dfdcf418e6d, 0x0288323c570c80574fb96b77bbe5d87ec3906f0c1194f6fa72144295200b2ba0, '', 0, '?'),
(0xd837ab9b4777694b5e870e5f2dcfbdb7, 'wp-content/themes/Divi/core/components/data/Utils.php', 0, 0xcdc0ddc08e261358644cf2760bbd2a0d, 0xcdc0ddc08e261358644cf2760bbd2a0d, 0xed571c2caa6ca502577cb244a140ed64aa4967d068dc33d803bcb09cc980f55f, '', 0, '?'),
(0xd8382f42b18f24389088cf1e04606d9c, 'wp-includes/js/imgareaselect/jquery.imgareaselect.js', 1, 0x00000000000000000000000000000000, 0x63ec4a65e41151dfd5c85e88fc98a42c, 0x26a2dfb27a11cf3d5297d8548d80bcc19d67e09762d03024e7da9f9d337d2942, '', 0, '?'),
(0xd84105af682949881a5d4772def68345, 'wp-admin/includes/import.php', 1, 0x00000000000000000000000000000000, 0xd6226ea49deea475624d45374fde2bc9, 0x0fcdfae6cc817b49b86462cddc0dea043a936890307b8a2aa6c081dcfca8f428, '', 0, '?'),
(0xd84a3d5227ffac02df745ef49f7dfa0a, 'wp-content/plugins/wordfence/images/2fa2.svg', 1, 0x00000000000000000000000000000000, 0xe4be191fdc07ee8ad40e06fb00bf9448, 0x6eb870f58cca85b9a8fc47ca13bf30d5364b0b1171c14a5d8ceebec304be4afb, '', 0, '?'),
(0xd84d268f33160ddcc13315434d61517b, 'wp-admin/images/yes.png', 1, 0x00000000000000000000000000000000, 0xc42bf814a237dc89970d715ae8516b13, 0xa03dca51eae21947ddebe7883925b94b86e616e62ccb0dfb1a46f079f585e71f, '', 0, '?'),
(0xd856c8f0b2f18d1edb9ce9f81e917d41, 'wp-content/themes/twentysixteen/template-parts/content.php', 1, 0x00000000000000000000000000000000, 0x828b24e78ef32f733d4eb09c0e9eb0e6, 0x91ab9fb6427401a18bdfe4ba54299abb61fc48fea973aefe76aa787dfa168c3e, '', 0, '?'),
(0xd86fc51dc7a39e09d7a3e19f6630bf59, 'wp-includes/SimplePie/Core.php', 1, 0x00000000000000000000000000000000, 0xa4ae19a923b890f2dcf7e2d415fd1ad2, 0x85fc06bbbd0eb54b203528b59cdad087cfbb140a2d227d7824665d2e20620c08, '', 0, '?'),
(0xd876f5fde3c60deafbb4120b26588d89, 'wp-includes/js/jquery/ui/selectable.min.js', 1, 0x00000000000000000000000000000000, 0xb632add191ecae92e6a7b6b97212a640, 0x08599b68273c76c08c6f397e002703ecfa6c2ac2d0731f3aed59054da6760536, '', 0, '?'),
(0xd878bcf8ceb2d0a6ace0a841098a3cea, 'wp-content/plugins/wordfence/lib/wfCrypt.php', 1, 0x00000000000000000000000000000000, 0xae2aa85136d56c2f2afdde04a2e29349, 0x6cec10523ff332b58bd26bdd2c29a5fc9c8640549de515a7c04a022fc68380cd, '', 0, '?'),
(0xd8873391b6d5dc05983a4f4104280e29, 'wp-content/themes/Divi/includes/builder/scripts/jquery.magnific-popup.js', 0, 0x444112cec8ac89841eb7fe659b51e5b9, 0x444112cec8ac89841eb7fe659b51e5b9, 0x472800bd6be82a41da66251a4922c6d574e018b51ed5470a1e529cfe73906b57, '', 0, '?'),
(0xd89941c14a1626f6416769ab80a9b154, 'wp-content/themes/Divi/includes/builder/module/field/attribute/composite/Parser.php', 0, 0x95180ff79714d1d7b22e133acbc359df, 0x95180ff79714d1d7b22e133acbc359df, 0xea2811a60be218daf542f23595282960fff40552f4cae6b3d4238625b36da892, '', 0, '?'),
(0xd8ab1731a83c71646060686a85f43a47, 'wp-content/plugins/tablepress/classes/class-tablepress.php', 0, 0x64d2b41c8c36e14be4b3fa7d65cc05bb, 0x64d2b41c8c36e14be4b3fa7d65cc05bb, 0x6fb7b9d9e06d8ee188cac5783f1684b517bf11ae2c00a57fc27c838df659de40, '', 0, '?'),
(0xd8b1a52da45f7d5a916813fbec0ab11a, 'wp-admin/includes/class-walker-nav-menu-edit.php', 1, 0x00000000000000000000000000000000, 0xae3a95a939da51be10e17d6fe8d845c6, 0x38c3ac49c29db5b53cf50d85d582a0d9cc10047ed03e6918c0f94a40350b3b4a, '', 0, '?'),
(0xd8fb9519042853fdf30b44670e322b6f, 'wp-content/themes/Divi/includes/builder/module/settings/migration/BorderOptions.php', 0, 0xba682b600d183877fd512373bca01a1c, 0xba682b600d183877fd512373bca01a1c, 0x83b15bc2d4d798b90d4f09eeaf133bd6aa4659d3bd7f6812689befd79a91979b, '', 0, '?'),
(0xd9062d680a0d6096e9c3bddb95432f73, 'wp-includes/class-wp-query.php', 1, 0x00000000000000000000000000000000, 0xea40a6a577ae22ccbeb81ca4781bd665, 0x66e072d8b3ea1d64036eee68c65ef785197afe016ea5a56c3bf9f8033382def6, '', 0, '?'),
(0xd92c28a1691c0f373a5ecc5e10e78923, 'wp-includes/js/tinymce/plugins/paste/plugin.min.js', 1, 0x00000000000000000000000000000000, 0x1216bf3c90d1540a8d29e04f6f9bb7b2, 0x4081b1bf54bad772e558b7bbd757273880472ad2c1e4f3f0d10bc32ad77d1baf, '', 0, '?'),
(0xd94ae01cef9a5e1a37fc957547966b2b, 'wp-content/plugins/wordfence/lib/wfDB.php', 1, 0x00000000000000000000000000000000, 0x3a5f5920e5dc354615db692616aa0013, 0x7fb096a89082e3844c44a70c6fa6f10aa45f8b35eeffb0e8cd14bfcfd88a4302, '', 0, '?'),
(0xd96befdb2f799eb3a9fd9b2689139f47, 'wp-includes/images/rss-2x.png', 1, 0x00000000000000000000000000000000, 0xc71759615ba051c1e6f597fd726a9d11, 0x79165330fc63600a37f9e4026173aed00823c26eecfa0c18a859dffc1ed816a9, '', 0, '?'),
(0xd96c3b0b616ff2b498e2b97efb47d6e1, 'wp-includes/Requests/Exception/HTTP/501.php', 1, 0x00000000000000000000000000000000, 0x650cdab83034f22d3fe803f5d791a835, 0x936ba547e5afb2e40ace83431d4423be1d36c87508021aebd68445daa3404b31, '', 0, '?'),
(0xd998dd2250b4dc9ef7c62c83171ca9d8, 'wp-content/plugins/wordfence/images/icons/ajax24.gif', 1, 0x00000000000000000000000000000000, 0x4b3afb84b2b71ef56df09997a350bd04, 0x6a2ae4658ef308a9f5646f0658a47ea737c2eb2680b2824efc39c97c4c9d95c7, '', 0, '?'),
(0xd9b9d38332484159ea664d9c238e6dca, 'wp-content/themes/twentysixteen/404.php', 1, 0x00000000000000000000000000000000, 0x38c8974713403d0c1d2f36bc28c90de0, 0x2fc38ce6ff3e3d5514c56d0b60e421dc39386ab243335d6189b1661e01665d66, '', 0, '?'),
(0xd9d1d11c4989e86adc67251068d571a1, 'wp-content/themes/Divi/includes/builder/module/FullwidthMap.php', 0, 0xb0f510cb3d031b6e700f8d393ee5df46, 0xb0f510cb3d031b6e700f8d393ee5df46, 0x969470a639accae6206a5ab607e2f9e844b7e98c10405abeb177f2e481453596, '', 0, '?'),
(0xd9d6339bcf49ea39385cd9d69bcc5b74, 'wp-includes/random_compat/random_int.php', 1, 0x00000000000000000000000000000000, 0x4fc24fc8f4dd612539e347b210ea8c70, 0x2b83fa88ac758b2069871d96af0d6ed7515c32341865d04b39744d2cf04fed1a, '', 0, '?'),
(0xd9de284de352c23b6fcdefde545045a9, 'wp-content/plugins/wordfence/images/flags/pe.png', 1, 0x00000000000000000000000000000000, 0xb6943c9d3cee242cfe04452b3cd10428, 0x96fdc53fddfdd38c5cb793ec3073d620becef36f701a1681fb1dc76165e871b1, '', 0, '?'),
(0xd9ebbc217df13df6602a841b675a3d1f, 'wp-admin/network/themes.php', 1, 0x00000000000000000000000000000000, 0xc3171c1b8c9ce3069e398b5c1f2ac778, 0x2fd8832fc2f3d1f5d5ec609dedafcbe3344d8c0f17bc526b137cbd10c985608e, '', 0, '?'),
(0xd9ecc2b953153296dd25fe3d65723e16, 'wp-content/plugins/wordfence/images/flags/pw.png', 1, 0x00000000000000000000000000000000, 0x5685e2f93002ee8fb11800184c9ead8b, 0x1dbe1b7b1c268146172a6fde8c114b1cfa3d153a88efdee94895e23d3ccc27e0, '', 0, '?'),
(0xd9fe033ecf7ee421f0aa67c50c718b98, 'wp-includes/js/tinymce/skins/lightgray/skin.min.css', 1, 0x00000000000000000000000000000000, 0x084491ba9b612bfaf8a5206e445e0845, 0x60acd81df9187461a8726e996a10a7ed19af9b7c49ca8d756434f43304fd9b4d, '', 0, '?'),
(0xda10aa7ff90a487ccb3afabcc6446330, 'wp-content/themes/Divi/includes/builder/class-et-global-settings.php', 0, 0x38523129e9810b6d571da584abf2e8b2, 0x38523129e9810b6d571da584abf2e8b2, 0xd99d1b89b06fd5f31b43843e703eba50de42b2c7476dcb7197ef0e2a6190b176, '', 0, '?'),
(0xda178677fa3dc5a2c44ffa26b94610ca, 'wp-admin/css/colors/midnight/colors.scss', 1, 0x00000000000000000000000000000000, 0x26dc8daaf0c47c4457b8bc2145f48634, 0x53eacc7f6fcd47709edb0ee908f4aa7bb5fd9122a8467553be26a78ef5ffaa05, '', 0, '?'),
(0xda22cc5da93f15f6e764e53fe1069a38, 'wp-content/themes/Divi/includes/builder/frontend-builder/bundle.js', 0, 0x261f464adbdc21d18b4c177feae75b05, 0x261f464adbdc21d18b4c177feae75b05, 0x3be74d68df62cb6ff2fdad4bd4db1b25f8839a9f4739bd350517ecddea9e72ce, '', 0, '?'),
(0xda2c0d049e17ca09d567ce4813c5fe36, 'wp-content/plugins/wordfence/views/scanner/issue-wfPluginUpgrade.php', 1, 0x00000000000000000000000000000000, 0xdafa0186737622350e011b9c2f87cb46, 0x0b36fc1a421aae9435f6e0360005a50ec8c988597dbfe069cc2a74594782178a, '', 0, '?'),
(0xda3210e08e362ccc9e7c6b65874c0a73, 'wp-content/plugins/wordfence/images/2fa1.svg', 1, 0x00000000000000000000000000000000, 0x2f29dd1c685c2068a80c1047e6af38fc, 0x1c43d925f13085067a296620fdb6b19040ce743ef58ac9b67b5488d938b76f8b, '', 0, '?'),
(0xda41f92b5b4c31c60ba906303446be0e, 'wp-content/plugins/tablepress/views/view-preview_table.php', 0, 0x422e748a8f59b79a66a573154dd1ad54, 0x422e748a8f59b79a66a573154dd1ad54, 0xdece78e4e6d92b03b3f263c1ccdf142b3edef3625b0e582ca7d74cd52fa53ced, '', 0, '?'),
(0xda5c28b1e6628715838df3a79f7462cf, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Processor/MemoryPeakUsageProcessor.php', 1, 0x00000000000000000000000000000000, 0xb753a93665221b4ec3bb9b7e673a94a6, 0x2d96003df4184ee9d7a5d9029e6e57840ee6916788d97de7329ab5cb8c96cf09, '', 0, '?'),
(0xda7537381fbec2b8e44bd48a6b680bee, 'wp-content/plugins/wordfence/views/scanner/issue-control-show-details.php', 1, 0x00000000000000000000000000000000, 0x49e81886c936cfb2d214bfc493aa5deb, 0x79683ba77dbeb33c36795a24094d3eb24b99285c06942397e626b8220d17656a, '', 0, '?'),
(0xda7cc023e91cd4b0239d7b95c4fe9fe1, 'wp-admin/js/link.min.js', 1, 0x00000000000000000000000000000000, 0xf9ff4694933001933bdec2c133b2252d, 0x7956676f02d0ebe3bdc7715ba0a2181e70e36364320e8f2e6b7ec8fd932538c7, '', 0, '?'),
(0xda8b7af48cb99b6c6fd00c1fd6b54a19, 'wp-content/themes/Divi/includes/builder/module/field/Factory.php', 0, 0x7dbc99fef9eee11f12fa34ccdba51e0f, 0x7dbc99fef9eee11f12fa34ccdba51e0f, 0x815cf5c4a833708ff9e01fcc7c0f6502d29f9ac8a9d61c45d95f9b53ebc18571, '', 0, '?'),
(0xdaa07b4b1843327413b49ad1ababf95b, 'wp-content/themes/Divi/includes/builder/scripts/ext/chart.min.js', 0, 0x0d3004601c1a855a3d203502549528a7, 0x0d3004601c1a855a3d203502549528a7, 0x8a0d980f1c2021c3eeca226e4ef217217644d461dbe3863214cc8fb9e879ee3a, '', 0, '?'),
(0xdac67de1994db04b421662557ffe2bf8, 'wp-content/themes/Divi/post_thumbnails_divi.php', 0, 0xc287e5681bba94d49b8830ebaa19ab26, 0xc287e5681bba94d49b8830ebaa19ab26, 0xe56e274e8b95fa3e0d0c527efaca434157ef9263901d2db60a3157f80b743f97, '', 0, '?'),
(0xdae8bb056c074ac449a3519b467f1ec0, 'wp-content/plugins/tablepress/libraries/simplexlsx.class.php', 0, 0x4c8f62dbdc9eb0c4c7879ab61c1de673, 0x4c8f62dbdc9eb0c4c7879ab61c1de673, 0xcfbcfb1505f3ee29669299c5c9381ba9567ce0fd4cbf1b1740f11f57e8e214e1, '', 0, '?'),
(0xdaf493f043a02e796a006fec2afa66b9, 'wp-content/plugins/wordfence/views/scanner/option-scan-signatures.php', 1, 0x00000000000000000000000000000000, 0xbdeb21ec2d5d6e92f34b7b41116bdf53, 0x20f74ab7b32a040970a4d9ccb77b00e123c8a6a7b4a894fe471034493e2c876b, '', 0, '?'),
(0xdafd1221a71614287494f2893c0ed4b9, 'wp-includes/js/heartbeat.js', 1, 0x00000000000000000000000000000000, 0x38b33c94f0739e506b38ecbb9c62beb7, 0xac5205cff47a2d801d275f1c634f495966f48567ce105f8952aab833888c3e97, '', 0, '?'),
(0xdb02e38e5f0dac4a4ce823ae4042ccd6, 'wp-admin/css/colors/midnight/colors.min.css', 1, 0x00000000000000000000000000000000, 0x3c8eb91438052ad8ed3e5c407bb46871, 0xa83011e57ecaa64dc3aab236bb75f6de2827773a79cf20eda5ef24fe6346587c, '', 0, '?'),
(0xdb20e649d95f58b2d3039abc101ba83f, 'wp-admin/js/gallery.min.js', 1, 0x00000000000000000000000000000000, 0x4e7b25e9bc3374cf391d5a652651a277, 0xba2e34d6d39df8372f3e66c66ee440d241694b900d3732f8c02dc740fd4b15fd, '', 0, '?'),
(0xdb2c52ab8fe9c86c9828113d0a71c087, 'wp-content/themes/Divi/js/admin_post_settings.js', 0, 0x1fe49438f9f92e7e78844b52a22c188c, 0x1fe49438f9f92e7e78844b52a22c188c, 0x7bd11334112afff00ac527feb99e9c6b854bf2d3f351860a71911d1e173e58ab, '', 0, '?'),
(0xdb39c3e61f5e2bab7488ebd46bf3f6cb, 'wp-content/plugins/wordfence/images/flags/gw.png', 1, 0x00000000000000000000000000000000, 0x0b391bda4d6a2b84e7fd2b4f4edf7a70, 0xaf434e5e4b717650c1cbed2514d2a2c7affb3c611420764413bb0c4749635a18, '', 0, '?'),
(0xdb3fa7d0e57d936c357621b1f53b91c7, 'wp-content/plugins/tablepress/controllers/controller-frontend.php', 0, 0x6bf40820a048550ee786326d967e883c, 0x6bf40820a048550ee786326d967e883c, 0xb541699b0803306d357e0e19100f07dee3c3ac2c1145176dca9020e59bcde285, '', 0, '?'),
(0xdb964a8f427785431198a17c7f4df476, 'wp-content/plugins/wordfence/lib/Diff.php', 1, 0x00000000000000000000000000000000, 0x527cd024b9c8ece7a9563b50e093e2d9, 0xc796685b00f0e0e7c9b6d07cc3303cca0bd22a189fc21d27ecec09906c577a3d, '', 0, '?'),
(0xdbaaf2eaf7092ee6d5b8df5cbef20eaf, 'wp-includes/js/tinymce/skins/wordpress/wp-content.css', 1, 0x00000000000000000000000000000000, 0x8091ca12bafbea286c007455dd00ed62, 0x85e93829c5a3091c5545187eaf553268d085ff68e4c91cc7075ffa320b41012e, '', 0, '?'),
(0xdbbecfc6c4b73aa58485fa60edc57d27, 'wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_namespaces.php', 1, 0x00000000000000000000000000000000, 0x1fbaad621b729d7e615f2e21b4d4fb3b, 0xac36aca65db603c03019e1651711744df481611bbcdd4a8291bbaabf3de5b24d, '', 0, '?'),
(0xdbc872819abcc1b5d8811d3dd4d492e9, 'wp-includes/images/rss.png', 1, 0x00000000000000000000000000000000, 0xa5b05bbf28f294b02efd942a4e5ab806, 0x116afe1d282d39bf0ea75fc7ef452d23ea77011465c624d85d6fff3031a9cf75, '', 0, '?'),
(0xdbdf0a70a1f11fd3476e750e3aa2b8d3, 'wp-includes/js/colorpicker.js', 1, 0x00000000000000000000000000000000, 0xf01017ca562067f4840eb2b6f99f2daf, 0x85569177e4e71725a925c83aa0334351232b67d6f49b09959665b910117dd717, '', 0, '?'),
(0xdc08c8bc91d89fdc270d1460f9f4cace, 'wp-includes/feed-rdf.php', 1, 0x00000000000000000000000000000000, 0x7c15976464fe989a6136beaedd27de9a, 0x18b1041ce1c3132037521db201a5e87fac20175f308bd63a8638151669af3831, '', 0, '?'),
(0xdc1c329907bf5761aa0df7db29e16383, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/psr7/src/DroppingStream.php', 1, 0x00000000000000000000000000000000, 0xadac9db8a35c6892151e065e9eadd8ac, 0x213714de07bf97b8c95575df11f857099cfdb48d08b2e4b789b3116a6a0b7e45, '', 0, '?'),
(0xdc31349352f41ee82855d3ce473f5b22, 'wp-content/plugins/tablepress/admin/js/import.min.js', 0, 0xa9de8436f7b1a118918f4136ed22340c, 0xa9de8436f7b1a118918f4136ed22340c, 0x6663429ab67a98024a8e61900868c42908f2f17fc56b1846bec455883de5763d, '', 0, '?'),
(0xdc3247fd3fa65f15e6fc5ce8c6fa2d42, 'wp-includes/canonical.php', 1, 0x00000000000000000000000000000000, 0x1574303ede803ea9c99da43554ff9b53, 0xb9aedf230d98eea25dc22059d107fd817cb59decb2306e058d105b4430982315, '', 0, '?'),
(0xdc4dde8d2c54c976f31a00b60028d555, 'wp-content/themes/twentysixteen/js/skip-link-focus-fix.js', 1, 0x00000000000000000000000000000000, 0xf1224221e5eecb4831ade6b6ad2f5073, 0x9ff251b8db2b6f42de56f4b7e0bf6a84e19d8416b853877f46475ad2be9405bc, '', 0, '?'),
(0xdc6b7226f2146933b07bcc2f46ac793a, 'wp-content/plugins/wps-hide-login/languages/wpserveur-hide-login-cs_CZ.mo', 1, 0x00000000000000000000000000000000, 0xd7b16717febf97a7a6f62090ed2f3b09, 0x17ffccb4ded3c61a1ea11509c5fa63fd6cd834f8226d25c550eda8293fc4c5c9, '', 0, '?'),
(0xdc884383913c87db2e3dc4dcfb7b0e2a, 'wp-content/plugins/tablepress/classes/class-view.php', 0, 0x0c553655313c919c80520c4f10c8c3dd, 0x0c553655313c919c80520c4f10c8c3dd, 0xf0c26531f7ae2aaebb5d360577f1ec29dfbe39451804dfed804f89fa74ff299e, '', 0, '?'),
(0xdc895d946afa1b65bd2a3a85a5f28a70, 'wp-content/plugins/wordfence/images/flags/ck.png', 1, 0x00000000000000000000000000000000, 0xe9b873f3141fceacb3eff469d49bfe80, 0x31d6c13dde53bcf06fe7708afab44cc9546a551911633da4c981e74192c1cd5b, '', 0, '?'),
(0xdc914be2dd93e0a5c9d0256550be5e55, 'wp-content/plugins/wordfence/views/scanner/issue-checkGSB.php', 1, 0x00000000000000000000000000000000, 0x540426fff114a1982369a75ddd3c7b19, 0x4513506d683e2a48ef53059eec38b853c646aefb70580462645538befda90485, '', 0, '?'),
(0xdc9f4be2128dfcbbd1220e459f3f7032, 'wp-content/themes/Divi/includes/builder/api/DiviExtensions.php', 0, 0x61de6b0665c8d2c6bc93204d28c9027f, 0x61de6b0665c8d2c6bc93204d28c9027f, 0x7c829ef83bd630ae59103eb2944ff67464cd4558e80981f63ffa17959ce80460, '', 0, '?'),
(0xdca72d15fd148615a284e38c4ba67102, 'wp-content/themes/Divi/includes/builder/module/field/template/Tabbed.php', 0, 0xc0374b257f49d2ed26889e4895ab1de5, 0xc0374b257f49d2ed26889e4895ab1de5, 0x938a2482e25ec550192b7e61b30932005d215e41262c6be0cc94bc3b2064be91, '', 0, '?'),
(0xdcce541ed0bec052a79fb227efb4177b, 'wp-content/plugins/wordfence/lib/wfPersistenceController.php', 1, 0x00000000000000000000000000000000, 0xf825ebe26b05798a9d9e1f69d54d4f2a, 0xf2a2efffabeccf5828be33300d0ae5ef0a50459ecca018849b208e39e0f6aac8, '', 0, '?'),
(0xdce9d5bb5a6d6c95ee34f4cbae550f03, 'wp-includes/images/smilies/simple-smile.png', 1, 0x00000000000000000000000000000000, 0xe94bb2cf7bc285138eb166b201779768, 0xf4b43f59a961675c02903c7983c3c1b380300031e483c238bd33870ebe48a467, '', 0, '?'),
(0xdd11ba0d00464ac8e49642e1de65e712, 'wp-login.php', 1, 0x00000000000000000000000000000000, 0xd393dcdeed1752815226ac182acca87a, 0x432833d43fa9c70210f99d64e41dbe22ccb18174a153dac78f0d613d89dc318e, '', 0, '?'),
(0xdd36033e0413186c941d838a0dd1b259, 'wp-content/plugins/wordfence/waf/wfWAFGeoIP.php', 1, 0x00000000000000000000000000000000, 0x49870b13d55ae247d73470cdc3271860, 0x0ec90609382bfceaffba3e75ec0777e21cda4872f06d02ad93da6a6a5e3ee920, '', 0, '?'),
(0xdd3bed5ed8a1311d9e3cb2fd5a8f5ed6, 'wp-content/themes/Divi/includes/builder/plugin-compat/mappress-google-maps-for-wordpress.php', 0, 0x6f4a95263b0d7b48fed002b05007a29f, 0x6f4a95263b0d7b48fed002b05007a29f, 0xdab25e2da061aa01b099735a26dc9f61209e43d90092718fc074763109a9c93a, '', 0, '?'),
(0xdd4a3006cff5a7c96aa05967da68a30b, 'wp-includes/js/tinymce/plugins/lists/plugin.min.js', 1, 0x00000000000000000000000000000000, 0xf22019286074a87a7191766c89c4cfab, 0x1fbb0d5743799f98dbd0f94bba74605a9f7f916b736b46e06fab98f6b016b0a9, '', 0, '?'),
(0xdd5b36bb02358084112bc809e16e39e4, 'wp-admin/images/sort.gif', 1, 0x00000000000000000000000000000000, 0x2e8acb8dee99bfbcb61bd46c486a995d, 0x1e94e5f4f18644597ed91206def0fc419041c6d49f70b94c39436bc4fbe0dcba, '', 0, '?'),
(0xdd6685e39d18798efcac1bc4a7972a21, 'wp-admin/js/nav-menu.min.js', 1, 0x00000000000000000000000000000000, 0x5169d979fee3b7679953b2b7f434910d, 0x8e63ce7497830d44b1575bfae8e23be293e691d44ee564ac2cbe25e5d18ee0a1, '', 0, '?'),
(0xdd715e7499a44cb80f64fb5b6080bc49, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/PsrHandler.php', 1, 0x00000000000000000000000000000000, 0x541ce4f4b61a8531b8fdf5eaa0328fe2, 0xa285e936ab2f3ffa0624ac5dbb4141003606fc55cb831e4ee2b34fec387d17bd, '', 0, '?'),
(0xdd77b473fbc1ecba1259af65d7737ba9, 'wp-content/plugins/contact-form-7/admin/includes/help-tabs.php', 1, 0x00000000000000000000000000000000, 0xeebcc317eef2ae4e005681c390d70914, 0x666c0c3399589f29612a1b08ff5b0f67308b10ba1a81dd2918e057f66cf22418, '', 0, '?'),
(0xdd81647ae3a249d5a4f85baae88b738b, 'wp-content/plugins/token-access/admin.css', 1, 0x00000000000000000000000000000000, 0x841036524087d61a509200b95e3f8a24, 0x0cf74888400ff49ed2c166fc62ae2c7ea9969c52971b2a4adb41da53ba38ade4, '', 0, '?'),
(0xdd8bbc726e7da77ab90ce47727e91d08, 'wp-content/plugins/contact-form-7/license.txt', 1, 0x00000000000000000000000000000000, 0xb5b3b30ecc543e9b4a7de7aeac508e53, 0x94c7cffed6cc6c386a7c8b2da58c01ed2760d9c96f524c2bd2f5c94d9c020b5a, '', 0, '?'),
(0xdd8f393706583cd4b98f2f896a5c80de, 'wp-content/plugins/wordfence/images/flags/yt.png', 1, 0x00000000000000000000000000000000, 0xf6ca8985f77254148791e6006889e5b2, 0x70015e456b5543a7d796d4e6a6fda2169515a02c0b3068d2343dcbd35fc25bab, '', 0, '?'),
(0xdd96bc27d6227c33e25f99747ca9f601, 'wp-includes/class-wp-term.php', 1, 0x00000000000000000000000000000000, 0x4faafea3dbb8b264dc1f98d359f5a9d6, 0x52bf98a63bb26f725b0e31043be4353f3a7ec098fb5da0059208d47dd4048b9e, '', 0, '?'),
(0xdd986062317458c2f7131a5ab4204b2f, 'wp-content/plugins/wordfence/images/flags/in.png', 1, 0x00000000000000000000000000000000, 0xa20f8ee0907304fc08bbbe90b259ae84, 0x36f1c4ac7a67eabeba7deb7ab1977f626476e53997dbe2f411f30516761fc84a, '', 0, '?'),
(0xddba243b6bd9c24a95098f61806c31a3, 'wp-content/plugins/contact-form-7/modules/select.php', 1, 0x00000000000000000000000000000000, 0x768297a345d614e170a7d3c1ee28241b, 0x09df743f09afa0560ba6dc72b66194236b966142fd7de058d6857f486ec60e4a, '', 0, '?'),
(0xddc5d4d89b5d1e13e30d592375c1e390, 'wp-content/themes/Divi/includes/builder/module/Blurb.php', 0, 0xe7ec492b4c0afe40ac19ad417a7b24b3, 0xe7ec492b4c0afe40ac19ad417a7b24b3, 0x14557cdb6c718a25e7a0cf925ba30d686747b64505bf7603611fb76e93137def, '', 0, '?'),
(0xddc5ff0babcc7f01b060a924dd4663fa, 'wp-content/plugins/wp-mail-smtp/src/Providers/Pepipost/Options.php', 1, 0x00000000000000000000000000000000, 0x4efb04295efe3de534f2d3ef7cb2915a, 0x7a532c7ca1ab61ad70f6484e4f179741e7d769efee0bec6899b01adb4bb1bcec, '', 0, '?'),
(0xdddcdbbe967ffab453010e2985398b07, 'wp-content/plugins/wordfence/images/flags/vn.png', 1, 0x00000000000000000000000000000000, 0xd350a2a8e1b3977677dcb6ffa650546f, 0xafbeefead65e5305356ec293416faef4fa0bacb0bec880d9557c29367c2cf5cd, '', 0, '?'),
(0xde19070270abd5ad5edf4023e0d4921b, 'wp-content/plugins/wordfence/views/scanner/scan-progress.php', 1, 0x00000000000000000000000000000000, 0xce25f60aef7213c1453f986dc5feff9e, 0x195166ded9002ec67f123cce3aaee0933b83e936227bc14e147f13f42b6dac45, '', 0, '?'),
(0xde335eebcb504d9f5998e6ed488844d8, 'wp-includes/js/tinymce/skins/wordpress/images/video.png', 1, 0x00000000000000000000000000000000, 0xd0c2b6f7a042a93d0d7abb1e83336ac1, 0xa188c16982cdc407491e2f1f3db44dbe1b4d1e589e3a4de641d57076dc010dc5, '', 0, '?'),
(0xde4ec45cfc7c0ff3602ab72c19294034, 'wp-includes/images/xit-2x.gif', 1, 0x00000000000000000000000000000000, 0x8fb0729c541cbdc4609faf3f4ad02fc7, 0x2d50bd076679f7bc24bb71cd5c5f78928512beb2628963abb3e6582ed11f0c34, '', 0, '?'),
(0xde5ecf4b5e17bb3876d91d38e3a7ebd0, 'wp-content/themes/twentyfifteen/content-search.php', 1, 0x00000000000000000000000000000000, 0x05eca53c435579fb51924fdfc4cc62cf, 0x94445b18c065a5c41171f17a79788b2b024f730165ea67503d3c2c698c441d7c, '', 0, '?'),
(0xde689ecfb3bab76b04e40ac521657317, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/RedisHandler.php', 1, 0x00000000000000000000000000000000, 0xb94192bac0cab9928cbce17b8dfa9d6f, 0x6d01b84f9b9f704d924daa4ff63f77dff6e374796e145a07319d84370f0ae525, '', 0, '?'),
(0xde92b63f49f1cea96925fafd67c679c1, 'wp-content/plugins/wordfence/lib/menu_dashboard_options.php', 1, 0x00000000000000000000000000000000, 0x74e0810cdf1c5c2377e797549c3c8277, 0x60d08dc8b3594d7af4fb8183a99417e284ad132566e4a9f7067be862016f1a44, '', 0, '?'),
(0xdebd739ee6a3e39da240317f693a1ae3, 'wp-content/plugins/wordfence/images/flags/er.png', 1, 0x00000000000000000000000000000000, 0x96e0415191a2da0975f156aea66fbd08, 0xfc12f7967289dc1c029eefc641a4c53ed3c9f71d6657102d7387b76311ba8d43, '', 0, '?'),
(0xdecc10e8feb315b793a410c0cc2fc7cf, 'wp-content/plugins/wordfence/images/flags/ai.png', 1, 0x00000000000000000000000000000000, 0x3795a7d696a22aa4acb4ec86bcbc0b16, 0x2031ebc954c089ad360de4c60f39be8a005866fad0645a96bc5d25f5696b05c8, '', 0, '?'),
(0xdede8b19b3ad94310446f3f8ebdb6193, 'wp-content/plugins/wordfence/lib/wfArray.php', 1, 0x00000000000000000000000000000000, 0x317de88c9a0c6875315f5b6ede32efcf, 0x1ee28a399a68bbb8de5be67553c7eec70ecea6250f55c29c331cfe9e88b7cc00, '', 0, '?'),
(0xdee9276706218e3a964899ee292c13be, 'wp-includes/SimplePie/XML/Declaration/Parser.php', 1, 0x00000000000000000000000000000000, 0x8fb1da7028c385bb9d4203c9f6732362, 0x0b76828cbdce16e35fbffdd8d6362b718e91e6a329c5ba2831aa29a7e6e8b12c, '', 0, '?'),
(0xdf0fe0d2c12289bb96becd63296adb22, 'wp-includes/js/wplink.min.js', 1, 0x00000000000000000000000000000000, 0x5c8ce7c9fc66234e60742bf8d3cf2ffb, 0xb4d43bcf5abc3e40737b67ca1db9832753cb9db378bc6fe405f3cb092f87b9b4, '', 0, '?'),
(0xdf1d9e27efe7b72aa8a7790f473b193a, 'wp-content/themes/Divi/includes/builder/module/settings/migration/FullwidthHeader2.php', 0, 0x347b6f16a565190930b808a1b13463af, 0x347b6f16a565190930b808a1b13463af, 0x082541102b0c76e68c1c58532e4ee9416521ef08bfb84fb9b6e2e138fba60615, '', 0, '?'),
(0xdf3d405cf0124a7051f36d5c1086c036, 'wp-admin/includes/class-wp-upgrader-skin.php', 1, 0x00000000000000000000000000000000, 0x71a5eda8ff425da05eae65826cb51071, 0x4f95e99173a71f5530a3c7bee5b6d810521142da5055e90f89cbfdccb6233548, '', 0, '?'),
(0xdf4c11238da6b9e0e261b38f895720f1, 'wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php', 1, 0x00000000000000000000000000000000, 0x0de5aeb8aaf212bf057ddb8202d484a6, 0x2a83c940a240f1c501c5f6dc70fde771cdf3709a8b380291584c5a3f286b7ac1, '', 0, '?'),
(0xdf627a932f9b838f5414ba1137614879, 'wp-includes/js/mediaelement/mejs-controls.svg', 1, 0x00000000000000000000000000000000, 0xf0849a5e79712b10e1531925e3edb879, 0x8bbdae17d2d3cf68f3851fa9af41331e4c9a3abeee271f31f7ea81a0c20f5ce8, '', 0, '?'),
(0xdf71821ff99c158a1d25c5b193206d2b, 'wp-admin/css/colors/light/colors-rtl.css', 1, 0x00000000000000000000000000000000, 0xf1ee0df10cdc3a4308768472cc3e8667, 0x7209e0741b663b3214ed262b5395dba2998e14932ba89cacee9d0d41b64363bd, '', 0, '?'),
(0xdf8cf207912883a9a989d5db3281e1e8, 'wp-includes/js/quicktags.min.js', 1, 0x00000000000000000000000000000000, 0xf371f1d8aef9c3cb12cbdfa97cf7bd2f, 0xab903eab47e236762777dc816c9ffefd4bec2d49ea21de1671b1a4e66c77a522, '', 0, '?'),
(0xdf94bfcfcb198a8b9c487f8975d426e1, 'wp-includes/js/plupload/plupload.js', 1, 0x00000000000000000000000000000000, 0xdda0aa24705a5218d13e271c8c187cf7, 0xe022b3cd16ba96385b4a25aa2e1bbacb9aa463af7f560d0d0145bdbe29140e27, '', 0, '?'),
(0xdf97cf0b0651b5a675e221d9b678955b, 'wp-includes/js/wpdialog.min.js', 1, 0x00000000000000000000000000000000, 0xd22d9fa5bb00ba0667080da846c4a1be, 0xdedc961d3731a14a2037424101377c6d4cee118f92a77578f306337da1c40a5e, '', 0, '?'),
(0xdfa5e493bf7e3babfd5101053244e5e3, 'wp-content/plugins/wordfence/images/flags/mn.png', 1, 0x00000000000000000000000000000000, 0xc9438e275d6aaccf14ecb1fd08856e60, 0x46535e1d7cf90a464b72ad1153a098e7ad8c96255898a80b99d6e0563784cb16, '', 0, '?'),
(0xdfb0530e82b388b1685bfcdbb3cc151b, 'wp-includes/class-wp-http-streams.php', 1, 0x00000000000000000000000000000000, 0xb924109730aab06f1c10f393fec08df3, 0xcff1012097899684fb4e2259f46e23a37c1f643e87a2bc30396de790a0b0fddc, '', 0, '?'),
(0xdfb956cc3dbfa3bb22e0236ea70902b9, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/lexer.php', 1, 0x00000000000000000000000000000000, 0x491617f5f0093dc47e15ccf40569cdf8, 0x69fe05a86143f8cab9d54947a444f37a7039843e0a122d65feb5571af0bb4f32, '', 0, '?'),
(0xdfc8a630e12024a2374f3e8de9bfe00b, 'wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php', 1, 0x00000000000000000000000000000000, 0xfe4f1939706b4117150f0c05023a3ab0, 0xbacd1c81df33a3ce108e137ff92594ffdc287874ba72992b607f30aed2a9a062, '', 0, '?'),
(0xdfd43dcd8e3fa9dfd829226fd021729f, 'wp-content/plugins/wp-mail-smtp/src/Providers/Pepipost/Mailer.php', 1, 0x00000000000000000000000000000000, 0xdd2237e9251c4a2ec0b3b7e8ade9fe52, 0x1bcafb5268f581631df5ed3b2f4f9740b5b2c946812cb9e0968300280c3b8075, '', 0, '?'),
(0xdfe1e4eda76249e3c8c4e347395e9400, 'wp-content/themes/Divi/includes/builder/module/FullwidthHeader.php', 0, 0x139eda1bf942e0e5fec4e47d6ba4df3e, 0x139eda1bf942e0e5fec4e47d6ba4df3e, 0x6a273fa4ac50b23c8bb4c47235d662bd36c659d0adfe6e652e7f22d98f31de76, '', 0, '?'),
(0xdfe54c38da89e6280c85d6eb96d681c1, 'wp-content/themes/Divi/includes/builder/frontend-builder/rtl.php', 0, 0x639514b8bac92d69e47e7b124ea22b41, 0x639514b8bac92d69e47e7b124ea22b41, 0xa581d473e8a75f3fc7355f03fc6f5d844d611552ad3172bd21b15bf24021dec0, '', 0, '?'),
(0xe00bbcc4b872003b863ee830ce6acf7d, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/css/mediaelement-images/bigplay.svg', 0, 0x746c3af7a145a09239a36e5ef61cfea0, 0x746c3af7a145a09239a36e5ef61cfea0, 0x2895ce985cf589de6e20dc6c70751cb9ea919d265d16029ab07998699b4a297f, '', 0, '?'),
(0xe021fdd730c70fb07454b5289720a78b, 'wp-content/plugins/wordfence/css/images/ui-bg_flat_0_aaaaaa_40x100.png', 1, 0x00000000000000000000000000000000, 0x660e905c4bf94b91471d92d0bb5341c0, 0xb95a254101e37fa37c7805772068d75365646005c67df60e3b2529b8cb398229, '', 0, '?'),
(0xe025e78f665c2b2c080285e6cd005c59, 'wp-admin/includes/class-wp-filesystem-base.php', 1, 0x00000000000000000000000000000000, 0x6c758f9a0f5df050890ac7c44cec5de8, 0xfb1e290e1037183b78c20850ce908fabc7e869c659e96a84f209289be927d94b, '', 0, '?'),
(0xe0508bcb37fdd422ce0e565253002665, 'wp-content/plugins/tablepress/views/view-options_custom_css.php', 0, 0xed55cacb54120cb8ed3debb5d4835ee1, 0xed55cacb54120cb8ed3debb5d4835ee1, 0x9f43e035c872a7b8ba3c80b4130c17fecf27a0b3005dbac2b6ec72f0b98e934a, '', 0, '?'),
(0xe06c7166f3e800433cd5db937e5c8b68, 'wp-content/themes/Divi/includes/builder/module/settings/migration/FullwidthHeader.php', 0, 0xa2dc80aae73fffe69ac0bca5af8f812e, 0xa2dc80aae73fffe69ac0bca5af8f812e, 0x0270f64a0d236fe7aa68c65e460f986252c1cdc5e9d38a802cf56754bf3037e6, '', 0, '?'),
(0xe07037f5a658751896f3c7245794c691, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdpHandler.php', 1, 0x00000000000000000000000000000000, 0x36968276aa8ecdd6e0a0f644b6cc7b7b, 0x544d6d34390da7424beabff6b4b31dfb2a7ee5822c162f25d3f24cb5fd00ab78, '', 0, '?'),
(0xe096ca7210aad64dd3dcb42d0a538384, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/parser.php', 1, 0x00000000000000000000000000000000, 0xc2a07dab5e2939c96fc0e7a5eac2c318, 0x06676548b207afe342cf94402234ca23f84df30cd08c865240b8c3880944db49, '', 0, '?'),
(0xe103b1a50cc0604503e2ac3cb4414943, 'wp-content/themes/Divi/core/components/lib/WPHttp.php', 0, 0x84b7f4442e56ea216d20296e9a3c0901, 0x84b7f4442e56ea216d20296e9a3c0901, 0xbe2cdb13b551cf8d2dcb40b17ae4cbadf79cd1cda98e3c747f614f8999fa974c, '', 0, '?'),
(0xe105a95ebafb625296e55349e121d33f, 'wp-includes/class-wp-image-editor-imagick.php', 1, 0x00000000000000000000000000000000, 0x6f88af28a8913e543d88d64488a7bf45, 0x252b09c1f36f3c78820a4c7c02add8e72b8cea82b5d8e17696e593f7234e433b, '', 0, '?');
INSERT INTO `wp_wfFileMods` (`filenameMD5`, `filename`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xe119b4f4da736b9336012fa7abd0bdba, 'wp-content/plugins/wordfence/lib/wfSupportController.php', 1, 0x00000000000000000000000000000000, 0xc0a765379e9acfff45910b1b71c80299, 0xf39414e093d1e0957236b9eed2edfab7026192e08488f54874acfad0a72e8d93, '', 0, '?'),
(0xe14086108b4d5d191c22b0a085694e4a, 'wp-includes/class-wp-http-requests-hooks.php', 1, 0x00000000000000000000000000000000, 0xaa3272d047c217607e311ec06ec308bf, 0x3fa7fdd02ea37acc835544dd8bd4c38e1fc1f9c5612e8dafea7600edffcc8997, '', 0, '?'),
(0xe15ab18eae283e28aa3162deab945aea, 'wp-includes/js/tinymce/skins/lightgray/content.inline.min.css', 1, 0x00000000000000000000000000000000, 0x0de56511864c9de2a5cdb878010fc550, 0xe9e107929b1b2ededd46f4db782302beadcaac84bbd6df219dccce76f6f1db90, '', 0, '?'),
(0xe1718d402fbbb9eaa691d99e2d014dcb, 'wp-admin/network/site-users.php', 1, 0x00000000000000000000000000000000, 0xdd303952bc4760179d8b50fa748c215a, 0xdabc2721a146d034c2c5e69b6bd62c74a23db67a9b26e369583dbf95f0fcd24b, '', 0, '?'),
(0xe1993ec293eac6cc0af43590b4ebe45a, 'wp-includes/customize/class-wp-customize-image-control.php', 1, 0x00000000000000000000000000000000, 0xe531cecbbb40f0e08ac2bf5d08e9447a, 0x61060a0dbb7f2416dbb1058c7985130e9c71f82ae5c19cff132471bfab7bd2da, '', 0, '?'),
(0xe19fb5e1870c407e471d35a9fac632b6, 'wp-content/plugins/wordfence/images/flags/sprite-des-64.png', 1, 0x00000000000000000000000000000000, 0x2b0a3446e2923603bd2e5c6a09248752, 0x4cbbc99ce5a1373fb6bf7990b5c46b919eff8469ee12c44526e7e33a9a8cb1d1, '', 0, '?'),
(0xe1f15c39c3a33e9c189f84497a349363, 'wp-includes/js/tinymce/plugins/hr/plugin.js', 1, 0x00000000000000000000000000000000, 0xfd7ae993f8817e35a0caabd6c0744ac0, 0x17e45c848fb8954a1a1a6b38f90d731f40ba4b0c0fc8a0cdf5bfa490d4a91f7f, '', 0, '?'),
(0xe22438ab8d2e5670e49d6abd42c140f4, 'wp-content/plugins/wordfence/images/flags/.png', 1, 0x00000000000000000000000000000000, 0x342e828f4d3adf3cfb4b1b30dc9fceae, 0x0fca97a9cdcf21f2a4e01ba0e433c7ba6617f994088ab4b718885e24ecc33710, '', 0, '?'),
(0xe24cb63e81d99f89237b36707d59e3ce, 'wp-admin/options-writing.php', 1, 0x00000000000000000000000000000000, 0x0ae22f1812922e0ba1765b2503277e14, 0xb2574c7831dd95bb41d3da6be5d24d72eafca32b74694a54f10e9d662e57bed4, '', 0, '?'),
(0xe26cdbc98361896e64fe760e22ced751, 'wp-content/plugins/contact-form-7/admin/js/tag-generator.js', 1, 0x00000000000000000000000000000000, 0xf803747959a240d578a82cf4522ec03b, 0x0b565d0e27f08d6db0e301579bc033205422d70a85e484bfc3b47adb7e4e3d9c, '', 0, '?'),
(0xe27206fbd314f94da63245a0a0eb3fdd, 'wp-content/themes/Divi/includes/builder/module/Image.php', 0, 0xe568de93b7238c7762d31e72e42844cb, 0xe568de93b7238c7762d31e72e42844cb, 0xef074917239689d24885fd9a6813ce1be9a0a1008ab582b703a00b9d28f320a1, '', 0, '?'),
(0xe28eace94b5740ab51c040e5644f9409, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/WatchRequest.php', 1, 0x00000000000000000000000000000000, 0xeec1d4c884f8bfa6de227f5f275b512e, 0x7f85c2f7fc7ddfd346305d46bf17607ab9a9b38237a86f5563747dfb75bb5849, '', 0, '?'),
(0xe295c9f6d769bb042b1935478728bad7, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/src/Credentials/ServiceAccountJwtAccessCredentials.php', 1, 0x00000000000000000000000000000000, 0xe66338ed8b43a43c0f6e3d114c9b9e3d, 0x1399163db85e4db25f248da6c9acf7769c0071134be99ad71fcf485ac0cbd144, '', 0, '?'),
(0xe29a1862aa634ae5532989687b91678c, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/SendAs.php', 1, 0x00000000000000000000000000000000, 0x55a21e2758bcca0ae88530d17d6d8a89, 0x045177b9e422ee0355b386a7c1f1c8f433bc6327b80d44e3c8757c5b59cd6941, '', 0, '?'),
(0xe2e4c4b80f3adf2c70b431bfdb1b4872, 'wp-admin/js/dashboard.js', 1, 0x00000000000000000000000000000000, 0x9271890ed60cd3e49b8a561767999e4c, 0x1f73e1384d844da32ce9af28e0e8cbdf30006827fca51e0b983447ce99d27313, '', 0, '?'),
(0xe300bc95d7956f786933250d2b5d6b67, 'wp-admin/images/post-formats.png', 1, 0x00000000000000000000000000000000, 0xdc4bffe1d10093e4d92533a8d60cba07, 0x39c6ba0e8306260ccf5d9faf6e9f45181b75a1c0615d6946e9f7c6f3bfc6b3c2, '', 0, '?'),
(0xe303331a7e1073e3b886a831bc38292f, 'wp-content/plugins/wordfence/images/flags/pf.png', 1, 0x00000000000000000000000000000000, 0xc9390c7dc53d547bb1ee66988ca85ce9, 0x597b29d2da642a4481080bb1bbfb1508beb834e722b18b5a48ebc65a239513bb, '', 0, '?'),
(0xe3243d2c8650a66162f78222f19e23aa, 'wp-content/themes/Divi/core/components/api/email/_MailPoet3.php', 0, 0x45f86567ad604dadea2e6ab6d64ba54e, 0x45f86567ad604dadea2e6ab6d64ba54e, 0xb56bc377fbf96dc13629925ce196bef727695e77663e4e7a06c5c28a38b6dd95, '', 0, '?'),
(0xe32a87eaf116549d97271404222bd269, 'wp-content/plugins/tablepress/admin/js/edit.min.js', 0, 0xe9f02311290fd025ebb33c3eaeeaaed2, 0xe9f02311290fd025ebb33c3eaeeaaed2, 0x8a11ec1dc49f57bcba6a0535dcf8fbd4865d96ed473b9227ba2b47fb290c6ade, '', 0, '?'),
(0xe32e9488615a9ef897e8c56af8a8be61, 'wp-content/themes/twentysixteen/template-parts/content-single.php', 1, 0x00000000000000000000000000000000, 0xdf63599ec46fe84c1d78e2edfa967746, 0xbb4bc39b77e839fd11b65431ad6c82cd4a248b7f6de8235857eea9f37fcafd6d, '', 0, '?'),
(0xe330973bea2d2cd3411f15de4579e60e, 'wp-includes/theme-compat/sidebar.php', 1, 0x00000000000000000000000000000000, 0x8087f37304ad86ff1748b4446c9a2c0a, 0x4ea1468a3f67d71ddcfef841d99d6b9b61703e19b8702bdc0e3b91318fe80925, '', 0, '?'),
(0xe34c24810f40aab35dbdbd9a9d252b58, 'wp-content/themes/twentyfifteen/inc/back-compat.php', 1, 0x00000000000000000000000000000000, 0x61bf8fc8c8c0c413d7209a085bdc607a, 0xa886a1d5a4163c034e3fc6e947cf58342d22a451d6c1676ddb2b63f27836d163, '', 0, '?'),
(0xe361dd4f6a1c27f7c5bb442ad6815634, 'wp-cron.php', 1, 0x00000000000000000000000000000000, 0xd757d0ea6ee22b647e6acbdebf00683f, 0x6b5433f9cda61f9ed09792abf48802f4339a8f9cad3946a0e6f8ec5418f70ee3, '', 0, '?'),
(0xe36d81355e02b9dbc0c775c8eab0393e, 'wp-content/plugins/wordfence/views/blocking/option-bypass-cookie.php', 1, 0x00000000000000000000000000000000, 0x288ee8ffba546437ecbc11921029f9fc, 0xf8d43dd9c0ac9dd032bf57144fc3658397a464e6dcfcd0ca0a8137684c0cd613, '', 0, '?'),
(0xe3a065c65cdb6bee12637fe70bdf5866, 'wp-includes/customize/class-wp-customize-upload-control.php', 1, 0x00000000000000000000000000000000, 0x4aeba7d8c346f71e79c5bea97240937b, 0x45d44ebdc5e87bf4a7744d6ab058a649c441b8c7a75f93f2bcd17d6eaf6f5939, '', 0, '?'),
(0xe3a122fe02d13ed00750dfdcf11df0c1, 'wp-content/plugins/wp-mail-smtp/src/MailCatcher.php', 1, 0x00000000000000000000000000000000, 0xec70c14a8a56116fb259be6d320721a1, 0x9bfb989baae8716f938821c57691b3f526781e88662d4df91f2ead7142a3f1b3, '', 0, '?'),
(0xe3d205100029355beb57d7eedc0ed3bd, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/importcss/plugin.min.js', 0, 0x181cd432a283b78e047a80a3e361e687, 0x181cd432a283b78e047a80a3e361e687, 0x86ccf71c7b3917c19da08d3518f56dedb3925bc1da35546d02b0155cf0f552b1, '', 0, '?'),
(0xe3e11e71d53832bdfa1f76c22614234d, 'wp-includes/js/tinymce/plugins/wpview/plugin.js', 1, 0x00000000000000000000000000000000, 0xeee93d5b9b96842ce7aa67ba2c1c1acd, 0xf5ef49bc37bbe3b069864b9b2a7bb3f16612dc8b4f74bb007f7d96f6af373e64, '', 0, '?'),
(0xe3ecf33c6b554a762510f21b8d318287, 'wp-includes/fonts/dashicons.ttf', 1, 0x00000000000000000000000000000000, 0x8fea1fce46bafe469ba2f101fdc583e2, 0x205e62d133ecc734a2820ab614a27444e66b6b119c2aab80ad99266ceefba47b, '', 0, '?'),
(0xe407d1e723ff694ae5ae48b73ff640b8, 'wp-includes/class-wp-http-curl.php', 1, 0x00000000000000000000000000000000, 0xf9aa055cb00e668c796a64c36bc4c8b3, 0xd5df6176f1a92fd707c9212e9fb978a5010a344d672c47675ad6b48273573e4e, '', 0, '?'),
(0xe40c7706a21bcdd3d656a5d0ebbc21dc, 'wp-admin/includes/class-wp-ms-themes-list-table.php', 1, 0x00000000000000000000000000000000, 0x4a51e17e28e8794f9c6b47892d435409, 0x5e1cb6c60dc4e568b2c56447eaad8430f512be7ef410adf0f18484d6d94fc813, '', 0, '?'),
(0xe40f768a8b4f0bd49fcf86ed3a447067, 'wp-content/plugins/wordfence/images/flags/gq.png', 1, 0x00000000000000000000000000000000, 0xfdd89fa0c02eb3e9abd4be986a297122, 0xf1bbcfa57ebdb132faa0bc7c96c2856b28001773eef435aa1b14e03129e106a2, '', 0, '?'),
(0xe444eff8b8776c9a83e46c445468a361, 'wp-content/themes/Divi/core/components/init.php', 0, 0x8aa41eadcd16b07c2bb3fb9531c29ffc, 0x8aa41eadcd16b07c2bb3fb9531c29ffc, 0x160bafafa290205dcb489474bd2d96ee80b47562dbb1142c34f08314a19873c2, '', 0, '?'),
(0xe455a3eb218d5a86e747c8fcaa1f0f3a, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/src/OAuth2.php', 1, 0x00000000000000000000000000000000, 0xefbe17d1c9d5be58e53aa8222ca943ac, 0x9f88e8ccd7c2ba6cc344091ecfd824777ca55c0211d5e4598b72d2b8793892ad, '', 0, '?'),
(0xe47a5e7df984c2a46868330d9e887705, 'wp-content/plugins/wordfence/images/options.svg', 1, 0x00000000000000000000000000000000, 0xa556c9f0d1b4aec7f31707bb4103efa5, 0x443ac2106277c3235e9b8f80cf34ac42c04b4950893f08097ac06e8956cc5f19, '', 0, '?'),
(0xe47f9d538097d4646b3871b3e3acc946, 'wp-content/themes/Divi/includes/builder/scripts/jquery.fitvids.js', 0, 0x1a530988980ed8479dd4b09d118e7292, 0x1a530988980ed8479dd4b09d118e7292, 0xefee720adfc0bbd2b76e20c8a54794ecb79481691a380edd8f91f92d1e200ab0, '', 0, '?'),
(0xe4dfe6a8de7a704b43b27b5c3e82f390, 'wp-admin/js/dashboard.min.js', 1, 0x00000000000000000000000000000000, 0xcdc52185bc346b9a55af6d5015d763cb, 0xdd6555356440997ea8e731de84d633b2a8edd0f398251a249b1e0602cea62a44, '', 0, '?'),
(0xe4ea1fbf31fe5dc34d7cae4b1dd4465a, 'wp-content/plugins/wordfence/lib/wfBulkCountries.php', 1, 0x00000000000000000000000000000000, 0x6e8644ba26ca5a2325c064f1ce9c7131, 0xc1a6350fd632cf87babd10810e2668f1d92d760339f7c46bdf455889b49523ea, '', 0, '?'),
(0xe4f61b003087f9719fc48a4e792994d4, 'wp-includes/plugin.php', 1, 0x00000000000000000000000000000000, 0x3670b2158c3b82c250d15ed952261b65, 0x71f08b1cd7930d66f80f15a91e95dd069ed74beacbc85c8218438243264d073a, '', 0, '?'),
(0xe4fec56bb04f40c88f8dc17c10bd5782, 'wp-content/themes/Divi/js/theme-customizer-controls.js', 0, 0xf6f17a7e4c7a10aab1e5f63fca9dc2ea, 0xf6f17a7e4c7a10aab1e5f63fca9dc2ea, 0x3b0f5710c4de9b6c3561693d28035bfeb18b6061217a9b27f44b69ad6c443bb1, '', 0, '?'),
(0xe5270fd26046cc94cc7ed908c496939c, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/view.php', 1, 0x00000000000000000000000000000000, 0x7d9b914a0c9667db0621667994e14cfa, 0xea9ee08ae75e849845fd2f1a14ceae3c0390340f816e27cf777d9bb642ef74a0, '', 0, '?'),
(0xe548c6cc34852e5ce3013a89e723e0ee, 'wp-admin/css/l10n.min.css', 1, 0x00000000000000000000000000000000, 0x6fa315b18e9016357bc9f8c1b32524f5, 0x00ae1a57b0124da0eb21e5ff73bdb9c24345fb3eef26d244e5cc70c25bee27bd, '', 0, '?'),
(0xe55004a276c41e64ba8149aec134f575, 'wp-content/plugins/wordfence/images/flags/al.png', 1, 0x00000000000000000000000000000000, 0xf0e83a0d65ddb44f047f6ff06aba444f, 0xfe2abd2f2140ed298c06427e7504241cc1eb8c2ea7babb65b7af9a9ddf67193b, '', 0, '?'),
(0xe552cbe4353f922d2053a3065e4897fd, 'wp-admin/js/editor-expand.js', 1, 0x00000000000000000000000000000000, 0x88a83136db40e8e8b93f230a6712ea54, 0x705f2fad545715449b05deeecec8f2280c282509dc361e1875d138bd29b95306, '', 0, '?'),
(0xe565c590c2faf4fcfd6e03b7859f41db, 'wp-content/plugins/wordfence/lib/wfView.php', 1, 0x00000000000000000000000000000000, 0xe287b22ab821fc50d3277cfa16251ad8, 0xadc200b62b466fed8b4c20285c2ec3db77b5ca20ce677be203a484263acf8c48, '', 0, '?'),
(0xe57ccc13fbaa4c1577c6b4694b727b12, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/image/plugin.min.js', 0, 0xfcd22e18e8ee0fcf99a822f19dac98d7, 0xfcd22e18e8ee0fcf99a822f19dac98d7, 0x420780235412dd4370be5bac3b47b66626a1e5b035397cd50722b027b8b2b569, '', 0, '?'),
(0xe60df2625cf19989c4c98db21ac412eb, 'wp-admin/edit-form-advanced.php', 1, 0x00000000000000000000000000000000, 0x7e15701186cf7c66ae90d71178d758cd, 0xf23a5b325bb154506c91e4e99c11422da5381fae8c48f292359b27be52c14dfc, '', 0, '?'),
(0xe62b821ef9ab2ee2f8c765161046abc8, 'wp-admin/css/dashboard.min.css', 1, 0x00000000000000000000000000000000, 0x7d9026521ee5ae1955003f6bf2693417, 0xdcaa89c49cf41092622bff3308f638d9f51a87330853c012984d3e1a1592d09e, '', 0, '?'),
(0xe63965baf2d06b6bf652ca6f9786fe53, 'wp-includes/embed.php', 1, 0x00000000000000000000000000000000, 0x1dbe5d10ae4cc845a4b2adcbd512f9c5, 0xf96ac6b69f534b4cea8435f4708cc4f4bcb4d7947776bd94468e50ddc49f6af7, '', 0, '?'),
(0xe647c4c50635d840e6e8d9da303795c7, 'wp-includes/images/blank.gif', 1, 0x00000000000000000000000000000000, 0x48bb2baaf4353109f7c2665d96aa390b, 0xd3a1eb3a992cf03b7d265ac44ef813a1ee594b4da827f14b4621a85b560fc2fa, '', 0, '?'),
(0xe64a7e5f6fb866996bb3a8f6f3bacf0b, 'wp-includes/js/wp-embed.min.js', 1, 0x00000000000000000000000000000000, 0x2dce40d16f9ff6332d3cbb7ae488a2b9, 0x1864aff02a77fe713de0c88d549caa1b5171ae2412373a1ef5dda5c5fb2401d6, '', 0, '?'),
(0xe651230e186a1115e335bd50f221a4bb, 'wp-content/themes/twentyseventeen/assets/js/navigation.js', 1, 0x00000000000000000000000000000000, 0xa1b6700f33c6b26416732e62b04e173d, 0xbe0520b409c411a780beb0c41b54b187e6e047d6d2f34367d2ab031e2c52a8c2, '', 0, '?'),
(0xe66f52d715c523dbb42d28c8d925a31d, 'wp-content/themes/Divi/includes/builder/scripts/ext/wp-color-picker-alpha-48.min.js', 0, 0x99661b7776f0583c14ba90157f56cbf7, 0x99661b7776f0583c14ba90157f56cbf7, 0x58f48c630f316755cf2768dd7a1d648082a0f92acf3c9db66bfec48101d21afa, '', 0, '?'),
(0xe6a798baee37dd5ef4bb1362b30822b3, 'wp-content/plugins/wordfence/images/back_disabled.jpg', 1, 0x00000000000000000000000000000000, 0x68d901c2d467d8faef69eee30406863e, 0x8ee48f9b084ef337d367ce8bc43fec4662217d84adddbfb0dd43a803ade9b387, '', 0, '?'),
(0xe6bd826d8846cb3d941be548b07b4f2c, 'wp-content/plugins/wordfence/images/flags/sm.png', 1, 0x00000000000000000000000000000000, 0x40371166dfa73834ced6f8f6aba82c65, 0xca849dbdb23d631c4d8aa4e31e40be4c2c0c64ae73b27b96eb21abf1dc5e6a01, '', 0, '?'),
(0xe6bf79a76c9a8073f3a7553ec23cf2e1, 'wp-includes/css/customize-preview.min.css', 1, 0x00000000000000000000000000000000, 0x8774579bd6b94878424d338bb07b743d, 0x6376a88ec9e81b423dfde130997470802229d090e57795a4e56c83d8328b9c99, '', 0, '?'),
(0xe6c31511b49865d295f7688256902280, 'wp-content/plugins/wordfence/views/options/block-controls.php', 1, 0x00000000000000000000000000000000, 0xaf382035fc552cee046598a10aae3428, 0x9353a97cc30fd9fdf8baf0ab97504f8fc8d6e281f8b964c98726d8d9b22dea80, '', 0, '?'),
(0xe6cdbe25a958a65be67217fede5c66f2, 'wp-content/plugins/wordfence/images/flags/fj.png', 1, 0x00000000000000000000000000000000, 0x24946eb420803d7d3c5e285d00e28d02, 0x5a5bb3320b07601804fe3315c9c2837cf8609d241ed2eca705aabfec6462d9c4, '', 0, '?'),
(0xe6ce57fbeac322fadaea01536b073acd, 'wp-admin/images/align-center-2x.png', 1, 0x00000000000000000000000000000000, 0x9ebeb22df3728735042a4a37a1496611, 0xa2381b7466e72a0e4a7713d2540fc25ee5c248d93ec8f1ca31f64a44c8cebf13, '', 0, '?'),
(0xe6d25d99d85a73a40704401f7e814f51, 'wp-content/plugins/wordfence/images/flags/mm.png', 1, 0x00000000000000000000000000000000, 0x75ca6b300249ab025a41669ede81e36f, 0xd463a9cacb4fdb8db202801faba65699bdaa61f3059791d6b5a0d8256b9dd699, '', 0, '?'),
(0xe6e2a3a3f44de54fd716baeeef8355ae, 'wp-admin/js/editor.min.js', 1, 0x00000000000000000000000000000000, 0x72b7a034ba598088d699dca7b02b6f0b, 0xc7dd3d691342cd04dd9cd23998019fb6ebba5486ce3092ad511abcc78e1b57af, '', 0, '?'),
(0xe6e918bc228c4c4a31ec43344e44f710, 'wp-content/plugins/wordfence/views/scanner/issue-wfPluginAbandoned.php', 1, 0x00000000000000000000000000000000, 0x1fd83ac7fa0d04ea6ac80050b7e277d2, 0x2c5f2eed83247b11ef5c3f49c7d80d873b1a4b1c59464b3f001d15101587c91b, '', 0, '?'),
(0xe6f57c20ad1b48992151feb15f646c8b, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/Filter.php', 1, 0x00000000000000000000000000000000, 0xc99edb36c8d72df78e354923c8f073e6, 0x4b89d43a12a0d870df2f7ab4574c624bf0b6166d1466dd8e426df2bd803c39f3, '', 0, '?'),
(0xe6fbcdba5abf76df959e9acfe0a0ac39, 'wp-content/themes/Divi/core/components/api/OAuthHelper.php', 0, 0x44c0585b9f2c9105de1379d9c9b051d9, 0x44c0585b9f2c9105de1379d9c9b051d9, 0xe8cb9b930edde0bc2ab492a4ab1c375cad0f445fab98d752796a408c5ae5f0bd, '', 0, '?'),
(0xe71e1622d5c6a181fc9f173776732bf6, 'wp-admin/includes/class-pclzip.php', 1, 0x00000000000000000000000000000000, 0x59c701d09896cf859689dcf457597084, 0x85c7c621220ea29ddc84d3b0b3d231a58c441d45f3f1e58f1b20f7301de4f5b6, '', 0, '?'),
(0xe7321a16f089207b44b75afd82b82d1b, 'wp-content/plugins/wordfence/fonts/ionicons.woff', 1, 0x00000000000000000000000000000000, 0x05acfdb568b3df49ad31355b19495d4a, 0x2aa1d75c26bf74e4ada80e5c08c309675416778fb089b5af2cc63183a91f7fa2, '', 0, '?'),
(0xe7446ad79ee515385d66d09412105fda, 'wp-includes/class-wp-widget.php', 1, 0x00000000000000000000000000000000, 0xd8592b30a4f80781bce9046616720829, 0x8cb9cef3fac9db3116037963c5b72d3e5f931f9900c7f69533a5b6cc64a07700, '', 0, '?'),
(0xe762604bac27d71d8aecbb9c8fe7e24b, 'wp-includes/functions.wp-scripts.php', 1, 0x00000000000000000000000000000000, 0xfa0bd887583d897c7ddc0fb381258555, 0x2e28d7ac862ad6cc0242f4a44d875dcf0da36d5fc2687725435c6d0dea651089, '', 0, '?'),
(0xe76fe0d1e4322d6285740def1ce164ba, 'wp-content/plugins/wordfence/images/flags/sr.png', 1, 0x00000000000000000000000000000000, 0x41d061bb70b6c44c3c7a75bc12a4c5db, 0x120139cdfbe6505b06bf0e478ccc1469ed026848ef0469910a25cec01314dbee, '', 0, '?'),
(0xe792c5ff789ade41676d25b6e61b9ebb, 'wp-content/themes/twentyfifteen/single.php', 1, 0x00000000000000000000000000000000, 0x935e39a145401658fecddd752e7e2a7f, 0x1c9ecff373b5acc156c9e1a29a3dea6d8d818354dc74fca74f7a6f81d8e4ed4d, '', 0, '?'),
(0xe7944afaa1d19165f70d586494d424dd, 'wp-includes/class-wp-customize-widgets.php', 1, 0x00000000000000000000000000000000, 0x5560a4bf3b860622f2582d491556b193, 0xb29c032b8ab008628189edc6aed5c4abb5ef96a08bf4928cdca3e3c5eb72b5e8, '', 0, '?'),
(0xe7c3d54bff679bd0e5876f1b23e71330, 'wp-activate.php', 1, 0x00000000000000000000000000000000, 0x5390edef68ed88f21f7f9e33717d7149, 0xded91f5042ab66019fd4c05dd24e3266f4afafe393840ede7035ff80d885e71e, '', 0, '?'),
(0xe7c589fb0969e0f690bf2f051517d0ad, 'wp-includes/formatting.php', 1, 0x00000000000000000000000000000000, 0xe80d8f328158874d061f8e3538f1316b, 0xe8b0478eb0050f7b96ad97d8b35da23fa7a4652cdb96d1d67f0a72f4baab84ca, '', 0, '?'),
(0xe7c8cc2a5162a32df9c3efd7f49da8c7, 'wp-content/plugins/wp-mail-smtp/assets/js/smtp-admin.min.js', 1, 0x00000000000000000000000000000000, 0x8f20f5fad3d952b2469895be77a5c89f, 0xb1b8ff3ecb2324220ba9344a2f38d8a699744191cfa6e62879c6939ce9f069c0, '', 0, '?'),
(0xe7cf48e2b6c7cd6cf6b17b214423af21, 'wp-admin/js/color-picker.min.js', 1, 0x00000000000000000000000000000000, 0xca1331e8606d08cddd3db4a1c50a0625, 0xba0152deeb3cdda8c084a4beb69e6c39126608c755710e9e0caebbaa3d5072c9, '', 0, '?'),
(0xe7dadd4cb32e641544041d76ec12f905, 'wp-content/plugins/wordfence/views/scanner/issue-wpscan_directoryList.php', 1, 0x00000000000000000000000000000000, 0x8569c40530f4a66a3889320ada739e1d, 0x768a935c7159157b53ab9c3c7c2bdbcf7b8d286dd6e5fd3f29f2f444f3023de2, '', 0, '?'),
(0xe7dec1cbaecb0600eaf1b88828d58916, 'wp-content/themes/twentyseventeen/template-parts/post/content-audio.php', 1, 0x00000000000000000000000000000000, 0xf755129cf96d9937a058ae3b8ef771a5, 0x2ca349fba1f121eff967102de1abc5c6f641fddd17e1577df22d0ec760d53541, '', 0, '?'),
(0xe7e046fc5a5916bfd14338c08f1c3345, 'wp-admin/css/colors/blue/colors.css', 1, 0x00000000000000000000000000000000, 0xf91d3fa65fded514fdc32d5e48fa7eb9, 0x3b427a481927a6e06ec2dd4cfd43d34274f516f175b947bcf4e5201baa6dd2f6, '', 0, '?'),
(0xe7f5a03d3042853d13ba9f7a7c8ba274, 'wp-content/themes/Divi/core/components/api/email/SalesForce.php', 0, 0xd0e2754bf27a11685f1307a890d9039c, 0xd0e2754bf27a11685f1307a890d9039c, 0x44f84e22abea96db7454b74db4336e73f4c4ca58a41d81db091656cbd90da939, '', 0, '?'),
(0xe7f8614436663671edb548fc56e478bd, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Middleware.php', 1, 0x00000000000000000000000000000000, 0xd162ee136b691c63d2dfb832925a7afe, 0xa5f2b22ad27d909633cdc28687db8bdc77dc87a499a5383ecd078c48e1a0ea36, '', 0, '?'),
(0xe802a818c3b7916724eb94f54de273df, 'wp-content/plugins/wordfence/views/waf/option-rate-limit.php', 1, 0x00000000000000000000000000000000, 0x7d5735c11d10cebd2664f05faada87f4, 0x396afe5aff887a8dd4ae32c69db0116f731a634ba8c8ed742337e1093afc1fdc, '', 0, '?'),
(0xe80f510bdcd5978d14328194cb253a97, 'wp-content/themes/Divi/includes/builder/scripts/salvattore.min.js', 0, 0x04207c24a63069dd1328d4e415fa70aa, 0x04207c24a63069dd1328d4e415fa70aa, 0x93b81e4c84433f591dd11415bb1202a38cbae26e8d34f6a43fad1132c097a414, '', 0, '?'),
(0xe825799d3e7d48c3166f14dae6fa2836, 'wp-includes/js/jquery/ui/core.min.js', 1, 0x00000000000000000000000000000000, 0x9ce4e157448487d4efe0ca538f656a71, 0x3d7d2a56465dee18854f133777ff80ccdec037246aea54bd88ed0f895e4b339d, '', 0, '?'),
(0xe826da035e7d835965345cb9f0fee09a, 'wp-content/plugins/wps-hide-login/classes/plugin.php', 1, 0x00000000000000000000000000000000, 0x1210667fcbbba110356c15b086bc7411, 0x80d0c1326fe4fda7cc47e629fca4aa71c2c87a14ef4fc78cf68c352072c7e916, '', 0, '?'),
(0xe842ad08780d8fcfdb342e3f87febdd2, 'wp-content/themes/Divi/includes/builder/module/FullwidthCode.php', 0, 0x3aea7ff372ffa6220d8be5a2cefabec5, 0x3aea7ff372ffa6220d8be5a2cefabec5, 0xffebe16d555cd85fc4235cf8fa2524f3127400a33facc66dc698a60776986d8e, '', 0, '?'),
(0xe85307484c656e0f50ee7137bec48d89, 'wp-content/plugins/wordfence/views/scanner/issue-control-edit-post.php', 1, 0x00000000000000000000000000000000, 0x1d6e81a9ca5ad3044855e51dcf98bc8f, 0xdd93fa2119bd23686c74d273f629883a7d2a61d945e0eff2d267f107896c5444, '', 0, '?'),
(0xe866f569bf60b81d3d4054b5e76fd902, 'wp-admin/images/spinner.gif', 1, 0x00000000000000000000000000000000, 0xb0a3dde331637e27aa6476d476481871, 0xe949dcc1392590fb8e2d8f153743ad8caab950cf3c8472ef5c63aa220f78d77b, '', 0, '?'),
(0xe87f4a89d9e579949e306dec60e4a82f, 'wp-includes/class-IXR.php', 1, 0x00000000000000000000000000000000, 0x32ac76bea2307022852b2f7a62c60c2b, 0x80014f3076d857b5e2572e4e25ea4cf8f0a3ae0360da14587030746a5c0dbbc6, '', 0, '?'),
(0xe88c00855da870ddd2de91ea96090d47, 'wp-admin/css/customize-nav-menus.min.css', 1, 0x00000000000000000000000000000000, 0xc3d67006bc1b55274afa78df3b46f605, 0x4f044e6eea8b573f14c0aa9e2ad83e0a27c01be4a767e4b1f9085a5829234318, '', 0, '?'),
(0xe8f287f251cb6fb5482a04b982c028ef, 'wp-content/plugins/wordfence/images/sort_asc.gif', 1, 0x00000000000000000000000000000000, 0x2cb8bb49a7c52bc6bea0eafa7f3d80fc, 0x64b943ec1b5402bee8b5da1d85ee65262c29d1b4fae04647ee1a64e39d4f4ec5, '', 0, '?'),
(0xe9122b9007ea7f828d33f4bb7005551f, 'wp-content/plugins/wordfence/lib/wfOnboardingController.php', 1, 0x00000000000000000000000000000000, 0x44325194a9d2bb840b5102c4938ecc9b, 0x59c4dbebc9df7ae36d7a7e7ea85ae319a2ace54abf523fc73177d8fd771351bc, '', 0, '?'),
(0xe93a9d2c7ef7f912504c45fb9949835c, 'wp-content/themes/twentyseventeen/single.php', 1, 0x00000000000000000000000000000000, 0x855a7b193663bbce7601d0835ca9f42c, 0xae3e7d4ff3f65fbbb9a709b6d7dd7f2bd4c57d3fea74f87357805d5becd23aee, '', 0, '?'),
(0xe946ce6a2159e97b072e4a3d2cb5ae12, 'wp-admin/images/stars.png', 1, 0x00000000000000000000000000000000, 0x5bace01f99903e3cf56bb27bd2ec2891, 0x2f09deef2285dac088044661ecb1943c5359dac367dc0fac0bd0d889468cd740, '', 0, '?'),
(0xe95d1ff7572f3eef7d3c38e8205646e3, 'wp-admin/includes/theme.php', 1, 0x00000000000000000000000000000000, 0x60a6147fc07c42f0493b84425ba8a9ec, 0x0d593316af61126ff17bacf2569a50c0c864fb305febc18180e0bd8ec3b3c74c, '', 0, '?'),
(0xe95e2e976a547df93cde04048c49be99, 'wp-admin/js/accordion.min.js', 1, 0x00000000000000000000000000000000, 0x226bc149fc7a1d2d56e4530d3b685e58, 0xc9aba7d2f563e00b9a5b2d33c404a50c36d124b1f453b1746ca3102d7f5b2e17, '', 0, '?'),
(0xe9763b7429b5da28f07ed025ef3ad491, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/print/plugin.min.js', 0, 0xe71584bd05614f26bcdfcb2a1a3303d3, 0xe71584bd05614f26bcdfcb2a1a3303d3, 0x39bce611017f530c0d1e937f1102a192dd30434744aceebb6b15a472be3d54b4, '', 0, '?'),
(0xe98154151d7fe14233ba9b0b47f6de7b, 'wp-includes/Requests/IPv6.php', 1, 0x00000000000000000000000000000000, 0xa5df4b884e8a07e81703f1ac6b6e54b1, 0xfe3dd8ed6c6e26ced1f8be84e7c483e64ac7d397b5890ba37ec4c4def785e96c, '', 0, '?'),
(0xe9a0bbc0794e3c8ea08039806f1a3c0c, 'wp-admin/js/xfn.min.js', 1, 0x00000000000000000000000000000000, 0x1b6f6842124166a08328aa7ad376027e, 0xfaf0893b933f38b4d54d4f259a1a7d76d0d391368e6f5cdf58fe2e71b48f5a61, '', 0, '?'),
(0xe9a1f0e9c0622c7887d830c9a3a0454c, 'wp-content/plugins/tablepress/classes/class-model.php', 0, 0x8abb9b21755c31a955517552237174de, 0x8abb9b21755c31a955517552237174de, 0x6d3d599279b498e7cbffa76f55a0303df3304a63e564e4c222b05bdca1c36ad7, '', 0, '?'),
(0xe9a3e25370b1ec2ac781eccd618cb3d1, 'wp-content/plugins/wordfence/images/flags/vg.png', 1, 0x00000000000000000000000000000000, 0x7e557d00af2414bad5a8939200ba757e, 0xec39af61c32f6f1b44ba07b21ff9f5583e08e0cb82f7c6efa888f75f8736fd36, '', 0, '?'),
(0xe9aaca6dac164d1e74a88604db57b342, 'wp-admin/images/align-left.png', 1, 0x00000000000000000000000000000000, 0x5cfd7930cffa6412f75af26f2e689ed4, 0xe95f5dea3c23b653ce22b4425e55345f02dd513c21409a01783f4a24aea34bcf, '', 0, '?'),
(0xe9d4dee27493fe985a01d14f2783200a, 'wp-includes/js/thickbox/macFFBgHack.png', 1, 0x00000000000000000000000000000000, 0x189217c8b067ef86add757922c2f75b4, 0x5277cb2fe0bf68d7ed2671e8de5d5aa2bd5f8ff3c4d61f1d4e6779f49588b9db, '', 0, '?'),
(0xe9d6e7d9f6562c4540865806829a9079, 'wp-includes/SimplePie/Cache/File.php', 1, 0x00000000000000000000000000000000, 0xa33dbb0540ecc29cc6425b14100953d1, 0x913916da212b1c8659fcfb1bd1e68a364c242d840395667126b1e8b687876b68, '', 0, '?'),
(0xea0c116b4c4e00f4e7bb781836400e07, 'wp-admin/css/list-tables.min.css', 1, 0x00000000000000000000000000000000, 0x55ae1e5716c2f3ef882b6b8736f04e09, 0xa5f3aade50c8a7a5036dcb75be68661a5e509cec59e9510693f63aa825dc0748, '', 0, '?'),
(0xea181556072c94ef553318a6daea13ba, 'wp-content/plugins/wordfence/images/rr_premium.png', 1, 0x00000000000000000000000000000000, 0xdac5229b3320152cbf32d2180519a402, 0x4d0ab5bfac68675e9688d5a1c64691d9522d83c89da17ef5b39d1faec93001da, '', 0, '?'),
(0xea27c276861b77798dfdf9b72a46c184, 'wp-content/themes/Divi/includes/builder/scripts/admin_global_functions.js', 0, 0x2a3957bdd4076970317526dc0b921ed5, 0x2a3957bdd4076970317526dc0b921ed5, 0x02eb21de76c0a532b95d7d5ba3fc18f154d73361013807457cd02ac8b80b417c, '', 0, '?'),
(0xea34cad7e7ba3291160629412e3b34d1, 'wp-includes/js/customize-preview.js', 1, 0x00000000000000000000000000000000, 0x8ac9f2b666eaa82f047005ba79834f95, 0x947744107f58365ec039b9cdf189e3893fc470760176a51404732f66ae049d23, '', 0, '?'),
(0xea4ff5027dc8273591549b211a4fdcb7, 'wp-content/themes/Divi/includes/builder/post/query/Layouts.php', 0, 0xe8d66b7499d8bdc8e624417af37ca701, 0xe8d66b7499d8bdc8e624417af37ca701, 0xf368d34a520d7d22fd7872ca53e22a43c5b2a9b0b0a3c61d12a1514cb6829507, '', 0, '?'),
(0xea640aba763be84f313a9daeae2c546e, 'wp-content/plugins/wordfence/views/options/option-toggled-multiple.php', 1, 0x00000000000000000000000000000000, 0x7de5650c0175cbec6f97d6a9839f3212, 0x62098938d8077eec519b6f899676093f554682b0e42ea1697f70968fb6b7cd11, '', 0, '?'),
(0xea6e6d7100b3bdcd4070461b8212642a, 'wp-content/plugins/wordfence/css/images/ui-bg_glass_95_fef1ec_1x400.png', 1, 0x00000000000000000000000000000000, 0xc09e30ecc8e02835d626336c68ea2957, 0xa6f15b4657c37824c10b2b3fc00b12a468fb873b598a371ace36016fa15bf612, '', 0, '?'),
(0xea7a57c0cdfe16782c02755af71bc59e, 'wp-content/plugins/wordfence/js/jquery.colorbox-min.1525275841.js', 1, 0x00000000000000000000000000000000, 0x5935b13de7f7cc71ee03fe29908f96c8, 0x48a6d6345c19bcf376f7e20b072f588c479bf7154b86bf9713069d3a676b106c, '', 0, '?'),
(0xea8da5b2ab326a456267d88857b278db, 'wp-includes/css/editor-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xf3c72ab81488215a91b0550d202a08ed, 0x6469ec43e748330737966668529606fa767370ce768a954df19bbdd6a5373d37, '', 0, '?'),
(0xeaafc787be1dc6db34cb93541f60a16b, 'wp-includes/js/wp-pointer.min.js', 1, 0x00000000000000000000000000000000, 0x368f987c644d70580097e48066c99082, 0x22210187ef21317523bddc81d81095a9aa8c25d3bd17f7da595a3a8758bab53d, '', 0, '?'),
(0xeae6e86844c355580df4f5f07c95a5fd, 'wp-content/plugins/wordfence/images/flags/hk.png', 1, 0x00000000000000000000000000000000, 0xcf72598b46cf668cd2cc8681550137c2, 0x36ae880bfa9281ac43994be3b429b4137a66b35676e56ffe21b3b6a32aff90d9, '', 0, '?'),
(0xeb0a6add8d656121e81a075764907110, 'wp-includes/rest-api/fields/class-wp-rest-post-meta-fields.php', 1, 0x00000000000000000000000000000000, 0x223c389f1da60bde032ef99fa14ba727, 0x201a59d3b51e80cbbc2a8a2c51864ceb597b16b4e3aca370c10d15bd6884b6c8, '', 0, '?'),
(0xeb0d445fc9374ba2477370d7d6f09a12, 'wp-content/themes/Divi/includes/builder/module/ContactForm.php', 0, 0xd168c0f0b2722cac617c2108920aacbd, 0xd168c0f0b2722cac617c2108920aacbd, 0x5c8109b3a4c52a2d129a9e05fea5bfb424252a295e289a47203add1886b993a8, '', 0, '?'),
(0xeb1a83c07490a50f349c646e8284859a, 'wp-content/themes/Divi/includes/builder/module/settings/Migration.php', 0, 0x81f2c4cc5563bec06d574eacc0b4ec0f, 0x81f2c4cc5563bec06d574eacc0b4ec0f, 0x09715d8ad972773f4958d9a5687e35f919d6ced48eef78d78156bba682336580, '', 0, '?'),
(0xeb2d6eea242eff230b0b6725c47dddf7, 'wp-content/plugins/wordfence/lib/Diff/Renderer/Html/SideBySide.php', 1, 0x00000000000000000000000000000000, 0xa77033fcb3b4db6c6ee6415f36cef6d0, 0x3f39a4b5f0bdf09ca2a7891896d09c74d769ad33fa6dc285a492b5013bd557da, '', 0, '?'),
(0xeb309e818a52f04ab37b79edcba3f7ef, 'wp-includes/general-template.php', 1, 0x00000000000000000000000000000000, 0x8a3e54338d221d2b493ba5e6097da251, 0x7ed8a19486d57de9f3ae94bc41e1a4d35cb1de7a40713458573142cd385544c9, '', 0, '?'),
(0xeb462019f338c72bb229d0d872dd50e8, 'wp-admin/images/no.png', 1, 0x00000000000000000000000000000000, 0xc86bbf1c64c924f99fdc9f5637f0c08b, 0x0ae03ec8d214a27e68c45af5a4d35000fd551030ca3b2720107bf5291209ac3e, '', 0, '?'),
(0xeb4d1aa5d5fc97481415b33fcdb21f5a, 'wp-includes/class-wp-rewrite.php', 1, 0x00000000000000000000000000000000, 0xa1f93fbcfce5b8be8d14f28d94dc703f, 0x40f1b17740d2a4eeb8b0e3fceb90ea3d863dbd6881acf3bcd8a30bd0336f38b2, '', 0, '?'),
(0xeb4fd3bf10fa3b0ea43d5c144abc7a79, 'wp-includes/js/tinymce/plugins/wpgallery/plugin.min.js', 1, 0x00000000000000000000000000000000, 0x04fb37608ef94f9a747901b2f98b4fce, 0x3f5898ff32058e639fd45eddfc47f32c36d8e7a1f414a95a9ae43e3c2cef3288, '', 0, '?'),
(0xeb7076ea46457cb312ff9f3a8d253c68, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/psr7/src/functions_include.php', 1, 0x00000000000000000000000000000000, 0x847190da01ae741e44241753f23cc1da, 0x2046a7f9e6a8b94fa0389d60b135bce38ec69abe71697ddee65791ff6208ddab, '', 0, '?'),
(0xeb70c9c40e9da2e719a00384415e7325, 'wp-content/plugins/wordfence/images/flags/bb.png', 1, 0x00000000000000000000000000000000, 0x962c34fd75870a8df112dfaf3fc41567, 0xa3a06c6e425607ce342f31eb26f122b4526d267347c70874e04d532648164678, '', 0, '?'),
(0xeb8178b044aa2eb6e1da6d7e3c19d732, 'wp-content/plugins/wordfence/images/ratelimiting.svg', 1, 0x00000000000000000000000000000000, 0x005b7f9bec4db1c99e1ea579500fb0e9, 0xf44083ea0cad0cf453c4e77927e84e2b996be942c0bf33864a21501b62c69695, '', 0, '?'),
(0xeb9f00e2000bdf9055babdc2ef9f4326, 'wp-content/themes/Divi/includes/builder/core.php', 0, 0x488f79dee86f26bb0554dbbc7291c066, 0x488f79dee86f26bb0554dbbc7291c066, 0xcfbaba869f87384b5a456c0bbe121546a0d67dda1e65beacda294ec025704f45, '', 0, '?'),
(0xebadb70de710217a7d4d4c9d114b8145, 'wp-includes/ms-files.php', 1, 0x00000000000000000000000000000000, 0x6e5192e9e3bfbebedc13c62db1f9a013, 0x30809ccd1056c0b209f43285fce43b5bb3471182308afe5831947c3f582c71e3, '', 0, '?'),
(0xebb2d453dab070978f474dc7afa86ced, 'wp-includes/css/media-views.css', 1, 0x00000000000000000000000000000000, 0x49800720b23abe08b209608f73d2c60d, 0x2fa6c707f98015eb46e38c44514ba092d0799ccb46d2a20d280cee53a0ced940, '', 0, '?'),
(0xebc8c4d7ae46eeea70de73a5d834a311, 'wp-content/plugins/wordfence/images/back_enabled.jpg', 1, 0x00000000000000000000000000000000, 0xa1a1f1f85d07c8f77fa394d248038ec3, 0x14b9beb639ed87a52952b524707823af108f71208efeb0a398c77b234cf84fba, '', 0, '?'),
(0xebdd7641c06473bd8397b5ae4bb55d0f, 'wp-admin/post.php', 1, 0x00000000000000000000000000000000, 0x0a2cdc75723c87515fd6d6a070d569fe, 0xe6c35cb97444d6d11f143e164d7666843774e63965e77cc2953f095187821379, '', 0, '?'),
(0xebe35943e0de6f83166f52d4e4ba9e94, 'wp-includes/capabilities.php', 1, 0x00000000000000000000000000000000, 0xd95a93d6605e3a201e7ee0ac7cb14773, 0xeccd7f18d1120d8705c6d7b723d06e8e0c803bcbf09df1895c2896cbb83e527b, '', 0, '?'),
(0xec38b7daa799ba737deff7d5b6e04e69, 'wp-includes/class-phpmailer.php', 1, 0x00000000000000000000000000000000, 0x3eff9ed4b6cadf990b4f238ed91c5ade, 0x077d5e7e876f1aa362d5eeec659855b783dc022642725f407e63c5a6b1470eb5, '', 0, '?'),
(0xec3fd8d4defdb7689bb10290d217ce3b, 'wp-includes/js/quicktags.js', 1, 0x00000000000000000000000000000000, 0xbb36c516f8fd9ecc5d05b750f92cc1ae, 0x07abef667d2f996f16564340bccfd60d3f2ddd88cf8206a9a8e60f149275b16e, '', 0, '?'),
(0xec3ff4a17e22f111538c992591c99eb0, 'wp-content/plugins/wordfence/images/flags/tj.png', 1, 0x00000000000000000000000000000000, 0x57f76eb0f1b558e3642c440e046a6ec8, 0xb341a4b45ecfb6c5585745316907fb7fcad353c16f1abd497ad0a50e8aa3fbb1, '', 0, '?'),
(0xec440d0f687dbc0419e811afb682210a, 'wp-includes/js/jquery/ui/effect-drop.min.js', 1, 0x00000000000000000000000000000000, 0x57fe560887cac7a5b2598188463290e8, 0xa50cc36aaacc021845dbc0e93a4b65bd3e0dd00c195045ffb5c27b171d3dd3b2, '', 0, '?'),
(0xec50d8b7fa8ce68287ccbac6b42440d8, 'wp-includes/SimplePie/HTTP/Parser.php', 1, 0x00000000000000000000000000000000, 0x5725c7d0fb347f1c08df3690a58f3609, 0x454080e0e5f0bbcca3e3426ec285628338aacf9c4e57a619e8a51425c8e191c8, '', 0, '?'),
(0xec955598ae04997f843faa6a304bf007, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient/src/Google/Service/Exception.php', 1, 0x00000000000000000000000000000000, 0x4facc4ced7c4f11d673b009cf38856a0, 0x8eb7e77e86105bd727c27beeb4be5db8dd42ef3f9681ac20ad52e6332d6580f5, '', 0, '?'),
(0xeca1e763dac62e4417c272bf207cf6ee, 'wp-includes/js/tinymce/skins/wordpress/images/dashicon-no.png', 1, 0x00000000000000000000000000000000, 0x52d0c08fe45aca3f662e81c738f5e209, 0x05c2e48ac02e6325b463b02a04477ea3d5a23e805964839da23a8d371403d76a, '', 0, '?'),
(0xeca6c4fbf92d1324ff629e6dbb2e8d1e, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/SwiftMailerHandler.php', 1, 0x00000000000000000000000000000000, 0x941bd2ea6425784cbc83486418a79a2d, 0x2e86aa7cee8e67cc81363f8dc9d1c5ac73b85b78ca0d267a949f7dd019a2fde3, '', 0, '?'),
(0xecb43396441541108b0ff074fa49a69a, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/paste/plugin.min.js', 0, 0xa649bd59c1d607b782a38ab372f20ca3, 0xa649bd59c1d607b782a38ab372f20ca3, 0xa490d04c80c2b0d9da8a3a46ff54e737bcb066ea039fe798c7947d71bacbd51a, '', 0, '?'),
(0xecb50066656cd29d045a9b8c3b061ca7, 'wp-content/themes/Divi/epanel/custom_functions.php', 0, 0xeddcd82871257a6f226693dff69eba14, 0xeddcd82871257a6f226693dff69eba14, 0x1e299e1cd78448d4940a372fd719836c9ff25f9e2222417f260b6cf7456df189, '', 0, '?'),
(0xecb883fa7615c8db36e09a3b980e7e8f, 'wp-includes/js/tinymce/utils/mctabs.js', 1, 0x00000000000000000000000000000000, 0xeb81a1ec2259f9b1b4933e7855e5ada3, 0x2597597d12dabf8312261429fb01a2f84d61596782bfd08dc9dced2aa66c8105, '', 0, '?'),
(0xecb9da21173cfc81dcd342341a53907d, 'wp-content/plugins/wordfence/views/scanner/issue-postBadURL.php', 1, 0x00000000000000000000000000000000, 0xfeb8759340dea6d624a67f89e8f6e22c, 0x0fe5a864d98d7c945df1ddc551e7e021ca5177a3d4caea3b9986bf6037145a66, '', 0, '?'),
(0xecbb5bdd08cee4d383a9ef121632be57, 'wp-content/plugins/wordfence/views/waf/options-group-basic-firewall.php', 1, 0x00000000000000000000000000000000, 0x1e8cacf7eb2729cfae470dc2f5fd6dbf, 0x20aeddde77c094cbf3fd25cb881c05e72c64bc7da9a5b254ebfe36271536c86c, '', 0, '?'),
(0xecc02d78c71428c545b66f49843ddd07, 'wp-includes/class-wp-customize-section.php', 1, 0x00000000000000000000000000000000, 0x0a310f6f65755f654cf37b0fe6c972b9, 0x8fb6dddd8b356d7a260379b5100aff66ec3a3b7d1279145bc192982c077667d5, '', 0, '?'),
(0xecc6bfad8ef995e66fee8d46d76894e3, 'wp-content/plugins/contact-form-7/modules/akismet.php', 1, 0x00000000000000000000000000000000, 0x6e30cd8f533630cd3a7ea5040479503e, 0xc5f00b8b2b391b7a3e7ca0bbee59164ed93e94bfb0751176d9bc1d1ae13fcf5d, '', 0, '?'),
(0xecfda5c6af07c3e6307e0d6a1b413475, 'wp-includes/css/customize-preview-rtl.min.css', 1, 0x00000000000000000000000000000000, 0xf2c05a610b3d909c6aa8d4babd48537b, 0x4098fb426bcaae0fda6ee49cf62cc3bee392c5097ec7fa44a438baa95b4c8efd, '', 0, '?'),
(0xed085ce1531c83d587968038b8963b32, 'wp-includes/class-wp-tax-query.php', 1, 0x00000000000000000000000000000000, 0xd9f7d0672d3e0aa29ed1d6ea68068129, 0x2cd14ea8ccaf3de607aa65cc8fb845542f26c2cb050030f7ccea7e59e1458b0f, '', 0, '?'),
(0xed3417ee3ab913d2cd6a3b463fb5f52e, 'wp-content/plugins/contact-form-7/includes/pipe.php', 1, 0x00000000000000000000000000000000, 0x454e28daaabb2c6840dbad4283b7f332, 0xf033f5150121ab5ebefbdfdc737b5d5d1f97b8b121a1040bdda37930d63cdd05, '', 0, '?'),
(0xed5d9a1da740830a97ab3ec4baee596e, 'wp-admin/admin-post.php', 1, 0x00000000000000000000000000000000, 0x163ecc5b73b40ce02ba418a3edee2c68, 0xaecdaa4514ed6771764f8457aeefdf2375cd1a670c1850bb58ac4854e292e1fc, '', 0, '?'),
(0xed88d2e3493093b1422cf31d68ca9b70, 'wp-includes/class-wp-term-query.php', 1, 0x00000000000000000000000000000000, 0xe43976491a453bd8327ff1f2b44f4062, 0xc50b2968795cd75cb9d2ced01dc8f64208ce1de24679c4825cf11b56b0c862df, '', 0, '?'),
(0xed9082335f6a617cae8e35900842122f, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/psr7/src/LimitStream.php', 1, 0x00000000000000000000000000000000, 0x906713cdee957a679c0c14aa26c8a580, 0xbe3430980abd9f024554f4430f5ba5f8dc75011c260fa0cf264257530083b4bd, '', 0, '?'),
(0xeda30f91961fee1e05fa8799e8b3ae5d, 'wp-includes/customize/class-wp-customize-code-editor-control.php', 1, 0x00000000000000000000000000000000, 0x9d90cd972b5f9af3c39646581228b5eb, 0x1391a4bac30a06412588cde02c4d512125a3582d8f64b20d69bf887a2e1f5d7f, '', 0, '?'),
(0xeda7a45ac51a61594800209b35ee7e20, 'wp-admin/includes/class-wp-automatic-updater.php', 1, 0x00000000000000000000000000000000, 0x686ed64faef1e7b8f3724cb856304c48, 0x99896a885a46f67791073146dee248696d2b135d7f78592f9b6219008aa7c52e, '', 0, '?'),
(0xedb0515222e6c3400b331daaf676e053, 'wp-admin/js/link.js', 1, 0x00000000000000000000000000000000, 0x1c8675dcd035cfb374f67bfcbf117a8c, 0x6ef594dda3979dbc9705cc0f6fda9f35038a488b3b0ac26962d350dd3d951ea2, '', 0, '?'),
(0xedba47ae2093d87eaa15d0fff460f816, 'wp-includes/customize/class-wp-customize-nav-menu-name-control.php', 1, 0x00000000000000000000000000000000, 0xdade37ec66f557b7d59a371201c1b486, 0x70fb7fdc76e0770420b0dddcaa39f9b60e9fa93fa1b00e9061ddffc914807a8c, '', 0, '?'),
(0xede91a61985d5de34189ea27688ea480, 'wp-admin/network/settings.php', 1, 0x00000000000000000000000000000000, 0xbeb6c7cdcf1cf9a5d12df9232c6427f1, 0x53f5639c8ee89ef2db88e04e475b8a10a7af6fa2fd3eca7e798c4e07d97cb921, '', 0, '?'),
(0xedf10fb2833dc3fa63e4d9879ce60bfd, 'wp-admin/includes/upgrade.php', 1, 0x00000000000000000000000000000000, 0xd3a2c13cec0effeac0a059f09a60c523, 0x9d873eb0a0eecacd65cda2d06f07452cddc2f7ba871616f301236306e3dbb1ed, '', 0, '?'),
(0xedf9eb654398be028407f0446921d7e7, 'wp-admin/css/colors/coffee/colors.min.css', 1, 0x00000000000000000000000000000000, 0xaf368ebb8350419c26769db1ab139778, 0xdae4e5ca5f5e2e92ae9f3359f55cc7d2bda849c822587c9aac2c679e15c7f772, '', 0, '?'),
(0xee0adbb2020b92144e988b3b6c8411e8, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php', 1, 0x00000000000000000000000000000000, 0xf31a9ad59022efe0de63808d275a0031, 0x2de46a973284a463037065705024c7c018bfc49dd1abd412f6ab0a165c042d8a, '', 0, '?'),
(0xee1417890b9566d92575df50fbcaf184, 'wp-includes/js/mce-view.min.js', 1, 0x00000000000000000000000000000000, 0x280263cbe063651d578398c8d4046cc8, 0xf7df30253faf226fc5fb6b155a5313c9c790421f9bda8840330e3c21017a0cc0, '', 0, '?'),
(0xee1abd0487e57b3a1aaa028ae5341e66, 'wp-includes/js/customize-preview-nav-menus.js', 1, 0x00000000000000000000000000000000, 0xa475fa643ad31db4aaa72d48169ee109, 0x59857ecd1a779e0e39039c65b4ecfa8fd6bc64534a02c60c4044b80970dc8ef7, '', 0, '?'),
(0xeec6002bd8b255915bfc1c6c3435d9dd, 'wp-content/plugins/tablepress/classes/class-evaluate.php', 0, 0x52be87935e10796f1b4f3ffdc6973daf, 0x52be87935e10796f1b4f3ffdc6973daf, 0x31e55c956f6f8387bb40ff1367825503918165fc0d88070e97ba77118845cb23, '', 0, '?'),
(0xef07407d26a34a7ecfc2be26f3e8001c, 'wp-includes/customize/class-wp-customize-new-menu-control.php', 1, 0x00000000000000000000000000000000, 0x0c19f24ad5601b4cc608b4d259b35d86, 0xdc9c495327b0f1b5fae0bdba4fcb4c819acb8605297c3870cfb41c1ff40fafbe, '', 0, '?'),
(0xef3b0c4ce17489d7ac43b0839094c9a3, 'wp-content/plugins/wordfence/tmp/.htaccess', 1, 0x00000000000000000000000000000000, 0xb749a07a7ed269b62c1b4c9effe81e04, 0x09f9a601485149e9717abcdaa4f870c6399f43343e48fc80c233067fa8898447, '', 0, '?'),
(0xef4653070ccf5e29031890e942cf9570, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php', 1, 0x00000000000000000000000000000000, 0xdb541e118671449774d64c5657daff36, 0xf5865ddcd283635aef4d0e84bc643fa978ef1716e363fe1160eafee8b5bb3674, '', 0, '?'),
(0xef58be162616c435d75b76e992fa6249, 'wp-content/themes/twentyseventeen/rtl.css', 1, 0x00000000000000000000000000000000, 0xfc9a8fbd0be757d319fb527a53969689, 0xd3f3cafb6d48e9ecb1d74aa7f046effef34d9936bf0d33cc55514407997fb078, '', 0, '?'),
(0xef595e7e357e91a8709f472d8a8c0f8a, 'wp-includes/js/customize-views.min.js', 1, 0x00000000000000000000000000000000, 0x000d91b0de96556e03c3053f728b2987, 0x7f240b7c16d3e6875fef8a5545ab53f34656cba93ff4a76dfb27f23ba876523b, '', 0, '?'),
(0xef724982e5edea96c98035200ec14690, 'wp-includes/Requests/Exception/Transport.php', 1, 0x00000000000000000000000000000000, 0xabbb6cf8da7ae8ea204a0118ab5ed101, 0xa6bafbee03c4bab6cc8cbbe3261c8c15f9b6d6b39686dd34403738e114edf470, '', 0, '?'),
(0xef7443da60614afb68ede9af6c30f74e, 'wp-content/themes/Divi/core/components/HTTPInterface.php', 0, 0x2e10904582a21f341449244d2c24835b, 0x2e10904582a21f341449244d2c24835b, 0x1520ce92c1ad7046859f8c581b71b153da89d140a823d06941945271f0c076b1, '', 0, '?'),
(0xef7a0ffac09cd8f6d7f27c947afb7876, 'wp-includes/js/jquery/ui/droppable.min.js', 1, 0x00000000000000000000000000000000, 0xdebf5224c4162887d1a6e3198ed953d8, 0x57fddd28e7cf455d46076ebf144772f72f8f85a50c0eb2ec987ff2167d4a8ba6, '', 0, '?'),
(0xefbe9802518cb9a97ff7b429420aeb2c, 'wp-content/plugins/wordfence/images/loading_large.gif', 1, 0x00000000000000000000000000000000, 0x8259bcae7b114f628955577ebc59cb99, 0x7038f12797f799097497cfdf3a8451df6f5d7b354731e5e8e3bb19c545bec711, '', 0, '?'),
(0xefc010fb50868961600e5875eea5a106, 'wp-admin/css/color-picker-rtl.css', 1, 0x00000000000000000000000000000000, 0xde3577867deb3d96f8a587a17b59af5f, 0x83d6afaf8766fd16a8152bc81b1f7adf2d63b523cfff4cd2c6ce84f6ef1edf3b, '', 0, '?'),
(0xefc22c0714546149f842703083aa4214, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/psr7/src/BufferStream.php', 1, 0x00000000000000000000000000000000, 0xca89bcf988c8e4d13a39d5febb985331, 0xcea78ee0e5e1a2271127cf4a425685e19596b0791101da10c0eb564db064c91c, '', 0, '?'),
(0xefc57b7fb4fa200df053066cc5bfe909, 'wp-content/plugins/wordfence/views/.htaccess', 1, 0x00000000000000000000000000000000, 0x183e8e4abc660eaba3c3da4bb82b0bcf, 0x09f9a601485149e9717abcdaa4f870c6399f43343e48fc80c233067fa8898447, '', 0, '?'),
(0xefce596620f96e8493bed8b111791ee9, 'wp-content/plugins/wordfence/images/flags/lr.png', 1, 0x00000000000000000000000000000000, 0x4a3a9489789f5e62f63bef2318827563, 0xaaf7fce473cba81c2d2546558b431245109d08ffd59e023234d94467499543c7, '', 0, '?'),
(0xefd15818123d55a117706670be80c15a, 'wp-includes/taxonomy.php', 1, 0x00000000000000000000000000000000, 0xd3a9a3a014f8fec4df9dc909a401024a, 0x315c17397ff400dd4081746ba4b315b37d314b3f5902a14a856b6d4f52b38967, '', 0, '?'),
(0xefde8c742be95cf52bc65861865a551b, 'wp-content/plugins/wordfence/lib/wfScan.php', 1, 0x00000000000000000000000000000000, 0x2a93678b4c3993a22c26a1f32ef035f0, 0xe77d43eeb8cc852fb37fc03fb4c475b0bbf4197fe0b434de81b518f446b50194, '', 0, '?'),
(0xefe3afa9e8090e27afe6b6dea88bf756, 'wp-includes/images/smilies/icon_biggrin.gif', 1, 0x00000000000000000000000000000000, 0xc7597052fe2b16db307d6bd14e7b8c6b, 0xc758711d0ef71057d7f99e13b76403889f2506c2b182c536c0eb021d5595e268, '', 0, '?'),
(0xefef365887d4aa34f1e35b5f879d3d74, 'wp-content/plugins/wordfence/lib/wfScanEngine.php', 1, 0x00000000000000000000000000000000, 0x512fe1898f92a5f683104cdac1c530ef, 0x4fde31bd6fc39c75675b4f22b0a9a7424af5e2d6213d220197727ae60b7d1d22, '', 0, '?'),
(0xeff4b1a863b5d047bcb6b8286045bb95, 'wp-content/plugins/wordfence/views/scanner/issue-configReadable.php', 1, 0x00000000000000000000000000000000, 0xfeef8020befb9ceaefe58ef251b9864c, 0x8b059ad5523231ce3fc78c2a3d62cda57d95f5b7a6935826fbbe4dad91c6b70e, '', 0, '?'),
(0xefff80c9391787ca72c00b4dd4a7c4e8, 'wp-includes/js/customize-preview-widgets.min.js', 1, 0x00000000000000000000000000000000, 0xa5f3b545a796e07e300f08d3c1e5386b, 0x102f7888cc843806a540856f9d0bd5febf0ca4132be9fc136dbaa5fbbc69d58c, '', 0, '?'),
(0xf0249fc4aba549885efd9333b794d112, 'wp-admin/menu-header.php', 1, 0x00000000000000000000000000000000, 0xe088b7d5057d1258e388c13b323b4059, 0xc82816cda4c5d3998eb1ea26c8c177c4824f8714f4d8b09d58a55996c24c0f34, '', 0, '?'),
(0xf042f5c8b0ba2ebae300a51b37c6fed5, 'wp-content/themes/twentysixteen/rtl.css', 1, 0x00000000000000000000000000000000, 0x72592dbfc3f392b3d296cee0409d5f3c, 0x3b2d8701a635cba908adece0f512bf8215d56d94884e8526c3126337b67c98a6, '', 0, '?'),
(0xf048052d6bc1e76139042cec3a723e12, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/ListLabelsResponse.php', 1, 0x00000000000000000000000000000000, 0x92d10ba53a2de8438dadecd814b77024, 0x2d4409426153bc9111a0267b5febb75140e3e4105c6015ecbe2bb1293f5ea860, '', 0, '?'),
(0xf059441e94ba2b2d30607f4c4fde7ea3, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/GroupHandler.php', 1, 0x00000000000000000000000000000000, 0xdb3293982024bf324cf7d347ab153820, 0xae4319856c75870dca04486d887c57ecb376604f0c928335a1c499e43be6422e, '', 0, '?'),
(0xf06e2f272d9ad353c9b61cfe83a140c6, 'wp-content/plugins/disable-xml-rpc/readme.txt', 0, 0x7e0e85f1efc7608e31684020f284cea9, 0x7e0e85f1efc7608e31684020f284cea9, 0x2ebac4e24d08fe2672b6072e3ce34e93596b9373b7c24212b2f38ee327fe4538, '', 0, '?'),
(0xf0a14e20b61ea2fb6904066916daadf9, 'wp-includes/random_compat/random_bytes_libsodium_legacy.php', 1, 0x00000000000000000000000000000000, 0x8bf32de4bcf246d2c85d3178fd36e115, 0x51ed990a5a6381dbc81034d88509f067060b6965fb1e2db10c0b27a9edace46b, '', 0, '?'),
(0xf0a15d8e1bd600fd2e043a832cd25fba, 'wp-content/plugins/wordfence/js/Chart.bundle.min.1525275841.js', 1, 0x00000000000000000000000000000000, 0xbaf1f3355d948a64eec0a0fb648066dd, 0xb9d63ec5e160159d89fabd7fb4b04e4e05ad60eb4e224ba0d39e639f6b473c3b, '', 0, '?'),
(0xf0d0b726a74cdbbdc2a8119de3564e8a, 'wp-includes/css/buttons.min.css', 1, 0x00000000000000000000000000000000, 0x24fbae22f91ed2955d47b47f5b556935, 0x6d67370b85403e7fdfc057bf743d22dd94191d05eda71c4984a2e124a1d3c529, '', 0, '?'),
(0xf0f6b4f803fc95f836245ba3aaae4fc0, 'wp-admin/css/customize-widgets.css', 1, 0x00000000000000000000000000000000, 0xf35e5a714f46d769b8dcb01fe6adf942, 0x71f417f41989983e1f9056ec34c7c08ac2fb67e5c8edc7a5f38380899993371f, '', 0, '?'),
(0xf105f8e59372702e187585337a78800b, 'wp-admin/includes/class-ftp.php', 1, 0x00000000000000000000000000000000, 0xc9bed1265f9efae3736499726a7a1b2e, 0xf02aa09de02c37986f0087bfbfa4375d43e5be8c75ecd3a74e5d9355c58b428f, '', 0, '?'),
(0xf10be7f98584d5e7710b31718bbc5243, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/SlackHandler.php', 1, 0x00000000000000000000000000000000, 0x8d0da5f66ffaee1375de8192a88896f4, 0xcbb27a73a8352fae0a4412128d1a55c2f2f439853f50401654e58790c064f32f, '', 0, '?'),
(0xf10d4efa76b65e53d26b943a9dba6b95, 'wp-content/themes/Divi/includes/builder/module/PostTitle.php', 0, 0x3fbd7c40fa8f494e42949a2f92b61c3e, 0x3fbd7c40fa8f494e42949a2f92b61c3e, 0x012c0c5a95284608bfe47b9a38438cbc7d6fe5e7a40889f3f7faaa1ccf5b4f66, '', 0, '?'),
(0xf13773fe5c5dd47d884141f9776531b7, 'wp-admin/tools.php', 1, 0x00000000000000000000000000000000, 0xae41f25fd7e20e76692dc667a2829c08, 0xe3a73da66385115248e151a5209bde2f01c78e866080a968127be5c6ee10f60d, '', 0, '?'),
(0xf15a2fa5bcfb7b4c74e5d5ae4624801c, 'wp-admin/js/svg-painter.js', 1, 0x00000000000000000000000000000000, 0x87dcfbe97f902fa77cc4a9889c827afc, 0x41b3064af9b964274042398a6e7b4abd4f42574920d0d568b42d87763a07b203, '', 0, '?'),
(0xf18aa276108c113a07b944b81e59ec47, 'wp-includes/js/plupload/plupload.min.js', 1, 0x00000000000000000000000000000000, 0x47d38d462d5fa882a92dbd2b54d5d747, 0x56f2247f5fe43d97fd061dfe120f38023e3305534fbb82b8ce70cdc0f74effbc, '', 0, '?'),
(0xf1b15459db03501d704506f19d778693, 'wp-includes/widgets/class-wp-widget-archives.php', 1, 0x00000000000000000000000000000000, 0xb73f7fed732ef178344d335b1b2ec6a9, 0x5f2c4dca52c3f6646c43bef6a51e8c133b59e93c63c7827ac349b751ea703efb, '', 0, '?'),
(0xf1beb5c26688fd6c5749876be3c41494, 'wp-content/themes/Divi/options_divi.php', 0, 0x3f97b7a3891cdd1ada5d4eb174e2f996, 0x3f97b7a3891cdd1ada5d4eb174e2f996, 0x07be8314efd71f978dbe08019d61dca3e4d6443a3bb38ae57b871834708454e9, '', 0, '?'),
(0xf1c24a5dfa82b1b03b9d6f2a17a9b150, 'wp-content/themes/twentyfifteen/genericons/Genericons.svg', 1, 0x00000000000000000000000000000000, 0x2fbf3d1bc2b37a65582ab97cd3eaa462, 0xc38440c4e950772a278a304d9127448adb9d63131c9631b81ebed797a664cac2, '', 0, '?'),
(0xf1c6341291ec069010ef17db24ea8eaa, 'wp-content/plugins/wordfence/views/scanner/scan-scheduling.php', 1, 0x00000000000000000000000000000000, 0x7fc6244f0b17db752d35017037501917, 0xa8da02b6bb128afd63289d52571abdd09ba449f4ba4d0ef8787a1038180fae72, '', 0, '?'),
(0xf1d82255c8c75be0ea7e7620450af696, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/code/plugin.min.js', 0, 0x3b4bff8455bdbc76c8875be13885c209, 0x3b4bff8455bdbc76c8875be13885c209, 0x7e88314dfa7d40f55bd232950ac03af15c7a2948909a96573681c39df3aed880, '', 0, '?'),
(0xf1efaaaf08be7a79b4d5c83e5f2b9474, 'wp-includes/class-wp-user-meta-session-tokens.php', 1, 0x00000000000000000000000000000000, 0xadd59e473d63ac2edfc3175a147d3aa8, 0x7bf48a595472aedd644f7af5678eea89b6a276abba4d181f997d0ca8c30d78bd, '', 0, '?');
INSERT INTO `wp_wfFileMods` (`filenameMD5`, `filename`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES
(0xf1fb83903e0b58ef4050b09b647e5217, 'wp-content/plugins/wordfence/images/flags/bi.png', 1, 0x00000000000000000000000000000000, 0xdab442700eb7a92bf1fe8f96f00cc49e, 0x41bbabe3f741601ea228f7ccfaf0e2446915ffe2bbdae1ea4288eea0b5385692, '', 0, '?'),
(0xf20c65b3ac026944d84cdf1273a49518, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/RetryMiddleware.php', 1, 0x00000000000000000000000000000000, 0x219f4a97616fc7f9bffcc312fa6bf1b8, 0xf2a1769d19247cdf936fc320afcaadcd74dbedafb84e449c45011049dd287af6, '', 0, '?'),
(0xf23fb2e2455f1ecf298a78da85249e9d, 'wp-admin/includes/deprecated.php', 1, 0x00000000000000000000000000000000, 0xc2b9945923a92718e17884654a7d7786, 0x0aaed77a25340c352dc4c8b961537143971e4e9e385d6ab58c5233d881c82eae, '', 0, '?'),
(0xf25fada8d933157d892a4e4a00839c16, 'wp-content/themes/Divi/includes/builder/module/TabsItem.php', 0, 0xeb4a75679f88a7f123851e0f2c278c21, 0xeb4a75679f88a7f123851e0f2c278c21, 0x4e7413880d09ca96f6a8380102d4911445f741059011546474cc864b21426659, '', 0, '?'),
(0xf264ed54016fc8668bf6d2b7dc621853, 'wp-content/plugins/wordfence/lib/menu_dashboard.php', 1, 0x00000000000000000000000000000000, 0xa45e8929b16c868c3e5425a95f70a7f5, 0x5856d2acd24e8b03f937cb56d0a12b82bbfb188c313bc73bdc7542479a89c738, '', 0, '?'),
(0xf2701f6f828db4583025f7a2c7edcfeb, 'wp-includes/css/editor-rtl.css', 1, 0x00000000000000000000000000000000, 0x1e90009269f457bd921c66553d228318, 0xea8d1c9f6120e44254992993857262fe685e4ccbbd2f499e80bcf01c71a82901, '', 0, '?'),
(0xf2753bc88c30e5719477aa9c3de0df0c, 'wp-content/plugins/wordfence/lib/dashboard/widget_networkattacks.php', 1, 0x00000000000000000000000000000000, 0xd4b6774bbbb5e0b57f3ee17ebdf10d67, 0x23b7191587e84eea8c757d57e9fde64c21b05c5a20859438b210f0003b6b7bcf, '', 0, '?'),
(0xf2b096fc4dc2d9a64dc62f0c7f60bc18, 'wp-includes/js/swfupload/handlers.js', 1, 0x00000000000000000000000000000000, 0xc2c1ec2ac323cd308b2dc6d58370f514, 0x48b323fdafa59f613a9a8731fa89c0d5f6f0ed97dfaf6f72726aec757ae07a56, '', 0, '?'),
(0xf2b1a0adfc1fb242c95204d47a878759, 'wp-includes/js/jquery/jquery.table-hotkeys.min.js', 1, 0x00000000000000000000000000000000, 0xe56f81676f199db7bf937e69a64909fa, 0x843cb28a3db81fa48d3b923ac1745f2c77ab04c48349b7ca1806c12c8a2c999c, '', 0, '?'),
(0xf2b63f7b6f0b5fb1b0b527bb186ed611, 'wp-admin/images/resize-2x.gif', 1, 0x00000000000000000000000000000000, 0xf5e118653f892606682ee9c51d0aba99, 0x5bb7652034fa4264932a092ecf1e5775acd0a973f1961bdd3def3daf91fc5c93, '', 0, '?'),
(0xf2c2cc5f667f04c2a0181024c14f3c6f, 'wp-admin/js/common.min.js', 1, 0x00000000000000000000000000000000, 0xfebc435f5a360e41a7b2b6cb2368af70, 0xac7b36f05f1b24b9baba9760c2a78d261b8b759f3c4b68c28145d8f365888ea4, '', 0, '?'),
(0xf2d22506af00faca7a9466c04ec87053, 'wp-includes/js/tinymce/plugins/wpemoji/plugin.js', 1, 0x00000000000000000000000000000000, 0xf77a6131c150653ddfa17a568a1962d0, 0x790cb419a69224a49d5d77cff023dc947fe42a84f290b2235515b5e2c97d63e4, '', 0, '?'),
(0xf2d9d517eb4ad6a331418fbb8143c14a, 'wp-content/plugins/wp-mail-smtp/languages/wp-mail-smtp.pot', 1, 0x00000000000000000000000000000000, 0x6403adfec32c820491fd9d584c2cee1a, 0x45fb8612fc652626a1585bb09b9f6604c41a6a54c425ac0a923801ea8dec2870, '', 0, '?'),
(0xf2da77ce2b07222bfa24e319ac5e1cb8, 'wp-content/plugins/wordfence/lib/wfLog.php', 1, 0x00000000000000000000000000000000, 0x24240fd6738336f236d205a7ad147349, 0x31777c69f4ce6df96e98a694c37dda133d7f887249afa296b7e8bfa3c21679f5, '', 0, '?'),
(0xf304bc5379b0ab3a5cba7efe6f2aa7be, 'wp-content/plugins/wp-mail-smtp/vendor/phpseclib/phpseclib/LICENSE', 1, 0x00000000000000000000000000000000, 0x1f6cdbace73c11fc23ebe3289a2ead0c, 0x8d8a7d8acd2b982a437c710d41a8b597130901fc8ba62732b279bedad96a84ba, '', 0, '?'),
(0xf3235cfab7e2a82f87760e0516581e52, 'wp-admin/js/theme.js', 1, 0x00000000000000000000000000000000, 0x7f52d864cd927714515906c74582e21b, 0xb63bbab65b52b48f76d38c4e44450796f30b211ef58add690f872205eed7fd84, '', 0, '?'),
(0xf36c4691aebedc63eb9295d24cc180f8, 'wp-admin/js/iris.min.js', 1, 0x00000000000000000000000000000000, 0x45076064fdcbfcf9f5c8996e10ac4bc9, 0x7aed54d2d549d6351618524b9462b2e662fa7dcd1c7548effed0d092630950ee, '', 0, '?'),
(0xf38715e72cb76fd921c20e7abe6a22f3, 'wp-admin/css/edit.min.css', 1, 0x00000000000000000000000000000000, 0xc57388a65dd7ec1756906163092fe189, 0xc682a3734460ba0ed57547f6084b9203749f9cea5fed24040a9b7f3bdbd1d4bf, '', 0, '?'),
(0xf38ad8a05dd4669588f050f4a2860483, 'wp-content/plugins/wordfence/lib/wfLockedOut.php', 1, 0x00000000000000000000000000000000, 0xe2c993ab98b5f885842ae86cb7991511, 0xe3fc9df9f96cf1102d67bdbb50594891be546cedf3dfa83f8b4a7118b22b860b, '', 0, '?'),
(0xf39a8fd5690efc337eaff41b0f83fc8f, 'wp-content/themes/Divi/includes/builder/scripts/ext/jquery.validate.js', 0, 0x3286491edc45411f1347a80da241f1db, 0x3286491edc45411f1347a80da241f1db, 0x7303c460230cf2e4c1a09517e6b18f4725e920a1ce1eb8e9e2a1aab41f456c27, '', 0, '?'),
(0xf3ba886408732f5d4dafdd7754f055fd, 'wp-content/plugins/tablepress/css/tablepress.svg', 0, 0x3ece4ea7e13d435db7fcefac8bf18bf6, 0x3ece4ea7e13d435db7fcefac8bf18bf6, 0x68d005e4eda6eba90559401078252d43de0270b1e7cb76297f9b889f85dafa6a, '', 0, '?'),
(0xf3bdb34ef2b3cbf484fcabf3cf73c2f9, 'wp-includes/customize/class-wp-customize-custom-css-setting.php', 1, 0x00000000000000000000000000000000, 0x756086c833e414618d2187182066286d, 0xb5bf6c128a7217fa4b21b65ad4b51bea6437d13adde1258bf13c03f37debdbd3, '', 0, '?'),
(0xf3d790b961ed3895bca21053e014e19e, 'wp-content/themes/Divi/page.php', 0, 0xc72934dacb49b87bddd3e8bb5fe2c60b, 0xc72934dacb49b87bddd3e8bb5fe2c60b, 0xad088518c0be6cec5ef5a2d1e14eaa72b5fc1b75e4d787d23fa3f959d4539b1c, '', 0, '?'),
(0xf3d9242ff7c0373a5800ba98a5337941, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/MandrillHandler.php', 1, 0x00000000000000000000000000000000, 0x78e29bea75748298fd60bf50de41c99f, 0x47cf29cbd085f89854cd247ed5d58a38294107b401218020d10845087404b7ba, '', 0, '?'),
(0xf3e109d160f093ac32f359f083beb1d7, 'wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_real.php', 1, 0x00000000000000000000000000000000, 0x642a6acbd8a0b7f7b47fbcea6f5ec0c9, 0x892d520da89cffe563c0f07a24a4d07eda1471662132039d796751fcbb37a455, '', 0, '?'),
(0xf3ff56ac936b39dbb4ee73bfbb80d6bf, 'wp-admin/css/customize-controls-rtl.css', 1, 0x00000000000000000000000000000000, 0x0d28e5955c3270df8748ab67de079876, 0x7077b1bf320a35661897ffc16e271e89aa37b5955a88a61b886abcb48243b0d1, '', 0, '?'),
(0xf40882128e3beaa25ef0a9b8b4386384, 'wp-includes/css/buttons.css', 1, 0x00000000000000000000000000000000, 0xaee0f4d3fa25115fde88df47238509ee, 0xedaf773b985dcb89746aa2ce737831b58507e3ce42aeff4eb748be3669afe865, '', 0, '?'),
(0xf42d1c53eb74409209649393fb85e028, 'wp-content/plugins/wordfence/js/wfdropdown.1525275841.js', 1, 0x00000000000000000000000000000000, 0x8016bdd1e1d872700bf4eef763271abe, 0xe2e09f5347839673383bae5aa221b2d7964ae18475c631b77a180e3fabbf8418, '', 0, '?'),
(0xf4417dfe1168f2c271f9719036170a63, 'wp-content/themes/Divi/includes/builder/class-et-builder-plugin-compat-base.php', 0, 0x315f9c4b8c56ae61dba122ad029f1558, 0x315f9c4b8c56ae61dba122ad029f1558, 0x453936bead6632f0fa830700035ec78eedc01234af6afff1ac494a444bf9a394, '', 0, '?'),
(0xf44a1b1427238982724e8430610dc87f, 'wp-includes/images/crystal/audio.png', 1, 0x00000000000000000000000000000000, 0x996e56f18f3ac9cf89f347d8d42d236b, 0xa27e421a2dd7bc9d18046f667c57a278125cfeaa7ca84d0feb29e5df1589cba2, '', 0, '?'),
(0xf459b4aa528959692fb5b76c404858d3, 'wp-includes/js/media-grid.min.js', 1, 0x00000000000000000000000000000000, 0x1fa1bd41398fffc5e65332ee0fcb4ede, 0x5bdf0ac09fda986cea345cb741d350d0ceec2a675f8a2800bedd32e23866f469, '', 0, '?'),
(0xf4a1c6be7b076df07bad8110c56a95f6, 'wp-content/themes/Divi/includes/builder/module/Accordion.php', 0, 0xcb75f85088eff709dc59e781f3dbcf87, 0xcb75f85088eff709dc59e781f3dbcf87, 0x54cb545829a8332c781935c3eb19935ba4a279a8ab6e8d3e9fb9441fb82c5224, '', 0, '?'),
(0xf4a57a5abb66c5cce869705e8932d78e, 'wp-includes/js/mediaelement/mediaelement.js', 1, 0x00000000000000000000000000000000, 0xf3b0e2379715e4ae6d15748d14a6dca1, 0x00166a52cc6967477f873483a33d499bbd352252b27df71d08b4d17d6f04c745, '', 0, '?'),
(0xf4a878d4bd7d0c26c2f92e2fe3ec19ed, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/FilterCriteria.php', 1, 0x00000000000000000000000000000000, 0x14c316c043c05672d830e21360de8653, 0x8c7113cd7ec9ff1818d0469c4ee704f9631700b25895b734c95cc16204be8bec, '', 0, '?'),
(0xf4ad6ae5381dfa9cc8c48fc31aacb1f3, 'wp-includes/js/wp-backbone.js', 1, 0x00000000000000000000000000000000, 0x65105a0048efed09300417b61ad18cc9, 0xffb2dcb2428599c58e3c7e08660abdf7fd4bfdb818053d185197f43e754e4ac9, '', 0, '?'),
(0xf529d1250ebabcd0659e6070017a7273, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/FirePHPHandler.php', 1, 0x00000000000000000000000000000000, 0x8b326519d23fccc55225f797f5f499fc, 0xa8b27430af5214d5f7718e1590eb5ef424d547333293824bb0ad5a715c5c7b88, '', 0, '?'),
(0xf529faa9b9f31ab863712623c02c054f, 'wp-content/plugins/wordfence/images/flags/bg.png', 1, 0x00000000000000000000000000000000, 0x7d2c7af70e88c864f0bb0140a840d65e, 0x229b4ef891ba1555bcf371736e37ed2d7c15fd5b3ccf4d6d7effa04e7ffa7c91, '', 0, '?'),
(0xf52d227f44ed9dcacab944b23561d02f, 'wp-includes/cron.php', 1, 0x00000000000000000000000000000000, 0x61e1f842e15b437df71484f51c83fd55, 0xdfecb208b63cd02bb0787680461ab7b322cd368dc6c493aa87cf76d0ee179344, '', 0, '?'),
(0xf541346508f8eac77bb95e9a8186d25a, 'wp-includes/js/wpdialog.js', 1, 0x00000000000000000000000000000000, 0x72e8395fd44d4039009c5396888fa6ba, 0xd3b0fa306ef2b5bed1a99b950c9d9f6f1c2c2ad39553b387acd2b97a61d92464, '', 0, '?'),
(0xf5449da1ca30592fa3430ef8ce06656c, 'wp-content/plugins/tablepress/admin/js/export.min.js', 0, 0x09b4d1bc9d965634fc947564464f5956, 0x09b4d1bc9d965634fc947564464f5956, 0x7f293552a489f70548f65df3410e7666bfba93cd0d06706f89b48af7133f3d63, '', 0, '?'),
(0xf546a4eb1ac193e71eae43fcec31ae50, 'wp-content/plugins/wordfence/lib/wfDict.php', 1, 0x00000000000000000000000000000000, 0x79df204c07fceaef5a216245b1d46cda, 0x1c1181f314b5ca2e047b18304a65fa14c27bd7352dc6f2ec0b7e5b549a24c49e, '', 0, '?'),
(0xf56e247c47503fb42d9f70c6c616a28d, 'wp-content/themes/Divi/includes/builder/module/Tabs.php', 0, 0x477f147c5e4774b77e5af49078621d22, 0x477f147c5e4774b77e5af49078621d22, 0xb4c16456beaca2f6c9228e03db556da1da29186f4fb3ddc97a5f65c1498c43cd, '', 0, '?'),
(0xf575f481034e90e21d832e415fd95fcf, 'wp-includes/js/media-editor.js', 1, 0x00000000000000000000000000000000, 0xaf1d6c3eb0ea441600d4a7f2ac4c7c4e, 0x1a090316517408cc56026259097901cd0984631334ac65ee596f10f1936db017, '', 0, '?'),
(0xf58496072008bb4a27f792954482f78a, 'wp-content/themes/Divi/includes/builder/module/FullwidthImage.php', 0, 0x45e7fdf6893e8f7aa9d6898d29042412, 0x45e7fdf6893e8f7aa9d6898d29042412, 0xbf5e8f90e1428185a519145e37ab76a07e6f211ebdac290a8a86592a6ff186b6, '', 0, '?'),
(0xf5a586c2d8de3e192b1bdc9e4c5bee6d, 'wp-includes/js/tinymce/skins/lightgray/img/anchor.gif', 1, 0x00000000000000000000000000000000, 0xabd3613571800fdcc891181d5f34f840, 0x2861666fd107d278d4449970615136d06d7f746be9bb19072cf9c8f30e565e1e, '', 0, '?'),
(0xf5a5dbfd28ebc5f8259e23803904796e, 'wp-admin/css/forms.css', 1, 0x00000000000000000000000000000000, 0x01537666f87f8a05ef7bfabf9e02dd58, 0xda36ab0fd4935a575dbdb16937d8e1a966c36dcee43e85e1b827c5c0d70df685, '', 0, '?'),
(0xf5b744b0b5aa36ed53ff2fc86351823f, 'wp-includes/customize/class-wp-customize-background-position-control.php', 1, 0x00000000000000000000000000000000, 0xc46102b8c28fad2f7236cdc635536f7f, 0xdd5457df5bfd20c0bb1afe1576dc5eb54244b05fe1183f80b5272eddcb4e4041, '', 0, '?'),
(0xf5bbe1afb07fd3a6306e631f6d8f1e91, 'wp-content/plugins/wordfence/images/flags/ar.png', 1, 0x00000000000000000000000000000000, 0xd06ccbbcdf15b4ee55630570681a4bb6, 0x7c47793bd8d6f5fb480113fb1970f12ece2cfc2765252914061812978e745b3e, '', 0, '?'),
(0xf5dcb961e6f7eef7e47cb038e24faf1b, 'wp-content/themes/Divi/includes/builder/scripts/ext/wp-color-picker-alpha-48.js', 0, 0x0fed7e0fb4096416982d90f54a2ecfc6, 0x0fed7e0fb4096416982d90f54a2ecfc6, 0x86ada03eb7bd9a752e119997b443cda757567b4ddf5bf20f623fdb69a5b75a16, '', 0, '?'),
(0xf5e6d8f5a379a0f800ba0c22acee5105, 'wp-admin/user/menu.php', 1, 0x00000000000000000000000000000000, 0xa529e3d3c2bb86671fb9cc1145cf70ee, 0x356b59c92328ded9cdf9dffdc4e9cdd4107ca2ecc2369f502da17e812893a9be, '', 0, '?'),
(0xf60b807ea191e4e215bbe27284439b9e, 'wp-admin/link-parse-opml.php', 1, 0x00000000000000000000000000000000, 0x58436a5af6f318352bf596ab8a3f4962, 0xe0546e55800bc85d3d7d579f1de9623093fa68ace98aacd9d4a0b04ece621956, '', 0, '?'),
(0xf6146ad8e6b2055ab7133b0a6cd093bc, 'wp-includes/random_compat/random.php', 1, 0x00000000000000000000000000000000, 0x878595e91ef1477c8c315b085f73319a, 0x65e5fef3e74eedf711d7b1c53f1924203565b08a25b9e99fcde720bb6933ff9c, '', 0, '?'),
(0xf62b0f4e587f4d5d26cd06fd2ae8df68, 'wp-content/plugins/wp-mail-smtp/src/Providers/OptionsInterface.php', 1, 0x00000000000000000000000000000000, 0x64f59167decee3261cfdce5ae827705a, 0xdbafc028431d4cfee20e16fa5bcfa69eb888d698417d09494520fe85ab69379b, '', 0, '?'),
(0xf63ad3b19d60164a9cfd69a64c84a4f1, 'wp-content/plugins/contact-form-7/includes/integration.php', 1, 0x00000000000000000000000000000000, 0x41a61c33fbf633c5190577b4702369cb, 0xaedf331b8f927ae3bee2e73ac929e38ef8568832ef29ac773aec1fb6f081ae7a, '', 0, '?'),
(0xf64b460a4ff269f17d2cedf6917701c7, 'wp-includes/random_compat/byte_safe_strings.php', 1, 0x00000000000000000000000000000000, 0xfc75c18c95d974a9fdb1b101f66f7969, 0xdef15c55d3b7485951b827a500a46819b3bc247aafc925fbceb99fe07c71f3ba, '', 0, '?'),
(0xf65639b4d44bb1e1c4676f58b1b937d3, 'wp-admin/images/align-left-2x.png', 1, 0x00000000000000000000000000000000, 0x698538b14fb9839aecd01d5e97c66316, 0x246b62b63eb6e0ce0ccd18f16b269e3a09da8261ac37b916b65a63646d82b425, '', 0, '?'),
(0xf65b1e260353e1f68e358482f8d854ae, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/src/HttpHandler/Guzzle5HttpHandler.php', 1, 0x00000000000000000000000000000000, 0x2afaf624ef68fbb8252710172fcfc013, 0x83ace00c803b44588084176f1a03ba69f4cb24c6670ad4887cb4876fea915107, '', 0, '?'),
(0xf67962b709de09dcc5fac462928709ee, 'wp-content/themes/Divi/includes/functions/sanitization.php', 0, 0xe1b4fc282ddc7774789bcab6e4cfccd2, 0xe1b4fc282ddc7774789bcab6e4cfccd2, 0x917420d5b59afebfc311e0abd62df091caca69925645e464531d6077c10adce2, '', 0, '?'),
(0xf67a9e635d3febd7d860da9ddd7916bc, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/psr7/src/MultipartStream.php', 1, 0x00000000000000000000000000000000, 0x418b48dc402a57881438b3bd5b22473a, 0x26476e772bcf1b55c125f7cfdaa1e136ff10bfa2c2aabe12581740a6e9368fa5, '', 0, '?'),
(0xf67ff1ab1833124689041248fbd58572, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php', 1, 0x00000000000000000000000000000000, 0x683c055fa72355f8d7b37a3a9f1fdc18, 0x07cc25a118fbfbdde100614c826595ab18e4f19c2fe4004320645e6d1a34bb1d, '', 0, '?'),
(0xf6a8a392c2fe4814a953213bf820f396, 'wp-admin/js/user-profile.min.js', 1, 0x00000000000000000000000000000000, 0xec11a68b00ee850bd0b91ae99d11c0b3, 0x1bf5adb9a086f6d3b5282577026f8fb87018f3a2fcb286e3997f2f130dcd416d, '', 0, '?'),
(0xf6caed862ba202039ac771c97057a3c3, 'wp-includes/update.php', 1, 0x00000000000000000000000000000000, 0xe8bcac04d30305f03cba7aaec47fdf24, 0xe6fa423445223e461027b0a5e11dcc9c81ebab72f18e4b012fa00ac2a31ebde7, '', 0, '?'),
(0xf6d3e3ad60d726583cc461519f56685c, 'wp-admin/user/profile.php', 1, 0x00000000000000000000000000000000, 0xb9fa17a9811195800079dda4b1262d03, 0x5bc0231442d9bddc66a68c5f4d1289bbc4fab9ade3219706506b9b3b1df6a4ca, '', 0, '?'),
(0xf6d5d4a024a481d6bd2a3adca5f2d0ef, 'wp-content/plugins/wordfence/images/flags/ro.png', 1, 0x00000000000000000000000000000000, 0xd6da159a350bcb565acdb45fbb0bdd8b, 0xd769f39f7cd5186aee666da147df2d19ccdb47f56ac037f22c8e124c9340169e, '', 0, '?'),
(0xf6fde58dc0501c712db374f3b9406cca, 'wp-includes/images/wlw/wp-icon.png', 1, 0x00000000000000000000000000000000, 0x311d098eca9a89370877334b1b8f992a, 0x02352014b7a17dec7828dad372dc3a612c7a6d4b8348317c2fe386d12bf2a9f1, '', 0, '?'),
(0xf72040ef0e3b80fa182acfc17ca815b0, 'wp-includes/Text/Diff/Engine/string.php', 1, 0x00000000000000000000000000000000, 0x3a11b1933d17fc4da9c3000cacef6929, 0xc1a408e1c66499be5bab25ea876e1e5a1e52b9d7600cf3941b018db285e90bd0, '', 0, '?'),
(0xf78802557be9e1188fe1e7d4ab2c77d1, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient/src/Google/Service.php', 1, 0x00000000000000000000000000000000, 0xf0166f133fc2f03e16b782483ecdb53d, 0x27ac19266613795bdb51a7bc26aa1c9d81db7b282006503d5648f6df63bb4ef8, '', 0, '?'),
(0xf78a1494b3c560fb9bb8a2b9ad3bde17, 'wp-content/plugins/wp-mail-smtp/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger.php', 1, 0x00000000000000000000000000000000, 0xb493f6491fd96a6e1d1e33861ef82f2b, 0x9ec66535bb9510c550f26dab5ff3c8dd5d50d46bbf3f1547977a3c0893bd7a01, '', 0, '?'),
(0xf78d5d0715818d70dd529f2f24b831f6, 'wp-content/plugins/wordfence/views/common/page-fixed-tabbar.php', 1, 0x00000000000000000000000000000000, 0xf34d23c6822c886e9ac8cc6a397ba299, 0xc90ee9a42bc08f9e8813fb05bbd5c84e29c2a8b79b9ea8e58f4c094bac7af228, '', 0, '?'),
(0xf7b6ffb569f059e208754e24552d6c1b, 'wp-content/themes/twentyseventeen/functions.php', 1, 0x00000000000000000000000000000000, 0xff9b25f19afc3681505f1c6f3375e070, 0xc5d4784dd80c6333e1b85bd9984044472d48354df9f0df7eff4b9e6aba292edc, '', 0, '?'),
(0xf7c61c5f77efc68c02e89bdf189ed00e, 'wp-includes/widgets/class-wp-widget-media-video.php', 1, 0x00000000000000000000000000000000, 0x38e269e7c496ee65c39fb5086ac8a9b7, 0x40fc9b24e491da422d27582c05d3afb7f4788163e4760b890fcfd10a52bed4cd, '', 0, '?'),
(0xf7ee7d9dd0d4a8e7d1727679ca00ea17, 'wp-content/themes/Divi/epanel/js/checkbox.js', 0, 0xeb03a66fc19870e86f85f8850365b11b, 0xeb03a66fc19870e86f85f8850365b11b, 0x34468fa8416c4c774794f002c17ed83019abf52e8f823b1bcee2a63e50a62024, '', 0, '?'),
(0xf81ee8c7a2bd42d5b428d65c06bd304a, 'wp-includes/class-wp-text-diff-renderer-inline.php', 1, 0x00000000000000000000000000000000, 0x994486a99255b5b110d9551bbf763fc7, 0xb6f2d7a46d65f4fd2c96cd568484ebce39f3987d83d1e6f303097994bbed7697, '', 0, '?'),
(0xf82e25acbec2675df7b97eaa6ee57cbd, 'wp-content/themes/Divi/includes/builder/module/settings/migration/OptionsHarmony.php', 0, 0x7abe5bf3406ac1532eadd5e2d0259cf2, 0x7abe5bf3406ac1532eadd5e2d0259cf2, 0x38a672e4f13b1c9e05187fa2f81730e53eb377882acbc4c679e1b6b617f9999d, '', 0, '?'),
(0xf83bc7254e21399d0a4c264e84dee79e, 'wp-content/plugins/wordfence/views/onboarding/modal-final-attempt.php', 1, 0x00000000000000000000000000000000, 0xd5164c223c8d74186db14da3dab747b4, 0xd3384e7583211a258180d97d1737cd3e21e3eb8c686f22efd85aba36a262ab88, '', 0, '?'),
(0xf840a8d2ea7342303c807b6cb6339fd1, 'wp-includes/wlwmanifest.xml', 1, 0x00000000000000000000000000000000, 0xdfd490b6f383ea02a269031ff05e8896, 0xd5c6a44ac4be2a2a587c69bba0cf63792d877f75361670e8c0432de6242a0abc, '', 0, '?'),
(0xf86238e7d51c1df76baefe55743b2cd8, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/LogEntriesHandler.php', 1, 0x00000000000000000000000000000000, 0xea1daef687dab2b5fc7bfc8cd45efb1f, 0xdd3d1fe64504ecef48c823fc3fb3912ab654c6d168763640c58f8b24d3bbb62b, '', 0, '?'),
(0xf86b6f5a0cfdf6a87a212fbdcc667f07, 'wp-content/themes/twentyfifteen/js/keyboard-image-navigation.js', 1, 0x00000000000000000000000000000000, 0xb82f191be2383003721f8b0d6fbaaea9, 0x7aa77019d2c1aec45995754f45e06b32cd68dd182179a44bc426254bf5ca8f41, '', 0, '?'),
(0xf86be67f1401de12ba94653c46eada34, 'wp-admin/js/revisions.min.js', 1, 0x00000000000000000000000000000000, 0x0886448d087ccc0cb432130320821f69, 0xe714da667798a5b2d791c1540fea41cd6a0d8622529b9eff4c6c4eabf7f0fd07, '', 0, '?'),
(0xf88ba21344dacd3d4bf434399c0392d0, 'wp-includes/js/codemirror/codemirror.min.css', 1, 0x00000000000000000000000000000000, 0xa632336ab79ded318dc02844c4faf3b5, 0xe107b9ce8ce12c61c2c075e4edc040ba73f159254bfd96cb102d6fbcc76e0da6, '', 0, '?'),
(0xf893bad6fc5449a5e059e9aacd17303f, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/template/plugin.min.js', 0, 0x9cf4b5f3a0fab335a49337081b3cfb06, 0x9cf4b5f3a0fab335a49337081b3cfb06, 0xade3dacd73cc39de84bc37e2ebe55aaa69c694cf82742875e2afbde5ce92ad45, '', 0, '?'),
(0xf89814ce1c86b7d841e838f2efaabdbc, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/RollbarHandler.php', 1, 0x00000000000000000000000000000000, 0xedebb45294ca2c3a45fe9d0a8aefd2f0, 0x2e3f1fe0964ab47b30895afe4dedf1bfdbe40f868dd9a0277d91abdc97c41891, '', 0, '?'),
(0xf8c2364b31fdfe9b28eef6dd7d2f4158, 'wp-admin/network/user-new.php', 1, 0x00000000000000000000000000000000, 0xdf7a0edcb7994581430379db56d8d53b, 0xfee17d7952bb7ae4775fb8ad61935b97bcebbddef6a5e5428da98c4f8af5cefd, '', 0, '?'),
(0xf8c8b505acb9ed9f4c949ad53ff40ff2, 'wp-content/plugins/wp-mail-smtp/languages/wp-mail-smtp-ja.mo', 1, 0x00000000000000000000000000000000, 0x8284e964f47c23b9dbba19f5f9b59119, 0x3e8d8a645e578b1adc5e894757f03a67ec0d65bc867e1dc1130578ebbd1e04ae, '', 0, '?'),
(0xf8d37e902ab35b975a25d1b6dcbd4b55, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/anchor/plugin.min.js', 0, 0xa4158ef8d962a9a160be1083c223ddea, 0xa4158ef8d962a9a160be1083c223ddea, 0xfcf470d7103ce4241c7a105886d0abb41a1010c407cfaa7de257ed11d5f735f5, '', 0, '?'),
(0xf9115e51366c84cf4a21a00409e2cda6, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/json.php', 1, 0x00000000000000000000000000000000, 0xd30f4ae96144354806fa72faaaf105bd, 0x9eda5bb8ae8434393c6093cf9629429ad18bd3334e470ea254aa1342b6b388dc, '', 0, '?'),
(0xf920c584319a727d6d4a4757df52a8d9, 'wp-content/plugins/wordfence/views/scanner/options-group-performance.php', 1, 0x00000000000000000000000000000000, 0xdc1ba642ee514a69ea5429c22221b13e, 0xbd9c145c7747cccbee4e5bb54b5688cd39e604e4348316c77ceb84660d889dc8, '', 0, '?'),
(0xf932af6e1d12a81f69130044324d68cf, 'wp-content/themes/twentyseventeen/template-parts/page/content-front-page.php', 1, 0x00000000000000000000000000000000, 0x4264ba5aea027988c1a082b14fb3492c, 0x1447778791fa998f7f65265b104a23eab16009eac83a2adf191567c9651d8cdc, '', 0, '?'),
(0xf984c9b1259bb9617b5abc6a090225bf, 'wp-includes/class-wp-editor.php', 1, 0x00000000000000000000000000000000, 0xd6f309091f8856e80d3e774829fffeae, 0xc3f8e11421c2c9a2128b200f2ebcdb4b85b5b5c70660a7f54af864dbe3175b87, '', 0, '?'),
(0xf98786f31f49993a3450fa55d2d908c0, 'wp-includes/SimplePie/Cache/Memcache.php', 1, 0x00000000000000000000000000000000, 0xf69d4a55b2a1168531535107ab843fb6, 0xb904047f7d6bf1f69ffc08e4d24a1f3fe9b0f76441fa3c61ab4395a0a4333a5b, '', 0, '?'),
(0xf997384bb0e7200b3f4f0b5d12cab959, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/rules.key', 1, 0x00000000000000000000000000000000, 0x10baa71a6c595e5b460dc83278cabb02, 0xcf363d9393d8539371ae2d352029b8ab45bf4c7d41a4566911415d9f1f9f8e0f, '', 0, '?'),
(0xf9a28db870f66c345bb2feb0659bdbfb, 'wp-admin/js/inline-edit-tax.min.js', 1, 0x00000000000000000000000000000000, 0x276a51688f82154e668da8ccc2664360, 0xea5a5650ebccbc32d842c70a2e36fb2470608ff93f2733d4f561bed103e53074, '', 0, '?'),
(0xf9b0e93d6cfd6dc4cd637a793ba4e8eb, 'wp-content/themes/Divi/includes/builder/module/Map.php', 0, 0x250fc0439e04aa22e65232595c40959b, 0x250fc0439e04aa22e65232595c40959b, 0x5c00fc4aa1385b4c1d394aa07f700617cae74f3f1a0ca602fcae45348aab1f15, '', 0, '?'),
(0xf9d1ff9af4dfd08d33f83e23bc2efb12, 'wp-includes/rest-api/class-wp-rest-request.php', 1, 0x00000000000000000000000000000000, 0x2d72b1269970f9e07c2de2dddac77bf2, 0x7471d96847f6a3cf5b642429323fba6a842075378aeed161c223cbaf58a467bb, '', 0, '?'),
(0xf9d35d0e7e58bb176501288b95860719, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/tinymce-skin/fonts/tinymce.svg', 0, 0x1174ad7cf07afe7fbabaea718fa183da, 0x1174ad7cf07afe7fbabaea718fa183da, 0x3215af73ebaa2af7743cf327cb15128a2b9df19d780d5ff5d8587ae2632084bb, '', 0, '?'),
(0xfa01529cde3dfadd2ac964f2d56e0390, 'wp-admin/includes/media.php', 1, 0x00000000000000000000000000000000, 0x25c87c2a632719ed50b2bcb84568c936, 0xcd92715bf07c07dd26df7c52b1bd6e7fde7591bcf27aca5ebca5e4c8149014e7, '', 0, '?'),
(0xfa1db61c411e8c8bcdcb29cdb94434cd, 'wp-includes/pomo/plural-forms.php', 1, 0x00000000000000000000000000000000, 0xa029da532974c7b30f6f93d8326a3c44, 0xc83378228dfbdbde70ec8c3b140ee7b93d4c3da23f3f2940dd711b20b5a68034, '', 0, '?'),
(0xfa2d5e67ff88ccba4000072ff7119386, 'wp-content/index.php', 1, 0x00000000000000000000000000000000, 0x67442c5615eba73d105c0715c6620850, 0x6b8d898dc0977e09b6bd55481aa5d678831850eadb41cc84a2fa3ca19e3b58a8, '', 0, '?'),
(0xfa2ed5b6bbd5f15a67027bda3df19acc, 'wp-admin/css/customize-controls.min.css', 1, 0x00000000000000000000000000000000, 0x1dddd9f80d54d907aa929e5961b6f623, 0x8c429c570705fee3b4bf8f1fad8188a4c411f381fd6b526dd3ace4d0375ab6c9, '', 0, '?'),
(0xfa5ea9bfbdf8456ab246cf819dde8530, 'wp-content/plugins/wordfence/images/flags/gs.png', 1, 0x00000000000000000000000000000000, 0x6220b2a1c90c70b24882bfe97343ff7d, 0x9ca2732c21161066ead77a4bbe35b590e3c970f84df810940648ec8cfe20d8f6, '', 0, '?'),
(0xfa7709a59a8d2bbb026a0ceca402fbc0, 'wp-content/plugins/wordfence/views/common/status-circular.php', 1, 0x00000000000000000000000000000000, 0xf0e219df7fba2919df2e1e3da3b7a567, 0x71345e222dfa3986e687e1ed0a0e6419310271ac918810e84f2cedf98f1c18c7, '', 0, '?'),
(0xfa8837da9421f532a6782592584efa33, 'wp-content/plugins/wordfence/views/options/option-token.php', 1, 0x00000000000000000000000000000000, 0x42a914d50dcfb5c3835907160748826e, 0x642b18c2bb4706842003d30fd8af97bfcf9e4d2458aa6311cc903e2e744a5c73, '', 0, '?'),
(0xfa8a275f47b798fe3e81e2722d67caaf, 'wp-content/themes/twentyfifteen/genericons/COPYING.txt', 1, 0x00000000000000000000000000000000, 0xb9423b96eb6160477fd4a2b7de890419, 0xf6832baf5034d5110b672ebde09ec41f7bcee1cafe5e579cc42f211b5b71758f, '', 0, '?'),
(0xfa8aad7e858b0c610f25a1eb211ebb50, 'wp-includes/js/tinymce/skins/wordpress/images/pagebreak-2x.png', 1, 0x00000000000000000000000000000000, 0x7bce36bf2355513af7917c193e23ebd6, 0xd228ddee5b0ad713ccbbe2896f9f52416f9133a4bc5e05e608a1c60cfd190804, '', 0, '?'),
(0xfa9894e7d94c1d3f40a79a2e127e4faf, 'wp-admin/css/colors/midnight/colors-rtl.css', 1, 0x00000000000000000000000000000000, 0xc4229460e28195d59dadc5927b591ef3, 0x3fb00b241195f40d9a5dfd57c37e2b363865903c55e15770216b7b65c6582358, '', 0, '?'),
(0xfab3acbb540a199a88f4ad652e28bcb1, 'wp-includes/class-wp-image-editor.php', 1, 0x00000000000000000000000000000000, 0x091eae38fe3551e2bc8f5d06440c53b4, 0xdf6c5128c7c9f3f6ec7e05684539284e2cbddcb5d469d2a9d32b35928ad3102b, '', 0, '?'),
(0xfae2907d87dbe1b350c39b99505ca91a, 'wp-includes/js/tinymce/plugins/wpautoresize/plugin.min.js', 1, 0x00000000000000000000000000000000, 0x8607e87dcbb351d067d1a54485e8a357, 0xb0dc0d49d37a8efc6206e06f9a276976a86868c6197f6454721a301bc3553c9c, '', 0, '?'),
(0xfae8528a2c9e41a7c0fd1af1474a272d, 'wp-includes/default-filters.php', 1, 0x00000000000000000000000000000000, 0x8b8fd8d9f859e6b115c35cbe96f6da0f, 0x77268fedae1e6760880906551c38f28ff220a3e16f13a1811393152108f38a6c, '', 0, '?'),
(0xfafdca0a5cd4fbc9b62e35fa108e9a19, 'wp-includes/images/xit.gif', 1, 0x00000000000000000000000000000000, 0xe5012902a358fbb96031acdcf048d7ca, 0x7eeb769adde66687de7c1b0165a55dd804bce700c8c91b541a05cc556c28a100, '', 0, '?'),
(0xfb3ad63b3a2d731381a6d8e735279207, 'wp-content/themes/twentysixteen/style.css', 1, 0x00000000000000000000000000000000, 0x42d0fc9bdf34945d39c1ca6b2db59161, 0xb4eb36b020a1fcb24545a7892f0f11bdd6206552c3641ac6ae33e0e9df6079b5, '', 0, '?'),
(0xfb4481cf10e1ea5de69f7cdfbcaa2499, 'wp-includes/js/mediaelement/wp-mediaelement.js', 1, 0x00000000000000000000000000000000, 0xe781b3e173836b68d9c9d16e24fe66ac, 0x21db04abb6fc5fe307cfc397fe1a60ed436dbc1b8bec0009921b67cb1835f053, '', 0, '?'),
(0xfb4519afec6a2d94c25efae1c1872cb7, 'wp-content/themes/Divi/includes/builder/module/Blog.php', 0, 0x5163f58161443d2b27dfb01604d2ca98, 0x5163f58161443d2b27dfb01604d2ca98, 0xfe9e0e2f7fe7f8fdfe93841aeb8e9dc4ef5c2e71a8444aed1c8e226bde43daa5, '', 0, '?'),
(0xfb5068dcc81f077f1eb3b7a4117256e2, 'wp-admin/css/revisions-rtl.css', 1, 0x00000000000000000000000000000000, 0x619351c3cdeabdd4ee466e303fade708, 0xa5a2152d602fae214ac7f1b8779e088079b60886e359b2197548c38acc052306, '', 0, '?'),
(0xfb8a69f7593a0024b0af04167abef75d, 'wp-content/plugins/wordfence/images/flags/kp.png', 1, 0x00000000000000000000000000000000, 0xc0db38905bf79ab321887ae5984c4574, 0xde05cb20a8abbf95e3a610e3a10f92a0a03f569f68ecaeb65fdfca7485f71f4d, '', 0, '?'),
(0xfbccc3f63652692a358ef0c1c414c3a6, 'wp-content/plugins/wordfence/lib/dbview.php', 1, 0x00000000000000000000000000000000, 0x8fc68da4f1ddb53111ade88b996e7a6b, 0x8b44eac04f68944201f03b34aa55a616376f2f67acf63869bac00cc0d92bccb7, '', 0, '?'),
(0xfc1127f1fa9983e6b3d77db5908d9d30, 'wp-includes/js/tinymce/wp-tinymce.js.gz', 1, 0x00000000000000000000000000000000, 0xf789924dd9fbbd262ca2cadfba966702, 0xe917b372ef2a13b390ef84b3dac1be4c13966c66a2b0ad8ab03ca0d5779e1805, '', 0, '?'),
(0xfc1d5d29e9e909b983f37b973f527d1b, 'wp-includes/feed-rss.php', 1, 0x00000000000000000000000000000000, 0x4dc733d73fd9ebc810a067c12e0e420d, 0x69976267bdadba9e462b9b1f303684bb277056eae8012f9d9b57551d0913c801, '', 0, '?'),
(0xfc303c5073c9f1d79e480f97d1c13232, 'wp-includes/js/jquery/jquery.table-hotkeys.js', 1, 0x00000000000000000000000000000000, 0xa706ead694231e74fd6750b1670580a5, 0x3a91ce150f4196e618f166ae1578d7820814babae5f3b2dccbeaaded64833723, '', 0, '?'),
(0xfc3928468c526a7f32b96e05365d818a, 'wp-admin/css/colors/light/colors.min.css', 1, 0x00000000000000000000000000000000, 0x8dc3381d0f8e3894c39dd12664c9da35, 0x57216b4356b2419d8a456850f46003e4c7a0cb17f14979ffd39bc56d5a2fdc1f, '', 0, '?'),
(0xfc4a92a7f3122132a0a8dc00ad80c1fc, 'wp-admin/css/about.min.css', 1, 0x00000000000000000000000000000000, 0x361b64acafceb9cf7c9ce468ad4e8bbe, 0xc3830464d4f601fccb7249bd802e6eb0734e2725c0f99b560c1f01434caf6e8a, '', 0, '?'),
(0xfc5ed6bae3f1930208535eb163d3fcca, 'wp-includes/random_compat/random_bytes_openssl.php', 1, 0x00000000000000000000000000000000, 0xbb38b090812ec48acdd841ee43b411c3, 0xa251f26978978c96f7be57440e326fd91146b7a430fdc42b97e576424ae0feaf, '', 0, '?'),
(0xfc5ef94f817c273a51c799451ce7ddf0, 'wp-content/plugins/wordfence/views/common/status-critical.php', 1, 0x00000000000000000000000000000000, 0x51935bf55b5f595bca9b1cdceb4a7b26, 0x6ea24982821aab94675b1cc1ff00be114dcfc9020fc5cbe35a05e031ba5df3d5, '', 0, '?'),
(0xfc5f800f26f6b34f7e39eefe52aa47f7, 'wp-content/plugins/wordfence/images/flags/ph.png', 1, 0x00000000000000000000000000000000, 0xd98440dca5ce297b76bbc2189ae1e79d, 0x92b620834dce6bf470f5712963eeb1129d1b0c2e7d9a4d5ee119cb997aa9a604, '', 0, '?'),
(0xfc678d229a107d5fbf37b8bda6dc4a35, 'wp-includes/js/jcrop/jquery.Jcrop.min.css', 1, 0x00000000000000000000000000000000, 0x56cc9ea201dc2f4b910e78bfacac9211, 0x0fdd32ac539f5bb13644768935627316f4d93d8bd3c74e4ca57705f5be0f91b7, '', 0, '?'),
(0xfc8970b78a0739bd367f17c3a8e552e6, 'wp-admin/css/common.css', 1, 0x00000000000000000000000000000000, 0xfcd549c0099cc4b73431636d5b34a2d8, 0x43b0da44f557f371634c28ebaa39344dde7287ac5f691ef13dc5fba7b1069828, '', 0, '?'),
(0xfc8ebee93d693454e8fe5e7571e98f49, 'wp-content/plugins/wordfence/js/perf.1525275841.js', 1, 0x00000000000000000000000000000000, 0x7551f722ca7746f7dce11752141f4070, 0xca5596262b142fc5239d227fefb4316be35b778363c936dd4a0be6ec78f181d6, '', 0, '?'),
(0xfc98958cb51cc6aa71a5e682b38b0cd0, 'wp-includes/js/tinymce/plugins/paste/plugin.js', 1, 0x00000000000000000000000000000000, 0x611310a2b7739d0e073cb88153237131, 0x6fc033ae7a5602f980390b86e513a9c82d07768c4f4ec8e681602cf9bdd7afc4, '', 0, '?'),
(0xfc9a6c7879fd1ac21bf9d4c416229691, 'wp-content/plugins/wordfence/views/scanner/options-group-scan-schedule.php', 1, 0x00000000000000000000000000000000, 0x47b2377e23134faf413c1b01eb63f873, 0xb7407d36558a61efeec33844cf2a1f4a8cb6d62227e4ff0c75a78a7073417d9d, '', 0, '?'),
(0xfcbb3c6ce66117ac802c9b62582cb3b2, 'wp-admin/images/xit-2x.gif', 1, 0x00000000000000000000000000000000, 0x8fb0729c541cbdc4609faf3f4ad02fc7, 0x2d50bd076679f7bc24bb71cd5c5f78928512beb2628963abb3e6582ed11f0c34, '', 0, '?'),
(0xfcec4d07af4aa2f064422e8099eea32a, 'wp-content/plugins/wordfence/css/images/ui-icons_fff_256x240.png', 1, 0x00000000000000000000000000000000, 0x41612b0f4a034424f8321c9f824a94da, 0xac2f233f54ef8669054f4c7976a6ed751b9a98544b94b0a9c9a4bdb75cd8bbf5, '', 0, '?'),
(0xfd2b0b715e65b795e9e36775cf46360a, 'wp-includes/theme-compat/embed.php', 1, 0x00000000000000000000000000000000, 0x72b64c89bf45f2760c6133f7a3dd3649, 0x57f5dcf43554a670c1aa3b192da56eac8830bb618b95baa94f0a19d315f4a692, '', 0, '?'),
(0xfd47fe9db2212368d41113390984f226, 'wp-includes/js/tinymce/plugins/wordpress/plugin.js', 1, 0x00000000000000000000000000000000, 0x49be97e35bba4ff1c426a6df80155e87, 0x7503bcc8cef3a5a9c9a23bc7315404dae5d6c61f7ca0928ed77b4aceb06a11cb, '', 0, '?'),
(0xfd4b056af21818e2aa160b68ba91e8f9, 'wp-content/plugins/wordfence/images/loading_background.png', 1, 0x00000000000000000000000000000000, 0xacf427e932fb9413700a4b8b58b41eec, 0xcdce8e2558efc59646bcffe7dcf23173cf3bc01bce174ceb7a721618e792bb11, '', 0, '?'),
(0xfd60536be5c5375474e07f76b9a058bd, 'wp-includes/class-wp-list-util.php', 1, 0x00000000000000000000000000000000, 0xbb4736b9c88a291e2c8c6b984b03fc46, 0xac5797c5d2e59f902075bec45f433b5581b97df35657c4798569ad60b6c20456, '', 0, '?'),
(0xfd667740c5cae6c1bd4a9abe461695d4, 'wp-content/themes/twentysixteen/genericons/Genericons.eot', 1, 0x00000000000000000000000000000000, 0xbebb165302a5d3a90ab9012f3b5d733e, 0x34c02b5fc95b159ea6f5bcc2da08cc717076152cc706b47bf66cbea4929cc4d2, '', 0, '?'),
(0xfd72b022b72da500a04598770289a258, 'wp-content/plugins/contact-form-7/modules/textarea.php', 1, 0x00000000000000000000000000000000, 0xc06c685f7bf3a064a582124e4bd8d4e7, 0x5aa7b4aff384e2224d884741669d10916ca8e78c328cd5456b50fae697524fa7, '', 0, '?'),
(0xfd7573db5407c2ad42e2fab5e4ac420c, 'wp-content/plugins/wordfence/images/sort_desc_disabled.png', 1, 0x00000000000000000000000000000000, 0xbda51e15154a18257b4f955a222fd66f, 0x5e2a1fc76e5ed7006d2ba68b214e6bcac98c0b130cf39f18cf2fa9bfd4af5e6b, '', 0, '?'),
(0xfd9ced2052a49b892ac6ba1a3eea1e65, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Processor/WebProcessor.php', 1, 0x00000000000000000000000000000000, 0xab3ec75d510108cb496d3a4c36f76e48, 0xe2efc4a58e8b70e8883ad06a2ba0fb36667aa673b070aaa6b0ff75d3f23da12d, '', 0, '?'),
(0xfda9d57f27e68042e2088aad37531dc2, 'wp-includes/js/zxcvbn-async.js', 1, 0x00000000000000000000000000000000, 0x97a79e96a815b200139356055d752333, 0x8f1b0565d598671c9ffe3da32c1bb8188431a5a20ca8264c2101d0d10bed9b01, '', 0, '?'),
(0xfdad0e047ba0090a7c1d70a3041bd9a4, 'wp-includes/customize/class-wp-customize-nav-menu-item-setting.php', 1, 0x00000000000000000000000000000000, 0x405657b600f6f8b9c2cd436aa0586ae7, 0xfe4f9856aa5053b9845aa29dff51722ab5439c38c6761f961dd005acc169a507, '', 0, '?'),
(0xfdb4f6d7f8f529dd28a4d03c1f07d9dd, 'wp-includes/js/json2.min.js', 1, 0x00000000000000000000000000000000, 0x35d899a81986173f44f9bbe686cc583c, 0x65f94240f54d11cea52540247d067417d0b693c95b0c0af5b97edd980c55cb71, '', 0, '?'),
(0xfdcc23f4ea3b9f803e71c98c38a4d2b1, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Handler/EasyHandle.php', 1, 0x00000000000000000000000000000000, 0x02eec42dd5ec3cd6ef6cca4735c2eb9b, 0x08c37d2c428e6970be2f5d19bd26578b2905d070eebe3b1fed0bef1da52a5882, '', 0, '?'),
(0xfdcd6184ed274054e791938903f5d6ca, 'wp-admin/images/date-button.gif', 1, 0x00000000000000000000000000000000, 0x979d8e2e08aada49819556950ec48ff6, 0x414679ae574931437884e6a629d8d96d550367fba2ce5941345b8b99714384ba, '', 0, '?'),
(0xfdfef24b49613879e5436bedfeac32d5, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/ListSendAsResponse.php', 1, 0x00000000000000000000000000000000, 0x0554c6667299b2824ba9b718afaee934, 0x99b60b941fee1c18af46bea352361d1b0a868bfde487f45bb14ba219b438f73d, '', 0, '?'),
(0xfe04f96e19b1f138b7c30c9bed9a83ad, 'wp-content/plugins/wordfence/images/flags/gy.png', 1, 0x00000000000000000000000000000000, 0xff849c1d2ab02a0ff72247f47c1b8275, 0x17163491d51315fee97cbdde08d035c1ad10d0b1de8e846d08737a88fa97f79c, '', 0, '?'),
(0xfe0c7377ad66f2085072d9d375b9173b, 'wp-content/themes/twentysixteen/index.php', 1, 0x00000000000000000000000000000000, 0x2ab1b328bca135a28cb19519e5392a34, 0x87749ca8514bbd05b5cd72b09484f19a192106e0b7f21105b3d67d5e97d2147b, '', 0, '?'),
(0xfe135be8bfbb9f434dcedfd145dd6a94, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/scripts/react.production.min.js', 0, 0xbca103da5b5404d93783ccf73e0e9d1e, 0xbca103da5b5404d93783ccf73e0e9d1e, 0x14f8859d7dd8042f316369e3bd80b45770a5566c6aa1e9310d4863c72999ba2a, '', 0, '?'),
(0xfe162754fa9fe5f4cc81ade959b2c799, 'wp-includes/customize/class-wp-customize-cropped-image-control.php', 1, 0x00000000000000000000000000000000, 0x47e1705be410717d79fd0504aa310f87, 0x138e780d3a9a9c13f382f6cd7d11af9a675229ea609f9a199d1982d76b924d25, '', 0, '?'),
(0xfe1bfdfe819c03297a5d213fbbb161c0, 'wp-admin/images/media-button-video.gif', 1, 0x00000000000000000000000000000000, 0xabaac3dfd81fbf72e578f13451eae7d0, 0x48f6a798a1a26ce3384577008eb4dc3874639433eeddd69ec856bac44e28f224, '', 0, '?'),
(0xfe257cddbdb03e3f767b6aca1311b706, 'wp-content/plugins/wordfence/views/scanner/issue-checkHowGetIPs.php', 1, 0x00000000000000000000000000000000, 0x3a9d3edea488802b7ece74cdabbfae2a, 0x497c82a405115ecf8867b33f6ec68f17419f64f319f69fbeeb5d363852f6e316, '', 0, '?'),
(0xfe3db1930c82a1dad343dd65b07d9ca7, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/tabfocus/plugin.min.js', 0, 0xfc31bb3d75b7635ca8249600a9884236, 0xfc31bb3d75b7635ca8249600a9884236, 0x1f638eaf79889d931a08716d31b0a5692e5a582f9f1af0b5c49549815b4a4eae, '', 0, '?'),
(0xfe46cf25adb3430fc2d43081bba3a12c, 'wp-admin/css/list-tables-rtl.min.css', 1, 0x00000000000000000000000000000000, 0x22bfd8378a0b60880169467965fd20f8, 0xac7823b518c96f5a6a6de8316a63067085ded786febe5ebe74cfe96aa637b9a6, '', 0, '?'),
(0xfe4922ed70a2d074ca51b9c95b5a3678, 'wp-includes/css/admin-bar.min.css', 1, 0x00000000000000000000000000000000, 0xed0357294791d25a02ddf53eca1c55da, 0x34136f8c4b46e61be6c45333b92b8035c46a4e7f028847cbcefc72f6ceb74833, '', 0, '?'),
(0xfe577a5921ad6198ca7677510c5edeb1, 'wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png', 1, 0x00000000000000000000000000000000, 0x7de5a7addad547244d33f4209e3d6306, 0xa1a04678de0d9bdfd0620062f79c510f9bbc7a26d5e747428beb5a57f7cefba8, '', 0, '?'),
(0xfe63b5d4776b9d2894910ff8348d33c3, 'wp-admin/includes/list-table.php', 1, 0x00000000000000000000000000000000, 0x4e7c28cca8a3462521d71d0685b2f36f, 0x963d09c8570fcd95eb4580a0679c8cfca588793ddcb5f5920611ee258c729338, '', 0, '?'),
(0xfe65ec037e9daab49f54b26141c37115, 'wp-content/themes/Divi/core/components/PageResource.php', 0, 0x7ef9aa613b12a314710b09b3b3696229, 0x7ef9aa613b12a314710b09b3b3696229, 0x55fd9a4d73bdcae5c707d7435a00860c942ad690fc6f9dc71e22aa9dc9661db3, '', 0, '?'),
(0xfe6756dce0d6484977139ed321b592c0, 'wp-includes/css/customize-preview.css', 1, 0x00000000000000000000000000000000, 0x98c2c3a588daf7cde40f226ac67f2ddb, 0xe737c05480c25abbfcbeaed8a6626191c8f91c01c1f1d43f14ffedf88b726f99, '', 0, '?'),
(0xfe7f5119d6bf361193c87971e4a23838, 'wp-includes/theme-compat/footer.php', 1, 0x00000000000000000000000000000000, 0x8c5ff873dc3098a5e46ccbbf909c377e, 0xa2aff9b99879fc339bb759d8fd76de57f0ad90c4e5ac8f092328b7da9a09fc3f, '', 0, '?'),
(0xfe89598ba07d91ef13d2771caf81a8c6, 'wp-content/themes/Divi/epanel/google-fonts/et_google_fonts.js', 0, 0xf1981ba264a88b56992354368102ce2d, 0xf1981ba264a88b56992354368102ce2d, 0x357b1c19d52bfb2e906033193c265b7ea04c605dfd6b80b7922735e3f5f1fa5c, '', 0, '?'),
(0xfed4ad238c13fefdb45f421a26f90b69, 'wp-content/plugins/tablepress/classes/class-css.php', 0, 0x876981335eac265f15de56ee0dde5eb5, 0x876981335eac265f15de56ee0dde5eb5, 0x72c0136406943dc53f8f6c091e4cdbf7c2bf7d65a94170c1b76f20308a566ad1, '', 0, '?'),
(0xfee0a203bf77039bf1190827a2362907, 'wp-includes/rss-functions.php', 1, 0x00000000000000000000000000000000, 0x19ff1fae31fd2d0338c7601bcb4baf58, 0x8929c1e98d5bdfb246fb1ca082a527a2a5a6378102f9c37f38ff24f13c28ab61, '', 0, '?'),
(0xfeeac6f6d51b4eba0cb739a5017bae3b, 'wp-includes/js/mediaelement/wp-mediaelement.min.js', 1, 0x00000000000000000000000000000000, 0x5d06470c0ac27ec77a1a6352f0558e35, 0x5d78d5d64793abbb7c41260ad81ecb177ff54a0d851399896a1aafbf1287a6e5, '', 0, '?'),
(0xff3b0860ba2472e79fcbd124b39ea63d, 'wp-content/plugins/wordfence/images/icons/warning128.png', 1, 0x00000000000000000000000000000000, 0x70cf47c01949d7742af693c6ca4e703d, 0xf9b9e4de2a10932f82d81f1fe404c8be739bf874e841fe88b8d27f7d2e62275c, '', 0, '?'),
(0xff453538bef979aae4d45773d64fbad5, 'wp-admin/css/admin-menu.min.css', 1, 0x00000000000000000000000000000000, 0x4a22ae006903e377b68dc697fc0cc46a, 0xf14ecde51b79da8f16fa6af81df13d720cbb660d4524967068436ceef5618f92, '', 0, '?'),
(0xff4cd9f3eaf3906535783f653de68826, 'wp-includes/js/plupload/wp-plupload.min.js', 1, 0x00000000000000000000000000000000, 0x7c74a0f866c5dfd1dc9a45474651f6ef, 0x2c2b7e7f48f6bcdf2cdd424aba5e3630ef32eb26b8d810261840d25b64deca9c, '', 0, '?'),
(0xff5596b6e4a462161f24070df23f7721, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/src/Cache/Item.php', 1, 0x00000000000000000000000000000000, 0x985b428e5fdc17b05d108c6793b285e0, 0xca4f91e8cffbacda7dee8b651e52d20933cb75183fdf8a0e59a20cd9162ff52c, '', 0, '?'),
(0xff5877295c2a32ac92bfa6f25b65cae8, 'wp-content/plugins/tablepress/admin/js/codemirror.min.js', 0, 0xed016f66fd1f6f5aa2805088659ff921, 0xed016f66fd1f6f5aa2805088659ff921, 0x22f8a78fd656ca9ab159fda02d91bf7cca1f162a4af18c87eb17c60fc9d9fa31, '', 0, '?'),
(0xff87b7d64d7e0404eb5e78f9bc3b87f0, 'wp-content/plugins/wordfence/lib/unknownFiles.php', 1, 0x00000000000000000000000000000000, 0x6ef6e813bde29c9a6f222a9c20a71262, 0x70dd7d278f35cbce08485a25bf5b2ae5c73a5e955e03b1aeb8feace582fed569, '', 0, '?'),
(0xff977e25429700837a98ee07f53f6f0f, 'wp-includes/IXR/class-IXR-message.php', 1, 0x00000000000000000000000000000000, 0x4338f6e55074b146d1416eff55db7078, 0xcc899cba8bf86237fc83498d08bf8198a42061948da6d34fa60078775eef4b12, '', 0, '?'),
(0xffa861355b34fc053515bc4d659d7043, 'wp-includes/js/jquery/ui/effect-bounce.min.js', 1, 0x00000000000000000000000000000000, 0x4bc4c97924bea4bf7b04d7b46ff4f64c, 0x01dddafa3ab64a3d2f83c0dadd6d0fbf9d117b719dc9cd8632fc5be000a9904e, '', 0, '?'),
(0xffb51c53a94305520343fefc076cb8c5, 'wp-admin/css/colors/sunrise/colors.scss', 1, 0x00000000000000000000000000000000, 0x5692871a8a7a1914ee0968ddf9923dec, 0xfde2af515f6e9f893937ca134c3284f324a2ee79073a6ae053d18587a0cec5c1, '', 0, '?'),
(0xffc4ea6bb5cb69eed02ebca5b85ca593, 'wp-includes/images/smilies/icon_neutral.gif', 1, 0x00000000000000000000000000000000, 0x8a95dbfaa99809b0150687ae0cb45aed, 0x76bc992c28af5fcb98738dac10fbf8e61419aab57ff7ce4fae0ccffa07911e8f, '', 0, '?'),
(0xffe717bb20300bce5c19b4b51ce9efd9, 'wp-content/themes/Divi/404.php', 0, 0x173eb6eebd4205bedc6d9a8776b02f61, 0x173eb6eebd4205bedc6d9a8776b02f61, 0x808757f49005e003d2a777a3f85b0c56291da368d99b8a078fc930d1f761e4b9, '', 0, '?');

-- --------------------------------------------------------

--
-- Struktura tabulky `wp_wfHits`
--

CREATE TABLE `wp_wfHits` (
  `id` int(10) UNSIGNED NOT NULL,
  `attackLogTime` double(17,6) UNSIGNED NOT NULL,
  `ctime` double(17,6) UNSIGNED NOT NULL,
  `IP` binary(16) DEFAULT NULL,
  `jsRun` tinyint(4) DEFAULT '0',
  `statusCode` int(11) NOT NULL DEFAULT '200',
  `isGoogle` tinyint(4) NOT NULL,
  `userID` int(10) UNSIGNED NOT NULL,
  `newVisit` tinyint(3) UNSIGNED NOT NULL,
  `URL` text,
  `referer` text,
  `UA` text,
  `action` varchar(64) NOT NULL DEFAULT '',
  `actionDescription` text,
  `actionData` text
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Vypisuji data pro tabulku `wp_wfHits`
--

INSERT INTO `wp_wfHits` (`id`, `attackLogTime`, `ctime`, `IP`, `jsRun`, `statusCode`, `isGoogle`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `action`, `actionDescription`, `actionData`) VALUES
(54690, 0.000000, 1607935763.391276, 0x00000000000000000000ffffc37185d5, 0, 404, 0, 0, 0, 'http://tservices.cz/click.magnificPopup', 'http://tservices.cz/wp-content/themes/Divi/js/custom.min.js?ver=3.2.2', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54691, 0.000000, 1607935802.703689, 0x00000000000000000000ffffc37185d5, 0, 404, 0, 0, 0, 'http://tservices.cz/load.mfploader', 'http://tservices.cz/wp-content/themes/Divi/js/custom.min.js?ver=3.2.2', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54692, 0.000000, 1607935829.964066, 0x00000000000000000000ffffc37185d5, 0, 404, 0, 0, 0, 'http://tservices.cz/error.mfploader', 'http://tservices.cz/wp-content/themes/Divi/js/custom.min.js?ver=3.2.2', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54693, 0.000000, 1607935859.625184, 0x00000000000000000000ffffc37185d5, 0, 404, 0, 0, 0, 'http://tservices.cz/resize.waypoints', 'http://tservices.cz/wp-content/themes/Divi/js/custom.min.js?ver=3.2.2', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54694, 0.000000, 1607935904.073939, 0x00000000000000000000ffffc37185d5, 0, 404, 0, 0, 0, 'http://tservices.cz/scroll.waypoints', 'http://tservices.cz/wp-content/themes/Divi/js/custom.min.js?ver=3.2.2', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54695, 0.000000, 1607935937.478951, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/?p=1', 'http://tservices.cz/2017/04/03/ahoj-vsichni/', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54696, 0.000000, 1607935977.794765, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/oembed/1.0/embed?url=http%3A%2F%2Ftservices.cz%2F2017%2F04%2F03%2Fahoj-vsichni%2F', 'http://tservices.cz/2017/04/03/ahoj-vsichni/', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54697, 0.000000, 1607936004.369800, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/oembed/1.0/embed?url=http%3A%2F%2Ftservices.cz%2F2017%2F04%2F03%2Fahoj-vsichni%2F&format=xml', 'http://tservices.cz/2017/04/03/ahoj-vsichni/', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54698, 0.000000, 1607936072.088328, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/2017/04/', 'http://tservices.cz/2017/04/03/ahoj-vsichni/', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54699, 0.000000, 1607936172.953053, 0x00000000000000000000ffffc37185d5, 0, 404, 0, 0, 0, 'http://tservices.cz/2017/04/contact-form-7/v1', 'http://tservices.cz/2017/04/', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54700, 0.000000, 1607936229.969547, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/category/nezarazene/', 'http://tservices.cz/2017/04/03/ahoj-vsichni/', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54701, 0.000000, 1607936339.426777, 0x00000000000000000000ffffc37185d5, 0, 404, 0, 0, 0, 'http://tservices.cz/category/nezarazene/contact-form-7/v1', 'http://tservices.cz/category/nezarazene/', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54702, 0.000000, 1607936399.776972, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/sprava/', 'http://tservices.cz/2017/04/03/ahoj-vsichni/', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54703, 0.000000, 1607936545.338595, 0x00000000000000000000ffffc37185d5, 0, 404, 0, 0, 0, 'http://tservices.cz/2017/04/03/ahoj-vsichni/contact-form-7/v1', 'http://tservices.cz/2017/04/03/ahoj-vsichni/', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54704, 0.000000, 1607936654.487425, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/posts/1', 'http://tservices.cz/wp-json/wp/v2/posts', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54705, 0.000000, 1607936703.621290, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/types/post', 'http://tservices.cz/wp-json/wp/v2/posts', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54706, 0.000000, 1607936722.075339, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/users/1', 'http://tservices.cz/wp-json/wp/v2/posts', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54707, 0.000000, 1607936739.820773, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/comments?post=1', 'http://tservices.cz/wp-json/wp/v2/posts', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54708, 0.000000, 1607936754.731311, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/posts/1/revisions', 'http://tservices.cz/wp-json/wp/v2/posts', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54709, 0.000000, 1607936778.121666, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/media?parent=1', 'http://tservices.cz/wp-json/wp/v2/posts', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54710, 0.000000, 1607936797.497739, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/categories?post=1', 'http://tservices.cz/wp-json/wp/v2/posts', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54711, 0.000000, 1607936831.741904, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/tags?post=1', 'http://tservices.cz/wp-json/wp/v2/posts', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54712, 0.000000, 1607936855.332252, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/?page_id=24574', 'http://tservices.cz/wp-json/wp/v2/pages', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54713, 0.000000, 1607936926.382739, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/pages/24574', 'http://tservices.cz/wp-json/wp/v2/pages', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54714, 0.000000, 1607936952.123958, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/types/page', 'http://tservices.cz/wp-json/wp/v2/pages', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54715, 0.000000, 1607936975.687952, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/comments?post=24574', 'http://tservices.cz/wp-json/wp/v2/pages', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54716, 0.000000, 1607937008.702946, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/pages/24574/revisions', 'http://tservices.cz/wp-json/wp/v2/pages', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54717, 0.000000, 1607937037.919052, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/pages/24574/revisions/24770', 'http://tservices.cz/wp-json/wp/v2/pages', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54718, 0.000000, 1607937070.534281, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/media?parent=24574', 'http://tservices.cz/wp-json/wp/v2/pages', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54719, 0.000000, 1607937117.113651, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/uvodni-stranka/jservices-logo-email/', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54720, 0.000000, 1607937186.243431, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/2018/01/Jservices-logo-email.jpg', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54721, 0.000000, 1607937220.935107, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/Jservices-logo-email-150x150.jpg', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54722, 0.000000, 1607937274.023665, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/Jservices-logo-email-300x110.jpg', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54723, 0.000000, 1607937301.410333, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/Jservices-logo-email-400x236.jpg', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54724, 0.000000, 1607937350.095217, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/Jservices-logo-email-510x236.jpg', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54725, 0.000000, 1607937415.509845, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/Jservices-logo-email.jpg', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54726, 0.000000, 1607937448.763205, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/media/24736', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54727, 0.000000, 1607937480.885109, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/types/attachment', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54728, 0.000000, 1607937524.024437, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/users/2', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54729, 0.000000, 1607937555.801553, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/comments?post=24736', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54730, 0.000000, 1607937590.958707, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/single-family-home-1026368_1920/', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54731, 0.000000, 1607937676.291084, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/2017/04/single-family-home-1026368_1920.jpg', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54732, 0.000000, 1607937695.456995, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/single-family-home-1026368_1920-150x150.jpg', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54733, 0.000000, 1607937713.183371, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/single-family-home-1026368_1920-300x150.jpg', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54734, 0.000000, 1607937727.797418, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/single-family-home-1026368_1920-768x384.jpg', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54735, 0.000000, 1607937751.342068, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/single-family-home-1026368_1920-1024x512.jpg', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54736, 0.000000, 1607937775.398014, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/single-family-home-1026368_1920-400x250.jpg', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54737, 0.000000, 1607937802.902161, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/single-family-home-1026368_1920-1080x675.jpg', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54738, 0.000000, 1607937828.999712, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/single-family-home-1026368_1920-400x284.jpg', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54739, 0.000000, 1607937864.743427, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/single-family-home-1026368_1920-510x382.jpg', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54740, 0.000000, 1607937899.159472, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/single-family-home-1026368_1920-1080x540.jpg', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54741, 0.000000, 1607937895.510141, 0x00000000000000000000ffff6bac6321, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-atom2.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36', '', NULL, NULL),
(54742, 0.000000, 1607937900.296517, 0x00000000000000000000ffff6bac6321, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-atom2.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36', '', NULL, NULL),
(54743, 0.000000, 1607937940.141330, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/single-family-home-1026368_1920-400x516.jpg', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54744, 0.000000, 1607937977.271226, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/single-family-home-1026368_1920.jpg', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54745, 0.000000, 1607937996.299040, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/media/24605', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54746, 0.000000, 1607938020.317870, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/comments?post=24605', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54747, 0.000000, 1607938044.692689, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/logo/', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54748, 0.000000, 1607938114.653266, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/2017/04/logo.png', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54749, 0.000000, 1607938140.607727, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/logo-150x111.png', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54750, 0.000000, 1607938184.398315, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/logo-300x83.png', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54751, 0.000000, 1607938213.100761, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/logo-400x111.png', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54752, 0.000000, 1607938237.921258, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/logo.png', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54753, 0.000000, 1607938258.148831, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/media/24580', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54754, 0.000000, 1607938273.014723, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/comments?post=24580', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54755, 0.000000, 1607938291.028998, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/favicon/', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54756, 0.000000, 1607938321.821121, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/media/24579', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54757, 0.000000, 1607938349.739527, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/comments?post=24579', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54758, 0.000000, 1607938365.296413, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/bg3/', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54759, 0.000000, 1607938413.089081, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/2017/04/bg3.jpg', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54760, 0.000000, 1607938431.926275, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/bg3-150x150.jpg', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54761, 0.000000, 1607938460.099669, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/bg3-274x300.jpg', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54762, 0.000000, 1607938486.210640, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/bg3-768x840.jpg', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54763, 0.000000, 1607938526.326262, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/bg3-936x1024.jpg', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54764, 0.000000, 1607938892.949339, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/bg3-400x250.jpg', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54765, 0.000000, 1607939169.538674, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/bg3-1080x675.jpg', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54766, 0.000000, 1607939275.340040, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/bg3-400x284.jpg', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54767, 0.000000, 1607939297.691826, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/bg3-510x382.jpg', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54768, 0.000000, 1607939328.751055, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/bg3-1080x1182.jpg', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54769, 0.000000, 1607939353.872217, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/bg3-400x516.jpg', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54770, 0.000000, 1607939389.385711, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/bg3.jpg', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54771, 0.000000, 1607939395.191827, 0x00000000000000000000ffffb9c90a66, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Linux; Android 7.0; SAMSUNG SM-G610M Build/NRD90M) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/7.4 Chrome/59.0.3071.125 Mobile Safari/537.36 wp-android/16.2', '', NULL, NULL),
(54772, 0.000000, 1607939403.905698, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/media/64', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54773, 0.000000, 1607939416.519790, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/comments?post=64', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54774, 0.000000, 1607939435.989920, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/facebook/', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54775, 0.000000, 1607939495.900875, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/2017/04/facebook.png', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54776, 0.000000, 1607939524.176116, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/media/45', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54777, 0.000000, 1607939563.148994, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/comments?post=45', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54778, 0.000000, 1607939607.764002, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/008/', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54779, 0.000000, 1607939663.907464, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/2017/04/008.png', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54780, 0.000000, 1607939729.774445, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/media/43', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54781, 0.000000, 1607939789.049113, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/comments?post=43', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54782, 0.000000, 1607939852.213818, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/05-1/', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54783, 0.000000, 1607939922.432526, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/2017/04/05-1.png', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54784, 0.000000, 1607939981.962591, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/media/42', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54785, 0.000000, 1607940059.338646, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/comments?post=42', 'http://tservices.cz/wp-json/wp/v2/media', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54786, 0.000000, 1607940132.246917, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/categories/1', 'http://tservices.cz/wp-json/wp/v2/categories', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54787, 0.000000, 1607940216.145120, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/taxonomies/category', 'http://tservices.cz/wp-json/wp/v2/categories', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54788, 0.000000, 1607940248.942833, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/posts?categories=1', 'http://tservices.cz/wp-json/wp/v2/categories', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54789, 0.000000, 1607940261.882544, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/comments/1', 'http://tservices.cz/wp-json/wp/v2/comments', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54790, 0.000000, 1607940276.256159, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/2017/04/03/ahoj-vsichni/embed/', 'http://tservices.cz/wp-json/oembed/1.0/embed?url=http%3A%2F%2Ftservices.cz%2F2017%2F04%2F03%2Fahoj-vsichni%2F', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54791, 0.000000, 1607940361.461643, 0x00000000000000000000ffffc37185d5, 0, 404, 0, 0, 0, 'http://tservices.cz/404', 'http://tservices.cz/wp-admin/', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54792, 0.000000, 1607940423.249730, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/sprava/?action=lostpassword', 'http://tservices.cz/sprava/', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54793, 0.000000, 1607940600.027406, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/2018/01/Jservices-logo-email.jpg', 'http://tservices.cz/wp-json/wp/v2/media?parent=24574', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54794, 0.000000, 1607941067.802083, 0x00000000000000000000ffffc647e60f, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Linux; Android 9; LM-X220) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.136 Mobile Safari/537.36 wp-android/16.2', '', NULL, NULL),
(54795, 0.000000, 1607941509.971234, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/2018/01/Jservices-logo-email.jpg', 'http://tservices.cz/wp-json/wp/v2/media?parent=24574', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54796, 0.000000, 1607941547.035033, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/Jservices-logo-email-150x150.jpg', 'http://tservices.cz/wp-json/wp/v2/media?parent=24574', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54797, 0.000000, 1607941572.193934, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/Jservices-logo-email-300x110.jpg', 'http://tservices.cz/wp-json/wp/v2/media?parent=24574', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54798, 0.000000, 1607941596.508891, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/Jservices-logo-email-400x236.jpg', 'http://tservices.cz/wp-json/wp/v2/media?parent=24574', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54799, 0.000000, 1607941630.332415, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/Jservices-logo-email-510x236.jpg', 'http://tservices.cz/wp-json/wp/v2/media?parent=24574', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54800, 0.000000, 1607941653.851864, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/Jservices-logo-email.jpg', 'http://tservices.cz/wp-json/wp/v2/media?parent=24574', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54801, 0.000000, 1607941685.933577, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/?p=24736', 'http://tservices.cz/uvodni-stranka/jservices-logo-email/', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54802, 0.000000, 1607941737.997523, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/oembed/1.0/embed?url=http%3A%2F%2Ftservices.cz%2Fuvodni-stranka%2Fjservices-logo-email%2F', 'http://tservices.cz/uvodni-stranka/jservices-logo-email/', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54803, 0.000000, 1607941763.502634, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/oembed/1.0/embed?url=http%3A%2F%2Ftservices.cz%2Fuvodni-stranka%2Fjservices-logo-email%2F&format=xml', 'http://tservices.cz/uvodni-stranka/jservices-logo-email/', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54804, 0.000000, 1607941836.701893, 0x00000000000000000000ffffc37185d5, 0, 404, 0, 0, 0, 'http://tservices.cz/uvodni-stranka/jservices-logo-email/contact-form-7/v1', 'http://tservices.cz/uvodni-stranka/jservices-logo-email/', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54805, 0.000000, 1607941884.573585, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/?p=24605', 'http://tservices.cz/single-family-home-1026368_1920/', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54806, 0.000000, 1607941931.223780, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/oembed/1.0/embed?url=http%3A%2F%2Ftservices.cz%2Fsingle-family-home-1026368_1920%2F', 'http://tservices.cz/single-family-home-1026368_1920/', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54807, 0.000000, 1607941968.972248, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/oembed/1.0/embed?url=http%3A%2F%2Ftservices.cz%2Fsingle-family-home-1026368_1920%2F&format=xml', 'http://tservices.cz/single-family-home-1026368_1920/', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54808, 0.000000, 1607942061.149466, 0x00000000000000000000ffffc37185d5, 0, 404, 0, 0, 0, 'http://tservices.cz/single-family-home-1026368_1920/contact-form-7/v1', 'http://tservices.cz/single-family-home-1026368_1920/', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54809, 0.000000, 1607942128.919335, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/2017/04/single-family-home-1026368_1920.jpg', 'http://tservices.cz/wp-json/wp/v2/media/24605', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54810, 0.000000, 1607942162.520539, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/single-family-home-1026368_1920-150x150.jpg', 'http://tservices.cz/wp-json/wp/v2/media/24605', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54811, 0.000000, 1607942179.552453, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/single-family-home-1026368_1920-300x150.jpg', 'http://tservices.cz/wp-json/wp/v2/media/24605', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54812, 0.000000, 1607942204.608647, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/single-family-home-1026368_1920-768x384.jpg', 'http://tservices.cz/wp-json/wp/v2/media/24605', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54813, 0.000000, 1607942229.004344, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/single-family-home-1026368_1920-1024x512.jpg', 'http://tservices.cz/wp-json/wp/v2/media/24605', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54814, 0.000000, 1607942259.191664, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/single-family-home-1026368_1920-400x250.jpg', 'http://tservices.cz/wp-json/wp/v2/media/24605', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54815, 0.000000, 1607942284.037396, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/single-family-home-1026368_1920-1080x675.jpg', 'http://tservices.cz/wp-json/wp/v2/media/24605', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54816, 0.000000, 1607942317.650016, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/single-family-home-1026368_1920-400x284.jpg', 'http://tservices.cz/wp-json/wp/v2/media/24605', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54817, 0.000000, 1607942337.240799, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/single-family-home-1026368_1920-510x382.jpg', 'http://tservices.cz/wp-json/wp/v2/media/24605', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54818, 0.000000, 1607942359.685570, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/single-family-home-1026368_1920-1080x540.jpg', 'http://tservices.cz/wp-json/wp/v2/media/24605', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54819, 0.000000, 1607942382.351597, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/single-family-home-1026368_1920-400x516.jpg', 'http://tservices.cz/wp-json/wp/v2/media/24605', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54820, 0.000000, 1607942405.265256, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/single-family-home-1026368_1920.jpg', 'http://tservices.cz/wp-json/wp/v2/media/24605', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54821, 0.000000, 1607942429.464141, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/?p=24580', 'http://tservices.cz/logo/', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54822, 0.000000, 1607942463.061002, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/oembed/1.0/embed?url=http%3A%2F%2Ftservices.cz%2Flogo%2F', 'http://tservices.cz/logo/', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54823, 0.000000, 1607942491.215918, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/oembed/1.0/embed?url=http%3A%2F%2Ftservices.cz%2Flogo%2F&format=xml', 'http://tservices.cz/logo/', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54824, 0.000000, 1607942565.658370, 0x00000000000000000000ffffc37185d5, 0, 404, 0, 0, 0, 'http://tservices.cz/logo/contact-form-7/v1', 'http://tservices.cz/logo/', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54825, 0.000000, 1607942615.990299, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/2017/04/logo.png', 'http://tservices.cz/wp-json/wp/v2/media/24580', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54826, 0.000000, 1607942640.634338, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/logo-150x111.png', 'http://tservices.cz/wp-json/wp/v2/media/24580', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54827, 0.000000, 1607942677.711413, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/logo-300x83.png', 'http://tservices.cz/wp-json/wp/v2/media/24580', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54828, 0.000000, 1607942707.975929, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/logo-400x111.png', 'http://tservices.cz/wp-json/wp/v2/media/24580', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54829, 0.000000, 1607942734.036636, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/logo.png', 'http://tservices.cz/wp-json/wp/v2/media/24580', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54830, 0.000000, 1607942745.877427, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/?p=24579', 'http://tservices.cz/favicon/', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54831, 0.000000, 1607942769.655957, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/oembed/1.0/embed?url=http%3A%2F%2Ftservices.cz%2Ffavicon%2F', 'http://tservices.cz/favicon/', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54832, 0.000000, 1607942782.907601, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/oembed/1.0/embed?url=http%3A%2F%2Ftservices.cz%2Ffavicon%2F&format=xml', 'http://tservices.cz/favicon/', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54833, 0.000000, 1607942821.242115, 0x00000000000000000000ffffc37185d5, 0, 404, 0, 0, 0, 'http://tservices.cz/favicon/contact-form-7/v1', 'http://tservices.cz/favicon/', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54834, 0.000000, 1607942859.238345, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/?p=64', 'http://tservices.cz/bg3/', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54835, 0.000000, 1607942887.642965, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/oembed/1.0/embed?url=http%3A%2F%2Ftservices.cz%2Fbg3%2F', 'http://tservices.cz/bg3/', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54836, 0.000000, 1607942911.331643, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/oembed/1.0/embed?url=http%3A%2F%2Ftservices.cz%2Fbg3%2F&format=xml', 'http://tservices.cz/bg3/', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54837, 0.000000, 1607942931.799403, 0x00000000000000000000ffff2ef8a4d9, 0, 200, 0, 0, 0, 'http://tservices.cz/feed', '', 'GuzzleHttp/6.5.5 curl/7.29.0 PHP/7.1.12', '', NULL, NULL),
(54838, 0.000000, 1607942936.398238, 0x00000000000000000000ffff2ef8a4d9, 0, 200, 0, 0, 0, 'http://tservices.cz/feed/', '', 'GuzzleHttp/6.5.5 curl/7.29.0 PHP/7.1.12', '', NULL, NULL),
(54839, 0.000000, 1607942961.712849, 0x00000000000000000000ffffc37185d5, 0, 404, 0, 0, 0, 'http://tservices.cz/bg3/contact-form-7/v1', 'http://tservices.cz/bg3/', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54840, 0.000000, 1607942999.194840, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/2017/04/bg3.jpg', 'http://tservices.cz/wp-json/wp/v2/media/64', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54841, 0.000000, 1607943019.097196, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/bg3-150x150.jpg', 'http://tservices.cz/wp-json/wp/v2/media/64', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54842, 0.000000, 1607943158.460169, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/bg3-274x300.jpg', 'http://tservices.cz/wp-json/wp/v2/media/64', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54843, 0.000000, 1607943379.096970, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/bg3-768x840.jpg', 'http://tservices.cz/wp-json/wp/v2/media/64', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54844, 0.000000, 1607943549.808189, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/bg3-936x1024.jpg', 'http://tservices.cz/wp-json/wp/v2/media/64', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54845, 0.000000, 1607943704.825655, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/bg3-400x250.jpg', 'http://tservices.cz/wp-json/wp/v2/media/64', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54846, 0.000000, 1607943788.076172, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/bg3-1080x675.jpg', 'http://tservices.cz/wp-json/wp/v2/media/64', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54847, 0.000000, 1607943809.914275, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/bg3-400x284.jpg', 'http://tservices.cz/wp-json/wp/v2/media/64', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54848, 0.000000, 1607943825.812068, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/bg3-510x382.jpg', 'http://tservices.cz/wp-json/wp/v2/media/64', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL);
INSERT INTO `wp_wfHits` (`id`, `attackLogTime`, `ctime`, `IP`, `jsRun`, `statusCode`, `isGoogle`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `action`, `actionDescription`, `actionData`) VALUES
(54849, 0.000000, 1607943841.668576, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/bg3-1080x1182.jpg', 'http://tservices.cz/wp-json/wp/v2/media/64', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54850, 0.000000, 1607943859.776908, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/bg3-400x516.jpg', 'http://tservices.cz/wp-json/wp/v2/media/64', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54851, 0.000000, 1607943875.671056, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/bg3.jpg', 'http://tservices.cz/wp-json/wp/v2/media/64', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54852, 0.000000, 1607943890.198162, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/?p=45', 'http://tservices.cz/facebook/', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54853, 0.000000, 1607943932.590358, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/oembed/1.0/embed?url=http%3A%2F%2Ftservices.cz%2Ffacebook%2F', 'http://tservices.cz/facebook/', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54854, 0.000000, 1607943945.395122, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/oembed/1.0/embed?url=http%3A%2F%2Ftservices.cz%2Ffacebook%2F&format=xml', 'http://tservices.cz/facebook/', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54855, 0.000000, 1607944007.154761, 0x00000000000000000000ffffc37185d5, 0, 404, 0, 0, 0, 'http://tservices.cz/facebook/contact-form-7/v1', 'http://tservices.cz/facebook/', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54856, 0.000000, 1607944062.704530, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/2017/04/facebook.png', 'http://tservices.cz/wp-json/wp/v2/media/45', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54857, 0.000000, 1607944104.798138, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/?p=43', 'http://tservices.cz/008/', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54858, 0.000000, 1607944167.646084, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/oembed/1.0/embed?url=http%3A%2F%2Ftservices.cz%2F008%2F', 'http://tservices.cz/008/', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54859, 0.000000, 1607944213.523268, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/oembed/1.0/embed?url=http%3A%2F%2Ftservices.cz%2F008%2F&format=xml', 'http://tservices.cz/008/', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54860, 0.000000, 1607944328.091800, 0x00000000000000000000ffffc37185d5, 0, 404, 0, 0, 0, 'http://tservices.cz/008/contact-form-7/v1', 'http://tservices.cz/008/', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54861, 0.000000, 1607944401.577493, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/2017/04/008.png', 'http://tservices.cz/wp-json/wp/v2/media/43', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54862, 0.000000, 1607944464.472001, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/?p=42', 'http://tservices.cz/05-1/', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54863, 0.000000, 1607944477.670361, 0x00000000000000000000ffffc647ea21, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G960F Build/PPR1.180610.011) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/9.2 Chrome/67.0.3396.87 Mobile Safari/537.36 wp-android/16.2', '', NULL, NULL),
(54864, 0.000000, 1607944538.669486, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/oembed/1.0/embed?url=http%3A%2F%2Ftservices.cz%2F05-1%2F', 'http://tservices.cz/05-1/', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54865, 0.000000, 1607944596.505693, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/oembed/1.0/embed?url=http%3A%2F%2Ftservices.cz%2F05-1%2F&format=xml', 'http://tservices.cz/05-1/', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54866, 0.000000, 1607944732.849514, 0x00000000000000000000ffffc37185d5, 0, 404, 0, 0, 0, 'http://tservices.cz/05-1/contact-form-7/v1', 'http://tservices.cz/05-1/', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54867, 0.000000, 1607944778.902934, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/2017/04/05-1.png', 'http://tservices.cz/wp-json/wp/v2/media/42', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54868, 0.000000, 1607944797.823487, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/uvodni-stranka/jservices-logo-email/embed/', 'http://tservices.cz/wp-json/oembed/1.0/embed?url=http%3A%2F%2Ftservices.cz%2Fuvodni-stranka%2Fjservices-logo-email%2F', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54869, 0.000000, 1607944826.040492, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/single-family-home-1026368_1920/embed/', 'http://tservices.cz/wp-json/oembed/1.0/embed?url=http%3A%2F%2Ftservices.cz%2Fsingle-family-home-1026368_1920%2F', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54870, 0.000000, 1607944861.783014, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/logo/embed/', 'http://tservices.cz/wp-json/oembed/1.0/embed?url=http%3A%2F%2Ftservices.cz%2Flogo%2F', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54871, 0.000000, 1607944895.163764, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/favicon/embed/', 'http://tservices.cz/wp-json/oembed/1.0/embed?url=http%3A%2F%2Ftservices.cz%2Ffavicon%2F', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54872, 0.000000, 1607944944.479811, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/bg3/embed/', 'http://tservices.cz/wp-json/oembed/1.0/embed?url=http%3A%2F%2Ftservices.cz%2Fbg3%2F', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54873, 0.000000, 1607944989.990517, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/facebook/embed/', 'http://tservices.cz/wp-json/oembed/1.0/embed?url=http%3A%2F%2Ftservices.cz%2Ffacebook%2F', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54874, 0.000000, 1607945038.703223, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/008/embed/', 'http://tservices.cz/wp-json/oembed/1.0/embed?url=http%3A%2F%2Ftservices.cz%2F008%2F', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54875, 0.000000, 1607945085.470667, 0x00000000000000000000ffffc37185d5, 0, 200, 0, 0, 0, 'http://tservices.cz/05-1/embed/', 'http://tservices.cz/wp-json/oembed/1.0/embed?url=http%3A%2F%2Ftservices.cz%2F05-1%2F', 'Mozilla/5.0 (compatible; heritrix/3.4.0-SNAPSHOT-2019-05-22T20:43:22Z +http://webarchiv.cz/kontakty/)', '', NULL, NULL),
(54876, 0.000000, 1607948022.769558, 0x00000000000000000000ffff5ccc420d, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Linux; Android 6.0.1; SM-J700M Build/MMB29K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.111 Mobile Safari/537.36 wp-android/16.2', '', NULL, NULL),
(54877, 0.000000, 1607949080.002005, 0x00000000000000000000ffff17e46d92, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/themes/purevision/scripts/admin/uploadify/uploadify.css', 'http://www.google.com/', 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2896.3 Safari/537.36', '', NULL, NULL),
(54878, 0.000000, 1607954263.399212, 0x00000000000000000000ffffc0472647, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', 'Go-http-client/1.1', '', NULL, NULL),
(54879, 0.000000, 1607954263.398471, 0x00000000000000000000ffffc02446b0, 0, 404, 0, 0, 0, 'http://tservices.cz/humans.txt', '', 'Go-http-client/1.1', '', NULL, NULL),
(54880, 0.000000, 1607954265.423805, 0x00000000000000000000ffffc0470a69, 0, 404, 0, 0, 0, 'http://tservices.cz/ads.txt', '', 'Go-http-client/1.1', '', NULL, NULL),
(54881, 0.000000, 1607954280.532063, 0x00000000000000000000ffffc0478e23, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Go-http-client/1.1', '', NULL, NULL),
(54882, 0.000000, 1607955333.743637, 0x00000000000000000000ffffb95da422, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Dalvik/2.1.0 (Linux; U; Android 9; SM-G960U Build/PPR1.180610.011) wp-android/16.2', '', NULL, NULL),
(54883, 0.000000, 1607955770.832271, 0x00000000000000000000ffff224d86e9, 0, 200, 0, 0, 0, 'http://www.tservices.cz/robots.txt', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36', '', NULL, NULL),
(54884, 0.000000, 1607955770.367365, 0x00000000000000000000ffff23bbaf30, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36', '', NULL, NULL),
(54885, 0.000000, 1607955779.604067, 0x00000000000000000000ffff224d86e9, 0, 200, 0, 0, 0, 'http://www.tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36', '', NULL, NULL),
(54886, 0.000000, 1607955779.830836, 0x00000000000000000000ffff23bbaf30, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36', '', NULL, NULL),
(54887, 0.000000, 1607955783.959719, 0x00000000000000000000ffff224d86e9, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36', '', NULL, NULL),
(54888, 0.000000, 1607961658.738200, 0x00000000000000000000ffff5fd7376e, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2625.26 Safari/537.36', '', NULL, NULL),
(54889, 0.000000, 1607961658.738116, 0x00000000000000000000ffff5fd7376e, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2783.43 Safari/537.36', '', NULL, NULL),
(54890, 0.000000, 1607962535.939429, 0x00000000000000000000ffffd17e08aa, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Dalvik/2.1.0 (Linux; U; Android 9; SM-G950U Build/PPR1.180610.011) wp-android/16.2', '', NULL, NULL),
(54891, 0.000000, 1607963399.478440, 0x00000000000000000000ffff5eed5148, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'curl/7.52.1', '', NULL, NULL),
(54892, 0.000000, 1607966329.467799, 0x00000000000000000000ffff6caa109a, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Linux; Android 8.0.0; FIG-LX3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.80 Mobile Safari/537.36 wp-android/16.2', '', NULL, NULL),
(54893, 0.000000, 1607970429.442984, 0x00000000000000000000ffff95ff3b14, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Linux; Android 6.0.1; SAMSUNG SM-G532M Build/MMB29T) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/4.2 Chrome/44.0.2403.133 Mobile Safari/537.36 wp-android/16.2', '', NULL, NULL),
(54894, 0.000000, 1607972519.043732, 0x00000000000000000000ffff72778f6e, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(54895, 0.000000, 1607975111.120492, 0x00000000000000000000ffffb9e08a27, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Linux; Android 4.4.2; Nexus 4 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.114 Mobile Safari/537.36 wp-android/16.2', '', NULL, NULL),
(54896, 0.000000, 1607976568.146252, 0x00000000000000000000ffff72779181, 0, 200, 0, 0, 0, 'https://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(54897, 0.000000, 1607978377.195070, 0x00000000000000000000ffff727790e2, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(54898, 0.000000, 1607979205.468245, 0x00000000000000000000ffff2d09bd62, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Linux; Android 9; SM-G965U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.93 Mobile Safari/537.36 wp-android/16.2', '', NULL, NULL),
(54899, 0.000000, 1607983684.759202, 0x00000000000000000000ffffb9d8217a, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Linux; Android 7.1.2; DSCS9 Build/NHG47L; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/80.0.3987.149 Safari/537.36 wp-android/16.2', '', NULL, NULL),
(54900, 0.000000, 1607988177.663689, 0x00000000000000000000ffff6743eb1c, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Linux; Android 5.1; A1601 Build/LMY47I) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.98 Mobile Safari/537.36 wp-android/16.2', '', NULL, NULL),
(54901, 0.000000, 1607990288.225935, 0x00000000000000000000ffffc7d968ed, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-login.php', 'http://tservices.cz/wp-login.php', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3198.0 Safari/537.36 OPR/49.0.2711.0', '', NULL, NULL),
(54902, 0.000000, 1607990752.854274, 0x00000000000000000000ffff42f94c26, 0, 200, 1, 0, 0, 'http://www.tservices.cz/', '', 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(54903, 0.000000, 1607990758.433507, 0x00000000000000000000ffff42f94c32, 0, 200, 1, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(54904, 0.000000, 1607992663.594294, 0x00000000000000000000ffff2d0f1ba2, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G960U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/11.2 Chrome/75.0.3770.143 Mobile Safari/537.36 wp-android/16.2', '', NULL, NULL),
(54905, 0.000000, 1607994702.941797, 0x00000000000000000000ffff4df57b38, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/plugins/angwp/UPDATES.txt', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36', '', NULL, NULL),
(54906, 0.000000, 1607997400.657866, 0x00000000000000000000ffff2f60113c, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Dalvik/2.1.0 (Linux; U; Android 5.1.1; AFTT Build/LVY48F) CTV wp-android/16.2', '', NULL, NULL),
(54907, 0.000000, 1607999318.348832, 0x00000000000000000000ffff0de8b728, 0, 200, 0, 0, 0, 'http://tservices.cz/index.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36', '', NULL, NULL),
(54908, 0.000000, 1607999318.349058, 0x00000000000000000000ffff43e1a28f, 0, 200, 0, 0, 0, 'http://tservices.cz/index.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36', '', NULL, NULL),
(54909, 0.000000, 1607999335.871077, 0x00000000000000000000ffffadc9c4b2, 0, 404, 0, 0, 0, 'http://tservices.cz/wp/wp-includes/wlwmanifest.xml', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36', '', NULL, NULL),
(54910, 0.000000, 1607999351.408591, 0x00000000000000000000ffff323eb0f7, 0, 404, 0, 0, 0, 'http://tservices.cz/wordpress/wp-includes/wlwmanifest.xml', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36', '', NULL, NULL),
(54911, 0.000000, 1607999361.568605, 0x00000000000000000000ffffbca62589, 0, 404, 0, 0, 0, 'http://tservices.cz/blog/wp-includes/wlwmanifest.xml', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36', '', NULL, NULL),
(54912, 0.000000, 1607999423.373543, 0x00000000000000000000ffffb8a8986c, 0, 404, 0, 0, 0, 'http://tservices.cz/old/wp-includes/wlwmanifest.xml', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36', '', NULL, NULL),
(54913, 0.000000, 1607999438.579859, 0x00000000000000000000ffff323eb0f7, 0, 404, 0, 0, 0, 'http://tservices.cz/test/wp-includes/wlwmanifest.xml', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36', '', NULL, NULL),
(54914, 0.000000, 1607999526.832454, 0x00000000000000000000ffff45a02603, 0, 404, 0, 0, 0, 'http://tservices.cz/en/wp-includes/wlwmanifest.xml', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36', '', NULL, NULL),
(54915, 0.000000, 1607999540.881031, 0x00000000000000000000ffffa0999c88, 0, 404, 0, 0, 0, 'http://tservices.cz/demo/wp-includes/wlwmanifest.xml', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36', '', NULL, NULL),
(54916, 0.000000, 1607999615.467614, 0x00000000000000000000ffff67e70bd4, 0, 404, 0, 0, 0, 'http://tservices.cz/home/wp-includes/wlwmanifest.xml', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36', '', NULL, NULL),
(54917, 0.000000, 1607999628.997382, 0x00000000000000000000ffff323e1e91, 0, 404, 0, 0, 0, 'http://tservices.cz/www/wp-includes/wlwmanifest.xml', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36', '', NULL, NULL),
(54918, 0.000000, 1607999640.415756, 0x00000000000000000000ffff44b7e7e1, 0, 404, 0, 0, 0, 'http://tservices.cz/staging/wp-includes/wlwmanifest.xml', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36', '', NULL, NULL),
(54919, 0.000000, 1607999658.161931, 0x00000000000000000000ffff6baa9071, 0, 404, 0, 0, 0, 'http://tservices.cz/news/wp-includes/wlwmanifest.xml', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36', '', NULL, NULL),
(54920, 0.000000, 1607999764.067679, 0x00000000000000000000ffff9448171d, 0, 404, 0, 0, 0, 'http://tservices.cz/main/wp-includes/wlwmanifest.xml', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36', '', NULL, NULL),
(54921, 0.000000, 1607999859.914842, 0x00000000000000000000ffff323eb0b2, 0, 404, 0, 0, 0, 'http://tservices.cz/website/wp-includes/wlwmanifest.xml', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36', '', NULL, NULL),
(54922, 0.000000, 1607999946.693980, 0x00000000000000000000ffff9e457637, 0, 404, 0, 0, 0, 'http://tservices.cz/2018/wp-includes/wlwmanifest.xml', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36', '', NULL, NULL),
(54923, 0.000000, 1607999957.815557, 0x00000000000000000000ffffa0999382, 0, 404, 0, 0, 0, 'http://tservices.cz/v1/wp-includes/wlwmanifest.xml', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36', '', NULL, NULL),
(54924, 0.000000, 1608000009.269539, 0x00000000000000000000ffffa0999c81, 0, 404, 0, 0, 0, 'http://tservices.cz/store/wp-includes/wlwmanifest.xml', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36', '', NULL, NULL),
(54925, 0.000000, 1608000025.929402, 0x00000000000000000000ffff2bf1380f, 0, 404, 0, 0, 0, 'http://tservices.cz/wp2/wp-includes/wlwmanifest.xml', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36', '', NULL, NULL),
(54926, 0.000000, 1608000035.114435, 0x00000000000000000000ffffa0999a1d, 0, 404, 0, 0, 0, 'http://tservices.cz/blogs/wp-includes/wlwmanifest.xml', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36', '', NULL, NULL),
(54927, 0.000000, 1608002495.727139, 0x00000000000000000000ffff2d54cc34, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Linux; Android 9; SM-G960F Build/PPR1.180610.011; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/74.0.3729.157 Mobile Safari/537.36 wp-android/16.2', '', NULL, NULL),
(54928, 0.000000, 1608003021.161707, 0x00000000000000000000ffffd111605a, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; Nimbostratus-Bot/v1.3.2; http://cloudsystemnetworks.com)', '', NULL, NULL),
(54929, 0.000000, 1608007590.528057, 0x00000000000000000000ffff2bfa8c21, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Linux; Android 8.1.0; BBB100-1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36 wp-android/16.2', '', NULL, NULL),
(54930, 0.000000, 1608008458.339842, 0x00000000000000000000ffffc7d968ed, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', 'http://tservices.cz/xmlrpc.php', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3198.0 Safari/537.36 OPR/49.0.2711.0', '', NULL, NULL),
(54931, 0.000000, 1608008691.581558, 0x00000000000000000000ffff9d372715, 0, 200, 0, 0, 0, 'https://www.tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(54932, 0.000000, 1608008698.062888, 0x00000000000000000000ffff9d372715, 0, 200, 0, 0, 0, 'https://www.tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(54933, 0.000000, 1608008707.821766, 0x00000000000000000000ffff0d428b54, 0, 200, 0, 0, 0, 'https://www.tservices.cz/sitemaps.xml', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(54934, 0.000000, 1608008714.149219, 0x00000000000000000000ffff9d372715, 0, 200, 0, 0, 0, 'https://tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(54935, 0.000000, 1608008718.503856, 0x00000000000000000000ffff9d372715, 0, 200, 0, 0, 0, 'https://tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(54936, 0.000000, 1608008727.974929, 0x00000000000000000000ffff0d428b54, 0, 404, 0, 0, 0, 'https://tservices.cz/sitemaps.xml', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(54937, 0.000000, 1608008821.562512, 0x00000000000000000000ffff42f9494c, 0, 200, 1, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(54938, 0.000000, 1608010070.863514, 0x00000000000000000000ffffcf2e0ddb, 0, 200, 0, 0, 0, 'http://www.tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(54939, 0.000000, 1608010080.142027, 0x00000000000000000000ffff0d428b54, 0, 200, 0, 0, 0, 'http://www.tservices.cz/sitemap.xml.gz', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(54940, 0.000000, 1608010089.927870, 0x00000000000000000000ffff0d428b54, 0, 404, 0, 0, 0, 'http://tservices.cz/sitemap.xml.gz', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(54941, 0.000000, 1608012959.327199, 0x00000000000000000000ffffa9efd916, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Linux; Android 4.4.2; Nexus 4 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.114 Mobile Safari/537.36 wp-android/16.2', '', NULL, NULL),
(54942, 0.000000, 1608014682.011852, 0x00000000000000000000ffff2875e9fc, 0, 404, 0, 0, 0, 'http://tservices.cz/config.bak.php', '', 'python-requests/2.25.0', '', NULL, NULL),
(54943, 0.000000, 1608017325.048656, 0x00000000000000000000ffff5bc06709, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:62.0) Gecko/20100101 Firefox/62.0', '', NULL, NULL),
(54944, 0.000000, 1608017777.497257, 0x00000000000000000000ffff05ffe785, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', NULL, NULL),
(54945, 0.000000, 1608017781.388372, 0x00000000000000000000ffff05ffe785, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', NULL, NULL),
(54946, 0.000000, 1608017929.821207, 0x00000000000000000000ffff6765a051, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Linux; Android 6.0; vivo 1606 Build/MMB29M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.124 Mobile Safari/537.36 wp-android/16.2', '', NULL, NULL),
(54947, 0.000000, 1608018888.376866, 0x00000000000000000000ffff05ffe785, 0, 200, 0, 0, 0, 'http://www.tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', NULL, NULL),
(54948, 0.000000, 1608018894.015605, 0x00000000000000000000ffff05ffe785, 0, 200, 0, 0, 0, 'http://www.tservices.cz/', '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', NULL, NULL),
(54949, 0.000000, 1608018900.430230, 0x00000000000000000000ffff05ffe785, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', NULL, NULL),
(54950, 0.000000, 1608022218.671845, 0x00000000000000000000ffff923bcab5, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/plugins/easy-wp-smtp/?C=M;O=D', '', 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', '', NULL, NULL),
(54951, 0.000000, 1608022452.783207, 0x00000000000000000000ffff02395b8f, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Linux; Android 7.1.1; Moto G (5S) Plus Build/NPSS26.116-64-11) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Mobile Safari/537.36 wp-android/16.2', '', NULL, NULL),
(54952, 0.000000, 1608022811.770380, 0x00000000000000000000ffffb85ef05c, 0, 200, 0, 0, 0, 'http://www.tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:65.0) Gecko/20100101 Firefox/65.0', '', NULL, NULL),
(54953, 0.000000, 1608022816.008885, 0x00000000000000000000ffffb85ef05c, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:65.0) Gecko/20100101 Firefox/65.0', '', NULL, NULL),
(54954, 0.000000, 1608023282.721594, 0x00000000000000000000ffff42f9495e, 0, 200, 1, 0, 0, 'http://www.tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(54955, 0.000000, 1608023287.148725, 0x00000000000000000000ffff42f9495a, 0, 200, 1, 0, 0, 'http://www.tservices.cz/', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(54956, 0.000000, 1608023292.219126, 0x00000000000000000000ffff42f94950, 0, 200, 1, 0, 0, 'http://tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(54957, 0.000000, 1608025038.928649, 0x00000000000000000000ffff2d5ceec2, 1, 200, 0, 0, 0, 'http://tservices.cz/', 'https://www.google.cz/', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36', '', NULL, NULL),
(54958, 0.000000, 1608025166.442885, 0x00000000000000000000ffff2d5ceec2, 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36', '', NULL, NULL),
(54959, 0.000000, 1608026281.924593, 0x00000000000000000000ffff42f94950, 0, 200, 1, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(54960, 0.000000, 1608027130.791556, 0x00000000000000000000ffff5b794f10, 0, 200, 0, 0, 0, 'http://tservices.cz/?xxxxxxxxxxxx_loads=1&xxxxxxxxxxxx_filename=info.txt&xxxxxxxxxxxx_filecontent=INF0', '', 'Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:56.0) Gecko sape /20100101 Firefox/56.0', '', NULL, NULL),
(54961, 0.000000, 1608027176.016073, 0x00000000000000000000ffff9258ed2b, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Linux; Android 6.0; vivo 1713 Build/MRA58K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.124 Mobile Safari/537.36 wp-android/16.2', '', NULL, NULL),
(54962, 0.000000, 1608029695.171037, 0x00000000000000000000ffff129f338c, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko; compatible; BW/1.1; bit.ly/2W6Px8S) Chrome/84.0.4147.105 Safari/537.36', '', NULL, NULL),
(54963, 0.000000, 1608029701.330849, 0x00000000000000000000ffff129f338c, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko; compatible; BW/1.1; bit.ly/2W6Px8S) Chrome/84.0.4147.105 Safari/537.36', '', NULL, NULL),
(54964, 0.000000, 1608029912.112058, 0x00000000000000000000ffff42f9495e, 0, 200, 1, 0, 0, 'http://www.tservices.cz/', '', 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(54965, 0.000000, 1608032091.143068, 0x00000000000000000000ffff4d480119, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Linux; U; Android 6.0.1; zh-CN; F5121 Build/34.0.A.1.247) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/40.0.2214.89 UCBrowser/11.5.1.944 Mobile Safari/537.36 wp-android/16.2', '', NULL, NULL),
(54966, 0.000000, 1608034292.076796, 0x00000000000000000000ffffd111602a, 0, 200, 0, 0, 0, 'https://tservices.cz/', '', 'Mozilla/5.0 (compatible; Nimbostratus-Bot/v1.3.2; http://cloudsystemnetworks.com)', '', NULL, NULL),
(54967, 0.000000, 1608034497.358884, 0x00000000000000000000ffff3e6d10e8, 0, 200, 0, 0, 0, 'https://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(54968, 0.000000, 1608034501.811087, 0x00000000000000000000ffff3e6d10e8, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/boldgrid-backup/cron/restore-info.json', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(54969, 0.000000, 1608034505.772638, 0x00000000000000000000ffff3e6d10e8, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/boldgrid-backup-premium/cron/restore-info.json', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(54970, 0.000000, 1608034509.788044, 0x00000000000000000000ffff3e6d10e8, 0, 404, 0, 0, 0, 'https://tservices.cz/installer.php', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(54971, 0.000000, 1608034513.767400, 0x00000000000000000000ffff3e6d10e8, 0, 404, 0, 0, 0, 'https://tservices.cz/installer-backup.php', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(54972, 0.000000, 1608034517.881790, 0x00000000000000000000ffff3e6d10e8, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/easy-wp-smtp/', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(54973, 0.000000, 1608034521.933492, 0x00000000000000000000ffff3e6d10e8, 0, 200, 0, 0, 0, 'https://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(54974, 0.000000, 1608034526.752893, 0x00000000000000000000ffff3e6d10e8, 0, 200, 0, 0, 0, 'https://tservices.cz/?token=1de7ca2a88150077e553f0e024c01608', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(54975, 0.000000, 1608034531.298208, 0x00000000000000000000ffff3e6d10e8, 0, 200, 0, 0, 0, 'https://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(54976, 0.000000, 1608034536.016443, 0x00000000000000000000ffff3e6d10e8, 0, 200, 0, 0, 0, 'https://tservices.cz/?pass=var_dump&lock=vfdgdfg', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(54977, 0.000000, 1608034540.579185, 0x00000000000000000000ffff3e6d10e8, 0, 200, 0, 0, 0, 'https://tservices.cz/?Z=var_dump(\'vfdgdfg\');', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(54978, 0.000000, 1608034544.500558, 0x00000000000000000000ffff3e6d10e8, 0, 200, 0, 0, 0, 'https://tservices.cz/?Z=var_dump%28%5C%27vfdgdfg%5C%27%29%3B', 'https://tservices.cz/?Z=var_dump(\'vfdgdfg\');', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(54979, 0.000000, 1608034548.958286, 0x00000000000000000000ffff3e6d10e8, 0, 200, 0, 0, 0, 'https://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(54980, 0.000000, 1608034553.799405, 0x00000000000000000000ffff3e6d10e8, 0, 200, 0, 0, 0, 'https://tservices.cz/?lt=1', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(54981, 0.000000, 1608034558.561017, 0x00000000000000000000ffff3e6d10e8, 0, 200, 0, 0, 0, 'https://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(54982, 0.000000, 1608034563.199980, 0x00000000000000000000ffff3e6d10e8, 0, 200, 0, 0, 0, 'https://tservices.cz/?lt=1', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(54983, 0.000000, 1608034567.731368, 0x00000000000000000000ffff3e6d10e8, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/ultimate-member/assets/js/um-modal.js', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(54984, 0.000000, 1608034571.756691, 0x00000000000000000000ffff3e6d10e8, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/ti-woocommerce-wishlist/assets/js/public.js', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(54985, 0.000000, 1608034575.734579, 0x00000000000000000000ffff3e6d10e8, 0, 200, 0, 0, 0, 'https://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(54986, 0.000000, 1608037104.435588, 0x00000000000000000000ffffd9a00f97, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Linux; Android 6.0.1; SM-G532G Build/MMB29T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.83 Mobile Safari/537.36 wp-android/16.2', '', NULL, NULL),
(54987, 0.000000, 1608041607.897130, 0x00000000000000000000ffff17e46d92, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/themes/purevision/scripts/admin/uploadify/pomo.php', 'http://www.google.com/', 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2896.3 Safari/537.36', '', NULL, NULL),
(54988, 0.000000, 1608042231.484474, 0x00000000000000000000ffffc60cdf56, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G960U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/11.2 Chrome/75.0.3770.143 Mobile Safari/537.36 wp-android/16.2', '', NULL, NULL),
(54989, 0.000000, 1608042523.669327, 0x00000000000000000000ffff42f9494c, 0, 200, 1, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(54990, 0.000000, 1608046239.743319, 0x00000000000000000000ffff72779c13, 0, 200, 0, 0, 0, 'https://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(54991, 0.000000, 1608047932.398952, 0x00000000000000000000ffffb28028d2, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Linux; Android 6.0.1; vivo 1603 Build/MMB29M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.83 Mobile Safari/537.36 wp-android/16.2', '', NULL, NULL),
(54992, 0.000000, 1608048011.647733, 0x00000000000000000000ffff72779103, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(54993, 0.000000, 1608053858.165306, 0x00000000000000000000ffff5beac37b, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Linux; Android 7.0; SAMSUNG SM-G610M Build/NRD90M) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/7.4 Chrome/59.0.3071.125 Mobile Safari/537.36 wp-android/16.2', '', NULL, NULL),
(54994, 0.000000, 1608059419.807556, 0x00000000000000000000ffff9c43de27, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Linux; Android 9; SM-G950F Build/PPR1.180610.011; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/74.0.3729.157 Mobile Safari/537.36 wp-android/16.2', '', NULL, NULL),
(54995, 0.000000, 1608065249.575158, 0x00000000000000000000ffff6781616f, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Linux; Android 7.0; SM-G570M Build/NRD90M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Mobile Safari/537.36 wp-android/16.2', '', NULL, NULL),
(54996, 0.000000, 1608068324.957456, 0x00000000000000000000ffff678b7122, 0, 404, 0, 0, 0, 'https://tservices.cz/adminer-4.6.1.php', '', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.98 Safari/537.36', '', NULL, NULL),
(54997, 0.000000, 1608068469.529316, 0x00000000000000000000ffff42f94c32, 0, 200, 1, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(54998, 0.000000, 1608069910.930270, 0x00000000000000000000ffffc647ea21, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Dalvik/2.1.0 (Linux; U; Android 9; SM-G950U Build/PPR1.180610.011) wp-android/16.2', '', NULL, NULL),
(54999, 0.000000, 1608072007.543232, 0x00000000000000000000ffff0d428b54, 0, 200, 0, 0, 0, 'http://www.tservices.cz/sitemap.xml.gz', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55000, 0.000000, 1608072013.747443, 0x00000000000000000000ffffcf2e0ddb, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55001, 0.000000, 1608072027.718633, 0x00000000000000000000ffff0d428b54, 0, 404, 0, 0, 0, 'http://tservices.cz/sitemap.xml.gz', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55002, 0.000000, 1608072418.173552, 0x00000000000000000000ffff0d428b54, 0, 200, 0, 0, 0, 'https://www.tservices.cz/sitemaps.xml', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55003, 0.000000, 1608072428.229081, 0x00000000000000000000ffff0d428b54, 0, 404, 0, 0, 0, 'https://tservices.cz/sitemaps.xml', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55004, 0.000000, 1608075268.862555, 0x00000000000000000000ffff9c43de4f, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Linux; Android 5.1.1; SM-J111M Build/LMY47V) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Mobile Safari/537.36 wp-android/16.2', '', NULL, NULL),
(55005, 0.000000, 1608075387.337812, 0x00000000000000000000ffff42f94c33, 0, 200, 1, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55006, 0.000000, 1608081576.677880, 0x00000000000000000000ffffc12a9fea, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Linux; Android 9; LM-X420) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.136 Mobile Safari/537.36 wp-android/16.2', '', NULL, NULL),
(55007, 0.000000, 1608085249.785431, 0x00000000000000000000ffffc3b00318, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0', '', NULL, NULL),
(55008, 0.000000, 1608085336.163188, 0x00000000000000000000ffff362651e7, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36', '', NULL, NULL),
(55009, 0.000000, 1608087676.656067, 0x00000000000000000000ffff2d509a0b, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Linux; Android 7.0; Moto G (4) Build/NPJS25.93-14-15) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.109 Mobile Safari/537.36 wp-android/16.2', '', NULL, NULL),
(55010, 0.000000, 1608088942.682076, 0x00000000000000000000ffffb220d985, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/plugins/easy-wp-smtp/', '', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_5) AppleWeb            Kit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36', '', NULL, NULL),
(55011, 0.000000, 1608090225.048224, 0x00000000000000000000ffff0d44f48f, 0, 404, 0, 0, 0, 'http://tservices.cz/config.bak.php', '', 'python-requests/2.24.0', '', NULL, NULL),
(55012, 0.000000, 1608093610.304349, 0x00000000000000000000ffff5c3560a5, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Linux; Android 9; LM-X420) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.136 Mobile Safari/537.36 wp-android/16.2', '', NULL, NULL),
(55013, 0.000000, 1608095564.030390, 0x00000000000000000000ffff0d428b54, 0, 200, 0, 0, 0, 'http://www.tservices.cz/sitemap.xml.gz', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55014, 0.000000, 1608095573.959029, 0x00000000000000000000ffff0d428b54, 0, 404, 0, 0, 0, 'http://tservices.cz/sitemap.xml.gz', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55015, 0.000000, 1608099803.418924, 0x00000000000000000000ffffd5efd8c2, 0, 200, 0, 0, 0, 'http://www.tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)', '', NULL, NULL),
(55016, 0.000000, 1608099811.927440, 0x00000000000000000000ffffd5efd8c2, 0, 200, 0, 0, 0, 'http://www.tservices.cz/', '', 'Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)', '', NULL, NULL),
(55017, 0.000000, 1608099816.344457, 0x00000000000000000000ffffd5efd8c2, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)', '', NULL, NULL),
(55018, 0.000000, 1608099823.787699, 0x00000000000000000000ffffd5efd8c2, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)', '', NULL, NULL),
(55019, 0.000000, 1608100131.377242, 0x00000000000000000000ffff2d0f8f9b, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/users', '', 'python-requests/2.25.0', '', NULL, NULL),
(55020, 0.000000, 1608100139.568572, 0x00000000000000000000ffff2d0f8f9b, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/plugins/easy-wp-smtp/?C=M;O=D', '', 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', '', NULL, NULL),
(55021, 0.000000, 1608100500.307196, 0x00000000000000000000ffff42f94c32, 0, 200, 1, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55022, 0.000000, 1608103802.180568, 0x00000000000000000000ffffd91fc025, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.131 Safari/537.36 1.5.3 (+https://csirt.cz/cs/dns-crawler)', '', NULL, NULL),
(55023, 0.000000, 1608103807.205509, 0x00000000000000000000ffffd91fc025, 0, 200, 0, 0, 0, 'https://tservices.cz/', '', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.131 Safari/537.36 1.5.3 (+https://csirt.cz/cs/dns-crawler)', '', NULL, NULL),
(55024, 0.000000, 1608105907.768088, 0x00000000000000000000ffff2d54cc73, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G960U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/11.2 Chrome/75.0.3770.143 Mobile Safari/537.36 wp-android/16.2', '', NULL, NULL),
(55025, 0.000000, 1608110164.769108, 0x00000000000000000000ffff42f94c33, 0, 200, 1, 0, 0, 'http://tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55026, 0.000000, 1608110164.733575, 0x00000000000000000000ffff42f94c32, 0, 200, 1, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55027, 0.000000, 1608112159.277809, 0x00000000000000000000ffff5411316b, 0, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36', '', NULL, NULL),
(55028, 0.000000, 1608112165.619927, 0x00000000000000000000ffff5411316b, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/contact-form-7/v1/contact-forms/24740/feedback', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36', '', NULL, NULL),
(55029, 0.000000, 1608112702.378536, 0x00000000000000000000ffff48a7be15, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Linux; Android 9; SM-G950F Build/PPR1.180610.011; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/74.0.3729.157 Mobile Safari/537.36 wp-android/16.2', '', NULL, NULL),
(55030, 0.000000, 1608114230.592114, 0x00000000000000000000ffff72779c78, 0, 200, 0, 0, 0, 'https://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(55031, 0.000000, 1608116007.484178, 0x00000000000000000000ffff72779de1, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(55032, 0.000000, 1608119798.727021, 0x00000000000000000000ffff45a3e067, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Linux; Android 8.0.0; moto e5 play) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Mobile Safari/537.36 wp-android/16.2', '', NULL, NULL),
(55033, 0.000000, 1608120990.294157, 0x00000000000000000000ffffd11160ca, 0, 200, 0, 0, 0, 'https://tservices.cz/', '', 'Mozilla/5.0 (compatible; Nimbostratus-Bot/v1.3.2; http://cloudsystemnetworks.com)', '', NULL, NULL);
INSERT INTO `wp_wfHits` (`id`, `attackLogTime`, `ctime`, `IP`, `jsRun`, `statusCode`, `isGoogle`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `action`, `actionDescription`, `actionData`) VALUES
(55034, 0.000000, 1608125431.961260, 0x00000000000000000000ffff17e46d92, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/themes/brainstorm/functions/jwpanel/scripts/uploadify/uploadify.css', 'http://www.google.com/', 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2896.3 Safari/537.36', '', NULL, NULL),
(55035, 0.000000, 1608126834.161389, 0x00000000000000000000ffff0d428b54, 0, 200, 0, 0, 0, 'http://www.tservices.cz/sitemap.xml.gz', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55036, 0.000000, 1608126853.919308, 0x00000000000000000000ffff0d428b54, 0, 404, 0, 0, 0, 'http://tservices.cz/sitemap.xml.gz', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55037, 0.000000, 1608126878.444254, 0x00000000000000000000ffff965f3786, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Linux; Android 9; moto e6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.136 Mobile Safari/537.36 wp-android/16.2', '', NULL, NULL),
(55038, 0.000000, 1608130540.579815, 0x00000000000000000000ffff0d428b54, 0, 200, 0, 0, 0, 'https://www.tservices.cz/sitemaps.xml', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55039, 0.000000, 1608130559.433968, 0x00000000000000000000ffff0d428b54, 0, 404, 0, 0, 0, 'https://tservices.cz/sitemaps.xml', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55040, 0.000000, 1608134320.421814, 0x00000000000000000000ffffc647e740, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Linux; Android 7.0; SM-G610M Build/NRD90M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Mobile Safari/537.36 wp-android/16.2', '', NULL, NULL),
(55041, 0.000000, 1608134331.877052, 0x00000000000000000000ffff42f94c33, 0, 200, 1, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55042, 0.000000, 1608136348.396938, 0x00000000000000000000ffff0d428b54, 0, 200, 0, 0, 0, 'https://www.tservices.cz/sitemaps.xml', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55043, 0.000000, 1608136358.613660, 0x00000000000000000000ffff0d428b54, 0, 404, 0, 0, 0, 'https://tservices.cz/sitemaps.xml', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55044, 0.000000, 1608141429.374049, 0x00000000000000000000ffff689948ca, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Linux; Android 7.1; vivo 1716 Build/N2G47H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.98 Mobile Safari/537.36 wp-android/16.2', '', NULL, NULL),
(55045, 0.000000, 1608145692.187025, 0x00000000000000000000ffff42f9494c, 0, 200, 1, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55046, 0.000000, 1608148256.313175, 0x00000000000000000000ffff6c8015e8, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 Edg/81.0.416.72,gzip(gfe)', '', NULL, NULL),
(55047, 0.000000, 1608149536.681275, 0x00000000000000000000ffff5beac27e, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Linux; Android 7.1.2; AFTMM Build/NS6265; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/70.0.3538.110 Mobile Safari/537.36 wp-android/16.2', '', NULL, NULL),
(55048, 0.000000, 1608152536.050594, 0x00000000000000000000ffffa0999c89, 0, 404, 0, 0, 0, 'http://tservices.cz/wp/wp-includes/wlwmanifest.xml', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36', '', NULL, NULL),
(55049, 0.000000, 1608152654.273139, 0x00000000000000000000ffffa099938d, 0, 404, 0, 0, 0, 'http://tservices.cz/site/wp-includes/wlwmanifest.xml', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36', '', NULL, NULL),
(55050, 0.000000, 1608152670.819719, 0x00000000000000000000ffffb8a898c4, 0, 404, 0, 0, 0, 'http://tservices.cz/old/wp-includes/wlwmanifest.xml', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36', '', NULL, NULL),
(55051, 0.000000, 1608152686.648144, 0x00000000000000000000ffff68ee7807, 0, 404, 0, 0, 0, 'http://tservices.cz/test/wp-includes/wlwmanifest.xml', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36', '', NULL, NULL),
(55052, 0.000000, 1608152702.200199, 0x00000000000000000000ffffc647ee06, 0, 404, 0, 0, 0, 'http://tservices.cz/backup/wp-includes/wlwmanifest.xml', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36', '', NULL, NULL),
(55053, 0.000000, 1608152744.888965, 0x00000000000000000000ffffa2d5fc5c, 0, 404, 0, 0, 0, 'http://tservices.cz/new/wp-includes/wlwmanifest.xml', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36', '', NULL, NULL),
(55054, 0.000000, 1608152781.507781, 0x00000000000000000000ffff5d59e102, 0, 404, 0, 0, 0, 'http://tservices.cz/demo/wp-includes/wlwmanifest.xml', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36', '', NULL, NULL),
(55055, 0.000000, 1608152796.484183, 0x00000000000000000000ffff323fc2ad, 0, 404, 0, 0, 0, 'http://tservices.cz/web/wp-includes/wlwmanifest.xml', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36', '', NULL, NULL),
(55056, 0.000000, 1608152891.703338, 0x00000000000000000000ffffadc9c473, 0, 404, 0, 0, 0, 'http://tservices.cz/www/wp-includes/wlwmanifest.xml', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36', '', NULL, NULL),
(55057, 0.000000, 1608152932.408535, 0x00000000000000000000ffffc647ee10, 0, 404, 0, 0, 0, 'http://tservices.cz/staging/wp-includes/wlwmanifest.xml', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36', '', NULL, NULL),
(55058, 0.000000, 1608152949.891038, 0x00000000000000000000ffff323ed081, 0, 404, 0, 0, 0, 'http://tservices.cz/beta/wp-includes/wlwmanifest.xml', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36', '', NULL, NULL),
(55059, 0.000000, 1608152965.279595, 0x00000000000000000000ffffa09993a2, 0, 404, 0, 0, 0, 'http://tservices.cz/news/wp-includes/wlwmanifest.xml', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36', '', NULL, NULL),
(55060, 0.000000, 1608152983.225832, 0x00000000000000000000ffffa0999a02, 0, 404, 0, 0, 0, 'http://tservices.cz/shop/wp-includes/wlwmanifest.xml', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36', '', NULL, NULL),
(55061, 0.000000, 1608153077.877023, 0x00000000000000000000ffff1bfe6e04, 0, 404, 0, 0, 0, 'http://tservices.cz/website/wp-includes/wlwmanifest.xml', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36', '', NULL, NULL),
(55062, 0.000000, 1608153114.947051, 0x00000000000000000000ffff4a6d0c04, 0, 404, 0, 0, 0, 'http://tservices.cz/portal/wp-includes/wlwmanifest.xml', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36', '', NULL, NULL),
(55063, 0.000000, 1608153141.582692, 0x00000000000000000000ffffb8a8c1a7, 0, 404, 0, 0, 0, 'http://tservices.cz/2019/wp-includes/wlwmanifest.xml', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36', '', NULL, NULL),
(55064, 0.000000, 1608153157.091411, 0x00000000000000000000ffffc647ef0f, 0, 404, 0, 0, 0, 'http://tservices.cz/v1/wp-includes/wlwmanifest.xml', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36', '', NULL, NULL),
(55065, 0.000000, 1608153235.226920, 0x00000000000000000000ffff48a79f64, 0, 404, 0, 0, 0, 'http://tservices.cz/wp2/wp-includes/wlwmanifest.xml', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36', '', NULL, NULL),
(55066, 0.000000, 1608153249.984397, 0x00000000000000000000ffffa0999a02, 0, 404, 0, 0, 0, 'http://tservices.cz/blogs/wp-includes/wlwmanifest.xml', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36', '', NULL, NULL),
(55067, 0.000000, 1608156576.370555, 0x00000000000000000000ffff2d54cc8f, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Dalvik/2.1.0 (Linux; U; Android 9; SM-G950U Build/PPR1.180610.011) wp-android/16.2', '', NULL, NULL),
(55068, 0.000000, 1608157384.944269, 0x00000000000000000000ffffb9dc6592, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/plugins/seo-by-rank-math/readme.txt', 'https://www.google.com/search', 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', '', NULL, NULL),
(55069, 0.000000, 1608157384.915793, 0x00000000000000000000ffffb9dc6592, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/plugins/ez-done-file-manager/readme.txt', 'https://www.google.com/search', 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', '', NULL, NULL),
(55070, 0.000000, 1608157384.915936, 0x00000000000000000000ffffb9dc6592, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/plugins/wordpress-seo/readme.txt', 'https://www.google.com/search', 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', '', NULL, NULL),
(55071, 0.000000, 1608157385.485685, 0x00000000000000000000ffffb9dc6592, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/plugins/wp-file-manager/readme.txt', 'https://www.google.com/search', 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', '', NULL, NULL),
(55072, 0.000000, 1608157386.590177, 0x00000000000000000000ffffb9dc6592, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/plugins/fancy-product-designer/readme.txt', 'https://www.google.com/search', 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', '', NULL, NULL),
(55073, 0.000000, 1608157387.959236, 0x00000000000000000000ffffb9dc6592, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/plugins/simple-file-list/readme.txt', 'https://www.google.com/search', 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', '', NULL, NULL),
(55074, 0.000000, 1608157605.525813, 0x00000000000000000000ffff558c5706, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/plugins/angwp/assets/fonts/font-awesome/css/font-awesome.min.css', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36', '', NULL, NULL),
(55075, 0.000000, 1608159015.014411, 0x00000000000000000000ffff727795b7, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(55076, 0.000000, 1608164555.706105, 0x00000000000000000000ffffa48add2f, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Linux; U; Android 6.0.1; zh-CN; F5121 Build/34.0.A.1.247) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/40.0.2214.89 UCBrowser/11.5.1.944 Mobile Safari/537.36 wp-android/16.2', '', NULL, NULL),
(55077, 0.000000, 1608166842.287299, 0x00000000000000000000ffff42f9494e, 0, 200, 1, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55078, 0.000000, 1608170390.299816, 0x00000000000000000000ffff68d64f2e, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/themes/wp-update.php', '', 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', '', NULL, NULL),
(55079, 0.000000, 1608172728.265282, 0x00000000000000000000ffffadf92ce6, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Linux; Android 7.1.2; AFTMM Build/NS6265; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/70.0.3538.110 Mobile Safari/537.36 wp-android/16.2', '', NULL, NULL),
(55080, 0.000000, 1608173473.471008, 0x00000000000000000000ffff4e55b501, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/plugins/superstorefinder-wp/css/mega-superstorefinder.css', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36', '', NULL, NULL),
(55081, 0.000000, 1608174345.914263, 0x00000000000000000000ffff0d428b54, 0, 200, 0, 0, 0, 'https://www.tservices.cz/sitemaps.xml', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55082, 0.000000, 1608174366.009735, 0x00000000000000000000ffff0d428b54, 0, 404, 0, 0, 0, 'https://tservices.cz/sitemaps.xml', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55083, 0.000000, 1608174678.962918, 0x00000000000000000000ffff5bd3fb4d, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36', '', NULL, NULL),
(55084, 0.000000, 1608177721.691347, 0x00000000000000000000ffff42f9494e, 0, 200, 1, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55085, 0.000000, 1608180799.997748, 0x00000000000000000000ffff48a7be56, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Dalvik/2.1.0 (Linux; U; Android 9; SM-G950U Build/PPR1.180610.011) wp-android/16.2', '', NULL, NULL),
(55086, 0.000000, 1608182157.750137, 0x00000000000000000000ffff727796ba, 0, 200, 0, 0, 0, 'https://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(55087, 0.000000, 1608183923.938263, 0x00000000000000000000ffff72779ca5, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(55088, 0.000000, 1608189557.941446, 0x00000000000000000000ffff2d5d6540, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A205U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/10.2 Chrome/71.0.3578.99 Mobile Safari/537.36 wp-android/16.2', '', NULL, NULL),
(55089, 0.000000, 1608189984.095406, 0x00000000000000000000ffffd91fc024, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.131 Safari/537.36 1.5.3 (+https://csirt.cz/cs/dns-crawler)', '', NULL, NULL),
(55090, 0.000000, 1608189989.106668, 0x00000000000000000000ffffd91fc024, 0, 200, 0, 0, 0, 'https://tservices.cz/', '', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.131 Safari/537.36 1.5.3 (+https://csirt.cz/cs/dns-crawler)', '', NULL, NULL),
(55091, 0.000000, 1608197150.631202, 0x00000000000000000000ffffcf2e0ddb, 0, 200, 0, 0, 0, 'http://www.tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55092, 0.000000, 1608197161.591771, 0x00000000000000000000ffff0d428b54, 0, 200, 0, 0, 0, 'http://www.tservices.cz/sitemap.xml.gz', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55093, 0.000000, 1608197171.793998, 0x00000000000000000000ffff0d428b54, 0, 404, 0, 0, 0, 'http://tservices.cz/sitemap.xml.gz', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55094, 0.000000, 1608197716.178740, 0x00000000000000000000ffff0d428b4d, 0, 200, 0, 0, 0, 'http://www.tservices.cz/sitemaps.xml', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55095, 0.000000, 1608197726.119821, 0x00000000000000000000ffff0d428b4d, 0, 404, 0, 0, 0, 'http://tservices.cz/sitemaps.xml', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55096, 0.000000, 1608201754.739712, 0x00000000000000000000ffff42f9494c, 0, 200, 1, 0, 0, 'http://tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55097, 0.000000, 1608201760.419689, 0x00000000000000000000ffff42f9494e, 0, 200, 1, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55098, 0.000000, 1608207243.452629, 0x00000000000000000000ffffc051d418, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-login.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0', '', NULL, NULL),
(55099, 0.000000, 1608207745.655073, 0x00000000000000000000ffff33b292c7, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Linux; Android 7.0; SM-G892A Build/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/68.0.3440.1805 Mobile Safari/537.36 wp-android/16.2', '', NULL, NULL),
(55100, 0.000000, 1608208727.530230, 0x00000000000000000000ffff9d372715, 0, 200, 0, 0, 0, 'https://www.tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55101, 0.000000, 1608208731.889478, 0x00000000000000000000ffff9d372715, 0, 200, 0, 0, 0, 'https://www.tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55102, 0.000000, 1608208740.348608, 0x00000000000000000000ffff0d428b54, 0, 200, 0, 0, 0, 'https://www.tservices.cz/sitemaps.xml', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55103, 0.000000, 1608208744.500212, 0x00000000000000000000ffff0d428b54, 0, 200, 0, 0, 0, 'https://www.tservices.cz/sitemaps.xml', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55104, 0.000000, 1608208746.223476, 0x00000000000000000000ffff9d372715, 0, 200, 0, 0, 0, 'https://tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55105, 0.000000, 1608208750.699605, 0x00000000000000000000ffff9d372715, 0, 200, 0, 0, 0, 'https://tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55106, 0.000000, 1608208761.084078, 0x00000000000000000000ffff0d428b54, 0, 404, 0, 0, 0, 'https://tservices.cz/sitemaps.xml', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55107, 0.000000, 1608208765.001144, 0x00000000000000000000ffff0d428b54, 0, 404, 0, 0, 0, 'https://tservices.cz/sitemaps.xml', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55108, 0.000000, 1608211372.011788, 0x00000000000000000000ffff42f94950, 0, 200, 1, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55109, 0.000000, 1608212747.126336, 0x00000000000000000000ffffc12ec434, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Linux; Android 8.0.0; FIG-LX3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.80 Mobile Safari/537.36 wp-android/16.2', '', NULL, NULL),
(55110, 0.000000, 1608217375.062609, 0x00000000000000000000ffff17e46d92, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/themes/Brainstorm/functions/jwpanel/scripts/uploadify/uploadify.css', 'http://www.google.com/', 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2896.3 Safari/537.36', '', NULL, NULL),
(55111, 0.000000, 1608225196.984052, 0x00000000000000000000ffff5beac328, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Linux; Android 8.0.0; moto e5 play) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Mobile Safari/537.36 wp-android/16.2', '', NULL, NULL),
(55112, 0.000000, 1608225352.228349, 0x00000000000000000000ffff225955e8, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/plugins/ioptimizations/IOptimizes.php?hamlorszd', '', 'Linux Mozilla', '', NULL, NULL),
(55113, 0.000000, 1608225356.036793, 0x00000000000000000000ffff225955e8, 0, 404, 0, 0, 0, 'http://tservices.cz/blog/wp-content/plugins/ioptimizations/IOptimizes.php?hamlorszd', '', 'Linux Mozilla', '', NULL, NULL),
(55114, 0.000000, 1608225359.797950, 0x00000000000000000000ffff225955e8, 0, 404, 0, 0, 0, 'http://tservices.cz/wp/wp-content/plugins/ioptimizations/IOptimizes.php?hamlorszd', '', 'Linux Mozilla', '', NULL, NULL),
(55115, 0.000000, 1608225363.748444, 0x00000000000000000000ffff225955e8, 0, 404, 0, 0, 0, 'http://tservices.cz/wordpress/wp-content/plugins/ioptimizations/IOptimizes.php?hamlorszd', '', 'Linux Mozilla', '', NULL, NULL),
(55116, 0.000000, 1608226947.431406, 0x00000000000000000000ffff5bd06302, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-login.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0', '', NULL, NULL),
(55117, 0.000000, 1608227911.970155, 0x00000000000000000000ffff93e5be8e, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', 'yacybot (/global; amd64 Linux 5.4.0-42-generic; java 1.8.0_275; Etc/en) http://yacy.net/bot.html', '', NULL, NULL),
(55118, 0.000000, 1608244750.621353, 0x00000000000000000000ffff42f94438, 0, 200, 1, 0, 0, 'http://www.tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55119, 0.000000, 1608244761.966484, 0x00000000000000000000ffff42f94434, 0, 200, 1, 0, 0, 'http://www.tservices.cz/', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55120, 0.000000, 1608244766.761041, 0x00000000000000000000ffff42f94414, 0, 200, 1, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55121, 0.000000, 1608247115.803559, 0x00000000000000000000ffff42f94436, 0, 200, 1, 0, 0, 'http://www.tservices.cz/', '', 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55122, 0.000000, 1608247122.377632, 0x00000000000000000000ffff42f94414, 0, 200, 1, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55123, 0.000000, 1608247129.309229, 0x00000000000000000000ffff42f94412, 0, 200, 1, 0, 0, 'http://tservices.cz/?et_core_page_resource=et-divi-customizer-global-cached-inline-styles24574', 'http://tservices.cz/', 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55124, 0.000000, 1608251346.329179, 0x00000000000000000000ffff72778936, 0, 200, 0, 0, 0, 'https://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(55125, 0.000000, 1608253228.966691, 0x00000000000000000000ffff727787b5, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(55126, 0.000000, 1608261857.783049, 0x00000000000000000000ffff0d428b4d, 0, 200, 0, 0, 0, 'http://www.tservices.cz/sitemaps.xml', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55127, 0.000000, 1608261870.998578, 0x00000000000000000000ffffcf2e0ddb, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55128, 0.000000, 1608261883.778063, 0x00000000000000000000ffff0d428b4d, 0, 404, 0, 0, 0, 'http://tservices.cz/sitemaps.xml', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55129, 0.000000, 1608263340.652407, 0x00000000000000000000ffff4d4b4f6d, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; SeznamBot/3.2; +http://napoveda.seznam.cz/en/seznambot-intro/)', '', NULL, NULL),
(55130, 0.000000, 1608263357.445866, 0x00000000000000000000ffff4d4b4f6d, 0, 200, 0, 0, 0, 'http://tservices.cz/feed/', '', 'Mozilla/5.0 (compatible; SeznamBot/3.2; +http://napoveda.seznam.cz/en/seznambot-intro/)', '', NULL, NULL),
(55131, 0.000000, 1608265390.926911, 0x00000000000000000000ffff45abfb02, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', 'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)', '', NULL, NULL),
(55132, 0.000000, 1608265739.990842, 0x00000000000000000000ffffadfc5704, 0, 200, 0, 0, 0, 'http://tservices.cz/?fbclid=IwAR2FOHhZixg-9ki5DaKI2ebCSCoV79RYJ0x-xBAu7AqAEyiuXG1f4fNW_n4', '', 'Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36', '', NULL, NULL),
(55133, 0.000000, 1608280227.975303, 0x00000000000000000000ffff42f94436, 0, 200, 1, 0, 0, 'http://www.tservices.cz/', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55134, 0.000000, 1608280234.056789, 0x00000000000000000000ffff42f94412, 0, 200, 1, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55135, 0.000000, 1608284279.729830, 0x00000000000000000000ffffa7ace9ab, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36', '', NULL, NULL),
(55136, 0.000000, 1608284285.763843, 0x00000000000000000000ffffa7ace9ab, 0, 200, 0, 0, 0, 'http://tservices.cz/?author=1', '', 'Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36', '', NULL, NULL),
(55137, 0.000000, 1608284287.462489, 0x00000000000000000000ffffa7ace9ab, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/users/', '', 'Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36', '', NULL, NULL),
(55138, 0.000000, 1608284289.057071, 0x00000000000000000000ffffa7ace9ab, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/oembed/1.0/embed?url=http://tservices.cz', '', 'Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36', '', NULL, NULL),
(55139, 0.000000, 1608284290.673643, 0x00000000000000000000ffffa7ace9ab, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36', '', NULL, NULL),
(55140, 0.000000, 1608284967.484922, 0x00000000000000000000ffffca669079, 0, 200, 0, 0, 0, 'https://tservices.cz/', '', 'Mozilla/5.0', '', NULL, NULL),
(55141, 0.000000, 1608289322.289175, 0x00000000000000000000ffffb2143710, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36', '', NULL, NULL),
(55142, 0.000000, 1608289836.508279, 0x00000000000000000000ffff42f94438, 0, 200, 1, 0, 0, 'http://www.tservices.cz/', '', 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55143, 0.000000, 1608289841.014722, 0x00000000000000000000ffff42f94412, 0, 200, 1, 0, 0, 'http://tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55144, 0.000000, 1608289844.896465, 0x00000000000000000000ffff42f94414, 0, 200, 1, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55145, 0.000000, 1608298425.355321, 0x00000000000000000000ffffc7f9e6bd, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134', '', NULL, NULL),
(55146, 0.000000, 1608298451.977960, 0x00000000000000000000ffff0d428b4d, 0, 200, 0, 0, 0, 'http://www.tservices.cz/sitemaps.xml', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55147, 0.000000, 1608298462.606794, 0x00000000000000000000ffff0d428b4d, 0, 404, 0, 0, 0, 'http://tservices.cz/sitemaps.xml', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55148, 0.000000, 1608309315.143024, 0x00000000000000000000ffff17e46d92, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/plugins/super-interactive-maps/sim-wp-admin/pages/import.php', 'http://www.google.com/', 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2896.3 Safari/537.36', '', NULL, NULL),
(55149, 0.000000, 1608309848.074626, 0x00000000000000000000ffff0d50173f, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', NULL, NULL),
(55150, 0.000000, 1608309853.898848, 0x00000000000000000000ffff0d50173f, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.100 Safari/537.36', '', NULL, NULL),
(55151, 0.000000, 1608309858.110902, 0x00000000000000000000ffff0d50173f, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', '', NULL, NULL),
(55152, 0.000000, 1608309862.376434, 0x00000000000000000000ffff0d50173f, 0, 404, 0, 0, 0, 'http://tservices.cz/sitemap.xml', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.100 Safari/537.36', '', NULL, NULL),
(55153, 0.000000, 1608309866.726217, 0x00000000000000000000ffff0d50173f, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', '', '', NULL, NULL),
(55154, 0.000000, 1608309871.110998, 0x00000000000000000000ffff0d50173f, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.100 Safari/537.36', '', NULL, NULL),
(55155, 0.000000, 1608309875.711643, 0x00000000000000000000ffff0d50173f, 0, 200, 0, 0, 0, 'http://www.tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.100 Safari/537.36', '', NULL, NULL),
(55156, 0.000000, 1608309880.116736, 0x00000000000000000000ffff0d50173f, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.100 Safari/537.36', '', NULL, NULL),
(55157, 0.000000, 1608309880.746899, 0x00000000000000000000ffff0d50173f, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.100 Safari/537.36', '', NULL, NULL),
(55158, 0.000000, 1608309885.487400, 0x00000000000000000000ffff0d50173f, 0, 200, 0, 0, 0, 'https://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.100 Safari/537.36', '', NULL, NULL),
(55159, 0.000000, 1608309890.770109, 0x00000000000000000000ffff0d50173f, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55160, 0.000000, 1608309895.499239, 0x00000000000000000000ffff0d50173f, 0, 404, 0, 0, 0, 'http://tservices.cz/et_site_url+', 'http://tservices.cz', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55161, 0.000000, 1608309899.871375, 0x00000000000000000000ffff0d50173f, 0, 404, 0, 0, 0, 'http://tservices.cz/url', 'http://tservices.cz', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55162, 0.000000, 1608309903.873447, 0x00000000000000000000ffff0d50173f, 0, 200, 0, 0, 0, 'http://tservices.cz/%24%28this%29.attr%28', 'http://tservices.cz', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55163, 0.000000, 1608309907.643331, 0x00000000000000000000ffff0d50173f, 0, 200, 0, 0, 0, 'http://tservices.cz/href.substring(href.indexOf(', 'http://tservices.cz', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55164, 0.000000, 1608309911.296496, 0x00000000000000000000ffff0d50173f, 0, 404, 0, 0, 0, 'http://tservices.cz/%24%28this%29.attr', 'http://tservices.cz/$(this).attr(', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55165, 0.000000, 1608309914.968380, 0x00000000000000000000ffff0d50173f, 0, 404, 0, 0, 0, 'http://tservices.cz/href.substring(href.indexOf', 'http://tservices.cz/href.substring(href.indexOf(', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55166, 0.000000, 1608309919.461709, 0x00000000000000000000ffff0d50173f, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', 'AteniumBot <https://atenium.net/bot>', '', NULL, NULL),
(55167, 0.000000, 1608309923.350381, 0x00000000000000000000ffff0d50173f, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'AteniumBot <https://atenium.net/bot>', '', NULL, NULL),
(55168, 0.000000, 1608309927.795865, 0x00000000000000000000ffff0d50173f, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', NULL, NULL),
(55169, 0.000000, 1608314017.082107, 0x00000000000000000000ffff42f94438, 0, 200, 1, 0, 0, 'http://www.tservices.cz/', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55170, 0.000000, 1608314033.335752, 0x00000000000000000000ffff42f94414, 0, 200, 1, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55171, 0.000000, 1608322045.072645, 0x00000000000000000000ffff72778b58, 0, 200, 0, 0, 0, 'https://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(55172, 0.000000, 1608323707.987443, 0x00000000000000000000ffff42f9423a, 0, 200, 1, 0, 0, 'http://www.tservices.cz/', '', 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55173, 0.000000, 1608323712.985817, 0x00000000000000000000ffff42f94238, 0, 200, 1, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55174, 0.000000, 1608323880.503068, 0x00000000000000000000ffff72779ecb, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(55175, 0.000000, 1608325533.442675, 0x00000000000000000000ffff0d428b4d, 0, 200, 0, 0, 0, 'http://www.tservices.cz/sitemaps.xml', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55176, 0.000000, 1608325553.589417, 0x00000000000000000000ffff0d428b4d, 0, 404, 0, 0, 0, 'http://tservices.cz/sitemaps.xml', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55177, 0.000000, 1608334693.752597, 0x00000000000000000000ffff8af6fd18, 0, 200, 0, 0, 0, 'https://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.85 Safari/537.36', '', NULL, NULL),
(55178, 0.000000, 1608339818.867271, 0x00000000000000000000ffff2d37f36a, 0, 200, 0, 0, 0, 'https://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55179, 0.000000, 1608339855.172659, 0x00000000000000000000ffff2d37f36a, 0, 200, 0, 0, 0, 'https://tservices.cz/?lt=1', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55180, 0.000000, 1608345355.756164, 0x00000000000000000000ffff1f1f4ecc, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0', '', NULL, NULL),
(55181, 0.000000, 1608345362.057626, 0x00000000000000000000ffff1f1f4ecc, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0', '', NULL, NULL),
(55182, 0.000000, 1608345378.113962, 0x00000000000000000000ffff1f1f4ecc, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0', '', NULL, NULL),
(55183, 0.000000, 1608345382.899521, 0x00000000000000000000ffff1f1f4ecc, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0', '', NULL, NULL),
(55184, 0.000000, 1608349579.978195, 0x00000000000000000000ffff42f9423c, 0, 200, 1, 0, 0, 'http://www.tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55185, 0.000000, 1608349586.413546, 0x00000000000000000000ffff42f94238, 0, 200, 1, 0, 0, 'http://www.tservices.cz/', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55186, 0.000000, 1608349590.645268, 0x00000000000000000000ffff42f94238, 0, 200, 1, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55187, 0.000000, 1608352755.148725, 0x00000000000000000000ffff72779e22, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(55188, 0.000000, 1608356448.799479, 0x00000000000000000000ffff113a67e4, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.1 Safari/605.1.15 (Applebot/0.1; +http://www.apple.com/go/applebot)', '', NULL, NULL),
(55189, 0.000000, 1608357705.132010, 0x00000000000000000000ffff0d428b99, 0, 200, 0, 0, 0, 'http://www.tservices.cz/sitemaps.xml', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55190, 0.000000, 1608359786.408769, 0x00000000000000000000ffff42f9423c, 0, 200, 1, 0, 0, 'http://www.tservices.cz/', '', 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55191, 0.000000, 1608359790.590495, 0x00000000000000000000ffff42f94234, 0, 200, 1, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55192, 0.000000, 1608369095.319935, 0x00000000000000000000ffff0d428b9a, 0, 200, 0, 0, 0, 'http://www.tservices.cz/sitemaps.xml', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55193, 0.000000, 1608369105.679390, 0x00000000000000000000ffff0d428b9a, 0, 404, 0, 0, 0, 'http://tservices.cz/sitemaps.xml', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55194, 0.000000, 1608369583.461783, 0x00000000000000000000ffff5967f532, 1, 200, 0, 0, 0, 'http://tservices.cz/', 'https://www.google.cz/', 'Mozilla/5.0 (Linux; Android 10; Redmi Note 8 Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.101 Mobile Safari/537.36', '', NULL, NULL),
(55195, 0.000000, 1608382175.882548, 0x00000000000000000000ffffb9dc64fe, 0, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36', '', NULL, NULL),
(55196, 0.000000, 1608382715.579018, 0x00000000000000000000ffff58649e8b, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (iPhone; CPU iPhone OS 14_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.2 Mobile/15E148 Safari/604.1', '', NULL, NULL),
(55197, 0.000000, 1608386213.363579, 0x00000000000000000000ffffd1116002, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; Nimbostratus-Bot/v1.3.2; http://cloudsystemnetworks.com)', '', NULL, NULL),
(55198, 0.000000, 1608390965.058414, 0x00000000000000000000ffffcf2e0ddb, 0, 200, 0, 0, 0, 'http://www.tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55199, 0.000000, 1608390971.715405, 0x00000000000000000000ffff0d428b83, 0, 200, 0, 0, 0, 'http://www.tservices.cz/atom.xml', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55200, 0.000000, 1608390981.795824, 0x00000000000000000000ffff0d428b83, 0, 404, 0, 0, 0, 'http://tservices.cz/atom.xml', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55201, 0.000000, 1608391467.314903, 0x00000000000000000000ffff7277907f, 0, 200, 0, 0, 0, 'https://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(55202, 0.000000, 1608394363.753797, 0x00000000000000000000ffff897474fb, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/themes/wp-update.php', '', 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', '', NULL, NULL),
(55203, 0.000000, 1608394923.457594, 0x00000000000000000000ffff72778260, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(55204, 0.000000, 1608417164.871298, 0x00000000000000000000ffff0d4c5b20, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36', '', NULL, NULL),
(55205, 0.000000, 1608417192.362318, 0x00000000000000000000ffff0d4c5b20, 0, 200, 0, 0, 0, 'http://tservices.cz/?author=1', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36', '', NULL, NULL),
(55206, 0.000000, 1608417194.764680, 0x00000000000000000000ffff0d4c5b20, 0, 200, 0, 0, 0, 'http://tservices.cz/?author=2', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36', '', NULL, NULL),
(55207, 0.000000, 1608417196.785142, 0x00000000000000000000ffff0d4c5b20, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/users/', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36', '', NULL, NULL),
(55208, 0.000000, 1608417198.968460, 0x00000000000000000000ffff0d4c5b20, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/oembed/1.0/embed?url=http://tservices.cz', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36', '', NULL, NULL),
(55209, 0.000000, 1608417201.221583, 0x00000000000000000000ffff0d4c5b20, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36', '', NULL, NULL),
(55210, 0.000000, 1608422423.699482, 0x00000000000000000000ffff17e46d92, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/plugins/super-interactive-maps/sim-wp-admin/pages/manage-maps.php', 'http://www.google.com/', 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2896.3 Safari/537.36', '', NULL, NULL),
(55211, 0.000000, 1608426411.544090, 0x00000000000000000000ffff42f940cc, 0, 200, 1, 0, 0, 'http://tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55212, 0.000000, 1608426428.942336, 0x00000000000000000000ffff42f940cc, 0, 200, 1, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55213, 0.000000, 1608428084.556339, 0x00000000000000000000ffffc0478e23, 0, 404, 0, 0, 0, 'http://tservices.cz/humans.txt', '', 'Go-http-client/1.1', '', NULL, NULL),
(55214, 0.000000, 1608428085.126787, 0x00000000000000000000ffffc047249e, 0, 404, 0, 0, 0, 'http://tservices.cz/ads.txt', '', 'Go-http-client/1.1', '', NULL, NULL),
(55215, 0.000000, 1608428095.312778, 0x00000000000000000000ffffc02446b0, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Go-http-client/1.1', '', NULL, NULL),
(55216, 0.000000, 1608435040.586707, 0x00000000000000000000ffff5f82affa, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:56.0) Gecko/20100101 Firefox/56.0', '', NULL, NULL),
(55217, 0.000000, 1608441190.149103, 0x00000000000000000000ffff0d428ba0, 0, 200, 0, 0, 0, 'http://www.tservices.cz/sitemaps.xml', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55218, 0.000000, 1608457532.925561, 0x00000000000000000000ffff727784d3, 0, 200, 0, 0, 0, 'https://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(55219, 0.000000, 1608457909.138303, 0x00000000000000000000ffff2ea5e605, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36', '', NULL, NULL),
(55220, 0.000000, 1608458077.546870, 0x00000000000000000000ffff2644254d, 0, 404, 0, 0, 0, 'http://tservices.cz/fle.php', '', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:19.0) Gecko/20100101 Firefox/19.0', '', NULL, NULL),
(55221, 0.000000, 1608458086.544319, 0x00000000000000000000ffffc3ce69d9, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/fm.php', '', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:19.0) Gecko/20100101 Firefox/19.0', '', NULL, NULL),
(55222, 0.000000, 1608458091.711993, 0x00000000000000000000ffffc3ce69d9, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/fle.php', '', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:19.0) Gecko/20100101 Firefox/19.0', '', NULL, NULL),
(55223, 0.000000, 1608458101.882498, 0x00000000000000000000ffffb9dc64fd, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/filemanager.php', '', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:19.0) Gecko/20100101 Firefox/19.0', '', NULL, NULL),
(55224, 0.000000, 1608458125.362514, 0x00000000000000000000ffffc205603c, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/plugins/fm.php', '', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:19.0) Gecko/20100101 Firefox/19.0', '', NULL, NULL),
(55225, 0.000000, 1608458132.325510, 0x00000000000000000000ffff4df7b5a5, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/plugins/fle.php', '', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:19.0) Gecko/20100101 Firefox/19.0', '', NULL, NULL),
(55226, 0.000000, 1608458160.605071, 0x00000000000000000000ffff334d9693, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/plugins/filemanager.php', '', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:19.0) Gecko/20100101 Firefox/19.0', '', NULL, NULL),
(55227, 0.000000, 1608458183.412115, 0x00000000000000000000ffff33448fd4, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/themes/fm.php', '', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:19.0) Gecko/20100101 Firefox/19.0', '', NULL, NULL),
(55228, 0.000000, 1608458193.325206, 0x00000000000000000000ffff33265029, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/themes/fle.php', '', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:19.0) Gecko/20100101 Firefox/19.0', '', NULL, NULL),
(55229, 0.000000, 1608458218.412437, 0x00000000000000000000ffffb9dc65ca, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/themes/filemanager.php', '', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:19.0) Gecko/20100101 Firefox/19.0', '', NULL, NULL);
INSERT INTO `wp_wfHits` (`id`, `attackLogTime`, `ctime`, `IP`, `jsRun`, `statusCode`, `isGoogle`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `action`, `actionDescription`, `actionData`) VALUES
(55230, 0.000000, 1608459396.393267, 0x00000000000000000000ffff0d428b83, 0, 200, 0, 0, 0, 'http://www.tservices.cz/atom.xml', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55231, 0.000000, 1608459403.445821, 0x00000000000000000000ffffcf2e0ddb, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55232, 0.000000, 1608459416.679643, 0x00000000000000000000ffff0d428b83, 0, 404, 0, 0, 0, 'http://tservices.cz/atom.xml', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55233, 0.000000, 1608460955.006379, 0x00000000000000000000ffff72779174, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(55234, 0.000000, 1608468285.306583, 0x00000000000000000000ffff3353832a, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', '', NULL, NULL),
(55235, 0.000000, 1608471102.856662, 0x00000000000000000000ffffd1116112, 0, 200, 0, 0, 0, 'https://tservices.cz/', '', 'Mozilla/5.0 (compatible; Nimbostratus-Bot/v1.3.2; http://cloudsystemnetworks.com)', '', NULL, NULL),
(55236, 0.000000, 1608475788.669776, 0x00000000000000000000ffff42f940ce, 0, 200, 1, 0, 0, 'http://tservices.cz/?et_core_page_resource=', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55237, 0.000000, 1608476209.910663, 0x00000000000000000000ffff879420ac, 0, 404, 0, 0, 0, 'http://tservices.cz/Search-Replace-DB-master-ohiu/', '', 'Mozilla/5.0 (Linux; U; Android 4.1.2; en-us; SAMSUNG-SGH-I317 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30', '', NULL, NULL),
(55238, 0.000000, 1608476218.615351, 0x00000000000000000000ffff879420ac, 0, 404, 0, 0, 0, 'http://tservices.cz/SRDB/', '', 'Mozilla/5.0 (Linux; U; Android 4.1.2; en-us; SAMSUNG-SGH-I317 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30', '', NULL, NULL),
(55239, 0.000000, 1608476223.189994, 0x00000000000000000000ffff879420ac, 0, 404, 0, 0, 0, 'http://tservices.cz/srdb/', '', 'Mozilla/5.0 (Linux; U; Android 4.1.2; en-us; SAMSUNG-SGH-I317 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30', '', NULL, NULL),
(55240, 0.000000, 1608476227.706734, 0x00000000000000000000ffff879420ac, 0, 404, 0, 0, 0, 'http://tservices.cz/rdb/', '', 'Mozilla/5.0 (Linux; U; Android 4.1.2; en-us; SAMSUNG-SGH-I317 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30', '', NULL, NULL),
(55241, 0.000000, 1608476232.465914, 0x00000000000000000000ffff879420ac, 0, 404, 0, 0, 0, 'http://tservices.cz/SR/', '', 'Mozilla/5.0 (Linux; U; Android 4.1.2; en-us; SAMSUNG-SGH-I317 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30', '', NULL, NULL),
(55242, 0.000000, 1608476245.628643, 0x00000000000000000000ffff879420ac, 0, 404, 0, 0, 0, 'http://tservices.cz/sr/', '', 'Mozilla/5.0 (Linux; U; Android 4.1.2; en-us; SAMSUNG-SGH-I317 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30', '', NULL, NULL),
(55243, 0.000000, 1608476250.206615, 0x00000000000000000000ffff879420ac, 0, 404, 0, 0, 0, 'http://tservices.cz/replace/', '', 'Mozilla/5.0 (Linux; U; Android 4.1.2; en-us; SAMSUNG-SGH-I317 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30', '', NULL, NULL),
(55244, 0.000000, 1608476255.320816, 0x00000000000000000000ffff879420ac, 0, 404, 0, 0, 0, 'http://tservices.cz/search/', '', 'Mozilla/5.0 (Linux; U; Android 4.1.2; en-us; SAMSUNG-SGH-I317 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30', '', NULL, NULL),
(55245, 0.000000, 1608476261.359809, 0x00000000000000000000ffff879420ac, 0, 404, 0, 0, 0, 'http://tservices.cz/find-replace/', '', 'Mozilla/5.0 (Linux; U; Android 4.1.2; en-us; SAMSUNG-SGH-I317 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30', '', NULL, NULL),
(55246, 0.000000, 1608476267.440417, 0x00000000000000000000ffff879420ac, 0, 404, 0, 0, 0, 'http://tservices.cz/find-replace.php', '', 'Mozilla/5.0 (Linux; U; Android 4.1.2; en-us; SAMSUNG-SGH-I317 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30', '', NULL, NULL),
(55247, 0.000000, 1608476274.113446, 0x00000000000000000000ffff879420ac, 0, 404, 0, 0, 0, 'http://tservices.cz/search-replace/', '', 'Mozilla/5.0 (Linux; U; Android 4.1.2; en-us; SAMSUNG-SGH-I317 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30', '', NULL, NULL),
(55248, 0.000000, 1608476294.029227, 0x00000000000000000000ffff879420ac, 0, 404, 0, 0, 0, 'http://tservices.cz/sr.php', '', 'Mozilla/5.0 (Linux; U; Android 4.1.2; en-us; SAMSUNG-SGH-I317 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30', '', NULL, NULL),
(55249, 0.000000, 1608476304.469507, 0x00000000000000000000ffff879420ac, 0, 404, 0, 0, 0, 'http://tservices.cz/srdb.php', '', 'Mozilla/5.0 (Linux; U; Android 4.1.2; en-us; SAMSUNG-SGH-I317 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30', '', NULL, NULL),
(55250, 0.000000, 1608476312.723333, 0x00000000000000000000ffff879420ac, 0, 404, 0, 0, 0, 'http://tservices.cz/replacedb.php', '', 'Mozilla/5.0 (Linux; U; Android 4.1.2; en-us; SAMSUNG-SGH-I317 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30', '', NULL, NULL),
(55251, 0.000000, 1608476317.655399, 0x00000000000000000000ffff879420ac, 0, 404, 0, 0, 0, 'http://tservices.cz/searchreplacewp/', '', 'Mozilla/5.0 (Linux; U; Android 4.1.2; en-us; SAMSUNG-SGH-I317 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30', '', NULL, NULL),
(55252, 0.000000, 1608480806.850627, 0x00000000000000000000ffff17e46d92, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/plugins/superstorefinder-wp/css/ssf-wp-pop.css', 'http://www.google.com/', 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2896.3 Safari/537.36', '', NULL, NULL),
(55253, 0.000000, 1608480940.064864, 0x00000000000000000000ffff9fcb252b, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-login.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0', '', NULL, NULL),
(55254, 0.000000, 1608513294.077606, 0x00000000000000000000ffff76f93afe, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/plugins/wp-file-manager/lib/php/connector.minimal.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36', '', NULL, NULL),
(55255, 0.000000, 1608515717.922211, 0x00000000000000000000ffff0d428b83, 0, 200, 0, 0, 0, 'http://www.tservices.cz/atom.xml', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55256, 0.000000, 1608515717.922142, 0x00000000000000000000ffffcf2e0ddb, 0, 200, 0, 0, 0, 'http://www.tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55257, 0.000000, 1608515729.371769, 0x00000000000000000000ffffcf2e0ddb, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55258, 0.000000, 1608515738.139006, 0x00000000000000000000ffff0d428b83, 0, 404, 0, 0, 0, 'http://tservices.cz/atom.xml', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55259, 0.000000, 1608525293.153035, 0x00000000000000000000ffffb9ff872c, 0, 404, 0, 0, 0, 'http://tservices.cz/vendor/phpunit/phpunit/composer.json', '', 'Mozilla/5.0 (X11; Ubuntu; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2715.82 Safari/537.36', '', NULL, NULL),
(55260, 0.000000, 1608527710.177352, 0x00000000000000000000ffff7277958c, 0, 200, 0, 0, 0, 'https://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(55261, 0.000000, 1608529438.521846, 0x00000000000000000000ffff088347f1, 0, 404, 0, 0, 0, 'http://tservices.cz/adminer.php', '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)', '', NULL, NULL),
(55262, 0.000000, 1608530954.525594, 0x00000000000000000000ffff727789c3, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(55263, 0.000000, 1608536719.584654, 0x00000000000000000000ffff727787bb, 0, 200, 0, 0, 0, 'https://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(55264, 0.000000, 1608541490.720624, 0x00000000000000000000ffff59bba8a6, 0, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36', '', NULL, NULL),
(55265, 0.000000, 1608541498.114037, 0x00000000000000000000ffff59bba8a6, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/contact-form-7/v1/contact-forms/24740/feedback', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36', '', NULL, NULL),
(55266, 0.000000, 1608552290.679480, 0x00000000000000000000ffff113a67e6, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.1 Safari/605.1.15 (Applebot/0.1; +http://www.apple.com/go/applebot)', '', NULL, NULL),
(55267, 0.000000, 1608552296.304527, 0x00000000000000000000ffff113a6279, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.1 Safari/605.1.15 (Applebot/0.1; +http://www.apple.com/go/applebot)', '', NULL, NULL),
(55268, 0.000000, 1608554848.685950, 0x00000000000000000000ffff33de2ba0, 0, 200, 0, 0, 0, 'http://www.tservices.cz/', '', 'Mozilla/5.0 (compatible; Dataprovider.com)', '', NULL, NULL),
(55269, 0.000000, 1608554856.292175, 0x00000000000000000000ffff33de2ba0, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; Dataprovider.com)', '', NULL, NULL),
(55270, 0.000000, 1608554865.144890, 0x00000000000000000000ffff33de2ba0, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; Dataprovider.com)', '', NULL, NULL),
(55271, 0.000000, 1608554869.395667, 0x00000000000000000000ffff33de2ba0, 0, 404, 0, 0, 0, 'http://tservices.cz/sitemap.xml', '', 'Mozilla/5.0 (compatible; Dataprovider.com)', '', NULL, NULL),
(55272, 0.000000, 1608554873.765802, 0x00000000000000000000ffff33de2ba0, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; Dataprovider.com)', '', NULL, NULL),
(55273, 0.000000, 1608554879.611808, 0x00000000000000000000ffff33de2ba0, 0, 404, 0, 0, 0, 'http://tservices.cz/ads.txt', '', 'Mozilla/5.0 (compatible; Dataprovider.com)', '', NULL, NULL),
(55274, 0.000000, 1608554883.857926, 0x00000000000000000000ffff33de2ba0, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Linux; Android 5.1.1; SM-G925F Build/LMY47X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.94 Mobile Safari/537.36', '', NULL, NULL),
(55275, 0.000000, 1608554906.325867, 0x00000000000000000000ffff334d80cd, 0, 200, 0, 0, 0, 'http://www.tservices.cz/', '', 'Mozilla/5.0 (compatible; Dataprovider.com)', '', NULL, NULL),
(55276, 0.000000, 1608554910.141554, 0x00000000000000000000ffff334d80cd, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; Dataprovider.com)', '', NULL, NULL),
(55277, 0.000000, 1608560679.501782, 0x00000000000000000000ffff0d428b83, 0, 200, 0, 0, 0, 'http://www.tservices.cz/atom.xml', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55278, 0.000000, 1608560688.260467, 0x00000000000000000000ffff0d428b83, 0, 404, 0, 0, 0, 'http://tservices.cz/atom.xml', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55279, 0.000000, 1608581457.391478, 0x00000000000000000000ffff4d4b4d0b, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; SeznamBot/3.2; +http://napoveda.seznam.cz/en/seznambot-intro/)', '', NULL, NULL),
(55280, 0.000000, 1608581473.401572, 0x00000000000000000000ffff4d4b4d0b, 0, 200, 0, 0, 0, 'http://tservices.cz/comments/feed/', '', 'Mozilla/5.0 (compatible; SeznamBot/3.2; +http://napoveda.seznam.cz/en/seznambot-intro/)', '', NULL, NULL),
(55281, 0.000000, 1608581486.544983, 0x00000000000000000000ffff452e2414, 0, 200, 0, 0, 0, 'http://tservices.cz/?_wfsf=detectProxy', '', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_4) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.82 Safari/537.1', 'scan:detectproxy', NULL, NULL),
(55282, 0.000000, 1608584036.889873, 0x00000000000000000000ffff2d560fae, 0, 200, 0, 0, 0, 'http://tservices.cz:80/', 'tservices.cz', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36', '', NULL, NULL),
(55283, 0.000000, 1608584041.878581, 0x00000000000000000000ffff2d560fae, 0, 200, 0, 0, 0, 'http://tservices.cz:80/', 'tservices.cz', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36', '', NULL, NULL),
(55284, 0.000000, 1608584045.794277, 0x00000000000000000000ffff2d560fae, 0, 200, 0, 0, 0, 'http://tservices.cz:80/', 'tservices.cz', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36', '', NULL, NULL),
(55285, 0.000000, 1608584049.517572, 0x00000000000000000000ffff2d560fae, 0, 200, 0, 0, 0, 'http://tservices.cz:80/', 'tservices.cz', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36', '', NULL, NULL),
(55286, 0.000000, 1608584053.146473, 0x00000000000000000000ffff2d560fae, 0, 200, 0, 0, 0, 'http://tservices.cz:80/', 'tservices.cz', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36', '', NULL, NULL),
(55287, 0.000000, 1608591292.103044, 0x00000000000000000000ffff17e46d92, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/plugins/superlogoshowcase-wp/sls-wp-admin/pages/exportAjax.php', 'http://www.google.com/', 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2896.3 Safari/537.36', '', NULL, NULL),
(55288, 0.000000, 1608601265.027603, 0x00000000000000000000ffff72779357, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(55289, 0.000000, 1608606981.422952, 0x00000000000000000000ffff72779166, 0, 200, 0, 0, 0, 'https://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(55290, 0.000000, 1608612863.606061, 0x00000000000000000000ffffcf2e0ddb, 0, 200, 0, 0, 0, 'http://www.tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55291, 0.000000, 1608612876.754522, 0x00000000000000000000ffff0d428b8a, 0, 200, 0, 0, 0, 'http://www.tservices.cz/atom.xml', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55292, 0.000000, 1608612886.786251, 0x00000000000000000000ffff0d428b8a, 0, 404, 0, 0, 0, 'http://tservices.cz/atom.xml', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55293, 0.000000, 1608618682.300370, 0x00000000000000000000ffff58502876, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/plugins/angwp/assets/fonts/font-awesome/css/font-awesome.min.css', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36', '', NULL, NULL),
(55294, 0.000000, 1608628369.825591, 0x00000000000000000000ffffd18d33c6, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134', '', NULL, NULL),
(55295, 0.000000, 1608632854.513339, 0x00000000000000000000ffffd5eb56e2, 1, 200, 0, 0, 0, 'http://tservices.cz/', 'https://www.google.com/', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0', '', NULL, NULL),
(55296, 0.000000, 1608636411.678591, 0x00000000000000000000ffffb9dc64fd, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:62.0) Gecko/20100101 Firefox/62.0', '', NULL, NULL),
(55297, 0.000000, 1608638540.021091, 0x00000000000000000000ffffd11160e2, 0, 200, 0, 0, 0, 'https://tservices.cz/', '', 'Mozilla/5.0 (compatible; Nimbostratus-Bot/v1.3.2; http://cloudsystemnetworks.com)', '', NULL, NULL),
(55298, 0.000000, 1608642394.368464, 0x00000000000000000000ffffd11160aa, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; Nimbostratus-Bot/v1.3.2; http://cloudsystemnetworks.com)', '', NULL, NULL),
(55299, 0.000000, 1608643294.841309, 0x00000000000000000000ffff3359e638, 0, 200, 0, 0, 0, 'http://www.tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0', '', NULL, NULL),
(55300, 0.000000, 1608643298.387582, 0x00000000000000000000ffff3359e638, 0, 200, 0, 0, 0, 'http://tservices.cz/', 'http://www.tservices.cz', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0', '', NULL, NULL),
(55301, 0.000000, 1608643302.728558, 0x00000000000000000000ffff3359e638, 0, 404, 0, 0, 0, 'http://tservices.cz/ads.txt', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0', '', NULL, NULL),
(55302, 0.000000, 1608658746.794857, 0x00000000000000000000ffff4e55b501, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/plugins/super-interactive-maps/css/mega-superstorefinder.css', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36', '', NULL, NULL),
(55303, 0.000000, 1608663265.734643, 0x00000000000000000000ffff0d428b8a, 0, 200, 0, 0, 0, 'http://www.tservices.cz/atom.xml', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55304, 0.000000, 1608663275.902985, 0x00000000000000000000ffff0d428b8a, 0, 404, 0, 0, 0, 'http://tservices.cz/atom.xml', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55305, 0.000000, 1608664771.716920, 0x00000000000000000000ffff330f160d, 0, 200, 0, 0, 0, 'http://tservices.cz/?author=2', '', 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Win64; x64; Trident/5.0)', '', NULL, NULL),
(55306, 0.000000, 1608664771.716835, 0x00000000000000000000ffff330f160d, 0, 200, 0, 0, 0, 'http://tservices.cz/?author=3', '', 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Win64; x64; Trident/5.0)', '', NULL, NULL),
(55307, 0.000000, 1608664771.740948, 0x00000000000000000000ffff330f160d, 0, 200, 0, 0, 0, 'http://tservices.cz/?author=1', '', 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Win64; x64; Trident/5.0)', '', NULL, NULL),
(55308, 0.000000, 1608665803.054109, 0x00000000000000000000ffff17e46d92, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/themes/u-design/scripts/admin/uploadify/uploadify.css', 'http://www.google.com/', 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2896.3 Safari/537.36', '', NULL, NULL),
(55309, 0.000000, 1608671139.804480, 0x00000000000000000000ffff7277947f, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(55310, 0.000000, 1608673363.595106, 0x00000000000000000000ffff9d372715, 0, 200, 0, 0, 0, 'https://tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55311, 0.000000, 1608673370.199369, 0x00000000000000000000ffff9d372715, 0, 200, 0, 0, 0, 'https://tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55312, 0.000000, 1608673381.195171, 0x00000000000000000000ffff9d37275f, 0, 200, 0, 0, 0, 'https://tservices.cz/', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55313, 0.000000, 1608676903.174129, 0x00000000000000000000ffff72779b60, 0, 200, 0, 0, 0, 'https://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(55314, 0.000000, 1608677461.819133, 0x00000000000000000000ffff23b4e5c0, 0, 404, 0, 0, 0, 'http://tservices.cz/.env', '', 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36', '', NULL, NULL),
(55315, 0.000000, 1608697976.684645, 0x00000000000000000000ffff2d9aff93, 0, 200, 0, 0, 0, 'http://tservices.cz/', 'https://www.google.com/search', 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', '', NULL, NULL),
(55316, 0.000000, 1608706087.722683, 0x00000000000000000000ffff05ffe785, 0, 200, 0, 0, 0, 'http://www.tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', NULL, NULL),
(55317, 0.000000, 1608706093.390767, 0x00000000000000000000ffff05ffe785, 0, 200, 0, 0, 0, 'http://www.tservices.cz/', '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', NULL, NULL),
(55318, 0.000000, 1608706106.445307, 0x00000000000000000000ffff05ffe785, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', NULL, NULL),
(55319, 0.000000, 1608706110.295480, 0x00000000000000000000ffff05ffe785, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', NULL, NULL),
(55320, 0.000000, 1608706385.935662, 0x00000000000000000000ffff42f94c18, 0, 200, 1, 0, 0, 'http://www.tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55321, 0.000000, 1608706390.005638, 0x00000000000000000000ffff42f94c18, 0, 200, 1, 0, 0, 'http://www.tservices.cz/', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55322, 0.000000, 1608706394.117925, 0x00000000000000000000ffff42f94c16, 0, 200, 1, 0, 0, 'http://tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55323, 0.000000, 1608706398.074450, 0x00000000000000000000ffff42f94c18, 0, 200, 1, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55324, 0.000000, 1608713311.392632, 0x00000000000000000000ffff05099c14, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)', '', NULL, NULL),
(55325, 0.000000, 1608713319.681214, 0x00000000000000000000ffff05099c14, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)', '', NULL, NULL),
(55326, 0.000000, 1608717158.466273, 0x00000000000000000000ffff05ffe785, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', NULL, NULL),
(55327, 0.000000, 1608717164.071139, 0x00000000000000000000ffff05ffe785, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', NULL, NULL),
(55328, 0.000000, 1608730299.691628, 0x00000000000000000000ffff17e46d92, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/themes/evolve/js/back-end/libraries/fileuploader/upload_handler.php', 'http://www.google.com/', 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2896.3 Safari/537.36', '', NULL, NULL),
(55329, 0.000000, 1608730360.208661, 0x00000000000000000000ffff6c8015e8, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (X11; U; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.134 Safari/537.36', '', NULL, NULL),
(55330, 0.000000, 1608741465.500236, 0x00000000000000000000ffff727787c7, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(55331, 0.000000, 1608747018.417352, 0x00000000000000000000ffff7277917b, 0, 200, 0, 0, 0, 'https://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(55332, 0.000000, 1608749618.846949, 0x00000000000000000000ffff897474fb, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/plugins/drag-and-drop-multiple-file-upload-contact-form-7/assets/css/dnd-upload-cf7.css', 'www.google.com', 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', '', NULL, NULL),
(55333, 0.000000, 1608750807.283961, 0x00000000000000000000ffff2d89162c, 0, 200, 0, 0, 0, 'http://tservices.cz//wp-content/class.php', '', 'Python-urllib/2.7', '', NULL, NULL),
(55334, 0.000000, 1608750813.817706, 0x00000000000000000000ffff2d89162c, 0, 200, 0, 0, 0, 'http://tservices.cz//blog/wp-content/class.php', '', 'Python-urllib/2.7', '', NULL, NULL),
(55335, 0.000000, 1608750819.240100, 0x00000000000000000000ffff2d89162c, 0, 200, 0, 0, 0, 'http://tservices.cz//old/wp-content/class.php', '', 'Python-urllib/2.7', '', NULL, NULL),
(55336, 0.000000, 1608750828.452931, 0x00000000000000000000ffff2d89162c, 0, 404, 0, 0, 0, 'http://tservices.cz/wp/wp-content/class.php', '', 'Python-urllib/2.7', '', NULL, NULL),
(55337, 0.000000, 1608750836.910546, 0x00000000000000000000ffff2d89162c, 0, 200, 0, 0, 0, 'http://tservices.cz//wordpress/wp-content/class.php', '', 'Python-urllib/2.7', '', NULL, NULL),
(55338, 0.000000, 1608750842.210680, 0x00000000000000000000ffff2d89162c, 0, 200, 0, 0, 0, 'http://tservices.cz//wp-1ogin_bak.php', '', 'Python-urllib/2.7', '', NULL, NULL),
(55339, 0.000000, 1608750847.195978, 0x00000000000000000000ffff2d89162c, 0, 200, 0, 0, 0, 'http://tservices.cz//blog/wp-1ogin_bak.php', '', 'Python-urllib/2.7', '', NULL, NULL),
(55340, 0.000000, 1608750853.376413, 0x00000000000000000000ffff2d89162c, 0, 200, 0, 0, 0, 'http://tservices.cz//old/wp-1ogin_bak.php', '', 'Python-urllib/2.7', '', NULL, NULL),
(55341, 0.000000, 1608750859.325506, 0x00000000000000000000ffff2d89162c, 0, 200, 0, 0, 0, 'http://tservices.cz//wp/wp-1ogin_bak.php', '', 'Python-urllib/2.7', '', NULL, NULL),
(55342, 0.000000, 1608750867.923811, 0x00000000000000000000ffff2d89162c, 0, 200, 0, 0, 0, 'http://tservices.cz//wordpress/wp-1ogin_bak.php', '', 'Python-urllib/2.7', '', NULL, NULL),
(55343, 0.000000, 1608750873.377233, 0x00000000000000000000ffff2d89162c, 0, 200, 0, 0, 0, 'http://tservices.cz//wp-includes/css/css.php', '', 'Python-urllib/2.7', '', NULL, NULL),
(55344, 0.000000, 1608750881.054731, 0x00000000000000000000ffff2d89162c, 0, 200, 0, 0, 0, 'http://tservices.cz//blog/wp-includes/css/css.php', '', 'Python-urllib/2.7', '', NULL, NULL),
(55345, 0.000000, 1608750888.043166, 0x00000000000000000000ffff2d89162c, 0, 200, 0, 0, 0, 'http://tservices.cz//old/wp-includes/css/css.php', '', 'Python-urllib/2.7', '', NULL, NULL),
(55346, 0.000000, 1608750895.511795, 0x00000000000000000000ffff2d89162c, 0, 200, 0, 0, 0, 'http://tservices.cz//wp/wp-includes/css/css.php', '', 'Python-urllib/2.7', '', NULL, NULL),
(55347, 0.000000, 1608750900.984021, 0x00000000000000000000ffff2d89162c, 0, 200, 0, 0, 0, 'http://tservices.cz//wordpress/wp-includes/css/css.php', '', 'Python-urllib/2.7', '', NULL, NULL),
(55348, 0.000000, 1608761582.501832, 0x00000000000000000000ffffca669079, 0, 200, 0, 0, 0, 'https://tservices.cz/', '', 'Mozilla/5.0', '', NULL, NULL),
(55349, 0.000000, 1608771841.852417, 0x00000000000000000000ffff05e412b7, 1, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36 Edge/18.18362', '', NULL, NULL),
(55350, 0.000000, 1608777413.699218, 0x00000000000000000000ffff95818a06, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-login.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0', '', NULL, NULL),
(55351, 0.000000, 1608787609.869475, 0x00000000000000000000ffff68d64f2e, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/plugins/drag-and-drop-multiple-file-upload-contact-form-7/assets/css/dnd-upload-cf7.css', 'www.google.com', 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', '', NULL, NULL),
(55352, 0.000000, 1608787629.349942, 0x00000000000000000000ffff68d64f2e, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/plugins/drag-and-drop-multiple-file-upload-contact-form-7/assets/css/dnd-upload-cf7.css', 'www.google.com', 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', '', NULL, NULL),
(55353, 0.000000, 1608791409.200224, 0x00000000000000000000ffffde57c63f, 0, 200, 0, 0, 0, 'http://www.tservices.cz/wp-login.php', '', 'Apache-HttpClient/4.5.2 (Java/1.8.0_191)', '', NULL, NULL),
(55354, 0.000000, 1608791415.901522, 0x00000000000000000000ffffde57c63f, 0, 404, 0, 0, 0, 'http://tservices.cz/-/-/-/-/-/-/-/-/-/-/', '', 'Apache-HttpClient/4.5.2 (Java/1.8.0_191)', '', NULL, NULL),
(55355, 0.000000, 1608791426.334985, 0x00000000000000000000ffffde57c63f, 0, 200, 0, 0, 0, 'http://www.tservices.cz/?author=1', '', 'Apache-HttpClient/4.5.2 (Java/1.8.0_191)', '', NULL, NULL),
(55356, 0.000000, 1608791435.174533, 0x00000000000000000000ffffde57c63f, 0, 200, 0, 0, 0, 'http://www.tservices.cz/?author=2', '', 'Apache-HttpClient/4.5.2 (Java/1.8.0_191)', '', NULL, NULL),
(55357, 0.000000, 1608791437.699104, 0x00000000000000000000ffffde57c63f, 0, 200, 0, 0, 0, 'http://www.tservices.cz/?author=3', '', 'Apache-HttpClient/4.5.2 (Java/1.8.0_191)', '', NULL, NULL),
(55358, 0.000000, 1608791443.328635, 0x00000000000000000000ffffde57c63f, 0, 200, 0, 0, 0, 'http://www.tservices.cz/?author=4', '', 'Apache-HttpClient/4.5.2 (Java/1.8.0_191)', '', NULL, NULL),
(55359, 0.000000, 1608791446.318448, 0x00000000000000000000ffffde57c63f, 0, 200, 0, 0, 0, 'http://www.tservices.cz/?author=5', '', 'Apache-HttpClient/4.5.2 (Java/1.8.0_191)', '', NULL, NULL),
(55360, 0.000000, 1608791450.922541, 0x00000000000000000000ffffde57c63f, 0, 200, 0, 0, 0, 'http://www.tservices.cz/?author=6', '', 'Apache-HttpClient/4.5.2 (Java/1.8.0_191)', '', NULL, NULL),
(55361, 0.000000, 1608791456.837943, 0x00000000000000000000ffffde57c63f, 0, 200, 0, 0, 0, 'http://www.tservices.cz/?author=7', '', 'Apache-HttpClient/4.5.2 (Java/1.8.0_191)', '', NULL, NULL),
(55362, 0.000000, 1608791464.727720, 0x00000000000000000000ffffde57c63f, 0, 200, 0, 0, 0, 'http://www.tservices.cz/?author=8', '', 'Apache-HttpClient/4.5.2 (Java/1.8.0_191)', '', NULL, NULL),
(55363, 0.000000, 1608791470.511231, 0x00000000000000000000ffffde57c63f, 0, 200, 0, 0, 0, 'http://www.tservices.cz/?author=9', '', 'Apache-HttpClient/4.5.2 (Java/1.8.0_191)', '', NULL, NULL),
(55364, 0.000000, 1608791474.970344, 0x00000000000000000000ffffde57c63f, 0, 200, 0, 0, 0, 'http://www.tservices.cz/?author=10', '', 'Apache-HttpClient/4.5.2 (Java/1.8.0_191)', '', NULL, NULL),
(55365, 0.000000, 1608791478.208501, 0x00000000000000000000ffffde57c63f, 0, 200, 0, 0, 0, 'http://www.tservices.cz/?author=11', '', 'Apache-HttpClient/4.5.2 (Java/1.8.0_191)', '', NULL, NULL),
(55366, 0.000000, 1608791481.491809, 0x00000000000000000000ffffde57c63f, 0, 200, 0, 0, 0, 'http://www.tservices.cz/?author=12', '', 'Apache-HttpClient/4.5.2 (Java/1.8.0_191)', '', NULL, NULL),
(55367, 0.000000, 1608791489.692502, 0x00000000000000000000ffffde57c63f, 0, 200, 0, 0, 0, 'http://www.tservices.cz/?author=13', '', 'Apache-HttpClient/4.5.2 (Java/1.8.0_191)', '', NULL, NULL),
(55368, 0.000000, 1608791493.384442, 0x00000000000000000000ffffde57c63f, 0, 200, 0, 0, 0, 'http://www.tservices.cz/?author=14', '', 'Apache-HttpClient/4.5.2 (Java/1.8.0_191)', '', NULL, NULL),
(55369, 0.000000, 1608791499.378615, 0x00000000000000000000ffffde57c63f, 0, 200, 0, 0, 0, 'http://www.tservices.cz/?author=15', '', 'Apache-HttpClient/4.5.2 (Java/1.8.0_191)', '', NULL, NULL),
(55370, 0.000000, 1608791506.727102, 0x00000000000000000000ffffde57c63f, 0, 200, 0, 0, 0, 'http://www.tservices.cz/?author=16', '', 'Apache-HttpClient/4.5.2 (Java/1.8.0_191)', '', NULL, NULL),
(55371, 0.000000, 1608791513.532706, 0x00000000000000000000ffffde57c63f, 0, 200, 0, 0, 0, 'http://www.tservices.cz/?author=17', '', 'Apache-HttpClient/4.5.2 (Java/1.8.0_191)', '', NULL, NULL),
(55372, 0.000000, 1608791529.278575, 0x00000000000000000000ffffde57c63f, 0, 200, 0, 0, 0, 'http://www.tservices.cz/?author=18', '', 'Apache-HttpClient/4.5.2 (Java/1.8.0_191)', '', NULL, NULL),
(55373, 0.000000, 1608791540.991141, 0x00000000000000000000ffffde57c63f, 0, 200, 0, 0, 0, 'http://www.tservices.cz/?author=19', '', 'Apache-HttpClient/4.5.2 (Java/1.8.0_191)', '', NULL, NULL),
(55374, 0.000000, 1608791548.639212, 0x00000000000000000000ffffde57c63f, 0, 200, 0, 0, 0, 'http://www.tservices.cz/?author=20', '', 'Apache-HttpClient/4.5.2 (Java/1.8.0_191)', '', NULL, NULL),
(55375, 0.000000, 1608794816.157604, 0x00000000000000000000ffffd91fc023, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.131 Safari/537.36 1.5.3 (+https://csirt.cz/cs/dns-crawler)', '', NULL, NULL),
(55376, 0.000000, 1608794821.137761, 0x00000000000000000000ffffd91fc023, 0, 200, 0, 0, 0, 'https://tservices.cz/', '', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.131 Safari/537.36 1.5.3 (+https://csirt.cz/cs/dns-crawler)', '', NULL, NULL),
(55377, 0.000000, 1608795853.218790, 0x00000000000000000000ffffdcb54da2, 0, 200, 0, 0, 0, 'http://www.tservices.cz/', '', 'Mozilla/5.0 (Linux; U; Android 1.5; en-us; sdk Build/CUPCAKE) AppleWebkit/528.5  (KHTML, like Gecko) Version/3.1.2 Mobile Safari/525.20.1', '', NULL, NULL),
(55378, 0.000000, 1608795859.784835, 0x00000000000000000000ffffdcb54da2, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Linux; U; Android 1.5; en-us; sdk Build/CUPCAKE) AppleWebkit/528.5  (KHTML, like Gecko) Version/3.1.2 Mobile Safari/525.20.1', '', NULL, NULL),
(55379, 0.000000, 1608795880.460322, 0x00000000000000000000ffffdcb54da2, 0, 200, 0, 0, 0, 'http://www.tservices.cz/', '', 'Mozilla/5.0 (Linux; U; Android 1.5; en-us; sdk Build/CUPCAKE) AppleWebkit/528.5  (KHTML, like Gecko) Version/3.1.2 Mobile Safari/525.20.1', '', NULL, NULL),
(55380, 0.000000, 1608795884.478409, 0x00000000000000000000ffffdcb54da2, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Linux; U; Android 1.5; en-us; sdk Build/CUPCAKE) AppleWebkit/528.5  (KHTML, like Gecko) Version/3.1.2 Mobile Safari/525.20.1', '', NULL, NULL),
(55381, 0.000000, 1608796690.423558, 0x00000000000000000000ffff33fef6b7, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36', '', NULL, NULL),
(55382, 0.000000, 1608796696.197059, 0x00000000000000000000ffff33fef6b7, 0, 200, 0, 0, 0, 'http://tservices.cz/?author=1', '', 'Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36', '', NULL, NULL),
(55383, 0.000000, 1608796697.862522, 0x00000000000000000000ffff33fef6b7, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/users/', '', 'Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36', '', NULL, NULL),
(55384, 0.000000, 1608796699.440028, 0x00000000000000000000ffff33fef6b7, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/oembed/1.0/embed?url=http://tservices.cz', '', 'Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36', '', NULL, NULL),
(55385, 0.000000, 1608796700.990121, 0x00000000000000000000ffff33fef6b7, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36', '', NULL, NULL),
(55386, 0.000000, 1608797128.333667, 0x00000000000000000000ffff8b9b02da, 0, 200, 0, 0, 0, 'http://www.tservices.cz/wp-login.php', '', 'Apache-HttpClient/4.5.2 (Java/1.8.0_161)', '', NULL, NULL),
(55387, 0.000000, 1608797133.126590, 0x00000000000000000000ffff8b9b02da, 0, 404, 0, 0, 0, 'http://tservices.cz/-/-/-/-/-/-/-/-/-/-/', '', 'Apache-HttpClient/4.5.2 (Java/1.8.0_161)', '', NULL, NULL),
(55388, 0.000000, 1608799056.440052, 0x00000000000000000000ffff9d372700, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55389, 0.000000, 1608799066.576621, 0x00000000000000000000ffff0d428b54, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55390, 0.000000, 1608813220.334870, 0x00000000000000000000ffff72779361, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(55391, 0.000000, 1608818851.434104, 0x00000000000000000000ffff17e46d92, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/themes/dp_evolve/js/back-end/libraries/fileuploader/upload_handler.php', 'http://www.google.com/', 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2896.3 Safari/537.36', '', NULL, NULL),
(55392, 0.000000, 1608819480.230642, 0x00000000000000000000ffff72778f19, 0, 200, 0, 0, 0, 'https://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(55393, 0.000000, 1608825461.307953, 0x00000000000000000000ffff12ed6998, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'CheckMarkNetwork/1.0 (+http://www.checkmarknetwork.com/spider.html)', '', NULL, NULL),
(55394, 0.000000, 1608825467.166828, 0x00000000000000000000ffff12ed6998, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', 'CheckMarkNetwork/1.0 (+http://www.checkmarknetwork.com/spider.html)', '', NULL, NULL),
(55395, 0.000000, 1608825471.222452, 0x00000000000000000000ffff12ed6998, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'CheckMarkNetwork/1.0 (+http://www.checkmarknetwork.com/spider.html)', '', NULL, NULL),
(55396, 0.000000, 1608833096.532558, 0x00000000000000000000ffff42f94c18, 0, 200, 1, 0, 0, 'http://tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55397, 0.000000, 1608833101.634154, 0x00000000000000000000ffff42f94c16, 0, 200, 1, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55398, 0.000000, 1608833253.283779, 0x00000000000000000000ffff5b79098c, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; SemrushBot/6~bl; +http://www.semrush.com/bot.html)', '', NULL, NULL),
(55399, 0.000000, 1608833253.320231, 0x00000000000000000000ffff5b79098c, 0, 200, 0, 0, 0, 'https://tservices.cz/', '', 'Mozilla/5.0 (compatible; SemrushBot/6~bl; +http://www.semrush.com/bot.html)', '', NULL, NULL),
(55400, 0.000000, 1608833555.857172, 0x00000000000000000000ffff05ffe785, 0, 200, 0, 0, 0, 'http://www.tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', NULL, NULL),
(55401, 0.000000, 1608833559.663766, 0x00000000000000000000ffff05ffe785, 0, 200, 0, 0, 0, 'http://www.tservices.cz/', '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', NULL, NULL),
(55402, 0.000000, 1608833563.323558, 0x00000000000000000000ffffd5b4cb65, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', NULL, NULL),
(55403, 0.000000, 1608833567.192456, 0x00000000000000000000ffffd5b4cb65, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', NULL, NULL),
(55404, 0.000000, 1608833576.822600, 0x00000000000000000000ffffd5b4cb65, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', NULL, NULL),
(55405, 0.000000, 1608848745.601098, 0x00000000000000000000ffff42f9455a, 0, 200, 1, 0, 0, 'http://www.tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55406, 0.000000, 1608848753.030540, 0x00000000000000000000ffff42f9455a, 0, 200, 1, 0, 0, 'http://www.tservices.cz/', '', 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55407, 0.000000, 1608848757.597851, 0x00000000000000000000ffff42f94b6c, 0, 200, 1, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55408, 0.000000, 1608852668.966304, 0x00000000000000000000ffffb920deac, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 Safari/537.36', '', NULL, NULL),
(55409, 0.000000, 1608854253.440504, 0x00000000000000000000ffffb4a3dc05, 0, 200, 0, 0, 0, 'http://www.tservices.cz/', 'http://baidu.com/', 'Mozilla/5.0 (Linux; U; Android 8.1.0; zh-CN; EML-AL00 Build/HUAWEIEML-AL00) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 baidu.sogo.uc.UCBrowser/11.9.4.974 UWS/2.13.1.48 Mobile Safari/537.36 AliApp(DingTalk/4.5.11) com.alibaba.android.rimet/10487439 Channel/227200 language/zh-CN', '', NULL, NULL),
(55410, 0.000000, 1608854262.161810, 0x00000000000000000000ffffb4a3dc44, 0, 200, 0, 0, 0, 'http://tservices.cz/', 'http://baidu.com/', 'Mozilla/5.0 (Linux; U; Android 8.1.0; zh-CN; EML-AL00 Build/HUAWEIEML-AL00) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 baidu.sogo.uc.UCBrowser/11.9.4.974 UWS/2.13.1.48 Mobile Safari/537.36 AliApp(DingTalk/4.5.11) com.alibaba.android.rimet/10487439 Channel/227200 language/zh-CN', '', NULL, NULL),
(55411, 0.000000, 1608854334.742545, 0x00000000000000000000ffff2aec0a5d, 0, 200, 0, 0, 0, 'http://tservices.cz/', 'http://baidu.com/', 'Mozilla/5.0 (Linux; U; Android 8.1.0; zh-CN; EML-AL00 Build/HUAWEIEML-AL00) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 baidu.sogo.uc.UCBrowser/11.9.4.974 UWS/2.13.1.48 Mobile Safari/537.36 AliApp(DingTalk/4.5.11) com.alibaba.android.rimet/10487439 Channel/227200 language/zh-CN', '', NULL, NULL),
(55412, 0.000000, 1608862701.728016, 0x00000000000000000000ffff0d428b54, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55413, 0.000000, 1608866255.978304, 0x00000000000000000000ffff8794216f, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:61.0) Gecko/20100101 Firefox/61.0', '', NULL, NULL),
(55414, 0.000000, 1608878985.281496, 0x00000000000000000000ffff72778124, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(55415, 0.000000, 1608887100.703853, 0x00000000000000000000ffffc04702ab, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', 'Go-http-client/1.1', '', NULL, NULL),
(55416, 0.000000, 1608887106.289480, 0x00000000000000000000ffffc04717d3, 0, 404, 0, 0, 0, 'http://tservices.cz/humans.txt', '', 'Go-http-client/1.1', '', NULL, NULL),
(55417, 0.000000, 1608887110.560821, 0x00000000000000000000ffffc0477eaf, 0, 404, 0, 0, 0, 'http://tservices.cz/ads.txt', '', 'Go-http-client/1.1', '', NULL, NULL),
(55418, 0.000000, 1608887114.359264, 0x00000000000000000000ffffc0478e23, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Go-http-client/1.1', '', NULL, NULL),
(55419, 0.000000, 1608887935.393295, 0x00000000000000000000ffff42f9455c, 0, 200, 1, 0, 0, 'http://www.tservices.cz/', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55420, 0.000000, 1608887939.978613, 0x00000000000000000000ffff42f94b6c, 0, 200, 1, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55421, 0.000000, 1608889295.028679, 0x00000000000000000000ffff72778740, 0, 200, 0, 0, 0, 'https://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(55422, 1608894527.724476, 1608894527.266400, 0x00000000000000000000ffffbca5eb59, 0, 403, 0, 0, 0, 'http://tservices.cz/wp-admin/admin-ajax.php?action=duplicator_download&file=..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tmaWxlXQ==\",\"paramValue\":\"Li4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"lfi\",\"ssl\":0}'),
(55423, 1608894527.218723, 1608894526.776900, 0x00000000000000000000ffffbca5eb59, 0, 403, 0, 0, 0, 'http://tservices.cz/wp-content/plugins/plugin-newsletter/preview.php?data=..%2F..%2F..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tkYXRhXQ==\",\"paramValue\":\"Li4vLi4vLi4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9wbHVnaW4tbmV3c2xldHRlci9wcmV2aWV3LnBocA==\",\"category\":\"lfi\",\"ssl\":0}'),
(55424, 1608894526.638205, 1608894526.140200, 0x00000000000000000000ffffbca5eb59, 0, 403, 0, 0, 0, 'http://tservices.cz/wp-admin/admin-ajax.php?action=revslider_show_image&img=..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0', 'blocked:waf', 'Slider Revolution: Local File Inclusion', '{\"learningMode\":0,\"failedRules\":\"2\",\"paramKey\":\"c2VydmVyLnNjcmlwdF9maWxlbmFtZQ==\",\"paramValue\":\"L3ZvbHVtZTEvd2ViL3RzZXJ2aWNlc19jei93cC1hZG1pbi9hZG1pbi1hamF4LnBocA==\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"lfi\",\"ssl\":0}'),
(55425, 0.000000, 1608905085.958312, 0x00000000000000000000ffff17e46d92, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/themes/wp-avatar/admin/uploadify/uploadify.css', 'http://www.google.com/', 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2896.3 Safari/537.36', '', NULL, NULL),
(55426, 0.000000, 1608905739.994901, 0x00000000000000000000ffff1f1f4ecc, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0', '', NULL, NULL),
(55427, 0.000000, 1608905747.540612, 0x00000000000000000000ffff1f1f4ecc, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0', '', NULL, NULL),
(55428, 0.000000, 1608905753.330849, 0x00000000000000000000ffff1f1f4ecc, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0', '', NULL, NULL),
(55429, 0.000000, 1608911672.324929, 0x00000000000000000000ffff0d428b8a, 0, 200, 0, 0, 0, 'http://tservices.cz/comments/feed/', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55430, 0.000000, 1608916285.354505, 0x00000000000000000000ffff42f9455a, 0, 200, 1, 0, 0, 'http://www.tservices.cz/', '', 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55431, 0.000000, 1608916291.875775, 0x00000000000000000000ffff42f94b6e, 0, 200, 1, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55432, 0.000000, 1608918152.606452, 0x00000000000000000000ffff5fd9cf1c, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)', '', NULL, NULL),
(55433, 0.000000, 1608924717.977360, 0x00000000000000000000ffff42f94b6e, 0, 200, 1, 0, 0, 'http://tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55434, 0.000000, 1608924726.134448, 0x00000000000000000000ffff42f94b6e, 0, 200, 1, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55435, 0.000000, 1608927912.934961, 0x00000000000000000000ffffcf2e0d43, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55436, 0.000000, 1608936186.731629, 0x00000000000000000000ffff42f9455c, 0, 200, 1, 0, 0, 'http://www.tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL);
INSERT INTO `wp_wfHits` (`id`, `attackLogTime`, `ctime`, `IP`, `jsRun`, `statusCode`, `isGoogle`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `action`, `actionDescription`, `actionData`) VALUES
(55437, 0.000000, 1608936192.254238, 0x00000000000000000000ffff42f9455c, 0, 200, 1, 0, 0, 'http://www.tservices.cz/', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55438, 0.000000, 1608941303.306797, 0x00000000000000000000ffffa5167572, 0, 200, 0, 0, 0, 'https://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55439, 0.000000, 1608941309.713822, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/angwp/assets/dist/angwp.bundle.js', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55440, 0.000000, 1608941313.892739, 0x00000000000000000000ffffa5167572, 0, 200, 0, 0, 0, 'https://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55441, 0.000000, 1608941318.412505, 0x00000000000000000000ffffa5167572, 0, 200, 0, 0, 0, 'https://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55442, 0.000000, 1608941323.090355, 0x00000000000000000000ffffa5167572, 0, 200, 0, 0, 0, 'https://tservices.cz/index.php?token=c3230426128fe3b6c81a4ca4c6ed2440', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55443, 0.000000, 1608941326.782971, 0x00000000000000000000ffffa5167572, 0, 200, 0, 0, 0, 'https://tservices.cz/?token=c3230426128fe3b6c81a4ca4c6ed2440', 'https://tservices.cz/index.php?token=c3230426128fe3b6c81a4ca4c6ed2440', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55444, 0.000000, 1608941333.269568, 0x00000000000000000000ffffa5167572, 0, 200, 0, 0, 0, 'https://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55445, 1608941339.333457, 1608941338.764700, 0x00000000000000000000ffffa5167572, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-admin/admin-ajax.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Function Injection in Multiple Themes using Epsilon Framework <= 1.2.1', '{\"learningMode\":0,\"failedRules\":\"285\",\"paramKey\":\"c2VydmVyLnNjcmlwdF9maWxlbmFtZQ==\",\"paramValue\":\"L3ZvbHVtZTEvd2ViL3RzZXJ2aWNlc19jei93cC1hZG1pbi9hZG1pbi1hamF4LnBocA==\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"rce\",\"ssl\":1}'),
(55446, 1608941338.485341, 1608941337.919100, 0x00000000000000000000ffffa5167572, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-admin/admin-ajax.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Function Injection in Multiple Themes using Epsilon Framework <= 1.2.1', '{\"learningMode\":0,\"failedRules\":\"285\",\"paramKey\":\"c2VydmVyLnNjcmlwdF9maWxlbmFtZQ==\",\"paramValue\":\"L3ZvbHVtZTEvd2ViL3RzZXJ2aWNlc19jei93cC1hZG1pbi9hZG1pbi1hamF4LnBocA==\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"rce\",\"ssl\":1}'),
(55447, 1608941337.754881, 1608941337.186400, 0x00000000000000000000ffffa5167572, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-admin/admin-ajax.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Function Injection in Multiple Themes using Epsilon Framework <= 1.2.1', '{\"learningMode\":0,\"failedRules\":\"285\",\"paramKey\":\"c2VydmVyLnNjcmlwdF9maWxlbmFtZQ==\",\"paramValue\":\"L3ZvbHVtZTEvd2ViL3RzZXJ2aWNlc19jei93cC1hZG1pbi9hZG1pbi1hamF4LnBocA==\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"rce\",\"ssl\":1}'),
(55448, 0.000000, 1608941340.155010, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-login.php', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55449, 0.000000, 1608941345.243395, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-login.php?token=11f85277ecc60404f374aefab7d1f503', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55450, 0.000000, 1608941350.747901, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'http://tservices.cz/404', 'http://tservices.cz/404', 'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:81.0) Gecko/20100101 Firefox/81.0', '', NULL, NULL),
(55451, 0.000000, 1608941354.736698, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/easy-wp-smtp/', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55452, 0.000000, 1608941358.612346, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/ait-csv-import-export/admin/assets/scripts/scripts.js', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55453, 0.000000, 1608941366.656275, 0x00000000000000000000ffffa5167572, 0, 200, 0, 0, 0, 'https://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55454, 0.000000, 1608941371.083241, 0x00000000000000000000ffffa5167572, 0, 200, 0, 0, 0, 'https://tservices.cz/?token=11f85277ecc60404f374aefab7d1f503', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55455, 0.000000, 1608941375.461975, 0x00000000000000000000ffffa5167572, 0, 200, 0, 0, 0, 'https://tservices.cz/?lt=1', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55456, 0.000000, 1608941379.892168, 0x00000000000000000000ffffa5167572, 0, 200, 0, 0, 0, 'https://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55457, 0.000000, 1608941384.252675, 0x00000000000000000000ffffa5167572, 0, 200, 0, 0, 0, 'https://tservices.cz/?lt=1', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55458, 0.000000, 1608941388.949652, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/ultimate-member/assets/js/um-modal.js', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55459, 0.000000, 1608941392.792490, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/phpmyadmin', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55460, 0.000000, 1608941396.707111, 0x00000000000000000000ffffa5167572, 0, 200, 0, 0, 0, 'https://tservices.cz/?/phpmyadmin', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55461, 0.000000, 1608941461.161101, 0x00000000000000000000ffffa5167572, 0, 200, 0, 0, 0, 'https://tservices.cz:443/phpmyadmin', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55462, 0.000000, 1608941465.105354, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/phpmyadmin', 'https://tservices.cz:443/phpmyadmin', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55463, 0.000000, 1608941529.014855, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/myadmin', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55464, 0.000000, 1608941533.024464, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/mysql', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55465, 0.000000, 1608941536.910720, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/mysqladmin', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55466, 0.000000, 1608941540.813215, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/db', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55467, 0.000000, 1608941544.654261, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/sqladmin', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55468, 0.000000, 1608941548.501328, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/pma', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55469, 0.000000, 1608941552.385816, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/phpmy', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55470, 0.000000, 1608941556.305571, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/phpmanager', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55471, 0.000000, 1608941680.251135, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/adminer.php', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55472, 0.000000, 1608941685.746748, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/.dockerignore', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55473, 0.000000, 1608941689.978176, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/.eslintignore', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55474, 0.000000, 1608941694.257338, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/.git', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55475, 0.000000, 1608941698.460956, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/.gitattributes', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55476, 0.000000, 1608941702.445117, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/.gitignore', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55477, 0.000000, 1608941707.462863, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/.meta', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55478, 0.000000, 1608941711.614717, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/.php_cs.dist', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55479, 0.000000, 1608941716.110679, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/.svn', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55480, 0.000000, 1608941720.065444, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/.travis.yml', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55481, 0.000000, 1608941724.144246, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/.user.ini', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55482, 0.000000, 1608941728.457183, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/.web', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55483, 0.000000, 1608941732.708206, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/.wp-config.php.BCK', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55484, 0.000000, 1608941737.005391, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/.wp-config.php.SWP', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55485, 0.000000, 1608941740.850170, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/.wp-config.php.bck', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55486, 0.000000, 1608941744.739597, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/.wp-config.php.swp', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55487, 1608941748.508584, 1608941748.061800, 0x00000000000000000000ffffa5167572, 0, 403, 0, 0, 0, 'https://tservices.cz/?aam-media=wp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'WAF-RULE-164', '{\"learningMode\":0,\"failedRules\":\"164\",\"paramKey\":\"cmVxdWVzdC5tZDVRdWVyeVN0cmluZ1tjZTdjOWNlNTgzMDhkMGUxYTQyMmEzYWE3NWUwYTRmNl0=\",\"paramValue\":\"d3AtY29uZmlnLnBocA==\",\"path\":\"Lw==\",\"category\":\"auth-bypass\",\"ssl\":1}'),
(55488, 0.000000, 1608941749.290493, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/CHANGELOG.md', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55489, 0.000000, 1608941754.491821, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/Desktop.ini', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55490, 0.000000, 1608941758.721666, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/LICENSE.txt', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55491, 0.000000, 1608941762.910572, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/Makefile.in', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55492, 0.000000, 1608941767.015396, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/README.md', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55493, 0.000000, 1608941770.938658, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/Robots.txt', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55494, 0.000000, 1608941775.864967, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/Thumbs.db', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55495, 0.000000, 1608941779.747273, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/VERSION', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55496, 0.000000, 1608941783.775165, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/access.log', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55497, 0.000000, 1608941787.869846, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/composer.json', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55498, 0.000000, 1608941791.956152, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/config.bak', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55499, 0.000000, 1608941796.562726, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/config.ini', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55500, 0.000000, 1608941800.453420, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/config.json', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55501, 0.000000, 1608941804.369979, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/config.status', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55502, 0.000000, 1608941808.209201, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/debug.log', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55503, 0.000000, 1608941812.517587, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/error.txt', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55504, 0.000000, 1608941816.905508, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/errors.txt', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55505, 0.000000, 1608941821.267275, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/log.txt', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55506, 0.000000, 1608941825.194337, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/logs.txt', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55507, 0.000000, 1608941829.454208, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/logs/php-errors.log', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55508, 0.000000, 1608941833.634262, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/php.ini.sample', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55509, 0.000000, 1608941837.756472, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/php.ini', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55510, 0.000000, 1608941841.809267, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/php_error.log', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55511, 0.000000, 1608941846.167648, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/php_errors.log', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55512, 0.000000, 1608941850.444539, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/phpcs.xml', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55513, 0.000000, 1608941854.806659, 0x00000000000000000000ffff86d1d6b0, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36', '', NULL, NULL),
(55514, 0.000000, 1608941854.843556, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/readme.txt', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55515, 0.000000, 1608941859.410057, 0x00000000000000000000ffffa5167572, 0, 200, 0, 0, 0, 'https://tservices.cz/robots.txt', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55516, 0.000000, 1608941864.021124, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/robots', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55517, 0.000000, 1608941867.971339, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/sitemap.xml.gz', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55518, 0.000000, 1608941872.943552, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/sitemap.xml', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55519, 0.000000, 1608941876.990861, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/tags.txt', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55520, 0.000000, 1608941881.336741, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/test.txt', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55521, 0.000000, 1608941885.667220, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/user.ini', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55522, 0.000000, 1608941889.649372, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/version.xml', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55523, 0.000000, 1608941893.979643, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/web.xml', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55524, 0.000000, 1608941897.872331, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/weblogic.xml', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55525, 0.000000, 1608941901.806737, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-admin/access.log', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55526, 1608941905.931362, 1608941905.475800, 0x00000000000000000000ffffa5167572, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-admin/admin-ajax.php?action=duplicator_download&file=%2F..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tmaWxlXQ==\",\"paramValue\":\"Ly4uL3dwLWNvbmZpZy5waHA=\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"lfi\",\"ssl\":1}'),
(55527, 0.000000, 1608941906.782947, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-admin/debug.log', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55528, 0.000000, 1608941912.248604, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config%20fix.txt', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55529, 0.000000, 1608941916.191371, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config-backup.txt', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55530, 0.000000, 1608941920.405922, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config-backup1.txt', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55531, 0.000000, 1608941924.521377, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config-backup', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55532, 0.000000, 1608941928.583371, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.BACKUP', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55533, 0.000000, 1608941932.441260, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.BACK', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55534, 0.000000, 1608941936.281151, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.BAK', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55535, 0.000000, 1608941940.174487, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.COPY', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55536, 0.000000, 1608941944.105951, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.DAT', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55537, 0.000000, 1608941948.487393, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.DB', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55538, 0.000000, 1608941952.340119, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.OLD', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55539, 0.000000, 1608941956.214121, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.ORIGINAL', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55540, 0.000000, 1608941960.154604, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.ORIG', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55541, 0.000000, 1608941964.369991, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.SAVE', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55542, 0.000000, 1608941968.643846, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.TAR.GZ', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55543, 0.000000, 1608941972.496246, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.TEST', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55544, 0.000000, 1608941976.915439, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.TMP', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55545, 0.000000, 1608941980.738246, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.TXT', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55546, 0.000000, 1608941984.603160, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.ZIP', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55547, 0.000000, 1608941988.476134, 0x00000000000000000000ffffa5167572, 0, 200, 0, 0, 0, 'https://tservices.cz/wp-config.', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55548, 0.000000, 1608941992.346036, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.back', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55549, 0.000000, 1608941996.650085, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.backup', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55550, 0.000000, 1608942000.979543, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.bak', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55551, 0.000000, 1608942005.359556, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.copy', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55552, 0.000000, 1608942009.275842, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.dat', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55553, 0.000000, 1608942013.471852, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.db', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55554, 0.000000, 1608942018.292168, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.old', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55555, 0.000000, 1608942022.190865, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.orig', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55556, 0.000000, 1608942026.112071, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.original', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55557, 0.000000, 1608942029.961664, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php-old', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55558, 0.000000, 1608942034.228394, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.1', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55559, 0.000000, 1608942038.516763, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.2', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55560, 0.000000, 1608942042.567727, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.3', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55561, 0.000000, 1608942046.576569, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.BACKUP', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55562, 0.000000, 1608942050.488559, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.BACK', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55563, 0.000000, 1608942055.701744, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.BAK', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55564, 0.000000, 1608942060.118687, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.BCK', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55565, 0.000000, 1608942063.929427, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.COPY', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55566, 0.000000, 1608942068.010670, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.DAT', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55567, 0.000000, 1608942071.876698, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.DB', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55568, 0.000000, 1608942075.985922, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.OLD', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55569, 0.000000, 1608942080.113973, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.ORIGINAL', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55570, 0.000000, 1608942084.023362, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.ORIG', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55571, 0.000000, 1608942087.902702, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.SAVE', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55572, 0.000000, 1608942091.868325, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.SWO', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55573, 0.000000, 1608942095.794913, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.SWP', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55574, 0.000000, 1608942099.658380, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.TAR.GZ', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55575, 0.000000, 1608942103.856578, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.TEST', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55576, 0.000000, 1608942108.073963, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.TMP', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55577, 0.000000, 1608942112.493143, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.TXT', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55578, 0.000000, 1608942116.458710, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.ZIP', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55579, 0.000000, 1608942120.510147, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php._INC', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55580, 0.000000, 1608942124.386228, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php._inc', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55581, 0.000000, 1608942128.263946, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.back', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55582, 0.000000, 1608942132.267744, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.backup', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55583, 0.000000, 1608942136.078297, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.bak', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55584, 0.000000, 1608942140.211126, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.bck', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55585, 0.000000, 1608942144.125847, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.bkp', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55586, 0.000000, 1608942147.961994, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.copy', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55587, 0.000000, 1608942152.628696, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.dat', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55588, 0.000000, 1608942156.422280, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.db', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55589, 0.000000, 1608942160.350060, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.old', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55590, 0.000000, 1608942164.170451, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.orig', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55591, 0.000000, 1608942168.571900, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.original', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55592, 0.000000, 1608942172.418922, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.restore', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55593, 0.000000, 1608942176.266529, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.save', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55594, 0.000000, 1608942180.342693, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.swo', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55595, 0.000000, 1608942184.236421, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.swp', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55596, 0.000000, 1608942188.060668, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.tar.gz', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55597, 0.000000, 1608942192.028381, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.test', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55598, 0.000000, 1608942195.955386, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.tmp', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55599, 0.000000, 1608942200.004506, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.txt', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55600, 0.000000, 1608942203.917794, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55601, 1608942207.693321, 1608942207.249000, 0x00000000000000000000ffffa5167572, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-config.php?aam-media=1', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'WAF-RULE-164', '{\"learningMode\":0,\"failedRules\":\"164\",\"paramKey\":\"cmVxdWVzdC5tZDVRdWVyeVN0cmluZ1tjZTdjOWNlNTgzMDhkMGUxYTQyMmEzYWE3NWUwYTRmNl0=\",\"paramValue\":\"MQ==\",\"path\":\"L3dwLWNvbmZpZy5waHA=\",\"category\":\"auth-bypass\",\"ssl\":1}'),
(55602, 0.000000, 1608942208.457617, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.phpOLD', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55603, 0.000000, 1608942213.607109, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php_BAK', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55604, 0.000000, 1608942217.558505, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php_bak', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55605, 0.000000, 1608942221.586715, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.phpa', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55606, 0.000000, 1608942226.611116, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.phpe', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55607, 0.000000, 1608942230.732165, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php~', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55608, 0.000000, 1608942235.769432, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.save', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55609, 0.000000, 1608942239.944064, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.tar.gz', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55610, 0.000000, 1608942244.121141, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.test', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55611, 0.000000, 1608942248.284440, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.tmp', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55612, 0.000000, 1608942252.270503, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.txt', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55613, 0.000000, 1608942256.252517, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55614, 0.000000, 1608942260.151802, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config_INC', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55615, 0.000000, 1608942264.074734, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config_inc', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55616, 0.000000, 1608942268.502624, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-content/access.log', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55617, 0.000000, 1608942272.443629, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-content/debug.log', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL);
INSERT INTO `wp_wfHits` (`id`, `attackLogTime`, `ctime`, `IP`, `jsRun`, `statusCode`, `isGoogle`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `action`, `actionDescription`, `actionData`) VALUES
(55618, 0.000000, 1608942276.727513, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-content/php_errors.log', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55619, 0.000000, 1608942280.558112, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-content/themes/twentythirteen/fonts/COPYING.txt', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55620, 0.000000, 1608942285.640137, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-content/themes/twentythirteen/fonts/LICENSE.txt', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55621, 0.000000, 1608942290.825226, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-includes/access.log', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55622, 0.000000, 1608942295.222946, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-includes/debug.log', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55623, 0.000000, 1608942299.396973, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-includes/js/plupload/changelog.txt', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55624, 0.000000, 1608942304.329608, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-includes/js/tinymce/plugins/spellchecker/changelog.txt', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55625, 0.000000, 1608942308.251570, 0x00000000000000000000ffffa5167572, 0, 200, 0, 0, 0, 'https://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55626, 0.000000, 1608942310.483666, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/.FBCIndex', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55627, 0.000000, 1608942314.347760, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/.access', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55628, 0.000000, 1608942318.257951, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/.addressbook', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55629, 0.000000, 1608942322.716154, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/.bash_history', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55630, 0.000000, 1608942326.911341, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/.bashrc', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55631, 0.000000, 1608942330.733286, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/.env', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55632, 0.000000, 1608942334.982402, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/.forward', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55633, 0.000000, 1608942338.913232, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/.gitignore', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55634, 0.000000, 1608942342.906059, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/.history', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55635, 0.000000, 1608942347.360974, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/.lynx_cookies', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55636, 0.000000, 1608942351.505306, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/.meta', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55637, 0.000000, 1608942355.389843, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/.mysql_history', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55638, 0.000000, 1608942359.289017, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/.nsconfig', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55639, 0.000000, 1608942363.500353, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/.nsf..winntwin.ini', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55640, 0.000000, 1608942367.530288, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/.passwd', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55641, 0.000000, 1608942371.390767, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/.perf', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55642, 0.000000, 1608942375.239585, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/.pinerc', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55643, 0.000000, 1608942379.109841, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/.plan', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55644, 0.000000, 1608942383.211560, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/.proclog', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55645, 0.000000, 1608942386.992651, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/.procmailrc', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55646, 0.000000, 1608942390.910742, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/.profile', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55647, 0.000000, 1608942395.073233, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/.psql_history', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55648, 0.000000, 1608942398.956137, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/.rhosts', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55649, 0.000000, 1608942402.805072, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/.sh_history', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55650, 0.000000, 1608942406.899233, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/.ssh', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55651, 0.000000, 1608942410.975252, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/.web', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55652, 0.000000, 1608942414.966791, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/.www_acl', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55653, 0.000000, 1608942418.854961, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/.wwwacl', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55654, 0.000000, 1608942422.775102, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/config.inc', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55655, 0.000000, 1608942426.721948, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/config.xml', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55656, 0.000000, 1608942430.669432, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/force-download.php?file=wp-config.php', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55657, 0.000000, 1608942434.523804, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/node.xml', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55658, 0.000000, 1608942438.512065, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/resources.xml', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55659, 0.000000, 1608942442.510858, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/security.xml', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55660, 0.000000, 1608942446.677879, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/server.xml', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55661, 0.000000, 1608942450.875373, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/serverindex.xml', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55662, 0.000000, 1608942454.836704, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/soapConfig.xml', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55663, 0.000000, 1608942458.775015, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/web.config', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55664, 0.000000, 1608942463.197604, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/web.xml', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55665, 0.000000, 1608942467.093448, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/weblogic.xml', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55666, 1608942473.166767, 1608942472.765600, 0x00000000000000000000ffffa5167572, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-admin/admin-ajax.php?action=revslider_show_image&img=..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Slider Revolution: Local File Inclusion', '{\"learningMode\":0,\"failedRules\":\"2\",\"paramKey\":\"c2VydmVyLnNjcmlwdF9maWxlbmFtZQ==\",\"paramValue\":\"L3ZvbHVtZTEvd2ViL3RzZXJ2aWNlc19jei93cC1hZG1pbi9hZG1pbi1hamF4LnBocA==\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"lfi\",\"ssl\":1}'),
(55667, 1608942472.606203, 1608942472.146200, 0x00000000000000000000ffffa5167572, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-admin/admin-ajax.php?action=kbslider_show_image&img=..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tpbWdd\",\"paramValue\":\"Li4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"lfi\",\"ssl\":1}'),
(55668, 1608942471.984282, 1608942471.528800, 0x00000000000000000000ffffa5167572, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-admin/admin-ajax.php?action=duplicator_download&file=..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tmaWxlXQ==\",\"paramValue\":\"Li4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"lfi\",\"ssl\":1}'),
(55669, 1608942471.368541, 1608942470.905800, 0x00000000000000000000ffffa5167572, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-admin/admin-ajax.php?action=cpabc_appointments_calendar_update&cpabc_calendar_update=1&id=..%2F..%2F..%2F..%2F..%2F..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tpZF0=\",\"paramValue\":\"Li4vLi4vLi4vLi4vLi4vLi4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"lfi\",\"ssl\":1}'),
(55670, 1608942470.737725, 1608942470.273000, 0x00000000000000000000ffffa5167572, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-admin/admin-ajax.php?action=ave_publishPost&title=random&short=1&term=1&thumb=..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1t0aHVtYl0=\",\"paramValue\":\"Li4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"lfi\",\"ssl\":1}'),
(55671, 0.000000, 1608942476.509739, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'http://tservices.cz/404', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55672, 1608942493.124516, 1608942492.686700, 0x00000000000000000000ffffa5167572, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-content/themes/churchope/lib/downloadlink.php?file=..%2F..%2F..%2F..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tmaWxlXQ==\",\"paramValue\":\"Li4vLi4vLi4vLi4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL2NodXJjaG9wZS9saWIvZG93bmxvYWRsaW5rLnBocA==\",\"category\":\"lfi\",\"ssl\":1}'),
(55673, 1608942492.526592, 1608942492.088900, 0x00000000000000000000ffffa5167572, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-content/themes/NativeChurch/download/download.php?file=..%2F..%2F..%2F..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tmaWxlXQ==\",\"paramValue\":\"Li4vLi4vLi4vLi4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL05hdGl2ZUNodXJjaC9kb3dubG9hZC9kb3dubG9hZC5waHA=\",\"category\":\"lfi\",\"ssl\":1}'),
(55674, 1608942491.921836, 1608942491.484600, 0x00000000000000000000ffffa5167572, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/wptf-image-gallery/lib-mbox/ajax_load.php?url=..%2F..%2F..%2F..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1t1cmxd\",\"paramValue\":\"Li4vLi4vLi4vLi4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93cHRmLWltYWdlLWdhbGxlcnkvbGliLW1ib3gvYWpheF9sb2FkLnBocA==\",\"category\":\"lfi\",\"ssl\":1}'),
(55675, 1608942491.324713, 1608942490.889900, 0x00000000000000000000ffffa5167572, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/wp-support-plus-responsive-ticket-system/includes/admin/downloadAttachment.php?path=..%2F..%2F..%2F..%2F..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1twYXRoXQ==\",\"paramValue\":\"Li4vLi4vLi4vLi4vLi4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93cC1zdXBwb3J0LXBsdXMtcmVzcG9uc2l2ZS10aWNrZXQtc3lzdGVtL2luY2x1ZGVzL2FkbWluL2Rvd25sb2FkQXR0YWNobWVudC5waHA=\",\"category\":\"lfi\",\"ssl\":1}'),
(55676, 1608942490.729771, 1608942490.292700, 0x00000000000000000000ffffa5167572, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/ungallery/source_vuln.php?pic=..%2F..%2F..%2F..%2F..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1twaWNd\",\"paramValue\":\"Li4vLi4vLi4vLi4vLi4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy91bmdhbGxlcnkvc291cmNlX3Z1bG4ucGhw\",\"category\":\"lfi\",\"ssl\":1}'),
(55677, 1608942490.131537, 1608942489.693900, 0x00000000000000000000ffffa5167572, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/ungallery/source_editf3.php?pic=..%2F..%2F..%2F..%2F..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1twaWNd\",\"paramValue\":\"Li4vLi4vLi4vLi4vLi4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy91bmdhbGxlcnkvc291cmNlX2VkaXRmMy5waHA=\",\"category\":\"lfi\",\"ssl\":1}'),
(55678, 1608942489.535187, 1608942489.099500, 0x00000000000000000000ffffa5167572, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/tera-charts/charts/treemap.php?fn=..%2F..%2F..%2F..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tmbl0=\",\"paramValue\":\"Li4vLi4vLi4vLi4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy90ZXJhLWNoYXJ0cy9jaGFydHMvdHJlZW1hcC5waHA=\",\"category\":\"lfi\",\"ssl\":1}'),
(55679, 1608942488.939534, 1608942488.500300, 0x00000000000000000000ffffa5167572, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/sniplets/modules/syntax_highlight.php?libpath=..%2F..%2F..%2F..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tsaWJwYXRoXQ==\",\"paramValue\":\"Li4vLi4vLi4vLi4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9zbmlwbGV0cy9tb2R1bGVzL3N5bnRheF9oaWdobGlnaHQucGhw\",\"category\":\"lfi\",\"ssl\":1}'),
(55680, 1608942488.334528, 1608942487.900000, 0x00000000000000000000ffffa5167572, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/simple-image-manipulator/controller/download.php?filepath=..%2F..%2F..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tmaWxlcGF0aF0=\",\"paramValue\":\"Li4vLi4vLi4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9zaW1wbGUtaW1hZ2UtbWFuaXB1bGF0b3IvY29udHJvbGxlci9kb3dubG9hZC5waHA=\",\"category\":\"lfi\",\"ssl\":1}'),
(55681, 1608942487.740423, 1608942487.302000, 0x00000000000000000000ffffa5167572, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/recent-backups/download-file.php?file_link=..%2F..%2F..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tmaWxlX2xpbmtd\",\"paramValue\":\"Li4vLi4vLi4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9yZWNlbnQtYmFja3Vwcy9kb3dubG9hZC1maWxlLnBocA==\",\"category\":\"lfi\",\"ssl\":1}'),
(55682, 1608942487.142252, 1608942486.705500, 0x00000000000000000000ffffa5167572, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/mygallery/myfunctions/mygallerybrowser.php?myPath=..%2F..%2F..%2F..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tteVBhdGhd\",\"paramValue\":\"Li4vLi4vLi4vLi4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9teWdhbGxlcnkvbXlmdW5jdGlvbnMvbXlnYWxsZXJ5YnJvd3Nlci5waHA=\",\"category\":\"lfi\",\"ssl\":1}'),
(55683, 1608942486.545925, 1608942486.107900, 0x00000000000000000000ffffa5167572, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/mini-mail-dashboard-widgetwp-mini-mail.php?abspath=..%2F..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1thYnNwYXRoXQ==\",\"paramValue\":\"Li4vLi4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9taW5pLW1haWwtZGFzaGJvYXJkLXdpZGdldHdwLW1pbmktbWFpbC5waHA=\",\"category\":\"lfi\",\"ssl\":1}'),
(55684, 1608942485.923553, 1608942485.486600, 0x00000000000000000000ffffa5167572, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/mac-dock-gallery/macdownload.php?albid=..%2F..%2F..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1thbGJpZF0=\",\"paramValue\":\"Li4vLi4vLi4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9tYWMtZG9jay1nYWxsZXJ5L21hY2Rvd25sb2FkLnBocA==\",\"category\":\"lfi\",\"ssl\":1}'),
(55685, 1608942485.326974, 1608942484.889000, 0x00000000000000000000ffffa5167572, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/google-mp3-audio-player/direct_download.php?file=..%2F..%2F..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tmaWxlXQ==\",\"paramValue\":\"Li4vLi4vLi4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9nb29nbGUtbXAzLWF1ZGlvLXBsYXllci9kaXJlY3RfZG93bmxvYWQucGhw\",\"category\":\"lfi\",\"ssl\":1}'),
(55686, 1608942484.728584, 1608942484.292300, 0x00000000000000000000ffffa5167572, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/google-document-embedder/libs/pdf.php?fn=lol.pdf&file=..%2F..%2F..%2F..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tmaWxlXQ==\",\"paramValue\":\"Li4vLi4vLi4vLi4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9nb29nbGUtZG9jdW1lbnQtZW1iZWRkZXIvbGlicy9wZGYucGhw\",\"category\":\"lfi\",\"ssl\":1}'),
(55687, 1608942484.132642, 1608942483.696200, 0x00000000000000000000ffffa5167572, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/eshop-magic/download.php?file=..%2F..%2F..%2F..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tmaWxlXQ==\",\"paramValue\":\"Li4vLi4vLi4vLi4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9lc2hvcC1tYWdpYy9kb3dubG9hZC5waHA=\",\"category\":\"lfi\",\"ssl\":1}'),
(55688, 1608942483.492057, 1608942483.049700, 0x00000000000000000000ffffa5167572, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/db-backup/download.php?file=..%2F..%2F..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tmaWxlXQ==\",\"paramValue\":\"Li4vLi4vLi4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9kYi1iYWNrdXAvZG93bmxvYWQucGhw\",\"category\":\"lfi\",\"ssl\":1}'),
(55689, 1608942482.889022, 1608942482.446200, 0x00000000000000000000ffffa5167572, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/cherry-plugin/admin/import-export/download-content.php?file=..%2F..%2F..%2F..%2F..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tmaWxlXQ==\",\"paramValue\":\"Li4vLi4vLi4vLi4vLi4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9jaGVycnktcGx1Z2luL2FkbWluL2ltcG9ydC1leHBvcnQvZG93bmxvYWQtY29udGVudC5waHA=\",\"category\":\"lfi\",\"ssl\":1}'),
(55690, 1608942482.271356, 1608942481.832800, 0x00000000000000000000ffffa5167572, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/aspose-doc-exporter/aspose_doc_exporter_download.php?file=..%2F..%2F..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tmaWxlXQ==\",\"paramValue\":\"Li4vLi4vLi4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9hc3Bvc2UtZG9jLWV4cG9ydGVyL2FzcG9zZV9kb2NfZXhwb3J0ZXJfZG93bmxvYWQucGhw\",\"category\":\"lfi\",\"ssl\":1}'),
(55691, 0.000000, 1608942493.920456, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-content/themes/holding_pattern/admin/upload-file.php', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55692, 1608942481.550747, 1608942481.110300, 0x00000000000000000000ffffa5167572, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/advanced-uploader/upload.php?destinations=..%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2Fwp-config.php%5Cx00', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tkZXN0aW5hdGlvbnNd\",\"paramValue\":\"Li4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vd3AtY29uZmlnLnBocFx4MDA=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9hZHZhbmNlZC11cGxvYWRlci91cGxvYWQucGhw\",\"category\":\"lfi\",\"ssl\":1}'),
(55693, 1608942480.922275, 1608942480.481100, 0x00000000000000000000ffffa5167572, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-content/force-download.php?file=..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tmaWxlXQ==\",\"paramValue\":\"Li4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvZm9yY2UtZG93bmxvYWQucGhw\",\"category\":\"lfi\",\"ssl\":1}'),
(55694, 1608942480.321289, 1608942479.878000, 0x00000000000000000000ffffa5167572, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-admin/admin.php?page=multi_metabox_listing&action=edit&id=..%2F..%2F..%2F..%2F..%2F..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tpZF0=\",\"paramValue\":\"Li4vLi4vLi4vLi4vLi4vLi4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWFkbWluL2FkbWluLnBocA==\",\"category\":\"lfi\",\"ssl\":1}'),
(55695, 0.000000, 1608942499.730364, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/sf-booking/lib/downloads.php?file=/wp-config.php', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55696, 1608942498.944745, 1608942498.508200, 0x00000000000000000000ffffa5167572, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-content/themes/mTheme-Unus/css/css.php?files=..%2F..%2F..%2F..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tmaWxlc10=\",\"paramValue\":\"Li4vLi4vLi4vLi4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL21UaGVtZS1VbnVzL2Nzcy9jc3MucGhw\",\"category\":\"lfi\",\"ssl\":1}'),
(55697, 0.000000, 1608942503.683304, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/media-library-assistant/includes/mla-file-downloader.php?mla_download_type=text/htl&mla_download_file=wp-config.php', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55698, 0.000000, 1608942508.748771, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/tservices.cz.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55699, 0.000000, 1608942512.868027, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/tservices.cz.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55700, 0.000000, 1608942518.104713, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/tservicescz.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55701, 0.000000, 1608942521.817698, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/tservices.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55702, 0.000000, 1608942525.762744, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/.lscache_htaccess_bak.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55703, 0.000000, 1608942529.516775, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/.quarantine.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55704, 0.000000, 1608942533.294259, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/.well-known.tar.gz', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55705, 0.000000, 1608942537.827264, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/.well-known.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55706, 0.000000, 1608942541.908234, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/1.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55707, 0.000000, 1608942545.655572, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/2019-bk.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55708, 0.000000, 1608942549.517929, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/2020-new.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55709, 0.000000, 1608942553.305205, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/ALL_FILES.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55710, 0.000000, 1608942557.426664, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/Archive.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55711, 0.000000, 1608942561.193046, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/Archive1.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55712, 0.000000, 1608942565.272781, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/Backup.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55713, 0.000000, 1608942569.924113, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/a-y-t.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55714, 0.000000, 1608942573.672491, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/admin.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55715, 0.000000, 1608942577.824476, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/all.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55716, 0.000000, 1608942581.679417, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/archive.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55717, 0.000000, 1608942585.582333, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/assets.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55718, 0.000000, 1608942589.394341, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/bac.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55719, 0.000000, 1608942593.179953, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/back.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55720, 0.000000, 1608942597.291099, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/backup.tar', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55721, 0.000000, 1608942601.012714, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/backup.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55722, 0.000000, 1608942605.006226, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/barcode.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55723, 0.000000, 1608942608.743391, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/betheme.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55724, 0.000000, 1608942612.468133, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/bk.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55725, 0.000000, 1608942616.298695, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/cgi-bin.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55726, 0.000000, 1608942620.473832, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/file-backup.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55727, 0.000000, 1608942624.307456, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/fitness.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55728, 0.000000, 1608942628.241530, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/fruits.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55729, 0.000000, 1608942631.993246, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/haraj.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55730, 0.000000, 1608942636.007031, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/infected.tar.gz', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55731, 0.000000, 1608942640.319066, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/installer.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55732, 0.000000, 1608942644.081301, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/js.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55733, 0.000000, 1608942648.117147, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/latest.tar.gz', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55734, 0.000000, 1608942651.929475, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/latest.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55735, 0.000000, 1608942655.787680, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/new.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55736, 0.000000, 1608942659.535002, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/nutri1.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55737, 0.000000, 1608942663.334201, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/old.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55738, 0.000000, 1608942667.538685, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/pre.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55739, 0.000000, 1608942671.258861, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/public_html.tar.gz', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55740, 0.000000, 1608942675.012288, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/public_html.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55741, 0.000000, 1608942678.703195, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/rest.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55742, 0.000000, 1608942682.848688, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/site.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55743, 0.000000, 1608942686.596759, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/soprasotto.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55744, 0.000000, 1608942690.371596, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/speed.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55745, 0.000000, 1608942694.195501, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/sts.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55746, 0.000000, 1608942698.322009, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/tg.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55747, 0.000000, 1608942702.124496, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/vse.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55748, 0.000000, 1608942706.053936, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/website.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55749, 0.000000, 1608942710.044652, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/without%20wp-content%20wordpress.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55750, 0.000000, 1608942714.178009, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/woo.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55751, 0.000000, 1608942718.095484, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress%20%281%29.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55752, 0.000000, 1608942721.917732, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress%204.9.8-fa.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55753, 0.000000, 1608942725.809834, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress-3.3.2.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55754, 0.000000, 1608942730.243500, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress-4.8.14.tar.gz', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55755, 0.000000, 1608942734.003552, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress-4.9.1-fa_IR.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55756, 0.000000, 1608942738.015730, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress-4.9.8.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55757, 0.000000, 1608942742.433166, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress-4.9.9.tar.gz', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55758, 0.000000, 1608942746.721830, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress-5.1.1.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55759, 0.000000, 1608942750.561182, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress-5.2.1.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55760, 0.000000, 1608942754.777405, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress-5.2.2.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55761, 0.000000, 1608942758.682806, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress-5.2.3.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55762, 0.000000, 1608942762.387249, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress-5.3-fa_IR.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55763, 0.000000, 1608942766.053134, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress-5.3.2%20%282%29.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL);
INSERT INTO `wp_wfHits` (`id`, `attackLogTime`, `ctime`, `IP`, `jsRun`, `statusCode`, `isGoogle`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `action`, `actionDescription`, `actionData`) VALUES
(55764, 0.000000, 1608942769.777424, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress-5.3.2-ru_RU.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55765, 0.000000, 1608942773.496825, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress-5.3.2.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55766, 0.000000, 1608942777.218946, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress-5.3.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55767, 0.000000, 1608942780.969662, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress-5.4.1.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55768, 0.000000, 1608942784.723764, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress-5.4.2%20%281%29.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55769, 0.000000, 1608942788.412483, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress-5.4.2.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55770, 0.000000, 1608942792.082267, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress-5.4.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55771, 0.000000, 1608942795.796647, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress-5.5.1%20%281%29.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55772, 0.000000, 1608942799.468153, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress-5.5.1.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55773, 0.000000, 1608942803.262616, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress-5.5.3.tar.gz', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55774, 0.000000, 1608942807.258559, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress-5.5.3.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55775, 0.000000, 1608942811.191412, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress-5.5.tar.gz', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55776, 0.000000, 1608942814.902637, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress-5.5.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55777, 0.000000, 1608942818.839729, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress-scan.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55778, 0.000000, 1608942822.931680, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress.rar', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55779, 0.000000, 1608942826.638426, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55780, 0.000000, 1608942830.404862, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress5.2.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55781, 0.000000, 1608942834.121708, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-admin.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55782, 0.000000, 1608942838.081393, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-admin_old.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55783, 0.000000, 1608942842.326379, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-content-backup.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55784, 0.000000, 1608942846.501662, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-content.tar', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55785, 0.000000, 1608942850.523570, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-content.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55786, 0.000000, 1608942854.790623, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-includes.7z', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55787, 0.000000, 1608942858.953101, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-includes.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55788, 0.000000, 1608942862.831271, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-load.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55789, 0.000000, 1608942866.582271, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-login.php.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55790, 0.000000, 1608942870.304792, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wp.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55791, 0.000000, 1608942874.174271, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/wplatest.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55792, 0.000000, 1608942877.942412, 0x00000000000000000000ffffa5167572, 0, 404, 0, 0, 0, 'https://tservices.cz/xxx.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55793, 0.000000, 1608948868.953829, 0x00000000000000000000ffff7277874e, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(55794, 0.000000, 1608954735.413977, 0x00000000000000000000ffff727799f2, 0, 200, 0, 0, 0, 'https://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(55795, 0.000000, 1608956198.459018, 0x00000000000000000000ffff526610c4, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-login.php', '', 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.85 Safari/537.36 OPR/32.0.1948.45', '', NULL, NULL),
(55796, 0.000000, 1608956203.813765, 0x00000000000000000000ffff526610c4, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-login.php', '', 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.85 Safari/537.36 OPR/32.0.1948.45', '', NULL, NULL),
(55797, 0.000000, 1608956207.954465, 0x00000000000000000000ffff526610c4, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-login.php', '', 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.85 Safari/537.36 OPR/32.0.1948.45', '', NULL, NULL),
(55798, 0.000000, 1608959962.725143, 0x00000000000000000000ffff42f94c14, 0, 200, 1, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55799, 0.000000, 1608982122.752728, 0x00000000000000000000ffff8ac5d5a0, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-login.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0', '', NULL, NULL),
(55800, 0.000000, 1608982382.764764, 0x00000000000000000000ffff2578d9a9, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-login.php', '', 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.85 Safari/537.36 OPR/32.0.1948.45', '', NULL, NULL),
(55801, 0.000000, 1608982387.121277, 0x00000000000000000000ffff2578d9a9, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-login.php', '', 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.85 Safari/537.36 OPR/32.0.1948.45', '', NULL, NULL),
(55802, 0.000000, 1608982391.516131, 0x00000000000000000000ffff2578d9a9, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-login.php', '', 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.85 Safari/537.36 OPR/32.0.1948.45', '', NULL, NULL),
(55803, 0.000000, 1608988743.964883, 0x00000000000000000000ffff17e46d92, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/themes/holding_pattern/admin/options-tab-sample.txt', 'http://www.google.com/', 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2896.3 Safari/537.36', '', NULL, NULL),
(55804, 0.000000, 1608992637.834789, 0x00000000000000000000ffffcfb4d6a8, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-login.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0', '', NULL, NULL),
(55805, 0.000000, 1608993056.471532, 0x00000000000000000000ffff42f94c14, 0, 200, 1, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55806, 0.000000, 1609001130.003792, 0x00000000000000000000ffff9d37b6ba, 0, 404, 0, 0, 0, 'http://tservices.cz/.env', '', 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', '', NULL, NULL),
(55807, 0.000000, 1609015810.165619, 0x00000000000000000000ffff5bc0672a, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0', '', NULL, NULL),
(55808, 0.000000, 1609017726.436464, 0x00000000000000000000ffff72778b70, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(55809, 0.000000, 1609023810.610856, 0x00000000000000000000ffff727799f2, 0, 200, 0, 0, 0, 'https://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(55810, 0.000000, 1609026849.129269, 0x00000000000000000000ffff42f94c18, 0, 200, 1, 0, 0, 'http://tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55811, 0.000000, 1609026859.587100, 0x00000000000000000000ffff42f94c16, 0, 200, 1, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55812, 0.000000, 1609029445.669188, 0x00000000000000000000ffff2ef8ba96, 0, 200, 0, 0, 0, 'http://tservices.cz/comments/feed', '', 'GuzzleHttp/6.5.5 curl/7.29.0 PHP/7.1.12', '', NULL, NULL),
(55813, 0.000000, 1609029448.103785, 0x00000000000000000000ffff2ef8ba96, 0, 200, 0, 0, 0, 'http://tservices.cz/comments/feed', '', 'GuzzleHttp/6.5.5 curl/7.29.0 PHP/7.1.12', '', NULL, NULL),
(55814, 0.000000, 1609029462.988057, 0x00000000000000000000ffff2ef8ba96, 0, 200, 0, 0, 0, 'http://tservices.cz/comments/feed/', '', 'GuzzleHttp/6.5.5 curl/7.29.0 PHP/7.1.12', '', NULL, NULL),
(55815, 0.000000, 1609031963.307817, 0x00000000000000000000ffffd5205369, 0, 200, 1, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55816, 0.000000, 1609057591.771974, 0x00000000000000000000ffffd111604a, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; Nimbostratus-Bot/v1.3.2; http://cloudsystemnetworks.com)', '', NULL, NULL),
(55817, 0.000000, 1609058190.588388, 0x00000000000000000000ffffd1116062, 0, 200, 0, 0, 0, 'https://tservices.cz/', '', 'Mozilla/5.0 (compatible; Nimbostratus-Bot/v1.3.2; http://cloudsystemnetworks.com)', '', NULL, NULL),
(55818, 0.000000, 1609058195.351176, 0x00000000000000000000ffff2d2149f9, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-login.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0', '', NULL, NULL),
(55819, 0.000000, 1609071451.192504, 0x00000000000000000000ffff3ea827ca, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0', '', NULL, NULL),
(55820, 0.000000, 1609071468.362391, 0x00000000000000000000ffff3ea827ca, 0, 200, 0, 0, 0, 'https://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0', '', NULL, NULL),
(55821, 0.000000, 1609071474.409148, 0x00000000000000000000ffff3ea827ca, 0, 200, 0, 0, 0, 'https://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', '', NULL, NULL),
(55822, 0.000000, 1609073676.482636, 0x00000000000000000000ffff17e46d92, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/themes/satoshi/styles/functions.css', 'http://www.google.com/', 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2896.3 Safari/537.36', '', NULL, NULL),
(55823, 0.000000, 1609079634.088085, 0x00000000000000000000ffff8af6fd18, 0, 200, 0, 0, 0, 'https://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.85 Safari/537.36', '', NULL, NULL),
(55824, 0.000000, 1609086391.838065, 0x00000000000000000000ffff72778aef, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(55825, 0.000000, 1609092373.519638, 0x00000000000000000000ffff727797ed, 0, 200, 0, 0, 0, 'https://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(55826, 0.000000, 1609093268.172452, 0x00000000000000000000ffffc18e92ca, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-login.php', '', 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)', '', NULL, NULL),
(55827, 0.000000, 1609093543.599256, 0x00000000000000000000ffff3ea827ca, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0', '', NULL, NULL),
(55828, 0.000000, 1609093563.409552, 0x00000000000000000000ffff3ea827ca, 0, 200, 0, 0, 0, 'https://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0', '', NULL, NULL),
(55829, 0.000000, 1609093590.770456, 0x00000000000000000000ffff3ea827ca, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0', '', NULL, NULL),
(55830, 0.000000, 1609114046.011818, 0x00000000000000000000ffff5ef21a9e, 0, 404, 0, 0, 0, 'http://tservices.cz/lang-set.php?r=aHR0cDovL3lhbmRleC5ydQ==', '', 'Mozilla/5.0 (Windows NT 5.1; rv:47.0) Gecko/20100101 Firefox/47.0', '', NULL, NULL),
(55831, 0.000000, 1609123010.588668, 0x00000000000000000000ffffc113b3a5, 0, 200, 0, 0, 0, 'http://www.tservices.cz/', '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.8) Gecko/2009032609 Firefox/3.0.8', '', NULL, NULL),
(55832, 0.000000, 1609136896.068748, 0x00000000000000000000ffff33d2f20c, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36', '', NULL, NULL),
(55833, 0.000000, 1609141034.193509, 0x00000000000000000000ffff0d5eba3f, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', NULL, NULL),
(55834, 0.000000, 1609141048.795275, 0x00000000000000000000ffff0d5eba3f, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.100 Safari/537.36', '', NULL, NULL),
(55835, 0.000000, 1609141053.523390, 0x00000000000000000000ffff0d5eba3f, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', '', NULL, NULL),
(55836, 0.000000, 1609141057.927130, 0x00000000000000000000ffff0d5eba3f, 0, 404, 0, 0, 0, 'http://tservices.cz/sitemap.xml', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.100 Safari/537.36', '', NULL, NULL),
(55837, 0.000000, 1609141062.741977, 0x00000000000000000000ffff0d5eba3f, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', '', '', NULL, NULL),
(55838, 0.000000, 1609141067.735156, 0x00000000000000000000ffff0d5eba3f, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.100 Safari/537.36', '', NULL, NULL),
(55839, 0.000000, 1609141072.815688, 0x00000000000000000000ffff0d5eba3f, 0, 200, 0, 0, 0, 'http://www.tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.100 Safari/537.36', '', NULL, NULL),
(55840, 0.000000, 1609141077.092661, 0x00000000000000000000ffff0d5eba3f, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.100 Safari/537.36', '', NULL, NULL),
(55841, 0.000000, 1609141077.770046, 0x00000000000000000000ffff0d5eba3f, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.100 Safari/537.36', '', NULL, NULL),
(55842, 0.000000, 1609141082.811270, 0x00000000000000000000ffff0d5eba3f, 0, 200, 0, 0, 0, 'https://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.100 Safari/537.36', '', NULL, NULL),
(55843, 0.000000, 1609141088.009947, 0x00000000000000000000ffff0d5eba3f, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55844, 0.000000, 1609141092.875334, 0x00000000000000000000ffff0d5eba3f, 0, 404, 0, 0, 0, 'http://tservices.cz/et_site_url+', 'http://tservices.cz', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55845, 0.000000, 1609141097.433409, 0x00000000000000000000ffff0d5eba3f, 0, 404, 0, 0, 0, 'http://tservices.cz/url', 'http://tservices.cz', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55846, 0.000000, 1609141101.649315, 0x00000000000000000000ffff0d5eba3f, 0, 200, 0, 0, 0, 'http://tservices.cz/%24%28this%29.attr%28', 'http://tservices.cz', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55847, 0.000000, 1609141105.403831, 0x00000000000000000000ffff0d5eba3f, 0, 200, 0, 0, 0, 'http://tservices.cz/href.substring(href.indexOf(', 'http://tservices.cz', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55848, 0.000000, 1609141109.151445, 0x00000000000000000000ffff0d5eba3f, 0, 404, 0, 0, 0, 'http://tservices.cz/%24%28this%29.attr', 'http://tservices.cz/$(this).attr(', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55849, 0.000000, 1609141113.434829, 0x00000000000000000000ffff0d5eba3f, 0, 404, 0, 0, 0, 'http://tservices.cz/href.substring(href.indexOf', 'http://tservices.cz/href.substring(href.indexOf(', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55850, 0.000000, 1609141117.917251, 0x00000000000000000000ffff0d5eba3f, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', 'AteniumBot <https://atenium.net/bot>', '', NULL, NULL),
(55851, 0.000000, 1609141121.881708, 0x00000000000000000000ffff0d5eba3f, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'AteniumBot <https://atenium.net/bot>', '', NULL, NULL),
(55852, 0.000000, 1609141126.729967, 0x00000000000000000000ffff0d5eba3f, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', NULL, NULL),
(55853, 0.000000, 1609150097.674935, 0x00000000000000000000ffffae8a0ddc, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', '', NULL, NULL),
(55854, 0.000000, 1609150110.204634, 0x00000000000000000000ffffae8a0ddc, 0, 200, 0, 0, 0, 'http://tservices.cz/?author=1', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', '', NULL, NULL),
(55855, 0.000000, 1609150112.128267, 0x00000000000000000000ffffae8a0ddc, 0, 200, 0, 0, 0, 'http://tservices.cz/?author=2', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', '', NULL, NULL),
(55856, 0.000000, 1609150113.871794, 0x00000000000000000000ffffae8a0ddc, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/wp/v2/users/', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', '', NULL, NULL),
(55857, 0.000000, 1609150115.601549, 0x00000000000000000000ffffae8a0ddc, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/oembed/1.0/embed?url=http://tservices.cz', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', '', NULL, NULL),
(55858, 0.000000, 1609150117.464920, 0x00000000000000000000ffffae8a0ddc, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', '', NULL, NULL),
(55859, 0.000000, 1609150121.375811, 0x00000000000000000000ffffae8a0ddc, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', '', NULL, NULL),
(55860, 0.000000, 1609150123.173226, 0x00000000000000000000ffffae8a0ddc, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36', '', NULL, NULL),
(55861, 0.000000, 1609152298.946424, 0x00000000000000000000ffffa8777e3a, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (iPhone; CPU iPhone OS 12_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/22.0 Mobile/16B92 Safari/605.1.15', '', NULL, NULL),
(55862, 0.000000, 1609154321.711056, 0x00000000000000000000ffff72779907, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(55863, 0.000000, 1609158833.541938, 0x00000000000000000000ffff8192bebe, 0, 404, 0, 0, 0, 'http://tservices.cz/wso.php', '', '', '', NULL, NULL),
(55864, 0.000000, 1609160610.366374, 0x00000000000000000000ffff7277884e, 0, 200, 0, 0, 0, 'https://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(55865, 0.000000, 1609170901.540901, 0x00000000000000000000ffff4e55b501, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/plugins/super-interactive-maps/css/mega-superstorefinder.css', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36', '', NULL, NULL),
(55866, 0.000000, 1609171764.073472, 0x00000000000000000000ffff17e46d92, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-content/plugins/nforms/file-upload/server/php/index.php', 'http://www.google.com/', 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2896.3 Safari/537.36', '', NULL, NULL),
(55867, 0.000000, 1609171777.364743, 0x00000000000000000000ffff17e46d92, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/plugins/nforms/file-upload/server/php/', 'http://www.google.com/', 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2896.3 Safari/537.36', '', NULL, NULL),
(55868, 0.000000, 1609191826.846501, 0x00000000000000000000ffff5ee82bc1, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36', '', NULL, NULL),
(55869, 0.000000, 1609191854.951675, 0x00000000000000000000ffff5ee82bc1, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-login.php', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36', '', NULL, NULL),
(55870, 0.000000, 1609204111.444753, 0x00000000000000000000ffffca669079, 0, 200, 0, 0, 0, 'https://tservices.cz/', '', 'Mozilla/5.0', '', NULL, NULL),
(55871, 0.000000, 1609218570.778339, 0x00000000000000000000ffffb9de3a64, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/plugins/easy-wp-smtp/', '', 'python-requests/2.25.1', '', NULL, NULL),
(55872, 0.000000, 1609221798.767019, 0x00000000000000000000ffff727796be, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(55873, 0.000000, 1609227864.117063, 0x00000000000000000000ffff72778016, 0, 200, 0, 0, 0, 'https://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(55874, 0.000000, 1609237482.594372, 0x00000000000000000000ffff897474fb, 0, 404, 0, 0, 0, 'http://tservices.cz/emergency.php', 'www.google.com', 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', '', NULL, NULL),
(55875, 0.000000, 1609237496.782144, 0x00000000000000000000ffff897474fb, 0, 404, 0, 0, 0, 'http://tservices.cz/emergency.php', 'www.google.com', 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', '', NULL, NULL),
(55876, 0.000000, 1609237514.794258, 0x00000000000000000000ffff897474fb, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/themes/wp-update.php', 'www.google.com', 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', '', NULL, NULL),
(55877, 0.000000, 1609238876.802515, 0x00000000000000000000ffffb4a3dc04, 0, 200, 0, 0, 0, 'http://tservices.cz/', 'http://baidu.com/', 'Mozilla/5.0 (Linux; U; Android 8.1.0; zh-CN; EML-AL00 Build/HUAWEIEML-AL00) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 baidu.sogo.uc.UCBrowser/11.9.4.974 UWS/2.13.1.48 Mobile Safari/537.36 AliApp(DingTalk/4.5.11) com.alibaba.android.rimet/10487439 Channel/227200 language/zh-CN', '', NULL, NULL),
(55878, 0.000000, 1609239967.106961, 0x00000000000000000000ffff4d518b29, 0, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36', '', NULL, NULL),
(55879, 0.000000, 1609239972.827897, 0x00000000000000000000ffff4d518b29, 0, 200, 0, 0, 0, 'http://tservices.cz/wp-json/contact-form-7/v1/contact-forms/24740/feedback', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36', '', NULL, NULL),
(55880, 0.000000, 1609246903.985083, 0x00000000000000000000ffff4df77f4b, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 6.1; rv:57.0) Gecko/20100101 Firefox/57.0', '', NULL, NULL),
(55881, 0.000000, 1609263915.892035, 0x00000000000000000000ffffd20578ea, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-login.php', '', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0', '', NULL, NULL),
(55882, 0.000000, 1609270227.668010, 0x00000000000000000000ffff40e113b0, 0, 200, 0, 0, 0, 'http://tservices.cz/', 'https://www.netcraft.com/survey/', 'Mozilla/4.0 (compatible; Netcraft Web Server Survey)', '', NULL, NULL),
(55883, 0.000000, 1609277065.848010, 0x00000000000000000000ffff42f9495c, 0, 200, 1, 0, 0, 'http://www.tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55884, 0.000000, 1609277078.202020, 0x00000000000000000000ffff42f9495a, 0, 200, 1, 0, 0, 'http://www.tservices.cz/', '', 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55885, 0.000000, 1609277083.042108, 0x00000000000000000000ffff42f9494e, 0, 200, 1, 0, 0, 'http://tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55886, 0.000000, 1609277086.659336, 0x00000000000000000000ffff42f9494e, 0, 200, 1, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55887, 1609277804.913008, 1609277804.476900, 0x00000000000000000000ffff2e696452, 0, 403, 0, 0, 0, 'http://tservices.cz/wp-admin/admin-ajax.php?action=_ning_upload_image', NULL, 'python-requests/2.24.0', 'blocked:waf', 'WAF-RULE-260', '{\"learningMode\":0,\"failedRules\":\"260\",\"paramKey\":\"c2VydmVyLnNjcmlwdF9maWxlbmFtZQ==\",\"paramValue\":\"L3ZvbHVtZTEvd2ViL3RzZXJ2aWNlc19jei93cC1hZG1pbi9hZG1pbi1hamF4LnBocA==\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"file_upload\",\"ssl\":0}'),
(55888, 1609277774.849312, 1609277774.414900, 0x00000000000000000000ffff2e696452, 0, 403, 0, 0, 0, 'https://tservices.cz//wp-admin/admin-ajax.php?action=_ning_upload_image', NULL, 'python-requests/2.24.0', 'blocked:waf', 'WAF-RULE-260', '{\"learningMode\":0,\"failedRules\":\"260\",\"paramKey\":\"c2VydmVyLnNjcmlwdF9maWxlbmFtZQ==\",\"paramValue\":\"L3ZvbHVtZTEvd2ViL3RzZXJ2aWNlc19jei93cC1hZG1pbi9hZG1pbi1hamF4LnBocA==\",\"path\":\"Ly93cC1hZG1pbi9hZG1pbi1hamF4LnBocA==\",\"category\":\"file_upload\",\"ssl\":1}'),
(55889, 0.000000, 1609278348.094949, 0x00000000000000000000ffff17e46d92, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/plugins/wp-file-manager/lib/php/connector.minimal.php', 'http://www.google.com/', 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2896.3 Safari/537.36', '', NULL, NULL),
(55890, 0.000000, 1609282491.327093, 0x00000000000000000000ffff42f9495e, 0, 200, 1, 0, 0, 'http://www.tservices.cz/', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55891, 0.000000, 1609282504.608841, 0x00000000000000000000ffff42f9494e, 0, 200, 1, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55892, 0.000000, 1609283013.991251, 0x00000000000000000000ffffadfc5313, 0, 200, 0, 0, 0, 'http://www.tservices.cz/', '', 'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)', '', NULL, NULL),
(55893, 0.000000, 1609283018.836339, 0x00000000000000000000ffffadfc5313, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)', '', NULL, NULL),
(55894, 0.000000, 1609288765.983391, 0x00000000000000000000ffff727786d9, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(55895, 0.000000, 1609290224.971228, 0x00000000000000000000ffff6d46642f, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36', '', NULL, NULL),
(55896, 0.000000, 1609294611.651653, 0x00000000000000000000ffff72778722, 0, 200, 0, 0, 0, 'https://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(55897, 0.000000, 1609296725.737020, 0x00000000000000000000ffff0d44f48f, 0, 404, 0, 0, 0, 'http://tservices.cz/emergency.php', 'www.google.com', 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', '', NULL, NULL),
(55898, 0.000000, 1609296766.934020, 0x00000000000000000000ffff0d44f48f, 0, 404, 0, 0, 0, 'http://tservices.cz/emergency.php', 'www.google.com', 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', '', NULL, NULL),
(55899, 0.000000, 1609296781.890678, 0x00000000000000000000ffff0d44f48f, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/themes/wp-update.php', 'www.google.com', 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', '', NULL, NULL),
(55900, 0.000000, 1609299422.594866, 0x00000000000000000000ffff05ffe785, 0, 200, 0, 0, 0, 'http://www.tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', NULL, NULL),
(55901, 0.000000, 1609299432.846211, 0x00000000000000000000ffff05ffe785, 0, 200, 0, 0, 0, 'http://www.tservices.cz/', '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', NULL, NULL),
(55902, 0.000000, 1609299452.405346, 0x00000000000000000000ffff05ffe785, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', NULL, NULL),
(55903, 0.000000, 1609299456.213466, 0x00000000000000000000ffff05ffe785, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', NULL, NULL),
(55904, 0.000000, 1609299690.565084, 0x00000000000000000000ffff68d64f2e, 0, 404, 0, 0, 0, 'http://tservices.cz/emergency.php', 'www.google.com', 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', '', NULL, NULL),
(55905, 0.000000, 1609299711.254437, 0x00000000000000000000ffff68d64f2e, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/themes/wp-update.php', 'www.google.com', 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', '', NULL, NULL),
(55906, 0.000000, 1609299953.509776, 0x00000000000000000000ffff97502f1e, 0, 404, 0, 0, 0, 'http://tservices.cz/emergency.php', '', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_5) AppleWeb            Kit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36', '', NULL, NULL),
(55907, 0.000000, 1609302052.359329, 0x00000000000000000000ffff05094648, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)', '', NULL, NULL),
(55908, 0.000000, 1609302065.079445, 0x00000000000000000000ffff05094648, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)', '', NULL, NULL),
(55909, 0.000000, 1609302162.418937, 0x00000000000000000000ffff05ffe785, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', NULL, NULL),
(55910, 0.000000, 1609323573.658598, 0x00000000000000000000ffff42f94c1a, 0, 200, 1, 0, 0, 'http://www.tservices.cz/', '', 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55911, 0.000000, 1609323585.581163, 0x00000000000000000000ffff42f94c16, 0, 200, 1, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55912, 0.000000, 1609331096.207934, 0x00000000000000000000ffffae8a092a, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', 'SafeDNSBot (https://www.safedns.com/searchbot)', '', NULL, NULL),
(55913, 0.000000, 1609331102.414742, 0x00000000000000000000ffffae8a092a, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'SafeDNSBot (https://www.safedns.com/searchbot)', '', NULL, NULL),
(55914, 0.000000, 1609331945.025088, 0x00000000000000000000ffffae8a092a, 0, 200, 0, 0, 0, 'http://www.tservices.cz/robots.txt', '', 'SafeDNSBot (https://www.safedns.com/searchbot)', '', NULL, NULL),
(55915, 0.000000, 1609331951.047609, 0x00000000000000000000ffffae8a092a, 0, 200, 0, 0, 0, 'http://www.tservices.cz/', '', 'SafeDNSBot (https://www.safedns.com/searchbot)', '', NULL, NULL),
(55916, 0.000000, 1609331954.456140, 0x00000000000000000000ffffae8a092a, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', 'SafeDNSBot (https://www.safedns.com/searchbot)', '', NULL, NULL),
(55917, 0.000000, 1609331958.125826, 0x00000000000000000000ffffae8a092a, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'SafeDNSBot (https://www.safedns.com/searchbot)', '', NULL, NULL),
(55918, 0.000000, 1609335633.600429, 0x00000000000000000000ffff42f94c18, 0, 200, 1, 0, 0, 'http://www.tservices.cz/', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55919, 0.000000, 1609335645.607651, 0x00000000000000000000ffff42f94c14, 0, 200, 1, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55920, 0.000000, 1609336433.999462, 0x00000000000000000000ffff6c8015e8, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (csriveraine; Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko', '', NULL, NULL),
(55921, 0.000000, 1609339669.834668, 0x00000000000000000000ffffd1116052, 0, 200, 0, 0, 0, 'https://tservices.cz/', '', 'Mozilla/5.0 (compatible; Nimbostratus-Bot/v1.3.2; http://cloudsystemnetworks.com)', '', NULL, NULL),
(55922, 1609341433.352581, 1609341432.891300, 0x00000000000000000000ffff2e696452, 0, 403, 0, 0, 0, 'http://tservices.cz/wp-admin/admin-ajax.php?action=_ning_upload_image', NULL, 'python-requests/2.24.0', 'blocked:waf', 'WAF-RULE-260', '{\"learningMode\":0,\"failedRules\":\"260\",\"paramKey\":\"c2VydmVyLnNjcmlwdF9maWxlbmFtZQ==\",\"paramValue\":\"L3ZvbHVtZTEvd2ViL3RzZXJ2aWNlc19jei93cC1hZG1pbi9hZG1pbi1hamF4LnBocA==\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"file_upload\",\"ssl\":0}'),
(55923, 1609341377.273882, 1609341373.734300, 0x00000000000000000000ffff2e696452, 0, 403, 0, 0, 0, 'https://tservices.cz//wp-admin/admin-ajax.php?action=_ning_upload_image', NULL, 'python-requests/2.24.0', 'blocked:waf', 'WAF-RULE-260', '{\"learningMode\":0,\"failedRules\":\"260\",\"paramKey\":\"c2VydmVyLnNjcmlwdF9maWxlbmFtZQ==\",\"paramValue\":\"L3ZvbHVtZTEvd2ViL3RzZXJ2aWNlc19jei93cC1hZG1pbi9hZG1pbi1hamF4LnBocA==\",\"path\":\"Ly93cC1hZG1pbi9hZG1pbi1hamF4LnBocA==\",\"category\":\"file_upload\",\"ssl\":1}'),
(55924, 0.000000, 1609343063.283258, 0x00000000000000000000ffff5bc06722, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36', '', NULL, NULL),
(55925, 0.000000, 1609345744.461486, 0x00000000000000000000ffffc047e17f, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', 'Go-http-client/1.1', '', NULL, NULL),
(55926, 0.000000, 1609345750.039465, 0x00000000000000000000ffffc0472c2c, 0, 404, 0, 0, 0, 'http://tservices.cz/humans.txt', '', 'Go-http-client/1.1', '', NULL, NULL),
(55927, 0.000000, 1609345755.224550, 0x00000000000000000000ffffc0477eaf, 0, 404, 0, 0, 0, 'http://tservices.cz/ads.txt', '', 'Go-http-client/1.1', '', NULL, NULL),
(55928, 0.000000, 1609345759.127649, 0x00000000000000000000ffffc0470c8c, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Go-http-client/1.1', '', NULL, NULL),
(55929, 0.000000, 1609355625.263918, 0x00000000000000000000ffff72778e55, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(55930, 0.000000, 1609358476.052128, 0x00000000000000000000ffff25789899, 0, 404, 1, 0, 0, 'http://tservices.cz/wp-content/plugins/wp-engine-module/wp-engine.php', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55931, 0.000000, 1609358499.321433, 0x00000000000000000000ffff452e2414, 0, 200, 0, 0, 0, 'http://tservices.cz/?_wfsf=detectProxy', '', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_4) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.82 Safari/537.1', 'scan:detectproxy', NULL, NULL),
(55932, 0.000000, 1609361362.497813, 0x00000000000000000000ffff72779dc4, 0, 200, 0, 0, 0, 'https://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(55933, 0.000000, 1609363691.092797, 0x00000000000000000000ffff17e46d92, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/plugins/advanced_file_manager_5/php/connector.minimal.php', 'http://www.google.com/', 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2896.3 Safari/537.36', '', NULL, NULL),
(55934, 0.000000, 1609378815.696324, 0x00000000000000000000ffff68ec045f, 0, 200, 0, 0, 0, 'http://www.tservices.cz/', '', 'Mozilla/5.0 (compatible; NetcraftSurveyAgent/1.0; +info@netcraft.com)', '', NULL, NULL),
(55935, 0.000000, 1609378830.393864, 0x00000000000000000000ffff68ec045f, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; NetcraftSurveyAgent/1.0; +info@netcraft.com)', '', NULL, NULL),
(55936, 0.000000, 1609394415.048308, 0x00000000000000000000ffff42f94c16, 0, 200, 1, 0, 0, 'http://tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55937, 0.000000, 1609394430.519066, 0x00000000000000000000ffff42f94c14, 0, 200, 1, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55938, 0.000000, 1609401806.792485, 0x00000000000000000000ffff51d1b191, 0, 200, 0, 0, 0, 'https://www.tservices.cz/robots.txt', '', 'netEstate NE Crawler (+http://www.website-datenbank.de/)', '', NULL, NULL),
(55939, 0.000000, 1609401822.240750, 0x00000000000000000000ffff51d1b191, 0, 200, 0, 0, 0, 'http://www.tservices.cz/robots.txt', '', 'netEstate NE Crawler (+http://www.website-datenbank.de/)', '', NULL, NULL),
(55940, 0.000000, 1609401835.510913, 0x00000000000000000000ffff51d1b191, 0, 200, 0, 0, 0, 'http://www.tservices.cz/', '', 'netEstate NE Crawler (+http://www.website-datenbank.de/)', '', NULL, NULL),
(55941, 0.000000, 1609419419.950166, 0x00000000000000000000ffff113a67e7, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.1 Safari/605.1.15 (Applebot/0.1; +http://www.apple.com/go/applebot)', '', NULL, NULL),
(55942, 0.000000, 1609419432.631640, 0x00000000000000000000ffff113a627f, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.1 Safari/605.1.15 (Applebot/0.1; +http://www.apple.com/go/applebot)', '', NULL, NULL),
(55943, 0.000000, 1609421171.601296, 0x00000000000000000000ffff7277958e, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(55944, 0.000000, 1609426882.244076, 0x00000000000000000000ffff7277986c, 0, 200, 0, 0, 0, 'https://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(55945, 0.000000, 1609427028.315974, 0x00000000000000000000ffff42f94c16, 0, 200, 1, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '', NULL, NULL),
(55946, 0.000000, 1609436834.259400, 0x00000000000000000000ffff9d372715, 0, 200, 0, 0, 0, 'https://tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55947, 0.000000, 1609436844.080041, 0x00000000000000000000ffff9d372715, 0, 200, 0, 0, 0, 'https://tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55948, 0.000000, 1609436858.126716, 0x00000000000000000000ffff9d37275f, 0, 200, 0, 0, 0, 'https://tservices.cz/', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55949, 0.000000, 1609457623.681136, 0x00000000000000000000ffff9d372700, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55950, 0.000000, 1609457632.480789, 0x00000000000000000000ffff284da72c, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55951, 0.000000, 1609457636.613214, 0x00000000000000000000ffff284da72c, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', NULL, NULL),
(55952, 0.000000, 1609461699.038833, 0x00000000000000000000ffff86d15f1d, 0, 200, 0, 0, 0, 'https://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55953, 0.000000, 1609461711.199643, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/angwp/assets/dist/angwp.bundle.js.css', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55954, 0.000000, 1609461715.287746, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-content/uploads/wpcf7_uploads', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55955, 0.000000, 1609461718.913269, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/drag-and-drop-multiple-file-upload-contact-form-7/assets/js/dnd-upload-cf7.js', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55956, 0.000000, 1609461722.547536, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/newsletter/admin.js', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55957, 0.000000, 1609461726.185072, 0x00000000000000000000ffff86d15f1d, 0, 200, 0, 0, 0, 'https://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55958, 0.000000, 1609461730.666506, 0x00000000000000000000ffff86d15f1d, 0, 200, 0, 0, 0, 'https://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55959, 0.000000, 1609461734.892843, 0x00000000000000000000ffff86d15f1d, 0, 200, 0, 0, 0, 'https://tservices.cz/index.php?token=6ad1b6d2efbef4cb7f2df0ab53d55d1e', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55960, 0.000000, 1609461738.308453, 0x00000000000000000000ffff86d15f1d, 0, 200, 0, 0, 0, 'https://tservices.cz/?token=6ad1b6d2efbef4cb7f2df0ab53d55d1e', 'https://tservices.cz/index.php?token=6ad1b6d2efbef4cb7f2df0ab53d55d1e', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55961, 0.000000, 1609461743.629447, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-login.php', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55962, 0.000000, 1609461747.512825, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-login.php?token=6ad1b6d2efbef4cb7f2df0ab53d55d1e', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL);
INSERT INTO `wp_wfHits` (`id`, `attackLogTime`, `ctime`, `IP`, `jsRun`, `statusCode`, `isGoogle`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `action`, `actionDescription`, `actionData`) VALUES
(55963, 0.000000, 1609461752.975540, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'http://tservices.cz/404', 'http://tservices.cz/404', 'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:81.0) Gecko/20100101 Firefox/81.0', '', NULL, NULL),
(55964, 0.000000, 1609461756.522591, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/easy-wp-smtp/', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55965, 0.000000, 1609461760.353843, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/ait-csv-import-export/admin/assets/scripts/scripts.js', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55966, 0.000000, 1609461767.676559, 0x00000000000000000000ffff86d15f1d, 0, 200, 0, 0, 0, 'https://tservices.cz/?lt=1', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55967, 0.000000, 1609461771.806108, 0x00000000000000000000ffff86d15f1d, 0, 200, 0, 0, 0, 'https://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55968, 0.000000, 1609461776.248950, 0x00000000000000000000ffff86d15f1d, 0, 200, 0, 0, 0, 'https://tservices.cz/?lt=1', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55969, 0.000000, 1609461780.369894, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/ultimate-member/assets/js/um-modal.js', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55970, 0.000000, 1609461784.327641, 0x00000000000000000000ffff86d15f1d, 0, 200, 0, 0, 0, 'https://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55971, 0.000000, 1609461788.537887, 0x00000000000000000000ffff86d15f1d, 0, 200, 0, 0, 0, 'https://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55972, 0.000000, 1609461792.609314, 0x00000000000000000000ffff86d15f1d, 0, 200, 0, 0, 0, 'https://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55973, 0.000000, 1609461796.739267, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/my-account', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55974, 0.000000, 1609461800.483152, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/account', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55975, 0.000000, 1609461803.937450, 0x00000000000000000000ffff86d15f1d, 0, 200, 0, 0, 0, 'https://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55976, 0.000000, 1609461808.706397, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/shop', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55977, 0.000000, 1609461813.682277, 0x00000000000000000000ffff86d15f1d, 0, 200, 0, 0, 0, 'https://tservices.cz/?post_type=product', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55978, 0.000000, 1609461818.587800, 0x00000000000000000000ffff86d15f1d, 0, 200, 0, 0, 0, 'https://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55979, 0.000000, 1609461823.390101, 0x00000000000000000000ffff86d15f1d, 0, 200, 0, 0, 0, 'https://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55980, 0.000000, 1609461828.766235, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/register', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55981, 0.000000, 1609461840.736189, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/register', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55982, 0.000000, 1609461845.061755, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-login.php?action=register', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55983, 0.000000, 1609461849.166985, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-login.php?action=register', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55984, 0.000000, 1609461852.797748, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/login', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55985, 0.000000, 1609461856.959768, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/phpmyadmin', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55986, 0.000000, 1609461861.206173, 0x00000000000000000000ffff86d15f1d, 0, 200, 0, 0, 0, 'https://tservices.cz/?/phpmyadmin', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55987, 0.000000, 1609461925.697213, 0x00000000000000000000ffff86d15f1d, 0, 200, 0, 0, 0, 'https://tservices.cz:443/phpmyadmin', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55988, 0.000000, 1609461929.092549, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/phpmyadmin', 'https://tservices.cz:443/phpmyadmin', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55989, 0.000000, 1609461992.859985, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/myadmin', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55990, 0.000000, 1609461996.388549, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/mysql', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55991, 0.000000, 1609461999.962089, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/mysqladmin', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55992, 0.000000, 1609462003.762205, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/db', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55993, 0.000000, 1609462007.854183, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/sqladmin', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55994, 0.000000, 1609462011.600331, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/pma', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55995, 0.000000, 1609462015.295155, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/phpmy', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55996, 0.000000, 1609462019.382780, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/phpmanager', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55997, 0.000000, 1609462143.359407, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/adminer.php', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55998, 0.000000, 1609462147.227276, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/.dockerignore', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(55999, 0.000000, 1609462150.824948, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/.eslintignore', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56000, 0.000000, 1609462155.135663, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/.git', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56001, 0.000000, 1609462158.812906, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/.gitattributes', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56002, 0.000000, 1609462163.300793, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/.gitignore', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56003, 0.000000, 1609462167.370029, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/.meta', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56004, 0.000000, 1609462171.195579, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/.php_cs.dist', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56005, 0.000000, 1609462175.011215, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/.svn', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56006, 0.000000, 1609462178.524982, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/.travis.yml', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56007, 0.000000, 1609462182.404975, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/.user.ini', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56008, 0.000000, 1609462185.958304, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/.web', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56009, 0.000000, 1609462189.970249, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/.wp-config.php.BCK', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56010, 0.000000, 1609462193.596874, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/.wp-config.php.SWP', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56011, 0.000000, 1609462197.153838, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/.wp-config.php.bck', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56012, 0.000000, 1609462200.843144, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/.wp-config.php.swp', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56013, 1609462204.619093, 1609462204.282800, 0x00000000000000000000ffff86d15f1d, 0, 403, 0, 0, 0, 'https://tservices.cz/?aam-media=wp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'WAF-RULE-164', '{\"learningMode\":0,\"failedRules\":\"164\",\"paramKey\":\"cmVxdWVzdC5tZDVRdWVyeVN0cmluZ1tjZTdjOWNlNTgzMDhkMGUxYTQyMmEzYWE3NWUwYTRmNl0=\",\"paramValue\":\"d3AtY29uZmlnLnBocA==\",\"path\":\"Lw==\",\"category\":\"auth-bypass\",\"ssl\":1}'),
(56014, 0.000000, 1609462205.200476, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/CHANGELOG.md', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56015, 0.000000, 1609462209.919562, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/Desktop.ini', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56016, 0.000000, 1609462213.570868, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/LICENSE.txt', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56017, 0.000000, 1609462217.511932, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/Makefile.in', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56018, 0.000000, 1609462221.389636, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/README.md', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56019, 0.000000, 1609462225.214006, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/Robots.txt', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56020, 0.000000, 1609462228.860069, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/Thumbs.db', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56021, 0.000000, 1609462232.374461, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/VERSION', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56022, 0.000000, 1609462236.169456, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/access.log', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56023, 0.000000, 1609462239.762798, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/composer.json', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56024, 0.000000, 1609462243.297500, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/config.bak', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56025, 0.000000, 1609462246.846047, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/config.ini', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56026, 0.000000, 1609462250.392036, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/config.json', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56027, 0.000000, 1609462254.316164, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/config.status', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56028, 0.000000, 1609462258.506470, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/debug.log', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56029, 0.000000, 1609462262.141126, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/error.txt', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56030, 0.000000, 1609462265.808250, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/errors.txt', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56031, 0.000000, 1609462269.601302, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/log.txt', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56032, 0.000000, 1609462273.762465, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/logs.txt', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56033, 0.000000, 1609462277.633857, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/logs/php-errors.log', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56034, 0.000000, 1609462281.364627, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/php.ini.sample', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56035, 0.000000, 1609462285.058476, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/php.ini', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56036, 0.000000, 1609462288.793156, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/php_error.log', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56037, 0.000000, 1609462292.433949, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/php_errors.log', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56038, 0.000000, 1609462296.110671, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/phpcs.xml', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56039, 0.000000, 1609462300.061612, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/readme.txt', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56040, 0.000000, 1609462303.683437, 0x00000000000000000000ffff86d15f1d, 0, 200, 0, 0, 0, 'https://tservices.cz/robots.txt', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56041, 0.000000, 1609462307.196931, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/robots', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56042, 0.000000, 1609462311.021844, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/sitemap.xml.gz', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56043, 0.000000, 1609462315.431940, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/sitemap.xml', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56044, 0.000000, 1609462319.350804, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/tags.txt', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56045, 0.000000, 1609462323.470334, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/test.txt', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56046, 0.000000, 1609462327.615888, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/user.ini', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56047, 0.000000, 1609462331.211388, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/version.xml', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56048, 0.000000, 1609462334.871299, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/web.xml', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56049, 0.000000, 1609462338.794251, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/weblogic.xml', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56050, 0.000000, 1609462342.352103, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-admin/access.log', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56051, 1609462345.837094, 1609462345.515300, 0x00000000000000000000ffff86d15f1d, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-admin/admin-ajax.php?action=duplicator_download&file=%2F..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tmaWxlXQ==\",\"paramValue\":\"Ly4uL3dwLWNvbmZpZy5waHA=\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"lfi\",\"ssl\":1}'),
(56052, 0.000000, 1609462346.466182, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-admin/debug.log', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56053, 0.000000, 1609462351.164468, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config%20fix.txt', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56054, 0.000000, 1609462355.017014, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config-backup.txt', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56055, 0.000000, 1609462358.611420, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config-backup1.txt', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56056, 0.000000, 1609462362.410196, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config-backup', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56057, 0.000000, 1609462366.147138, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.BACKUP', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56058, 0.000000, 1609462370.353506, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.BACK', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56059, 0.000000, 1609462373.943630, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.BAK', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56060, 0.000000, 1609462377.689659, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.COPY', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56061, 0.000000, 1609462381.282306, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.DAT', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56062, 0.000000, 1609462384.839752, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.DB', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56063, 0.000000, 1609462388.514874, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.OLD', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56064, 0.000000, 1609462392.351548, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.ORIGINAL', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56065, 0.000000, 1609462396.016765, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.ORIG', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56066, 0.000000, 1609462399.707407, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.SAVE', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56067, 0.000000, 1609462403.475219, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.TAR.GZ', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56068, 0.000000, 1609462407.473783, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.TEST', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56069, 0.000000, 1609462411.205937, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.TMP', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56070, 0.000000, 1609462414.846035, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.TXT', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56071, 0.000000, 1609462418.468673, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.ZIP', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56072, 0.000000, 1609462422.300497, 0x00000000000000000000ffff86d15f1d, 0, 200, 0, 0, 0, 'https://tservices.cz/wp-config.', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56073, 0.000000, 1609462425.816378, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.back', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56074, 0.000000, 1609462429.506431, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.backup', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56075, 0.000000, 1609462433.099401, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.bak', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56076, 0.000000, 1609462436.959760, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.copy', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56077, 0.000000, 1609462440.526824, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.dat', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56078, 0.000000, 1609462444.191347, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.db', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56079, 0.000000, 1609462447.760016, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.old', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56080, 0.000000, 1609462451.352387, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.orig', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56081, 0.000000, 1609462456.273993, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.original', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56082, 0.000000, 1609462460.307071, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php-old', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56083, 0.000000, 1609462465.090426, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.1', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56084, 0.000000, 1609462469.405098, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.2', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56085, 0.000000, 1609462473.395502, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.3', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56086, 0.000000, 1609462477.855551, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.BACKUP', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56087, 0.000000, 1609462482.250420, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.BACK', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56088, 0.000000, 1609462487.029913, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.BAK', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56089, 0.000000, 1609462491.873886, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.BCK', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56090, 0.000000, 1609462495.640771, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.COPY', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56091, 0.000000, 1609462499.451996, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.DAT', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56092, 0.000000, 1609462503.530794, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.DB', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56093, 0.000000, 1609462507.336722, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.OLD', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56094, 0.000000, 1609462512.954378, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.ORIGINAL', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56095, 0.000000, 1609462516.716266, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.ORIG', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56096, 0.000000, 1609462520.262309, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.SAVE', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56097, 0.000000, 1609462523.942530, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.SWO', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56098, 0.000000, 1609462527.872494, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.SWP', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56099, 0.000000, 1609462531.521308, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.TAR.GZ', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56100, 0.000000, 1609462535.201309, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.TEST', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56101, 0.000000, 1609462539.031229, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.TMP', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56102, 0.000000, 1609462542.651817, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.TXT', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56103, 0.000000, 1609462546.755467, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.ZIP', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56104, 0.000000, 1609462551.418827, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php._INC', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56105, 0.000000, 1609462563.966542, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php._inc', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56106, 0.000000, 1609462574.635995, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.back', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56107, 0.000000, 1609462581.606012, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.backup', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56108, 0.000000, 1609462590.098936, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.bak', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56109, 0.000000, 1609462594.500274, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.bck', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56110, 0.000000, 1609462600.660668, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.bkp', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56111, 0.000000, 1609462604.329680, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.copy', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56112, 0.000000, 1609462608.439439, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.dat', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56113, 0.000000, 1609462612.917573, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.db', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56114, 0.000000, 1609462617.980701, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.old', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56115, 0.000000, 1609462626.497862, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.orig', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56116, 0.000000, 1609462632.582236, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.original', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56117, 0.000000, 1609462636.903027, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.restore', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56118, 0.000000, 1609462642.920921, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.save', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56119, 0.000000, 1609462649.950830, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.swo', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56120, 0.000000, 1609462654.857438, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.swp', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56121, 0.000000, 1609462659.666957, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.tar.gz', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56122, 0.000000, 1609462663.818497, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.test', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56123, 0.000000, 1609462667.527185, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.tmp', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56124, 0.000000, 1609462672.104500, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.txt', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56125, 0.000000, 1609462678.447463, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56126, 1609462693.809892, 1609462693.490400, 0x00000000000000000000ffff86d15f1d, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-config.php?aam-media=1', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'WAF-RULE-164', '{\"learningMode\":0,\"failedRules\":\"164\",\"paramKey\":\"cmVxdWVzdC5tZDVRdWVyeVN0cmluZ1tjZTdjOWNlNTgzMDhkMGUxYTQyMmEzYWE3NWUwYTRmNl0=\",\"paramValue\":\"MQ==\",\"path\":\"L3dwLWNvbmZpZy5waHA=\",\"category\":\"auth-bypass\",\"ssl\":1}'),
(56127, 0.000000, 1609462701.953517, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.phpOLD', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56128, 0.000000, 1609462712.193634, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php_BAK', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56129, 0.000000, 1609462722.680362, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php_bak', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56130, 0.000000, 1609462730.919757, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.phpa', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56131, 0.000000, 1609462737.492747, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.phpe', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56132, 0.000000, 1609462748.711407, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.php~', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56133, 0.000000, 1609462755.609132, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.save', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56134, 0.000000, 1609462760.677214, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.tar.gz', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56135, 0.000000, 1609462764.830823, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.test', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56136, 0.000000, 1609462768.982506, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.tmp', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56137, 0.000000, 1609462773.145649, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.txt', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56138, 0.000000, 1609462776.744991, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56139, 0.000000, 1609462781.201876, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config_INC', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56140, 0.000000, 1609462785.127845, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-config_inc', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56141, 0.000000, 1609462789.053293, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-content/access.log', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56142, 0.000000, 1609462792.835658, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-content/debug.log', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56143, 0.000000, 1609462796.757931, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-content/php_errors.log', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56144, 0.000000, 1609462800.635531, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-content/themes/twentythirteen/fonts/COPYING.txt', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56145, 0.000000, 1609462805.439382, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-content/themes/twentythirteen/fonts/LICENSE.txt', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56146, 0.000000, 1609462810.821208, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-includes/access.log', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56147, 0.000000, 1609462816.697371, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-includes/debug.log', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56148, 0.000000, 1609462821.910104, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-includes/js/plupload/changelog.txt', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL);
INSERT INTO `wp_wfHits` (`id`, `attackLogTime`, `ctime`, `IP`, `jsRun`, `statusCode`, `isGoogle`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `action`, `actionDescription`, `actionData`) VALUES
(56149, 0.000000, 1609462826.718864, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-includes/js/tinymce/plugins/spellchecker/changelog.txt', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56150, 0.000000, 1609462830.872558, 0x00000000000000000000ffff86d15f1d, 0, 200, 0, 0, 0, 'https://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56151, 0.000000, 1609462833.643688, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/.FBCIndex', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56152, 0.000000, 1609462837.705910, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/.access', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56153, 0.000000, 1609462841.780328, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/.addressbook', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56154, 0.000000, 1609462845.750282, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/.bash_history', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56155, 0.000000, 1609462849.863665, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/.bashrc', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56156, 0.000000, 1609462854.454524, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/.env', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56157, 0.000000, 1609462858.663967, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/.forward', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56158, 0.000000, 1609462863.527537, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/.gitignore', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56159, 0.000000, 1609462867.608816, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/.history', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56160, 0.000000, 1609462872.668189, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/.lynx_cookies', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56161, 0.000000, 1609462876.704621, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/.meta', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56162, 0.000000, 1609462880.717220, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/.mysql_history', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56163, 0.000000, 1609462884.727210, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/.nsconfig', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56164, 0.000000, 1609462888.888287, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/.nsf..winntwin.ini', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56165, 0.000000, 1609462892.912376, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/.passwd', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56166, 0.000000, 1609462898.994635, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/.perf', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56167, 0.000000, 1609462903.756011, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/.pinerc', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56168, 0.000000, 1609462908.527834, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/.plan', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56169, 0.000000, 1609462913.052328, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/.proclog', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56170, 0.000000, 1609462917.311668, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/.procmailrc', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56171, 0.000000, 1609462921.565690, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/.profile', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56172, 0.000000, 1609462926.432302, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/.psql_history', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56173, 0.000000, 1609462931.232912, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/.rhosts', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56174, 0.000000, 1609462937.995590, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/.sh_history', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56175, 0.000000, 1609462943.392364, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/.ssh', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56176, 0.000000, 1609462948.437489, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/.web', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56177, 0.000000, 1609462953.626532, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/.www_acl', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56178, 0.000000, 1609462959.158808, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/.wwwacl', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56179, 0.000000, 1609462964.214779, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/config.inc', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56180, 0.000000, 1609462971.059615, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/config.xml', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56181, 0.000000, 1609462975.891586, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/force-download.php?file=wp-config.php', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56182, 0.000000, 1609462979.871218, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/node.xml', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56183, 0.000000, 1609462983.863236, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/resources.xml', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56184, 0.000000, 1609462987.872717, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/security.xml', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56185, 0.000000, 1609462992.136516, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/server.xml', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56186, 0.000000, 1609462996.300620, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/serverindex.xml', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56187, 0.000000, 1609463002.429916, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/soapConfig.xml', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56188, 0.000000, 1609463006.951991, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/web.config', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56189, 0.000000, 1609463013.303473, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/web.xml', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56190, 0.000000, 1609463017.771098, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/weblogic.xml', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56191, 1609463023.946422, 1609463023.685900, 0x00000000000000000000ffff86d15f1d, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-admin/admin-ajax.php?action=revslider_show_image&img=..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Slider Revolution: Local File Inclusion', '{\"learningMode\":0,\"failedRules\":\"2\",\"paramKey\":\"c2VydmVyLnNjcmlwdF9maWxlbmFtZQ==\",\"paramValue\":\"L3ZvbHVtZTEvd2ViL3RzZXJ2aWNlc19jei93cC1hZG1pbi9hZG1pbi1hamF4LnBocA==\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"lfi\",\"ssl\":1}'),
(56192, 1609463023.492555, 1609463023.162100, 0x00000000000000000000ffff86d15f1d, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-admin/admin-ajax.php?action=kbslider_show_image&img=..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tpbWdd\",\"paramValue\":\"Li4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"lfi\",\"ssl\":1}'),
(56193, 1609463023.028474, 1609463022.691900, 0x00000000000000000000ffff86d15f1d, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-admin/admin-ajax.php?action=duplicator_download&file=..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tmaWxlXQ==\",\"paramValue\":\"Li4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"lfi\",\"ssl\":1}'),
(56194, 1609463022.558990, 1609463022.226000, 0x00000000000000000000ffff86d15f1d, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-admin/admin-ajax.php?action=cpabc_appointments_calendar_update&cpabc_calendar_update=1&id=..%2F..%2F..%2F..%2F..%2F..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tpZF0=\",\"paramValue\":\"Li4vLi4vLi4vLi4vLi4vLi4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"lfi\",\"ssl\":1}'),
(56195, 1609463021.990020, 1609463021.446700, 0x00000000000000000000ffff86d15f1d, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-admin/admin-ajax.php?action=ave_publishPost&title=random&short=1&term=1&thumb=..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1t0aHVtYl0=\",\"paramValue\":\"Li4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"lfi\",\"ssl\":1}'),
(56196, 0.000000, 1609463028.090419, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'http://tservices.cz/404', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56197, 1609463046.432528, 1609463046.124000, 0x00000000000000000000ffff86d15f1d, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-content/themes/churchope/lib/downloadlink.php?file=..%2F..%2F..%2F..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tmaWxlXQ==\",\"paramValue\":\"Li4vLi4vLi4vLi4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL2NodXJjaG9wZS9saWIvZG93bmxvYWRsaW5rLnBocA==\",\"category\":\"lfi\",\"ssl\":1}'),
(56198, 1609463045.970493, 1609463045.656600, 0x00000000000000000000ffff86d15f1d, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-content/themes/NativeChurch/download/download.php?file=..%2F..%2F..%2F..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tmaWxlXQ==\",\"paramValue\":\"Li4vLi4vLi4vLi4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL05hdGl2ZUNodXJjaC9kb3dubG9hZC9kb3dubG9hZC5waHA=\",\"category\":\"lfi\",\"ssl\":1}'),
(56199, 1609463045.516104, 1609463045.205000, 0x00000000000000000000ffff86d15f1d, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/wptf-image-gallery/lib-mbox/ajax_load.php?url=..%2F..%2F..%2F..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1t1cmxd\",\"paramValue\":\"Li4vLi4vLi4vLi4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93cHRmLWltYWdlLWdhbGxlcnkvbGliLW1ib3gvYWpheF9sb2FkLnBocA==\",\"category\":\"lfi\",\"ssl\":1}'),
(56200, 1609463045.078343, 1609463044.753500, 0x00000000000000000000ffff86d15f1d, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/wp-support-plus-responsive-ticket-system/includes/admin/downloadAttachment.php?path=..%2F..%2F..%2F..%2F..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1twYXRoXQ==\",\"paramValue\":\"Li4vLi4vLi4vLi4vLi4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93cC1zdXBwb3J0LXBsdXMtcmVzcG9uc2l2ZS10aWNrZXQtc3lzdGVtL2luY2x1ZGVzL2FkbWluL2Rvd25sb2FkQXR0YWNobWVudC5waHA=\",\"category\":\"lfi\",\"ssl\":1}'),
(56201, 0.000000, 1609463047.092437, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-content/themes/holding_pattern/admin/upload-file.php', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56202, 1609463044.588512, 1609463044.279700, 0x00000000000000000000ffff86d15f1d, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/ungallery/source_vuln.php?pic=..%2F..%2F..%2F..%2F..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1twaWNd\",\"paramValue\":\"Li4vLi4vLi4vLi4vLi4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy91bmdhbGxlcnkvc291cmNlX3Z1bG4ucGhw\",\"category\":\"lfi\",\"ssl\":1}'),
(56203, 1609463044.129830, 1609463043.824000, 0x00000000000000000000ffff86d15f1d, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/ungallery/source_editf3.php?pic=..%2F..%2F..%2F..%2F..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1twaWNd\",\"paramValue\":\"Li4vLi4vLi4vLi4vLi4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy91bmdhbGxlcnkvc291cmNlX2VkaXRmMy5waHA=\",\"category\":\"lfi\",\"ssl\":1}'),
(56204, 1609463043.627108, 1609463043.319500, 0x00000000000000000000ffff86d15f1d, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/tera-charts/charts/treemap.php?fn=..%2F..%2F..%2F..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tmbl0=\",\"paramValue\":\"Li4vLi4vLi4vLi4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy90ZXJhLWNoYXJ0cy9jaGFydHMvdHJlZW1hcC5waHA=\",\"category\":\"lfi\",\"ssl\":1}'),
(56205, 1609463043.193212, 1609463042.870500, 0x00000000000000000000ffff86d15f1d, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/sniplets/modules/syntax_highlight.php?libpath=..%2F..%2F..%2F..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tsaWJwYXRoXQ==\",\"paramValue\":\"Li4vLi4vLi4vLi4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9zbmlwbGV0cy9tb2R1bGVzL3N5bnRheF9oaWdobGlnaHQucGhw\",\"category\":\"lfi\",\"ssl\":1}'),
(56206, 1609463042.702808, 1609463042.382200, 0x00000000000000000000ffff86d15f1d, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/simple-image-manipulator/controller/download.php?filepath=..%2F..%2F..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tmaWxlcGF0aF0=\",\"paramValue\":\"Li4vLi4vLi4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9zaW1wbGUtaW1hZ2UtbWFuaXB1bGF0b3IvY29udHJvbGxlci9kb3dubG9hZC5waHA=\",\"category\":\"lfi\",\"ssl\":1}'),
(56207, 0.000000, 1609463054.756621, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/sf-booking/lib/downloads.php?file=/wp-config.php', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56208, 1609463042.251315, 1609463041.945400, 0x00000000000000000000ffff86d15f1d, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/recent-backups/download-file.php?file_link=..%2F..%2F..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tmaWxlX2xpbmtd\",\"paramValue\":\"Li4vLi4vLi4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9yZWNlbnQtYmFja3Vwcy9kb3dubG9hZC1maWxlLnBocA==\",\"category\":\"lfi\",\"ssl\":1}'),
(56209, 1609463041.719548, 1609463041.405300, 0x00000000000000000000ffff86d15f1d, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/mygallery/myfunctions/mygallerybrowser.php?myPath=..%2F..%2F..%2F..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tteVBhdGhd\",\"paramValue\":\"Li4vLi4vLi4vLi4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9teWdhbGxlcnkvbXlmdW5jdGlvbnMvbXlnYWxsZXJ5YnJvd3Nlci5waHA=\",\"category\":\"lfi\",\"ssl\":1}'),
(56210, 1609463041.216416, 1609463040.909800, 0x00000000000000000000ffff86d15f1d, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/mini-mail-dashboard-widgetwp-mini-mail.php?abspath=..%2F..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1thYnNwYXRoXQ==\",\"paramValue\":\"Li4vLi4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9taW5pLW1haWwtZGFzaGJvYXJkLXdpZGdldHdwLW1pbmktbWFpbC5waHA=\",\"category\":\"lfi\",\"ssl\":1}'),
(56211, 1609463040.749811, 1609463040.435800, 0x00000000000000000000ffff86d15f1d, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/mac-dock-gallery/macdownload.php?albid=..%2F..%2F..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1thbGJpZF0=\",\"paramValue\":\"Li4vLi4vLi4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9tYWMtZG9jay1nYWxsZXJ5L21hY2Rvd25sb2FkLnBocA==\",\"category\":\"lfi\",\"ssl\":1}'),
(56212, 1609463040.175393, 1609463039.855600, 0x00000000000000000000ffff86d15f1d, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/google-mp3-audio-player/direct_download.php?file=..%2F..%2F..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tmaWxlXQ==\",\"paramValue\":\"Li4vLi4vLi4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9nb29nbGUtbXAzLWF1ZGlvLXBsYXllci9kaXJlY3RfZG93bmxvYWQucGhw\",\"category\":\"lfi\",\"ssl\":1}'),
(56213, 1609463039.727938, 1609463039.417000, 0x00000000000000000000ffff86d15f1d, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/google-document-embedder/libs/pdf.php?fn=lol.pdf&file=..%2F..%2F..%2F..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tmaWxlXQ==\",\"paramValue\":\"Li4vLi4vLi4vLi4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9nb29nbGUtZG9jdW1lbnQtZW1iZWRkZXIvbGlicy9wZGYucGhw\",\"category\":\"lfi\",\"ssl\":1}'),
(56214, 1609463039.225153, 1609463038.912200, 0x00000000000000000000ffff86d15f1d, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/eshop-magic/download.php?file=..%2F..%2F..%2F..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tmaWxlXQ==\",\"paramValue\":\"Li4vLi4vLi4vLi4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9lc2hvcC1tYWdpYy9kb3dubG9hZC5waHA=\",\"category\":\"lfi\",\"ssl\":1}'),
(56215, 1609463038.767072, 1609463038.452300, 0x00000000000000000000ffff86d15f1d, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/db-backup/download.php?file=..%2F..%2F..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tmaWxlXQ==\",\"paramValue\":\"Li4vLi4vLi4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9kYi1iYWNrdXAvZG93bmxvYWQucGhw\",\"category\":\"lfi\",\"ssl\":1}'),
(56216, 1609463038.309603, 1609463038.003600, 0x00000000000000000000ffff86d15f1d, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/cherry-plugin/admin/import-export/download-content.php?file=..%2F..%2F..%2F..%2F..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tmaWxlXQ==\",\"paramValue\":\"Li4vLi4vLi4vLi4vLi4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9jaGVycnktcGx1Z2luL2FkbWluL2ltcG9ydC1leHBvcnQvZG93bmxvYWQtY29udGVudC5waHA=\",\"category\":\"lfi\",\"ssl\":1}'),
(56217, 1609463037.869411, 1609463037.562100, 0x00000000000000000000ffff86d15f1d, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/aspose-doc-exporter/aspose_doc_exporter_download.php?file=..%2F..%2F..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tmaWxlXQ==\",\"paramValue\":\"Li4vLi4vLi4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9hc3Bvc2UtZG9jLWV4cG9ydGVyL2FzcG9zZV9kb2NfZXhwb3J0ZXJfZG93bmxvYWQucGhw\",\"category\":\"lfi\",\"ssl\":1}'),
(56218, 0.000000, 1609463059.887344, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/media-library-assistant/includes/mla-file-downloader.php?mla_download_type=text/htl&mla_download_file=wp-config.php', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56219, 1609463037.423097, 1609463037.114900, 0x00000000000000000000ffff86d15f1d, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/advanced-uploader/upload.php?destinations=..%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2Fwp-config.php%5Cx00', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tkZXN0aW5hdGlvbnNd\",\"paramValue\":\"Li4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vd3AtY29uZmlnLnBocFx4MDA=\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9hZHZhbmNlZC11cGxvYWRlci91cGxvYWQucGhw\",\"category\":\"lfi\",\"ssl\":1}'),
(56220, 1609463036.982586, 1609463036.675300, 0x00000000000000000000ffff86d15f1d, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-content/force-download.php?file=..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tmaWxlXQ==\",\"paramValue\":\"Li4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvZm9yY2UtZG93bmxvYWQucGhw\",\"category\":\"lfi\",\"ssl\":1}'),
(56221, 1609463036.542532, 1609463036.215900, 0x00000000000000000000ffff86d15f1d, 0, 403, 0, 0, 0, 'https://tservices.cz/wp-admin/admin.php?page=multi_metabox_listing&action=edit&id=..%2F..%2F..%2F..%2F..%2F..%2Fwp-config.php', NULL, 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', 'blocked:waf', 'Directory Traversal - wp-config.php', '{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tpZF0=\",\"paramValue\":\"Li4vLi4vLi4vLi4vLi4vLi4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWFkbWluL2FkbWluLnBocA==\",\"category\":\"lfi\",\"ssl\":1}'),
(56222, 0.000000, 1609463063.717904, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/tservices.cz.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56223, 0.000000, 1609463068.902841, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/tservices.cz.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56224, 0.000000, 1609463072.415769, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/tservicescz.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56225, 0.000000, 1609463076.333087, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/tservices.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56226, 0.000000, 1609463080.478533, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/.lscache_htaccess_bak.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56227, 0.000000, 1609463084.209546, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/.quarantine.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56228, 0.000000, 1609463087.811277, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/.well-known.tar.gz', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56229, 0.000000, 1609463091.387969, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/.well-known.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56230, 0.000000, 1609463094.958651, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/1.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56231, 0.000000, 1609463098.653341, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/2019-bk.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56232, 0.000000, 1609463102.610528, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/2020-new.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56233, 0.000000, 1609463107.028923, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/ALL_FILES.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56234, 0.000000, 1609463111.452029, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/Archive.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56235, 0.000000, 1609463116.020012, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/Archive1.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56236, 0.000000, 1609463121.142688, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/Backup.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56237, 0.000000, 1609463125.162945, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/a-y-t.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56238, 0.000000, 1609463129.934446, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/admin.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56239, 0.000000, 1609463134.811654, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/all.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56240, 0.000000, 1609463141.382083, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/archive.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56241, 0.000000, 1609463146.753100, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/assets.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56242, 0.000000, 1609463150.892976, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/bac.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56243, 0.000000, 1609463154.948489, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/back.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56244, 0.000000, 1609463159.675738, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/backup.tar', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56245, 0.000000, 1609463164.871347, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/backup.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56246, 0.000000, 1609463169.343538, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/barcode.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56247, 0.000000, 1609463173.607810, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/betheme.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56248, 0.000000, 1609463178.311238, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/bk.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56249, 0.000000, 1609463182.097618, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/cgi-bin.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56250, 0.000000, 1609463186.186954, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/file-backup.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56251, 0.000000, 1609463189.904603, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/fitness.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56252, 0.000000, 1609463193.666638, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/fruits.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56253, 0.000000, 1609463197.227167, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/haraj.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56254, 0.000000, 1609463200.992016, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/infected.tar.gz', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56255, 0.000000, 1609463205.030736, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/installer.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56256, 0.000000, 1609463208.718036, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/js.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56257, 0.000000, 1609463212.352561, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/latest.tar.gz', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56258, 0.000000, 1609463215.925104, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/latest.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56259, 0.000000, 1609463219.561941, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/new.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56260, 0.000000, 1609463223.384899, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/nutri1.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56261, 0.000000, 1609463226.909533, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/old.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56262, 0.000000, 1609463230.502508, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/pre.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56263, 0.000000, 1609463234.148200, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/public_html.tar.gz', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56264, 0.000000, 1609463237.711897, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/public_html.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56265, 0.000000, 1609463241.430492, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/rest.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56266, 0.000000, 1609463245.114910, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/site.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56267, 0.000000, 1609463248.919620, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/soprasotto.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56268, 0.000000, 1609463252.647584, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/speed.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56269, 0.000000, 1609463256.517260, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/sts.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56270, 0.000000, 1609463260.056900, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/tg.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56271, 0.000000, 1609463263.867527, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/vse.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56272, 0.000000, 1609463267.510842, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/website.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56273, 0.000000, 1609463271.037719, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/without%20wp-content%20wordpress.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56274, 0.000000, 1609463274.657743, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/woo.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56275, 0.000000, 1609463278.406124, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress%20%281%29.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56276, 0.000000, 1609463282.080359, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress%204.9.8-fa.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56277, 0.000000, 1609463285.936919, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress-3.3.2.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56278, 0.000000, 1609463289.516186, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress-4.8.14.tar.gz', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56279, 0.000000, 1609463293.174179, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress-4.9.1-fa_IR.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56280, 0.000000, 1609463297.069775, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress-4.9.8.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56281, 0.000000, 1609463300.616372, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress-4.9.9.tar.gz', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56282, 0.000000, 1609463304.358343, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress-5.1.1.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56283, 0.000000, 1609463308.042455, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress-5.2.1.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56284, 0.000000, 1609463311.720250, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress-5.2.2.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56285, 0.000000, 1609463315.276288, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress-5.2.3.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56286, 0.000000, 1609463319.265987, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress-5.3-fa_IR.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56287, 0.000000, 1609463322.889539, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress-5.3.2%20%282%29.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56288, 0.000000, 1609463326.515309, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress-5.3.2-ru_RU.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56289, 0.000000, 1609463331.823559, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress-5.3.2.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56290, 0.000000, 1609463335.545028, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress-5.3.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56291, 0.000000, 1609463339.230236, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress-5.4.1.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56292, 0.000000, 1609463343.366563, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress-5.4.2%20%281%29.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56293, 0.000000, 1609463347.249881, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress-5.4.2.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56294, 0.000000, 1609463351.235365, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress-5.4.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56295, 0.000000, 1609463355.878190, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress-5.5.1%20%281%29.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56296, 0.000000, 1609463359.449493, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress-5.5.1.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL);
INSERT INTO `wp_wfHits` (`id`, `attackLogTime`, `ctime`, `IP`, `jsRun`, `statusCode`, `isGoogle`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `action`, `actionDescription`, `actionData`) VALUES
(56297, 0.000000, 1609463363.204889, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress-5.5.3.tar.gz', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56298, 0.000000, 1609463366.756866, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress-5.5.3.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56299, 0.000000, 1609463370.520468, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress-5.5.tar.gz', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56300, 0.000000, 1609463374.233595, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress-5.5.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56301, 0.000000, 1609463377.957491, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress-scan.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56302, 0.000000, 1609463381.603769, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress.rar', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56303, 0.000000, 1609463385.175684, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56304, 0.000000, 1609463388.778569, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wordpress5.2.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56305, 0.000000, 1609463392.993395, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-admin.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56306, 0.000000, 1609463396.569948, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-admin_old.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56307, 0.000000, 1609463400.632959, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-content-backup.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56308, 0.000000, 1609463404.798194, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-content.tar', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56309, 0.000000, 1609463408.337154, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-content.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56310, 0.000000, 1609463412.118249, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-includes.7z', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56311, 0.000000, 1609463416.012731, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-includes.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56312, 0.000000, 1609463419.783400, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-load.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56313, 0.000000, 1609463423.340586, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-login.php.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56314, 0.000000, 1609463427.059779, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56315, 0.000000, 1609463430.698043, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wplatest.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56316, 0.000000, 1609463434.596857, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/xxx.zip', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56317, 0.000000, 1609463438.525965, 0x00000000000000000000ffff86d15f1d, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/wp-file-manager/lib/php/connector.minimal.php', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36', '', NULL, NULL),
(56318, 0.000000, 1609472892.943878, 0x00000000000000000000ffff897474fb, 0, 404, 0, 0, 0, 'http://tservices.cz/emergency.php', 'www.google.com', 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', '', NULL, NULL),
(56319, 0.000000, 1609472921.112086, 0x00000000000000000000ffff897474fb, 0, 404, 0, 0, 0, 'http://tservices.cz/emergency.php', 'www.google.com', 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', '', NULL, NULL),
(56320, 0.000000, 1609472932.117644, 0x00000000000000000000ffff897474fb, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/themes/wp-update.php', 'www.google.com', 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36', '', NULL, NULL),
(56321, 0.000000, 1609472990.325245, 0x00000000000000000000ffff0d303533, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-login.php', '', 'Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1667.0 Safari/537.36', '', NULL, NULL),
(56322, 0.000000, 1609476393.074328, 0x00000000000000000000ffff05bd985b, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', 'Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)', '', NULL, NULL),
(56323, 0.000000, 1609476413.228848, 0x00000000000000000000ffff05bd985b, 0, 200, 0, 0, 0, 'http://tservices.cz/comments/feed/', '', 'Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)', '', NULL, NULL),
(56324, 0.000000, 1609479271.674134, 0x00000000000000000000ffffc23bf916, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-login.php', '', 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.85 Safari/537.36 OPR/32.0.1948.45', '', NULL, NULL),
(56325, 0.000000, 1609479278.357593, 0x00000000000000000000ffffc23bf916, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-login.php', '', 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.85 Safari/537.36 OPR/32.0.1948.45', '', NULL, NULL),
(56326, 0.000000, 1609491986.539145, 0x00000000000000000000ffff72779748, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(56327, 0.000000, 1609494700.015377, 0x00000000000000000000ffff2ea68b6f, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0', '', NULL, NULL),
(56328, 0.000000, 1609497820.594797, 0x00000000000000000000ffff727799a1, 0, 200, 0, 0, 0, 'https://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(56329, 0.000000, 1609504066.787370, 0x00000000000000000000ffff3626163d, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36', '', NULL, NULL),
(56330, 0.000000, 1609516111.907920, 0x00000000000000000000ffff1f1f4ecc, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0', '', NULL, NULL),
(56331, 0.000000, 1609516106.347498, 0x00000000000000000000ffff1f1f4ecc, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0', '', NULL, NULL),
(56332, 0.000000, 1609516130.139784, 0x00000000000000000000ffff1f1f4ecc, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0', '', NULL, NULL),
(56333, 0.000000, 1609516134.959040, 0x00000000000000000000ffff1f1f4ecc, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0', '', NULL, NULL),
(56334, 0.000000, 1609526240.123777, 0x00000000000000000000ffff5fae6eeb, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/plugins/easy-wp-smtp/css/style.css', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko', '', NULL, NULL),
(56335, 0.000000, 1609526378.063685, 0x00000000000000000000ffffb9d900e0, 0, 404, 0, 0, 0, 'https://tservices.cz/wp-content/plugins/simple-file-list/ee-file-engine.php', '', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.11 (KHTML like Gecko) Chrome/23.0.1271.95 Safari/537.11', '', NULL, NULL),
(56336, 0.000000, 1609526442.667971, 0x00000000000000000000ffffb9d900e0, 0, 404, 0, 0, 0, 'https://www.tservices.cz/wp-content/plugins/simple-file-list/ee-file-engine.php', '', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.11 (KHTML like Gecko) Chrome/23.0.1271.95 Safari/537.11', '', NULL, NULL),
(56337, 0.000000, 1609526446.657772, 0x00000000000000000000ffffb9d900e0, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-content/plugins/simple-file-list/ee-file-engine.php', '', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.11 (KHTML like Gecko) Chrome/23.0.1271.95 Safari/537.11', '', NULL, NULL),
(56338, 0.000000, 1609526450.535504, 0x00000000000000000000ffffb9d900e0, 0, 404, 0, 0, 0, 'http://www.tservices.cz/wp-content/plugins/simple-file-list/ee-file-engine.php', '', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.11 (KHTML like Gecko) Chrome/23.0.1271.95 Safari/537.11', '', NULL, NULL),
(56339, 0.000000, 1609532291.063420, 0x00000000000000000000ffff507f7460, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'TBI-HttpOpenPlugin/0.1.0 (+https://leakix.net/)', '', NULL, NULL),
(56340, 0.000000, 1609532291.063478, 0x00000000000000000000ffffc3ce69d9, 0, 200, 0, 0, 0, 'https://tservices.cz/', '', 'TBI-HttpOpenPlugin/0.1.0 (+https://leakix.net/)', '', NULL, NULL),
(56341, 0.000000, 1609548309.490244, 0x00000000000000000000ffff1764e8e9, 1, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.0; Trident/5.0;  Trident/5.0)', '', NULL, NULL),
(56342, 0.000000, 1609551859.117110, 0x00000000000000000000ffffc18e92ca, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-login.php', '', 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)', '', NULL, NULL),
(56343, 0.000000, 1609557583.637236, 0x00000000000000000000ffffb9645729, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:62.0) Gecko/20100101 Firefox/62.0', '', NULL, NULL),
(56344, 0.000000, 1609558185.313369, 0x00000000000000000000ffff7277871e, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(56345, 0.000000, 1609563888.678369, 0x00000000000000000000ffff7277956c, 0, 200, 0, 0, 0, 'https://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(56346, 0.000000, 1609566844.102817, 0x00000000000000000000ffffd1116112, 0, 200, 0, 0, 0, 'https://tservices.cz/', '', 'Mozilla/5.0 (compatible; Nimbostratus-Bot/v1.3.2; http://cloudsystemnetworks.com)', '', NULL, NULL),
(56347, 0.000000, 1609590130.149195, 0x00000000000000000000ffff2241c8d3, 0, 200, 0, 0, 0, 'http://tservices.cz/', 'https://alfa.elchron.cz/', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36 OPR/64.0.3417.54', '', NULL, NULL),
(56348, 0.000000, 1609596753.491084, 0x00000000000000000000ffff17628b06, 0, 404, 0, 0, 0, 'http://tservices.cz/emergency.php', '', 'python-requests/2.25.1', '', NULL, NULL),
(56349, 0.000000, 1609615774.700751, 0x00000000000000000000ffff17e46d92, 0, 200, 0, 0, 0, 'http://tservices.cz/assets/jquery-file-upload/server/php/index.php', 'http://www.google.com/', 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2896.3 Safari/537.36', '', NULL, NULL),
(56350, 0.000000, 1609615784.341042, 0x00000000000000000000ffff17e46d92, 0, 404, 0, 0, 0, 'http://tservices.cz/assets/jquery-file-upload/server/php/', 'http://www.google.com/', 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2896.3 Safari/537.36', '', NULL, NULL),
(56351, 0.000000, 1609621536.905360, 0x00000000000000000000ffff0d44f48f, 0, 404, 0, 0, 0, 'http://tservices.cz/emergency.php', '', 'python-requests/2.24.0', '', NULL, NULL),
(56352, 0.000000, 1609623834.156355, 0x00000000000000000000ffff72779a7c, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(56353, 0.000000, 1609628247.012504, 0x00000000000000000000ffff5d9e5a63, 0, 200, 0, 0, 0, 'https://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3729.169 Safari/537.36', '', NULL, NULL),
(56354, 0.000000, 1609629085.750446, 0x00000000000000000000ffff3359cc14, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'python-requests/2.25.0', '', NULL, NULL),
(56355, 0.000000, 1609629559.181387, 0x00000000000000000000ffff72778b76, 0, 200, 0, 0, 0, 'https://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(56356, 0.000000, 1609637873.472190, 0x00000000000000000000ffff8192bebe, 0, 404, 0, 0, 0, 'http://tservices.cz/wso.php', '', '', '', NULL, NULL),
(56357, 0.000000, 1609651575.804561, 0x00000000000000000000ffff334b40bb, 0, 200, 0, 0, 0, 'http://tservices.cz/xmlrpc.php', '', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:62.0) Gecko/20100101 Firefox/62.0', '', NULL, NULL),
(56358, 0.000000, 1609663317.500127, 0x00000000000000000000ffff22dca4f2, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (X11; Linux x86_64; rv:53.0) Gecko/20100101 Firefox/53.0', '', NULL, NULL),
(56359, 0.000000, 1609668587.533260, 0x00000000000000000000ffff22d74537, 0, 404, 0, 0, 0, 'http://tservices.cz/wp-login.php', '', 'Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.17 Safari/537.36', '', NULL, NULL),
(56360, 0.000000, 1609672683.521057, 0x00000000000000000000ffff68d64f2e, 0, 404, 0, 0, 0, 'http://tservices.cz/emergency.php', '', 'python-requests/2.24.0', '', NULL, NULL),
(56361, 0.000000, 1609689817.112998, 0x00000000000000000000ffff72779107, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(56362, 0.000000, 1609694944.370289, 0x00000000000000000000ffff17628b06, 0, 404, 0, 0, 0, 'http://tservices.cz/emergency.php', '', 'python-requests/2.25.1', '', NULL, NULL),
(56363, 0.000000, 1609695570.825458, 0x00000000000000000000ffff727792fc, 0, 200, 0, 0, 0, 'https://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(56364, 0.000000, 1609700429.580373, 0x00000000000000000000ffff8af6fd18, 0, 200, 0, 0, 0, 'https://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.85 Safari/537.36', '', NULL, NULL),
(56365, 0.000000, 1609711502.697126, 0x00000000000000000000ffff5fd89de7, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; Seekport Crawler; http://seekport.com/)', '', NULL, NULL),
(56366, 0.000000, 1609711502.696944, 0x00000000000000000000ffff5fd89de7, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; Seekport Crawler; http://seekport.com/)', '', NULL, NULL),
(56367, 0.000000, 1609711509.262343, 0x00000000000000000000ffff5fd89de7, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (compatible; Seekport Crawler; http://seekport.com/)', '', NULL, NULL),
(56368, 0.000000, 1609756999.454665, 0x00000000000000000000ffff72778a52, 0, 200, 0, 0, 0, 'http://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(56369, 0.000000, 1609763060.676863, 0x00000000000000000000ffff72778b56, 0, 200, 0, 0, 0, 'https://tservices.cz/robots.txt', '', '(compatible;PetalBot;+https://aspiegel.com/petalbot)', '', NULL, NULL),
(56370, 0.000000, 1609766148.792943, 0x00000000000000000000ffffd891052a, 0, 200, 0, 0, 0, 'http://www.tservices.cz/robots.txt', '', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:59.0) Gecko/20100101 Firefox/59.0', '', NULL, NULL),
(56371, 0.000000, 1609766155.863229, 0x00000000000000000000ffffd891052a, 0, 200, 0, 0, 0, 'http://www.tservices.cz/', '', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:59.0) Gecko/20100101 Firefox/59.0', '', NULL, NULL),
(56372, 0.000000, 1609766159.845717, 0x00000000000000000000ffffd891052a, 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:59.0) Gecko/20100101 Firefox/59.0', '', NULL, NULL);

-- --------------------------------------------------------

--
-- Struktura tabulky `wp_wfHoover`
--

CREATE TABLE `wp_wfHoover` (
  `id` int(10) UNSIGNED NOT NULL,
  `owner` text,
  `host` text,
  `path` text,
  `hostKey` varbinary(124) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Struktura tabulky `wp_wfIssues`
--

CREATE TABLE `wp_wfIssues` (
  `id` int(10) UNSIGNED NOT NULL,
  `time` int(10) UNSIGNED NOT NULL,
  `lastUpdated` int(10) UNSIGNED NOT NULL,
  `status` varchar(10) NOT NULL,
  `type` varchar(20) NOT NULL,
  `severity` tinyint(3) UNSIGNED NOT NULL,
  `ignoreP` char(32) NOT NULL,
  `ignoreC` char(32) NOT NULL,
  `shortMsg` varchar(255) NOT NULL,
  `longMsg` text,
  `data` text
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Vypisuji data pro tabulku `wp_wfIssues`
--

INSERT INTO `wp_wfIssues` (`id`, `time`, `lastUpdated`, `status`, `type`, `severity`, `ignoreP`, `ignoreC`, `shortMsg`, `longMsg`, `data`) VALUES
(10210, 1609711556, 1609711556, 'new', 'wfUpgrade', 1, '675f57bd75ab1c0f524e53b5f7f714dc', '675f57bd75ab1c0f524e53b5f7f714dc', 'Your WordPress version is out of date', 'WordPress version 5.6 is now available. Please upgrade immediately to get the latest security updates from WordPress.', 'a:2:{s:14:\"currentVersion\";s:6:\"4.9.16\";s:10:\"newVersion\";s:3:\"5.6\";}'),
(10211, 1609711557, 1609711557, 'new', 'wfPluginUpgrade', 2, '7ed64569acc8fb55ec5f112117d003bd', '7ed64569acc8fb55ec5f112117d003bd', 'The Plugin \"Token Access\" needs an upgrade (1.4 -> 1.6.3).', 'You need to upgrade \"Token Access\" to the newest version to ensure you have any security fixes the developer has released.', 'a:16:{s:4:\"Name\";s:12:\"Token Access\";s:9:\"PluginURI\";s:47:\"http://www.fergusweb.net/software/token-access/\";s:7:\"Version\";s:3:\"1.4\";s:11:\"Description\";s:271:\"Limit access to the site to those with a cookie token.  Visitors without the cookie see a customisable &#8222;coming soon&#8220; style of page.  To remove protection, simply disable this plugin. <cite>Autor: <a href=\"http://www.fergusweb.net\">Anthony Ferguson</a>.</cite>\";s:6:\"Author\";s:55:\"<a href=\"http://www.fergusweb.net\">Anthony Ferguson</a>\";s:9:\"AuthorURI\";s:24:\"http://www.fergusweb.net\";s:10:\"TextDomain\";s:12:\"token-access\";s:10:\"DomainPath\";s:0:\"\";s:7:\"Network\";b:0;s:5:\"Title\";s:74:\"<a href=\"http://www.fergusweb.net/software/token-access/\">Token Access</a>\";s:10:\"AuthorName\";s:16:\"Anthony Ferguson\";s:10:\"pluginFile\";s:68:\"/volume1/web/tservices_cz/wp-content/plugins/token-access/access.php\";s:10:\"newVersion\";s:5:\"1.6.3\";s:4:\"slug\";s:12:\"token-access\";s:5:\"wpURL\";s:42:\"https://wordpress.org/plugins/token-access\";s:10:\"vulnerable\";b:0;}'),
(10212, 1609711557, 1609711557, 'new', 'wfPluginUpgrade', 2, '7004523f33011e0253d13a45991a4601', '7004523f33011e0253d13a45991a4601', 'The Plugin \"Wordfence Security\" needs an upgrade (7.1.4 -> 7.4.14).', 'You need to upgrade \"Wordfence Security\" to the newest version to ensure you have any security fixes the developer has released.', 'a:16:{s:4:\"Name\";s:18:\"Wordfence Security\";s:9:\"PluginURI\";s:25:\"http://www.wordfence.com/\";s:7:\"Version\";s:5:\"7.1.4\";s:11:\"Description\";s:135:\"Wordfence Security &#8211; Anti-virus, Firewall and Malware Scan <cite>Autor: <a href=\"http://www.wordfence.com/\">Wordfence</a>.</cite>\";s:6:\"Author\";s:49:\"<a href=\"http://www.wordfence.com/\">Wordfence</a>\";s:9:\"AuthorURI\";s:25:\"http://www.wordfence.com/\";s:10:\"TextDomain\";s:9:\"wordfence\";s:10:\"DomainPath\";s:0:\"\";s:7:\"Network\";b:1;s:5:\"Title\";s:58:\"<a href=\"http://www.wordfence.com/\">Wordfence Security</a>\";s:10:\"AuthorName\";s:9:\"Wordfence\";s:10:\"pluginFile\";s:68:\"/volume1/web/tservices_cz/wp-content/plugins/wordfence/wordfence.php\";s:10:\"newVersion\";s:6:\"7.4.14\";s:4:\"slug\";s:9:\"wordfence\";s:5:\"wpURL\";s:39:\"https://wordpress.org/plugins/wordfence\";s:10:\"vulnerable\";b:0;}'),
(10213, 1609711558, 1609711558, 'new', 'wfPluginUpgrade', 2, 'bd9e02618764da7784f01e23cdd8f6ca', 'bd9e02618764da7784f01e23cdd8f6ca', 'The Plugin \"WP Mail SMTP\" needs an upgrade (1.2.5 -> 2.5.1).', 'You need to upgrade \"WP Mail SMTP\" to the newest version to ensure you have any security fixes the developer has released.', 'a:16:{s:4:\"Name\";s:12:\"WP Mail SMTP\";s:9:\"PluginURI\";s:20:\"https://wpforms.com/\";s:7:\"Version\";s:5:\"1.2.5\";s:11:\"Description\";s:185:\"Přenastaví funkci wp_mail() aby používala SMTP místo mail() a vytvoří stránku ,možností pro správu nastavení. <cite>Autor: <a href=\"https://wpforms.com/\">WPForms</a>.</cite>\";s:6:\"Author\";s:42:\"<a href=\"https://wpforms.com/\">WPForms</a>\";s:9:\"AuthorURI\";s:20:\"https://wpforms.com/\";s:10:\"TextDomain\";s:12:\"wp-mail-smtp\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:5:\"Title\";s:47:\"<a href=\"https://wpforms.com/\">WP Mail SMTP</a>\";s:10:\"AuthorName\";s:7:\"WPForms\";s:10:\"pluginFile\";s:74:\"/volume1/web/tservices_cz/wp-content/plugins/wp-mail-smtp/wp_mail_smtp.php\";s:10:\"newVersion\";s:5:\"2.5.1\";s:4:\"slug\";s:12:\"wp-mail-smtp\";s:5:\"wpURL\";s:42:\"https://wordpress.org/plugins/wp-mail-smtp\";s:10:\"vulnerable\";b:0;}'),
(10214, 1609711558, 1609711558, 'new', 'wfPluginUpgrade', 2, 'ea6d555ca775745e368133b707b12023', 'ea6d555ca775745e368133b707b12023', 'The Plugin \"WPS Hide Login\" needs an upgrade (1.3.3 -> 1.6.1).', 'You need to upgrade \"WPS Hide Login\" to the newest version to ensure you have any security fixes the developer has released.', 'a:16:{s:4:\"Name\";s:14:\"WPS Hide Login\";s:9:\"PluginURI\";s:0:\"\";s:7:\"Version\";s:5:\"1.3.3\";s:11:\"Description\";s:269:\"Chraňte své webové stránky tím, že změníte přihlašovací URL a zabráníte tak přístupu na stránku wp-login.php a adresář wp-admin, zatímco nebudete přihlášeni <cite>Autor: <a href=\"https://wpserveur.net\">WPServeur, NicolasKulka, tabrisrp</a>.</cite>\";s:6:\"Author\";s:69:\"<a href=\"https://wpserveur.net\">WPServeur, NicolasKulka, tabrisrp</a>\";s:9:\"AuthorURI\";s:21:\"https://wpserveur.net\";s:10:\"TextDomain\";s:14:\"wps-hide-login\";s:10:\"DomainPath\";s:0:\"\";s:7:\"Network\";b:0;s:5:\"Title\";s:14:\"WPS Hide Login\";s:10:\"AuthorName\";s:33:\"WPServeur, NicolasKulka, tabrisrp\";s:10:\"pluginFile\";s:78:\"/volume1/web/tservices_cz/wp-content/plugins/wps-hide-login/wps-hide-login.php\";s:10:\"newVersion\";s:5:\"1.6.1\";s:4:\"slug\";s:14:\"wps-hide-login\";s:5:\"wpURL\";s:44:\"https://wordpress.org/plugins/wps-hide-login\";s:10:\"vulnerable\";b:0;}'),
(10215, 1609711559, 1609711559, 'new', 'wfThemeUpgrade', 2, '40add2c4c017558306d4f90adcaedc8a', '40add2c4c017558306d4f90adcaedc8a', 'The Theme \"Twenty Fifteen\" needs an upgrade (1.9 -> 2.8).', 'You need to upgrade \"Twenty Fifteen\" to the newest version to ensure you have any security fixes the developer has released.', 'a:7:{s:10:\"newVersion\";s:3:\"2.8\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/theme/twentyfifteen.2.8.zip\";s:3:\"URL\";s:43:\"https://wordpress.org/themes/twentyfifteen/\";s:4:\"Name\";s:14:\"Twenty Fifteen\";s:4:\"name\";s:14:\"Twenty Fifteen\";s:7:\"version\";s:3:\"1.9\";s:10:\"vulnerable\";b:0;}'),
(10216, 1609711559, 1609711559, 'new', 'wfThemeUpgrade', 2, '44f65e83949800d9396af1cfc8de6a45', '44f65e83949800d9396af1cfc8de6a45', 'The Theme \"Twenty Seventeen\" needs an upgrade (1.5 -> 2.5).', 'You need to upgrade \"Twenty Seventeen\" to the newest version to ensure you have any security fixes the developer has released.', 'a:7:{s:10:\"newVersion\";s:3:\"2.5\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentyseventeen.2.5.zip\";s:3:\"URL\";s:45:\"https://wordpress.org/themes/twentyseventeen/\";s:4:\"Name\";s:16:\"Twenty Seventeen\";s:4:\"name\";s:16:\"Twenty Seventeen\";s:7:\"version\";s:3:\"1.5\";s:10:\"vulnerable\";b:0;}'),
(10217, 1609711559, 1609711559, 'new', 'wfThemeUpgrade', 2, '577252bfdc4f69edff73c6d7dd6072b4', '577252bfdc4f69edff73c6d7dd6072b4', 'The Theme \"Twenty Sixteen\" needs an upgrade (1.4 -> 2.3).', 'You need to upgrade \"Twenty Sixteen\" to the newest version to ensure you have any security fixes the developer has released.', 'a:7:{s:10:\"newVersion\";s:3:\"2.3\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/theme/twentysixteen.2.3.zip\";s:3:\"URL\";s:43:\"https://wordpress.org/themes/twentysixteen/\";s:4:\"Name\";s:14:\"Twenty Sixteen\";s:4:\"name\";s:14:\"Twenty Sixteen\";s:7:\"version\";s:3:\"1.4\";s:10:\"vulnerable\";b:0;}');

-- --------------------------------------------------------

--
-- Struktura tabulky `wp_wfKnownFileList`
--

CREATE TABLE `wp_wfKnownFileList` (
  `id` int(11) UNSIGNED NOT NULL,
  `path` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Vypisuji data pro tabulku `wp_wfKnownFileList`
--

INSERT INTO `wp_wfKnownFileList` (`id`, `path`) VALUES
(1, 'index.php'),
(2, 'license.txt'),
(3, 'readme.html'),
(4, 'wp-activate.php'),
(5, 'wp-admin/about.php'),
(6, 'wp-admin/admin-ajax.php'),
(7, 'wp-admin/admin-footer.php'),
(8, 'wp-admin/admin-functions.php'),
(9, 'wp-admin/admin-header.php'),
(10, 'wp-admin/admin-post.php'),
(11, 'wp-admin/admin.php'),
(12, 'wp-admin/async-upload.php'),
(13, 'wp-admin/comment.php'),
(14, 'wp-admin/credits.php'),
(15, 'wp-admin/css/about-rtl.css'),
(16, 'wp-admin/css/about-rtl.min.css'),
(17, 'wp-admin/css/about.css'),
(18, 'wp-admin/css/about.min.css'),
(19, 'wp-admin/css/admin-menu-rtl.css'),
(20, 'wp-admin/css/admin-menu-rtl.min.css'),
(21, 'wp-admin/css/admin-menu.css'),
(22, 'wp-admin/css/admin-menu.min.css'),
(23, 'wp-admin/css/code-editor-rtl.css'),
(24, 'wp-admin/css/code-editor-rtl.min.css'),
(25, 'wp-admin/css/code-editor.css'),
(26, 'wp-admin/css/code-editor.min.css'),
(27, 'wp-admin/css/color-picker-rtl.css'),
(28, 'wp-admin/css/color-picker-rtl.min.css'),
(29, 'wp-admin/css/color-picker.css'),
(30, 'wp-admin/css/color-picker.min.css'),
(31, 'wp-admin/css/colors/_admin.scss'),
(32, 'wp-admin/css/colors/_mixins.scss'),
(33, 'wp-admin/css/colors/_variables.scss'),
(34, 'wp-admin/css/colors/blue/colors-rtl.css'),
(35, 'wp-admin/css/colors/blue/colors-rtl.min.css'),
(36, 'wp-admin/css/colors/blue/colors.css'),
(37, 'wp-admin/css/colors/blue/colors.min.css'),
(38, 'wp-admin/css/colors/blue/colors.scss'),
(39, 'wp-admin/css/colors/coffee/colors-rtl.css'),
(40, 'wp-admin/css/colors/coffee/colors-rtl.min.css'),
(41, 'wp-admin/css/colors/coffee/colors.css'),
(42, 'wp-admin/css/colors/coffee/colors.min.css'),
(43, 'wp-admin/css/colors/coffee/colors.scss'),
(44, 'wp-admin/css/colors/ectoplasm/colors-rtl.css'),
(45, 'wp-admin/css/colors/ectoplasm/colors-rtl.min.css'),
(46, 'wp-admin/css/colors/ectoplasm/colors.css'),
(47, 'wp-admin/css/colors/ectoplasm/colors.min.css'),
(48, 'wp-admin/css/colors/ectoplasm/colors.scss'),
(49, 'wp-admin/css/colors/light/colors-rtl.css'),
(50, 'wp-admin/css/colors/light/colors-rtl.min.css'),
(51, 'wp-admin/css/colors/light/colors.css'),
(52, 'wp-admin/css/colors/light/colors.min.css'),
(53, 'wp-admin/css/colors/light/colors.scss'),
(54, 'wp-admin/css/colors/midnight/colors-rtl.css'),
(55, 'wp-admin/css/colors/midnight/colors-rtl.min.css'),
(56, 'wp-admin/css/colors/midnight/colors.css'),
(57, 'wp-admin/css/colors/midnight/colors.min.css'),
(58, 'wp-admin/css/colors/midnight/colors.scss'),
(59, 'wp-admin/css/colors/ocean/colors-rtl.css'),
(60, 'wp-admin/css/colors/ocean/colors-rtl.min.css'),
(61, 'wp-admin/css/colors/ocean/colors.css'),
(62, 'wp-admin/css/colors/ocean/colors.min.css'),
(63, 'wp-admin/css/colors/ocean/colors.scss'),
(64, 'wp-admin/css/colors/sunrise/colors-rtl.css'),
(65, 'wp-admin/css/colors/sunrise/colors-rtl.min.css'),
(66, 'wp-admin/css/colors/sunrise/colors.css'),
(67, 'wp-admin/css/colors/sunrise/colors.min.css'),
(68, 'wp-admin/css/colors/sunrise/colors.scss'),
(69, 'wp-admin/css/common-rtl.css'),
(70, 'wp-admin/css/common-rtl.min.css'),
(71, 'wp-admin/css/common.css'),
(72, 'wp-admin/css/common.min.css'),
(73, 'wp-admin/css/customize-controls-rtl.css'),
(74, 'wp-admin/css/customize-controls-rtl.min.css'),
(75, 'wp-admin/css/customize-controls.css'),
(76, 'wp-admin/css/customize-controls.min.css'),
(77, 'wp-admin/css/customize-nav-menus-rtl.css'),
(78, 'wp-admin/css/customize-nav-menus-rtl.min.css'),
(79, 'wp-admin/css/customize-nav-menus.css'),
(80, 'wp-admin/css/customize-nav-menus.min.css'),
(81, 'wp-admin/css/customize-widgets-rtl.css'),
(82, 'wp-admin/css/customize-widgets-rtl.min.css'),
(83, 'wp-admin/css/customize-widgets.css'),
(84, 'wp-admin/css/customize-widgets.min.css'),
(85, 'wp-admin/css/dashboard-rtl.css'),
(86, 'wp-admin/css/dashboard-rtl.min.css'),
(87, 'wp-admin/css/dashboard.css'),
(88, 'wp-admin/css/dashboard.min.css'),
(89, 'wp-admin/css/deprecated-media-rtl.css'),
(90, 'wp-admin/css/deprecated-media-rtl.min.css'),
(91, 'wp-admin/css/deprecated-media.css'),
(92, 'wp-admin/css/deprecated-media.min.css'),
(93, 'wp-admin/css/edit-rtl.css'),
(94, 'wp-admin/css/edit-rtl.min.css'),
(95, 'wp-admin/css/edit.css'),
(96, 'wp-admin/css/edit.min.css'),
(97, 'wp-admin/css/farbtastic-rtl.css'),
(98, 'wp-admin/css/farbtastic-rtl.min.css'),
(99, 'wp-admin/css/farbtastic.css'),
(100, 'wp-admin/css/farbtastic.min.css'),
(101, 'wp-admin/css/forms-rtl.css'),
(102, 'wp-admin/css/forms-rtl.min.css'),
(103, 'wp-admin/css/forms.css'),
(104, 'wp-admin/css/forms.min.css'),
(105, 'wp-admin/css/ie-rtl.css'),
(106, 'wp-admin/css/ie-rtl.min.css'),
(107, 'wp-admin/css/ie.css'),
(108, 'wp-admin/css/ie.min.css'),
(109, 'wp-admin/css/install-rtl.css'),
(110, 'wp-admin/css/install-rtl.min.css'),
(111, 'wp-admin/css/install.css'),
(112, 'wp-admin/css/install.min.css'),
(113, 'wp-admin/css/l10n-rtl.css'),
(114, 'wp-admin/css/l10n-rtl.min.css'),
(115, 'wp-admin/css/l10n.css'),
(116, 'wp-admin/css/l10n.min.css'),
(117, 'wp-admin/css/list-tables-rtl.css'),
(118, 'wp-admin/css/list-tables-rtl.min.css'),
(119, 'wp-admin/css/list-tables.css'),
(120, 'wp-admin/css/list-tables.min.css'),
(121, 'wp-admin/css/login-rtl.css'),
(122, 'wp-admin/css/login-rtl.min.css'),
(123, 'wp-admin/css/login.css'),
(124, 'wp-admin/css/login.min.css'),
(125, 'wp-admin/css/media-rtl.css'),
(126, 'wp-admin/css/media-rtl.min.css'),
(127, 'wp-admin/css/media.css'),
(128, 'wp-admin/css/media.min.css'),
(129, 'wp-admin/css/nav-menus-rtl.css'),
(130, 'wp-admin/css/nav-menus-rtl.min.css'),
(131, 'wp-admin/css/nav-menus.css'),
(132, 'wp-admin/css/nav-menus.min.css'),
(133, 'wp-admin/css/revisions-rtl.css'),
(134, 'wp-admin/css/revisions-rtl.min.css'),
(135, 'wp-admin/css/revisions.css'),
(136, 'wp-admin/css/revisions.min.css'),
(137, 'wp-admin/css/site-icon-rtl.css'),
(138, 'wp-admin/css/site-icon-rtl.min.css'),
(139, 'wp-admin/css/site-icon.css'),
(140, 'wp-admin/css/site-icon.min.css'),
(141, 'wp-admin/css/themes-rtl.css'),
(142, 'wp-admin/css/themes-rtl.min.css'),
(143, 'wp-admin/css/themes.css'),
(144, 'wp-admin/css/themes.min.css'),
(145, 'wp-admin/css/widgets-rtl.css'),
(146, 'wp-admin/css/widgets-rtl.min.css'),
(147, 'wp-admin/css/widgets.css'),
(148, 'wp-admin/css/widgets.min.css'),
(149, 'wp-admin/css/wp-admin-rtl.css'),
(150, 'wp-admin/css/wp-admin-rtl.min.css'),
(151, 'wp-admin/css/wp-admin.css'),
(152, 'wp-admin/css/wp-admin.min.css'),
(153, 'wp-admin/custom-background.php'),
(154, 'wp-admin/custom-header.php'),
(155, 'wp-admin/customize.php'),
(156, 'wp-admin/edit-comments.php'),
(157, 'wp-admin/edit-form-advanced.php'),
(158, 'wp-admin/edit-form-comment.php'),
(159, 'wp-admin/edit-link-form.php'),
(160, 'wp-admin/edit-tag-form.php'),
(161, 'wp-admin/edit-tags.php'),
(162, 'wp-admin/edit.php'),
(163, 'wp-admin/export.php'),
(164, 'wp-admin/freedoms.php'),
(165, 'wp-admin/images/align-center-2x.png'),
(166, 'wp-admin/images/align-center.png'),
(167, 'wp-admin/images/align-left-2x.png'),
(168, 'wp-admin/images/align-left.png'),
(169, 'wp-admin/images/align-none-2x.png'),
(170, 'wp-admin/images/align-none.png'),
(171, 'wp-admin/images/align-right-2x.png'),
(172, 'wp-admin/images/align-right.png'),
(173, 'wp-admin/images/arrows-2x.png'),
(174, 'wp-admin/images/arrows.png'),
(175, 'wp-admin/images/browser-rtl.png'),
(176, 'wp-admin/images/browser.png'),
(177, 'wp-admin/images/bubble_bg-2x.gif'),
(178, 'wp-admin/images/bubble_bg.gif'),
(179, 'wp-admin/images/comment-grey-bubble-2x.png'),
(180, 'wp-admin/images/comment-grey-bubble.png'),
(181, 'wp-admin/images/date-button-2x.gif'),
(182, 'wp-admin/images/date-button.gif'),
(183, 'wp-admin/images/generic.png'),
(184, 'wp-admin/images/icons32-2x.png'),
(185, 'wp-admin/images/icons32-vs-2x.png'),
(186, 'wp-admin/images/icons32-vs.png'),
(187, 'wp-admin/images/icons32.png'),
(188, 'wp-admin/images/imgedit-icons-2x.png'),
(189, 'wp-admin/images/imgedit-icons.png'),
(190, 'wp-admin/images/list-2x.png'),
(191, 'wp-admin/images/list.png'),
(192, 'wp-admin/images/loading.gif'),
(193, 'wp-admin/images/marker.png'),
(194, 'wp-admin/images/mask.png'),
(195, 'wp-admin/images/media-button-2x.png'),
(196, 'wp-admin/images/media-button-image.gif'),
(197, 'wp-admin/images/media-button-music.gif'),
(198, 'wp-admin/images/media-button-other.gif'),
(199, 'wp-admin/images/media-button-video.gif'),
(200, 'wp-admin/images/media-button.png'),
(201, 'wp-admin/images/menu-2x.png'),
(202, 'wp-admin/images/menu-vs-2x.png'),
(203, 'wp-admin/images/menu-vs.png'),
(204, 'wp-admin/images/menu.png'),
(205, 'wp-admin/images/no.png'),
(206, 'wp-admin/images/post-formats-vs.png'),
(207, 'wp-admin/images/post-formats.png'),
(208, 'wp-admin/images/post-formats32-vs.png'),
(209, 'wp-admin/images/post-formats32.png'),
(210, 'wp-admin/images/resize-2x.gif'),
(211, 'wp-admin/images/resize-rtl-2x.gif'),
(212, 'wp-admin/images/resize-rtl.gif'),
(213, 'wp-admin/images/resize.gif'),
(214, 'wp-admin/images/se.png'),
(215, 'wp-admin/images/sort-2x.gif'),
(216, 'wp-admin/images/sort.gif'),
(217, 'wp-admin/images/spinner-2x.gif'),
(218, 'wp-admin/images/spinner.gif'),
(219, 'wp-admin/images/stars-2x.png'),
(220, 'wp-admin/images/stars.png'),
(221, 'wp-admin/images/w-logo-blue.png'),
(222, 'wp-admin/images/w-logo-white.png'),
(223, 'wp-admin/images/wheel.png'),
(224, 'wp-admin/images/wordpress-logo-white.svg'),
(225, 'wp-admin/images/wordpress-logo.png'),
(226, 'wp-admin/images/wordpress-logo.svg'),
(227, 'wp-admin/images/wpspin_light-2x.gif'),
(228, 'wp-admin/images/wpspin_light.gif'),
(229, 'wp-admin/images/xit-2x.gif'),
(230, 'wp-admin/images/xit.gif'),
(231, 'wp-admin/images/yes.png'),
(232, 'wp-admin/import.php'),
(233, 'wp-admin/includes/admin-filters.php'),
(234, 'wp-admin/includes/admin.php'),
(235, 'wp-admin/includes/ajax-actions.php'),
(236, 'wp-admin/includes/bookmark.php'),
(237, 'wp-admin/includes/class-automatic-upgrader-skin.php'),
(238, 'wp-admin/includes/class-bulk-plugin-upgrader-skin.php'),
(239, 'wp-admin/includes/class-bulk-theme-upgrader-skin.php'),
(240, 'wp-admin/includes/class-bulk-upgrader-skin.php'),
(241, 'wp-admin/includes/class-core-upgrader.php'),
(242, 'wp-admin/includes/class-file-upload-upgrader.php'),
(243, 'wp-admin/includes/class-ftp-pure.php'),
(244, 'wp-admin/includes/class-ftp-sockets.php'),
(245, 'wp-admin/includes/class-ftp.php'),
(246, 'wp-admin/includes/class-language-pack-upgrader-skin.php'),
(247, 'wp-admin/includes/class-language-pack-upgrader.php'),
(248, 'wp-admin/includes/class-pclzip.php'),
(249, 'wp-admin/includes/class-plugin-installer-skin.php'),
(250, 'wp-admin/includes/class-plugin-upgrader-skin.php'),
(251, 'wp-admin/includes/class-plugin-upgrader.php'),
(252, 'wp-admin/includes/class-theme-installer-skin.php'),
(253, 'wp-admin/includes/class-theme-upgrader-skin.php'),
(254, 'wp-admin/includes/class-theme-upgrader.php'),
(255, 'wp-admin/includes/class-walker-category-checklist.php'),
(256, 'wp-admin/includes/class-walker-nav-menu-checklist.php'),
(257, 'wp-admin/includes/class-walker-nav-menu-edit.php'),
(258, 'wp-admin/includes/class-wp-ajax-upgrader-skin.php'),
(259, 'wp-admin/includes/class-wp-automatic-updater.php'),
(260, 'wp-admin/includes/class-wp-comments-list-table.php'),
(261, 'wp-admin/includes/class-wp-community-events.php'),
(262, 'wp-admin/includes/class-wp-filesystem-base.php'),
(263, 'wp-admin/includes/class-wp-filesystem-direct.php'),
(264, 'wp-admin/includes/class-wp-filesystem-ftpext.php'),
(265, 'wp-admin/includes/class-wp-filesystem-ftpsockets.php'),
(266, 'wp-admin/includes/class-wp-filesystem-ssh2.php'),
(267, 'wp-admin/includes/class-wp-importer.php'),
(268, 'wp-admin/includes/class-wp-internal-pointers.php'),
(269, 'wp-admin/includes/class-wp-links-list-table.php'),
(270, 'wp-admin/includes/class-wp-list-table-compat.php'),
(271, 'wp-admin/includes/class-wp-list-table.php'),
(272, 'wp-admin/includes/class-wp-media-list-table.php'),
(273, 'wp-admin/includes/class-wp-ms-sites-list-table.php'),
(274, 'wp-admin/includes/class-wp-ms-themes-list-table.php'),
(275, 'wp-admin/includes/class-wp-ms-users-list-table.php'),
(276, 'wp-admin/includes/class-wp-plugin-install-list-table.php'),
(277, 'wp-admin/includes/class-wp-plugins-list-table.php'),
(278, 'wp-admin/includes/class-wp-post-comments-list-table.php'),
(279, 'wp-admin/includes/class-wp-posts-list-table.php'),
(280, 'wp-admin/includes/class-wp-screen.php'),
(281, 'wp-admin/includes/class-wp-site-icon.php'),
(282, 'wp-admin/includes/class-wp-terms-list-table.php'),
(283, 'wp-admin/includes/class-wp-theme-install-list-table.php'),
(284, 'wp-admin/includes/class-wp-themes-list-table.php'),
(285, 'wp-admin/includes/class-wp-upgrader-skin.php'),
(286, 'wp-admin/includes/class-wp-upgrader-skins.php'),
(287, 'wp-admin/includes/class-wp-upgrader.php'),
(288, 'wp-admin/includes/class-wp-users-list-table.php'),
(289, 'wp-admin/includes/comment.php'),
(290, 'wp-admin/includes/continents-cities.php'),
(291, 'wp-admin/includes/credits.php'),
(292, 'wp-admin/includes/dashboard.php'),
(293, 'wp-admin/includes/deprecated.php'),
(294, 'wp-admin/includes/edit-tag-messages.php'),
(295, 'wp-admin/includes/export.php'),
(296, 'wp-admin/includes/file.php'),
(297, 'wp-admin/includes/image-edit.php'),
(298, 'wp-admin/includes/image.php'),
(299, 'wp-admin/includes/import.php'),
(300, 'wp-admin/includes/list-table.php'),
(301, 'wp-admin/includes/media.php'),
(302, 'wp-admin/includes/menu.php'),
(303, 'wp-admin/includes/meta-boxes.php'),
(304, 'wp-admin/includes/misc.php'),
(305, 'wp-admin/includes/ms-admin-filters.php'),
(306, 'wp-admin/includes/ms-deprecated.php'),
(307, 'wp-admin/includes/ms.php'),
(308, 'wp-admin/includes/nav-menu.php'),
(309, 'wp-admin/includes/network.php'),
(310, 'wp-admin/includes/noop.php'),
(311, 'wp-admin/includes/options.php'),
(312, 'wp-admin/includes/plugin-install.php'),
(313, 'wp-admin/includes/plugin.php'),
(314, 'wp-admin/includes/post.php'),
(315, 'wp-admin/includes/revision.php'),
(316, 'wp-admin/includes/schema.php'),
(317, 'wp-admin/includes/screen.php'),
(318, 'wp-admin/includes/taxonomy.php'),
(319, 'wp-admin/includes/template.php'),
(320, 'wp-admin/includes/theme-install.php'),
(321, 'wp-admin/includes/theme.php'),
(322, 'wp-admin/includes/translation-install.php'),
(323, 'wp-admin/includes/update-core.php'),
(324, 'wp-admin/includes/update.php'),
(325, 'wp-admin/includes/upgrade.php'),
(326, 'wp-admin/includes/user.php'),
(327, 'wp-admin/includes/widgets.php'),
(328, 'wp-admin/index.php'),
(329, 'wp-admin/install-helper.php'),
(330, 'wp-admin/install.php'),
(331, 'wp-admin/js/accordion.js'),
(332, 'wp-admin/js/accordion.min.js'),
(333, 'wp-admin/js/code-editor.js'),
(334, 'wp-admin/js/code-editor.min.js'),
(335, 'wp-admin/js/color-picker.js'),
(336, 'wp-admin/js/color-picker.min.js'),
(337, 'wp-admin/js/comment.js'),
(338, 'wp-admin/js/comment.min.js'),
(339, 'wp-admin/js/common.js'),
(340, 'wp-admin/js/common.min.js'),
(341, 'wp-admin/js/custom-background.js'),
(342, 'wp-admin/js/custom-background.min.js'),
(343, 'wp-admin/js/custom-header.js'),
(344, 'wp-admin/js/customize-controls.js'),
(345, 'wp-admin/js/customize-controls.min.js'),
(346, 'wp-admin/js/customize-nav-menus.js'),
(347, 'wp-admin/js/customize-nav-menus.min.js'),
(348, 'wp-admin/js/customize-widgets.js'),
(349, 'wp-admin/js/customize-widgets.min.js'),
(350, 'wp-admin/js/dashboard.js'),
(351, 'wp-admin/js/dashboard.min.js'),
(352, 'wp-admin/js/edit-comments.js'),
(353, 'wp-admin/js/edit-comments.min.js'),
(354, 'wp-admin/js/editor-expand.js'),
(355, 'wp-admin/js/editor-expand.min.js'),
(356, 'wp-admin/js/editor.js'),
(357, 'wp-admin/js/editor.min.js'),
(358, 'wp-admin/js/farbtastic.js'),
(359, 'wp-admin/js/gallery.js'),
(360, 'wp-admin/js/gallery.min.js'),
(361, 'wp-admin/js/image-edit.js'),
(362, 'wp-admin/js/image-edit.min.js'),
(363, 'wp-admin/js/inline-edit-post.js'),
(364, 'wp-admin/js/inline-edit-post.min.js'),
(365, 'wp-admin/js/inline-edit-tax.js'),
(366, 'wp-admin/js/inline-edit-tax.min.js'),
(367, 'wp-admin/js/iris.min.js'),
(368, 'wp-admin/js/language-chooser.js'),
(369, 'wp-admin/js/language-chooser.min.js'),
(370, 'wp-admin/js/link.js'),
(371, 'wp-admin/js/link.min.js'),
(372, 'wp-admin/js/media-gallery.js'),
(373, 'wp-admin/js/media-gallery.min.js'),
(374, 'wp-admin/js/media-upload.js'),
(375, 'wp-admin/js/media-upload.min.js'),
(376, 'wp-admin/js/media.js'),
(377, 'wp-admin/js/media.min.js'),
(378, 'wp-admin/js/nav-menu.js'),
(379, 'wp-admin/js/nav-menu.min.js'),
(380, 'wp-admin/js/password-strength-meter.js'),
(381, 'wp-admin/js/password-strength-meter.min.js'),
(382, 'wp-admin/js/plugin-install.js'),
(383, 'wp-admin/js/plugin-install.min.js'),
(384, 'wp-admin/js/post.js'),
(385, 'wp-admin/js/post.min.js'),
(386, 'wp-admin/js/postbox.js'),
(387, 'wp-admin/js/postbox.min.js'),
(388, 'wp-admin/js/revisions.js'),
(389, 'wp-admin/js/revisions.min.js'),
(390, 'wp-admin/js/set-post-thumbnail.js'),
(391, 'wp-admin/js/set-post-thumbnail.min.js'),
(392, 'wp-admin/js/svg-painter.js'),
(393, 'wp-admin/js/svg-painter.min.js'),
(394, 'wp-admin/js/tags-box.js'),
(395, 'wp-admin/js/tags-box.min.js'),
(396, 'wp-admin/js/tags-suggest.js'),
(397, 'wp-admin/js/tags-suggest.min.js'),
(398, 'wp-admin/js/tags.js'),
(399, 'wp-admin/js/tags.min.js'),
(400, 'wp-admin/js/theme-plugin-editor.js'),
(401, 'wp-admin/js/theme-plugin-editor.min.js'),
(402, 'wp-admin/js/theme.js'),
(403, 'wp-admin/js/theme.min.js'),
(404, 'wp-admin/js/updates.js'),
(405, 'wp-admin/js/updates.min.js'),
(406, 'wp-admin/js/user-profile.js'),
(407, 'wp-admin/js/user-profile.min.js'),
(408, 'wp-admin/js/user-suggest.js'),
(409, 'wp-admin/js/user-suggest.min.js'),
(410, 'wp-admin/js/widgets/custom-html-widgets.js'),
(411, 'wp-admin/js/widgets/custom-html-widgets.min.js'),
(412, 'wp-admin/js/widgets/media-audio-widget.js'),
(413, 'wp-admin/js/widgets/media-audio-widget.min.js'),
(414, 'wp-admin/js/widgets/media-gallery-widget.js'),
(415, 'wp-admin/js/widgets/media-gallery-widget.min.js'),
(416, 'wp-admin/js/widgets/media-image-widget.js'),
(417, 'wp-admin/js/widgets/media-image-widget.min.js'),
(418, 'wp-admin/js/widgets/media-video-widget.js'),
(419, 'wp-admin/js/widgets/media-video-widget.min.js'),
(420, 'wp-admin/js/widgets/media-widgets.js'),
(421, 'wp-admin/js/widgets/media-widgets.min.js'),
(422, 'wp-admin/js/widgets/text-widgets.js'),
(423, 'wp-admin/js/widgets/text-widgets.min.js'),
(424, 'wp-admin/js/widgets.js'),
(425, 'wp-admin/js/widgets.min.js'),
(426, 'wp-admin/js/word-count.js'),
(427, 'wp-admin/js/word-count.min.js'),
(428, 'wp-admin/js/wp-fullscreen-stub.js'),
(429, 'wp-admin/js/wp-fullscreen-stub.min.js'),
(430, 'wp-admin/js/xfn.js'),
(431, 'wp-admin/js/xfn.min.js'),
(432, 'wp-admin/link-add.php'),
(433, 'wp-admin/link-manager.php'),
(434, 'wp-admin/link-parse-opml.php'),
(435, 'wp-admin/link.php'),
(436, 'wp-admin/load-scripts.php'),
(437, 'wp-admin/load-styles.php'),
(438, 'wp-admin/maint/repair.php'),
(439, 'wp-admin/media-new.php'),
(440, 'wp-admin/media-upload.php'),
(441, 'wp-admin/media.php'),
(442, 'wp-admin/menu-header.php'),
(443, 'wp-admin/menu.php'),
(444, 'wp-admin/moderation.php'),
(445, 'wp-admin/ms-admin.php'),
(446, 'wp-admin/ms-delete-site.php'),
(447, 'wp-admin/ms-edit.php'),
(448, 'wp-admin/ms-options.php'),
(449, 'wp-admin/ms-sites.php'),
(450, 'wp-admin/ms-themes.php'),
(451, 'wp-admin/ms-upgrade-network.php'),
(452, 'wp-admin/ms-users.php'),
(453, 'wp-admin/my-sites.php'),
(454, 'wp-admin/nav-menus.php'),
(455, 'wp-admin/network/about.php'),
(456, 'wp-admin/network/admin.php'),
(457, 'wp-admin/network/credits.php'),
(458, 'wp-admin/network/edit.php'),
(459, 'wp-admin/network/freedoms.php'),
(460, 'wp-admin/network/index.php'),
(461, 'wp-admin/network/menu.php'),
(462, 'wp-admin/network/plugin-editor.php'),
(463, 'wp-admin/network/plugin-install.php'),
(464, 'wp-admin/network/plugins.php'),
(465, 'wp-admin/network/privacy.php'),
(466, 'wp-admin/network/profile.php'),
(467, 'wp-admin/network/settings.php'),
(468, 'wp-admin/network/setup.php'),
(469, 'wp-admin/network/site-info.php'),
(470, 'wp-admin/network/site-new.php'),
(471, 'wp-admin/network/site-settings.php'),
(472, 'wp-admin/network/site-themes.php'),
(473, 'wp-admin/network/site-users.php'),
(474, 'wp-admin/network/sites.php'),
(475, 'wp-admin/network/theme-editor.php'),
(476, 'wp-admin/network/theme-install.php'),
(477, 'wp-admin/network/themes.php'),
(478, 'wp-admin/network/update-core.php'),
(479, 'wp-admin/network/update.php'),
(480, 'wp-admin/network/upgrade.php'),
(481, 'wp-admin/network/user-edit.php'),
(482, 'wp-admin/network/user-new.php'),
(483, 'wp-admin/network/users.php'),
(484, 'wp-admin/network.php'),
(485, 'wp-admin/options-discussion.php'),
(486, 'wp-admin/options-general.php'),
(487, 'wp-admin/options-head.php'),
(488, 'wp-admin/options-media.php'),
(489, 'wp-admin/options-permalink.php'),
(490, 'wp-admin/options-reading.php'),
(491, 'wp-admin/options-writing.php'),
(492, 'wp-admin/options.php'),
(493, 'wp-admin/plugin-editor.php'),
(494, 'wp-admin/plugin-install.php'),
(495, 'wp-admin/plugins.php'),
(496, 'wp-admin/post-new.php'),
(497, 'wp-admin/post.php'),
(498, 'wp-admin/press-this.php'),
(499, 'wp-admin/privacy.php'),
(500, 'wp-admin/profile.php'),
(501, 'wp-admin/revision.php'),
(502, 'wp-admin/setup-config.php'),
(503, 'wp-admin/term.php'),
(504, 'wp-admin/theme-editor.php'),
(505, 'wp-admin/theme-install.php'),
(506, 'wp-admin/themes.php'),
(507, 'wp-admin/tools.php'),
(508, 'wp-admin/update-core.php'),
(509, 'wp-admin/update.php'),
(510, 'wp-admin/upgrade-functions.php'),
(511, 'wp-admin/upgrade.php'),
(512, 'wp-admin/upload.php'),
(513, 'wp-admin/user/about.php'),
(514, 'wp-admin/user/admin.php'),
(515, 'wp-admin/user/credits.php'),
(516, 'wp-admin/user/freedoms.php'),
(517, 'wp-admin/user/index.php'),
(518, 'wp-admin/user/menu.php'),
(519, 'wp-admin/user/privacy.php'),
(520, 'wp-admin/user/profile.php'),
(521, 'wp-admin/user/user-edit.php'),
(522, 'wp-admin/user-edit.php'),
(523, 'wp-admin/user-new.php'),
(524, 'wp-admin/users.php'),
(525, 'wp-admin/widgets.php'),
(526, 'wp-blog-header.php'),
(527, 'wp-comments-post.php'),
(528, 'wp-config-sample.php'),
(529, 'wp-config.php'),
(530, 'wp-content/index.php'),
(531, 'wp-content/plugins/contact-form-7/admin/admin.php'),
(532, 'wp-content/plugins/contact-form-7/admin/css/styles-rtl.css'),
(533, 'wp-content/plugins/contact-form-7/admin/css/styles.css'),
(534, 'wp-content/plugins/contact-form-7/admin/edit-contact-form.php'),
(535, 'wp-content/plugins/contact-form-7/admin/includes/admin-functions.php'),
(536, 'wp-content/plugins/contact-form-7/admin/includes/class-contact-forms-list-table.php'),
(537, 'wp-content/plugins/contact-form-7/admin/includes/editor.php'),
(538, 'wp-content/plugins/contact-form-7/admin/includes/help-tabs.php'),
(539, 'wp-content/plugins/contact-form-7/admin/includes/tag-generator.php'),
(540, 'wp-content/plugins/contact-form-7/admin/includes/welcome-panel.php'),
(541, 'wp-content/plugins/contact-form-7/admin/js/scripts.js'),
(542, 'wp-content/plugins/contact-form-7/admin/js/tag-generator.js'),
(543, 'wp-content/plugins/contact-form-7/images/ajax-loader.gif'),
(544, 'wp-content/plugins/contact-form-7/includes/capabilities.php'),
(545, 'wp-content/plugins/contact-form-7/includes/config-validator.php'),
(546, 'wp-content/plugins/contact-form-7/includes/contact-form-functions.php'),
(547, 'wp-content/plugins/contact-form-7/includes/contact-form-template.php'),
(548, 'wp-content/plugins/contact-form-7/includes/contact-form.php'),
(549, 'wp-content/plugins/contact-form-7/includes/controller.php'),
(550, 'wp-content/plugins/contact-form-7/includes/css/styles-rtl.css'),
(551, 'wp-content/plugins/contact-form-7/includes/css/styles.css'),
(552, 'wp-content/plugins/contact-form-7/includes/form-tag.php'),
(553, 'wp-content/plugins/contact-form-7/includes/form-tags-manager.php'),
(554, 'wp-content/plugins/contact-form-7/includes/formatting.php'),
(555, 'wp-content/plugins/contact-form-7/includes/functions.php'),
(556, 'wp-content/plugins/contact-form-7/includes/integration.php'),
(557, 'wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png'),
(558, 'wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_flat_75_ffffff_40x100.png'),
(559, 'wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png'),
(560, 'wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png'),
(561, 'wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_glass_75_dadada_1x400.png'),
(562, 'wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png'),
(563, 'wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png'),
(564, 'wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png'),
(565, 'wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-icons_222222_256x240.png'),
(566, 'wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-icons_2e83ff_256x240.png'),
(567, 'wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-icons_454545_256x240.png'),
(568, 'wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-icons_888888_256x240.png'),
(569, 'wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-icons_cd0a0a_256x240.png'),
(570, 'wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/jquery-ui.css'),
(571, 'wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/jquery-ui.min.css'),
(572, 'wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/theme.css'),
(573, 'wp-content/plugins/contact-form-7/includes/js/scripts.js'),
(574, 'wp-content/plugins/contact-form-7/includes/l10n.php'),
(575, 'wp-content/plugins/contact-form-7/includes/mail.php'),
(576, 'wp-content/plugins/contact-form-7/includes/pipe.php'),
(577, 'wp-content/plugins/contact-form-7/includes/rest-api.php'),
(578, 'wp-content/plugins/contact-form-7/includes/shortcodes.php'),
(579, 'wp-content/plugins/contact-form-7/includes/special-mail-tags.php'),
(580, 'wp-content/plugins/contact-form-7/includes/submission.php'),
(581, 'wp-content/plugins/contact-form-7/includes/upgrade.php'),
(582, 'wp-content/plugins/contact-form-7/includes/validation.php'),
(583, 'wp-content/plugins/contact-form-7/languages/readme.txt'),
(584, 'wp-content/plugins/contact-form-7/license.txt'),
(585, 'wp-content/plugins/contact-form-7/modules/acceptance.php'),
(586, 'wp-content/plugins/contact-form-7/modules/akismet.php'),
(587, 'wp-content/plugins/contact-form-7/modules/checkbox.php'),
(588, 'wp-content/plugins/contact-form-7/modules/count.php'),
(589, 'wp-content/plugins/contact-form-7/modules/date.php'),
(590, 'wp-content/plugins/contact-form-7/modules/file.php'),
(591, 'wp-content/plugins/contact-form-7/modules/flamingo.php'),
(592, 'wp-content/plugins/contact-form-7/modules/hidden.php'),
(593, 'wp-content/plugins/contact-form-7/modules/listo.php'),
(594, 'wp-content/plugins/contact-form-7/modules/number.php'),
(595, 'wp-content/plugins/contact-form-7/modules/quiz.php'),
(596, 'wp-content/plugins/contact-form-7/modules/really-simple-captcha.php'),
(597, 'wp-content/plugins/contact-form-7/modules/recaptcha.php'),
(598, 'wp-content/plugins/contact-form-7/modules/response.php'),
(599, 'wp-content/plugins/contact-form-7/modules/select.php'),
(600, 'wp-content/plugins/contact-form-7/modules/submit.php'),
(601, 'wp-content/plugins/contact-form-7/modules/text.php'),
(602, 'wp-content/plugins/contact-form-7/modules/textarea.php'),
(603, 'wp-content/plugins/contact-form-7/readme.txt'),
(604, 'wp-content/plugins/contact-form-7/settings.php'),
(605, 'wp-content/plugins/contact-form-7/uninstall.php'),
(606, 'wp-content/plugins/contact-form-7/wp-contact-form-7.php'),
(607, 'wp-content/plugins/disable-xml-rpc/disable-xml-rpc.php'),
(608, 'wp-content/plugins/disable-xml-rpc/readme.txt'),
(609, 'wp-content/plugins/index.php'),
(610, 'wp-content/plugins/tablepress/admin/css/index.php'),
(611, 'wp-content/plugins/tablepress/admin/img/index.php'),
(612, 'wp-content/plugins/tablepress/admin/index.php'),
(613, 'wp-content/plugins/tablepress/admin/js/add.min.js'),
(614, 'wp-content/plugins/tablepress/admin/js/codemirror.js'),
(615, 'wp-content/plugins/tablepress/admin/js/codemirror.min.js'),
(616, 'wp-content/plugins/tablepress/admin/js/common.js'),
(617, 'wp-content/plugins/tablepress/admin/js/common.min.js'),
(618, 'wp-content/plugins/tablepress/admin/js/edit.js'),
(619, 'wp-content/plugins/tablepress/admin/js/edit.min.js'),
(620, 'wp-content/plugins/tablepress/admin/js/export.js'),
(621, 'wp-content/plugins/tablepress/admin/js/export.min.js'),
(622, 'wp-content/plugins/tablepress/admin/js/import.js'),
(623, 'wp-content/plugins/tablepress/admin/js/import.min.js'),
(624, 'wp-content/plugins/tablepress/admin/js/index.php'),
(625, 'wp-content/plugins/tablepress/admin/js/list.js'),
(626, 'wp-content/plugins/tablepress/admin/js/list.min.js'),
(627, 'wp-content/plugins/tablepress/admin/js/options.js'),
(628, 'wp-content/plugins/tablepress/admin/js/options.min.js'),
(629, 'wp-content/plugins/tablepress/admin/js/quicktags-button.js'),
(630, 'wp-content/plugins/tablepress/admin/js/quicktags-button.min.js'),
(631, 'wp-content/plugins/tablepress/admin/js/tinymce-button.js'),
(632, 'wp-content/plugins/tablepress/admin/js/tinymce-button.min.js'),
(633, 'wp-content/plugins/tablepress/classes/class-admin-page-helper.php'),
(634, 'wp-content/plugins/tablepress/classes/class-controller.php'),
(635, 'wp-content/plugins/tablepress/classes/class-css.php'),
(636, 'wp-content/plugins/tablepress/classes/class-evaluate.php'),
(637, 'wp-content/plugins/tablepress/classes/class-export.php'),
(638, 'wp-content/plugins/tablepress/classes/class-import.php'),
(639, 'wp-content/plugins/tablepress/classes/class-model.php'),
(640, 'wp-content/plugins/tablepress/classes/class-render.php'),
(641, 'wp-content/plugins/tablepress/classes/class-tablepress.php'),
(642, 'wp-content/plugins/tablepress/classes/class-view.php'),
(643, 'wp-content/plugins/tablepress/classes/class-wp_option.php'),
(644, 'wp-content/plugins/tablepress/classes/class-wp_user_option.php'),
(645, 'wp-content/plugins/tablepress/classes/index.php'),
(646, 'wp-content/plugins/tablepress/controllers/controller-admin.php'),
(647, 'wp-content/plugins/tablepress/controllers/controller-admin_ajax.php'),
(648, 'wp-content/plugins/tablepress/controllers/controller-frontend.php'),
(649, 'wp-content/plugins/tablepress/controllers/index.php'),
(650, 'wp-content/plugins/tablepress/controllers/template-tag-functions.php'),
(651, 'wp-content/plugins/tablepress/css/index.php'),
(652, 'wp-content/plugins/tablepress/css/tablepress.svg'),
(653, 'wp-content/plugins/tablepress/i18n/datatables/index.php'),
(654, 'wp-content/plugins/tablepress/i18n/index.php'),
(655, 'wp-content/plugins/tablepress/index.php'),
(656, 'wp-content/plugins/tablepress/js/index.php'),
(657, 'wp-content/plugins/tablepress/js/jquery.datatables.min.js'),
(658, 'wp-content/plugins/tablepress/libraries/csstidy/class.csstidy.php'),
(659, 'wp-content/plugins/tablepress/libraries/csstidy/class.csstidy_optimise.php'),
(660, 'wp-content/plugins/tablepress/libraries/csstidy/class.csstidy_print.php'),
(661, 'wp-content/plugins/tablepress/libraries/csstidy/data-tp.inc.php'),
(662, 'wp-content/plugins/tablepress/libraries/csstidy/data.inc.php'),
(663, 'wp-content/plugins/tablepress/libraries/csstidy/index.php'),
(664, 'wp-content/plugins/tablepress/libraries/csv-parser.class.php'),
(665, 'wp-content/plugins/tablepress/libraries/evalmath.class.php'),
(666, 'wp-content/plugins/tablepress/libraries/excel-reader.class.php'),
(667, 'wp-content/plugins/tablepress/libraries/index.php'),
(668, 'wp-content/plugins/tablepress/libraries/simplexlsx.class.php'),
(669, 'wp-content/plugins/tablepress/models/index.php'),
(670, 'wp-content/plugins/tablepress/models/model-options.php'),
(671, 'wp-content/plugins/tablepress/models/model-post.php'),
(672, 'wp-content/plugins/tablepress/models/model-table.php'),
(673, 'wp-content/plugins/tablepress/tablepress.php'),
(674, 'wp-content/plugins/tablepress/views/index.php'),
(675, 'wp-content/plugins/tablepress/views/view-about.php'),
(676, 'wp-content/plugins/tablepress/views/view-add.php'),
(677, 'wp-content/plugins/tablepress/views/view-edit.php'),
(678, 'wp-content/plugins/tablepress/views/view-editor_button_thickbox.php'),
(679, 'wp-content/plugins/tablepress/views/view-export.php'),
(680, 'wp-content/plugins/tablepress/views/view-import.php'),
(681, 'wp-content/plugins/tablepress/views/view-list.php'),
(682, 'wp-content/plugins/tablepress/views/view-options.php'),
(683, 'wp-content/plugins/tablepress/views/view-options_custom_css.php'),
(684, 'wp-content/plugins/tablepress/views/view-preview_table.php'),
(685, 'wp-content/plugins/token-access/access.php'),
(686, 'wp-content/plugins/token-access/admin.css'),
(687, 'wp-content/plugins/token-access/placeholder.php'),
(688, 'wp-content/plugins/token-access/readme.txt'),
(689, 'wp-content/plugins/wordfence/css/activity-report-widget.1525275841.css'),
(690, 'wp-content/plugins/wordfence/css/diff.1525275841.css'),
(691, 'wp-content/plugins/wordfence/css/dt_table.1525275841.css'),
(692, 'wp-content/plugins/wordfence/css/fullLog.1525275841.css'),
(693, 'wp-content/plugins/wordfence/css/images/ui-bg_flat_0_aaaaaa_40x100.png'),
(694, 'wp-content/plugins/wordfence/css/images/ui-bg_flat_100_1997c7_40x100.png'),
(695, 'wp-content/plugins/wordfence/css/images/ui-bg_flat_100_222_40x100.png'),
(696, 'wp-content/plugins/wordfence/css/images/ui-bg_flat_75_ffffff_40x100.png'),
(697, 'wp-content/plugins/wordfence/css/images/ui-bg_glass_95_fef1ec_1x400.png'),
(698, 'wp-content/plugins/wordfence/css/images/ui-bg_highlight-soft_75_a5a5a5_1x100.png'),
(699, 'wp-content/plugins/wordfence/css/images/ui-icons_222222_256x240.png'),
(700, 'wp-content/plugins/wordfence/css/images/ui-icons_cd0a0a_256x240.png'),
(701, 'wp-content/plugins/wordfence/css/images/ui-icons_fbe569_256x240.png'),
(702, 'wp-content/plugins/wordfence/css/images/ui-icons_fff_256x240.png'),
(703, 'wp-content/plugins/wordfence/css/iptraf.1525275841.css'),
(704, 'wp-content/plugins/wordfence/css/jquery-ui-timepicker-addon.1525275841.css'),
(705, 'wp-content/plugins/wordfence/css/jquery-ui.min.1525275841.css'),
(706, 'wp-content/plugins/wordfence/css/jquery-ui.structure.min.1525275841.css'),
(707, 'wp-content/plugins/wordfence/css/jquery-ui.theme.min.1525275841.css'),
(708, 'wp-content/plugins/wordfence/css/main.1525275841.css'),
(709, 'wp-content/plugins/wordfence/css/phpinfo.1525275841.css'),
(710, 'wp-content/plugins/wordfence/css/wf-adminbar.1525275841.css'),
(711, 'wp-content/plugins/wordfence/css/wf-colorbox.1525275841.css'),
(712, 'wp-content/plugins/wordfence/css/wf-font-awesome.1525275841.css'),
(713, 'wp-content/plugins/wordfence/css/wf-ionicons.1525275841.css'),
(714, 'wp-content/plugins/wordfence/css/wf-onboarding.1525275841.css'),
(715, 'wp-content/plugins/wordfence/css/wfselect2.min.1525275841.css'),
(716, 'wp-content/plugins/wordfence/css/wordfenceBox.1525275841.css'),
(717, 'wp-content/plugins/wordfence/fonts/fontawesome-webfont.woff'),
(718, 'wp-content/plugins/wordfence/fonts/ionicons.woff'),
(719, 'wp-content/plugins/wordfence/images/2fa-whole.svg'),
(720, 'wp-content/plugins/wordfence/images/2fa1.svg'),
(721, 'wp-content/plugins/wordfence/images/2fa2.svg'),
(722, 'wp-content/plugins/wordfence/images/back_disabled.jpg'),
(723, 'wp-content/plugins/wordfence/images/back_enabled.jpg'),
(724, 'wp-content/plugins/wordfence/images/blocking.svg'),
(725, 'wp-content/plugins/wordfence/images/button-grad-grey.png'),
(726, 'wp-content/plugins/wordfence/images/checkbox.png'),
(727, 'wp-content/plugins/wordfence/images/flags/.png'),
(728, 'wp-content/plugins/wordfence/images/flags/a1.png'),
(729, 'wp-content/plugins/wordfence/images/flags/a2.png'),
(730, 'wp-content/plugins/wordfence/images/flags/ad.png'),
(731, 'wp-content/plugins/wordfence/images/flags/ae.png'),
(732, 'wp-content/plugins/wordfence/images/flags/af.png'),
(733, 'wp-content/plugins/wordfence/images/flags/ag.png'),
(734, 'wp-content/plugins/wordfence/images/flags/ai.png'),
(735, 'wp-content/plugins/wordfence/images/flags/al.png'),
(736, 'wp-content/plugins/wordfence/images/flags/am.png'),
(737, 'wp-content/plugins/wordfence/images/flags/an.png'),
(738, 'wp-content/plugins/wordfence/images/flags/ao.png'),
(739, 'wp-content/plugins/wordfence/images/flags/ap.png'),
(740, 'wp-content/plugins/wordfence/images/flags/aq.png'),
(741, 'wp-content/plugins/wordfence/images/flags/ar.png'),
(742, 'wp-content/plugins/wordfence/images/flags/as.png'),
(743, 'wp-content/plugins/wordfence/images/flags/at.png'),
(744, 'wp-content/plugins/wordfence/images/flags/au.png'),
(745, 'wp-content/plugins/wordfence/images/flags/aw.png'),
(746, 'wp-content/plugins/wordfence/images/flags/ax.png'),
(747, 'wp-content/plugins/wordfence/images/flags/az.png'),
(748, 'wp-content/plugins/wordfence/images/flags/ba.png'),
(749, 'wp-content/plugins/wordfence/images/flags/bb.png'),
(750, 'wp-content/plugins/wordfence/images/flags/bd.png'),
(751, 'wp-content/plugins/wordfence/images/flags/be.png'),
(752, 'wp-content/plugins/wordfence/images/flags/bf.png'),
(753, 'wp-content/plugins/wordfence/images/flags/bg.png'),
(754, 'wp-content/plugins/wordfence/images/flags/bh.png'),
(755, 'wp-content/plugins/wordfence/images/flags/bi.png'),
(756, 'wp-content/plugins/wordfence/images/flags/bj.png'),
(757, 'wp-content/plugins/wordfence/images/flags/bm.png'),
(758, 'wp-content/plugins/wordfence/images/flags/bn.png'),
(759, 'wp-content/plugins/wordfence/images/flags/bo.png'),
(760, 'wp-content/plugins/wordfence/images/flags/br.png'),
(761, 'wp-content/plugins/wordfence/images/flags/bs.png'),
(762, 'wp-content/plugins/wordfence/images/flags/bt.png'),
(763, 'wp-content/plugins/wordfence/images/flags/bv.png'),
(764, 'wp-content/plugins/wordfence/images/flags/bw.png'),
(765, 'wp-content/plugins/wordfence/images/flags/by.png'),
(766, 'wp-content/plugins/wordfence/images/flags/bz.png'),
(767, 'wp-content/plugins/wordfence/images/flags/ca.png'),
(768, 'wp-content/plugins/wordfence/images/flags/cc.png'),
(769, 'wp-content/plugins/wordfence/images/flags/cd.png'),
(770, 'wp-content/plugins/wordfence/images/flags/cf.png'),
(771, 'wp-content/plugins/wordfence/images/flags/cg.png'),
(772, 'wp-content/plugins/wordfence/images/flags/ch.png'),
(773, 'wp-content/plugins/wordfence/images/flags/ci.png'),
(774, 'wp-content/plugins/wordfence/images/flags/ck.png'),
(775, 'wp-content/plugins/wordfence/images/flags/cl.png'),
(776, 'wp-content/plugins/wordfence/images/flags/cm.png'),
(777, 'wp-content/plugins/wordfence/images/flags/cn.png'),
(778, 'wp-content/plugins/wordfence/images/flags/co.png'),
(779, 'wp-content/plugins/wordfence/images/flags/country-missing.svg'),
(780, 'wp-content/plugins/wordfence/images/flags/cr.png'),
(781, 'wp-content/plugins/wordfence/images/flags/cs.png'),
(782, 'wp-content/plugins/wordfence/images/flags/cu.png'),
(783, 'wp-content/plugins/wordfence/images/flags/cv.png'),
(784, 'wp-content/plugins/wordfence/images/flags/cw.png'),
(785, 'wp-content/plugins/wordfence/images/flags/cx.png'),
(786, 'wp-content/plugins/wordfence/images/flags/cy.png'),
(787, 'wp-content/plugins/wordfence/images/flags/cz.png'),
(788, 'wp-content/plugins/wordfence/images/flags/de.png'),
(789, 'wp-content/plugins/wordfence/images/flags/dj.png'),
(790, 'wp-content/plugins/wordfence/images/flags/dk.png'),
(791, 'wp-content/plugins/wordfence/images/flags/dm.png'),
(792, 'wp-content/plugins/wordfence/images/flags/do.png'),
(793, 'wp-content/plugins/wordfence/images/flags/dz.png'),
(794, 'wp-content/plugins/wordfence/images/flags/ec.png'),
(795, 'wp-content/plugins/wordfence/images/flags/ee.png'),
(796, 'wp-content/plugins/wordfence/images/flags/eg.png'),
(797, 'wp-content/plugins/wordfence/images/flags/eh.png'),
(798, 'wp-content/plugins/wordfence/images/flags/england.png'),
(799, 'wp-content/plugins/wordfence/images/flags/er.png'),
(800, 'wp-content/plugins/wordfence/images/flags/es.png'),
(801, 'wp-content/plugins/wordfence/images/flags/et.png'),
(802, 'wp-content/plugins/wordfence/images/flags/eu.png'),
(803, 'wp-content/plugins/wordfence/images/flags/fam.png'),
(804, 'wp-content/plugins/wordfence/images/flags/fi.png'),
(805, 'wp-content/plugins/wordfence/images/flags/fj.png'),
(806, 'wp-content/plugins/wordfence/images/flags/fk.png'),
(807, 'wp-content/plugins/wordfence/images/flags/fm.png'),
(808, 'wp-content/plugins/wordfence/images/flags/fo.png'),
(809, 'wp-content/plugins/wordfence/images/flags/fr.png'),
(810, 'wp-content/plugins/wordfence/images/flags/ga.png'),
(811, 'wp-content/plugins/wordfence/images/flags/gb.png'),
(812, 'wp-content/plugins/wordfence/images/flags/gd.png'),
(813, 'wp-content/plugins/wordfence/images/flags/ge.png'),
(814, 'wp-content/plugins/wordfence/images/flags/gf.png'),
(815, 'wp-content/plugins/wordfence/images/flags/gg.png'),
(816, 'wp-content/plugins/wordfence/images/flags/gh.png'),
(817, 'wp-content/plugins/wordfence/images/flags/gi.png'),
(818, 'wp-content/plugins/wordfence/images/flags/gl.png'),
(819, 'wp-content/plugins/wordfence/images/flags/gm.png'),
(820, 'wp-content/plugins/wordfence/images/flags/gn.png'),
(821, 'wp-content/plugins/wordfence/images/flags/gp.png'),
(822, 'wp-content/plugins/wordfence/images/flags/gq.png'),
(823, 'wp-content/plugins/wordfence/images/flags/gr.png'),
(824, 'wp-content/plugins/wordfence/images/flags/gs.png'),
(825, 'wp-content/plugins/wordfence/images/flags/gt.png'),
(826, 'wp-content/plugins/wordfence/images/flags/gu.png'),
(827, 'wp-content/plugins/wordfence/images/flags/gw.png'),
(828, 'wp-content/plugins/wordfence/images/flags/gy.png'),
(829, 'wp-content/plugins/wordfence/images/flags/hk.png'),
(830, 'wp-content/plugins/wordfence/images/flags/hn.png'),
(831, 'wp-content/plugins/wordfence/images/flags/hr.png'),
(832, 'wp-content/plugins/wordfence/images/flags/ht.png'),
(833, 'wp-content/plugins/wordfence/images/flags/hu.png'),
(834, 'wp-content/plugins/wordfence/images/flags/id.png'),
(835, 'wp-content/plugins/wordfence/images/flags/ie.png'),
(836, 'wp-content/plugins/wordfence/images/flags/il.png'),
(837, 'wp-content/plugins/wordfence/images/flags/im.png'),
(838, 'wp-content/plugins/wordfence/images/flags/in.png'),
(839, 'wp-content/plugins/wordfence/images/flags/io.png'),
(840, 'wp-content/plugins/wordfence/images/flags/iq.png'),
(841, 'wp-content/plugins/wordfence/images/flags/ir.png'),
(842, 'wp-content/plugins/wordfence/images/flags/is.png'),
(843, 'wp-content/plugins/wordfence/images/flags/it.png'),
(844, 'wp-content/plugins/wordfence/images/flags/je.png'),
(845, 'wp-content/plugins/wordfence/images/flags/jm.png'),
(846, 'wp-content/plugins/wordfence/images/flags/jo.png'),
(847, 'wp-content/plugins/wordfence/images/flags/jp.png'),
(848, 'wp-content/plugins/wordfence/images/flags/ke.png'),
(849, 'wp-content/plugins/wordfence/images/flags/kg.png'),
(850, 'wp-content/plugins/wordfence/images/flags/kh.png'),
(851, 'wp-content/plugins/wordfence/images/flags/ki.png'),
(852, 'wp-content/plugins/wordfence/images/flags/km.png'),
(853, 'wp-content/plugins/wordfence/images/flags/kn.png'),
(854, 'wp-content/plugins/wordfence/images/flags/kp.png'),
(855, 'wp-content/plugins/wordfence/images/flags/kr.png'),
(856, 'wp-content/plugins/wordfence/images/flags/kw.png'),
(857, 'wp-content/plugins/wordfence/images/flags/ky.png'),
(858, 'wp-content/plugins/wordfence/images/flags/kz.png'),
(859, 'wp-content/plugins/wordfence/images/flags/la.png'),
(860, 'wp-content/plugins/wordfence/images/flags/lb.png'),
(861, 'wp-content/plugins/wordfence/images/flags/lc.png'),
(862, 'wp-content/plugins/wordfence/images/flags/li.png'),
(863, 'wp-content/plugins/wordfence/images/flags/lk.png'),
(864, 'wp-content/plugins/wordfence/images/flags/lr.png'),
(865, 'wp-content/plugins/wordfence/images/flags/ls.png'),
(866, 'wp-content/plugins/wordfence/images/flags/lt.png'),
(867, 'wp-content/plugins/wordfence/images/flags/lu.png'),
(868, 'wp-content/plugins/wordfence/images/flags/lv.png'),
(869, 'wp-content/plugins/wordfence/images/flags/ly.png'),
(870, 'wp-content/plugins/wordfence/images/flags/ma.png'),
(871, 'wp-content/plugins/wordfence/images/flags/mc.png'),
(872, 'wp-content/plugins/wordfence/images/flags/md.png'),
(873, 'wp-content/plugins/wordfence/images/flags/me.png'),
(874, 'wp-content/plugins/wordfence/images/flags/mg.png'),
(875, 'wp-content/plugins/wordfence/images/flags/mh.png'),
(876, 'wp-content/plugins/wordfence/images/flags/mk.png'),
(877, 'wp-content/plugins/wordfence/images/flags/ml.png'),
(878, 'wp-content/plugins/wordfence/images/flags/mm.png'),
(879, 'wp-content/plugins/wordfence/images/flags/mn.png'),
(880, 'wp-content/plugins/wordfence/images/flags/mo.png'),
(881, 'wp-content/plugins/wordfence/images/flags/mp.png'),
(882, 'wp-content/plugins/wordfence/images/flags/mq.png'),
(883, 'wp-content/plugins/wordfence/images/flags/mr.png'),
(884, 'wp-content/plugins/wordfence/images/flags/ms.png'),
(885, 'wp-content/plugins/wordfence/images/flags/mt.png'),
(886, 'wp-content/plugins/wordfence/images/flags/mu.png'),
(887, 'wp-content/plugins/wordfence/images/flags/mv.png'),
(888, 'wp-content/plugins/wordfence/images/flags/mw.png'),
(889, 'wp-content/plugins/wordfence/images/flags/mx.png'),
(890, 'wp-content/plugins/wordfence/images/flags/my.png'),
(891, 'wp-content/plugins/wordfence/images/flags/mz.png'),
(892, 'wp-content/plugins/wordfence/images/flags/na.png'),
(893, 'wp-content/plugins/wordfence/images/flags/nc.png'),
(894, 'wp-content/plugins/wordfence/images/flags/ne.png'),
(895, 'wp-content/plugins/wordfence/images/flags/nf.png'),
(896, 'wp-content/plugins/wordfence/images/flags/ng.png'),
(897, 'wp-content/plugins/wordfence/images/flags/ni.png'),
(898, 'wp-content/plugins/wordfence/images/flags/nl.png'),
(899, 'wp-content/plugins/wordfence/images/flags/no.png'),
(900, 'wp-content/plugins/wordfence/images/flags/np.png'),
(901, 'wp-content/plugins/wordfence/images/flags/nr.png'),
(902, 'wp-content/plugins/wordfence/images/flags/nu.png'),
(903, 'wp-content/plugins/wordfence/images/flags/nz.png'),
(904, 'wp-content/plugins/wordfence/images/flags/om.png'),
(905, 'wp-content/plugins/wordfence/images/flags/pa.png'),
(906, 'wp-content/plugins/wordfence/images/flags/pe.png'),
(907, 'wp-content/plugins/wordfence/images/flags/pf.png'),
(908, 'wp-content/plugins/wordfence/images/flags/pg.png'),
(909, 'wp-content/plugins/wordfence/images/flags/ph.png'),
(910, 'wp-content/plugins/wordfence/images/flags/pk.png'),
(911, 'wp-content/plugins/wordfence/images/flags/pl.png'),
(912, 'wp-content/plugins/wordfence/images/flags/pm.png'),
(913, 'wp-content/plugins/wordfence/images/flags/pn.png'),
(914, 'wp-content/plugins/wordfence/images/flags/pr.png'),
(915, 'wp-content/plugins/wordfence/images/flags/ps.png'),
(916, 'wp-content/plugins/wordfence/images/flags/pt.png'),
(917, 'wp-content/plugins/wordfence/images/flags/pw.png'),
(918, 'wp-content/plugins/wordfence/images/flags/py.png'),
(919, 'wp-content/plugins/wordfence/images/flags/qa.png'),
(920, 'wp-content/plugins/wordfence/images/flags/re.png'),
(921, 'wp-content/plugins/wordfence/images/flags/ro.png'),
(922, 'wp-content/plugins/wordfence/images/flags/rs.png'),
(923, 'wp-content/plugins/wordfence/images/flags/ru.png'),
(924, 'wp-content/plugins/wordfence/images/flags/rw.png'),
(925, 'wp-content/plugins/wordfence/images/flags/sa.png'),
(926, 'wp-content/plugins/wordfence/images/flags/sb.png'),
(927, 'wp-content/plugins/wordfence/images/flags/sc.png'),
(928, 'wp-content/plugins/wordfence/images/flags/scotland.png'),
(929, 'wp-content/plugins/wordfence/images/flags/sd.png'),
(930, 'wp-content/plugins/wordfence/images/flags/se.png'),
(931, 'wp-content/plugins/wordfence/images/flags/sg.png'),
(932, 'wp-content/plugins/wordfence/images/flags/sh.png'),
(933, 'wp-content/plugins/wordfence/images/flags/si.png'),
(934, 'wp-content/plugins/wordfence/images/flags/sk.png'),
(935, 'wp-content/plugins/wordfence/images/flags/sl.png'),
(936, 'wp-content/plugins/wordfence/images/flags/sm.png'),
(937, 'wp-content/plugins/wordfence/images/flags/sn.png'),
(938, 'wp-content/plugins/wordfence/images/flags/so.png'),
(939, 'wp-content/plugins/wordfence/images/flags/sprite-des-128.png'),
(940, 'wp-content/plugins/wordfence/images/flags/sprite-des-16.png'),
(941, 'wp-content/plugins/wordfence/images/flags/sprite-des-256.png'),
(942, 'wp-content/plugins/wordfence/images/flags/sprite-des-32.png'),
(943, 'wp-content/plugins/wordfence/images/flags/sprite-des-64.png'),
(944, 'wp-content/plugins/wordfence/images/flags/sprite-des.png'),
(945, 'wp-content/plugins/wordfence/images/flags/sprite-des2.png'),
(946, 'wp-content/plugins/wordfence/images/flags/sprite2.css'),
(947, 'wp-content/plugins/wordfence/images/flags/sprite2.png'),
(948, 'wp-content/plugins/wordfence/images/flags/sr.png'),
(949, 'wp-content/plugins/wordfence/images/flags/st.png'),
(950, 'wp-content/plugins/wordfence/images/flags/sv.png'),
(951, 'wp-content/plugins/wordfence/images/flags/sy.png'),
(952, 'wp-content/plugins/wordfence/images/flags/sz.png'),
(953, 'wp-content/plugins/wordfence/images/flags/tc.png'),
(954, 'wp-content/plugins/wordfence/images/flags/td.png'),
(955, 'wp-content/plugins/wordfence/images/flags/tf.png'),
(956, 'wp-content/plugins/wordfence/images/flags/tg.png'),
(957, 'wp-content/plugins/wordfence/images/flags/th.png'),
(958, 'wp-content/plugins/wordfence/images/flags/tj.png'),
(959, 'wp-content/plugins/wordfence/images/flags/tk.png'),
(960, 'wp-content/plugins/wordfence/images/flags/tl.png'),
(961, 'wp-content/plugins/wordfence/images/flags/tm.png'),
(962, 'wp-content/plugins/wordfence/images/flags/tn.png'),
(963, 'wp-content/plugins/wordfence/images/flags/to.png'),
(964, 'wp-content/plugins/wordfence/images/flags/tr.png'),
(965, 'wp-content/plugins/wordfence/images/flags/tt.png'),
(966, 'wp-content/plugins/wordfence/images/flags/tv.png'),
(967, 'wp-content/plugins/wordfence/images/flags/tw.png'),
(968, 'wp-content/plugins/wordfence/images/flags/tz.png'),
(969, 'wp-content/plugins/wordfence/images/flags/ua.png'),
(970, 'wp-content/plugins/wordfence/images/flags/ug.png'),
(971, 'wp-content/plugins/wordfence/images/flags/uk.png'),
(972, 'wp-content/plugins/wordfence/images/flags/um.png'),
(973, 'wp-content/plugins/wordfence/images/flags/us.png'),
(974, 'wp-content/plugins/wordfence/images/flags/uy.png'),
(975, 'wp-content/plugins/wordfence/images/flags/uz.png'),
(976, 'wp-content/plugins/wordfence/images/flags/va.png'),
(977, 'wp-content/plugins/wordfence/images/flags/vc.png'),
(978, 'wp-content/plugins/wordfence/images/flags/ve.png'),
(979, 'wp-content/plugins/wordfence/images/flags/vg.png'),
(980, 'wp-content/plugins/wordfence/images/flags/vi.png'),
(981, 'wp-content/plugins/wordfence/images/flags/vn.png'),
(982, 'wp-content/plugins/wordfence/images/flags/vu.png'),
(983, 'wp-content/plugins/wordfence/images/flags/wales.png'),
(984, 'wp-content/plugins/wordfence/images/flags/wf.png'),
(985, 'wp-content/plugins/wordfence/images/flags/ws.png'),
(986, 'wp-content/plugins/wordfence/images/flags/xk.png'),
(987, 'wp-content/plugins/wordfence/images/flags/ye.png'),
(988, 'wp-content/plugins/wordfence/images/flags/yt.png'),
(989, 'wp-content/plugins/wordfence/images/flags/za.png'),
(990, 'wp-content/plugins/wordfence/images/flags/zm.png'),
(991, 'wp-content/plugins/wordfence/images/flags/zw.png'),
(992, 'wp-content/plugins/wordfence/images/forward_disabled.jpg'),
(993, 'wp-content/plugins/wordfence/images/forward_enabled.jpg'),
(994, 'wp-content/plugins/wordfence/images/help.png');
INSERT INTO `wp_wfKnownFileList` (`id`, `path`) VALUES
(995, 'wp-content/plugins/wordfence/images/icons/ajax24.gif'),
(996, 'wp-content/plugins/wordfence/images/icons/ajax3.gif'),
(997, 'wp-content/plugins/wordfence/images/icons/ajaxRed16.gif'),
(998, 'wp-content/plugins/wordfence/images/icons/ajaxScan.gif'),
(999, 'wp-content/plugins/wordfence/images/icons/ajaxWhite32x32.gif'),
(1000, 'wp-content/plugins/wordfence/images/icons/arrow_refresh.png'),
(1001, 'wp-content/plugins/wordfence/images/icons/bullet_yellow.png'),
(1002, 'wp-content/plugins/wordfence/images/icons/email_go.png'),
(1003, 'wp-content/plugins/wordfence/images/icons/error128.png'),
(1004, 'wp-content/plugins/wordfence/images/icons/magnifier.png'),
(1005, 'wp-content/plugins/wordfence/images/icons/tick128.png'),
(1006, 'wp-content/plugins/wordfence/images/icons/warning128.png'),
(1007, 'wp-content/plugins/wordfence/images/icons/working-indicator.gif'),
(1008, 'wp-content/plugins/wordfence/images/lightbox-controls.png'),
(1009, 'wp-content/plugins/wordfence/images/loading.gif'),
(1010, 'wp-content/plugins/wordfence/images/loading_background.png'),
(1011, 'wp-content/plugins/wordfence/images/loading_large.gif'),
(1012, 'wp-content/plugins/wordfence/images/logo.png'),
(1013, 'wp-content/plugins/wordfence/images/options.svg'),
(1014, 'wp-content/plugins/wordfence/images/ratelimiting.svg'),
(1015, 'wp-content/plugins/wordfence/images/rr_premium.png'),
(1016, 'wp-content/plugins/wordfence/images/rr_sitecleaning.jpg'),
(1017, 'wp-content/plugins/wordfence/images/sort_asc.gif'),
(1018, 'wp-content/plugins/wordfence/images/sort_asc.png'),
(1019, 'wp-content/plugins/wordfence/images/sort_asc_disabled.gif'),
(1020, 'wp-content/plugins/wordfence/images/sort_asc_disabled.png'),
(1021, 'wp-content/plugins/wordfence/images/sort_both.gif'),
(1022, 'wp-content/plugins/wordfence/images/sort_both.png'),
(1023, 'wp-content/plugins/wordfence/images/sort_desc.gif'),
(1024, 'wp-content/plugins/wordfence/images/sort_desc.png'),
(1025, 'wp-content/plugins/wordfence/images/sort_desc_disabled.gif'),
(1026, 'wp-content/plugins/wordfence/images/sort_desc_disabled.png'),
(1027, 'wp-content/plugins/wordfence/images/support.svg'),
(1028, 'wp-content/plugins/wordfence/images/tools.svg'),
(1029, 'wp-content/plugins/wordfence/images/wordfence-logo-16x16.png'),
(1030, 'wp-content/plugins/wordfence/images/wordfence-logo-32x32.png'),
(1031, 'wp-content/plugins/wordfence/images/wordfence-logo-64x64.png'),
(1032, 'wp-content/plugins/wordfence/index.php'),
(1033, 'wp-content/plugins/wordfence/js/Chart.bundle.min.1525275841.js'),
(1034, 'wp-content/plugins/wordfence/js/admin.1525275841.js'),
(1035, 'wp-content/plugins/wordfence/js/admin.ajaxWatcher.1525275841.js'),
(1036, 'wp-content/plugins/wordfence/js/admin.liveTraffic.1525275841.js'),
(1037, 'wp-content/plugins/wordfence/js/date.1525275841.js'),
(1038, 'wp-content/plugins/wordfence/js/jquery-ui-timepicker-addon.1525275841.js'),
(1039, 'wp-content/plugins/wordfence/js/jquery.colorbox-min.1525275841.js'),
(1040, 'wp-content/plugins/wordfence/js/jquery.colorbox.1525275841.js'),
(1041, 'wp-content/plugins/wordfence/js/jquery.dataTables.min.1525275841.js'),
(1042, 'wp-content/plugins/wordfence/js/jquery.qrcode.min.1525275841.js'),
(1043, 'wp-content/plugins/wordfence/js/jquery.tmpl.min.1525275841.js'),
(1044, 'wp-content/plugins/wordfence/js/jquery.tools.min.1525275841.js'),
(1045, 'wp-content/plugins/wordfence/js/knockout-3.3.0.1525275841.js'),
(1046, 'wp-content/plugins/wordfence/js/perf.1525275841.js'),
(1047, 'wp-content/plugins/wordfence/js/wfdashboard.1525275841.js'),
(1048, 'wp-content/plugins/wordfence/js/wfdropdown.1525275841.js'),
(1049, 'wp-content/plugins/wordfence/js/wfglobal.1525275841.js'),
(1050, 'wp-content/plugins/wordfence/js/wfpopover.1525275841.js'),
(1051, 'wp-content/plugins/wordfence/js/wfselect2.min.1525275841.js'),
(1052, 'wp-content/plugins/wordfence/lib/.htaccess'),
(1053, 'wp-content/plugins/wordfence/lib/Diff/Renderer/Abstract.php'),
(1054, 'wp-content/plugins/wordfence/lib/Diff/Renderer/Html/Array.php'),
(1055, 'wp-content/plugins/wordfence/lib/Diff/Renderer/Html/SideBySide.php'),
(1056, 'wp-content/plugins/wordfence/lib/Diff/SequenceMatcher.php'),
(1057, 'wp-content/plugins/wordfence/lib/Diff.php'),
(1058, 'wp-content/plugins/wordfence/lib/GeoIP.dat'),
(1059, 'wp-content/plugins/wordfence/lib/GeoIPv6.dat'),
(1060, 'wp-content/plugins/wordfence/lib/IPTraf.php'),
(1061, 'wp-content/plugins/wordfence/lib/IPTrafList.php'),
(1062, 'wp-content/plugins/wordfence/lib/compat.php'),
(1063, 'wp-content/plugins/wordfence/lib/conntest.php'),
(1064, 'wp-content/plugins/wordfence/lib/cronview.php'),
(1065, 'wp-content/plugins/wordfence/lib/dashboard/widget_content_countries.php'),
(1066, 'wp-content/plugins/wordfence/lib/dashboard/widget_content_ips.php'),
(1067, 'wp-content/plugins/wordfence/lib/dashboard/widget_content_logins.php'),
(1068, 'wp-content/plugins/wordfence/lib/dashboard/widget_countries.php'),
(1069, 'wp-content/plugins/wordfence/lib/dashboard/widget_ips.php'),
(1070, 'wp-content/plugins/wordfence/lib/dashboard/widget_localattacks.php'),
(1071, 'wp-content/plugins/wordfence/lib/dashboard/widget_logins.php'),
(1072, 'wp-content/plugins/wordfence/lib/dashboard/widget_networkattacks.php'),
(1073, 'wp-content/plugins/wordfence/lib/dashboard/widget_notifications.php'),
(1074, 'wp-content/plugins/wordfence/lib/dashboard/widget_tdf.php'),
(1075, 'wp-content/plugins/wordfence/lib/dbview.php'),
(1076, 'wp-content/plugins/wordfence/lib/diffResult.php'),
(1077, 'wp-content/plugins/wordfence/lib/email_genericAlert.php'),
(1078, 'wp-content/plugins/wordfence/lib/email_newIssues.php'),
(1079, 'wp-content/plugins/wordfence/lib/email_unlockRequest.php'),
(1080, 'wp-content/plugins/wordfence/lib/live_activity.php'),
(1081, 'wp-content/plugins/wordfence/lib/menu_dashboard.php'),
(1082, 'wp-content/plugins/wordfence/lib/menu_dashboard_options.php'),
(1083, 'wp-content/plugins/wordfence/lib/menu_firewall.php'),
(1084, 'wp-content/plugins/wordfence/lib/menu_firewall_blocking.php'),
(1085, 'wp-content/plugins/wordfence/lib/menu_firewall_blocking_options.php'),
(1086, 'wp-content/plugins/wordfence/lib/menu_firewall_waf.php'),
(1087, 'wp-content/plugins/wordfence/lib/menu_firewall_waf_options.php'),
(1088, 'wp-content/plugins/wordfence/lib/menu_options.php'),
(1089, 'wp-content/plugins/wordfence/lib/menu_scanner.php'),
(1090, 'wp-content/plugins/wordfence/lib/menu_scanner_credentials.php'),
(1091, 'wp-content/plugins/wordfence/lib/menu_scanner_options.php'),
(1092, 'wp-content/plugins/wordfence/lib/menu_support.php'),
(1093, 'wp-content/plugins/wordfence/lib/menu_tools.php'),
(1094, 'wp-content/plugins/wordfence/lib/menu_tools_commentSpam.php'),
(1095, 'wp-content/plugins/wordfence/lib/menu_tools_diagnostic.php'),
(1096, 'wp-content/plugins/wordfence/lib/menu_tools_livetraffic.php'),
(1097, 'wp-content/plugins/wordfence/lib/menu_tools_twoFactor.php'),
(1098, 'wp-content/plugins/wordfence/lib/menu_tools_whois.php'),
(1099, 'wp-content/plugins/wordfence/lib/sysinfo.php'),
(1100, 'wp-content/plugins/wordfence/lib/unknownFiles.php'),
(1101, 'wp-content/plugins/wordfence/lib/viewFullActivityLog.php'),
(1102, 'wp-content/plugins/wordfence/lib/wf503.php'),
(1103, 'wp-content/plugins/wordfence/lib/wfAPI.php'),
(1104, 'wp-content/plugins/wordfence/lib/wfActivityReport.php'),
(1105, 'wp-content/plugins/wordfence/lib/wfAdminNoticeQueue.php'),
(1106, 'wp-content/plugins/wordfence/lib/wfArray.php'),
(1107, 'wp-content/plugins/wordfence/lib/wfBrowscap.php'),
(1108, 'wp-content/plugins/wordfence/lib/wfBrowscapCache.php'),
(1109, 'wp-content/plugins/wordfence/lib/wfBulkCountries.php'),
(1110, 'wp-content/plugins/wordfence/lib/wfCache.php'),
(1111, 'wp-content/plugins/wordfence/lib/wfConfig.php'),
(1112, 'wp-content/plugins/wordfence/lib/wfCountryMap.php'),
(1113, 'wp-content/plugins/wordfence/lib/wfCrawl.php'),
(1114, 'wp-content/plugins/wordfence/lib/wfCredentialsController.php'),
(1115, 'wp-content/plugins/wordfence/lib/wfCrypt.php'),
(1116, 'wp-content/plugins/wordfence/lib/wfDB.php'),
(1117, 'wp-content/plugins/wordfence/lib/wfDashboard.php'),
(1118, 'wp-content/plugins/wordfence/lib/wfDateLocalization.php'),
(1119, 'wp-content/plugins/wordfence/lib/wfDiagnostic.php'),
(1120, 'wp-content/plugins/wordfence/lib/wfDict.php'),
(1121, 'wp-content/plugins/wordfence/lib/wfDirectoryIterator.php'),
(1122, 'wp-content/plugins/wordfence/lib/wfGeoIP.php'),
(1123, 'wp-content/plugins/wordfence/lib/wfHelperBin.php'),
(1124, 'wp-content/plugins/wordfence/lib/wfHelperString.php'),
(1125, 'wp-content/plugins/wordfence/lib/wfIPWhitelist.php'),
(1126, 'wp-content/plugins/wordfence/lib/wfImportExportController.php'),
(1127, 'wp-content/plugins/wordfence/lib/wfIssues.php'),
(1128, 'wp-content/plugins/wordfence/lib/wfLockedOut.php'),
(1129, 'wp-content/plugins/wordfence/lib/wfLog.php'),
(1130, 'wp-content/plugins/wordfence/lib/wfMD5BloomFilter.php'),
(1131, 'wp-content/plugins/wordfence/lib/wfNotification.php'),
(1132, 'wp-content/plugins/wordfence/lib/wfOnboardingController.php'),
(1133, 'wp-content/plugins/wordfence/lib/wfPersistenceController.php'),
(1134, 'wp-content/plugins/wordfence/lib/wfRESTAPI.php'),
(1135, 'wp-content/plugins/wordfence/lib/wfScan.php'),
(1136, 'wp-content/plugins/wordfence/lib/wfScanEngine.php'),
(1137, 'wp-content/plugins/wordfence/lib/wfSchema.php'),
(1138, 'wp-content/plugins/wordfence/lib/wfStyle.php'),
(1139, 'wp-content/plugins/wordfence/lib/wfSupportController.php'),
(1140, 'wp-content/plugins/wordfence/lib/wfUnlockMsg.php'),
(1141, 'wp-content/plugins/wordfence/lib/wfUpdateCheck.php'),
(1142, 'wp-content/plugins/wordfence/lib/wfUtils.php'),
(1143, 'wp-content/plugins/wordfence/lib/wfVersionCheckController.php'),
(1144, 'wp-content/plugins/wordfence/lib/wfView.php'),
(1145, 'wp-content/plugins/wordfence/lib/wfViewResult.php'),
(1146, 'wp-content/plugins/wordfence/lib/wordfenceClass.php'),
(1147, 'wp-content/plugins/wordfence/lib/wordfenceConstants.php'),
(1148, 'wp-content/plugins/wordfence/lib/wordfenceHash.php'),
(1149, 'wp-content/plugins/wordfence/lib/wordfenceScanner.php'),
(1150, 'wp-content/plugins/wordfence/lib/wordfenceURLHoover.php'),
(1151, 'wp-content/plugins/wordfence/models/.htaccess'),
(1152, 'wp-content/plugins/wordfence/models/block/wfBlock.php'),
(1153, 'wp-content/plugins/wordfence/models/common/wfTab.php'),
(1154, 'wp-content/plugins/wordfence/models/firewall/wfFirewall.php'),
(1155, 'wp-content/plugins/wordfence/models/page/wfPage.php'),
(1156, 'wp-content/plugins/wordfence/models/scanner/wfScanner.php'),
(1157, 'wp-content/plugins/wordfence/readme.txt'),
(1158, 'wp-content/plugins/wordfence/tmp/.htaccess'),
(1159, 'wp-content/plugins/wordfence/vendor/autoload.php'),
(1160, 'wp-content/plugins/wordfence/vendor/composer/ClassLoader.php'),
(1161, 'wp-content/plugins/wordfence/vendor/composer/LICENSE'),
(1162, 'wp-content/plugins/wordfence/vendor/composer/autoload_classmap.php'),
(1163, 'wp-content/plugins/wordfence/vendor/composer/autoload_namespaces.php'),
(1164, 'wp-content/plugins/wordfence/vendor/composer/autoload_psr4.php'),
(1165, 'wp-content/plugins/wordfence/vendor/composer/autoload_real.php'),
(1166, 'wp-content/plugins/wordfence/vendor/composer/installed.json'),
(1167, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/bootstrap-sample.php'),
(1168, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/cacert.pem'),
(1169, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/falsepositive.key'),
(1170, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/init.php'),
(1171, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/config.php'),
(1172, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/http.php'),
(1173, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/json.php'),
(1174, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/lexer.php'),
(1175, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/parser.php'),
(1176, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/sqli.php'),
(1177, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/request.php'),
(1178, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/rules.php'),
(1179, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/file.php'),
(1180, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage.php'),
(1181, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/utils.php'),
(1182, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/view.php'),
(1183, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/waf.php'),
(1184, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/rules.key'),
(1185, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-blacklist.php'),
(1186, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-roadblock.php'),
(1187, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403.php'),
(1188, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503-lockout.php'),
(1189, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503.php'),
(1190, 'wp-content/plugins/wordfence/views/.htaccess'),
(1191, 'wp-content/plugins/wordfence/views/blocking/block-list.php'),
(1192, 'wp-content/plugins/wordfence/views/blocking/blocking-create.php'),
(1193, 'wp-content/plugins/wordfence/views/blocking/blocking-status.php'),
(1194, 'wp-content/plugins/wordfence/views/blocking/country-block-map.php'),
(1195, 'wp-content/plugins/wordfence/views/blocking/country-modal.php'),
(1196, 'wp-content/plugins/wordfence/views/blocking/option-bypass-cookie.php'),
(1197, 'wp-content/plugins/wordfence/views/blocking/option-bypass-redirect.php'),
(1198, 'wp-content/plugins/wordfence/views/blocking/options-group-advanced-country.php'),
(1199, 'wp-content/plugins/wordfence/views/common/block-navigation-option.php'),
(1200, 'wp-content/plugins/wordfence/views/common/indeterminate-progress.php'),
(1201, 'wp-content/plugins/wordfence/views/common/modal-prompt.php'),
(1202, 'wp-content/plugins/wordfence/views/common/page-fixed-tabbar.php'),
(1203, 'wp-content/plugins/wordfence/views/common/page-help.php'),
(1204, 'wp-content/plugins/wordfence/views/common/page-tabbar.php'),
(1205, 'wp-content/plugins/wordfence/views/common/page-title.php'),
(1206, 'wp-content/plugins/wordfence/views/common/section-subtitle.php'),
(1207, 'wp-content/plugins/wordfence/views/common/section-title.php'),
(1208, 'wp-content/plugins/wordfence/views/common/status-circular.php'),
(1209, 'wp-content/plugins/wordfence/views/common/status-critical.php'),
(1210, 'wp-content/plugins/wordfence/views/common/status-detail.php'),
(1211, 'wp-content/plugins/wordfence/views/common/status-tooltip.php'),
(1212, 'wp-content/plugins/wordfence/views/common/status-warning.php'),
(1213, 'wp-content/plugins/wordfence/views/dashboard/global-status.php'),
(1214, 'wp-content/plugins/wordfence/views/dashboard/option-howgetips.php'),
(1215, 'wp-content/plugins/wordfence/views/dashboard/options-group-alert.php'),
(1216, 'wp-content/plugins/wordfence/views/dashboard/options-group-dashboard.php'),
(1217, 'wp-content/plugins/wordfence/views/dashboard/options-group-email-summary.php'),
(1218, 'wp-content/plugins/wordfence/views/dashboard/options-group-general.php'),
(1219, 'wp-content/plugins/wordfence/views/dashboard/options-group-import.php'),
(1220, 'wp-content/plugins/wordfence/views/dashboard/options-group-license.php'),
(1221, 'wp-content/plugins/wordfence/views/dashboard/options-group-view-customization.php'),
(1222, 'wp-content/plugins/wordfence/views/dashboard/status-payment-expiring.php'),
(1223, 'wp-content/plugins/wordfence/views/dashboard/status-renewing.php'),
(1224, 'wp-content/plugins/wordfence/views/gdpr/banner.php'),
(1225, 'wp-content/plugins/wordfence/views/marketing/rightrail.php'),
(1226, 'wp-content/plugins/wordfence/views/onboarding/banner.php'),
(1227, 'wp-content/plugins/wordfence/views/onboarding/fresh-install.php'),
(1228, 'wp-content/plugins/wordfence/views/onboarding/modal-final-attempt.php'),
(1229, 'wp-content/plugins/wordfence/views/onboarding/overlay.php'),
(1230, 'wp-content/plugins/wordfence/views/onboarding/plugin-header.php'),
(1231, 'wp-content/plugins/wordfence/views/onboarding/tour-overlay.php'),
(1232, 'wp-content/plugins/wordfence/views/options/block-all-options-controls.php'),
(1233, 'wp-content/plugins/wordfence/views/options/block-controls.php'),
(1234, 'wp-content/plugins/wordfence/views/options/option-label.php'),
(1235, 'wp-content/plugins/wordfence/views/options/option-select.php'),
(1236, 'wp-content/plugins/wordfence/views/options/option-switch.php'),
(1237, 'wp-content/plugins/wordfence/views/options/option-text.php'),
(1238, 'wp-content/plugins/wordfence/views/options/option-textarea.php'),
(1239, 'wp-content/plugins/wordfence/views/options/option-toggled-boolean-switch.php'),
(1240, 'wp-content/plugins/wordfence/views/options/option-toggled-multiple.php'),
(1241, 'wp-content/plugins/wordfence/views/options/option-toggled-segmented.php'),
(1242, 'wp-content/plugins/wordfence/views/options/option-toggled-select.php'),
(1243, 'wp-content/plugins/wordfence/views/options/option-toggled-sub.php'),
(1244, 'wp-content/plugins/wordfence/views/options/option-toggled-textarea.php'),
(1245, 'wp-content/plugins/wordfence/views/options/option-toggled.php'),
(1246, 'wp-content/plugins/wordfence/views/options/option-token.php'),
(1247, 'wp-content/plugins/wordfence/views/options/options-title.php'),
(1248, 'wp-content/plugins/wordfence/views/reports/activity-report-email-inline.php'),
(1249, 'wp-content/plugins/wordfence/views/reports/activity-report-email.php'),
(1250, 'wp-content/plugins/wordfence/views/reports/activity-report.php'),
(1251, 'wp-content/plugins/wordfence/views/scanner/issue-base.php'),
(1252, 'wp-content/plugins/wordfence/views/scanner/issue-checkGSB.php'),
(1253, 'wp-content/plugins/wordfence/views/scanner/issue-checkHowGetIPs.php'),
(1254, 'wp-content/plugins/wordfence/views/scanner/issue-checkSpamIP.php'),
(1255, 'wp-content/plugins/wordfence/views/scanner/issue-commentBadURL.php'),
(1256, 'wp-content/plugins/wordfence/views/scanner/issue-configReadable.php'),
(1257, 'wp-content/plugins/wordfence/views/scanner/issue-control-edit-comment.php'),
(1258, 'wp-content/plugins/wordfence/views/scanner/issue-control-edit-post.php'),
(1259, 'wp-content/plugins/wordfence/views/scanner/issue-control-edit-user.php'),
(1260, 'wp-content/plugins/wordfence/views/scanner/issue-control-hide-file.php'),
(1261, 'wp-content/plugins/wordfence/views/scanner/issue-control-ignore.php'),
(1262, 'wp-content/plugins/wordfence/views/scanner/issue-control-repair.php'),
(1263, 'wp-content/plugins/wordfence/views/scanner/issue-control-show-details.php'),
(1264, 'wp-content/plugins/wordfence/views/scanner/issue-coreUnknown.php'),
(1265, 'wp-content/plugins/wordfence/views/scanner/issue-database.php'),
(1266, 'wp-content/plugins/wordfence/views/scanner/issue-diskSpace.php'),
(1267, 'wp-content/plugins/wordfence/views/scanner/issue-dnsChange.php'),
(1268, 'wp-content/plugins/wordfence/views/scanner/issue-easyPassword.php'),
(1269, 'wp-content/plugins/wordfence/views/scanner/issue-file.php'),
(1270, 'wp-content/plugins/wordfence/views/scanner/issue-geoipSupport.php'),
(1271, 'wp-content/plugins/wordfence/views/scanner/issue-knownfile.php'),
(1272, 'wp-content/plugins/wordfence/views/scanner/issue-optionBadURL.php'),
(1273, 'wp-content/plugins/wordfence/views/scanner/issue-postBadTitle.php'),
(1274, 'wp-content/plugins/wordfence/views/scanner/issue-postBadURL.php'),
(1275, 'wp-content/plugins/wordfence/views/scanner/issue-publiclyAccessible.php'),
(1276, 'wp-content/plugins/wordfence/views/scanner/issue-spamvertizeCheck.php'),
(1277, 'wp-content/plugins/wordfence/views/scanner/issue-suspiciousAdminUsers.php'),
(1278, 'wp-content/plugins/wordfence/views/scanner/issue-timelimit.php'),
(1279, 'wp-content/plugins/wordfence/views/scanner/issue-wfPluginAbandoned.php'),
(1280, 'wp-content/plugins/wordfence/views/scanner/issue-wfPluginRemoved.php'),
(1281, 'wp-content/plugins/wordfence/views/scanner/issue-wfPluginUpgrade.php'),
(1282, 'wp-content/plugins/wordfence/views/scanner/issue-wfPluginVulnerable.php'),
(1283, 'wp-content/plugins/wordfence/views/scanner/issue-wfThemeUpgrade.php'),
(1284, 'wp-content/plugins/wordfence/views/scanner/issue-wfUpgrade.php'),
(1285, 'wp-content/plugins/wordfence/views/scanner/issue-wpscan_directoryList.php'),
(1286, 'wp-content/plugins/wordfence/views/scanner/issue-wpscan_fullPathDiscl.php'),
(1287, 'wp-content/plugins/wordfence/views/scanner/no-issues.php'),
(1288, 'wp-content/plugins/wordfence/views/scanner/option-scan-signatures.php'),
(1289, 'wp-content/plugins/wordfence/views/scanner/options-group-advanced.php'),
(1290, 'wp-content/plugins/wordfence/views/scanner/options-group-basic.php'),
(1291, 'wp-content/plugins/wordfence/views/scanner/options-group-general.php'),
(1292, 'wp-content/plugins/wordfence/views/scanner/options-group-performance.php'),
(1293, 'wp-content/plugins/wordfence/views/scanner/options-group-scan-schedule.php'),
(1294, 'wp-content/plugins/wordfence/views/scanner/scan-failed.php'),
(1295, 'wp-content/plugins/wordfence/views/scanner/scan-progress-detailed.php'),
(1296, 'wp-content/plugins/wordfence/views/scanner/scan-progress-element.php'),
(1297, 'wp-content/plugins/wordfence/views/scanner/scan-progress.php'),
(1298, 'wp-content/plugins/wordfence/views/scanner/scan-results.php'),
(1299, 'wp-content/plugins/wordfence/views/scanner/scan-scheduling.php'),
(1300, 'wp-content/plugins/wordfence/views/scanner/scan-starter.php'),
(1301, 'wp-content/plugins/wordfence/views/scanner/scan-type.php'),
(1302, 'wp-content/plugins/wordfence/views/scanner/scanner-status.php'),
(1303, 'wp-content/plugins/wordfence/views/scanner/site-cleaning-beta-sigs.php'),
(1304, 'wp-content/plugins/wordfence/views/scanner/site-cleaning-bottom.php'),
(1305, 'wp-content/plugins/wordfence/views/scanner/site-cleaning-high-sense.php'),
(1306, 'wp-content/plugins/wordfence/views/scanner/site-cleaning.php'),
(1307, 'wp-content/plugins/wordfence/views/tools/options-group-2fa.php'),
(1308, 'wp-content/plugins/wordfence/views/tools/options-group-comment-spam.php'),
(1309, 'wp-content/plugins/wordfence/views/tools/options-group-live-traffic.php'),
(1310, 'wp-content/plugins/wordfence/views/waf/debug.php'),
(1311, 'wp-content/plugins/wordfence/views/waf/firewall-status.php'),
(1312, 'wp-content/plugins/wordfence/views/waf/option-rate-limit.php'),
(1313, 'wp-content/plugins/wordfence/views/waf/option-rules.php'),
(1314, 'wp-content/plugins/wordfence/views/waf/option-whitelist.php'),
(1315, 'wp-content/plugins/wordfence/views/waf/options-group-advanced-firewall.php'),
(1316, 'wp-content/plugins/wordfence/views/waf/options-group-basic-firewall.php'),
(1317, 'wp-content/plugins/wordfence/views/waf/options-group-brute-force.php'),
(1318, 'wp-content/plugins/wordfence/views/waf/options-group-rate-limiting.php'),
(1319, 'wp-content/plugins/wordfence/views/waf/options-group-whitelisted.php'),
(1320, 'wp-content/plugins/wordfence/views/waf/status-tooltip-learning-mode.php'),
(1321, 'wp-content/plugins/wordfence/views/waf/waf-install-manual.php'),
(1322, 'wp-content/plugins/wordfence/views/waf/waf-install-success.php'),
(1323, 'wp-content/plugins/wordfence/views/waf/waf-install.php'),
(1324, 'wp-content/plugins/wordfence/views/waf/waf-modal-wrapper.php'),
(1325, 'wp-content/plugins/wordfence/views/waf/waf-uninstall-success.php'),
(1326, 'wp-content/plugins/wordfence/views/waf/waf-uninstall.php'),
(1327, 'wp-content/plugins/wordfence/waf/bootstrap.php'),
(1328, 'wp-content/plugins/wordfence/waf/wfWAFGeoIP.php'),
(1329, 'wp-content/plugins/wordfence/waf/wfWAFIPBlocksController.php'),
(1330, 'wp-content/plugins/wordfence/waf/wfWAFUserIPRange.php'),
(1331, 'wp-content/plugins/wordfence/wordfence.php'),
(1332, 'wp-content/plugins/wp-mail-smtp/assets/css/smtp-admin.min.css'),
(1333, 'wp-content/plugins/wp-mail-smtp/assets/images/gmail.png'),
(1334, 'wp-content/plugins/wp-mail-smtp/assets/images/logo.png'),
(1335, 'wp-content/plugins/wp-mail-smtp/assets/images/mailgun.png'),
(1336, 'wp-content/plugins/wp-mail-smtp/assets/images/pepipost.png'),
(1337, 'wp-content/plugins/wp-mail-smtp/assets/images/php.png'),
(1338, 'wp-content/plugins/wp-mail-smtp/assets/images/sendgrid.png'),
(1339, 'wp-content/plugins/wp-mail-smtp/assets/images/smtp.png'),
(1340, 'wp-content/plugins/wp-mail-smtp/assets/js/smtp-admin.js'),
(1341, 'wp-content/plugins/wp-mail-smtp/assets/js/smtp-admin.min.js'),
(1342, 'wp-content/plugins/wp-mail-smtp/class-wpms-am-notification.php'),
(1343, 'wp-content/plugins/wp-mail-smtp/languages/wp-mail-smtp-he_IL.mo'),
(1344, 'wp-content/plugins/wp-mail-smtp/languages/wp-mail-smtp-ja.mo'),
(1345, 'wp-content/plugins/wp-mail-smtp/languages/wp-mail-smtp.pot'),
(1346, 'wp-content/plugins/wp-mail-smtp/readme.txt'),
(1347, 'wp-content/plugins/wp-mail-smtp/src/AM_Notification.php'),
(1348, 'wp-content/plugins/wp-mail-smtp/src/Admin/Area.php'),
(1349, 'wp-content/plugins/wp-mail-smtp/src/Admin/PageAbstract.php'),
(1350, 'wp-content/plugins/wp-mail-smtp/src/Admin/PageInterface.php'),
(1351, 'wp-content/plugins/wp-mail-smtp/src/Admin/Pages/Auth.php'),
(1352, 'wp-content/plugins/wp-mail-smtp/src/Admin/Pages/Misc.php'),
(1353, 'wp-content/plugins/wp-mail-smtp/src/Admin/Pages/Settings.php'),
(1354, 'wp-content/plugins/wp-mail-smtp/src/Admin/Pages/Test.php'),
(1355, 'wp-content/plugins/wp-mail-smtp/src/Core.php'),
(1356, 'wp-content/plugins/wp-mail-smtp/src/Debug.php'),
(1357, 'wp-content/plugins/wp-mail-smtp/src/MailCatcher.php'),
(1358, 'wp-content/plugins/wp-mail-smtp/src/Migration.php'),
(1359, 'wp-content/plugins/wp-mail-smtp/src/Options.php'),
(1360, 'wp-content/plugins/wp-mail-smtp/src/Processor.php'),
(1361, 'wp-content/plugins/wp-mail-smtp/src/Providers/AuthAbstract.php'),
(1362, 'wp-content/plugins/wp-mail-smtp/src/Providers/AuthInterface.php'),
(1363, 'wp-content/plugins/wp-mail-smtp/src/Providers/Gmail/Auth.php'),
(1364, 'wp-content/plugins/wp-mail-smtp/src/Providers/Gmail/Mailer.php'),
(1365, 'wp-content/plugins/wp-mail-smtp/src/Providers/Gmail/Options.php'),
(1366, 'wp-content/plugins/wp-mail-smtp/src/Providers/Loader.php'),
(1367, 'wp-content/plugins/wp-mail-smtp/src/Providers/Mail/Mailer.php'),
(1368, 'wp-content/plugins/wp-mail-smtp/src/Providers/Mail/Options.php'),
(1369, 'wp-content/plugins/wp-mail-smtp/src/Providers/MailerAbstract.php'),
(1370, 'wp-content/plugins/wp-mail-smtp/src/Providers/MailerInterface.php'),
(1371, 'wp-content/plugins/wp-mail-smtp/src/Providers/Mailgun/Mailer.php'),
(1372, 'wp-content/plugins/wp-mail-smtp/src/Providers/Mailgun/Options.php'),
(1373, 'wp-content/plugins/wp-mail-smtp/src/Providers/OptionsAbstract.php'),
(1374, 'wp-content/plugins/wp-mail-smtp/src/Providers/OptionsInterface.php'),
(1375, 'wp-content/plugins/wp-mail-smtp/src/Providers/Pepipost/Mailer.php'),
(1376, 'wp-content/plugins/wp-mail-smtp/src/Providers/Pepipost/Options.php'),
(1377, 'wp-content/plugins/wp-mail-smtp/src/Providers/SMTP/Mailer.php'),
(1378, 'wp-content/plugins/wp-mail-smtp/src/Providers/SMTP/Options.php'),
(1379, 'wp-content/plugins/wp-mail-smtp/src/Providers/Sendgrid/Mailer.php'),
(1380, 'wp-content/plugins/wp-mail-smtp/src/Providers/Sendgrid/Options.php'),
(1381, 'wp-content/plugins/wp-mail-smtp/src/Upgrade.php'),
(1382, 'wp-content/plugins/wp-mail-smtp/src/WP.php'),
(1383, 'wp-content/plugins/wp-mail-smtp/vendor/autoload.php'),
(1384, 'wp-content/plugins/wp-mail-smtp/vendor/composer/ClassLoader.php'),
(1385, 'wp-content/plugins/wp-mail-smtp/vendor/composer/LICENSE'),
(1386, 'wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_classmap.php'),
(1387, 'wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_files.php'),
(1388, 'wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_namespaces.php'),
(1389, 'wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_psr4.php'),
(1390, 'wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_real.php'),
(1391, 'wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_static.php'),
(1392, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient/LICENSE'),
(1393, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient/src/Google/AccessToken/Revoke.php'),
(1394, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient/src/Google/AccessToken/Verify.php'),
(1395, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient/src/Google/AuthHandler/AuthHandlerFactory.php'),
(1396, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient/src/Google/AuthHandler/Guzzle5AuthHandler.php'),
(1397, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient/src/Google/AuthHandler/Guzzle6AuthHandler.php'),
(1398, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient/src/Google/Client.php'),
(1399, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient/src/Google/Collection.php'),
(1400, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient/src/Google/Exception.php'),
(1401, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient/src/Google/Http/Batch.php'),
(1402, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient/src/Google/Http/MediaFileUpload.php'),
(1403, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient/src/Google/Http/REST.php'),
(1404, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient/src/Google/Model.php'),
(1405, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient/src/Google/Service/Exception.php'),
(1406, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient/src/Google/Service/Resource.php'),
(1407, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient/src/Google/Service.php'),
(1408, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient/src/Google/Task/Exception.php'),
(1409, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient/src/Google/Task/Retryable.php'),
(1410, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient/src/Google/Task/Runner.php'),
(1411, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient/src/Google/Utils/UriTemplate.php'),
(1412, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient/src/Google/autoload.php'),
(1413, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/LICENSE'),
(1414, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/AutoForwarding.php'),
(1415, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/BatchDeleteMessagesRequest.php'),
(1416, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/BatchModifyMessagesRequest.php'),
(1417, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/Draft.php'),
(1418, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/Filter.php'),
(1419, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/FilterAction.php'),
(1420, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/FilterCriteria.php'),
(1421, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/ForwardingAddress.php'),
(1422, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/History.php'),
(1423, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/HistoryLabelAdded.php'),
(1424, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/HistoryLabelRemoved.php'),
(1425, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/HistoryMessageAdded.php'),
(1426, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/HistoryMessageDeleted.php'),
(1427, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/ImapSettings.php'),
(1428, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/Label.php'),
(1429, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/ListDraftsResponse.php'),
(1430, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/ListFiltersResponse.php'),
(1431, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/ListForwardingAddressesResponse.php'),
(1432, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/ListHistoryResponse.php'),
(1433, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/ListLabelsResponse.php'),
(1434, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/ListMessagesResponse.php'),
(1435, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/ListSendAsResponse.php'),
(1436, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/ListSmimeInfoResponse.php'),
(1437, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/ListThreadsResponse.php'),
(1438, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/Message.php'),
(1439, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/MessagePart.php'),
(1440, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/MessagePartBody.php'),
(1441, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/MessagePartHeader.php'),
(1442, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/ModifyMessageRequest.php'),
(1443, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/ModifyThreadRequest.php'),
(1444, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/PopSettings.php'),
(1445, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/Profile.php'),
(1446, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/Resource/Users.php'),
(1447, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersDrafts.php'),
(1448, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersHistory.php'),
(1449, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersLabels.php'),
(1450, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersMessages.php'),
(1451, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersMessagesAttachments.php'),
(1452, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersSettings.php'),
(1453, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersSettingsFilters.php'),
(1454, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersSettingsForwardingAddresses.php'),
(1455, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersSettingsSendAs.php'),
(1456, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersSettingsSendAsSmimeInfo.php'),
(1457, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/Resource/UsersThreads.php'),
(1458, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/SendAs.php'),
(1459, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/SmimeInfo.php'),
(1460, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/SmtpMsa.php'),
(1461, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/Thread.php'),
(1462, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/VacationSettings.php'),
(1463, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/WatchRequest.php'),
(1464, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail/WatchResponse.php'),
(1465, 'wp-content/plugins/wp-mail-smtp/vendor/google/apiclient-services/src/Google/Service/Gmail.php'),
(1466, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/COPYING'),
(1467, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/LICENSE'),
(1468, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/autoload.php'),
(1469, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/src/ApplicationDefaultCredentials.php'),
(1470, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/src/Cache/InvalidArgumentException.php'),
(1471, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/src/Cache/Item.php'),
(1472, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/src/Cache/MemoryCacheItemPool.php'),
(1473, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/src/CacheTrait.php'),
(1474, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/src/Credentials/AppIdentityCredentials.php'),
(1475, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/src/Credentials/GCECredentials.php'),
(1476, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/src/Credentials/IAMCredentials.php'),
(1477, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/src/Credentials/ServiceAccountCredentials.php'),
(1478, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/src/Credentials/ServiceAccountJwtAccessCredentials.php'),
(1479, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/src/Credentials/UserRefreshCredentials.php'),
(1480, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/src/CredentialsLoader.php'),
(1481, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/src/FetchAuthTokenCache.php'),
(1482, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/src/FetchAuthTokenInterface.php'),
(1483, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/src/HttpHandler/Guzzle5HttpHandler.php'),
(1484, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/src/HttpHandler/Guzzle6HttpHandler.php'),
(1485, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/src/HttpHandler/HttpHandlerFactory.php'),
(1486, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/src/Middleware/AuthTokenMiddleware.php'),
(1487, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/src/Middleware/ScopedAccessTokenMiddleware.php'),
(1488, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/src/Middleware/SimpleMiddleware.php'),
(1489, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/src/OAuth2.php'),
(1490, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/src/Subscriber/AuthTokenSubscriber.php'),
(1491, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/src/Subscriber/ScopedAccessTokenSubscriber.php'),
(1492, 'wp-content/plugins/wp-mail-smtp/vendor/google/auth/src/Subscriber/SimpleSubscriber.php'),
(1493, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/LICENSE'),
(1494, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Client.php'),
(1495, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/ClientInterface.php'),
(1496, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php'),
(1497, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php'),
(1498, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php'),
(1499, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php'),
(1500, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Cookie/SetCookie.php'),
(1501, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Exception/BadResponseException.php'),
(1502, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Exception/ClientException.php'),
(1503, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Exception/ConnectException.php'),
(1504, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Exception/GuzzleException.php'),
(1505, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php'),
(1506, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Exception/SeekException.php'),
(1507, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Exception/ServerException.php'),
(1508, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php'),
(1509, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php'),
(1510, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php'),
(1511, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php'),
(1512, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php'),
(1513, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php'),
(1514, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Handler/EasyHandle.php'),
(1515, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Handler/MockHandler.php'),
(1516, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php'),
(1517, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php'),
(1518, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/HandlerStack.php'),
(1519, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/MessageFormatter.php'),
(1520, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Middleware.php'),
(1521, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/Pool.php'),
(1522, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php'),
(1523, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php'),
(1524, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/RequestOptions.php'),
(1525, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/RetryMiddleware.php'),
(1526, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/TransferStats.php'),
(1527, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/UriTemplate.php'),
(1528, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/functions.php'),
(1529, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/guzzle/src/functions_include.php'),
(1530, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/promises/LICENSE'),
(1531, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/promises/src/AggregateException.php'),
(1532, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/promises/src/CancellationException.php'),
(1533, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/promises/src/Coroutine.php'),
(1534, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/promises/src/EachPromise.php'),
(1535, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/promises/src/FulfilledPromise.php'),
(1536, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/promises/src/Promise.php'),
(1537, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/promises/src/PromiseInterface.php'),
(1538, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/promises/src/PromisorInterface.php'),
(1539, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/promises/src/RejectedPromise.php'),
(1540, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/promises/src/RejectionException.php'),
(1541, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/promises/src/TaskQueue.php'),
(1542, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/promises/src/TaskQueueInterface.php'),
(1543, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/promises/src/functions.php'),
(1544, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/promises/src/functions_include.php'),
(1545, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/psr7/LICENSE'),
(1546, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/psr7/src/AppendStream.php'),
(1547, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/psr7/src/BufferStream.php'),
(1548, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/psr7/src/CachingStream.php'),
(1549, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/psr7/src/DroppingStream.php'),
(1550, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/psr7/src/FnStream.php'),
(1551, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/psr7/src/InflateStream.php'),
(1552, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/psr7/src/LazyOpenStream.php'),
(1553, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/psr7/src/LimitStream.php'),
(1554, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/psr7/src/MessageTrait.php'),
(1555, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/psr7/src/MultipartStream.php'),
(1556, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/psr7/src/NoSeekStream.php'),
(1557, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/psr7/src/PumpStream.php'),
(1558, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/psr7/src/Request.php'),
(1559, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/psr7/src/Response.php'),
(1560, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/psr7/src/ServerRequest.php'),
(1561, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/psr7/src/Stream.php'),
(1562, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/psr7/src/StreamDecoratorTrait.php'),
(1563, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/psr7/src/StreamWrapper.php'),
(1564, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/psr7/src/UploadedFile.php'),
(1565, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/psr7/src/Uri.php'),
(1566, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/psr7/src/UriNormalizer.php'),
(1567, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/psr7/src/UriResolver.php'),
(1568, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/psr7/src/functions.php'),
(1569, 'wp-content/plugins/wp-mail-smtp/vendor/guzzlehttp/psr7/src/functions_include.php'),
(1570, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/LICENSE'),
(1571, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/ErrorHandler.php'),
(1572, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Formatter/ChromePHPFormatter.php'),
(1573, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Formatter/ElasticaFormatter.php'),
(1574, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Formatter/FlowdockFormatter.php'),
(1575, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Formatter/FluentdFormatter.php'),
(1576, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Formatter/FormatterInterface.php'),
(1577, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Formatter/GelfMessageFormatter.php'),
(1578, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Formatter/HtmlFormatter.php'),
(1579, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Formatter/JsonFormatter.php'),
(1580, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Formatter/LineFormatter.php'),
(1581, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Formatter/LogglyFormatter.php'),
(1582, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Formatter/LogstashFormatter.php'),
(1583, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Formatter/MongoDBFormatter.php'),
(1584, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Formatter/NormalizerFormatter.php'),
(1585, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Formatter/ScalarFormatter.php'),
(1586, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Formatter/WildfireFormatter.php'),
(1587, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php'),
(1588, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php'),
(1589, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/AbstractSyslogHandler.php'),
(1590, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/AmqpHandler.php'),
(1591, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/BrowserConsoleHandler.php'),
(1592, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/BufferHandler.php'),
(1593, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/ChromePHPHandler.php'),
(1594, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/CouchDBHandler.php'),
(1595, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/CubeHandler.php'),
(1596, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/Curl/Util.php'),
(1597, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/DeduplicationHandler.php'),
(1598, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/DoctrineCouchDBHandler.php'),
(1599, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/DynamoDbHandler.php'),
(1600, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/ElasticSearchHandler.php'),
(1601, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/ErrorLogHandler.php'),
(1602, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/FilterHandler.php'),
(1603, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php'),
(1604, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ChannelLevelActivationStrategy.php'),
(1605, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php'),
(1606, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossedHandler.php'),
(1607, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/FirePHPHandler.php'),
(1608, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/FleepHookHandler.php'),
(1609, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/FlowdockHandler.php'),
(1610, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/GelfHandler.php'),
(1611, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/GroupHandler.php'),
(1612, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php'),
(1613, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/HandlerWrapper.php');
INSERT INTO `wp_wfKnownFileList` (`id`, `path`) VALUES
(1614, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/HipChatHandler.php'),
(1615, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/IFTTTHandler.php'),
(1616, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/LogEntriesHandler.php'),
(1617, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/LogglyHandler.php'),
(1618, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/MailHandler.php'),
(1619, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/MandrillHandler.php'),
(1620, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/MissingExtensionException.php'),
(1621, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/MongoDBHandler.php'),
(1622, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/NativeMailerHandler.php'),
(1623, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/NewRelicHandler.php'),
(1624, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php'),
(1625, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/PHPConsoleHandler.php'),
(1626, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/PsrHandler.php'),
(1627, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/PushoverHandler.php'),
(1628, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/RavenHandler.php'),
(1629, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/RedisHandler.php'),
(1630, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/RollbarHandler.php'),
(1631, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php'),
(1632, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/SamplingHandler.php'),
(1633, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/Slack/SlackRecord.php'),
(1634, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/SlackHandler.php'),
(1635, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/SlackWebhookHandler.php'),
(1636, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/SlackbotHandler.php'),
(1637, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/SocketHandler.php'),
(1638, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php'),
(1639, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/SwiftMailerHandler.php'),
(1640, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/SyslogHandler.php'),
(1641, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdp/UdpSocket.php'),
(1642, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdpHandler.php'),
(1643, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/TestHandler.php'),
(1644, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/WhatFailureGroupHandler.php'),
(1645, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Handler/ZendMonitorHandler.php'),
(1646, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Logger.php'),
(1647, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Processor/GitProcessor.php'),
(1648, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php'),
(1649, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Processor/MemoryPeakUsageProcessor.php'),
(1650, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Processor/MemoryProcessor.php'),
(1651, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Processor/MemoryUsageProcessor.php'),
(1652, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Processor/MercurialProcessor.php'),
(1653, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Processor/ProcessIdProcessor.php'),
(1654, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php'),
(1655, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Processor/TagProcessor.php'),
(1656, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Processor/UidProcessor.php'),
(1657, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Processor/WebProcessor.php'),
(1658, 'wp-content/plugins/wp-mail-smtp/vendor/monolog/monolog/src/Monolog/Registry.php'),
(1659, 'wp-content/plugins/wp-mail-smtp/vendor/phpseclib/phpseclib/LICENSE'),
(1660, 'wp-content/plugins/wp-mail-smtp/vendor/phpseclib/phpseclib/phpseclib/Crypt/AES.php'),
(1661, 'wp-content/plugins/wp-mail-smtp/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php'),
(1662, 'wp-content/plugins/wp-mail-smtp/vendor/phpseclib/phpseclib/phpseclib/Crypt/Random.php'),
(1663, 'wp-content/plugins/wp-mail-smtp/vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php'),
(1664, 'wp-content/plugins/wp-mail-smtp/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger.php'),
(1665, 'wp-content/plugins/wp-mail-smtp/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php'),
(1666, 'wp-content/plugins/wp-mail-smtp/vendor/phpseclib/phpseclib/phpseclib/openssl.cnf'),
(1667, 'wp-content/plugins/wp-mail-smtp/vendor/psr/cache/LICENSE.txt'),
(1668, 'wp-content/plugins/wp-mail-smtp/vendor/psr/cache/src/CacheException.php'),
(1669, 'wp-content/plugins/wp-mail-smtp/vendor/psr/cache/src/CacheItemInterface.php'),
(1670, 'wp-content/plugins/wp-mail-smtp/vendor/psr/cache/src/CacheItemPoolInterface.php'),
(1671, 'wp-content/plugins/wp-mail-smtp/vendor/psr/cache/src/InvalidArgumentException.php'),
(1672, 'wp-content/plugins/wp-mail-smtp/vendor/psr/http-message/LICENSE'),
(1673, 'wp-content/plugins/wp-mail-smtp/vendor/psr/http-message/src/MessageInterface.php'),
(1674, 'wp-content/plugins/wp-mail-smtp/vendor/psr/http-message/src/RequestInterface.php'),
(1675, 'wp-content/plugins/wp-mail-smtp/vendor/psr/http-message/src/ResponseInterface.php'),
(1676, 'wp-content/plugins/wp-mail-smtp/vendor/psr/http-message/src/ServerRequestInterface.php'),
(1677, 'wp-content/plugins/wp-mail-smtp/vendor/psr/http-message/src/StreamInterface.php'),
(1678, 'wp-content/plugins/wp-mail-smtp/vendor/psr/http-message/src/UploadedFileInterface.php'),
(1679, 'wp-content/plugins/wp-mail-smtp/vendor/psr/http-message/src/UriInterface.php'),
(1680, 'wp-content/plugins/wp-mail-smtp/vendor/psr/log/LICENSE'),
(1681, 'wp-content/plugins/wp-mail-smtp/vendor/psr/log/Psr/Log/AbstractLogger.php'),
(1682, 'wp-content/plugins/wp-mail-smtp/vendor/psr/log/Psr/Log/InvalidArgumentException.php'),
(1683, 'wp-content/plugins/wp-mail-smtp/vendor/psr/log/Psr/Log/LogLevel.php'),
(1684, 'wp-content/plugins/wp-mail-smtp/vendor/psr/log/Psr/Log/LoggerAwareInterface.php'),
(1685, 'wp-content/plugins/wp-mail-smtp/vendor/psr/log/Psr/Log/LoggerAwareTrait.php'),
(1686, 'wp-content/plugins/wp-mail-smtp/vendor/psr/log/Psr/Log/LoggerInterface.php'),
(1687, 'wp-content/plugins/wp-mail-smtp/vendor/psr/log/Psr/Log/LoggerTrait.php'),
(1688, 'wp-content/plugins/wp-mail-smtp/vendor/psr/log/Psr/Log/NullLogger.php'),
(1689, 'wp-content/plugins/wp-mail-smtp/wp-mail-smtp.php'),
(1690, 'wp-content/plugins/wp-mail-smtp/wp_mail_smtp.php'),
(1691, 'wp-content/plugins/wps-hide-login/classes/plugin.php'),
(1692, 'wp-content/plugins/wps-hide-login/languages/wpserveur-hide-login-cs_CZ.mo'),
(1693, 'wp-content/plugins/wps-hide-login/languages/wpserveur-hide-login-cs_CZ.po'),
(1694, 'wp-content/plugins/wps-hide-login/languages/wpserveur-hide-login-da_DK.mo'),
(1695, 'wp-content/plugins/wps-hide-login/languages/wpserveur-hide-login-da_DK.po'),
(1696, 'wp-content/plugins/wps-hide-login/languages/wpserveur-hide-login-es_ES.mo'),
(1697, 'wp-content/plugins/wps-hide-login/languages/wpserveur-hide-login-es_ES.po'),
(1698, 'wp-content/plugins/wps-hide-login/languages/wpserveur-hide-login-fr_FR.mo'),
(1699, 'wp-content/plugins/wps-hide-login/languages/wpserveur-hide-login-fr_FR.po'),
(1700, 'wp-content/plugins/wps-hide-login/languages/wpserveur-hide-login-it_IT.mo'),
(1701, 'wp-content/plugins/wps-hide-login/languages/wpserveur-hide-login-it_IT.po'),
(1702, 'wp-content/plugins/wps-hide-login/languages/wpserveur-hide-login-ru_RU.mo'),
(1703, 'wp-content/plugins/wps-hide-login/languages/wpserveur-hide-login-ru_RU.po'),
(1704, 'wp-content/plugins/wps-hide-login/languages/wpserveur-hide-login.pot'),
(1705, 'wp-content/plugins/wps-hide-login/readme.txt'),
(1706, 'wp-content/plugins/wps-hide-login/uninstall.php'),
(1707, 'wp-content/plugins/wps-hide-login/wps-hide-login.php'),
(1708, 'wp-content/themes/Divi/404.php'),
(1709, 'wp-content/themes/Divi/comments.php'),
(1710, 'wp-content/themes/Divi/core/_et_core_version.php'),
(1711, 'wp-content/themes/Divi/core/_metadata.php'),
(1712, 'wp-content/themes/Divi/core/admin/fonts/builder.svg'),
(1713, 'wp-content/themes/Divi/core/admin/fonts/modules.svg'),
(1714, 'wp-content/themes/Divi/core/admin/js/common.js'),
(1715, 'wp-content/themes/Divi/core/admin/js/core.js'),
(1716, 'wp-content/themes/Divi/core/admin/js/page-resource-fallback.js'),
(1717, 'wp-content/themes/Divi/core/admin/js/page-resource-fallback.min.js'),
(1718, 'wp-content/themes/Divi/core/admin/js/portability.js'),
(1719, 'wp-content/themes/Divi/core/components/Cache.php'),
(1720, 'wp-content/themes/Divi/core/components/HTTPInterface.php'),
(1721, 'wp-content/themes/Divi/core/components/Logger.php'),
(1722, 'wp-content/themes/Divi/core/components/PageResource.php'),
(1723, 'wp-content/themes/Divi/core/components/Portability.php'),
(1724, 'wp-content/themes/Divi/core/components/Updates.php'),
(1725, 'wp-content/themes/Divi/core/components/api/OAuthHelper.php'),
(1726, 'wp-content/themes/Divi/core/components/api/Service.php'),
(1727, 'wp-content/themes/Divi/core/components/api/email/ActiveCampaign.php'),
(1728, 'wp-content/themes/Divi/core/components/api/email/Aweber.php'),
(1729, 'wp-content/themes/Divi/core/components/api/email/CampaignMonitor.php'),
(1730, 'wp-content/themes/Divi/core/components/api/email/ConstantContact.php'),
(1731, 'wp-content/themes/Divi/core/components/api/email/ConvertKit.php'),
(1732, 'wp-content/themes/Divi/core/components/api/email/Emma.php'),
(1733, 'wp-content/themes/Divi/core/components/api/email/Feedblitz.php'),
(1734, 'wp-content/themes/Divi/core/components/api/email/GetResponse.php'),
(1735, 'wp-content/themes/Divi/core/components/api/email/HubSpot.php'),
(1736, 'wp-content/themes/Divi/core/components/api/email/Infusionsoft.php'),
(1737, 'wp-content/themes/Divi/core/components/api/email/MadMimi.php'),
(1738, 'wp-content/themes/Divi/core/components/api/email/MailChimp.php'),
(1739, 'wp-content/themes/Divi/core/components/api/email/MailPoet.php'),
(1740, 'wp-content/themes/Divi/core/components/api/email/MailerLite.php'),
(1741, 'wp-content/themes/Divi/core/components/api/email/Mailster.php'),
(1742, 'wp-content/themes/Divi/core/components/api/email/Ontraport.php'),
(1743, 'wp-content/themes/Divi/core/components/api/email/Provider.php'),
(1744, 'wp-content/themes/Divi/core/components/api/email/Providers.php'),
(1745, 'wp-content/themes/Divi/core/components/api/email/SalesForce.php'),
(1746, 'wp-content/themes/Divi/core/components/api/email/SendinBlue.php'),
(1747, 'wp-content/themes/Divi/core/components/api/email/_MailPoet2.php'),
(1748, 'wp-content/themes/Divi/core/components/api/email/_MailPoet3.php'),
(1749, 'wp-content/themes/Divi/core/components/api/email/_ProviderName.php'),
(1750, 'wp-content/themes/Divi/core/components/api/email/iContact.php'),
(1751, 'wp-content/themes/Divi/core/components/api/email/init.php'),
(1752, 'wp-content/themes/Divi/core/components/api/init.php'),
(1753, 'wp-content/themes/Divi/core/components/api/social/Network.php'),
(1754, 'wp-content/themes/Divi/core/components/data/Utils.php'),
(1755, 'wp-content/themes/Divi/core/components/data/init.php'),
(1756, 'wp-content/themes/Divi/core/components/init.php'),
(1757, 'wp-content/themes/Divi/core/components/lib/BluehostCache.php'),
(1758, 'wp-content/themes/Divi/core/components/lib/OAuth.php'),
(1759, 'wp-content/themes/Divi/core/components/lib/WPHttp.php'),
(1760, 'wp-content/themes/Divi/core/components/post/Object.php'),
(1761, 'wp-content/themes/Divi/core/components/post/Query.php'),
(1762, 'wp-content/themes/Divi/core/components/post/Taxonomy.php'),
(1763, 'wp-content/themes/Divi/core/components/post/Type.php'),
(1764, 'wp-content/themes/Divi/core/functions.php'),
(1765, 'wp-content/themes/Divi/core/init.php'),
(1766, 'wp-content/themes/Divi/core/updates_init.php'),
(1767, 'wp-content/themes/Divi/core/wp_functions.php'),
(1768, 'wp-content/themes/Divi/css/tinymce-skin/fonts/tinymce-small.svg'),
(1769, 'wp-content/themes/Divi/css/tinymce-skin/fonts/tinymce.svg'),
(1770, 'wp-content/themes/Divi/epanel/core_functions.php'),
(1771, 'wp-content/themes/Divi/epanel/custom_functions.php'),
(1772, 'wp-content/themes/Divi/epanel/google-fonts/et_google_fonts.js'),
(1773, 'wp-content/themes/Divi/epanel/js/checkbox.js'),
(1774, 'wp-content/themes/Divi/epanel/js/colorpicker.js'),
(1775, 'wp-content/themes/Divi/epanel/js/custom_uploader.js'),
(1776, 'wp-content/themes/Divi/epanel/js/eye.js'),
(1777, 'wp-content/themes/Divi/epanel/js/functions-init.js'),
(1778, 'wp-content/themes/Divi/epanel/js/layout.js'),
(1779, 'wp-content/themes/Divi/epanel/shortcodes/js/editor_plugin.js'),
(1780, 'wp-content/themes/Divi/epanel/shortcodes/js/editor_plugin.min.js'),
(1781, 'wp-content/themes/Divi/epanel/shortcodes/js/et_shortcodes_frontend.js'),
(1782, 'wp-content/themes/Divi/epanel/shortcodes/shortcodes.php'),
(1783, 'wp-content/themes/Divi/et-pagebuilder/et-pagebuilder.php'),
(1784, 'wp-content/themes/Divi/footer.php'),
(1785, 'wp-content/themes/Divi/functions.php'),
(1786, 'wp-content/themes/Divi/header.php'),
(1787, 'wp-content/themes/Divi/includes/builder/ab-testing.php'),
(1788, 'wp-content/themes/Divi/includes/builder/api/DiviExtensions.php'),
(1789, 'wp-content/themes/Divi/includes/builder/class-et-builder-element.php'),
(1790, 'wp-content/themes/Divi/includes/builder/class-et-builder-plugin-compat-base.php'),
(1791, 'wp-content/themes/Divi/includes/builder/class-et-builder-plugin-compat-loader.php'),
(1792, 'wp-content/themes/Divi/includes/builder/class-et-builder-settings.php'),
(1793, 'wp-content/themes/Divi/includes/builder/class-et-global-settings.php'),
(1794, 'wp-content/themes/Divi/includes/builder/comments_template.php'),
(1795, 'wp-content/themes/Divi/includes/builder/compat/woocommerce.php'),
(1796, 'wp-content/themes/Divi/includes/builder/core.php'),
(1797, 'wp-content/themes/Divi/includes/builder/deprecations.php'),
(1798, 'wp-content/themes/Divi/includes/builder/feature/Library.php'),
(1799, 'wp-content/themes/Divi/includes/builder/framework.php'),
(1800, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/css/mediaelement-images/bigplay.svg'),
(1801, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/css/mediaelement-images/controls.svg'),
(1802, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/scripts/failure_notice.js'),
(1803, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/scripts/react-dom.production.min.js'),
(1804, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/scripts/react.production.min.js'),
(1805, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/advlist/plugin.min.js'),
(1806, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/anchor/plugin.min.js'),
(1807, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/autolink/plugin.min.js'),
(1808, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/autoresize/plugin.min.js'),
(1809, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/autosave/plugin.min.js'),
(1810, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/bbcode/plugin.min.js'),
(1811, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/charmap/plugin.min.js'),
(1812, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/code/plugin.min.js'),
(1813, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/codesample/plugin.min.js'),
(1814, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/colorpicker/plugin.min.js'),
(1815, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/contextmenu/plugin.min.js'),
(1816, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/directionality/plugin.min.js'),
(1817, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/emoticons/plugin.min.js'),
(1818, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/fullpage/plugin.min.js'),
(1819, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/fullscreen/plugin.min.js'),
(1820, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/help/plugin.min.js'),
(1821, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/hr/plugin.min.js'),
(1822, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/image/plugin.min.js'),
(1823, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/imagetools/plugin.min.js'),
(1824, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/importcss/plugin.min.js'),
(1825, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/insertdatetime/plugin.min.js'),
(1826, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/legacyoutput/plugin.min.js'),
(1827, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/link/plugin.min.js'),
(1828, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/lists/plugin.min.js'),
(1829, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/media/plugin.min.js'),
(1830, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/nonbreaking/plugin.min.js'),
(1831, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/noneditable/plugin.min.js'),
(1832, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/pagebreak/plugin.min.js'),
(1833, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/paste/plugin.min.js'),
(1834, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/preview/plugin.min.js'),
(1835, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/print/plugin.min.js'),
(1836, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/save/plugin.min.js'),
(1837, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/searchreplace/plugin.min.js'),
(1838, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/spellchecker/plugin.min.js'),
(1839, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/tabfocus/plugin.min.js'),
(1840, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/table/plugin.min.js'),
(1841, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/template/plugin.min.js'),
(1842, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/textcolor/plugin.min.js'),
(1843, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/textpattern/plugin.min.js'),
(1844, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/toc/plugin.min.js'),
(1845, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/visualblocks/plugin.min.js'),
(1846, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/visualchars/plugin.min.js'),
(1847, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/wordcount/plugin.min.js'),
(1848, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/skins/lightgray/fonts/tinymce-small.svg'),
(1849, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/skins/lightgray/fonts/tinymce.svg'),
(1850, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/themes/inlite/theme.min.js'),
(1851, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/themes/modern/theme.min.js'),
(1852, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/tinymce-skin/fonts/tinymce-small.svg'),
(1853, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/tinymce-skin/fonts/tinymce.svg'),
(1854, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/tinymce.min.js'),
(1855, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets.php'),
(1856, 'wp-content/themes/Divi/includes/builder/frontend-builder/bundle.js'),
(1857, 'wp-content/themes/Divi/includes/builder/frontend-builder/bundle.modals.6b255e73.js'),
(1858, 'wp-content/themes/Divi/includes/builder/frontend-builder/helpers.php'),
(1859, 'wp-content/themes/Divi/includes/builder/frontend-builder/i18n/library/categories.php'),
(1860, 'wp-content/themes/Divi/includes/builder/frontend-builder/i18n/library/layouts-long.php'),
(1861, 'wp-content/themes/Divi/includes/builder/frontend-builder/i18n/library/layouts-short.php'),
(1862, 'wp-content/themes/Divi/includes/builder/frontend-builder/i18n/library/packs.php'),
(1863, 'wp-content/themes/Divi/includes/builder/frontend-builder/i18n/library.php'),
(1864, 'wp-content/themes/Divi/includes/builder/frontend-builder/init.php'),
(1865, 'wp-content/themes/Divi/includes/builder/frontend-builder/rtl.php'),
(1866, 'wp-content/themes/Divi/includes/builder/frontend-builder/view.php'),
(1867, 'wp-content/themes/Divi/includes/builder/functions.php'),
(1868, 'wp-content/themes/Divi/includes/builder/google-fonts-data.php'),
(1869, 'wp-content/themes/Divi/includes/builder/images/library-global.svg'),
(1870, 'wp-content/themes/Divi/includes/builder/images/library-layout.svg'),
(1871, 'wp-content/themes/Divi/includes/builder/images/menu.svg'),
(1872, 'wp-content/themes/Divi/includes/builder/images/stats-no-data.svg'),
(1873, 'wp-content/themes/Divi/includes/builder/images/stats.svg'),
(1874, 'wp-content/themes/Divi/includes/builder/main-modules.php'),
(1875, 'wp-content/themes/Divi/includes/builder/main-structure-elements.php'),
(1876, 'wp-content/themes/Divi/includes/builder/module/Accordion.php'),
(1877, 'wp-content/themes/Divi/includes/builder/module/AccordionItem.php'),
(1878, 'wp-content/themes/Divi/includes/builder/module/Audio.php'),
(1879, 'wp-content/themes/Divi/includes/builder/module/BarCounters.php'),
(1880, 'wp-content/themes/Divi/includes/builder/module/BarCountersItem.php'),
(1881, 'wp-content/themes/Divi/includes/builder/module/Blog.php'),
(1882, 'wp-content/themes/Divi/includes/builder/module/Blurb.php'),
(1883, 'wp-content/themes/Divi/includes/builder/module/Button.php'),
(1884, 'wp-content/themes/Divi/includes/builder/module/CircleCounter.php'),
(1885, 'wp-content/themes/Divi/includes/builder/module/Code.php'),
(1886, 'wp-content/themes/Divi/includes/builder/module/Comments.php'),
(1887, 'wp-content/themes/Divi/includes/builder/module/ContactForm.php'),
(1888, 'wp-content/themes/Divi/includes/builder/module/ContactFormItem.php'),
(1889, 'wp-content/themes/Divi/includes/builder/module/CountdownTimer.php'),
(1890, 'wp-content/themes/Divi/includes/builder/module/Cta.php'),
(1891, 'wp-content/themes/Divi/includes/builder/module/Divider.php'),
(1892, 'wp-content/themes/Divi/includes/builder/module/FilterablePortfolio.php'),
(1893, 'wp-content/themes/Divi/includes/builder/module/FullwidthCode.php'),
(1894, 'wp-content/themes/Divi/includes/builder/module/FullwidthHeader.php'),
(1895, 'wp-content/themes/Divi/includes/builder/module/FullwidthImage.php'),
(1896, 'wp-content/themes/Divi/includes/builder/module/FullwidthMap.php'),
(1897, 'wp-content/themes/Divi/includes/builder/module/FullwidthMenu.php'),
(1898, 'wp-content/themes/Divi/includes/builder/module/FullwidthPortfolio.php'),
(1899, 'wp-content/themes/Divi/includes/builder/module/FullwidthPostSlider.php'),
(1900, 'wp-content/themes/Divi/includes/builder/module/FullwidthPostTitle.php'),
(1901, 'wp-content/themes/Divi/includes/builder/module/FullwidthSlider.php'),
(1902, 'wp-content/themes/Divi/includes/builder/module/Gallery.php'),
(1903, 'wp-content/themes/Divi/includes/builder/module/Image.php'),
(1904, 'wp-content/themes/Divi/includes/builder/module/Login.php'),
(1905, 'wp-content/themes/Divi/includes/builder/module/Map.php'),
(1906, 'wp-content/themes/Divi/includes/builder/module/MapItem.php'),
(1907, 'wp-content/themes/Divi/includes/builder/module/NumberCounter.php'),
(1908, 'wp-content/themes/Divi/includes/builder/module/Portfolio.php'),
(1909, 'wp-content/themes/Divi/includes/builder/module/PostSlider.php'),
(1910, 'wp-content/themes/Divi/includes/builder/module/PostTitle.php'),
(1911, 'wp-content/themes/Divi/includes/builder/module/PostsNavigation.php'),
(1912, 'wp-content/themes/Divi/includes/builder/module/PricingTables.php'),
(1913, 'wp-content/themes/Divi/includes/builder/module/PricingTablesItem.php'),
(1914, 'wp-content/themes/Divi/includes/builder/module/Search.php'),
(1915, 'wp-content/themes/Divi/includes/builder/module/Shop.php'),
(1916, 'wp-content/themes/Divi/includes/builder/module/Sidebar.php'),
(1917, 'wp-content/themes/Divi/includes/builder/module/Signup.php'),
(1918, 'wp-content/themes/Divi/includes/builder/module/Slider.php'),
(1919, 'wp-content/themes/Divi/includes/builder/module/SliderItem.php'),
(1920, 'wp-content/themes/Divi/includes/builder/module/SocialMediaFollow.php'),
(1921, 'wp-content/themes/Divi/includes/builder/module/SocialMediaFollowItem.php'),
(1922, 'wp-content/themes/Divi/includes/builder/module/Tabs.php'),
(1923, 'wp-content/themes/Divi/includes/builder/module/TabsItem.php'),
(1924, 'wp-content/themes/Divi/includes/builder/module/TeamMember.php'),
(1925, 'wp-content/themes/Divi/includes/builder/module/Testimonial.php'),
(1926, 'wp-content/themes/Divi/includes/builder/module/Text.php'),
(1927, 'wp-content/themes/Divi/includes/builder/module/Toggle.php'),
(1928, 'wp-content/themes/Divi/includes/builder/module/Video.php'),
(1929, 'wp-content/themes/Divi/includes/builder/module/VideoSlider.php'),
(1930, 'wp-content/themes/Divi/includes/builder/module/VideoSliderItem.php'),
(1931, 'wp-content/themes/Divi/includes/builder/module/field/Base.php'),
(1932, 'wp-content/themes/Divi/includes/builder/module/field/Border.php'),
(1933, 'wp-content/themes/Divi/includes/builder/module/field/BoxShadow.php'),
(1934, 'wp-content/themes/Divi/includes/builder/module/field/Divider.php'),
(1935, 'wp-content/themes/Divi/includes/builder/module/field/Factory.php'),
(1936, 'wp-content/themes/Divi/includes/builder/module/field/TextShadow.php'),
(1937, 'wp-content/themes/Divi/includes/builder/module/field/attribute/composite/Parser.php'),
(1938, 'wp-content/themes/Divi/includes/builder/module/field/attribute/composite/type/Tabbed.php'),
(1939, 'wp-content/themes/Divi/includes/builder/module/field/template/Base.php'),
(1940, 'wp-content/themes/Divi/includes/builder/module/field/template/Tabbed.php'),
(1941, 'wp-content/themes/Divi/includes/builder/module/field/template/border/Radius.php'),
(1942, 'wp-content/themes/Divi/includes/builder/module/field/template/border/Styles.php'),
(1943, 'wp-content/themes/Divi/includes/builder/module/settings/Migration.php'),
(1944, 'wp-content/themes/Divi/includes/builder/module/settings/migration/Animation.php'),
(1945, 'wp-content/themes/Divi/includes/builder/module/settings/migration/BackgroundUI.php'),
(1946, 'wp-content/themes/Divi/includes/builder/module/settings/migration/BorderOptions.php'),
(1947, 'wp-content/themes/Divi/includes/builder/module/settings/migration/DropShadowToBoxShadow.php'),
(1948, 'wp-content/themes/Divi/includes/builder/module/settings/migration/FilterOptions.php'),
(1949, 'wp-content/themes/Divi/includes/builder/module/settings/migration/FullwidthHeader.php'),
(1950, 'wp-content/themes/Divi/includes/builder/module/settings/migration/FullwidthHeader2.php'),
(1951, 'wp-content/themes/Divi/includes/builder/module/settings/migration/InnerShadowToBoxShadow.php'),
(1952, 'wp-content/themes/Divi/includes/builder/module/settings/migration/OptionsHarmony.php'),
(1953, 'wp-content/themes/Divi/includes/builder/module/settings/migration/ShopModuleSlugs.php'),
(1954, 'wp-content/themes/Divi/includes/builder/module/settings/migration/UIImprovements.php'),
(1955, 'wp-content/themes/Divi/includes/builder/module/type/PostBased.php'),
(1956, 'wp-content/themes/Divi/includes/builder/plugin-compat/amazon-s3-and-cloudfront-pro.php'),
(1957, 'wp-content/themes/Divi/includes/builder/plugin-compat/amazon-s3-and-cloudfront.php'),
(1958, 'wp-content/themes/Divi/includes/builder/plugin-compat/divi_layout_injector.php'),
(1959, 'wp-content/themes/Divi/includes/builder/plugin-compat/dk-pdf.php'),
(1960, 'wp-content/themes/Divi/includes/builder/plugin-compat/easy-digital-downloads.php'),
(1961, 'wp-content/themes/Divi/includes/builder/plugin-compat/insert-pages.php'),
(1962, 'wp-content/themes/Divi/includes/builder/plugin-compat/mappress-google-maps-for-wordpress.php'),
(1963, 'wp-content/themes/Divi/includes/builder/plugin-compat/siteorigin-panels.php'),
(1964, 'wp-content/themes/Divi/includes/builder/plugin-compat/sitepress-multilingual-cms.php'),
(1965, 'wp-content/themes/Divi/includes/builder/plugin-compat/table-of-contents-plus.php'),
(1966, 'wp-content/themes/Divi/includes/builder/plugin-compat/woocommerce.php'),
(1967, 'wp-content/themes/Divi/includes/builder/plugin-compat/wordpress-seo.php'),
(1968, 'wp-content/themes/Divi/includes/builder/post/query/Layouts.php'),
(1969, 'wp-content/themes/Divi/includes/builder/post/taxonomy/LayoutCategory.php'),
(1970, 'wp-content/themes/Divi/includes/builder/post/taxonomy/LayoutPack.php'),
(1971, 'wp-content/themes/Divi/includes/builder/post/taxonomy/LayoutScope.php'),
(1972, 'wp-content/themes/Divi/includes/builder/post/taxonomy/LayoutType.php'),
(1973, 'wp-content/themes/Divi/includes/builder/post/taxonomy/LayoutWidth.php'),
(1974, 'wp-content/themes/Divi/includes/builder/post/type/Layout.php'),
(1975, 'wp-content/themes/Divi/includes/builder/scripts/admin_global_functions.js'),
(1976, 'wp-content/themes/Divi/includes/builder/scripts/builder.js'),
(1977, 'wp-content/themes/Divi/includes/builder/scripts/cache_notice.js'),
(1978, 'wp-content/themes/Divi/includes/builder/scripts/ext/chart.min.js'),
(1979, 'wp-content/themes/Divi/includes/builder/scripts/ext/jquery-ui-1.10.4.custom.min.js'),
(1980, 'wp-content/themes/Divi/includes/builder/scripts/ext/jquery-ui-1.11.4.custom.min.js'),
(1981, 'wp-content/themes/Divi/includes/builder/scripts/ext/jquery-ui-timepicker-addon.js'),
(1982, 'wp-content/themes/Divi/includes/builder/scripts/ext/jquery.minicolors.js'),
(1983, 'wp-content/themes/Divi/includes/builder/scripts/ext/jquery.tablesorter.min.js'),
(1984, 'wp-content/themes/Divi/includes/builder/scripts/ext/jquery.validate.js'),
(1985, 'wp-content/themes/Divi/includes/builder/scripts/ext/jquery.visible.min.js'),
(1986, 'wp-content/themes/Divi/includes/builder/scripts/ext/media-library.js'),
(1987, 'wp-content/themes/Divi/includes/builder/scripts/ext/widgets.js'),
(1988, 'wp-content/themes/Divi/includes/builder/scripts/ext/wp-color-picker-alpha-48.js'),
(1989, 'wp-content/themes/Divi/includes/builder/scripts/ext/wp-color-picker-alpha-48.min.js'),
(1990, 'wp-content/themes/Divi/includes/builder/scripts/ext/wp-color-picker-alpha.js'),
(1991, 'wp-content/themes/Divi/includes/builder/scripts/ext/wp-color-picker-alpha.min.js'),
(1992, 'wp-content/themes/Divi/includes/builder/scripts/failure_notice.js'),
(1993, 'wp-content/themes/Divi/includes/builder/scripts/frontend-builder-global-functions.js'),
(1994, 'wp-content/themes/Divi/includes/builder/scripts/frontend-builder-preview.js'),
(1995, 'wp-content/themes/Divi/includes/builder/scripts/jquery.easypiechart.js'),
(1996, 'wp-content/themes/Divi/includes/builder/scripts/jquery.fitvids.js'),
(1997, 'wp-content/themes/Divi/includes/builder/scripts/jquery.hashchange.js'),
(1998, 'wp-content/themes/Divi/includes/builder/scripts/jquery.magnific-popup.js'),
(1999, 'wp-content/themes/Divi/includes/builder/scripts/jquery.mobile.custom.min.js'),
(2000, 'wp-content/themes/Divi/includes/builder/scripts/library_category.js'),
(2001, 'wp-content/themes/Divi/includes/builder/scripts/library_scripts.js'),
(2002, 'wp-content/themes/Divi/includes/builder/scripts/lz-string.min.js'),
(2003, 'wp-content/themes/Divi/includes/builder/scripts/reset_memory_limit_increase_setting.js'),
(2004, 'wp-content/themes/Divi/includes/builder/scripts/roles_admin.js'),
(2005, 'wp-content/themes/Divi/includes/builder/scripts/salvattore.min.js'),
(2006, 'wp-content/themes/Divi/includes/builder/template-preview.php'),
(2007, 'wp-content/themes/Divi/includes/functions/choices.php'),
(2008, 'wp-content/themes/Divi/includes/functions/installation.php'),
(2009, 'wp-content/themes/Divi/includes/functions/sanitization.php'),
(2010, 'wp-content/themes/Divi/includes/functions/sidebars.php'),
(2011, 'wp-content/themes/Divi/includes/functions/tutorials.php'),
(2012, 'wp-content/themes/Divi/includes/navigation.php'),
(2013, 'wp-content/themes/Divi/includes/no-results.php'),
(2014, 'wp-content/themes/Divi/includes/social_icons.php'),
(2015, 'wp-content/themes/Divi/includes/widgets/widget-about.php'),
(2016, 'wp-content/themes/Divi/includes/widgets/widget-ads.php'),
(2017, 'wp-content/themes/Divi/includes/widgets/widget-adsense.php'),
(2018, 'wp-content/themes/Divi/includes/widgets.php'),
(2019, 'wp-content/themes/Divi/index.php'),
(2020, 'wp-content/themes/Divi/js/admin_post_settings.js'),
(2021, 'wp-content/themes/Divi/js/custom.js'),
(2022, 'wp-content/themes/Divi/js/custom.min.js'),
(2023, 'wp-content/themes/Divi/js/menu_fix.js'),
(2024, 'wp-content/themes/Divi/js/smoothscroll.js'),
(2025, 'wp-content/themes/Divi/js/theme-customizer-controls.js'),
(2026, 'wp-content/themes/Divi/js/theme-customizer.js'),
(2027, 'wp-content/themes/Divi/options_divi.php'),
(2028, 'wp-content/themes/Divi/page-template-blank.php'),
(2029, 'wp-content/themes/Divi/page.php'),
(2030, 'wp-content/themes/Divi/post_thumbnails_divi.php'),
(2031, 'wp-content/themes/Divi/sidebar-footer.php'),
(2032, 'wp-content/themes/Divi/sidebar.php'),
(2033, 'wp-content/themes/Divi/single-et_pb_layout.php'),
(2034, 'wp-content/themes/Divi/single-project.php'),
(2035, 'wp-content/themes/Divi/single.php'),
(2036, 'wp-content/themes/index.php'),
(2037, 'wp-content/themes/twentyfifteen/404.php'),
(2038, 'wp-content/themes/twentyfifteen/archive.php'),
(2039, 'wp-content/themes/twentyfifteen/author-bio.php'),
(2040, 'wp-content/themes/twentyfifteen/comments.php'),
(2041, 'wp-content/themes/twentyfifteen/content-link.php'),
(2042, 'wp-content/themes/twentyfifteen/content-none.php'),
(2043, 'wp-content/themes/twentyfifteen/content-page.php'),
(2044, 'wp-content/themes/twentyfifteen/content-search.php'),
(2045, 'wp-content/themes/twentyfifteen/content.php'),
(2046, 'wp-content/themes/twentyfifteen/css/editor-style.css'),
(2047, 'wp-content/themes/twentyfifteen/css/ie.css'),
(2048, 'wp-content/themes/twentyfifteen/css/ie7.css'),
(2049, 'wp-content/themes/twentyfifteen/footer.php'),
(2050, 'wp-content/themes/twentyfifteen/functions.php'),
(2051, 'wp-content/themes/twentyfifteen/genericons/COPYING.txt'),
(2052, 'wp-content/themes/twentyfifteen/genericons/Genericons.eot'),
(2053, 'wp-content/themes/twentyfifteen/genericons/Genericons.svg'),
(2054, 'wp-content/themes/twentyfifteen/genericons/Genericons.ttf'),
(2055, 'wp-content/themes/twentyfifteen/genericons/Genericons.woff'),
(2056, 'wp-content/themes/twentyfifteen/genericons/LICENSE.txt'),
(2057, 'wp-content/themes/twentyfifteen/genericons/README.md'),
(2058, 'wp-content/themes/twentyfifteen/genericons/genericons.css'),
(2059, 'wp-content/themes/twentyfifteen/header.php'),
(2060, 'wp-content/themes/twentyfifteen/image.php'),
(2061, 'wp-content/themes/twentyfifteen/inc/back-compat.php'),
(2062, 'wp-content/themes/twentyfifteen/inc/custom-header.php'),
(2063, 'wp-content/themes/twentyfifteen/inc/customizer.php'),
(2064, 'wp-content/themes/twentyfifteen/inc/template-tags.php'),
(2065, 'wp-content/themes/twentyfifteen/index.php'),
(2066, 'wp-content/themes/twentyfifteen/js/color-scheme-control.js'),
(2067, 'wp-content/themes/twentyfifteen/js/customize-preview.js'),
(2068, 'wp-content/themes/twentyfifteen/js/functions.js'),
(2069, 'wp-content/themes/twentyfifteen/js/html5.js'),
(2070, 'wp-content/themes/twentyfifteen/js/keyboard-image-navigation.js'),
(2071, 'wp-content/themes/twentyfifteen/js/skip-link-focus-fix.js'),
(2072, 'wp-content/themes/twentyfifteen/page.php'),
(2073, 'wp-content/themes/twentyfifteen/readme.txt'),
(2074, 'wp-content/themes/twentyfifteen/rtl.css'),
(2075, 'wp-content/themes/twentyfifteen/screenshot.png'),
(2076, 'wp-content/themes/twentyfifteen/search.php'),
(2077, 'wp-content/themes/twentyfifteen/sidebar.php'),
(2078, 'wp-content/themes/twentyfifteen/single.php'),
(2079, 'wp-content/themes/twentyfifteen/style.css'),
(2080, 'wp-content/themes/twentyseventeen/404.php'),
(2081, 'wp-content/themes/twentyseventeen/README.txt'),
(2082, 'wp-content/themes/twentyseventeen/archive.php'),
(2083, 'wp-content/themes/twentyseventeen/assets/css/colors-dark.css'),
(2084, 'wp-content/themes/twentyseventeen/assets/css/editor-style.css'),
(2085, 'wp-content/themes/twentyseventeen/assets/css/ie8.css'),
(2086, 'wp-content/themes/twentyseventeen/assets/css/ie9.css'),
(2087, 'wp-content/themes/twentyseventeen/assets/images/coffee.jpg'),
(2088, 'wp-content/themes/twentyseventeen/assets/images/espresso.jpg'),
(2089, 'wp-content/themes/twentyseventeen/assets/images/header.jpg'),
(2090, 'wp-content/themes/twentyseventeen/assets/images/sandwich.jpg'),
(2091, 'wp-content/themes/twentyseventeen/assets/images/svg-icons.svg'),
(2092, 'wp-content/themes/twentyseventeen/assets/js/customize-controls.js'),
(2093, 'wp-content/themes/twentyseventeen/assets/js/customize-preview.js'),
(2094, 'wp-content/themes/twentyseventeen/assets/js/global.js'),
(2095, 'wp-content/themes/twentyseventeen/assets/js/html5.js'),
(2096, 'wp-content/themes/twentyseventeen/assets/js/jquery.scrollTo.js'),
(2097, 'wp-content/themes/twentyseventeen/assets/js/navigation.js'),
(2098, 'wp-content/themes/twentyseventeen/assets/js/skip-link-focus-fix.js'),
(2099, 'wp-content/themes/twentyseventeen/comments.php'),
(2100, 'wp-content/themes/twentyseventeen/footer.php'),
(2101, 'wp-content/themes/twentyseventeen/front-page.php'),
(2102, 'wp-content/themes/twentyseventeen/functions.php'),
(2103, 'wp-content/themes/twentyseventeen/header.php'),
(2104, 'wp-content/themes/twentyseventeen/inc/back-compat.php'),
(2105, 'wp-content/themes/twentyseventeen/inc/color-patterns.php'),
(2106, 'wp-content/themes/twentyseventeen/inc/custom-header.php'),
(2107, 'wp-content/themes/twentyseventeen/inc/customizer.php'),
(2108, 'wp-content/themes/twentyseventeen/inc/icon-functions.php'),
(2109, 'wp-content/themes/twentyseventeen/inc/template-functions.php'),
(2110, 'wp-content/themes/twentyseventeen/inc/template-tags.php'),
(2111, 'wp-content/themes/twentyseventeen/index.php'),
(2112, 'wp-content/themes/twentyseventeen/page.php'),
(2113, 'wp-content/themes/twentyseventeen/rtl.css'),
(2114, 'wp-content/themes/twentyseventeen/screenshot.png'),
(2115, 'wp-content/themes/twentyseventeen/search.php'),
(2116, 'wp-content/themes/twentyseventeen/searchform.php'),
(2117, 'wp-content/themes/twentyseventeen/sidebar.php'),
(2118, 'wp-content/themes/twentyseventeen/single.php'),
(2119, 'wp-content/themes/twentyseventeen/style.css'),
(2120, 'wp-content/themes/twentyseventeen/template-parts/footer/footer-widgets.php'),
(2121, 'wp-content/themes/twentyseventeen/template-parts/footer/site-info.php'),
(2122, 'wp-content/themes/twentyseventeen/template-parts/header/header-image.php'),
(2123, 'wp-content/themes/twentyseventeen/template-parts/header/site-branding.php'),
(2124, 'wp-content/themes/twentyseventeen/template-parts/navigation/navigation-top.php'),
(2125, 'wp-content/themes/twentyseventeen/template-parts/page/content-front-page-panels.php'),
(2126, 'wp-content/themes/twentyseventeen/template-parts/page/content-front-page.php'),
(2127, 'wp-content/themes/twentyseventeen/template-parts/page/content-page.php'),
(2128, 'wp-content/themes/twentyseventeen/template-parts/post/content-audio.php'),
(2129, 'wp-content/themes/twentyseventeen/template-parts/post/content-excerpt.php'),
(2130, 'wp-content/themes/twentyseventeen/template-parts/post/content-gallery.php'),
(2131, 'wp-content/themes/twentyseventeen/template-parts/post/content-image.php'),
(2132, 'wp-content/themes/twentyseventeen/template-parts/post/content-none.php'),
(2133, 'wp-content/themes/twentyseventeen/template-parts/post/content-video.php'),
(2134, 'wp-content/themes/twentyseventeen/template-parts/post/content.php'),
(2135, 'wp-content/themes/twentysixteen/404.php'),
(2136, 'wp-content/themes/twentysixteen/archive.php'),
(2137, 'wp-content/themes/twentysixteen/comments.php'),
(2138, 'wp-content/themes/twentysixteen/css/editor-style.css'),
(2139, 'wp-content/themes/twentysixteen/css/ie.css'),
(2140, 'wp-content/themes/twentysixteen/css/ie7.css'),
(2141, 'wp-content/themes/twentysixteen/css/ie8.css'),
(2142, 'wp-content/themes/twentysixteen/footer.php'),
(2143, 'wp-content/themes/twentysixteen/functions.php'),
(2144, 'wp-content/themes/twentysixteen/genericons/COPYING.txt'),
(2145, 'wp-content/themes/twentysixteen/genericons/Genericons.eot'),
(2146, 'wp-content/themes/twentysixteen/genericons/Genericons.svg'),
(2147, 'wp-content/themes/twentysixteen/genericons/Genericons.ttf'),
(2148, 'wp-content/themes/twentysixteen/genericons/Genericons.woff'),
(2149, 'wp-content/themes/twentysixteen/genericons/LICENSE.txt'),
(2150, 'wp-content/themes/twentysixteen/genericons/README.md'),
(2151, 'wp-content/themes/twentysixteen/genericons/genericons.css'),
(2152, 'wp-content/themes/twentysixteen/header.php'),
(2153, 'wp-content/themes/twentysixteen/image.php'),
(2154, 'wp-content/themes/twentysixteen/inc/back-compat.php'),
(2155, 'wp-content/themes/twentysixteen/inc/customizer.php'),
(2156, 'wp-content/themes/twentysixteen/inc/template-tags.php'),
(2157, 'wp-content/themes/twentysixteen/index.php'),
(2158, 'wp-content/themes/twentysixteen/js/color-scheme-control.js'),
(2159, 'wp-content/themes/twentysixteen/js/customize-preview.js'),
(2160, 'wp-content/themes/twentysixteen/js/functions.js'),
(2161, 'wp-content/themes/twentysixteen/js/html5.js'),
(2162, 'wp-content/themes/twentysixteen/js/keyboard-image-navigation.js'),
(2163, 'wp-content/themes/twentysixteen/js/skip-link-focus-fix.js'),
(2164, 'wp-content/themes/twentysixteen/page.php'),
(2165, 'wp-content/themes/twentysixteen/readme.txt'),
(2166, 'wp-content/themes/twentysixteen/rtl.css'),
(2167, 'wp-content/themes/twentysixteen/screenshot.png'),
(2168, 'wp-content/themes/twentysixteen/search.php'),
(2169, 'wp-content/themes/twentysixteen/searchform.php'),
(2170, 'wp-content/themes/twentysixteen/sidebar-content-bottom.php'),
(2171, 'wp-content/themes/twentysixteen/sidebar.php'),
(2172, 'wp-content/themes/twentysixteen/single.php'),
(2173, 'wp-content/themes/twentysixteen/style.css'),
(2174, 'wp-content/themes/twentysixteen/template-parts/biography.php'),
(2175, 'wp-content/themes/twentysixteen/template-parts/content-none.php'),
(2176, 'wp-content/themes/twentysixteen/template-parts/content-page.php'),
(2177, 'wp-content/themes/twentysixteen/template-parts/content-search.php'),
(2178, 'wp-content/themes/twentysixteen/template-parts/content-single.php'),
(2179, 'wp-content/themes/twentysixteen/template-parts/content.php'),
(2180, 'wp-content/wflogs/attack-data.php'),
(2181, 'wp-content/wflogs/config.php'),
(2182, 'wp-content/wflogs/ips.php'),
(2183, 'wp-content/wflogs/rules.php'),
(2184, 'wp-cron.php'),
(2185, 'wp-includes/ID3/getid3.lib.php'),
(2186, 'wp-includes/ID3/getid3.php'),
(2187, 'wp-includes/ID3/license.commercial.txt'),
(2188, 'wp-includes/ID3/license.txt'),
(2189, 'wp-includes/ID3/module.audio-video.asf.php'),
(2190, 'wp-includes/ID3/module.audio-video.flv.php'),
(2191, 'wp-includes/ID3/module.audio-video.matroska.php'),
(2192, 'wp-includes/ID3/module.audio-video.quicktime.php'),
(2193, 'wp-includes/ID3/module.audio-video.riff.php'),
(2194, 'wp-includes/ID3/module.audio.ac3.php'),
(2195, 'wp-includes/ID3/module.audio.dts.php'),
(2196, 'wp-includes/ID3/module.audio.flac.php'),
(2197, 'wp-includes/ID3/module.audio.mp3.php'),
(2198, 'wp-includes/ID3/module.audio.ogg.php'),
(2199, 'wp-includes/ID3/module.tag.apetag.php'),
(2200, 'wp-includes/ID3/module.tag.id3v1.php'),
(2201, 'wp-includes/ID3/module.tag.id3v2.php'),
(2202, 'wp-includes/ID3/module.tag.lyrics3.php'),
(2203, 'wp-includes/ID3/readme.txt'),
(2204, 'wp-includes/IXR/class-IXR-base64.php'),
(2205, 'wp-includes/IXR/class-IXR-client.php'),
(2206, 'wp-includes/IXR/class-IXR-clientmulticall.php'),
(2207, 'wp-includes/IXR/class-IXR-date.php'),
(2208, 'wp-includes/IXR/class-IXR-error.php'),
(2209, 'wp-includes/IXR/class-IXR-introspectionserver.php'),
(2210, 'wp-includes/IXR/class-IXR-message.php'),
(2211, 'wp-includes/IXR/class-IXR-request.php'),
(2212, 'wp-includes/IXR/class-IXR-server.php'),
(2213, 'wp-includes/IXR/class-IXR-value.php'),
(2214, 'wp-includes/Requests/Auth/Basic.php'),
(2215, 'wp-includes/Requests/Auth.php'),
(2216, 'wp-includes/Requests/Cookie/Jar.php'),
(2217, 'wp-includes/Requests/Cookie.php'),
(2218, 'wp-includes/Requests/Exception/HTTP/304.php'),
(2219, 'wp-includes/Requests/Exception/HTTP/305.php'),
(2220, 'wp-includes/Requests/Exception/HTTP/306.php'),
(2221, 'wp-includes/Requests/Exception/HTTP/400.php'),
(2222, 'wp-includes/Requests/Exception/HTTP/401.php'),
(2223, 'wp-includes/Requests/Exception/HTTP/402.php'),
(2224, 'wp-includes/Requests/Exception/HTTP/403.php'),
(2225, 'wp-includes/Requests/Exception/HTTP/404.php'),
(2226, 'wp-includes/Requests/Exception/HTTP/405.php'),
(2227, 'wp-includes/Requests/Exception/HTTP/406.php'),
(2228, 'wp-includes/Requests/Exception/HTTP/407.php'),
(2229, 'wp-includes/Requests/Exception/HTTP/408.php'),
(2230, 'wp-includes/Requests/Exception/HTTP/409.php'),
(2231, 'wp-includes/Requests/Exception/HTTP/410.php'),
(2232, 'wp-includes/Requests/Exception/HTTP/411.php'),
(2233, 'wp-includes/Requests/Exception/HTTP/412.php'),
(2234, 'wp-includes/Requests/Exception/HTTP/413.php'),
(2235, 'wp-includes/Requests/Exception/HTTP/414.php'),
(2236, 'wp-includes/Requests/Exception/HTTP/415.php'),
(2237, 'wp-includes/Requests/Exception/HTTP/416.php'),
(2238, 'wp-includes/Requests/Exception/HTTP/417.php'),
(2239, 'wp-includes/Requests/Exception/HTTP/418.php'),
(2240, 'wp-includes/Requests/Exception/HTTP/428.php'),
(2241, 'wp-includes/Requests/Exception/HTTP/429.php'),
(2242, 'wp-includes/Requests/Exception/HTTP/431.php'),
(2243, 'wp-includes/Requests/Exception/HTTP/500.php'),
(2244, 'wp-includes/Requests/Exception/HTTP/501.php'),
(2245, 'wp-includes/Requests/Exception/HTTP/502.php'),
(2246, 'wp-includes/Requests/Exception/HTTP/503.php'),
(2247, 'wp-includes/Requests/Exception/HTTP/504.php'),
(2248, 'wp-includes/Requests/Exception/HTTP/505.php'),
(2249, 'wp-includes/Requests/Exception/HTTP/511.php'),
(2250, 'wp-includes/Requests/Exception/HTTP/Unknown.php'),
(2251, 'wp-includes/Requests/Exception/HTTP.php'),
(2252, 'wp-includes/Requests/Exception/Transport/cURL.php'),
(2253, 'wp-includes/Requests/Exception/Transport.php'),
(2254, 'wp-includes/Requests/Exception.php'),
(2255, 'wp-includes/Requests/Hooker.php'),
(2256, 'wp-includes/Requests/Hooks.php'),
(2257, 'wp-includes/Requests/IDNAEncoder.php'),
(2258, 'wp-includes/Requests/IPv6.php'),
(2259, 'wp-includes/Requests/IRI.php'),
(2260, 'wp-includes/Requests/Proxy/HTTP.php'),
(2261, 'wp-includes/Requests/Proxy.php'),
(2262, 'wp-includes/Requests/Response/Headers.php'),
(2263, 'wp-includes/Requests/Response.php'),
(2264, 'wp-includes/Requests/SSL.php'),
(2265, 'wp-includes/Requests/Session.php'),
(2266, 'wp-includes/Requests/Transport/cURL.php'),
(2267, 'wp-includes/Requests/Transport/fsockopen.php'),
(2268, 'wp-includes/Requests/Transport.php'),
(2269, 'wp-includes/Requests/Utility/CaseInsensitiveDictionary.php'),
(2270, 'wp-includes/Requests/Utility/FilteredIterator.php'),
(2271, 'wp-includes/SimplePie/Author.php'),
(2272, 'wp-includes/SimplePie/Cache/Base.php'),
(2273, 'wp-includes/SimplePie/Cache/DB.php'),
(2274, 'wp-includes/SimplePie/Cache/File.php'),
(2275, 'wp-includes/SimplePie/Cache/Memcache.php'),
(2276, 'wp-includes/SimplePie/Cache/MySQL.php'),
(2277, 'wp-includes/SimplePie/Cache.php'),
(2278, 'wp-includes/SimplePie/Caption.php'),
(2279, 'wp-includes/SimplePie/Category.php'),
(2280, 'wp-includes/SimplePie/Content/Type/Sniffer.php'),
(2281, 'wp-includes/SimplePie/Copyright.php'),
(2282, 'wp-includes/SimplePie/Core.php'),
(2283, 'wp-includes/SimplePie/Credit.php'),
(2284, 'wp-includes/SimplePie/Decode/HTML/Entities.php'),
(2285, 'wp-includes/SimplePie/Enclosure.php'),
(2286, 'wp-includes/SimplePie/Exception.php'),
(2287, 'wp-includes/SimplePie/File.php'),
(2288, 'wp-includes/SimplePie/HTTP/Parser.php'),
(2289, 'wp-includes/SimplePie/IRI.php'),
(2290, 'wp-includes/SimplePie/Item.php'),
(2291, 'wp-includes/SimplePie/Locator.php'),
(2292, 'wp-includes/SimplePie/Misc.php'),
(2293, 'wp-includes/SimplePie/Net/IPv6.php'),
(2294, 'wp-includes/SimplePie/Parse/Date.php'),
(2295, 'wp-includes/SimplePie/Parser.php'),
(2296, 'wp-includes/SimplePie/Rating.php'),
(2297, 'wp-includes/SimplePie/Registry.php'),
(2298, 'wp-includes/SimplePie/Restriction.php'),
(2299, 'wp-includes/SimplePie/Sanitize.php'),
(2300, 'wp-includes/SimplePie/Source.php'),
(2301, 'wp-includes/SimplePie/XML/Declaration/Parser.php'),
(2302, 'wp-includes/SimplePie/gzdecode.php'),
(2303, 'wp-includes/Text/Diff/Engine/native.php'),
(2304, 'wp-includes/Text/Diff/Engine/shell.php'),
(2305, 'wp-includes/Text/Diff/Engine/string.php'),
(2306, 'wp-includes/Text/Diff/Engine/xdiff.php'),
(2307, 'wp-includes/Text/Diff/Renderer/inline.php'),
(2308, 'wp-includes/Text/Diff/Renderer.php'),
(2309, 'wp-includes/Text/Diff.php'),
(2310, 'wp-includes/admin-bar.php'),
(2311, 'wp-includes/atomlib.php'),
(2312, 'wp-includes/author-template.php'),
(2313, 'wp-includes/bookmark-template.php'),
(2314, 'wp-includes/bookmark.php'),
(2315, 'wp-includes/cache.php'),
(2316, 'wp-includes/canonical.php'),
(2317, 'wp-includes/capabilities.php'),
(2318, 'wp-includes/category-template.php'),
(2319, 'wp-includes/category.php'),
(2320, 'wp-includes/certificates/ca-bundle.crt');
INSERT INTO `wp_wfKnownFileList` (`id`, `path`) VALUES
(2321, 'wp-includes/class-IXR.php'),
(2322, 'wp-includes/class-feed.php'),
(2323, 'wp-includes/class-http.php'),
(2324, 'wp-includes/class-json.php'),
(2325, 'wp-includes/class-oembed.php'),
(2326, 'wp-includes/class-phpass.php'),
(2327, 'wp-includes/class-phpmailer.php'),
(2328, 'wp-includes/class-pop3.php'),
(2329, 'wp-includes/class-requests.php'),
(2330, 'wp-includes/class-simplepie.php'),
(2331, 'wp-includes/class-smtp.php'),
(2332, 'wp-includes/class-snoopy.php'),
(2333, 'wp-includes/class-walker-category-dropdown.php'),
(2334, 'wp-includes/class-walker-category.php'),
(2335, 'wp-includes/class-walker-comment.php'),
(2336, 'wp-includes/class-walker-nav-menu.php'),
(2337, 'wp-includes/class-walker-page-dropdown.php'),
(2338, 'wp-includes/class-walker-page.php'),
(2339, 'wp-includes/class-wp-admin-bar.php'),
(2340, 'wp-includes/class-wp-ajax-response.php'),
(2341, 'wp-includes/class-wp-comment-query.php'),
(2342, 'wp-includes/class-wp-comment.php'),
(2343, 'wp-includes/class-wp-customize-control.php'),
(2344, 'wp-includes/class-wp-customize-manager.php'),
(2345, 'wp-includes/class-wp-customize-nav-menus.php'),
(2346, 'wp-includes/class-wp-customize-panel.php'),
(2347, 'wp-includes/class-wp-customize-section.php'),
(2348, 'wp-includes/class-wp-customize-setting.php'),
(2349, 'wp-includes/class-wp-customize-widgets.php'),
(2350, 'wp-includes/class-wp-dependency.php'),
(2351, 'wp-includes/class-wp-editor.php'),
(2352, 'wp-includes/class-wp-embed.php'),
(2353, 'wp-includes/class-wp-error.php'),
(2354, 'wp-includes/class-wp-feed-cache-transient.php'),
(2355, 'wp-includes/class-wp-feed-cache.php'),
(2356, 'wp-includes/class-wp-hook.php'),
(2357, 'wp-includes/class-wp-http-cookie.php'),
(2358, 'wp-includes/class-wp-http-curl.php'),
(2359, 'wp-includes/class-wp-http-encoding.php'),
(2360, 'wp-includes/class-wp-http-ixr-client.php'),
(2361, 'wp-includes/class-wp-http-proxy.php'),
(2362, 'wp-includes/class-wp-http-requests-hooks.php'),
(2363, 'wp-includes/class-wp-http-requests-response.php'),
(2364, 'wp-includes/class-wp-http-response.php'),
(2365, 'wp-includes/class-wp-http-streams.php'),
(2366, 'wp-includes/class-wp-image-editor-gd.php'),
(2367, 'wp-includes/class-wp-image-editor-imagick.php'),
(2368, 'wp-includes/class-wp-image-editor.php'),
(2369, 'wp-includes/class-wp-list-util.php'),
(2370, 'wp-includes/class-wp-locale-switcher.php'),
(2371, 'wp-includes/class-wp-locale.php'),
(2372, 'wp-includes/class-wp-matchesmapregex.php'),
(2373, 'wp-includes/class-wp-meta-query.php'),
(2374, 'wp-includes/class-wp-metadata-lazyloader.php'),
(2375, 'wp-includes/class-wp-network-query.php'),
(2376, 'wp-includes/class-wp-network.php'),
(2377, 'wp-includes/class-wp-oembed-controller.php'),
(2378, 'wp-includes/class-wp-post-type.php'),
(2379, 'wp-includes/class-wp-post.php'),
(2380, 'wp-includes/class-wp-query.php'),
(2381, 'wp-includes/class-wp-rewrite.php'),
(2382, 'wp-includes/class-wp-role.php'),
(2383, 'wp-includes/class-wp-roles.php'),
(2384, 'wp-includes/class-wp-session-tokens.php'),
(2385, 'wp-includes/class-wp-simplepie-file.php'),
(2386, 'wp-includes/class-wp-simplepie-sanitize-kses.php'),
(2387, 'wp-includes/class-wp-site-query.php'),
(2388, 'wp-includes/class-wp-site.php'),
(2389, 'wp-includes/class-wp-tax-query.php'),
(2390, 'wp-includes/class-wp-taxonomy.php'),
(2391, 'wp-includes/class-wp-term-query.php'),
(2392, 'wp-includes/class-wp-term.php'),
(2393, 'wp-includes/class-wp-text-diff-renderer-inline.php'),
(2394, 'wp-includes/class-wp-text-diff-renderer-table.php'),
(2395, 'wp-includes/class-wp-theme.php'),
(2396, 'wp-includes/class-wp-user-meta-session-tokens.php'),
(2397, 'wp-includes/class-wp-user-query.php'),
(2398, 'wp-includes/class-wp-user.php'),
(2399, 'wp-includes/class-wp-walker.php'),
(2400, 'wp-includes/class-wp-widget-factory.php'),
(2401, 'wp-includes/class-wp-widget.php'),
(2402, 'wp-includes/class-wp-xmlrpc-server.php'),
(2403, 'wp-includes/class-wp.php'),
(2404, 'wp-includes/class.wp-dependencies.php'),
(2405, 'wp-includes/class.wp-scripts.php'),
(2406, 'wp-includes/class.wp-styles.php'),
(2407, 'wp-includes/comment-template.php'),
(2408, 'wp-includes/comment.php'),
(2409, 'wp-includes/compat.php'),
(2410, 'wp-includes/cron.php'),
(2411, 'wp-includes/css/admin-bar-rtl.css'),
(2412, 'wp-includes/css/admin-bar-rtl.min.css'),
(2413, 'wp-includes/css/admin-bar.css'),
(2414, 'wp-includes/css/admin-bar.min.css'),
(2415, 'wp-includes/css/buttons-rtl.css'),
(2416, 'wp-includes/css/buttons-rtl.min.css'),
(2417, 'wp-includes/css/buttons.css'),
(2418, 'wp-includes/css/buttons.min.css'),
(2419, 'wp-includes/css/customize-preview-rtl.css'),
(2420, 'wp-includes/css/customize-preview-rtl.min.css'),
(2421, 'wp-includes/css/customize-preview.css'),
(2422, 'wp-includes/css/customize-preview.min.css'),
(2423, 'wp-includes/css/dashicons.css'),
(2424, 'wp-includes/css/dashicons.min.css'),
(2425, 'wp-includes/css/editor-rtl.css'),
(2426, 'wp-includes/css/editor-rtl.min.css'),
(2427, 'wp-includes/css/editor.css'),
(2428, 'wp-includes/css/editor.min.css'),
(2429, 'wp-includes/css/jquery-ui-dialog-rtl.css'),
(2430, 'wp-includes/css/jquery-ui-dialog-rtl.min.css'),
(2431, 'wp-includes/css/jquery-ui-dialog.css'),
(2432, 'wp-includes/css/jquery-ui-dialog.min.css'),
(2433, 'wp-includes/css/media-views-rtl.css'),
(2434, 'wp-includes/css/media-views-rtl.min.css'),
(2435, 'wp-includes/css/media-views.css'),
(2436, 'wp-includes/css/media-views.min.css'),
(2437, 'wp-includes/css/wp-auth-check-rtl.css'),
(2438, 'wp-includes/css/wp-auth-check-rtl.min.css'),
(2439, 'wp-includes/css/wp-auth-check.css'),
(2440, 'wp-includes/css/wp-auth-check.min.css'),
(2441, 'wp-includes/css/wp-embed-template-ie.css'),
(2442, 'wp-includes/css/wp-embed-template-ie.min.css'),
(2443, 'wp-includes/css/wp-embed-template.css'),
(2444, 'wp-includes/css/wp-embed-template.min.css'),
(2445, 'wp-includes/css/wp-pointer-rtl.css'),
(2446, 'wp-includes/css/wp-pointer-rtl.min.css'),
(2447, 'wp-includes/css/wp-pointer.css'),
(2448, 'wp-includes/css/wp-pointer.min.css'),
(2449, 'wp-includes/customize/class-wp-customize-background-image-control.php'),
(2450, 'wp-includes/customize/class-wp-customize-background-image-setting.php'),
(2451, 'wp-includes/customize/class-wp-customize-background-position-control.php'),
(2452, 'wp-includes/customize/class-wp-customize-code-editor-control.php'),
(2453, 'wp-includes/customize/class-wp-customize-color-control.php'),
(2454, 'wp-includes/customize/class-wp-customize-cropped-image-control.php'),
(2455, 'wp-includes/customize/class-wp-customize-custom-css-setting.php'),
(2456, 'wp-includes/customize/class-wp-customize-date-time-control.php'),
(2457, 'wp-includes/customize/class-wp-customize-filter-setting.php'),
(2458, 'wp-includes/customize/class-wp-customize-header-image-control.php'),
(2459, 'wp-includes/customize/class-wp-customize-header-image-setting.php'),
(2460, 'wp-includes/customize/class-wp-customize-image-control.php'),
(2461, 'wp-includes/customize/class-wp-customize-media-control.php'),
(2462, 'wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php'),
(2463, 'wp-includes/customize/class-wp-customize-nav-menu-control.php'),
(2464, 'wp-includes/customize/class-wp-customize-nav-menu-item-control.php'),
(2465, 'wp-includes/customize/class-wp-customize-nav-menu-item-setting.php'),
(2466, 'wp-includes/customize/class-wp-customize-nav-menu-location-control.php'),
(2467, 'wp-includes/customize/class-wp-customize-nav-menu-locations-control.php'),
(2468, 'wp-includes/customize/class-wp-customize-nav-menu-name-control.php'),
(2469, 'wp-includes/customize/class-wp-customize-nav-menu-section.php'),
(2470, 'wp-includes/customize/class-wp-customize-nav-menu-setting.php'),
(2471, 'wp-includes/customize/class-wp-customize-nav-menus-panel.php'),
(2472, 'wp-includes/customize/class-wp-customize-new-menu-control.php'),
(2473, 'wp-includes/customize/class-wp-customize-new-menu-section.php'),
(2474, 'wp-includes/customize/class-wp-customize-partial.php'),
(2475, 'wp-includes/customize/class-wp-customize-selective-refresh.php'),
(2476, 'wp-includes/customize/class-wp-customize-sidebar-section.php'),
(2477, 'wp-includes/customize/class-wp-customize-site-icon-control.php'),
(2478, 'wp-includes/customize/class-wp-customize-theme-control.php'),
(2479, 'wp-includes/customize/class-wp-customize-themes-panel.php'),
(2480, 'wp-includes/customize/class-wp-customize-themes-section.php'),
(2481, 'wp-includes/customize/class-wp-customize-upload-control.php'),
(2482, 'wp-includes/customize/class-wp-widget-area-customize-control.php'),
(2483, 'wp-includes/customize/class-wp-widget-form-customize-control.php'),
(2484, 'wp-includes/date.php'),
(2485, 'wp-includes/default-constants.php'),
(2486, 'wp-includes/default-filters.php'),
(2487, 'wp-includes/default-widgets.php'),
(2488, 'wp-includes/deprecated.php'),
(2489, 'wp-includes/embed-template.php'),
(2490, 'wp-includes/embed.php'),
(2491, 'wp-includes/feed-atom-comments.php'),
(2492, 'wp-includes/feed-atom.php'),
(2493, 'wp-includes/feed-rdf.php'),
(2494, 'wp-includes/feed-rss.php'),
(2495, 'wp-includes/feed-rss2-comments.php'),
(2496, 'wp-includes/feed-rss2.php'),
(2497, 'wp-includes/feed.php'),
(2498, 'wp-includes/fonts/dashicons.eot'),
(2499, 'wp-includes/fonts/dashicons.svg'),
(2500, 'wp-includes/fonts/dashicons.ttf'),
(2501, 'wp-includes/fonts/dashicons.woff'),
(2502, 'wp-includes/formatting.php'),
(2503, 'wp-includes/functions.php'),
(2504, 'wp-includes/functions.wp-scripts.php'),
(2505, 'wp-includes/functions.wp-styles.php'),
(2506, 'wp-includes/general-template.php'),
(2507, 'wp-includes/http.php'),
(2508, 'wp-includes/images/admin-bar-sprite-2x.png'),
(2509, 'wp-includes/images/admin-bar-sprite.png'),
(2510, 'wp-includes/images/arrow-pointer-blue-2x.png'),
(2511, 'wp-includes/images/arrow-pointer-blue.png'),
(2512, 'wp-includes/images/blank.gif'),
(2513, 'wp-includes/images/crystal/archive.png'),
(2514, 'wp-includes/images/crystal/audio.png'),
(2515, 'wp-includes/images/crystal/code.png'),
(2516, 'wp-includes/images/crystal/default.png'),
(2517, 'wp-includes/images/crystal/document.png'),
(2518, 'wp-includes/images/crystal/interactive.png'),
(2519, 'wp-includes/images/crystal/license.txt'),
(2520, 'wp-includes/images/crystal/spreadsheet.png'),
(2521, 'wp-includes/images/crystal/text.png'),
(2522, 'wp-includes/images/crystal/video.png'),
(2523, 'wp-includes/images/down_arrow-2x.gif'),
(2524, 'wp-includes/images/down_arrow.gif'),
(2525, 'wp-includes/images/icon-pointer-flag-2x.png'),
(2526, 'wp-includes/images/icon-pointer-flag.png'),
(2527, 'wp-includes/images/media/archive.png'),
(2528, 'wp-includes/images/media/audio.png'),
(2529, 'wp-includes/images/media/code.png'),
(2530, 'wp-includes/images/media/default.png'),
(2531, 'wp-includes/images/media/document.png'),
(2532, 'wp-includes/images/media/interactive.png'),
(2533, 'wp-includes/images/media/spreadsheet.png'),
(2534, 'wp-includes/images/media/text.png'),
(2535, 'wp-includes/images/media/video.png'),
(2536, 'wp-includes/images/rss-2x.png'),
(2537, 'wp-includes/images/rss.png'),
(2538, 'wp-includes/images/smilies/frownie.png'),
(2539, 'wp-includes/images/smilies/icon_arrow.gif'),
(2540, 'wp-includes/images/smilies/icon_biggrin.gif'),
(2541, 'wp-includes/images/smilies/icon_confused.gif'),
(2542, 'wp-includes/images/smilies/icon_cool.gif'),
(2543, 'wp-includes/images/smilies/icon_cry.gif'),
(2544, 'wp-includes/images/smilies/icon_eek.gif'),
(2545, 'wp-includes/images/smilies/icon_evil.gif'),
(2546, 'wp-includes/images/smilies/icon_exclaim.gif'),
(2547, 'wp-includes/images/smilies/icon_idea.gif'),
(2548, 'wp-includes/images/smilies/icon_lol.gif'),
(2549, 'wp-includes/images/smilies/icon_mad.gif'),
(2550, 'wp-includes/images/smilies/icon_mrgreen.gif'),
(2551, 'wp-includes/images/smilies/icon_neutral.gif'),
(2552, 'wp-includes/images/smilies/icon_question.gif'),
(2553, 'wp-includes/images/smilies/icon_razz.gif'),
(2554, 'wp-includes/images/smilies/icon_redface.gif'),
(2555, 'wp-includes/images/smilies/icon_rolleyes.gif'),
(2556, 'wp-includes/images/smilies/icon_sad.gif'),
(2557, 'wp-includes/images/smilies/icon_smile.gif'),
(2558, 'wp-includes/images/smilies/icon_surprised.gif'),
(2559, 'wp-includes/images/smilies/icon_twisted.gif'),
(2560, 'wp-includes/images/smilies/icon_wink.gif'),
(2561, 'wp-includes/images/smilies/mrgreen.png'),
(2562, 'wp-includes/images/smilies/rolleyes.png'),
(2563, 'wp-includes/images/smilies/simple-smile.png'),
(2564, 'wp-includes/images/spinner-2x.gif'),
(2565, 'wp-includes/images/spinner.gif'),
(2566, 'wp-includes/images/toggle-arrow-2x.png'),
(2567, 'wp-includes/images/toggle-arrow.png'),
(2568, 'wp-includes/images/uploader-icons-2x.png'),
(2569, 'wp-includes/images/uploader-icons.png'),
(2570, 'wp-includes/images/w-logo-blue.png'),
(2571, 'wp-includes/images/wlw/wp-comments.png'),
(2572, 'wp-includes/images/wlw/wp-icon.png'),
(2573, 'wp-includes/images/wlw/wp-watermark.png'),
(2574, 'wp-includes/images/wpicons-2x.png'),
(2575, 'wp-includes/images/wpicons.png'),
(2576, 'wp-includes/images/wpspin-2x.gif'),
(2577, 'wp-includes/images/wpspin.gif'),
(2578, 'wp-includes/images/xit-2x.gif'),
(2579, 'wp-includes/images/xit.gif'),
(2580, 'wp-includes/js/admin-bar.js'),
(2581, 'wp-includes/js/admin-bar.min.js'),
(2582, 'wp-includes/js/api-request.js'),
(2583, 'wp-includes/js/api-request.min.js'),
(2584, 'wp-includes/js/autosave.js'),
(2585, 'wp-includes/js/autosave.min.js'),
(2586, 'wp-includes/js/backbone.min.js'),
(2587, 'wp-includes/js/codemirror/codemirror.min.css'),
(2588, 'wp-includes/js/codemirror/codemirror.min.js'),
(2589, 'wp-includes/js/codemirror/csslint.js'),
(2590, 'wp-includes/js/codemirror/htmlhint-kses.js'),
(2591, 'wp-includes/js/codemirror/htmlhint.js'),
(2592, 'wp-includes/js/codemirror/jshint.js'),
(2593, 'wp-includes/js/codemirror/jsonlint.js'),
(2594, 'wp-includes/js/colorpicker.js'),
(2595, 'wp-includes/js/colorpicker.min.js'),
(2596, 'wp-includes/js/comment-reply.js'),
(2597, 'wp-includes/js/comment-reply.min.js'),
(2598, 'wp-includes/js/crop/cropper.css'),
(2599, 'wp-includes/js/crop/cropper.js'),
(2600, 'wp-includes/js/crop/marqueeHoriz.gif'),
(2601, 'wp-includes/js/crop/marqueeVert.gif'),
(2602, 'wp-includes/js/customize-base.js'),
(2603, 'wp-includes/js/customize-base.min.js'),
(2604, 'wp-includes/js/customize-loader.js'),
(2605, 'wp-includes/js/customize-loader.min.js'),
(2606, 'wp-includes/js/customize-models.js'),
(2607, 'wp-includes/js/customize-models.min.js'),
(2608, 'wp-includes/js/customize-preview-nav-menus.js'),
(2609, 'wp-includes/js/customize-preview-nav-menus.min.js'),
(2610, 'wp-includes/js/customize-preview-widgets.js'),
(2611, 'wp-includes/js/customize-preview-widgets.min.js'),
(2612, 'wp-includes/js/customize-preview.js'),
(2613, 'wp-includes/js/customize-preview.min.js'),
(2614, 'wp-includes/js/customize-selective-refresh.js'),
(2615, 'wp-includes/js/customize-selective-refresh.min.js'),
(2616, 'wp-includes/js/customize-views.js'),
(2617, 'wp-includes/js/customize-views.min.js'),
(2618, 'wp-includes/js/heartbeat.js'),
(2619, 'wp-includes/js/heartbeat.min.js'),
(2620, 'wp-includes/js/hoverIntent.js'),
(2621, 'wp-includes/js/hoverIntent.min.js'),
(2622, 'wp-includes/js/imagesloaded.min.js'),
(2623, 'wp-includes/js/imgareaselect/border-anim-h.gif'),
(2624, 'wp-includes/js/imgareaselect/border-anim-v.gif'),
(2625, 'wp-includes/js/imgareaselect/imgareaselect.css'),
(2626, 'wp-includes/js/imgareaselect/jquery.imgareaselect.js'),
(2627, 'wp-includes/js/imgareaselect/jquery.imgareaselect.min.js'),
(2628, 'wp-includes/js/jcrop/Jcrop.gif'),
(2629, 'wp-includes/js/jcrop/jquery.Jcrop.min.css'),
(2630, 'wp-includes/js/jcrop/jquery.Jcrop.min.js'),
(2631, 'wp-includes/js/jquery/jquery-migrate.js'),
(2632, 'wp-includes/js/jquery/jquery-migrate.min.js'),
(2633, 'wp-includes/js/jquery/jquery.color.min.js'),
(2634, 'wp-includes/js/jquery/jquery.form.js'),
(2635, 'wp-includes/js/jquery/jquery.form.min.js'),
(2636, 'wp-includes/js/jquery/jquery.hotkeys.js'),
(2637, 'wp-includes/js/jquery/jquery.hotkeys.min.js'),
(2638, 'wp-includes/js/jquery/jquery.js'),
(2639, 'wp-includes/js/jquery/jquery.masonry.min.js'),
(2640, 'wp-includes/js/jquery/jquery.query.js'),
(2641, 'wp-includes/js/jquery/jquery.schedule.js'),
(2642, 'wp-includes/js/jquery/jquery.serialize-object.js'),
(2643, 'wp-includes/js/jquery/jquery.table-hotkeys.js'),
(2644, 'wp-includes/js/jquery/jquery.table-hotkeys.min.js'),
(2645, 'wp-includes/js/jquery/jquery.ui.touch-punch.js'),
(2646, 'wp-includes/js/jquery/suggest.js'),
(2647, 'wp-includes/js/jquery/suggest.min.js'),
(2648, 'wp-includes/js/jquery/ui/accordion.min.js'),
(2649, 'wp-includes/js/jquery/ui/autocomplete.min.js'),
(2650, 'wp-includes/js/jquery/ui/button.min.js'),
(2651, 'wp-includes/js/jquery/ui/core.min.js'),
(2652, 'wp-includes/js/jquery/ui/datepicker.min.js'),
(2653, 'wp-includes/js/jquery/ui/dialog.min.js'),
(2654, 'wp-includes/js/jquery/ui/draggable.min.js'),
(2655, 'wp-includes/js/jquery/ui/droppable.min.js'),
(2656, 'wp-includes/js/jquery/ui/effect-blind.min.js'),
(2657, 'wp-includes/js/jquery/ui/effect-bounce.min.js'),
(2658, 'wp-includes/js/jquery/ui/effect-clip.min.js'),
(2659, 'wp-includes/js/jquery/ui/effect-drop.min.js'),
(2660, 'wp-includes/js/jquery/ui/effect-explode.min.js'),
(2661, 'wp-includes/js/jquery/ui/effect-fade.min.js'),
(2662, 'wp-includes/js/jquery/ui/effect-fold.min.js'),
(2663, 'wp-includes/js/jquery/ui/effect-highlight.min.js'),
(2664, 'wp-includes/js/jquery/ui/effect-puff.min.js'),
(2665, 'wp-includes/js/jquery/ui/effect-pulsate.min.js'),
(2666, 'wp-includes/js/jquery/ui/effect-scale.min.js'),
(2667, 'wp-includes/js/jquery/ui/effect-shake.min.js'),
(2668, 'wp-includes/js/jquery/ui/effect-size.min.js'),
(2669, 'wp-includes/js/jquery/ui/effect-slide.min.js'),
(2670, 'wp-includes/js/jquery/ui/effect-transfer.min.js'),
(2671, 'wp-includes/js/jquery/ui/effect.min.js'),
(2672, 'wp-includes/js/jquery/ui/menu.min.js'),
(2673, 'wp-includes/js/jquery/ui/mouse.min.js'),
(2674, 'wp-includes/js/jquery/ui/position.min.js'),
(2675, 'wp-includes/js/jquery/ui/progressbar.min.js'),
(2676, 'wp-includes/js/jquery/ui/resizable.min.js'),
(2677, 'wp-includes/js/jquery/ui/selectable.min.js'),
(2678, 'wp-includes/js/jquery/ui/selectmenu.min.js'),
(2679, 'wp-includes/js/jquery/ui/slider.min.js'),
(2680, 'wp-includes/js/jquery/ui/sortable.min.js'),
(2681, 'wp-includes/js/jquery/ui/spinner.min.js'),
(2682, 'wp-includes/js/jquery/ui/tabs.min.js'),
(2683, 'wp-includes/js/jquery/ui/tooltip.min.js'),
(2684, 'wp-includes/js/jquery/ui/widget.min.js'),
(2685, 'wp-includes/js/json2.js'),
(2686, 'wp-includes/js/json2.min.js'),
(2687, 'wp-includes/js/masonry.min.js'),
(2688, 'wp-includes/js/mce-view.js'),
(2689, 'wp-includes/js/mce-view.min.js'),
(2690, 'wp-includes/js/media-audiovideo.js'),
(2691, 'wp-includes/js/media-audiovideo.min.js'),
(2692, 'wp-includes/js/media-editor.js'),
(2693, 'wp-includes/js/media-editor.min.js'),
(2694, 'wp-includes/js/media-grid.js'),
(2695, 'wp-includes/js/media-grid.min.js'),
(2696, 'wp-includes/js/media-models.js'),
(2697, 'wp-includes/js/media-models.min.js'),
(2698, 'wp-includes/js/media-views.js'),
(2699, 'wp-includes/js/media-views.min.js'),
(2700, 'wp-includes/js/mediaelement/mediaelement-and-player.js'),
(2701, 'wp-includes/js/mediaelement/mediaelement-and-player.min.js'),
(2702, 'wp-includes/js/mediaelement/mediaelement-migrate.js'),
(2703, 'wp-includes/js/mediaelement/mediaelement-migrate.min.js'),
(2704, 'wp-includes/js/mediaelement/mediaelement.js'),
(2705, 'wp-includes/js/mediaelement/mediaelement.min.js'),
(2706, 'wp-includes/js/mediaelement/mediaelementplayer-legacy.css'),
(2707, 'wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css'),
(2708, 'wp-includes/js/mediaelement/mediaelementplayer.css'),
(2709, 'wp-includes/js/mediaelement/mediaelementplayer.min.css'),
(2710, 'wp-includes/js/mediaelement/mejs-controls.png'),
(2711, 'wp-includes/js/mediaelement/mejs-controls.svg'),
(2712, 'wp-includes/js/mediaelement/renderers/vimeo.js'),
(2713, 'wp-includes/js/mediaelement/renderers/vimeo.min.js'),
(2714, 'wp-includes/js/mediaelement/wp-mediaelement.css'),
(2715, 'wp-includes/js/mediaelement/wp-mediaelement.js'),
(2716, 'wp-includes/js/mediaelement/wp-mediaelement.min.css'),
(2717, 'wp-includes/js/mediaelement/wp-mediaelement.min.js'),
(2718, 'wp-includes/js/mediaelement/wp-playlist.js'),
(2719, 'wp-includes/js/mediaelement/wp-playlist.min.js'),
(2720, 'wp-includes/js/plupload/handlers.js'),
(2721, 'wp-includes/js/plupload/handlers.min.js'),
(2722, 'wp-includes/js/plupload/license.txt'),
(2723, 'wp-includes/js/plupload/moxie.js'),
(2724, 'wp-includes/js/plupload/moxie.min.js'),
(2725, 'wp-includes/js/plupload/plupload.js'),
(2726, 'wp-includes/js/plupload/plupload.min.js'),
(2727, 'wp-includes/js/plupload/wp-plupload.js'),
(2728, 'wp-includes/js/plupload/wp-plupload.min.js'),
(2729, 'wp-includes/js/quicktags.js'),
(2730, 'wp-includes/js/quicktags.min.js'),
(2731, 'wp-includes/js/shortcode.js'),
(2732, 'wp-includes/js/shortcode.min.js'),
(2733, 'wp-includes/js/swfobject.js'),
(2734, 'wp-includes/js/swfupload/handlers.js'),
(2735, 'wp-includes/js/swfupload/handlers.min.js'),
(2736, 'wp-includes/js/swfupload/license.txt'),
(2737, 'wp-includes/js/swfupload/swfupload.js'),
(2738, 'wp-includes/js/thickbox/loadingAnimation.gif'),
(2739, 'wp-includes/js/thickbox/macFFBgHack.png'),
(2740, 'wp-includes/js/thickbox/thickbox.css'),
(2741, 'wp-includes/js/thickbox/thickbox.js'),
(2742, 'wp-includes/js/tinymce/langs/wp-langs-en.js'),
(2743, 'wp-includes/js/tinymce/license.txt'),
(2744, 'wp-includes/js/tinymce/plugins/charmap/plugin.js'),
(2745, 'wp-includes/js/tinymce/plugins/charmap/plugin.min.js'),
(2746, 'wp-includes/js/tinymce/plugins/colorpicker/plugin.js'),
(2747, 'wp-includes/js/tinymce/plugins/colorpicker/plugin.min.js'),
(2748, 'wp-includes/js/tinymce/plugins/compat3x/css/dialog.css'),
(2749, 'wp-includes/js/tinymce/plugins/compat3x/plugin.js'),
(2750, 'wp-includes/js/tinymce/plugins/compat3x/plugin.min.js'),
(2751, 'wp-includes/js/tinymce/plugins/directionality/plugin.js'),
(2752, 'wp-includes/js/tinymce/plugins/directionality/plugin.min.js'),
(2753, 'wp-includes/js/tinymce/plugins/fullscreen/plugin.js'),
(2754, 'wp-includes/js/tinymce/plugins/fullscreen/plugin.min.js'),
(2755, 'wp-includes/js/tinymce/plugins/hr/plugin.js'),
(2756, 'wp-includes/js/tinymce/plugins/hr/plugin.min.js'),
(2757, 'wp-includes/js/tinymce/plugins/image/plugin.js'),
(2758, 'wp-includes/js/tinymce/plugins/image/plugin.min.js'),
(2759, 'wp-includes/js/tinymce/plugins/link/plugin.js'),
(2760, 'wp-includes/js/tinymce/plugins/link/plugin.min.js'),
(2761, 'wp-includes/js/tinymce/plugins/lists/plugin.js'),
(2762, 'wp-includes/js/tinymce/plugins/lists/plugin.min.js'),
(2763, 'wp-includes/js/tinymce/plugins/media/plugin.js'),
(2764, 'wp-includes/js/tinymce/plugins/media/plugin.min.js'),
(2765, 'wp-includes/js/tinymce/plugins/paste/plugin.js'),
(2766, 'wp-includes/js/tinymce/plugins/paste/plugin.min.js'),
(2767, 'wp-includes/js/tinymce/plugins/tabfocus/plugin.js'),
(2768, 'wp-includes/js/tinymce/plugins/tabfocus/plugin.min.js'),
(2769, 'wp-includes/js/tinymce/plugins/textcolor/plugin.js'),
(2770, 'wp-includes/js/tinymce/plugins/textcolor/plugin.min.js'),
(2771, 'wp-includes/js/tinymce/plugins/wordpress/plugin.js'),
(2772, 'wp-includes/js/tinymce/plugins/wordpress/plugin.min.js'),
(2773, 'wp-includes/js/tinymce/plugins/wpautoresize/plugin.js'),
(2774, 'wp-includes/js/tinymce/plugins/wpautoresize/plugin.min.js'),
(2775, 'wp-includes/js/tinymce/plugins/wpdialogs/plugin.js'),
(2776, 'wp-includes/js/tinymce/plugins/wpdialogs/plugin.min.js'),
(2777, 'wp-includes/js/tinymce/plugins/wpeditimage/plugin.js'),
(2778, 'wp-includes/js/tinymce/plugins/wpeditimage/plugin.min.js'),
(2779, 'wp-includes/js/tinymce/plugins/wpemoji/plugin.js'),
(2780, 'wp-includes/js/tinymce/plugins/wpemoji/plugin.min.js'),
(2781, 'wp-includes/js/tinymce/plugins/wpgallery/plugin.js'),
(2782, 'wp-includes/js/tinymce/plugins/wpgallery/plugin.min.js'),
(2783, 'wp-includes/js/tinymce/plugins/wplink/plugin.js'),
(2784, 'wp-includes/js/tinymce/plugins/wplink/plugin.min.js'),
(2785, 'wp-includes/js/tinymce/plugins/wptextpattern/plugin.js'),
(2786, 'wp-includes/js/tinymce/plugins/wptextpattern/plugin.min.js'),
(2787, 'wp-includes/js/tinymce/plugins/wpview/plugin.js'),
(2788, 'wp-includes/js/tinymce/plugins/wpview/plugin.min.js'),
(2789, 'wp-includes/js/tinymce/skins/lightgray/content.inline.min.css'),
(2790, 'wp-includes/js/tinymce/skins/lightgray/content.min.css'),
(2791, 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.eot'),
(2792, 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.svg'),
(2793, 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.ttf'),
(2794, 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.woff'),
(2795, 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.eot'),
(2796, 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.svg'),
(2797, 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.ttf'),
(2798, 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.woff'),
(2799, 'wp-includes/js/tinymce/skins/lightgray/img/anchor.gif'),
(2800, 'wp-includes/js/tinymce/skins/lightgray/img/loader.gif'),
(2801, 'wp-includes/js/tinymce/skins/lightgray/img/object.gif'),
(2802, 'wp-includes/js/tinymce/skins/lightgray/img/trans.gif'),
(2803, 'wp-includes/js/tinymce/skins/lightgray/skin.min.css'),
(2804, 'wp-includes/js/tinymce/skins/wordpress/images/audio.png'),
(2805, 'wp-includes/js/tinymce/skins/wordpress/images/dashicon-edit.png'),
(2806, 'wp-includes/js/tinymce/skins/wordpress/images/dashicon-no.png'),
(2807, 'wp-includes/js/tinymce/skins/wordpress/images/embedded.png'),
(2808, 'wp-includes/js/tinymce/skins/wordpress/images/gallery-2x.png'),
(2809, 'wp-includes/js/tinymce/skins/wordpress/images/gallery.png'),
(2810, 'wp-includes/js/tinymce/skins/wordpress/images/more-2x.png'),
(2811, 'wp-includes/js/tinymce/skins/wordpress/images/more.png'),
(2812, 'wp-includes/js/tinymce/skins/wordpress/images/pagebreak-2x.png'),
(2813, 'wp-includes/js/tinymce/skins/wordpress/images/pagebreak.png'),
(2814, 'wp-includes/js/tinymce/skins/wordpress/images/playlist-audio.png'),
(2815, 'wp-includes/js/tinymce/skins/wordpress/images/playlist-video.png'),
(2816, 'wp-includes/js/tinymce/skins/wordpress/images/video.png'),
(2817, 'wp-includes/js/tinymce/skins/wordpress/wp-content.css'),
(2818, 'wp-includes/js/tinymce/themes/inlite/theme.js'),
(2819, 'wp-includes/js/tinymce/themes/inlite/theme.min.js'),
(2820, 'wp-includes/js/tinymce/themes/modern/theme.js'),
(2821, 'wp-includes/js/tinymce/themes/modern/theme.min.js'),
(2822, 'wp-includes/js/tinymce/tiny_mce_popup.js'),
(2823, 'wp-includes/js/tinymce/tinymce.min.js'),
(2824, 'wp-includes/js/tinymce/utils/editable_selects.js'),
(2825, 'wp-includes/js/tinymce/utils/form_utils.js'),
(2826, 'wp-includes/js/tinymce/utils/mctabs.js'),
(2827, 'wp-includes/js/tinymce/utils/validate.js'),
(2828, 'wp-includes/js/tinymce/wp-tinymce.js.gz'),
(2829, 'wp-includes/js/tinymce/wp-tinymce.php'),
(2830, 'wp-includes/js/tw-sack.js'),
(2831, 'wp-includes/js/tw-sack.min.js'),
(2832, 'wp-includes/js/twemoji.js'),
(2833, 'wp-includes/js/twemoji.min.js'),
(2834, 'wp-includes/js/underscore.min.js'),
(2835, 'wp-includes/js/utils.js'),
(2836, 'wp-includes/js/utils.min.js'),
(2837, 'wp-includes/js/wp-a11y.js'),
(2838, 'wp-includes/js/wp-a11y.min.js'),
(2839, 'wp-includes/js/wp-ajax-response.js'),
(2840, 'wp-includes/js/wp-ajax-response.min.js'),
(2841, 'wp-includes/js/wp-api.js'),
(2842, 'wp-includes/js/wp-api.min.js'),
(2843, 'wp-includes/js/wp-auth-check.js'),
(2844, 'wp-includes/js/wp-auth-check.min.js'),
(2845, 'wp-includes/js/wp-backbone.js'),
(2846, 'wp-includes/js/wp-backbone.min.js'),
(2847, 'wp-includes/js/wp-custom-header.js'),
(2848, 'wp-includes/js/wp-custom-header.min.js'),
(2849, 'wp-includes/js/wp-embed-template.js'),
(2850, 'wp-includes/js/wp-embed-template.min.js'),
(2851, 'wp-includes/js/wp-embed.js'),
(2852, 'wp-includes/js/wp-embed.min.js'),
(2853, 'wp-includes/js/wp-emoji-loader.js'),
(2854, 'wp-includes/js/wp-emoji-loader.min.js'),
(2855, 'wp-includes/js/wp-emoji-release.min.js'),
(2856, 'wp-includes/js/wp-emoji.js'),
(2857, 'wp-includes/js/wp-emoji.min.js'),
(2858, 'wp-includes/js/wp-list-revisions.js'),
(2859, 'wp-includes/js/wp-list-revisions.min.js'),
(2860, 'wp-includes/js/wp-lists.js'),
(2861, 'wp-includes/js/wp-lists.min.js'),
(2862, 'wp-includes/js/wp-pointer.js'),
(2863, 'wp-includes/js/wp-pointer.min.js'),
(2864, 'wp-includes/js/wp-sanitize.js'),
(2865, 'wp-includes/js/wp-sanitize.min.js'),
(2866, 'wp-includes/js/wp-util.js'),
(2867, 'wp-includes/js/wp-util.min.js'),
(2868, 'wp-includes/js/wpdialog.js'),
(2869, 'wp-includes/js/wpdialog.min.js'),
(2870, 'wp-includes/js/wplink.js'),
(2871, 'wp-includes/js/wplink.min.js'),
(2872, 'wp-includes/js/zxcvbn-async.js'),
(2873, 'wp-includes/js/zxcvbn-async.min.js'),
(2874, 'wp-includes/js/zxcvbn.min.js'),
(2875, 'wp-includes/kses.php'),
(2876, 'wp-includes/l10n.php'),
(2877, 'wp-includes/link-template.php'),
(2878, 'wp-includes/load.php'),
(2879, 'wp-includes/locale.php'),
(2880, 'wp-includes/media-template.php'),
(2881, 'wp-includes/media.php'),
(2882, 'wp-includes/meta.php'),
(2883, 'wp-includes/ms-blogs.php'),
(2884, 'wp-includes/ms-default-constants.php'),
(2885, 'wp-includes/ms-default-filters.php'),
(2886, 'wp-includes/ms-deprecated.php'),
(2887, 'wp-includes/ms-files.php'),
(2888, 'wp-includes/ms-functions.php'),
(2889, 'wp-includes/ms-load.php'),
(2890, 'wp-includes/ms-settings.php'),
(2891, 'wp-includes/nav-menu-template.php'),
(2892, 'wp-includes/nav-menu.php'),
(2893, 'wp-includes/option.php'),
(2894, 'wp-includes/pluggable-deprecated.php'),
(2895, 'wp-includes/pluggable.php'),
(2896, 'wp-includes/plugin.php'),
(2897, 'wp-includes/pomo/entry.php'),
(2898, 'wp-includes/pomo/mo.php'),
(2899, 'wp-includes/pomo/plural-forms.php'),
(2900, 'wp-includes/pomo/po.php'),
(2901, 'wp-includes/pomo/streams.php'),
(2902, 'wp-includes/pomo/translations.php'),
(2903, 'wp-includes/post-formats.php'),
(2904, 'wp-includes/post-template.php'),
(2905, 'wp-includes/post-thumbnail-template.php'),
(2906, 'wp-includes/post.php'),
(2907, 'wp-includes/query.php'),
(2908, 'wp-includes/random_compat/byte_safe_strings.php'),
(2909, 'wp-includes/random_compat/cast_to_int.php'),
(2910, 'wp-includes/random_compat/error_polyfill.php'),
(2911, 'wp-includes/random_compat/random.php'),
(2912, 'wp-includes/random_compat/random_bytes_com_dotnet.php'),
(2913, 'wp-includes/random_compat/random_bytes_dev_urandom.php'),
(2914, 'wp-includes/random_compat/random_bytes_libsodium.php'),
(2915, 'wp-includes/random_compat/random_bytes_libsodium_legacy.php'),
(2916, 'wp-includes/random_compat/random_bytes_mcrypt.php'),
(2917, 'wp-includes/random_compat/random_bytes_openssl.php'),
(2918, 'wp-includes/random_compat/random_int.php'),
(2919, 'wp-includes/registration-functions.php'),
(2920, 'wp-includes/registration.php'),
(2921, 'wp-includes/rest-api/class-wp-rest-request.php'),
(2922, 'wp-includes/rest-api/class-wp-rest-response.php'),
(2923, 'wp-includes/rest-api/class-wp-rest-server.php'),
(2924, 'wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php'),
(2925, 'wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php'),
(2926, 'wp-includes/rest-api/endpoints/class-wp-rest-controller.php'),
(2927, 'wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php'),
(2928, 'wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php'),
(2929, 'wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php'),
(2930, 'wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php'),
(2931, 'wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php'),
(2932, 'wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php'),
(2933, 'wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php'),
(2934, 'wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php'),
(2935, 'wp-includes/rest-api/fields/class-wp-rest-comment-meta-fields.php'),
(2936, 'wp-includes/rest-api/fields/class-wp-rest-meta-fields.php'),
(2937, 'wp-includes/rest-api/fields/class-wp-rest-post-meta-fields.php'),
(2938, 'wp-includes/rest-api/fields/class-wp-rest-term-meta-fields.php'),
(2939, 'wp-includes/rest-api/fields/class-wp-rest-user-meta-fields.php'),
(2940, 'wp-includes/rest-api.php'),
(2941, 'wp-includes/revision.php'),
(2942, 'wp-includes/rewrite.php'),
(2943, 'wp-includes/rss-functions.php'),
(2944, 'wp-includes/rss.php'),
(2945, 'wp-includes/script-loader.php'),
(2946, 'wp-includes/session.php'),
(2947, 'wp-includes/shortcodes.php'),
(2948, 'wp-includes/spl-autoload-compat.php'),
(2949, 'wp-includes/taxonomy.php'),
(2950, 'wp-includes/template-loader.php'),
(2951, 'wp-includes/template.php'),
(2952, 'wp-includes/theme-compat/comments.php'),
(2953, 'wp-includes/theme-compat/embed-404.php'),
(2954, 'wp-includes/theme-compat/embed-content.php'),
(2955, 'wp-includes/theme-compat/embed.php'),
(2956, 'wp-includes/theme-compat/footer-embed.php'),
(2957, 'wp-includes/theme-compat/footer.php'),
(2958, 'wp-includes/theme-compat/header-embed.php'),
(2959, 'wp-includes/theme-compat/header.php'),
(2960, 'wp-includes/theme-compat/sidebar.php'),
(2961, 'wp-includes/theme.php'),
(2962, 'wp-includes/update.php'),
(2963, 'wp-includes/user.php'),
(2964, 'wp-includes/vars.php'),
(2965, 'wp-includes/version.php'),
(2966, 'wp-includes/widgets/class-wp-nav-menu-widget.php'),
(2967, 'wp-includes/widgets/class-wp-widget-archives.php'),
(2968, 'wp-includes/widgets/class-wp-widget-calendar.php'),
(2969, 'wp-includes/widgets/class-wp-widget-categories.php'),
(2970, 'wp-includes/widgets/class-wp-widget-custom-html.php'),
(2971, 'wp-includes/widgets/class-wp-widget-links.php'),
(2972, 'wp-includes/widgets/class-wp-widget-media-audio.php'),
(2973, 'wp-includes/widgets/class-wp-widget-media-gallery.php'),
(2974, 'wp-includes/widgets/class-wp-widget-media-image.php'),
(2975, 'wp-includes/widgets/class-wp-widget-media-video.php'),
(2976, 'wp-includes/widgets/class-wp-widget-media.php'),
(2977, 'wp-includes/widgets/class-wp-widget-meta.php'),
(2978, 'wp-includes/widgets/class-wp-widget-pages.php'),
(2979, 'wp-includes/widgets/class-wp-widget-recent-comments.php'),
(2980, 'wp-includes/widgets/class-wp-widget-recent-posts.php'),
(2981, 'wp-includes/widgets/class-wp-widget-rss.php'),
(2982, 'wp-includes/widgets/class-wp-widget-search.php'),
(2983, 'wp-includes/widgets/class-wp-widget-tag-cloud.php'),
(2984, 'wp-includes/widgets/class-wp-widget-text.php'),
(2985, 'wp-includes/widgets.php'),
(2986, 'wp-includes/wlwmanifest.xml'),
(2987, 'wp-includes/wp-db.php'),
(2988, 'wp-includes/wp-diff.php'),
(2989, 'wp-links-opml.php'),
(2990, 'wp-load.php'),
(2991, 'wp-login.php'),
(2992, 'wp-mail.php'),
(2993, 'wp-settings.php'),
(2994, 'wp-signup.php'),
(2995, 'wp-trackback.php'),
(2996, 'xmlrpc.php');

-- --------------------------------------------------------

--
-- Struktura tabulky `wp_wfLeechers`
--

CREATE TABLE `wp_wfLeechers` (
  `eMin` int(10) UNSIGNED NOT NULL,
  `IP` binary(16) NOT NULL,
  `hits` int(10) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Vypisuji data pro tabulku `wp_wfLeechers`
--

INSERT INTO `wp_wfLeechers` (`eMin`, `IP`, `hits`) VALUES
(26825805, 0x00000000000000000000ffff1764e8e9, 1),
(26825969, 0x00000000000000000000ffff7277871e, 1),
(26826064, 0x00000000000000000000ffff7277956c, 1),
(26826114, 0x00000000000000000000ffffd1116112, 1),
(26826502, 0x00000000000000000000ffff2241c8d3, 1),
(26827063, 0x00000000000000000000ffff72779a7c, 1),
(26827137, 0x00000000000000000000ffff5d9e5a63, 1),
(26827151, 0x00000000000000000000ffff3359cc14, 1),
(26827159, 0x00000000000000000000ffff72778b76, 1),
(26827722, 0x00000000000000000000ffff22dca4f2, 1),
(26828163, 0x00000000000000000000ffff72779107, 1),
(26828259, 0x00000000000000000000ffff727792fc, 1),
(26828340, 0x00000000000000000000ffff8af6fd18, 1),
(26828525, 0x00000000000000000000ffff5fd89de7, 3),
(26829283, 0x00000000000000000000ffff72778a52, 1),
(26829384, 0x00000000000000000000ffff72778b56, 1),
(26829435, 0x00000000000000000000ffffd891052a, 1),
(26829436, 0x00000000000000000000ffffd891052a, 1);

-- --------------------------------------------------------

--
-- Struktura tabulky `wp_wfLiveTrafficHuman`
--

CREATE TABLE `wp_wfLiveTrafficHuman` (
  `IP` binary(16) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
  `identifier` binary(32) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
  `expiration` int(10) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Struktura tabulky `wp_wfLockedOut`
--

CREATE TABLE `wp_wfLockedOut` (
  `IP` binary(16) NOT NULL,
  `blockedTime` bigint(20) NOT NULL,
  `reason` varchar(255) NOT NULL,
  `lastAttempt` int(10) UNSIGNED DEFAULT '0',
  `blockedHits` int(10) UNSIGNED DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Struktura tabulky `wp_wfLocs`
--

CREATE TABLE `wp_wfLocs` (
  `IP` binary(16) NOT NULL,
  `ctime` int(10) UNSIGNED NOT NULL,
  `failed` tinyint(3) UNSIGNED NOT NULL,
  `city` varchar(255) DEFAULT '',
  `region` varchar(255) DEFAULT '',
  `countryName` varchar(255) DEFAULT '',
  `countryCode` char(2) DEFAULT '',
  `lat` float(10,7) DEFAULT '0.0000000',
  `lon` float(10,7) DEFAULT '0.0000000'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Struktura tabulky `wp_wfLogins`
--

CREATE TABLE `wp_wfLogins` (
  `id` int(10) UNSIGNED NOT NULL,
  `hitID` int(11) DEFAULT NULL,
  `ctime` double(17,6) UNSIGNED NOT NULL,
  `fail` tinyint(3) UNSIGNED NOT NULL,
  `action` varchar(40) NOT NULL,
  `username` varchar(255) NOT NULL,
  `userID` int(10) UNSIGNED NOT NULL,
  `IP` binary(16) DEFAULT NULL,
  `UA` text
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Vypisuji data pro tabulku `wp_wfLogins`
--

INSERT INTO `wp_wfLogins` (`id`, `hitID`, `ctime`, `fail`, `action`, `username`, `userID`, `IP`, `UA`) VALUES
(1, 188, 1491218815.548402, 0, 'loginOK', 'admin', 1, 0x00000000000000000000ffff52d1281e, 'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0'),
(2, 207, 1491292773.225429, 0, 'loginOK', 'admin', 1, 0x00000000000000000000ffff52d1281e, 'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0'),
(3, 217, 1515013942.578371, 1, 'loginFailInvalidUsername', 'kubec', 0, 0x00000000000000000000ffff6d693634, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36'),
(4, 218, 1515013952.734494, 0, 'loginOK', 'admin', 1, 0x00000000000000000000ffff6d693634, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36'),
(5, 220, 1515014033.814555, 1, 'loginFailValidUsername', 'admin', 1, 0x00000000000000000000ffff6d693634, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36'),
(6, 221, 1515014037.248969, 0, 'loginOK', 'admin', 1, 0x00000000000000000000ffff6d693634, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36'),
(7, 224, 1515014059.366850, 0, 'loginOK', 'admin', 1, 0x00000000000000000000ffff6d693634, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36'),
(8, 226, 1515014162.831421, 0, 'logout', 'admin', 1, 0x00000000000000000000ffff6d693634, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36'),
(9, 228, 1515014167.429702, 0, 'loginOK', 'kubec', 2, 0x00000000000000000000ffff6d693634, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36'),
(10, 265, 1515017156.774705, 0, 'logout', 'kubec', 2, 0x00000000000000000000ffff6d693634, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36'),
(11, 273, 1515017989.166360, 0, 'loginOK', 'kubec', 2, 0x00000000000000000000ffff6d693634, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_2) AppleWebKit/604.4.7 (KHTML, like Gecko) Version/11.0.2 Safari/604.4.7'),
(12, 276, 1515018080.955539, 0, 'logout', 'kubec', 2, 0x00000000000000000000ffff6d693634, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_2) AppleWebKit/604.4.7 (KHTML, like Gecko) Version/11.0.2 Safari/604.4.7'),
(13, 281, 1515018255.021130, 0, 'loginOK', 'kubec', 2, 0x00000000000000000000ffff6d693634, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_2) AppleWebKit/604.4.7 (KHTML, like Gecko) Version/11.0.2 Safari/604.4.7'),
(14, 423, 1515097116.383831, 0, 'loginOK', 'kubec', 2, 0x00000000000000000000ffff6d693634, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_2) AppleWebKit/604.4.7 (KHTML, like Gecko) Version/11.0.2 Safari/604.4.7'),
(15, 430, 1515097475.750035, 0, 'logout', 'kubec', 2, 0x00000000000000000000ffff6d693634, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_2) AppleWebKit/604.4.7 (KHTML, like Gecko) Version/11.0.2 Safari/604.4.7'),
(16, 436, 1515097612.629739, 0, 'loginOK', 'kubec', 2, 0x00000000000000000000ffff6d693634, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_2) AppleWebKit/604.4.7 (KHTML, like Gecko) Version/11.0.2 Safari/604.4.7'),
(17, 438, 1515097657.848435, 0, 'logout', 'kubec', 2, 0x00000000000000000000ffff6d693634, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_2) AppleWebKit/604.4.7 (KHTML, like Gecko) Version/11.0.2 Safari/604.4.7'),
(18, 2117, 1518121493.746953, 0, 'loginOK', 'kubec', 2, 0x00000000000000000000ffff6d693634, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_3) AppleWebKit/604.5.6 (KHTML, like Gecko) Version/11.0.3 Safari/604.5.6'),
(19, 2818, 1519641495.711416, 1, 'loginFailValidUsername', 'kubec', 2, 0x00000000000000000000ffff6d693634, 'Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; Touch; rv:11.0) like Gecko'),
(20, 2819, 1519641515.904268, 0, 'loginOK', 'kubec', 2, 0x00000000000000000000ffff6d693634, 'Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; Touch; rv:11.0) like Gecko'),
(21, 3007, 1519937178.052549, 0, 'loginOK', 'kubec', 2, 0x00000000000000000000ffff6d693634, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.186 Safari/537.36'),
(22, 3030, 1519938350.582809, 0, 'loginOK', 'kubec', 2, 0x00000000000000000000ffff6d693634, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_3) AppleWebKit/604.5.6 (KHTML, like Gecko) Version/11.0.3 Safari/604.5.6'),
(23, 4381, 1521713915.446354, 0, 'loginOK', 'kubec', 2, 0x00000000000000000000ffff6d693634, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.186 Safari/537.36'),
(24, 4383, 1521714304.401917, 0, 'logout', 'kubec', 2, 0x00000000000000000000ffff6d693634, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.186 Safari/537.36'),
(25, 4916, 1522681225.561440, 0, 'loginOK', 'kubec', 2, 0x00000000000000000000ffff6d693634, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36'),
(26, 4917, 1522681466.214669, 0, 'logout', 'kubec', 2, 0x00000000000000000000ffff6d693634, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36'),
(27, 4921, 1522682713.842663, 0, 'loginOK', 'kubec', 2, 0x00000000000000000000ffff6d693634, 'Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; Touch; rv:11.0) like Gecko'),
(28, 4922, 1522682822.868659, 0, 'logout', 'kubec', 2, 0x00000000000000000000ffff6d693634, 'Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; Touch; rv:11.0) like Gecko'),
(29, 6000, 1525163448.809162, 0, 'loginOK', 'kubec', 2, 0x00000000000000000000ffff5d63e565, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.139 Safari/537.36'),
(30, 6002, 1525163630.018552, 0, 'logout', 'kubec', 2, 0x00000000000000000000ffff5d63e565, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.139 Safari/537.36'),
(31, 6473, 1526416542.828789, 1, 'loginFailValidUsername', 'admin', 1, 0x00000000000000000000ffff5918ea72, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36'),
(32, 6474, 1526416551.639861, 1, 'loginFailValidUsername', 'admin', 1, 0x00000000000000000000ffff5918ea72, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36'),
(33, 6475, 1526416556.873153, 0, 'loginOK', 'admin', 1, 0x00000000000000000000ffff5918ea72, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36'),
(34, 6479, 1526418313.001329, 0, 'loginOK', 'kubec', 2, 0x00000000000000000000ffff5d63e565, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_4) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1 Safari/605.1.15'),
(35, 6483, 1526418781.521179, 0, 'logout', 'kubec', 2, 0x00000000000000000000ffff5d63e565, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_4) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1 Safari/605.1.15'),
(36, 21147, 1551985718.050170, 0, 'loginOK', 'kubec', 2, 0x00000000000000000000ffff505cf41c, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36'),
(37, 21148, 1551985821.549189, 0, 'logout', 'kubec', 2, 0x00000000000000000000ffff505cf41c, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36'),
(38, 21269, 1552332634.909476, 0, 'loginOK', 'kubec', 2, 0x00000000000000000000ffff505cf41c, 'Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; Touch; rv:11.0) like Gecko'),
(39, 24743, 1559152242.678930, 0, 'loginOK', 'kubec', 2, 0x00000000000000000000ffff505cf41c, 'Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; Touch; rv:11.0) like Gecko'),
(40, 24745, 1559152290.756209, 0, 'logout', 'kubec', 2, 0x00000000000000000000ffff505cf41c, 'Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; Touch; rv:11.0) like Gecko'),
(41, 24749, 1559153796.952734, 0, 'loginOK', 'kubec', 2, 0x00000000000000000000ffff505cf41c, 'Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; Touch; rv:11.0) like Gecko'),
(42, 35758, 1572213473.587563, 0, 'loginOK', 'kubec', 2, 0x00000000000000000000ffff5892afe8, 'Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; Touch; rv:11.0) like Gecko'),
(43, 42726, 1585566398.573244, 0, 'loginOK', 'kubec', 2, 0x00000000000000000000ffff5892afe8, 'Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; Touch; rv:11.0) like Gecko'),
(44, 42727, 1585566514.928753, 0, 'logout', 'kubec', 2, 0x00000000000000000000ffff5892afe8, 'Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; Touch; rv:11.0) like Gecko'),
(45, 46319, 1591811169.228823, 0, 'loginOK', 'kubec', 2, 0x00000000000000000000ffff5892afe8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36'),
(46, 46336, 1591892108.778307, 0, 'loginOK', 'kubec', 2, 0x00000000000000000000ffff5892afe8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36'),
(47, 49095, 1598284177.529988, 0, 'loginOK', 'kubec', 2, 0x00000000000000000000ffff5892afe8, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.135 Safari/537.36');

-- --------------------------------------------------------

--
-- Struktura tabulky `wp_wfNet404s`
--

CREATE TABLE `wp_wfNet404s` (
  `sig` binary(16) NOT NULL,
  `ctime` int(10) UNSIGNED NOT NULL,
  `URI` varchar(1000) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Struktura tabulky `wp_wfNotifications`
--

CREATE TABLE `wp_wfNotifications` (
  `id` varchar(32) NOT NULL DEFAULT '',
  `new` tinyint(3) UNSIGNED NOT NULL DEFAULT '1',
  `category` varchar(255) NOT NULL,
  `priority` int(11) NOT NULL DEFAULT '1000',
  `ctime` int(10) UNSIGNED NOT NULL,
  `html` text NOT NULL,
  `links` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Vypisuji data pro tabulku `wp_wfNotifications`
--

INSERT INTO `wp_wfNotifications` (`id`, `new`, `category`, `priority`, `ctime`, `html`, `links`) VALUES
('site-24EQAAA', 0, 'wfplugin_scan', 502, 1588021883, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">9 issues found in most recent scan</a>', '[]'),
('site-2UFAAAA', 0, 'wfplugin_scan', 502, 1595541710, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">8 issues found in most recent scan</a>', '[]'),
('site-3MDQAAA', 0, 'wfplugin_scan', 502, 1573532677, '<a href=\"https://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">10 issues found in most recent scan</a>', '[]'),
('site-3MEAAAA', 0, 'wfplugin_scan', 502, 1580249423, '<a href=\"https://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">9 issues found in most recent scan</a>', '[]'),
('site-4EFQAAA', 0, 'wfplugin_scan', 502, 1603054242, '<a href=\"https://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">8 issues found in most recent scan</a>', '[]'),
('site-4MEAAAA', 0, 'wfplugin_scan', 502, 1581051225, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">9 issues found in most recent scan</a>', '[]'),
('site-4UGAAAA', 1, 'wfplugin_scan', 502, 1609711564, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">8 issues found in most recent scan</a>', '[]'),
('site-5EEQAAA', 0, 'wfplugin_scan', 502, 1588552836, '<a href=\"https://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">9 issues found in most recent scan</a>', '[]'),
('site-64DQAAA', 0, 'wfplugin_scan', 502, 1574542709, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">9 issues found in most recent scan</a>', '[]'),
('site-6EFAAAA', 0, 'wfplugin_scan', 502, 1595804174, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">8 issues found in most recent scan</a>', '[]'),
('site-74EAAAA', 0, 'wfplugin_scan', 502, 1581282959, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">9 issues found in most recent scan</a>', '[]'),
('site-7EFAAAA', 0, 'wfplugin_scan', 502, 1596838768, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">8 issues found in most recent scan</a>', '[]'),
('site-7UEQAAA', 0, 'wfplugin_scan', 502, 1589059851, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">9 issues found in most recent scan</a>', '[]'),
('site-7UFQAAA', 0, 'wfplugin_scan', 502, 1603315297, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">8 issues found in most recent scan</a>', '[]'),
('site-A4EQAAA', 0, 'wfplugin_scan', 502, 1581542744, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">9 issues found in most recent scan</a>', '[]'),
('site-AEAAAAA', 0, 'wfplugin_updates', 502, 1515014598, '<a href=\"http://tservices.cz/wp-admin/update-core.php\">Updates are available for 3 themes</a>', '[]'),
('site-AUAAAAA', 0, 'wfplugin_scan', 502, 1522059995, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">2 issues found in most recent scan</a>', '[]'),
('site-AUGAAAA', 0, 'wfplugin_scan', 502, 1603573359, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">8 issues found in most recent scan</a>', '[]'),
('site-AYAAAAA', 0, 'wfplugin_updates', 502, 1518044513, '<a href=\"http://tservices.cz/wp-admin/update-core.php\">Updates are available for 4 plugins</a>', '[]'),
('site-B4EQAAA', 0, 'wfplugin_scan', 502, 1582067855, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">9 issues found in most recent scan</a>', '[]'),
('site-B4FAAAA', 0, 'wfplugin_scan', 502, 1589330929, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">9 issues found in most recent scan</a>', '[]'),
('site-BUGAAAA', 0, 'wfplugin_scan', 502, 1603831661, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">8 issues found in most recent scan</a>', '[]'),
('site-C4FAAAA', 0, 'wfplugin_scan', 502, 1589835948, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">9 issues found in most recent scan</a>', '[]'),
('site-CUGAAAA', 0, 'wfplugin_scan', 502, 1604356959, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">8 issues found in most recent scan</a>', '[]'),
('site-D4FQAAA', 0, 'wfplugin_scan', 502, 1597092523, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">8 issues found in most recent scan</a>', '[]'),
('site-DUEAAAA', 0, 'wfplugin_scan', 502, 1575579883, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">9 issues found in most recent scan</a>', '[]'),
('site-E4FQAAA', 0, 'wfplugin_scan', 502, 1597613096, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">8 issues found in most recent scan</a>', '[]'),
('site-EEAAAAA', 0, 'wfplugin_updates', 502, 1519589850, '<a href=\"http://tservices.cz/wp-admin/update-core.php\">Updates are available for 2 plugins</a>', '[]'),
('site-EEEQAAA', 0, 'wfplugin_scan', 502, 1582577471, '<a href=\"https://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">9 issues found in most recent scan</a>', '[]'),
('site-FEFAAAA', 0, 'wfplugin_scan', 502, 1590889172, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">9 issues found in most recent scan</a>', '[]'),
('site-FEGAAAA', 0, 'wfplugin_scan', 502, 1605146271, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">8 issues found in most recent scan</a>', '[]'),
('site-GMEQAAA', 0, 'wfplugin_scan', 502, 1583374065, '<a href=\"https://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">9 issues found in most recent scan</a>', '[]'),
('site-HEAAAAA', 0, 'wfplugin_updates', 502, 1519928308, '<a href=\"http://tservices.cz/wp-admin/update-core.php\">Updates are available for 2 plugins</a>', '[]'),
('site-HEFQAAA', 0, 'wfplugin_scan', 502, 1598908332, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">8 issues found in most recent scan</a>', '[]'),
('site-I4GAAAA', 0, 'wfplugin_scan', 502, 1605388057, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">8 issues found in most recent scan</a>', '[]'),
('site-IIAAAAA', 0, 'wfplugin_updates', 502, 1521669230, '<a href=\"http://tservices.cz/wp-admin/update-core.php\">Updates are available for 3 plugins</a>', '[]'),
('site-IUEAAAA', 0, 'wfplugin_scan', 502, 1576357557, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">9 issues found in most recent scan</a>', '[]'),
('site-J4EQAAA', 0, 'wfplugin_scan', 502, 1583615833, '<a href=\"https://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">9 issues found in most recent scan</a>', '[]'),
('site-J4FAAAA', 0, 'wfplugin_scan', 502, 1591390549, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">9 issues found in most recent scan</a>', '[]'),
('site-J4GAAAA', 0, 'wfplugin_scan', 502, 1605651642, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">8 issues found in most recent scan</a>', '[]'),
('site-K4EQAAA', 0, 'wfplugin_scan', 502, 1584134450, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">9 issues found in most recent scan</a>', '[]'),
('site-K4GAAAA', 0, 'wfplugin_scan', 502, 1605906440, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">8 issues found in most recent scan</a>', '[]'),
('site-L4GAAAA', 0, 'wfplugin_scan', 502, 1606430019, '<a href=\"https://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">8 issues found in most recent scan</a>', '[]'),
('site-MEFAAAA', 0, 'wfplugin_scan', 502, 1592174550, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">9 issues found in most recent scan</a>', '[]'),
('site-MMEAAAA', 0, 'wfplugin_scan', 502, 1576874866, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">9 issues found in most recent scan</a>', '[]'),
('site-NAAAAAA', 0, 'wfplugin_scan', 502, 1522320272, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">1 issue found in most recent scan</a>', '[]'),
('site-NEEQAAA', 0, 'wfplugin_scan', 502, 1584395434, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">9 issues found in most recent scan</a>', '[]'),
('site-NEFQAAA', 0, 'wfplugin_scan', 502, 1599946550, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">8 issues found in most recent scan</a>', '[]'),
('site-NUAAAAA', 0, 'wfplugin_scan', 502, 1525163475, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">1 issue found in most recent scan</a>', '[]'),
('site-OEEQAAA', 0, 'wfplugin_scan', 502, 1584662383, '<a href=\"https://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">9 issues found in most recent scan</a>', '[]'),
('site-OEGAAAA', 0, 'wfplugin_scan', 502, 1606946462, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">8 issues found in most recent scan</a>', '[]'),
('site-OIAAAAA', 0, 'wfplugin_updates', 502, 1525163511, '<a href=\"http://tservices.cz/wp-admin/update-core.php\">An update is available for 1 theme</a>', '[]'),
('site-OUEAAAA', 0, 'wfplugin_scan', 502, 1577404076, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">9 issues found in most recent scan</a>', '[]'),
('site-P4FAAAA', 0, 'wfplugin_scan', 502, 1592426679, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">9 issues found in most recent scan</a>', '[]'),
('site-PAAAAAA', 0, 'wfplugin_scan', 502, 1572730065, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">10 issues found in most recent scan</a>', '[]'),
('site-PEEQAAA', 0, 'wfplugin_scan', 502, 1584925178, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">9 issues found in most recent scan</a>', '[]'),
('site-Q4FAAAA', 0, 'wfplugin_scan', 502, 1592700391, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">9 issues found in most recent scan</a>', '[]'),
('site-QEAAAAA', 0, 'wfplugin_updates', 502, 1526386245, '<a href=\"http://tservices.cz/wp-admin/update-core.php\">An update is available for 1 plugin</a>', '[]'),
('site-QEEQAAA', 0, 'wfplugin_scan', 502, 1585172538, '<a href=\"https://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">9 issues found in most recent scan</a>', '[]'),
('site-QMGAAAA', 0, 'wfplugin_scan', 502, 1607979244, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">8 issues found in most recent scan</a>', '[]'),
('site-R4FAAAA', 0, 'wfplugin_scan', 502, 1593211250, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">9 issues found in most recent scan</a>', '[]'),
('site-R4FQAAA', 0, 'wfplugin_scan', 502, 1600472764, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">8 issues found in most recent scan</a>', '[]'),
('site-RAEAAAA', 0, 'wfplugin_scan', 502, 1577652494, '<a href=\"https://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">8 issues found in most recent scan</a>', '[]'),
('site-REEQAAA', 0, 'wfplugin_scan', 502, 1585430233, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">9 issues found in most recent scan</a>', '[]'),
('site-RUEAAAA', 0, 'wfplugin_scan', 502, 1577916310, '<a href=\"https://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">9 issues found in most recent scan</a>', '[]'),
('site-SEEQAAA', 0, 'wfplugin_scan', 502, 1585963936, '<a href=\"https://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">9 issues found in most recent scan</a>', '[]'),
('site-SUEAAAA', 0, 'wfplugin_scan', 502, 1578176016, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">9 issues found in most recent scan</a>', '[]'),
('site-TUEAAAA', 0, 'wfplugin_scan', 502, 1578430519, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">9 issues found in most recent scan</a>', '[]'),
('site-UEFAAAA', 0, 'wfplugin_scan', 502, 1593992795, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">8 issues found in most recent scan</a>', '[]'),
('site-UEFQAAA', 0, 'wfplugin_scan', 502, 1600982248, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">8 issues found in most recent scan</a>', '[]'),
('site-UMEQAAA', 0, 'wfplugin_scan', 502, 1586731949, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">9 issues found in most recent scan</a>', '[]'),
('site-UUEAAAA', 0, 'wfplugin_scan', 502, 1578691889, '<a href=\"https://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">9 issues found in most recent scan</a>', '[]'),
('site-VEGAAAA', 0, 'wfplugin_scan', 502, 1608761610, '<a href=\"https://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">8 issues found in most recent scan</a>', '[]'),
('site-VUEAAAA', 0, 'wfplugin_scan', 502, 1579468168, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">9 issues found in most recent scan</a>', '[]'),
('site-WMFQAAA', 0, 'wfplugin_scan', 502, 1601246979, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">8 issues found in most recent scan</a>', '[]'),
('site-WUAAAAA', 1, 'wfplugin_updates', 502, 1609711545, '<a href=\"http://tservices.cz/wp-admin/update-core.php\">Updates are available for WordPress (v5.6), 4 plugins, and 3 themes</a>', '[]'),
('site-X4EQAAA', 0, 'wfplugin_scan', 502, 1586984073, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">9 issues found in most recent scan</a>', '[]'),
('site-XMFQAAA', 0, 'wfplugin_scan', 502, 1602277944, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">8 issues found in most recent scan</a>', '[]'),
('site-XUFAAAA', 0, 'wfplugin_scan', 502, 1594248654, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">8 issues found in most recent scan</a>', '[]'),
('site-Y4EQAAA', 0, 'wfplugin_scan', 502, 1587250537, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">9 issues found in most recent scan</a>', '[]'),
('site-YUFAAAA', 0, 'wfplugin_scan', 502, 1594501386, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">8 issues found in most recent scan</a>', '[]'),
('site-YUGAAAA', 0, 'wfplugin_scan', 502, 1609105140, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">8 issues found in most recent scan</a>', '[]'),
('site-Z4EQAAA', 0, 'wfplugin_scan', 502, 1587509893, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">9 issues found in most recent scan</a>', '[]'),
('site-Z4GAAAA', 0, 'wfplugin_scan', 502, 1609548363, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">8 issues found in most recent scan</a>', '[]'),
('site-ZEEAAAA', 0, 'wfplugin_scan', 502, 1579985347, '<a href=\"http://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">9 issues found in most recent scan</a>', '[]'),
('site-ZUFAAAA', 0, 'wfplugin_scan', 502, 1594763428, '<a href=\"https://tservices.cz/wp-admin/admin.php?page=WordfenceScan\">8 issues found in most recent scan</a>', '[]');

-- --------------------------------------------------------

--
-- Struktura tabulky `wp_wfPendingIssues`
--

CREATE TABLE `wp_wfPendingIssues` (
  `id` int(10) UNSIGNED NOT NULL,
  `time` int(10) UNSIGNED NOT NULL,
  `lastUpdated` int(10) UNSIGNED NOT NULL,
  `status` varchar(10) NOT NULL,
  `type` varchar(20) NOT NULL,
  `severity` tinyint(3) UNSIGNED NOT NULL,
  `ignoreP` char(32) NOT NULL,
  `ignoreC` char(32) NOT NULL,
  `shortMsg` varchar(255) NOT NULL,
  `longMsg` text,
  `data` text
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Struktura tabulky `wp_wfReverseCache`
--

CREATE TABLE `wp_wfReverseCache` (
  `IP` binary(16) NOT NULL,
  `host` varchar(255) NOT NULL,
  `lastUpdate` int(10) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

-- --------------------------------------------------------

--
-- Struktura tabulky `wp_wfScanners`
--

CREATE TABLE `wp_wfScanners` (
  `eMin` int(10) UNSIGNED NOT NULL,
  `IP` binary(16) NOT NULL,
  `hits` smallint(5) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

--
-- Vypisuji data pro tabulku `wp_wfScanners`
--

INSERT INTO `wp_wfScanners` (`eMin`, `IP`, `hits`) VALUES
(26825864, 0x00000000000000000000ffffc18e92ca, 1),
(26826612, 0x00000000000000000000ffff17628b06, 1),
(26826929, 0x00000000000000000000ffff17e46d92, 1),
(26827025, 0x00000000000000000000ffff0d44f48f, 1),
(26827298, 0x00000000000000000000ffff8192bebe, 1),
(26827809, 0x00000000000000000000ffff22d74537, 1),
(26827878, 0x00000000000000000000ffff68d64f2e, 1),
(26828249, 0x00000000000000000000ffff17628b06, 1);

-- --------------------------------------------------------

--
-- Struktura tabulky `wp_wfSNIPCache`
--

CREATE TABLE `wp_wfSNIPCache` (
  `id` int(10) UNSIGNED NOT NULL,
  `IP` varchar(45) NOT NULL DEFAULT '',
  `expiration` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `body` varchar(255) NOT NULL DEFAULT '',
  `count` int(10) UNSIGNED NOT NULL DEFAULT '0',
  `type` int(10) UNSIGNED NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Struktura tabulky `wp_wfStatus`
--

CREATE TABLE `wp_wfStatus` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `ctime` double(17,6) UNSIGNED NOT NULL,
  `level` tinyint(3) UNSIGNED NOT NULL,
  `type` char(5) NOT NULL,
  `msg` varchar(1000) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Vypisuji data pro tabulku `wp_wfStatus`
--

INSERT INTO `wp_wfStatus` (`id`, `ctime`, `level`, `type`, `msg`) VALUES
(76145, 1608582551.950250, 2, 'info', 'Scanned contents of 360 additional files at 2.67 per second'),
(76146, 1608582553.083886, 2, 'info', 'Scanned contents of 364 additional files at 2.68 per second'),
(76147, 1608582554.155175, 2, 'info', 'Scanned contents of 368 additional files at 2.69 per second'),
(76148, 1608582555.494786, 2, 'info', 'Scanned contents of 373 additional files at 2.70 per second'),
(76149, 1608582556.600658, 2, 'info', 'Scanned contents of 378 additional files at 2.71 per second'),
(76150, 1608582557.681056, 2, 'info', 'Scanned contents of 381 additional files at 2.71 per second'),
(76151, 1608582558.832325, 2, 'info', 'Scanned contents of 384 additional files at 2.71 per second'),
(76152, 1608582560.510727, 2, 'info', 'Scanned contents of 387 additional files at 2.70 per second'),
(76153, 1608582561.577439, 2, 'info', 'Scanned contents of 389 additional files at 2.69 per second'),
(76154, 1608582562.599646, 2, 'info', 'Scanned contents of 393 additional files at 2.70 per second'),
(76155, 1608582563.751096, 2, 'info', 'Scanned contents of 399 additional files at 2.72 per second'),
(76156, 1608582564.883699, 2, 'info', 'Scanned contents of 404 additional files at 2.74 per second'),
(76157, 1608582566.164602, 2, 'info', 'Scanned contents of 407 additional files at 2.73 per second'),
(76158, 1608582567.400017, 2, 'info', 'Scanned contents of 411 additional files at 2.74 per second'),
(76159, 1608582568.404165, 2, 'info', 'Scanned contents of 415 additional files at 2.74 per second'),
(76160, 1608582568.588078, 2, 'info', 'Scanned contents of 415 additional files at 2.74 per second'),
(76161, 1608582568.655365, 2, 'info', 'Asking Wordfence to check URLs against malware list.'),
(76162, 1608582568.728081, 2, 'info', 'Checking 957 host keys against Wordfence scanning servers.'),
(76163, 1608582570.256353, 2, 'info', 'Done host key check.'),
(76164, 1608582570.382015, 2, 'info', 'Checking 4 URLs from 3 sources.'),
(76165, 1608582571.078499, 2, 'info', 'Done URL check.'),
(76166, 1608582572.614573, 2, 'info', 'Done file contents scan'),
(76172, 1608582575.201955, 2, 'info', 'Examining URLs found in posts we scanned for dangerous websites'),
(76173, 1608582575.258069, 2, 'info', 'Done examining URLs'),
(76176, 1608582576.649936, 2, 'info', 'Checking 4 host keys against Wordfence scanning servers.'),
(76177, 1608582577.306131, 2, 'info', 'Done host key check.'),
(76180, 1608582578.490709, 2, 'info', 'Starting password strength check on 2 users.'),
(76187, 1608582592.601049, 2, 'info', 'Examining URLs found in the options we scanned for dangerous websites'),
(76188, 1608582592.655348, 2, 'info', 'Done examining URLs'),
(76190, 1608582593.580118, 1, 'info', '-------------------'),
(76191, 1608582593.644738, 2, 'info', 'Wordfence used 58 MB of memory for scan. Server peak memory usage was: 62 MB'),
(76192, 1608582593.743985, 1, 'info', 'Scan Complete. Scanned 2996 files, 7 plugins, 4 themes, 2 posts, 1 comments and 370 URLs in 18 minutes 32 seconds.'),
(76195, 1608584059.882824, 1, 'info', 'Initiating quick scan'),
(76198, 1608584061.144978, 1, 'info', '-------------------'),
(76199, 1608584061.297712, 2, 'info', 'Wordfence used 0 B of memory for scan. Server peak memory usage was: 56 MB'),
(76200, 1608584061.372308, 1, 'info', 'Quick Scan Complete. Scanned in 2 seconds.'),
(76203, 1608671184.148961, 1, 'info', 'Initiating quick scan'),
(76206, 1608671187.937196, 1, 'info', '-------------------'),
(76207, 1608671188.357091, 2, 'info', 'Wordfence used 0 B of memory for scan. Server peak memory usage was: 4 MB'),
(76208, 1608671188.566473, 1, 'info', 'Quick Scan Complete. Scanned in 4 seconds.'),
(76211, 1608761607.783727, 1, 'info', 'Initiating quick scan'),
(76214, 1608761609.442849, 1, 'info', '-------------------'),
(76215, 1608761609.632901, 2, 'info', 'Wordfence used 0 B of memory for scan. Server peak memory usage was: 4 MB'),
(76216, 1608761609.721726, 1, 'info', 'Quick Scan Complete. Scanned in 2 seconds.'),
(76218, 1608848760.209767, 1, 'info', 'Scheduled Wordfence scan starting at Thursday 24th of December 2020 11:26:00 PM'),
(76220, 1608848766.998422, 1, 'info', 'Contacting Wordfence to initiate scan'),
(76225, 1608848774.888096, 2, 'info', 'Starting DNS scan for tservices.cz'),
(76226, 1608848774.983589, 2, 'info', 'Scanning DNS A record for tservices.cz'),
(76227, 1608848775.135344, 2, 'info', 'Scanning DNS MX record for tservices.cz'),
(76230, 1608848777.176495, 2, 'info', 'Total disk space: 13.96 TB -- Free disk space: 3.68 TB'),
(76231, 1608848777.309543, 2, 'info', 'The disk has 3857935.89 MB available'),
(76235, 1608848778.173939, 2, 'info', 'Getting plugin list from WordPress'),
(76236, 1608848778.313650, 2, 'info', 'Found 7 plugins'),
(76237, 1608848778.376055, 2, 'info', 'Getting theme list from WordPress'),
(76238, 1608848778.425491, 2, 'info', 'Found 4 themes'),
(76241, 1608848783.253978, 1, 'error', 'Scan Engine Error: There is already a scan running.'),
(76251, 1608848785.165018, 2, 'info', '500 files indexed'),
(76252, 1608848786.531687, 2, 'info', '1000 files indexed'),
(76253, 1608848787.498315, 2, 'info', '1500 files indexed'),
(76254, 1608848789.546462, 2, 'info', '2000 files indexed'),
(76255, 1608848790.820570, 2, 'info', '2500 files indexed'),
(76256, 1608848791.820529, 2, 'info', '2996 files indexed'),
(76257, 1608848813.567166, 2, 'info', 'Analyzed 100 files containing 1.36 MB of data so far'),
(76258, 1608848836.253799, 2, 'info', 'Analyzed 200 files containing 2.45 MB of data so far'),
(76259, 1608848861.331604, 2, 'info', 'Analyzed 300 files containing 3.81 MB of data so far'),
(76260, 1608848882.409285, 2, 'info', 'Analyzed 400 files containing 5.97 MB of data so far'),
(76261, 1608848906.098182, 2, 'info', 'Analyzed 500 files containing 6.73 MB of data so far'),
(76262, 1608848924.831413, 2, 'info', 'Analyzed 600 files containing 7.4 MB of data so far'),
(76263, 1608848944.455042, 2, 'info', 'Analyzed 700 files containing 8.37 MB of data so far'),
(76264, 1608848961.575776, 2, 'info', 'Analyzed 800 files containing 9.14 MB of data so far'),
(76265, 1608848980.675731, 2, 'info', 'Analyzed 900 files containing 9.18 MB of data so far'),
(76266, 1608849009.712447, 2, 'info', 'Analyzed 1000 files containing 9.59 MB of data so far'),
(76267, 1608849047.142329, 2, 'info', 'Analyzed 1100 files containing 14.19 MB of data so far'),
(76268, 1608849070.142247, 2, 'info', 'Analyzed 1200 files containing 16.92 MB of data so far'),
(76269, 1608849113.219888, 2, 'info', 'Analyzed 1300 files containing 17.26 MB of data so far'),
(76270, 1608849183.484303, 2, 'info', 'Analyzed 1400 files containing 17.87 MB of data so far'),
(76271, 1608849254.630819, 2, 'info', 'Analyzed 1500 files containing 18.26 MB of data so far'),
(76272, 1608849296.297423, 2, 'info', 'Analyzed 1600 files containing 18.67 MB of data so far'),
(76273, 1608849317.101596, 2, 'info', 'Analyzed 1700 files containing 19.29 MB of data so far'),
(76274, 1608849334.852854, 2, 'info', 'Analyzed 1800 files containing 21.43 MB of data so far'),
(76275, 1608849354.497249, 2, 'info', 'Analyzed 1900 files containing 25.64 MB of data so far'),
(76276, 1608849377.940922, 2, 'info', 'Analyzed 2000 files containing 27.33 MB of data so far'),
(76277, 1608849412.913544, 2, 'info', 'Analyzed 2100 files containing 29.5 MB of data so far'),
(76278, 1608849430.152700, 2, 'info', 'Analyzed 2200 files containing 33.35 MB of data so far'),
(76279, 1608849448.262932, 2, 'info', 'Analyzed 2300 files containing 34.08 MB of data so far'),
(76280, 1608849467.433854, 2, 'info', 'Analyzed 2400 files containing 36.29 MB of data so far'),
(76281, 1608849492.577356, 2, 'info', 'Analyzed 2500 files containing 37.91 MB of data so far'),
(76282, 1608849521.552578, 2, 'info', 'Analyzed 2600 files containing 40.02 MB of data so far'),
(76283, 1608849540.708055, 2, 'info', 'Analyzed 2700 files containing 41.6 MB of data so far'),
(76284, 1608849558.330284, 2, 'info', 'Analyzed 2800 files containing 43.25 MB of data so far'),
(76285, 1608849578.607992, 2, 'info', 'Analyzed 2900 files containing 46.72 MB of data so far'),
(76286, 1608849597.544985, 2, 'info', 'Analyzed 2996 files containing 48.46 MB of data.'),
(76294, 1608849601.556255, 2, 'info', 'Starting scan of file contents'),
(76295, 1608849602.755753, 2, 'info', 'Scanned contents of 4 additional files at 3.60 per second'),
(76296, 1608849604.341415, 2, 'info', 'Scanned contents of 8 additional files at 2.97 per second'),
(76297, 1608849605.555132, 2, 'info', 'Scanned contents of 10 additional files at 2.56 per second'),
(76298, 1608849606.680800, 2, 'info', 'Scanned contents of 15 additional files at 2.98 per second'),
(76299, 1608849607.805964, 2, 'info', 'Scanned contents of 20 additional files at 3.25 per second'),
(76300, 1608849609.385860, 2, 'info', 'Scanned contents of 24 additional files at 3.10 per second'),
(76301, 1608849610.497436, 2, 'info', 'Scanned contents of 29 additional files at 3.28 per second'),
(76302, 1608849611.699980, 2, 'info', 'Scanned contents of 35 additional files at 3.48 per second'),
(76303, 1608849613.041392, 2, 'info', 'Scanned contents of 41 additional files at 3.60 per second'),
(76304, 1608849614.062525, 2, 'info', 'Scanned contents of 45 additional files at 3.62 per second'),
(76305, 1608849615.322503, 2, 'info', 'Scanned contents of 50 additional files at 3.66 per second'),
(76306, 1608849616.374735, 2, 'info', 'Scanned contents of 52 additional files at 3.53 per second'),
(76307, 1608849617.474769, 2, 'info', 'Scanned contents of 56 additional files at 3.54 per second'),
(76308, 1608849618.897023, 2, 'info', 'Scanned contents of 62 additional files at 3.59 per second'),
(76309, 1608849620.082099, 2, 'info', 'Scanned contents of 67 additional files at 3.63 per second'),
(76310, 1608849621.530349, 2, 'info', 'Scanned contents of 72 additional files at 3.62 per second'),
(76311, 1608849622.619462, 2, 'info', 'Scanned contents of 77 additional files at 3.67 per second'),
(76312, 1608849623.698374, 2, 'info', 'Scanned contents of 81 additional files at 3.67 per second'),
(76313, 1608849624.745401, 2, 'info', 'Scanned contents of 86 additional files at 3.72 per second'),
(76314, 1608849625.883871, 2, 'info', 'Scanned contents of 90 additional files at 3.71 per second'),
(76315, 1608849626.888683, 2, 'info', 'Scanned contents of 92 additional files at 3.64 per second'),
(76316, 1608849627.938515, 2, 'info', 'Scanned contents of 94 additional files at 3.57 per second'),
(76317, 1608849629.119128, 2, 'info', 'Scanned contents of 98 additional files at 3.57 per second'),
(76318, 1608849630.130326, 2, 'info', 'Scanned contents of 102 additional files at 3.58 per second'),
(76319, 1608849632.410952, 2, 'info', 'Scanned contents of 106 additional files at 3.45 per second'),
(76320, 1608849633.634183, 2, 'info', 'Scanned contents of 108 additional files at 3.38 per second'),
(76321, 1608849634.864223, 2, 'info', 'Scanned contents of 110 additional files at 3.31 per second'),
(76322, 1608849636.013992, 2, 'info', 'Scanned contents of 112 additional files at 3.26 per second'),
(76323, 1608849637.563596, 2, 'info', 'Scanned contents of 114 additional files at 3.17 per second'),
(76324, 1608849638.908068, 2, 'info', 'Scanned contents of 116 additional files at 3.11 per second'),
(76325, 1608849640.221358, 2, 'info', 'Scanned contents of 119 additional files at 3.08 per second'),
(76326, 1608849645.874752, 2, 'info', 'Scanned contents of 123 additional files at 2.78 per second'),
(76327, 1608849646.969059, 2, 'info', 'Scanned contents of 128 additional files at 2.82 per second'),
(76328, 1608849648.072288, 2, 'info', 'Scanned contents of 133 additional files at 2.86 per second'),
(76329, 1608849649.185594, 2, 'info', 'Scanned contents of 136 additional files at 2.86 per second'),
(76330, 1608849650.218314, 2, 'info', 'Scanned contents of 141 additional files at 2.90 per second'),
(76331, 1608849651.763649, 2, 'info', 'Scanned contents of 144 additional files at 2.87 per second'),
(76332, 1608849652.831442, 2, 'info', 'Scanned contents of 147 additional files at 2.87 per second'),
(76333, 1608849653.968075, 2, 'info', 'Scanned contents of 151 additional files at 2.89 per second'),
(76334, 1608849655.174707, 2, 'info', 'Scanned contents of 155 additional files at 2.90 per second'),
(76335, 1608849656.252787, 2, 'info', 'Scanned contents of 160 additional files at 2.93 per second'),
(76336, 1608849657.552504, 2, 'info', 'Scanned contents of 164 additional files at 2.93 per second'),
(76337, 1608849658.595161, 2, 'info', 'Scanned contents of 169 additional files at 2.97 per second'),
(76338, 1608849659.658974, 2, 'info', 'Scanned contents of 174 additional files at 3.00 per second'),
(76339, 1608849660.711772, 2, 'info', 'Scanned contents of 179 additional files at 3.03 per second'),
(76340, 1608849662.162336, 2, 'info', 'Scanned contents of 183 additional files at 3.02 per second'),
(76341, 1608849663.678119, 2, 'info', 'Scanned contents of 186 additional files at 3.00 per second'),
(76342, 1608849665.209815, 2, 'info', 'Scanned contents of 192 additional files at 3.02 per second'),
(76343, 1608849666.419153, 2, 'info', 'Scanned contents of 197 additional files at 3.04 per second'),
(76344, 1608849667.474609, 2, 'info', 'Scanned contents of 201 additional files at 3.05 per second'),
(76345, 1608849668.505589, 2, 'info', 'Scanned contents of 206 additional files at 3.08 per second'),
(76346, 1608849669.543855, 2, 'info', 'Scanned contents of 209 additional files at 3.08 per second'),
(76347, 1608849670.546666, 2, 'info', 'Scanned contents of 212 additional files at 3.08 per second'),
(76348, 1608849671.752819, 2, 'info', 'Scanned contents of 215 additional files at 3.07 per second'),
(76349, 1608849672.890649, 2, 'info', 'Scanned contents of 220 additional files at 3.09 per second'),
(76350, 1608849673.996837, 2, 'info', 'Scanned contents of 225 additional files at 3.11 per second'),
(76351, 1608849675.502875, 2, 'info', 'Scanned contents of 228 additional files at 3.09 per second'),
(76352, 1608849676.634975, 2, 'info', 'Scanned contents of 232 additional files at 3.09 per second'),
(76353, 1608849677.773040, 2, 'info', 'Scanned contents of 237 additional files at 3.11 per second'),
(76354, 1608849679.695198, 2, 'info', 'Scanned contents of 240 additional files at 3.07 per second'),
(76355, 1608849680.952714, 2, 'info', 'Scanned contents of 242 additional files at 3.05 per second'),
(76356, 1608849682.118774, 2, 'info', 'Scanned contents of 245 additional files at 3.04 per second'),
(76357, 1608849683.352348, 2, 'info', 'Scanned contents of 250 additional files at 3.06 per second'),
(76358, 1608849684.422368, 2, 'info', 'Scanned contents of 255 additional files at 3.08 per second'),
(76359, 1608849685.592037, 2, 'info', 'Scanned contents of 260 additional files at 3.10 per second'),
(76360, 1608849686.776378, 2, 'info', 'Scanned contents of 263 additional files at 3.09 per second'),
(76361, 1608849688.274606, 2, 'info', 'Scanned contents of 266 additional files at 3.07 per second'),
(76362, 1608849689.516070, 2, 'info', 'Scanned contents of 270 additional files at 3.07 per second'),
(76363, 1608849690.530846, 2, 'info', 'Scanned contents of 275 additional files at 3.09 per second'),
(76364, 1608849691.617575, 2, 'info', 'Scanned contents of 279 additional files at 3.10 per second'),
(76365, 1608849692.696806, 2, 'info', 'Scanned contents of 282 additional files at 3.10 per second'),
(76366, 1608849693.719379, 2, 'info', 'Scanned contents of 287 additional files at 3.12 per second'),
(76367, 1608849694.785507, 2, 'info', 'Scanned contents of 293 additional files at 3.15 per second'),
(76368, 1608849695.913070, 2, 'info', 'Scanned contents of 297 additional files at 3.15 per second'),
(76369, 1608849696.985319, 2, 'info', 'Scanned contents of 302 additional files at 3.17 per second'),
(76370, 1608849698.151169, 2, 'info', 'Scanned contents of 306 additional files at 3.17 per second'),
(76371, 1608849699.485253, 2, 'info', 'Scanned contents of 309 additional files at 3.16 per second'),
(76372, 1608849700.507868, 2, 'info', 'Scanned contents of 312 additional files at 3.16 per second'),
(76373, 1608849701.718997, 2, 'info', 'Scanned contents of 317 additional files at 3.17 per second'),
(76374, 1608849702.903362, 2, 'info', 'Scanned contents of 322 additional files at 3.18 per second'),
(76375, 1608849703.928826, 2, 'info', 'Scanned contents of 326 additional files at 3.19 per second'),
(76376, 1608849705.672594, 2, 'info', 'Scanned contents of 328 additional files at 3.15 per second'),
(76377, 1608849707.086858, 2, 'info', 'Scanned contents of 330 additional files at 3.13 per second'),
(76378, 1608849708.179011, 2, 'info', 'Scanned contents of 335 additional files at 3.14 per second'),
(76379, 1608849709.388585, 2, 'info', 'Scanned contents of 339 additional files at 3.15 per second'),
(76380, 1608849711.507059, 2, 'info', 'Scanned contents of 342 additional files at 3.11 per second'),
(76381, 1608849713.018211, 2, 'info', 'Scanned contents of 344 additional files at 3.09 per second'),
(76382, 1608849714.200244, 2, 'info', 'Scanned contents of 346 additional files at 3.07 per second'),
(76383, 1608849715.315370, 2, 'info', 'Scanned contents of 350 additional files at 3.08 per second'),
(76384, 1608849716.363822, 2, 'info', 'Scanned contents of 354 additional files at 3.09 per second'),
(76385, 1608849717.474522, 2, 'info', 'Scanned contents of 359 additional files at 3.10 per second'),
(76386, 1608849718.611118, 2, 'info', 'Scanned contents of 364 additional files at 3.11 per second'),
(76387, 1608849719.702684, 2, 'info', 'Scanned contents of 369 additional files at 3.13 per second'),
(76388, 1608849720.878591, 2, 'info', 'Scanned contents of 374 additional files at 3.14 per second'),
(76389, 1608849722.025629, 2, 'info', 'Scanned contents of 378 additional files at 3.14 per second'),
(76390, 1608849723.374525, 2, 'info', 'Scanned contents of 380 additional files at 3.12 per second'),
(76391, 1608849724.501613, 2, 'info', 'Scanned contents of 383 additional files at 3.12 per second'),
(76392, 1608849725.566013, 2, 'info', 'Scanned contents of 387 additional files at 3.12 per second'),
(76393, 1608849726.586098, 2, 'info', 'Scanned contents of 391 additional files at 3.13 per second'),
(76394, 1608849727.732133, 2, 'info', 'Scanned contents of 396 additional files at 3.14 per second'),
(76395, 1608849728.788000, 2, 'info', 'Scanned contents of 401 additional files at 3.15 per second'),
(76396, 1608849730.031900, 2, 'info', 'Scanned contents of 406 additional files at 3.16 per second'),
(76397, 1608849731.130037, 2, 'info', 'Scanned contents of 409 additional files at 3.16 per second'),
(76398, 1608849732.158824, 2, 'info', 'Scanned contents of 414 additional files at 3.17 per second'),
(76399, 1608849732.468942, 2, 'info', 'Scanned contents of 415 additional files at 3.17 per second'),
(76400, 1608849732.507749, 2, 'info', 'Asking Wordfence to check URLs against malware list.'),
(76401, 1608849732.591391, 2, 'info', 'Checking 957 host keys against Wordfence scanning servers.'),
(76402, 1608849733.489247, 2, 'info', 'Done host key check.'),
(76403, 1608849733.667645, 2, 'info', 'Checking 4 URLs from 3 sources.'),
(76404, 1608849734.572950, 2, 'info', 'Done URL check.'),
(76405, 1608849735.233426, 2, 'info', 'Done file contents scan'),
(76411, 1608849737.067847, 2, 'info', 'Examining URLs found in posts we scanned for dangerous websites'),
(76412, 1608849737.121328, 2, 'info', 'Done examining URLs'),
(76415, 1608849738.513710, 2, 'info', 'Checking 4 host keys against Wordfence scanning servers.'),
(76416, 1608849739.178905, 2, 'info', 'Done host key check.'),
(76419, 1608849740.040529, 2, 'info', 'Starting password strength check on 2 users.'),
(76426, 1608849752.788069, 2, 'info', 'Examining URLs found in the options we scanned for dangerous websites'),
(76427, 1608849752.841353, 2, 'info', 'Done examining URLs'),
(76429, 1608849753.655101, 1, 'info', '-------------------'),
(76430, 1608849753.730757, 2, 'info', 'Wordfence used 32 MB of memory for scan. Server peak memory usage was: 36 MB'),
(76431, 1608849753.808490, 1, 'info', 'Scan Complete. Scanned 2996 files, 7 plugins, 4 themes, 2 posts, 1 comments and 370 URLs in 16 minutes 24 seconds.'),
(76434, 1608936213.309310, 1, 'info', 'Initiating quick scan'),
(76437, 1608936215.345576, 1, 'info', '-------------------'),
(76438, 1608936215.553823, 2, 'info', 'Wordfence used 0 B of memory for scan. Server peak memory usage was: 4 MB'),
(76439, 1608936215.653779, 1, 'info', 'Quick Scan Complete. Scanned in 2 seconds.'),
(76442, 1609015845.796881, 1, 'info', 'Initiating quick scan'),
(76445, 1609015847.255321, 1, 'info', '-------------------'),
(76446, 1609015847.419175, 2, 'info', 'Wordfence used 0 B of memory for scan. Server peak memory usage was: 4 MB'),
(76447, 1609015847.474654, 1, 'info', 'Quick Scan Complete. Scanned in 2 seconds.'),
(76449, 1609105144.853040, 1, 'info', 'Scheduled Wordfence scan starting at Sunday 27th of December 2020 10:39:04 PM'),
(76451, 1609105152.175043, 1, 'info', 'Contacting Wordfence to initiate scan'),
(76456, 1609105170.019692, 2, 'info', 'Starting DNS scan for tservices.cz'),
(76457, 1609105170.403821, 2, 'info', 'Scanning DNS A record for tservices.cz'),
(76458, 1609105170.641285, 2, 'info', 'Scanning DNS MX record for tservices.cz'),
(76461, 1609105174.454702, 1, 'error', 'Scan Engine Error: There is already a scan running.'),
(76462, 1609105174.677281, 2, 'info', 'Total disk space: 13.96 TB -- Free disk space: 3.68 TB'),
(76463, 1609105175.313072, 2, 'info', 'The disk has 3856708.2 MB available'),
(76467, 1609105184.579114, 2, 'info', 'Getting plugin list from WordPress'),
(76468, 1609105185.375239, 2, 'info', 'Found 7 plugins'),
(76469, 1609105185.719354, 2, 'info', 'Getting theme list from WordPress'),
(76470, 1609105185.878306, 2, 'info', 'Found 4 themes'),
(76482, 1609105201.274994, 2, 'info', '500 files indexed'),
(76483, 1609105203.175136, 2, 'info', '1000 files indexed'),
(76484, 1609105206.530514, 2, 'info', '1500 files indexed'),
(76485, 1609105211.377836, 2, 'info', '2000 files indexed'),
(76486, 1609105213.391673, 2, 'info', '2500 files indexed'),
(76487, 1609105215.050660, 2, 'info', '2996 files indexed'),
(76488, 1609105291.941574, 2, 'info', 'Analyzed 100 files containing 1.36 MB of data so far'),
(76489, 1609105328.008155, 2, 'info', 'Analyzed 200 files containing 2.45 MB of data so far'),
(76490, 1609105352.542486, 2, 'info', 'Analyzed 300 files containing 3.81 MB of data so far'),
(76491, 1609105376.163649, 2, 'info', 'Analyzed 400 files containing 5.97 MB of data so far'),
(76492, 1609105400.274738, 2, 'info', 'Analyzed 500 files containing 6.73 MB of data so far'),
(76493, 1609105427.474818, 2, 'info', 'Analyzed 600 files containing 7.4 MB of data so far'),
(76494, 1609105458.507990, 2, 'info', 'Analyzed 700 files containing 8.37 MB of data so far'),
(76495, 1609105482.685779, 2, 'info', 'Analyzed 800 files containing 9.14 MB of data so far'),
(76496, 1609105505.552409, 2, 'info', 'Analyzed 900 files containing 9.18 MB of data so far'),
(76497, 1609105538.341365, 2, 'info', 'Analyzed 1000 files containing 9.59 MB of data so far'),
(76498, 1609105560.567119, 2, 'info', 'Analyzed 1100 files containing 14.19 MB of data so far'),
(76499, 1609105586.571150, 2, 'info', 'Analyzed 1200 files containing 16.92 MB of data so far'),
(76500, 1609105619.285605, 2, 'info', 'Analyzed 1300 files containing 17.26 MB of data so far'),
(76501, 1609105643.341157, 2, 'info', 'Analyzed 1400 files containing 17.87 MB of data so far'),
(76502, 1609105673.229993, 2, 'info', 'Analyzed 1500 files containing 18.26 MB of data so far'),
(76503, 1609105697.074394, 2, 'info', 'Analyzed 1600 files containing 18.67 MB of data so far'),
(76504, 1609105723.991614, 2, 'info', 'Analyzed 1700 files containing 19.29 MB of data so far'),
(76505, 1609105749.563230, 2, 'info', 'Analyzed 1800 files containing 21.43 MB of data so far'),
(76506, 1609105789.352122, 2, 'info', 'Analyzed 1900 files containing 25.64 MB of data so far'),
(76507, 1609105828.718735, 2, 'info', 'Analyzed 2000 files containing 27.33 MB of data so far'),
(76508, 1609105865.385478, 2, 'info', 'Analyzed 2100 files containing 29.5 MB of data so far'),
(76509, 1609105940.020044, 2, 'info', 'Analyzed 2200 files containing 33.39 MB of data so far'),
(76510, 1609105969.862996, 2, 'info', 'Analyzed 2300 files containing 34.12 MB of data so far'),
(76511, 1609105995.970789, 2, 'info', 'Analyzed 2400 files containing 36.33 MB of data so far'),
(76512, 1609106020.318496, 2, 'info', 'Analyzed 2500 files containing 37.95 MB of data so far'),
(76513, 1609106061.415202, 2, 'info', 'Analyzed 2600 files containing 40.06 MB of data so far'),
(76514, 1609106092.812507, 2, 'info', 'Analyzed 2700 files containing 41.64 MB of data so far'),
(76515, 1609106134.622747, 2, 'info', 'Analyzed 2800 files containing 43.29 MB of data so far'),
(76516, 1609106157.696180, 2, 'info', 'Analyzed 2900 files containing 46.76 MB of data so far'),
(76517, 1609106190.933190, 2, 'info', 'Analyzed 2996 files containing 48.5 MB of data.'),
(76525, 1609106197.160141, 2, 'info', 'Starting scan of file contents'),
(76526, 1609106198.296436, 2, 'info', 'Scanned contents of 3 additional files at 2.98 per second'),
(76527, 1609106199.318522, 2, 'info', 'Scanned contents of 6 additional files at 2.96 per second'),
(76528, 1609106200.633449, 2, 'info', 'Scanned contents of 9 additional files at 2.69 per second'),
(76529, 1609106202.196340, 2, 'info', 'Scanned contents of 10 additional files at 2.04 per second'),
(76530, 1609106203.258866, 2, 'info', 'Scanned contents of 14 additional files at 2.34 per second'),
(76531, 1609106204.974037, 2, 'info', 'Scanned contents of 18 additional files at 2.34 per second'),
(76532, 1609106206.008911, 2, 'info', 'Scanned contents of 20 additional files at 2.29 per second'),
(76533, 1609106207.574049, 2, 'info', 'Scanned contents of 23 additional files at 2.24 per second'),
(76534, 1609106208.629589, 2, 'info', 'Scanned contents of 24 additional files at 2.12 per second'),
(76535, 1609106209.818453, 2, 'info', 'Scanned contents of 27 additional files at 2.15 per second'),
(76536, 1609106211.007442, 2, 'info', 'Scanned contents of 32 additional files at 2.33 per second'),
(76537, 1609106212.374368, 2, 'info', 'Scanned contents of 36 additional files at 2.39 per second'),
(76538, 1609106213.458473, 2, 'info', 'Scanned contents of 40 additional files at 2.47 per second'),
(76539, 1609106214.774031, 2, 'info', 'Scanned contents of 43 additional files at 2.46 per second'),
(76540, 1609106216.078508, 2, 'info', 'Scanned contents of 48 additional files at 2.55 per second'),
(76541, 1609106217.618470, 2, 'info', 'Scanned contents of 51 additional files at 2.51 per second'),
(76542, 1609106219.076462, 2, 'info', 'Scanned contents of 53 additional files at 2.43 per second'),
(76543, 1609106220.372019, 2, 'info', 'Scanned contents of 55 additional files at 2.38 per second'),
(76544, 1609106221.577564, 2, 'info', 'Scanned contents of 58 additional files at 2.39 per second'),
(76545, 1609106222.740870, 2, 'info', 'Scanned contents of 61 additional files at 2.40 per second'),
(76546, 1609106223.885784, 2, 'info', 'Scanned contents of 64 additional files at 2.41 per second'),
(76547, 1609106225.028140, 2, 'info', 'Scanned contents of 67 additional files at 2.42 per second'),
(76548, 1609106226.654916, 2, 'info', 'Scanned contents of 69 additional files at 2.35 per second'),
(76549, 1609106228.636934, 2, 'info', 'Scanned contents of 71 additional files at 2.26 per second'),
(76550, 1609106229.860139, 2, 'info', 'Scanned contents of 72 additional files at 2.21 per second'),
(76551, 1609106231.487146, 2, 'info', 'Scanned contents of 73 additional files at 2.13 per second'),
(76552, 1609106233.273252, 2, 'info', 'Scanned contents of 74 additional files at 2.06 per second'),
(76553, 1609106234.276880, 2, 'info', 'Scanned contents of 75 additional files at 2.03 per second'),
(76554, 1609106235.367679, 2, 'info', 'Scanned contents of 76 additional files at 2.00 per second'),
(76555, 1609106236.444108, 2, 'info', 'Scanned contents of 77 additional files at 1.97 per second'),
(76556, 1609106237.930656, 2, 'info', 'Scanned contents of 79 additional files at 1.94 per second'),
(76557, 1609106238.988506, 2, 'info', 'Scanned contents of 80 additional files at 1.92 per second'),
(76558, 1609106241.451916, 2, 'info', 'Scanned contents of 82 additional files at 1.86 per second'),
(76559, 1609106242.571780, 2, 'info', 'Scanned contents of 83 additional files at 1.83 per second'),
(76560, 1609106243.612118, 2, 'info', 'Scanned contents of 84 additional files at 1.81 per second'),
(76561, 1609106244.693695, 2, 'info', 'Scanned contents of 86 additional files at 1.81 per second'),
(76562, 1609106245.824182, 2, 'info', 'Scanned contents of 88 additional files at 1.81 per second'),
(76563, 1609106246.878480, 2, 'info', 'Scanned contents of 90 additional files at 1.81 per second'),
(76564, 1609106248.318507, 2, 'info', 'Scanned contents of 93 additional files at 1.82 per second'),
(76565, 1609106249.373987, 2, 'info', 'Scanned contents of 95 additional files at 1.82 per second'),
(76566, 1609106250.496210, 2, 'info', 'Scanned contents of 99 additional files at 1.86 per second'),
(76567, 1609106251.685139, 2, 'info', 'Scanned contents of 102 additional files at 1.88 per second'),
(76568, 1609106252.732423, 2, 'info', 'Scanned contents of 105 additional files at 1.89 per second'),
(76569, 1609106253.745690, 2, 'info', 'Scanned contents of 107 additional files at 1.90 per second'),
(76570, 1609106254.777397, 2, 'info', 'Scanned contents of 110 additional files at 1.91 per second'),
(76571, 1609106255.888532, 2, 'info', 'Scanned contents of 114 additional files at 1.95 per second'),
(76572, 1609106257.347533, 2, 'info', 'Scanned contents of 117 additional files at 1.95 per second'),
(76573, 1609106258.662936, 2, 'info', 'Scanned contents of 118 additional files at 1.92 per second'),
(76574, 1609106260.434159, 2, 'info', 'Scanned contents of 120 additional files at 1.90 per second'),
(76575, 1609106261.555913, 2, 'info', 'Scanned contents of 122 additional files at 1.90 per second'),
(76576, 1609106262.676894, 2, 'info', 'Scanned contents of 125 additional files at 1.91 per second'),
(76577, 1609106263.752296, 2, 'info', 'Scanned contents of 129 additional files at 1.94 per second'),
(76578, 1609106265.251796, 2, 'info', 'Scanned contents of 134 additional files at 1.97 per second'),
(76579, 1609106266.545508, 2, 'info', 'Scanned contents of 138 additional files at 1.99 per second'),
(76580, 1609106267.759688, 2, 'info', 'Scanned contents of 143 additional files at 2.03 per second'),
(76581, 1609106268.785066, 2, 'info', 'Scanned contents of 145 additional files at 2.03 per second'),
(76582, 1609106270.044347, 2, 'info', 'Scanned contents of 149 additional files at 2.05 per second'),
(76583, 1609106271.318459, 2, 'info', 'Scanned contents of 151 additional files at 2.04 per second'),
(76584, 1609106272.602884, 2, 'info', 'Scanned contents of 153 additional files at 2.03 per second'),
(76585, 1609106273.655787, 2, 'info', 'Scanned contents of 156 additional files at 2.04 per second'),
(76586, 1609106274.857796, 2, 'info', 'Scanned contents of 159 additional files at 2.05 per second'),
(76587, 1609106276.208166, 2, 'info', 'Scanned contents of 162 additional files at 2.05 per second'),
(76588, 1609106277.259653, 2, 'info', 'Scanned contents of 165 additional files at 2.06 per second'),
(76589, 1609106278.268986, 2, 'info', 'Scanned contents of 169 additional files at 2.09 per second'),
(76590, 1609106279.347276, 2, 'info', 'Scanned contents of 173 additional files at 2.11 per second'),
(76591, 1609106280.375872, 2, 'info', 'Scanned contents of 176 additional files at 2.12 per second'),
(76592, 1609106281.524880, 2, 'info', 'Scanned contents of 181 additional files at 2.15 per second'),
(76593, 1609106282.915972, 2, 'info', 'Scanned contents of 185 additional files at 2.16 per second'),
(76594, 1609106284.325816, 2, 'info', 'Scanned contents of 186 additional files at 2.14 per second'),
(76595, 1609106285.549831, 2, 'info', 'Scanned contents of 188 additional files at 2.13 per second'),
(76596, 1609106286.576405, 2, 'info', 'Scanned contents of 192 additional files at 2.15 per second'),
(76597, 1609106288.496264, 2, 'info', 'Scanned contents of 195 additional files at 2.14 per second'),
(76598, 1609106295.419644, 2, 'info', 'Scanned contents of 198 additional files at 2.02 per second'),
(76599, 1609106296.615520, 2, 'info', 'Scanned contents of 199 additional files at 2.00 per second'),
(76600, 1609106297.672622, 2, 'info', 'Scanned contents of 202 additional files at 2.01 per second'),
(76601, 1609106299.410553, 2, 'info', 'Scanned contents of 207 additional files at 2.03 per second'),
(76602, 1609106300.951694, 2, 'info', 'Scanned contents of 210 additional files at 2.03 per second'),
(76603, 1609106302.016408, 2, 'info', 'Scanned contents of 213 additional files at 2.03 per second'),
(76604, 1609106303.219864, 2, 'info', 'Scanned contents of 215 additional files at 2.03 per second'),
(76605, 1609106304.653004, 2, 'info', 'Scanned contents of 216 additional files at 2.01 per second'),
(76606, 1609106306.162897, 2, 'info', 'Scanned contents of 217 additional files at 1.99 per second'),
(76607, 1609106307.503984, 2, 'info', 'Scanned contents of 219 additional files at 1.99 per second'),
(76608, 1609106308.579733, 2, 'info', 'Scanned contents of 222 additional files at 1.99 per second'),
(76609, 1609106309.638670, 2, 'info', 'Scanned contents of 226 additional files at 2.01 per second'),
(76610, 1609106311.109474, 2, 'info', 'Scanned contents of 231 additional files at 2.03 per second'),
(76611, 1609106312.228346, 2, 'info', 'Scanned contents of 236 additional files at 2.05 per second'),
(76612, 1609106313.325674, 2, 'info', 'Scanned contents of 239 additional files at 2.06 per second'),
(76613, 1609106314.437261, 2, 'info', 'Scanned contents of 241 additional files at 2.06 per second'),
(76614, 1609106316.064337, 2, 'info', 'Scanned contents of 245 additional files at 2.06 per second'),
(76615, 1609106317.179414, 2, 'info', 'Scanned contents of 249 additional files at 2.08 per second'),
(76616, 1609106318.257216, 2, 'info', 'Scanned contents of 252 additional files at 2.08 per second'),
(76617, 1609106319.262859, 2, 'info', 'Scanned contents of 253 additional files at 2.07 per second'),
(76618, 1609106320.633415, 2, 'info', 'Scanned contents of 255 additional files at 2.07 per second'),
(76619, 1609106321.707229, 2, 'info', 'Scanned contents of 259 additional files at 2.08 per second'),
(76620, 1609106323.396128, 2, 'info', 'Scanned contents of 263 additional files at 2.09 per second'),
(76621, 1609106325.040633, 2, 'info', 'Scanned contents of 266 additional files at 2.08 per second'),
(76622, 1609106326.197925, 2, 'info', 'Scanned contents of 271 additional files at 2.10 per second'),
(76623, 1609106327.243606, 2, 'info', 'Scanned contents of 274 additional files at 2.11 per second'),
(76624, 1609106328.285063, 2, 'info', 'Scanned contents of 277 additional files at 2.11 per second'),
(76625, 1609106329.426412, 2, 'info', 'Scanned contents of 280 additional files at 2.12 per second'),
(76626, 1609106330.486204, 2, 'info', 'Scanned contents of 285 additional files at 2.14 per second'),
(76627, 1609106331.688523, 2, 'info', 'Scanned contents of 287 additional files at 2.14 per second'),
(76628, 1609106332.875641, 2, 'info', 'Scanned contents of 289 additional files at 2.13 per second'),
(76629, 1609106333.923709, 2, 'info', 'Scanned contents of 293 additional files at 2.14 per second'),
(76630, 1609106334.942704, 2, 'info', 'Scanned contents of 298 additional files at 2.16 per second'),
(76631, 1609106336.031392, 2, 'info', 'Scanned contents of 303 additional files at 2.18 per second'),
(76632, 1609106337.257046, 2, 'info', 'Scanned contents of 307 additional files at 2.19 per second'),
(76633, 1609106338.596125, 2, 'info', 'Scanned contents of 311 additional files at 2.20 per second'),
(76634, 1609106339.617438, 2, 'info', 'Scanned contents of 315 additional files at 2.21 per second'),
(76635, 1609106340.782730, 2, 'info', 'Scanned contents of 319 additional files at 2.22 per second'),
(76636, 1609106342.007224, 2, 'info', 'Scanned contents of 323 additional files at 2.23 per second'),
(76637, 1609106343.310840, 2, 'info', 'Scanned contents of 327 additional files at 2.24 per second'),
(76638, 1609106345.349592, 2, 'info', 'Scanned contents of 328 additional files at 2.22 per second'),
(76639, 1609106346.751660, 2, 'info', 'Scanned contents of 330 additional files at 2.21 per second'),
(76640, 1609106347.822802, 2, 'info', 'Scanned contents of 333 additional files at 2.21 per second'),
(76641, 1609106349.062116, 2, 'info', 'Scanned contents of 335 additional files at 2.21 per second'),
(76642, 1609106350.140548, 2, 'info', 'Scanned contents of 338 additional files at 2.21 per second'),
(76643, 1609106352.169557, 2, 'info', 'Scanned contents of 342 additional files at 2.21 per second'),
(76644, 1609106353.340578, 2, 'info', 'Scanned contents of 345 additional files at 2.21 per second'),
(76645, 1609106354.358695, 2, 'info', 'Scanned contents of 347 additional files at 2.21 per second'),
(76646, 1609106355.584872, 2, 'info', 'Scanned contents of 351 additional files at 2.22 per second'),
(76647, 1609106357.025064, 2, 'info', 'Scanned contents of 353 additional files at 2.21 per second'),
(76648, 1609106358.173979, 2, 'info', 'Scanned contents of 354 additional files at 2.20 per second'),
(76649, 1609106359.422811, 2, 'info', 'Scanned contents of 357 additional files at 2.20 per second'),
(76650, 1609106360.518693, 2, 'info', 'Scanned contents of 361 additional files at 2.21 per second'),
(76651, 1609106361.765530, 2, 'info', 'Scanned contents of 364 additional files at 2.21 per second'),
(76652, 1609106363.007195, 2, 'info', 'Scanned contents of 368 additional files at 2.22 per second'),
(76653, 1609106364.164567, 2, 'info', 'Scanned contents of 372 additional files at 2.23 per second'),
(76654, 1609106365.215048, 2, 'info', 'Scanned contents of 375 additional files at 2.23 per second'),
(76655, 1609106366.373881, 2, 'info', 'Scanned contents of 380 additional files at 2.25 per second'),
(76656, 1609106367.373918, 2, 'info', 'Scanned contents of 382 additional files at 2.25 per second'),
(76657, 1609106368.651615, 2, 'info', 'Scanned contents of 386 additional files at 2.25 per second'),
(76658, 1609106369.659616, 2, 'info', 'Scanned contents of 388 additional files at 2.25 per second'),
(76659, 1609106371.196193, 2, 'info', 'Scanned contents of 389 additional files at 2.24 per second'),
(76660, 1609106372.240616, 2, 'info', 'Scanned contents of 392 additional files at 2.24 per second'),
(76661, 1609106373.253366, 2, 'info', 'Scanned contents of 396 additional files at 2.25 per second'),
(76662, 1609106374.429541, 2, 'info', 'Scanned contents of 400 additional files at 2.26 per second'),
(76663, 1609106375.659282, 2, 'info', 'Scanned contents of 404 additional files at 2.26 per second'),
(76664, 1609106376.840544, 2, 'info', 'Scanned contents of 407 additional files at 2.27 per second'),
(76665, 1609106378.079395, 2, 'info', 'Scanned contents of 411 additional files at 2.27 per second'),
(76666, 1609106379.103494, 2, 'info', 'Scanned contents of 414 additional files at 2.28 per second'),
(76667, 1609106379.528847, 2, 'info', 'Scanned contents of 415 additional files at 2.28 per second'),
(76668, 1609106379.584921, 2, 'info', 'Asking Wordfence to check URLs against malware list.'),
(76669, 1609106379.646390, 2, 'info', 'Checking 957 host keys against Wordfence scanning servers.'),
(76670, 1609106380.517628, 2, 'info', 'Done host key check.'),
(76671, 1609106380.846807, 2, 'info', 'Checking 4 URLs from 3 sources.'),
(76672, 1609106381.680206, 2, 'info', 'Done URL check.'),
(76673, 1609106384.188579, 2, 'info', 'Done file contents scan'),
(76679, 1609106387.381508, 2, 'info', 'Examining URLs found in posts we scanned for dangerous websites'),
(76680, 1609106387.538860, 2, 'info', 'Done examining URLs'),
(76683, 1609106389.123050, 2, 'info', 'Checking 4 host keys against Wordfence scanning servers.'),
(76684, 1609106389.787957, 2, 'info', 'Done host key check.'),
(76687, 1609106391.095470, 2, 'info', 'Starting password strength check on 2 users.'),
(76694, 1609106406.036317, 2, 'info', 'Examining URLs found in the options we scanned for dangerous websites'),
(76695, 1609106406.290178, 2, 'info', 'Done examining URLs'),
(76697, 1609106407.665571, 1, 'info', '-------------------'),
(76698, 1609106408.030059, 2, 'info', 'Wordfence used 26 MB of memory for scan. Server peak memory usage was: 52 MB'),
(76699, 1609106408.118255, 1, 'info', 'Scan Complete. Scanned 2996 files, 7 plugins, 4 themes, 2 posts, 1 comments and 370 URLs in 20 minutes 53 seconds.'),
(76702, 1609191885.188930, 1, 'info', 'Initiating quick scan'),
(76705, 1609191888.514935, 1, 'info', '-------------------'),
(76706, 1609191888.866052, 2, 'info', 'Wordfence used 0 B of memory for scan. Server peak memory usage was: 22 MB'),
(76707, 1609191888.977723, 1, 'info', 'Quick Scan Complete. Scanned in 3 seconds.'),
(76710, 1609277101.925034, 1, 'info', 'Initiating quick scan'),
(76713, 1609277104.918382, 1, 'info', '-------------------'),
(76714, 1609277105.258468, 2, 'info', 'Wordfence used 0 B of memory for scan. Server peak memory usage was: 4 MB'),
(76715, 1609277105.413913, 1, 'info', 'Quick Scan Complete. Scanned in 3 seconds.'),
(76717, 1609358484.047943, 1, 'info', 'Scheduled Wordfence scan starting at Wednesday 30th of December 2020 09:01:24 PM'),
(76719, 1609358492.667330, 1, 'info', 'Contacting Wordfence to initiate scan'),
(76721, 1609358496.745066, 10, 'info', 'SUM_START:Checking for the most secure way to get IPs'),
(76722, 1609358500.335702, 10, 'info', 'SUM_ENDOK:Checking for the most secure way to get IPs'),
(76723, 1609358500.600631, 10, 'info', 'SUM_START:Scanning DNS for unauthorized changes'),
(76724, 1609358500.734291, 2, 'info', 'Starting DNS scan for tservices.cz'),
(76725, 1609358500.797109, 2, 'info', 'Scanning DNS A record for tservices.cz'),
(76726, 1609358500.881934, 2, 'info', 'Scanning DNS MX record for tservices.cz'),
(76727, 1609358500.947137, 10, 'info', 'SUM_ENDOK:Scanning DNS for unauthorized changes'),
(76728, 1609358501.300616, 10, 'info', 'SUM_START:Scanning to check available disk space'),
(76729, 1609358501.456578, 2, 'info', 'Total disk space: 13.96 TB -- Free disk space: 3.65 TB'),
(76730, 1609358501.496619, 2, 'info', 'The disk has 3830617.34 MB available'),
(76731, 1609358501.567327, 10, 'info', 'SUM_ENDOK:Scanning to check available disk space'),
(76732, 1609358501.889508, 10, 'info', 'SUM_START:Checking for future GeoIP support'),
(76733, 1609358502.000645, 10, 'info', 'SUM_ENDOK:Checking for future GeoIP support'),
(76734, 1609358502.310443, 2, 'info', 'Getting plugin list from WordPress'),
(76735, 1609358502.534246, 2, 'info', 'Found 7 plugins'),
(76736, 1609358502.589495, 2, 'info', 'Getting theme list from WordPress'),
(76737, 1609358503.131747, 2, 'info', 'Found 4 themes'),
(76738, 1609358507.289546, 10, 'info', 'SUM_START:Fetching core, theme and plugin file signatures from Wordfence'),
(76739, 1609358509.063477, 10, 'info', 'SUM_ENDSUCCESS:Fetching core, theme and plugin file signatures from Wordfence'),
(76740, 1609358509.422907, 10, 'info', 'SUM_START:Fetching list of known malware files from Wordfence'),
(76741, 1609358509.506629, 10, 'info', 'SUM_ENDSUCCESS:Fetching list of known malware files from Wordfence'),
(76742, 1609358509.711749, 10, 'info', 'SUM_START:Fetching list of known core files from Wordfence'),
(76743, 1609358509.803857, 10, 'info', 'SUM_ENDSUCCESS:Fetching list of known core files from Wordfence'),
(76744, 1609358510.033985, 10, 'info', 'SUM_START:Comparing core WordPress files against originals in repository'),
(76745, 1609358510.233893, 10, 'info', 'SUM_DISABLED:Skipping theme scan'),
(76746, 1609358510.312628, 10, 'info', 'SUM_DISABLED:Skipping plugin scan'),
(76747, 1609358510.433958, 10, 'info', 'SUM_START:Scanning for known malware files'),
(76748, 1609358510.622844, 10, 'info', 'SUM_START:Scanning for unknown files in wp-admin and wp-includes'),
(76749, 1609358511.633898, 2, 'info', '500 files indexed'),
(76750, 1609358512.911712, 2, 'info', '1000 files indexed'),
(76751, 1609358514.734036, 2, 'info', '1500 files indexed'),
(76752, 1609358516.900671, 2, 'info', '2000 files indexed'),
(76753, 1609358518.653981, 2, 'info', '2500 files indexed'),
(76754, 1609358520.683814, 2, 'info', '2996 files indexed'),
(76755, 1609358557.875606, 2, 'info', 'Analyzed 100 files containing 1.36 MB of data so far'),
(76756, 1609358607.890487, 2, 'info', 'Analyzed 200 files containing 2.45 MB of data so far'),
(76757, 1609358641.063471, 2, 'info', 'Analyzed 300 files containing 3.81 MB of data so far'),
(76758, 1609358677.478494, 2, 'info', 'Analyzed 400 files containing 5.97 MB of data so far'),
(76759, 1609358704.714189, 2, 'info', 'Analyzed 500 files containing 6.73 MB of data so far'),
(76760, 1609358732.167405, 2, 'info', 'Analyzed 600 files containing 7.4 MB of data so far'),
(76761, 1609358764.224405, 2, 'info', 'Analyzed 700 files containing 8.37 MB of data so far'),
(76762, 1609358791.311917, 2, 'info', 'Analyzed 800 files containing 9.14 MB of data so far'),
(76763, 1609358827.374282, 2, 'info', 'Analyzed 900 files containing 9.18 MB of data so far'),
(76764, 1609358855.234142, 2, 'info', 'Analyzed 1000 files containing 9.59 MB of data so far'),
(76765, 1609358884.512634, 2, 'info', 'Analyzed 1100 files containing 14.19 MB of data so far'),
(76766, 1609358907.467486, 2, 'info', 'Analyzed 1200 files containing 16.92 MB of data so far'),
(76767, 1609358932.789883, 2, 'info', 'Analyzed 1300 files containing 17.26 MB of data so far'),
(76768, 1609358957.745324, 2, 'info', 'Analyzed 1400 files containing 17.87 MB of data so far'),
(76769, 1609358981.278626, 2, 'info', 'Analyzed 1500 files containing 18.26 MB of data so far'),
(76770, 1609359015.495805, 2, 'info', 'Analyzed 1600 files containing 18.67 MB of data so far'),
(76771, 1609359042.323086, 2, 'info', 'Analyzed 1700 files containing 19.29 MB of data so far'),
(76772, 1609359076.892613, 2, 'info', 'Analyzed 1800 files containing 21.43 MB of data so far'),
(76773, 1609359104.767588, 2, 'info', 'Analyzed 1900 files containing 25.64 MB of data so far'),
(76774, 1609359136.047266, 2, 'info', 'Analyzed 2000 files containing 27.33 MB of data so far'),
(76775, 1609359178.445363, 2, 'info', 'Analyzed 2100 files containing 29.5 MB of data so far'),
(76776, 1609359208.312058, 2, 'info', 'Analyzed 2200 files containing 33.36 MB of data so far'),
(76777, 1609359264.435301, 2, 'info', 'Analyzed 2300 files containing 34.09 MB of data so far'),
(76778, 1609359288.856559, 2, 'info', 'Analyzed 2400 files containing 36.3 MB of data so far'),
(76779, 1609359316.245449, 2, 'info', 'Analyzed 2500 files containing 37.91 MB of data so far'),
(76780, 1609359341.245459, 2, 'info', 'Analyzed 2600 files containing 40.02 MB of data so far'),
(76781, 1609359374.145534, 2, 'info', 'Analyzed 2700 files containing 41.6 MB of data so far'),
(76782, 1609359399.334466, 2, 'info', 'Analyzed 2800 files containing 43.26 MB of data so far'),
(76783, 1609359422.945510, 2, 'info', 'Analyzed 2900 files containing 46.73 MB of data so far'),
(76784, 1609359445.262685, 2, 'info', 'Analyzed 2996 files containing 48.46 MB of data.'),
(76785, 1609359445.345532, 10, 'info', 'SUM_ENDOK:Comparing core WordPress files against originals in repository'),
(76786, 1609359445.556619, 10, 'info', 'SUM_ENDOK:Scanning for unknown files in wp-admin and wp-includes'),
(76787, 1609359445.745560, 10, 'info', 'SUM_ENDOK:Scanning for known malware files'),
(76788, 1609359446.056665, 10, 'info', 'SUM_START:Check for publicly accessible configuration files, backup files and logs'),
(76789, 1609359446.479560, 10, 'info', 'SUM_ENDOK:Check for publicly accessible configuration files, backup files and logs'),
(76790, 1609359446.752040, 10, 'info', 'SUM_START:Scanning file contents for infections and vulnerabilities'),
(76791, 1609359446.845491, 10, 'info', 'SUM_START:Scanning file contents for URLs on a domain blacklist'),
(76792, 1609359450.857083, 2, 'info', 'Starting scan of file contents'),
(76793, 1609359452.101224, 2, 'info', 'Scanned contents of 3 additional files at 2.68 per second'),
(76794, 1609359453.191802, 2, 'info', 'Scanned contents of 6 additional files at 2.72 per second'),
(76795, 1609359454.201180, 2, 'info', 'Scanned contents of 9 additional files at 2.80 per second'),
(76796, 1609359455.360587, 2, 'info', 'Scanned contents of 13 additional files at 2.97 per second'),
(76797, 1609359456.525403, 2, 'info', 'Scanned contents of 18 additional files at 3.25 per second'),
(76798, 1609359457.645613, 2, 'info', 'Scanned contents of 23 additional files at 3.45 per second'),
(76799, 1609359458.801115, 2, 'info', 'Scanned contents of 25 additional files at 3.20 per second'),
(76800, 1609359459.902359, 2, 'info', 'Scanned contents of 29 additional files at 3.25 per second'),
(76801, 1609359461.768351, 2, 'info', 'Scanned contents of 32 additional files at 2.97 per second'),
(76802, 1609359464.056634, 2, 'info', 'Scanned contents of 33 additional files at 2.52 per second'),
(76803, 1609359465.689399, 2, 'info', 'Scanned contents of 34 additional files at 2.31 per second'),
(76804, 1609359466.934578, 2, 'info', 'Scanned contents of 37 additional files at 2.32 per second'),
(76805, 1609359468.101191, 2, 'info', 'Scanned contents of 41 additional files at 2.40 per second'),
(76806, 1609359469.145769, 2, 'info', 'Scanned contents of 43 additional files at 2.37 per second'),
(76807, 1609359470.418227, 2, 'info', 'Scanned contents of 48 additional files at 2.47 per second'),
(76808, 1609359473.195497, 2, 'info', 'Scanned contents of 50 additional files at 2.25 per second'),
(76809, 1609359474.756764, 2, 'info', 'Scanned contents of 54 additional files at 2.27 per second'),
(76810, 1609359475.967916, 2, 'info', 'Scanned contents of 56 additional files at 2.24 per second'),
(76811, 1609359477.102517, 2, 'info', 'Scanned contents of 60 additional files at 2.30 per second'),
(76812, 1609359478.374446, 2, 'info', 'Scanned contents of 64 additional files at 2.34 per second'),
(76813, 1609359479.619766, 2, 'info', 'Scanned contents of 68 additional files at 2.37 per second'),
(76814, 1609359481.556800, 2, 'info', 'Scanned contents of 72 additional files at 2.35 per second'),
(76815, 1609359482.637269, 2, 'info', 'Scanned contents of 76 additional files at 2.40 per second');
INSERT INTO `wp_wfStatus` (`id`, `ctime`, `level`, `type`, `msg`) VALUES
(76816, 1609359483.642580, 2, 'info', 'Scanned contents of 79 additional files at 2.42 per second'),
(76817, 1609359484.934511, 2, 'info', 'Scanned contents of 84 additional files at 2.47 per second'),
(76818, 1609359486.190809, 2, 'info', 'Scanned contents of 89 additional files at 2.53 per second'),
(76819, 1609359491.923451, 2, 'info', 'Scanned contents of 92 additional files at 2.25 per second'),
(76820, 1609359493.354945, 2, 'info', 'Scanned contents of 95 additional files at 2.24 per second'),
(76821, 1609359494.558003, 2, 'info', 'Scanned contents of 98 additional files at 2.25 per second'),
(76822, 1609359495.660876, 2, 'info', 'Scanned contents of 102 additional files at 2.28 per second'),
(76823, 1609359496.834523, 2, 'info', 'Scanned contents of 106 additional files at 2.31 per second'),
(76824, 1609359497.920973, 2, 'info', 'Scanned contents of 110 additional files at 2.34 per second'),
(76825, 1609359499.012411, 2, 'info', 'Scanned contents of 112 additional files at 2.33 per second'),
(76826, 1609359500.412339, 2, 'info', 'Scanned contents of 116 additional files at 2.35 per second'),
(76827, 1609359501.569131, 2, 'info', 'Scanned contents of 120 additional files at 2.37 per second'),
(76828, 1609359502.580334, 2, 'info', 'Scanned contents of 124 additional files at 2.40 per second'),
(76829, 1609359503.656743, 2, 'info', 'Scanned contents of 128 additional files at 2.43 per second'),
(76830, 1609359504.775696, 2, 'info', 'Scanned contents of 132 additional files at 2.45 per second'),
(76831, 1609359506.045678, 2, 'info', 'Scanned contents of 134 additional files at 2.43 per second'),
(76832, 1609359507.534557, 2, 'info', 'Scanned contents of 138 additional files at 2.44 per second'),
(76833, 1609359508.622550, 2, 'info', 'Scanned contents of 141 additional files at 2.45 per second'),
(76834, 1609359509.876723, 2, 'info', 'Scanned contents of 143 additional files at 2.43 per second'),
(76835, 1609359510.932404, 2, 'info', 'Scanned contents of 145 additional files at 2.42 per second'),
(76836, 1609359512.712331, 2, 'info', 'Scanned contents of 148 additional files at 2.40 per second'),
(76837, 1609359513.835328, 2, 'info', 'Scanned contents of 152 additional files at 2.42 per second'),
(76838, 1609359514.906927, 2, 'info', 'Scanned contents of 156 additional files at 2.44 per second'),
(76839, 1609359515.988735, 2, 'info', 'Scanned contents of 161 additional files at 2.48 per second'),
(76840, 1609359517.190103, 2, 'info', 'Scanned contents of 164 additional files at 2.48 per second'),
(76841, 1609359518.434486, 2, 'info', 'Scanned contents of 169 additional files at 2.51 per second'),
(76842, 1609359519.549406, 2, 'info', 'Scanned contents of 173 additional files at 2.52 per second'),
(76843, 1609359520.634646, 2, 'info', 'Scanned contents of 175 additional files at 2.51 per second'),
(76844, 1609359521.762511, 2, 'info', 'Scanned contents of 178 additional files at 2.51 per second'),
(76845, 1609359522.899064, 2, 'info', 'Scanned contents of 183 additional files at 2.54 per second'),
(76846, 1609359523.999966, 2, 'info', 'Scanned contents of 187 additional files at 2.56 per second'),
(76847, 1609359525.081444, 2, 'info', 'Scanned contents of 192 additional files at 2.59 per second'),
(76848, 1609359526.223507, 2, 'info', 'Scanned contents of 195 additional files at 2.59 per second'),
(76849, 1609359527.367881, 2, 'info', 'Scanned contents of 199 additional files at 2.61 per second'),
(76850, 1609359528.721635, 2, 'info', 'Scanned contents of 204 additional files at 2.62 per second'),
(76851, 1609359529.738241, 2, 'info', 'Scanned contents of 207 additional files at 2.63 per second'),
(76852, 1609359530.845660, 2, 'info', 'Scanned contents of 210 additional files at 2.63 per second'),
(76853, 1609359532.604185, 2, 'info', 'Scanned contents of 214 additional files at 2.62 per second'),
(76854, 1609359533.990204, 2, 'info', 'Scanned contents of 217 additional files at 2.61 per second'),
(76855, 1609359535.178348, 2, 'info', 'Scanned contents of 223 additional files at 2.65 per second'),
(76856, 1609359536.319512, 2, 'info', 'Scanned contents of 228 additional files at 2.67 per second'),
(76857, 1609359537.330265, 2, 'info', 'Scanned contents of 232 additional files at 2.69 per second'),
(76858, 1609359538.364723, 2, 'info', 'Scanned contents of 236 additional files at 2.70 per second'),
(76859, 1609359540.023518, 2, 'info', 'Scanned contents of 240 additional files at 2.70 per second'),
(76860, 1609359541.441187, 2, 'info', 'Scanned contents of 245 additional files at 2.71 per second'),
(76861, 1609359543.060956, 2, 'info', 'Scanned contents of 249 additional files at 2.70 per second'),
(76862, 1609359544.098962, 2, 'info', 'Scanned contents of 251 additional files at 2.70 per second'),
(76863, 1609359545.367903, 2, 'info', 'Scanned contents of 253 additional files at 2.68 per second'),
(76864, 1609359546.401268, 2, 'info', 'Scanned contents of 257 additional files at 2.69 per second'),
(76865, 1609359547.431782, 2, 'info', 'Scanned contents of 261 additional files at 2.71 per second'),
(76866, 1609359548.458925, 2, 'info', 'Scanned contents of 265 additional files at 2.72 per second'),
(76867, 1609359549.537294, 2, 'info', 'Scanned contents of 267 additional files at 2.71 per second'),
(76868, 1609359550.716043, 2, 'info', 'Scanned contents of 272 additional files at 2.73 per second'),
(76869, 1609359551.768854, 2, 'info', 'Scanned contents of 276 additional files at 2.74 per second'),
(76870, 1609359552.890150, 2, 'info', 'Scanned contents of 278 additional files at 2.73 per second'),
(76871, 1609359553.945644, 2, 'info', 'Scanned contents of 282 additional files at 2.74 per second'),
(76872, 1609359555.135895, 2, 'info', 'Scanned contents of 287 additional files at 2.76 per second'),
(76873, 1609359556.647730, 2, 'info', 'Scanned contents of 290 additional files at 2.74 per second'),
(76874, 1609359557.705756, 2, 'info', 'Scanned contents of 294 additional files at 2.75 per second'),
(76875, 1609359558.943576, 2, 'info', 'Scanned contents of 298 additional files at 2.76 per second'),
(76876, 1609359559.972539, 2, 'info', 'Scanned contents of 302 additional files at 2.77 per second'),
(76877, 1609359561.241391, 2, 'info', 'Scanned contents of 307 additional files at 2.78 per second'),
(76878, 1609359562.367936, 2, 'info', 'Scanned contents of 311 additional files at 2.79 per second'),
(76879, 1609359563.425001, 2, 'info', 'Scanned contents of 316 additional files at 2.81 per second'),
(76880, 1609359564.612407, 2, 'info', 'Scanned contents of 320 additional files at 2.82 per second'),
(76881, 1609359565.652580, 2, 'info', 'Scanned contents of 325 additional files at 2.83 per second'),
(76882, 1609359567.967396, 2, 'info', 'Scanned contents of 328 additional files at 2.80 per second'),
(76883, 1609359569.724270, 2, 'info', 'Scanned contents of 330 additional files at 2.78 per second'),
(76884, 1609359570.994610, 2, 'info', 'Scanned contents of 335 additional files at 2.79 per second'),
(76885, 1609359572.245732, 2, 'info', 'Scanned contents of 340 additional files at 2.80 per second'),
(76886, 1609359573.423065, 2, 'info', 'Scanned contents of 342 additional files at 2.79 per second'),
(76887, 1609359574.612430, 2, 'info', 'Scanned contents of 345 additional files at 2.79 per second'),
(76888, 1609359575.676060, 2, 'info', 'Scanned contents of 348 additional files at 2.79 per second'),
(76889, 1609359576.688274, 2, 'info', 'Scanned contents of 352 additional files at 2.80 per second'),
(76890, 1609359577.864796, 2, 'info', 'Scanned contents of 356 additional files at 2.81 per second'),
(76891, 1609359579.055135, 2, 'info', 'Scanned contents of 358 additional files at 2.80 per second'),
(76892, 1609359580.418140, 2, 'info', 'Scanned contents of 361 additional files at 2.79 per second'),
(76893, 1609359581.599632, 2, 'info', 'Scanned contents of 365 additional files at 2.79 per second'),
(76894, 1609359582.623078, 2, 'info', 'Scanned contents of 369 additional files at 2.80 per second'),
(76895, 1609359583.745733, 2, 'info', 'Scanned contents of 373 additional files at 2.81 per second'),
(76896, 1609359584.763498, 2, 'info', 'Scanned contents of 377 additional files at 2.82 per second'),
(76897, 1609359586.301323, 2, 'info', 'Scanned contents of 382 additional files at 2.82 per second'),
(76898, 1609359587.368008, 2, 'info', 'Scanned contents of 385 additional files at 2.82 per second'),
(76899, 1609359588.759968, 2, 'info', 'Scanned contents of 389 additional files at 2.82 per second'),
(76900, 1609359589.779088, 2, 'info', 'Scanned contents of 392 additional files at 2.82 per second'),
(76901, 1609359590.959825, 2, 'info', 'Scanned contents of 395 additional files at 2.82 per second'),
(76902, 1609359592.186161, 2, 'info', 'Scanned contents of 397 additional files at 2.81 per second'),
(76903, 1609359593.356880, 2, 'info', 'Scanned contents of 400 additional files at 2.81 per second'),
(76904, 1609359594.365647, 2, 'info', 'Scanned contents of 404 additional files at 2.82 per second'),
(76905, 1609359595.545787, 2, 'info', 'Scanned contents of 408 additional files at 2.82 per second'),
(76906, 1609359596.700798, 2, 'info', 'Scanned contents of 412 additional files at 2.83 per second'),
(76907, 1609359597.345383, 2, 'info', 'Scanned contents of 415 additional files at 2.84 per second'),
(76908, 1609359597.401165, 2, 'info', 'Asking Wordfence to check URLs against malware list.'),
(76909, 1609359597.441024, 2, 'info', 'Checking 957 host keys against Wordfence scanning servers.'),
(76910, 1609359598.312596, 2, 'info', 'Done host key check.'),
(76911, 1609359598.383291, 2, 'info', 'Checking 4 URLs from 3 sources.'),
(76912, 1609359599.070650, 2, 'info', 'Done URL check.'),
(76913, 1609359600.249042, 2, 'info', 'Done file contents scan'),
(76914, 1609359600.304044, 10, 'info', 'SUM_ENDOK:Scanning file contents for infections and vulnerabilities'),
(76915, 1609359600.597886, 10, 'info', 'SUM_ENDOK:Scanning file contents for URLs on a domain blacklist'),
(76916, 1609359600.901185, 10, 'info', 'SUM_START:Scanning for publicly accessible quarantined files'),
(76917, 1609359601.279026, 10, 'info', 'SUM_ENDOK:Scanning for publicly accessible quarantined files'),
(76918, 1609359601.601188, 10, 'info', 'SUM_START:Scanning posts for URLs on a domain blacklist'),
(76919, 1609359603.353012, 2, 'info', 'Examining URLs found in posts we scanned for dangerous websites'),
(76920, 1609359603.468272, 2, 'info', 'Done examining URLs'),
(76921, 1609359604.879546, 10, 'info', 'SUM_ENDOK:Scanning posts for URLs on a domain blacklist'),
(76922, 1609359605.434534, 10, 'info', 'SUM_START:Scanning comments for URLs on a domain blacklist'),
(76923, 1609359606.183555, 2, 'info', 'Checking 4 host keys against Wordfence scanning servers.'),
(76924, 1609359606.899319, 2, 'info', 'Done host key check.'),
(76925, 1609359607.501742, 10, 'info', 'SUM_ENDOK:Scanning comments for URLs on a domain blacklist'),
(76926, 1609359607.846906, 10, 'info', 'SUM_START:Scanning for weak passwords'),
(76927, 1609359608.028005, 2, 'info', 'Starting password strength check on 2 users.'),
(76928, 1609359611.705741, 10, 'info', 'SUM_ENDOK:Scanning for weak passwords'),
(76929, 1609359615.867873, 10, 'info', 'SUM_START:Scanning for old themes, plugins and core files'),
(76930, 1609359625.481844, 10, 'info', 'SUM_ENDBAD:Scanning for old themes, plugins and core files'),
(76931, 1609359625.895967, 10, 'info', 'SUM_START:Scanning for admin users not created through WordPress'),
(76932, 1609359626.096944, 10, 'info', 'SUM_ENDOK:Scanning for admin users not created through WordPress'),
(76933, 1609359626.345611, 10, 'info', 'SUM_START:Scanning for suspicious site options'),
(76934, 1609359627.314818, 2, 'info', 'Examining URLs found in the options we scanned for dangerous websites'),
(76935, 1609359627.368192, 2, 'info', 'Done examining URLs'),
(76936, 1609359627.838473, 10, 'info', 'SUM_ENDOK:Scanning for suspicious site options'),
(76937, 1609359628.213223, 1, 'info', '-------------------'),
(76938, 1609359628.279746, 2, 'info', 'Wordfence used 46 MB of memory for scan. Server peak memory usage was: 50 MB'),
(76939, 1609359628.334639, 1, 'info', 'Scan Complete. Scanned 2996 files, 7 plugins, 4 themes, 2 posts, 1 comments and 370 URLs in 18 minutes 55 seconds.'),
(76940, 1609359628.434454, 10, 'info', 'SUM_FINAL:Scan complete. You have 8 new issues to fix. See below.'),
(76941, 1609361388.113281, 10, 'info', 'SUM_PREP:Preparing a new scan.'),
(76942, 1609361388.313303, 1, 'info', 'Initiating quick scan'),
(76943, 1609361388.413307, 10, 'info', 'SUM_START:Scanning for old themes, plugins and core files'),
(76944, 1609361389.191050, 10, 'info', 'SUM_ENDBAD:Scanning for old themes, plugins and core files'),
(76945, 1609361389.338205, 1, 'info', '-------------------'),
(76946, 1609361389.455372, 2, 'info', 'Wordfence used 0 B of memory for scan. Server peak memory usage was: 46 MB'),
(76947, 1609361389.513310, 1, 'info', 'Quick Scan Complete. Scanned in 1 second.'),
(76948, 1609361389.577643, 10, 'info', 'SUM_FINAL:Scan complete. You have 8 new issues to fix. See below.'),
(76949, 1609457659.618135, 10, 'info', 'SUM_PREP:Preparing a new scan.'),
(76950, 1609457659.986060, 1, 'info', 'Initiating quick scan'),
(76951, 1609457660.321627, 10, 'info', 'SUM_START:Scanning for old themes, plugins and core files'),
(76952, 1609457661.277191, 10, 'info', 'SUM_ENDBAD:Scanning for old themes, plugins and core files'),
(76953, 1609457661.390850, 1, 'info', '-------------------'),
(76954, 1609457661.555024, 2, 'info', 'Wordfence used 0 B of memory for scan. Server peak memory usage was: 4 MB'),
(76955, 1609457661.599359, 1, 'info', 'Quick Scan Complete. Scanned in 1 second.'),
(76956, 1609457661.643777, 10, 'info', 'SUM_FINAL:Scan complete. You have 8 new issues to fix. See below.'),
(76957, 1609548361.404497, 10, 'info', 'SUM_PREP:Preparing a new scan.'),
(76958, 1609548362.037763, 1, 'info', 'Initiating quick scan'),
(76959, 1609548362.171135, 10, 'info', 'SUM_START:Scanning for old themes, plugins and core files'),
(76960, 1609548363.259965, 10, 'info', 'SUM_ENDBAD:Scanning for old themes, plugins and core files'),
(76961, 1609548363.373645, 1, 'info', '-------------------'),
(76962, 1609548363.484619, 2, 'info', 'Wordfence used 0 B of memory for scan. Server peak memory usage was: 14 MB'),
(76963, 1609548363.551247, 1, 'info', 'Quick Scan Complete. Scanned in 1 second.'),
(76964, 1609548363.615461, 10, 'info', 'SUM_FINAL:Scan complete. You have 8 new issues to fix. See below.'),
(76965, 1609621539.040399, 1, 'info', 'Scheduled Wordfence scan starting at Saturday 2nd of January 2021 10:05:39 PM'),
(76966, 1609621545.331242, 10, 'info', 'SUM_PREP:Preparing a new scan.'),
(76967, 1609621546.000723, 1, 'info', 'Contacting Wordfence to initiate scan'),
(76968, 1609621547.765261, 10, 'info', 'SUM_PAIDONLY:Checking if your site is on a domain blacklist is for paid members only'),
(76969, 1609621550.819450, 10, 'info', 'SUM_START:Checking for the most secure way to get IPs'),
(76970, 1609621551.153318, 10, 'info', 'SUM_ENDOK:Checking for the most secure way to get IPs'),
(76971, 1609621551.430852, 10, 'info', 'SUM_START:Scanning DNS for unauthorized changes'),
(76972, 1609621551.640388, 2, 'info', 'Starting DNS scan for tservices.cz'),
(76973, 1609621551.816522, 2, 'info', 'Scanning DNS A record for tservices.cz'),
(76974, 1609621551.962980, 2, 'info', 'Scanning DNS MX record for tservices.cz'),
(76975, 1609621552.121881, 10, 'info', 'SUM_ENDOK:Scanning DNS for unauthorized changes'),
(76976, 1609621552.439852, 10, 'info', 'SUM_START:Scanning to check available disk space'),
(76977, 1609621552.531636, 2, 'info', 'Total disk space: 13.96 TB -- Free disk space: 3.66 TB'),
(76978, 1609621552.598047, 2, 'info', 'The disk has 3838205.58 MB available'),
(76979, 1609621552.653537, 10, 'info', 'SUM_ENDOK:Scanning to check available disk space'),
(76980, 1609621553.276071, 10, 'info', 'SUM_START:Checking for future GeoIP support'),
(76981, 1609621553.495350, 10, 'info', 'SUM_ENDOK:Checking for future GeoIP support'),
(76982, 1609621553.760276, 2, 'info', 'Getting plugin list from WordPress'),
(76983, 1609621553.898902, 2, 'info', 'Found 7 plugins'),
(76984, 1609621554.031851, 2, 'info', 'Getting theme list from WordPress'),
(76985, 1609621554.192684, 2, 'info', 'Found 4 themes'),
(76986, 1609621557.039806, 10, 'info', 'SUM_START:Fetching core, theme and plugin file signatures from Wordfence'),
(76987, 1609621558.928045, 10, 'info', 'SUM_ENDSUCCESS:Fetching core, theme and plugin file signatures from Wordfence'),
(76988, 1609621559.822130, 10, 'info', 'SUM_START:Fetching list of known malware files from Wordfence'),
(76989, 1609621560.445088, 10, 'info', 'SUM_ENDSUCCESS:Fetching list of known malware files from Wordfence'),
(76990, 1609621560.734294, 10, 'info', 'SUM_START:Fetching list of known core files from Wordfence'),
(76991, 1609621560.837430, 10, 'info', 'SUM_ENDSUCCESS:Fetching list of known core files from Wordfence'),
(76992, 1609621561.139808, 10, 'info', 'SUM_START:Comparing core WordPress files against originals in repository'),
(76993, 1609621561.406374, 10, 'info', 'SUM_DISABLED:Skipping theme scan'),
(76994, 1609621561.485111, 10, 'info', 'SUM_DISABLED:Skipping plugin scan'),
(76995, 1609621561.662036, 10, 'info', 'SUM_START:Scanning for known malware files'),
(76996, 1609621562.128667, 10, 'info', 'SUM_START:Scanning for unknown files in wp-admin and wp-includes'),
(76997, 1609621563.539790, 2, 'info', '500 files indexed'),
(76998, 1609621564.795327, 2, 'info', '1000 files indexed'),
(76999, 1609621565.825457, 2, 'info', '1500 files indexed'),
(77000, 1609621566.151021, 1, 'error', 'Scan Engine Error: There is already a scan running.'),
(77001, 1609621568.695268, 2, 'info', '2000 files indexed'),
(77002, 1609621570.339754, 2, 'info', '2500 files indexed'),
(77003, 1609621571.088218, 2, 'info', '2996 files indexed'),
(77004, 1609621603.473120, 2, 'info', 'Analyzed 100 files containing 1.36 MB of data so far'),
(77005, 1609621631.465485, 2, 'info', 'Analyzed 200 files containing 2.45 MB of data so far'),
(77006, 1609621659.250900, 2, 'info', 'Analyzed 300 files containing 3.81 MB of data so far'),
(77007, 1609621695.551021, 2, 'info', 'Analyzed 400 files containing 5.97 MB of data so far'),
(77008, 1609621743.728692, 2, 'info', 'Analyzed 500 files containing 6.73 MB of data so far'),
(77009, 1609621769.350979, 2, 'info', 'Analyzed 600 files containing 7.4 MB of data so far'),
(77010, 1609621801.306582, 2, 'info', 'Analyzed 700 files containing 8.37 MB of data so far'),
(77011, 1609621823.139856, 2, 'info', 'Analyzed 800 files containing 9.14 MB of data so far'),
(77012, 1609621848.606506, 2, 'info', 'Analyzed 900 files containing 9.18 MB of data so far'),
(77013, 1609621875.711145, 2, 'info', 'Analyzed 1000 files containing 9.59 MB of data so far'),
(77014, 1609621900.745396, 2, 'info', 'Analyzed 1100 files containing 14.19 MB of data so far'),
(77015, 1609621942.846682, 2, 'info', 'Analyzed 1200 files containing 16.92 MB of data so far'),
(77016, 1609621980.253343, 2, 'info', 'Analyzed 1300 files containing 17.26 MB of data so far'),
(77017, 1609622008.578036, 2, 'info', 'Analyzed 1400 files containing 17.87 MB of data so far'),
(77018, 1609622035.039887, 2, 'info', 'Analyzed 1500 files containing 18.26 MB of data so far'),
(77019, 1609622070.247588, 2, 'info', 'Analyzed 1600 files containing 18.67 MB of data so far'),
(77020, 1609622097.359483, 2, 'info', 'Analyzed 1700 files containing 19.29 MB of data so far'),
(77021, 1609622123.473235, 2, 'info', 'Analyzed 1800 files containing 21.43 MB of data so far'),
(77022, 1609622149.652037, 2, 'info', 'Analyzed 1900 files containing 25.64 MB of data so far'),
(77023, 1609622179.131877, 2, 'info', 'Analyzed 2000 files containing 27.33 MB of data so far'),
(77024, 1609622207.828827, 2, 'info', 'Analyzed 2100 files containing 29.5 MB of data so far'),
(77025, 1609622238.631830, 2, 'info', 'Analyzed 2200 files containing 33.4 MB of data so far'),
(77026, 1609622268.039990, 2, 'info', 'Analyzed 2300 files containing 34.13 MB of data so far'),
(77027, 1609622316.178049, 2, 'info', 'Analyzed 2400 files containing 36.33 MB of data so far'),
(77028, 1609622366.726675, 2, 'info', 'Analyzed 2500 files containing 37.95 MB of data so far'),
(77029, 1609622395.413884, 2, 'info', 'Analyzed 2600 files containing 40.06 MB of data so far'),
(77030, 1609622431.417841, 2, 'info', 'Analyzed 2700 files containing 41.64 MB of data so far'),
(77031, 1609622457.762645, 2, 'info', 'Analyzed 2800 files containing 43.3 MB of data so far'),
(77032, 1609622485.773371, 2, 'info', 'Analyzed 2900 files containing 46.77 MB of data so far'),
(77033, 1609622514.570866, 2, 'info', 'Analyzed 2996 files containing 48.5 MB of data.'),
(77034, 1609622514.645071, 10, 'info', 'SUM_ENDOK:Comparing core WordPress files against originals in repository'),
(77035, 1609622514.978528, 10, 'info', 'SUM_ENDOK:Scanning for unknown files in wp-admin and wp-includes'),
(77036, 1609622515.278624, 10, 'info', 'SUM_ENDOK:Scanning for known malware files'),
(77037, 1609622515.623190, 10, 'info', 'SUM_START:Check for publicly accessible configuration files, backup files and logs'),
(77038, 1609622515.851566, 10, 'info', 'SUM_ENDOK:Check for publicly accessible configuration files, backup files and logs'),
(77039, 1609622516.267848, 10, 'info', 'SUM_START:Scanning file contents for infections and vulnerabilities'),
(77040, 1609622516.395561, 10, 'info', 'SUM_START:Scanning file contents for URLs on a domain blacklist'),
(77041, 1609622519.692147, 2, 'info', 'Starting scan of file contents'),
(77042, 1609622520.957701, 2, 'info', 'Scanned contents of 3 additional files at 2.71 per second'),
(77043, 1609622522.134612, 2, 'info', 'Scanned contents of 7 additional files at 3.06 per second'),
(77044, 1609622524.089899, 2, 'info', 'Scanned contents of 10 additional files at 2.36 per second'),
(77045, 1609622525.128687, 2, 'info', 'Scanned contents of 12 additional files at 2.27 per second'),
(77046, 1609622526.236701, 2, 'info', 'Scanned contents of 16 additional files at 2.51 per second'),
(77047, 1609622527.275227, 2, 'info', 'Scanned contents of 19 additional files at 2.56 per second'),
(77048, 1609622528.459248, 2, 'info', 'Scanned contents of 23 additional files at 2.67 per second'),
(77049, 1609622529.581873, 2, 'info', 'Scanned contents of 24 additional files at 2.47 per second'),
(77050, 1609622530.617874, 2, 'info', 'Scanned contents of 27 additional files at 2.51 per second'),
(77051, 1609622531.671744, 2, 'info', 'Scanned contents of 31 additional files at 2.62 per second'),
(77052, 1609622532.840502, 2, 'info', 'Scanned contents of 35 additional files at 2.69 per second'),
(77053, 1609622533.861657, 2, 'info', 'Scanned contents of 39 additional files at 2.78 per second'),
(77054, 1609622534.939361, 2, 'info', 'Scanned contents of 42 additional files at 2.78 per second'),
(77055, 1609622536.113629, 2, 'info', 'Scanned contents of 44 additional files at 2.71 per second'),
(77056, 1609622537.590024, 2, 'info', 'Scanned contents of 47 additional files at 2.65 per second'),
(77057, 1609622538.695724, 2, 'info', 'Scanned contents of 50 additional files at 2.65 per second'),
(77058, 1609622539.743912, 2, 'info', 'Scanned contents of 53 additional files at 2.66 per second'),
(77059, 1609622544.544701, 2, 'info', 'Scanned contents of 54 additional files at 2.19 per second'),
(77060, 1609622545.565080, 2, 'info', 'Scanned contents of 57 additional files at 2.22 per second'),
(77061, 1609622546.945224, 2, 'info', 'Scanned contents of 62 additional files at 2.29 per second'),
(77062, 1609622548.329004, 2, 'info', 'Scanned contents of 66 additional files at 2.32 per second'),
(77063, 1609622549.966018, 2, 'info', 'Scanned contents of 68 additional files at 2.26 per second'),
(77064, 1609622551.068824, 2, 'info', 'Scanned contents of 71 additional files at 2.27 per second'),
(77065, 1609622552.228398, 2, 'info', 'Scanned contents of 75 additional files at 2.32 per second'),
(77066, 1609622553.441490, 2, 'info', 'Scanned contents of 80 additional files at 2.38 per second'),
(77067, 1609622554.491928, 2, 'info', 'Scanned contents of 84 additional files at 2.42 per second'),
(77068, 1609622555.620291, 2, 'info', 'Scanned contents of 88 additional files at 2.46 per second'),
(77069, 1609622556.663940, 2, 'info', 'Scanned contents of 90 additional files at 2.44 per second'),
(77070, 1609622557.917918, 2, 'info', 'Scanned contents of 93 additional files at 2.44 per second'),
(77071, 1609622559.002683, 2, 'info', 'Scanned contents of 96 additional files at 2.45 per second'),
(77072, 1609622560.984897, 2, 'info', 'Scanned contents of 98 additional files at 2.38 per second'),
(77073, 1609622562.457451, 2, 'info', 'Scanned contents of 100 additional files at 2.35 per second'),
(77074, 1609622563.850697, 2, 'info', 'Scanned contents of 102 additional files at 2.32 per second'),
(77075, 1609622564.909491, 2, 'info', 'Scanned contents of 105 additional files at 2.33 per second'),
(77076, 1609622566.598676, 2, 'info', 'Scanned contents of 107 additional files at 2.29 per second'),
(77077, 1609622567.811455, 2, 'info', 'Scanned contents of 108 additional files at 2.25 per second'),
(77078, 1609622569.008476, 2, 'info', 'Scanned contents of 109 additional files at 2.22 per second'),
(77079, 1609622571.320835, 2, 'info', 'Scanned contents of 110 additional files at 2.14 per second'),
(77080, 1609622573.082780, 2, 'info', 'Scanned contents of 111 additional files at 2.09 per second'),
(77081, 1609622574.853275, 2, 'info', 'Scanned contents of 112 additional files at 2.04 per second'),
(77082, 1609622576.913306, 2, 'info', 'Scanned contents of 113 additional files at 1.98 per second'),
(77083, 1609622578.463486, 2, 'info', 'Scanned contents of 114 additional files at 1.94 per second'),
(77084, 1609622580.550681, 2, 'info', 'Scanned contents of 115 additional files at 1.89 per second'),
(77085, 1609622582.989032, 2, 'info', 'Scanned contents of 116 additional files at 1.84 per second'),
(77086, 1609622584.616135, 2, 'info', 'Scanned contents of 117 additional files at 1.81 per second'),
(77087, 1609622588.477267, 2, 'info', 'Scanned contents of 118 additional files at 1.72 per second'),
(77088, 1609622591.359897, 2, 'info', 'Scanned contents of 119 additional files at 1.66 per second'),
(77089, 1609622595.263878, 2, 'info', 'Scanned contents of 120 additional files at 1.59 per second'),
(77090, 1609622598.023893, 2, 'info', 'Scanned contents of 121 additional files at 1.55 per second'),
(77091, 1609622599.484087, 2, 'info', 'Scanned contents of 122 additional files at 1.53 per second'),
(77092, 1609622601.429259, 2, 'info', 'Scanned contents of 123 additional files at 1.51 per second'),
(77093, 1609622603.451214, 2, 'info', 'Scanned contents of 124 additional files at 1.48 per second'),
(77094, 1609622606.035422, 2, 'info', 'Scanned contents of 125 additional files at 1.45 per second'),
(77095, 1609622607.633074, 2, 'info', 'Scanned contents of 126 additional files at 1.44 per second'),
(77096, 1609622609.082741, 2, 'info', 'Scanned contents of 127 additional files at 1.42 per second'),
(77097, 1609622611.277475, 2, 'info', 'Scanned contents of 128 additional files at 1.40 per second'),
(77098, 1609622612.488947, 2, 'info', 'Scanned contents of 129 additional files at 1.39 per second'),
(77099, 1609622613.561504, 2, 'info', 'Scanned contents of 130 additional files at 1.39 per second'),
(77100, 1609622615.043279, 2, 'info', 'Scanned contents of 131 additional files at 1.38 per second'),
(77101, 1609622616.517111, 2, 'info', 'Scanned contents of 132 additional files at 1.37 per second'),
(77102, 1609622618.679766, 2, 'info', 'Scanned contents of 133 additional files at 1.35 per second'),
(77103, 1609622622.075560, 2, 'info', 'Scanned contents of 134 additional files at 1.31 per second'),
(77104, 1609622623.409460, 2, 'info', 'Scanned contents of 136 additional files at 1.31 per second'),
(77105, 1609622624.410857, 2, 'info', 'Scanned contents of 138 additional files at 1.32 per second'),
(77106, 1609622625.878651, 2, 'info', 'Scanned contents of 140 additional files at 1.32 per second'),
(77107, 1609622626.993196, 2, 'info', 'Scanned contents of 142 additional files at 1.33 per second'),
(77108, 1609622628.269823, 2, 'info', 'Scanned contents of 144 additional files at 1.33 per second'),
(77109, 1609622629.793175, 2, 'info', 'Scanned contents of 146 additional files at 1.33 per second'),
(77110, 1609622631.462469, 2, 'info', 'Scanned contents of 148 additional files at 1.33 per second'),
(77111, 1609622632.487122, 2, 'info', 'Scanned contents of 149 additional files at 1.32 per second'),
(77112, 1609622633.697233, 2, 'info', 'Scanned contents of 150 additional files at 1.32 per second'),
(77113, 1609622634.781575, 2, 'info', 'Scanned contents of 151 additional files at 1.31 per second'),
(77114, 1609622636.195732, 2, 'info', 'Scanned contents of 153 additional files at 1.32 per second'),
(77115, 1609622637.340218, 2, 'info', 'Scanned contents of 155 additional files at 1.32 per second'),
(77116, 1609622638.507189, 2, 'info', 'Scanned contents of 158 additional files at 1.33 per second'),
(77117, 1609622639.629757, 2, 'info', 'Scanned contents of 162 additional files at 1.35 per second'),
(77118, 1609622640.765955, 2, 'info', 'Scanned contents of 166 additional files at 1.37 per second'),
(77119, 1609622641.936286, 2, 'info', 'Scanned contents of 171 additional files at 1.40 per second'),
(77120, 1609622643.219847, 2, 'info', 'Scanned contents of 175 additional files at 1.42 per second'),
(77121, 1609622644.312119, 2, 'info', 'Scanned contents of 179 additional files at 1.44 per second'),
(77122, 1609622645.534996, 2, 'info', 'Scanned contents of 181 additional files at 1.44 per second'),
(77123, 1609622646.581420, 2, 'info', 'Scanned contents of 183 additional files at 1.44 per second'),
(77124, 1609622647.599136, 2, 'info', 'Scanned contents of 186 additional files at 1.46 per second'),
(77125, 1609622648.715677, 2, 'info', 'Scanned contents of 191 additional files at 1.48 per second'),
(77126, 1609622650.078097, 2, 'info', 'Scanned contents of 195 additional files at 1.50 per second'),
(77127, 1609622651.406845, 2, 'info', 'Scanned contents of 199 additional files at 1.51 per second'),
(77128, 1609622652.623962, 2, 'info', 'Scanned contents of 203 additional files at 1.53 per second'),
(77129, 1609622654.112879, 2, 'info', 'Scanned contents of 207 additional files at 1.54 per second'),
(77130, 1609622655.302018, 2, 'info', 'Scanned contents of 210 additional files at 1.55 per second'),
(77131, 1609622656.611915, 2, 'info', 'Scanned contents of 213 additional files at 1.56 per second'),
(77132, 1609622658.149366, 2, 'info', 'Scanned contents of 215 additional files at 1.55 per second'),
(77133, 1609622659.247595, 2, 'info', 'Scanned contents of 217 additional files at 1.56 per second'),
(77134, 1609622660.428414, 2, 'info', 'Scanned contents of 221 additional files at 1.57 per second'),
(77135, 1609622661.570301, 2, 'info', 'Scanned contents of 225 additional files at 1.59 per second'),
(77136, 1609622663.084636, 2, 'info', 'Scanned contents of 229 additional files at 1.60 per second'),
(77137, 1609622669.740419, 2, 'info', 'Scanned contents of 232 additional files at 1.55 per second'),
(77138, 1609622671.026117, 2, 'info', 'Scanned contents of 233 additional files at 1.54 per second'),
(77139, 1609622672.210501, 2, 'info', 'Scanned contents of 234 additional files at 1.54 per second'),
(77140, 1609622673.400040, 2, 'info', 'Scanned contents of 238 additional files at 1.55 per second'),
(77141, 1609622674.660678, 2, 'info', 'Scanned contents of 240 additional files at 1.55 per second'),
(77142, 1609622675.801748, 2, 'info', 'Scanned contents of 244 additional files at 1.56 per second'),
(77143, 1609622677.128191, 2, 'info', 'Scanned contents of 246 additional files at 1.56 per second'),
(77144, 1609622678.184095, 2, 'info', 'Scanned contents of 250 additional files at 1.58 per second'),
(77145, 1609622679.357266, 2, 'info', 'Scanned contents of 254 additional files at 1.59 per second'),
(77146, 1609622680.501860, 2, 'info', 'Scanned contents of 258 additional files at 1.61 per second'),
(77147, 1609622681.764049, 2, 'info', 'Scanned contents of 263 additional files at 1.62 per second'),
(77148, 1609622682.995780, 2, 'info', 'Scanned contents of 266 additional files at 1.63 per second'),
(77149, 1609622684.471587, 2, 'info', 'Scanned contents of 269 additional files at 1.63 per second'),
(77150, 1609622685.841745, 2, 'info', 'Scanned contents of 273 additional files at 1.64 per second'),
(77151, 1609622687.275792, 2, 'info', 'Scanned contents of 278 additional files at 1.66 per second'),
(77152, 1609622688.387260, 2, 'info', 'Scanned contents of 282 additional files at 1.67 per second'),
(77153, 1609622689.445740, 2, 'info', 'Scanned contents of 286 additional files at 1.69 per second'),
(77154, 1609622690.508222, 2, 'info', 'Scanned contents of 290 additional files at 1.70 per second'),
(77155, 1609622691.658911, 2, 'info', 'Scanned contents of 295 additional files at 1.72 per second'),
(77156, 1609622692.707844, 2, 'info', 'Scanned contents of 300 additional files at 1.74 per second'),
(77157, 1609622693.868032, 2, 'info', 'Scanned contents of 304 additional files at 1.75 per second'),
(77158, 1609622694.977181, 2, 'info', 'Scanned contents of 308 additional files at 1.76 per second'),
(77159, 1609622696.028247, 2, 'info', 'Scanned contents of 310 additional files at 1.76 per second'),
(77160, 1609622697.337371, 2, 'info', 'Scanned contents of 312 additional files at 1.76 per second'),
(77161, 1609622698.337651, 2, 'info', 'Scanned contents of 316 additional files at 1.77 per second'),
(77162, 1609622699.682794, 2, 'info', 'Scanned contents of 320 additional files at 1.78 per second'),
(77163, 1609622700.807635, 2, 'info', 'Scanned contents of 324 additional files at 1.79 per second'),
(77164, 1609622703.091472, 2, 'info', 'Scanned contents of 328 additional files at 1.79 per second'),
(77165, 1609622704.595571, 2, 'info', 'Scanned contents of 330 additional files at 1.79 per second'),
(77166, 1609622705.962840, 2, 'info', 'Scanned contents of 335 additional files at 1.80 per second'),
(77167, 1609622707.006842, 2, 'info', 'Scanned contents of 338 additional files at 1.81 per second'),
(77168, 1609622708.185781, 2, 'info', 'Scanned contents of 340 additional files at 1.81 per second'),
(77169, 1609622709.634672, 2, 'info', 'Scanned contents of 342 additional files at 1.80 per second'),
(77170, 1609622710.709584, 2, 'info', 'Scanned contents of 345 additional files at 1.81 per second'),
(77171, 1609622711.826947, 2, 'info', 'Scanned contents of 348 additional files at 1.81 per second'),
(77172, 1609622713.008224, 2, 'info', 'Scanned contents of 352 additional files at 1.82 per second'),
(77173, 1609622714.093505, 2, 'info', 'Scanned contents of 356 additional files at 1.83 per second'),
(77174, 1609622715.262428, 2, 'info', 'Scanned contents of 360 additional files at 1.84 per second'),
(77175, 1609622716.398221, 2, 'info', 'Scanned contents of 364 additional files at 1.85 per second'),
(77176, 1609622717.678745, 2, 'info', 'Scanned contents of 368 additional files at 1.86 per second'),
(77177, 1609622718.689794, 2, 'info', 'Scanned contents of 372 additional files at 1.87 per second'),
(77178, 1609622719.887087, 2, 'info', 'Scanned contents of 374 additional files at 1.87 per second'),
(77179, 1609622720.956208, 2, 'info', 'Scanned contents of 377 additional files at 1.87 per second'),
(77180, 1609622722.176976, 2, 'info', 'Scanned contents of 381 additional files at 1.88 per second'),
(77181, 1609622723.309590, 2, 'info', 'Scanned contents of 384 additional files at 1.89 per second'),
(77182, 1609622724.435095, 2, 'info', 'Scanned contents of 387 additional files at 1.89 per second'),
(77183, 1609622725.641389, 2, 'info', 'Scanned contents of 390 additional files at 1.90 per second'),
(77184, 1609622726.959619, 2, 'info', 'Scanned contents of 393 additional files at 1.90 per second'),
(77185, 1609622728.102254, 2, 'info', 'Scanned contents of 396 additional files at 1.90 per second'),
(77186, 1609622729.318757, 2, 'info', 'Scanned contents of 401 additional files at 1.91 per second'),
(77187, 1609622730.670502, 2, 'info', 'Scanned contents of 404 additional files at 1.92 per second'),
(77188, 1609622731.961997, 2, 'info', 'Scanned contents of 406 additional files at 1.91 per second'),
(77189, 1609622733.284672, 2, 'info', 'Scanned contents of 407 additional files at 1.91 per second'),
(77190, 1609622734.465445, 2, 'info', 'Scanned contents of 411 additional files at 1.92 per second'),
(77191, 1609622735.474578, 2, 'info', 'Scanned contents of 415 additional files at 1.92 per second'),
(77192, 1609622735.553186, 2, 'info', 'Asking Wordfence to check URLs against malware list.'),
(77193, 1609622735.623832, 2, 'info', 'Checking 957 host keys against Wordfence scanning servers.'),
(77194, 1609622736.460686, 2, 'info', 'Done host key check.'),
(77195, 1609622736.555429, 2, 'info', 'Checking 4 URLs from 3 sources.'),
(77196, 1609622737.305742, 2, 'info', 'Done URL check.'),
(77197, 1609622738.146185, 2, 'info', 'Done file contents scan'),
(77198, 1609622738.212479, 10, 'info', 'SUM_ENDOK:Scanning file contents for infections and vulnerabilities'),
(77199, 1609622738.387436, 10, 'info', 'SUM_ENDOK:Scanning file contents for URLs on a domain blacklist'),
(77200, 1609622738.609832, 10, 'info', 'SUM_START:Scanning for publicly accessible quarantined files'),
(77201, 1609622738.732126, 10, 'info', 'SUM_ENDOK:Scanning for publicly accessible quarantined files'),
(77202, 1609622739.021169, 10, 'info', 'SUM_START:Scanning posts for URLs on a domain blacklist'),
(77203, 1609622739.809958, 2, 'info', 'Examining URLs found in posts we scanned for dangerous websites'),
(77204, 1609622739.866407, 2, 'info', 'Done examining URLs'),
(77205, 1609622740.422605, 10, 'info', 'SUM_ENDOK:Scanning posts for URLs on a domain blacklist'),
(77206, 1609622740.722253, 10, 'info', 'SUM_START:Scanning comments for URLs on a domain blacklist'),
(77207, 1609622741.435922, 2, 'info', 'Checking 4 host keys against Wordfence scanning servers.'),
(77208, 1609622742.184658, 2, 'info', 'Done host key check.'),
(77209, 1609622743.376767, 10, 'info', 'SUM_ENDOK:Scanning comments for URLs on a domain blacklist'),
(77210, 1609622743.962322, 10, 'info', 'SUM_START:Scanning for weak passwords'),
(77211, 1609622744.185158, 2, 'info', 'Starting password strength check on 2 users.'),
(77212, 1609622747.637474, 10, 'info', 'SUM_ENDOK:Scanning for weak passwords'),
(77213, 1609622747.944648, 10, 'info', 'SUM_START:Scanning for old themes, plugins and core files'),
(77214, 1609622755.750051, 10, 'info', 'SUM_ENDBAD:Scanning for old themes, plugins and core files'),
(77215, 1609622756.038907, 10, 'info', 'SUM_START:Scanning for admin users not created through WordPress'),
(77216, 1609622756.214066, 10, 'info', 'SUM_ENDOK:Scanning for admin users not created through WordPress'),
(77217, 1609622756.505734, 10, 'info', 'SUM_START:Scanning for suspicious site options'),
(77218, 1609622757.230773, 2, 'info', 'Examining URLs found in the options we scanned for dangerous websites'),
(77219, 1609622757.296097, 2, 'info', 'Done examining URLs'),
(77220, 1609622757.918901, 10, 'info', 'SUM_ENDOK:Scanning for suspicious site options'),
(77221, 1609622758.286170, 1, 'info', '-------------------'),
(77222, 1609622758.352824, 2, 'info', 'Wordfence used 48 MB of memory for scan. Server peak memory usage was: 52 MB'),
(77223, 1609622758.429885, 1, 'info', 'Scan Complete. Scanned 2996 files, 7 plugins, 4 themes, 2 posts, 1 comments and 370 URLs in 20 minutes 11 seconds.'),
(77224, 1609622758.496448, 10, 'info', 'SUM_FINAL:Scan complete. You have 8 new issues to fix. See below.'),
(77225, 1609711554.162802, 10, 'info', 'SUM_PREP:Preparing a new scan.'),
(77226, 1609711555.077016, 1, 'info', 'Initiating quick scan'),
(77227, 1609711555.596829, 10, 'info', 'SUM_START:Scanning for old themes, plugins and core files'),
(77228, 1609711560.155267, 10, 'info', 'SUM_ENDBAD:Scanning for old themes, plugins and core files'),
(77229, 1609711562.029176, 1, 'info', '-------------------'),
(77230, 1609711562.954768, 2, 'info', 'Wordfence used 0 B of memory for scan. Server peak memory usage was: 16 MB'),
(77231, 1609711563.210289, 1, 'info', 'Quick Scan Complete. Scanned in 8 seconds.'),
(77232, 1609711563.632534, 10, 'info', 'SUM_FINAL:Scan complete. You have 8 new issues to fix. See below.');

-- --------------------------------------------------------

--
-- Struktura tabulky `wp_wfThrottleLog`
--

CREATE TABLE `wp_wfThrottleLog` (
  `IP` binary(16) NOT NULL,
  `startTime` int(10) UNSIGNED NOT NULL,
  `endTime` int(10) UNSIGNED NOT NULL,
  `timesThrottled` int(10) UNSIGNED NOT NULL,
  `lastReason` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Struktura tabulky `wp_wfVulnScanners`
--

CREATE TABLE `wp_wfVulnScanners` (
  `IP` binary(16) NOT NULL,
  `ctime` int(10) UNSIGNED NOT NULL,
  `hits` int(10) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_czech_ci;

--
-- Klíče pro exportované tabulky
--

--
-- Klíče pro tabulku `wp_commentmeta`
--
ALTER TABLE `wp_commentmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `comment_id` (`comment_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Klíče pro tabulku `wp_comments`
--
ALTER TABLE `wp_comments`
  ADD PRIMARY KEY (`comment_ID`),
  ADD KEY `comment_post_ID` (`comment_post_ID`),
  ADD KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  ADD KEY `comment_date_gmt` (`comment_date_gmt`),
  ADD KEY `comment_parent` (`comment_parent`),
  ADD KEY `comment_author_email` (`comment_author_email`(10));

--
-- Klíče pro tabulku `wp_links`
--
ALTER TABLE `wp_links`
  ADD PRIMARY KEY (`link_id`),
  ADD KEY `link_visible` (`link_visible`);

--
-- Klíče pro tabulku `wp_options`
--
ALTER TABLE `wp_options`
  ADD PRIMARY KEY (`option_id`),
  ADD UNIQUE KEY `option_name` (`option_name`);

--
-- Klíče pro tabulku `wp_postmeta`
--
ALTER TABLE `wp_postmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `post_id` (`post_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Klíče pro tabulku `wp_posts`
--
ALTER TABLE `wp_posts`
  ADD PRIMARY KEY (`ID`),
  ADD KEY `post_name` (`post_name`(191)),
  ADD KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
  ADD KEY `post_parent` (`post_parent`),
  ADD KEY `post_author` (`post_author`);

--
-- Klíče pro tabulku `wp_termmeta`
--
ALTER TABLE `wp_termmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `term_id` (`term_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Klíče pro tabulku `wp_terms`
--
ALTER TABLE `wp_terms`
  ADD PRIMARY KEY (`term_id`),
  ADD KEY `slug` (`slug`(191)),
  ADD KEY `name` (`name`(191));

--
-- Klíče pro tabulku `wp_term_relationships`
--
ALTER TABLE `wp_term_relationships`
  ADD PRIMARY KEY (`object_id`,`term_taxonomy_id`),
  ADD KEY `term_taxonomy_id` (`term_taxonomy_id`);

--
-- Klíče pro tabulku `wp_term_taxonomy`
--
ALTER TABLE `wp_term_taxonomy`
  ADD PRIMARY KEY (`term_taxonomy_id`),
  ADD UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
  ADD KEY `taxonomy` (`taxonomy`);

--
-- Klíče pro tabulku `wp_usermeta`
--
ALTER TABLE `wp_usermeta`
  ADD PRIMARY KEY (`umeta_id`),
  ADD KEY `user_id` (`user_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Klíče pro tabulku `wp_users`
--
ALTER TABLE `wp_users`
  ADD PRIMARY KEY (`ID`),
  ADD KEY `user_login_key` (`user_login`),
  ADD KEY `user_nicename` (`user_nicename`),
  ADD KEY `user_email` (`user_email`);

--
-- Klíče pro tabulku `wp_wfBadLeechers`
--
ALTER TABLE `wp_wfBadLeechers`
  ADD PRIMARY KEY (`eMin`,`IP`);

--
-- Klíče pro tabulku `wp_wfBlockedCommentLog`
--
ALTER TABLE `wp_wfBlockedCommentLog`
  ADD PRIMARY KEY (`IP`,`unixday`,`blockType`);

--
-- Klíče pro tabulku `wp_wfBlockedIPLog`
--
ALTER TABLE `wp_wfBlockedIPLog`
  ADD PRIMARY KEY (`IP`,`unixday`,`blockType`);

--
-- Klíče pro tabulku `wp_wfBlocks`
--
ALTER TABLE `wp_wfBlocks`
  ADD PRIMARY KEY (`IP`),
  ADD KEY `k1` (`wfsn`);

--
-- Klíče pro tabulku `wp_wfBlocks7`
--
ALTER TABLE `wp_wfBlocks7`
  ADD PRIMARY KEY (`id`),
  ADD KEY `type` (`type`),
  ADD KEY `IP` (`IP`),
  ADD KEY `expiration` (`expiration`);

--
-- Klíče pro tabulku `wp_wfBlocksAdv`
--
ALTER TABLE `wp_wfBlocksAdv`
  ADD PRIMARY KEY (`id`);

--
-- Klíče pro tabulku `wp_wfConfig`
--
ALTER TABLE `wp_wfConfig`
  ADD PRIMARY KEY (`name`);

--
-- Klíče pro tabulku `wp_wfCrawlers`
--
ALTER TABLE `wp_wfCrawlers`
  ADD PRIMARY KEY (`IP`,`patternSig`);

--
-- Klíče pro tabulku `wp_wfFileChanges`
--
ALTER TABLE `wp_wfFileChanges`
  ADD PRIMARY KEY (`filenameHash`);

--
-- Klíče pro tabulku `wp_wfFileMods`
--
ALTER TABLE `wp_wfFileMods`
  ADD PRIMARY KEY (`filenameMD5`);

--
-- Klíče pro tabulku `wp_wfHits`
--
ALTER TABLE `wp_wfHits`
  ADD PRIMARY KEY (`id`),
  ADD KEY `k1` (`ctime`),
  ADD KEY `k2` (`IP`,`ctime`),
  ADD KEY `attackLogTime` (`attackLogTime`);

--
-- Klíče pro tabulku `wp_wfHoover`
--
ALTER TABLE `wp_wfHoover`
  ADD PRIMARY KEY (`id`),
  ADD KEY `k2` (`hostKey`);

--
-- Klíče pro tabulku `wp_wfIssues`
--
ALTER TABLE `wp_wfIssues`
  ADD PRIMARY KEY (`id`),
  ADD KEY `lastUpdated` (`lastUpdated`),
  ADD KEY `status` (`status`),
  ADD KEY `ignoreP` (`ignoreP`),
  ADD KEY `ignoreC` (`ignoreC`);

--
-- Klíče pro tabulku `wp_wfKnownFileList`
--
ALTER TABLE `wp_wfKnownFileList`
  ADD PRIMARY KEY (`id`);

--
-- Klíče pro tabulku `wp_wfLeechers`
--
ALTER TABLE `wp_wfLeechers`
  ADD PRIMARY KEY (`eMin`,`IP`);

--
-- Klíče pro tabulku `wp_wfLiveTrafficHuman`
--
ALTER TABLE `wp_wfLiveTrafficHuman`
  ADD PRIMARY KEY (`IP`,`identifier`),
  ADD KEY `expiration` (`expiration`);

--
-- Klíče pro tabulku `wp_wfLockedOut`
--
ALTER TABLE `wp_wfLockedOut`
  ADD PRIMARY KEY (`IP`);

--
-- Klíče pro tabulku `wp_wfLocs`
--
ALTER TABLE `wp_wfLocs`
  ADD PRIMARY KEY (`IP`);

--
-- Klíče pro tabulku `wp_wfLogins`
--
ALTER TABLE `wp_wfLogins`
  ADD PRIMARY KEY (`id`),
  ADD KEY `k1` (`IP`,`fail`),
  ADD KEY `hitID` (`hitID`);

--
-- Klíče pro tabulku `wp_wfNet404s`
--
ALTER TABLE `wp_wfNet404s`
  ADD PRIMARY KEY (`sig`),
  ADD KEY `k1` (`ctime`);

--
-- Klíče pro tabulku `wp_wfNotifications`
--
ALTER TABLE `wp_wfNotifications`
  ADD PRIMARY KEY (`id`);

--
-- Klíče pro tabulku `wp_wfPendingIssues`
--
ALTER TABLE `wp_wfPendingIssues`
  ADD PRIMARY KEY (`id`),
  ADD KEY `lastUpdated` (`lastUpdated`),
  ADD KEY `status` (`status`),
  ADD KEY `ignoreP` (`ignoreP`),
  ADD KEY `ignoreC` (`ignoreC`);

--
-- Klíče pro tabulku `wp_wfReverseCache`
--
ALTER TABLE `wp_wfReverseCache`
  ADD PRIMARY KEY (`IP`);

--
-- Klíče pro tabulku `wp_wfScanners`
--
ALTER TABLE `wp_wfScanners`
  ADD PRIMARY KEY (`eMin`,`IP`);

--
-- Klíče pro tabulku `wp_wfSNIPCache`
--
ALTER TABLE `wp_wfSNIPCache`
  ADD PRIMARY KEY (`id`),
  ADD KEY `expiration` (`expiration`),
  ADD KEY `IP` (`IP`),
  ADD KEY `type` (`type`);

--
-- Klíče pro tabulku `wp_wfStatus`
--
ALTER TABLE `wp_wfStatus`
  ADD PRIMARY KEY (`id`),
  ADD KEY `k1` (`ctime`),
  ADD KEY `k2` (`type`);

--
-- Klíče pro tabulku `wp_wfThrottleLog`
--
ALTER TABLE `wp_wfThrottleLog`
  ADD PRIMARY KEY (`IP`),
  ADD KEY `k2` (`endTime`);

--
-- Klíče pro tabulku `wp_wfVulnScanners`
--
ALTER TABLE `wp_wfVulnScanners`
  ADD PRIMARY KEY (`IP`);

--
-- AUTO_INCREMENT pro tabulky
--

--
-- AUTO_INCREMENT pro tabulku `wp_commentmeta`
--
ALTER TABLE `wp_commentmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT pro tabulku `wp_comments`
--
ALTER TABLE `wp_comments`
  MODIFY `comment_ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT pro tabulku `wp_links`
--
ALTER TABLE `wp_links`
  MODIFY `link_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT pro tabulku `wp_options`
--
ALTER TABLE `wp_options`
  MODIFY `option_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=32620;

--
-- AUTO_INCREMENT pro tabulku `wp_postmeta`
--
ALTER TABLE `wp_postmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=490;

--
-- AUTO_INCREMENT pro tabulku `wp_posts`
--
ALTER TABLE `wp_posts`
  MODIFY `ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=24771;

--
-- AUTO_INCREMENT pro tabulku `wp_termmeta`
--
ALTER TABLE `wp_termmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT pro tabulku `wp_terms`
--
ALTER TABLE `wp_terms`
  MODIFY `term_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7;

--
-- AUTO_INCREMENT pro tabulku `wp_term_taxonomy`
--
ALTER TABLE `wp_term_taxonomy`
  MODIFY `term_taxonomy_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7;

--
-- AUTO_INCREMENT pro tabulku `wp_usermeta`
--
ALTER TABLE `wp_usermeta`
  MODIFY `umeta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=52;

--
-- AUTO_INCREMENT pro tabulku `wp_users`
--
ALTER TABLE `wp_users`
  MODIFY `ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT pro tabulku `wp_wfBlocks7`
--
ALTER TABLE `wp_wfBlocks7`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT pro tabulku `wp_wfBlocksAdv`
--
ALTER TABLE `wp_wfBlocksAdv`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT pro tabulku `wp_wfHits`
--
ALTER TABLE `wp_wfHits`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=56373;

--
-- AUTO_INCREMENT pro tabulku `wp_wfHoover`
--
ALTER TABLE `wp_wfHoover`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT pro tabulku `wp_wfIssues`
--
ALTER TABLE `wp_wfIssues`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=10218;

--
-- AUTO_INCREMENT pro tabulku `wp_wfKnownFileList`
--
ALTER TABLE `wp_wfKnownFileList`
  MODIFY `id` int(11) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2997;

--
-- AUTO_INCREMENT pro tabulku `wp_wfLogins`
--
ALTER TABLE `wp_wfLogins`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=48;

--
-- AUTO_INCREMENT pro tabulku `wp_wfPendingIssues`
--
ALTER TABLE `wp_wfPendingIssues`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT pro tabulku `wp_wfSNIPCache`
--
ALTER TABLE `wp_wfSNIPCache`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT pro tabulku `wp_wfStatus`
--
ALTER TABLE `wp_wfStatus`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=77233;
COMMIT;

/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;

Youez - 2016 - github.com/yon3zu
LinuXploit