| Server IP : 193.86.120.172 / Your IP : 216.73.216.215 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/tservices_cz/ |
Upload File : |
-- phpMyAdmin SQL Dump
-- version 3.5.8.2
-- http://www.phpmyadmin.net
--
-- Počítač: wm145.wedos.net:3306
-- Vygenerováno: Úte 04. dub 2017, 10:26
-- Verze serveru: 10.1.19-MariaDB
-- Verze PHP: 5.4.23
SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";
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 utf8 */;
--
-- Databáze: `d159966_wp`
--
-- --------------------------------------------------------
--
-- Struktura tabulky `wp_commentmeta`
--
CREATE TABLE IF NOT EXISTS `wp_commentmeta` (
`meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`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,
PRIMARY KEY (`meta_id`),
KEY `comment_id` (`comment_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=1 ;
-- --------------------------------------------------------
--
-- Struktura tabulky `wp_comments`
--
CREATE TABLE IF NOT EXISTS `wp_comments` (
`comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`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',
PRIMARY KEY (`comment_ID`),
KEY `comment_post_ID` (`comment_post_ID`),
KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
KEY `comment_date_gmt` (`comment_date_gmt`),
KEY `comment_parent` (`comment_parent`),
KEY `comment_author_email` (`comment_author_email`(10))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=2 ;
--
-- 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 IF NOT EXISTS `wp_links` (
`link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`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 '',
PRIMARY KEY (`link_id`),
KEY `link_visible` (`link_visible`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=1 ;
-- --------------------------------------------------------
--
-- Struktura tabulky `wp_options`
--
CREATE TABLE IF NOT EXISTS `wp_options` (
`option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`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',
PRIMARY KEY (`option_id`),
UNIQUE KEY `option_name` (`option_name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=226 ;
--
-- 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', 'TServices', 'yes'),
(4, 'blogdescription', 'Správa a údržba rodinných domů', 'yes'),
(5, 'users_can_register', '0', 'yes'),
(6, 'admin_email', 'vojtech.jedlinsky@gmail.com', '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:124:{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: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: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:4:{i:0;s:35:"disable-xml-rpc/disable-xml-rpc.php";i:1;s:25:"tablepress/tablepress.php";i:3;s:23:"wordfence/wordfence.php";i:4;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:1491296720;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:1491331621;a:3:{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;}}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;}}}i:1491366893;a:1:{s:30:"wordfence_start_scheduled_scan";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:2:{s:8:"schedule";b:0;s:4:"args";a:0:{}}}}i:1491374845;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:1491375920;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:1491376906;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:1491452604;a:1:{s:30:"wordfence_start_scheduled_scan";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:2:{s:8:"schedule";b:0;s:4:"args";a:0:{}}}}i:1491539795;a:1:{s:30:"wordfence_start_scheduled_scan";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:2:{s:8:"schedule";b:0;s:4:"args";a:0:{}}}}i:1491626695;a:1:{s:30:"wordfence_start_scheduled_scan";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:2:{s:8:"schedule";b:0;s:4:"args";a:0:{}}}}i:1491713466;a:1:{s:30:"wordfence_start_scheduled_scan";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:2:{s:8:"schedule";b:0;s:4:"args";a:0:{}}}}i:1491798707;a:1:{s:30:"wordfence_start_scheduled_scan";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:2:{s:8:"schedule";b:0;s:4:"args";a:0:{}}}}i:1491885458;a:1:{s:30:"wordfence_start_scheduled_scan";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:2:{s:8:"schedule";b:0;s:4:"args";a:0:{}}}}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'),
(116, '_site_transient_timeout_browser_ec09c1f205a8c9a567166203a7884107', '1491806825', 'no'),
(117, '_site_transient_browser_ec09c1f205a8c9a567166203a7884107', 'a:9:{s:8:"platform";s:7:"Windows";s:4:"name";s:7:"Firefox";s:7:"version";s:4:"52.0";s:10:"update_url";s:23:"http://www.firefox.com/";s:7:"img_src";s:50:"http://s.wordpress.org/images/browsers/firefox.png";s:11:"img_src_ssl";s:49:"https://wordpress.org/images/browsers/firefox.png";s:15:"current_version";s:2:"16";s:7:"upgrade";b:0;s:8:"insecure";b:0;}', 'no'),
(118, 'can_compress_scripts', '0', 'no'),
(127, '_transient_timeout_plugin_slugs', '1491380660', 'no'),
(128, '_transient_plugin_slugs', 'a:5:{i:0;s:35:"disable-xml-rpc/disable-xml-rpc.php";i:1;s:25:"tablepress/tablepress.php";i:2;s:23:"token-access/access.php";i:3;s:23:"wordfence/wordfence.php";i:4;s:33:"wps-hide-login/wps-hide-login.php";}', 'no'),
(131, '_site_transient_timeout_poptags_40cd750bba9870f18aada2478b24840a', '1491212848', 'no'),
(132, '_site_transient_poptags_40cd750bba9870f18aada2478b24840a', 'O:8:"stdClass":100:{s:6:"widget";a:3:{s:4:"name";s:6:"widget";s:4:"slug";s:6:"widget";s:5:"count";i:4323;}s:4:"post";a:3:{s:4:"name";s:4:"post";s:4:"slug";s:4:"post";s:5:"count";i:2464;}s:5:"admin";a:3:{s:4:"name";s:5:"admin";s:4:"slug";s:5:"admin";s:5:"count";i:2352;}s:11:"woocommerce";a:3:{s:4:"name";s:11:"woocommerce";s:4:"slug";s:11:"woocommerce";s:5:"count";i:1967;}s:5:"posts";a:3:{s:4:"name";s:5:"posts";s:4:"slug";s:5:"posts";s:5:"count";i:1813;}s:8:"comments";a:3:{s:4:"name";s:8:"comments";s:4:"slug";s:8:"comments";s:5:"count";i:1570;}s:9:"shortcode";a:3:{s:4:"name";s:9:"shortcode";s:4:"slug";s:9:"shortcode";s:5:"count";i:1529;}s:7:"twitter";a:3:{s:4:"name";s:7:"twitter";s:4:"slug";s:7:"twitter";s:5:"count";i:1417;}s:6:"google";a:3:{s:4:"name";s:6:"google";s:4:"slug";s:6:"google";s:5:"count";i:1321;}s:6:"images";a:3:{s:4:"name";s:6:"images";s:4:"slug";s:6:"images";s:5:"count";i:1315;}s:8:"facebook";a:3:{s:4:"name";s:8:"facebook";s:4:"slug";s:8:"facebook";s:5:"count";i:1298;}s:7:"sidebar";a:3:{s:4:"name";s:7:"sidebar";s:4:"slug";s:7:"sidebar";s:5:"count";i:1266;}s:5:"image";a:3:{s:4:"name";s:5:"image";s:4:"slug";s:5:"image";s:5:"count";i:1250;}s:3:"seo";a:3:{s:4:"name";s:3:"seo";s:4:"slug";s:3:"seo";s:5:"count";i:1075;}s:4:"page";a:3:{s:4:"name";s:4:"page";s:4:"slug";s:4:"page";s:5:"count";i:1036;}s:7:"gallery";a:3:{s:4:"name";s:7:"gallery";s:4:"slug";s:7:"gallery";s:5:"count";i:1020;}s:6:"social";a:3:{s:4:"name";s:6:"social";s:4:"slug";s:6:"social";s:5:"count";i:977;}s:5:"email";a:3:{s:4:"name";s:5:"email";s:4:"slug";s:5:"email";s:5:"count";i:900;}s:5:"links";a:3:{s:4:"name";s:5:"links";s:4:"slug";s:5:"links";s:5:"count";i:808;}s:9:"ecommerce";a:3:{s:4:"name";s:9:"ecommerce";s:4:"slug";s:9:"ecommerce";s:5:"count";i:776;}s:5:"login";a:3:{s:4:"name";s:5:"login";s:4:"slug";s:5:"login";s:5:"count";i:772;}s:7:"widgets";a:3:{s:4:"name";s:7:"widgets";s:4:"slug";s:7:"widgets";s:5:"count";i:756;}s:5:"video";a:3:{s:4:"name";s:5:"video";s:4:"slug";s:5:"video";s:5:"count";i:747;}s:3:"rss";a:3:{s:4:"name";s:3:"rss";s:4:"slug";s:3:"rss";s:5:"count";i:661;}s:10:"buddypress";a:3:{s:4:"name";s:10:"buddypress";s:4:"slug";s:10:"buddypress";s:5:"count";i:649;}s:5:"pages";a:3:{s:4:"name";s:5:"pages";s:4:"slug";s:5:"pages";s:5:"count";i:642;}s:7:"content";a:3:{s:4:"name";s:7:"content";s:4:"slug";s:7:"content";s:5:"count";i:638;}s:4:"spam";a:3:{s:4:"name";s:4:"spam";s:4:"slug";s:4:"spam";s:5:"count";i:632;}s:6:"jquery";a:3:{s:4:"name";s:6:"jquery";s:4:"slug";s:6:"jquery";s:5:"count";i:632;}s:8:"security";a:3:{s:4:"name";s:8:"security";s:4:"slug";s:8:"security";s:5:"count";i:604;}s:4:"ajax";a:3:{s:4:"name";s:4:"ajax";s:4:"slug";s:4:"ajax";s:5:"count";i:591;}s:6:"slider";a:3:{s:4:"name";s:6:"slider";s:4:"slug";s:6:"slider";s:5:"count";i:583;}s:5:"media";a:3:{s:4:"name";s:5:"media";s:4:"slug";s:5:"media";s:5:"count";i:582;}s:8:"category";a:3:{s:4:"name";s:8:"category";s:4:"slug";s:8:"category";s:5:"count";i:565;}s:9:"analytics";a:3:{s:4:"name";s:9:"analytics";s:4:"slug";s:9:"analytics";s:5:"count";i:563;}s:4:"feed";a:3:{s:4:"name";s:4:"feed";s:4:"slug";s:4:"feed";s:5:"count";i:563;}s:6:"search";a:3:{s:4:"name";s:6:"search";s:4:"slug";s:6:"search";s:5:"count";i:557;}s:10:"e-commerce";a:3:{s:4:"name";s:10:"e-commerce";s:4:"slug";s:10:"e-commerce";s:5:"count";i:550;}s:4:"menu";a:3:{s:4:"name";s:4:"menu";s:4:"slug";s:4:"menu";s:5:"count";i:535;}s:5:"embed";a:3:{s:4:"name";s:5:"embed";s:4:"slug";s:5:"embed";s:5:"count";i:526;}s:10:"javascript";a:3:{s:4:"name";s:10:"javascript";s:4:"slug";s:10:"javascript";s:5:"count";i:519;}s:4:"link";a:3:{s:4:"name";s:4:"link";s:4:"slug";s:4:"link";s:5:"count";i:516;}s:4:"form";a:3:{s:4:"name";s:4:"form";s:4:"slug";s:4:"form";s:5:"count";i:497;}s:3:"css";a:3:{s:4:"name";s:3:"css";s:4:"slug";s:3:"css";s:5:"count";i:494;}s:7:"comment";a:3:{s:4:"name";s:7:"comment";s:4:"slug";s:7:"comment";s:5:"count";i:486;}s:5:"share";a:3:{s:4:"name";s:5:"share";s:4:"slug";s:5:"share";s:5:"count";i:486;}s:7:"youtube";a:3:{s:4:"name";s:7:"youtube";s:4:"slug";s:7:"youtube";s:5:"count";i:478;}s:5:"theme";a:3:{s:4:"name";s:5:"theme";s:4:"slug";s:5:"theme";s:5:"count";i:472;}s:6:"custom";a:3:{s:4:"name";s:6:"custom";s:4:"slug";s:6:"custom";s:5:"count";i:460;}s:10:"categories";a:3:{s:4:"name";s:10:"categories";s:4:"slug";s:10:"categories";s:5:"count";i:458;}s:9:"dashboard";a:3:{s:4:"name";s:9:"dashboard";s:4:"slug";s:9:"dashboard";s:5:"count";i:451;}s:10:"responsive";a:3:{s:4:"name";s:10:"responsive";s:4:"slug";s:10:"responsive";s:5:"count";i:450;}s:3:"ads";a:3:{s:4:"name";s:3:"ads";s:4:"slug";s:3:"ads";s:5:"count";i:441;}s:6:"button";a:3:{s:4:"name";s:6:"button";s:4:"slug";s:6:"button";s:5:"count";i:433;}s:4:"tags";a:3:{s:4:"name";s:4:"tags";s:4:"slug";s:4:"tags";s:5:"count";i:428;}s:9:"affiliate";a:3:{s:4:"name";s:9:"affiliate";s:4:"slug";s:9:"affiliate";s:5:"count";i:425;}s:6:"editor";a:3:{s:4:"name";s:6:"editor";s:4:"slug";s:6:"editor";s:5:"count";i:418;}s:5:"photo";a:3:{s:4:"name";s:5:"photo";s:4:"slug";s:5:"photo";s:5:"count";i:415;}s:4:"user";a:3:{s:4:"name";s:4:"user";s:4:"slug";s:4:"user";s:5:"count";i:404;}s:5:"stats";a:3:{s:4:"name";s:5:"stats";s:4:"slug";s:5:"stats";s:5:"count";i:398;}s:9:"slideshow";a:3:{s:4:"name";s:9:"slideshow";s:4:"slug";s:9:"slideshow";s:5:"count";i:397;}s:6:"mobile";a:3:{s:4:"name";s:6:"mobile";s:4:"slug";s:6:"mobile";s:5:"count";i:395;}s:12:"contact-form";a:3:{s:4:"name";s:12:"contact form";s:4:"slug";s:12:"contact-form";s:5:"count";i:393;}s:5:"users";a:3:{s:4:"name";s:5:"users";s:4:"slug";s:5:"users";s:5:"count";i:389;}s:7:"contact";a:3:{s:4:"name";s:7:"contact";s:4:"slug";s:7:"contact";s:5:"count";i:388;}s:6:"photos";a:3:{s:4:"name";s:6:"photos";s:4:"slug";s:6:"photos";s:5:"count";i:388;}s:10:"statistics";a:3:{s:4:"name";s:10:"statistics";s:4:"slug";s:10:"statistics";s:5:"count";i:371;}s:3:"api";a:3:{s:4:"name";s:3:"api";s:4:"slug";s:3:"api";s:5:"count";i:365;}s:10:"navigation";a:3:{s:4:"name";s:10:"navigation";s:4:"slug";s:10:"navigation";s:5:"count";i:358;}s:6:"events";a:3:{s:4:"name";s:6:"events";s:4:"slug";s:6:"events";s:5:"count";i:355;}s:4:"news";a:3:{s:4:"name";s:4:"news";s:4:"slug";s:4:"news";s:5:"count";i:343;}s:8:"calendar";a:3:{s:4:"name";s:8:"calendar";s:4:"slug";s:8:"calendar";s:5:"count";i:331;}s:7:"plugins";a:3:{s:4:"name";s:7:"plugins";s:4:"slug";s:7:"plugins";s:5:"count";i:329;}s:12:"social-media";a:3:{s:4:"name";s:12:"social media";s:4:"slug";s:12:"social-media";s:5:"count";i:328;}s:9:"multisite";a:3:{s:4:"name";s:9:"multisite";s:4:"slug";s:9:"multisite";s:5:"count";i:324;}s:10:"shortcodes";a:3:{s:4:"name";s:10:"shortcodes";s:4:"slug";s:10:"shortcodes";s:5:"count";i:319;}s:4:"meta";a:3:{s:4:"name";s:4:"meta";s:4:"slug";s:4:"meta";s:5:"count";i:317;}s:4:"code";a:3:{s:4:"name";s:4:"code";s:4:"slug";s:4:"code";s:5:"count";i:317;}s:4:"list";a:3:{s:4:"name";s:4:"list";s:4:"slug";s:4:"list";s:5:"count";i:316;}s:3:"url";a:3:{s:4:"name";s:3:"url";s:4:"slug";s:3:"url";s:5:"count";i:313;}s:10:"newsletter";a:3:{s:4:"name";s:10:"newsletter";s:4:"slug";s:10:"newsletter";s:5:"count";i:304;}s:7:"payment";a:3:{s:4:"name";s:7:"payment";s:4:"slug";s:7:"payment";s:5:"count";i:303;}s:3:"tag";a:3:{s:4:"name";s:3:"tag";s:4:"slug";s:3:"tag";s:5:"count";i:289;}s:6:"simple";a:3:{s:4:"name";s:6:"simple";s:4:"slug";s:6:"simple";s:5:"count";i:289;}s:16:"custom-post-type";a:3:{s:4:"name";s:16:"custom post type";s:4:"slug";s:16:"custom-post-type";s:5:"count";i:282;}s:5:"popup";a:3:{s:4:"name";s:5:"popup";s:4:"slug";s:5:"popup";s:5:"count";i:281;}s:11:"advertising";a:3:{s:4:"name";s:11:"advertising";s:4:"slug";s:11:"advertising";s:5:"count";i:279;}s:9:"marketing";a:3:{s:4:"name";s:9:"marketing";s:4:"slug";s:9:"marketing";s:5:"count";i:278;}s:4:"chat";a:3:{s:4:"name";s:4:"chat";s:4:"slug";s:4:"chat";s:5:"count";i:277;}s:8:"redirect";a:3:{s:4:"name";s:8:"redirect";s:4:"slug";s:8:"redirect";s:5:"count";i:277;}s:6:"author";a:3:{s:4:"name";s:6:"author";s:4:"slug";s:6:"author";s:5:"count";i:275;}s:7:"adsense";a:3:{s:4:"name";s:7:"adsense";s:4:"slug";s:7:"adsense";s:5:"count";i:269;}s:4:"html";a:3:{s:4:"name";s:4:"html";s:4:"slug";s:4:"html";s:5:"count";i:267;}s:14:"administration";a:3:{s:4:"name";s:14:"administration";s:4:"slug";s:14:"administration";s:5:"count";i:265;}s:8:"lightbox";a:3:{s:4:"name";s:8:"lightbox";s:4:"slug";s:8:"lightbox";s:5:"count";i:262;}s:5:"forms";a:3:{s:4:"name";s:5:"forms";s:4:"slug";s:5:"forms";s:5:"count";i:261;}s:7:"captcha";a:3:{s:4:"name";s:7:"captcha";s:4:"slug";s:7:"captcha";s:5:"count";i:260;}s:12:"notification";a:3:{s:4:"name";s:12:"notification";s:4:"slug";s:12:"notification";s:5:"count";i:260;}s:7:"tinymce";a:3:{s:4:"name";s:7:"tinyMCE";s:4:"slug";s:7:"tinymce";s:5:"count";i:260;}s:5:"flash";a:3:{s:4:"name";s:5:"flash";s:4:"slug";s:5:"flash";s:5:"count";i:260;}}', 'no'),
(136, 'recently_activated', 'a:1:{s:23:"token-access/access.php";i:1491294259;}', 'yes'),
(139, 'wordfence_version', '6.3.5', 'yes'),
(140, 'wordfenceActivated', '1', 'yes'),
(141, 'wf_plugin_act_error', '', 'yes'),
(145, '_site_transient_timeout_available_translations', '1491214012', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(146, '_site_transient_available_translations', 'a:108:{s:2:"af";a:8:{s:8:"language";s:2:"af";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-03-27 04:32:49";s:12:"english_name";s:9:"Afrikaans";s:11:"native_name";s:9:"Afrikaans";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/4.7.3/af.zip";s:3:"iso";a:2:{i:1;s:2:"af";i:2;s:3:"afr";}s:7:"strings";a:1:{s:8:"continue";s:10:"Gaan voort";}}s:3:"ary";a:8:{s:8:"language";s:3:"ary";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-01-26 15:42:35";s:12:"english_name";s:15:"Moroccan Arabic";s:11:"native_name";s:31:"العربية المغربية";s:7:"package";s:62:"https://downloads.wordpress.org/translation/core/4.7.3/ary.zip";s:3:"iso";a:2:{i:1;s:2:"ar";i:3;s:3:"ary";}s:7:"strings";a:1:{s:8:"continue";s:16:"المتابعة";}}s:2:"ar";a:8:{s:8:"language";s:2:"ar";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-01-26 15:49:08";s:12:"english_name";s:6:"Arabic";s:11:"native_name";s:14:"العربية";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/4.7.3/ar.zip";s:3:"iso";a:2:{i:1;s:2:"ar";i:2;s:3:"ara";}s:7:"strings";a:1:{s:8:"continue";s:16:"المتابعة";}}s:2:"as";a:8:{s:8:"language";s:2:"as";s:7:"version";s:5:"4.7.2";s:7:"updated";s:19:"2016-11-22 18:59:07";s:12:"english_name";s:8:"Assamese";s:11:"native_name";s:21:"অসমীয়া";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/4.7.2/as.zip";s:3:"iso";a:3:{i:1;s:2:"as";i:2;s:3:"asm";i:3;s:3:"asm";}s:7:"strings";a:1:{s:8:"continue";s:0:"";}}s:3:"azb";a:8:{s:8:"language";s:3:"azb";s:7:"version";s:5:"4.7.2";s:7:"updated";s:19:"2016-09-12 20:34:31";s:12:"english_name";s:17:"South Azerbaijani";s:11:"native_name";s:29:"گؤنئی آذربایجان";s:7:"package";s:62:"https://downloads.wordpress.org/translation/core/4.7.2/azb.zip";s:3:"iso";a:2:{i:1;s:2:"az";i:3;s:3:"azb";}s:7:"strings";a:1:{s:8:"continue";s:8:"Continue";}}s:2:"az";a:8:{s:8:"language";s:2:"az";s:7:"version";s:5:"4.7.2";s:7:"updated";s:19:"2016-11-06 00:09:27";s:12:"english_name";s:11:"Azerbaijani";s:11:"native_name";s:16:"Azərbaycan dili";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/4.7.2/az.zip";s:3:"iso";a:2:{i:1;s:2:"az";i:2;s:3:"aze";}s:7:"strings";a:1:{s:8:"continue";s:5:"Davam";}}s:3:"bel";a:8:{s:8:"language";s:3:"bel";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-03-23 04:36:52";s:12:"english_name";s:10:"Belarusian";s:11:"native_name";s:29:"Беларуская мова";s:7:"package";s:62:"https://downloads.wordpress.org/translation/core/4.7.3/bel.zip";s:3:"iso";a:2:{i:1;s:2:"be";i:2;s:3:"bel";}s:7:"strings";a:1:{s:8:"continue";s:20:"Працягнуць";}}s:5:"bg_BG";a:8:{s:8:"language";s:5:"bg_BG";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-03-06 09:18:57";s:12:"english_name";s:9:"Bulgarian";s:11:"native_name";s:18:"Български";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.3/bg_BG.zip";s:3:"iso";a:2:{i:1;s:2:"bg";i:2;s:3:"bul";}s:7:"strings";a:1:{s:8:"continue";s:12:"Напред";}}s:5:"bn_BD";a:8:{s:8:"language";s:5:"bn_BD";s:7:"version";s:5:"4.7.2";s:7:"updated";s:19:"2017-01-04 16:58:43";s:12:"english_name";s:7:"Bengali";s:11:"native_name";s:15:"বাংলা";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.2/bn_BD.zip";s:3:"iso";a:1:{i:1;s:2:"bn";}s:7:"strings";a:1:{s:8:"continue";s:23:"এগিয়ে চল.";}}s:2:"bo";a:8:{s:8:"language";s:2:"bo";s:7:"version";s:5:"4.7.2";s:7:"updated";s:19:"2016-09-05 09:44:12";s:12:"english_name";s:7:"Tibetan";s:11:"native_name";s:21:"བོད་ཡིག";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/4.7.2/bo.zip";s:3:"iso";a:2:{i:1;s:2:"bo";i:2;s:3:"tib";}s:7:"strings";a:1:{s:8:"continue";s:24:"མུ་མཐུད།";}}s:5:"bs_BA";a:8:{s:8:"language";s:5:"bs_BA";s:7:"version";s:5:"4.7.2";s:7:"updated";s:19:"2016-09-04 20:20:28";s:12:"english_name";s:7:"Bosnian";s:11:"native_name";s:8:"Bosanski";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.2/bs_BA.zip";s:3:"iso";a:2:{i:1;s:2:"bs";i:2;s:3:"bos";}s:7:"strings";a:1:{s:8:"continue";s:7:"Nastavi";}}s:2:"ca";a:8:{s:8:"language";s:2:"ca";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-03-05 11:34:47";s:12:"english_name";s:7:"Catalan";s:11:"native_name";s:7:"Català";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/4.7.3/ca.zip";s:3:"iso";a:2:{i:1;s:2:"ca";i:2;s:3:"cat";}s:7:"strings";a:1:{s:8:"continue";s:8:"Continua";}}s:3:"ceb";a:8:{s:8:"language";s:3:"ceb";s:7:"version";s:5:"4.7.2";s:7:"updated";s:19:"2016-03-02 17:25:51";s:12:"english_name";s:7:"Cebuano";s:11:"native_name";s:7:"Cebuano";s:7:"package";s:62:"https://downloads.wordpress.org/translation/core/4.7.2/ceb.zip";s:3:"iso";a:2:{i:2;s:3:"ceb";i:3;s:3:"ceb";}s:7:"strings";a:1:{s:8:"continue";s:7:"Padayun";}}s:5:"cs_CZ";a:8:{s:8:"language";s:5:"cs_CZ";s:7:"version";s:5:"4.7.2";s:7:"updated";s:19:"2017-01-12 08:46:26";s:12:"english_name";s:5:"Czech";s:11:"native_name";s:12:"Čeština";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.2/cs_CZ.zip";s:3:"iso";a:2:{i:1;s:2:"cs";i:2;s:3:"ces";}s:7:"strings";a:1:{s:8:"continue";s:11:"Pokračovat";}}s:2:"cy";a:8:{s:8:"language";s:2:"cy";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-01-26 15:49:29";s:12:"english_name";s:5:"Welsh";s:11:"native_name";s:7:"Cymraeg";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/4.7.3/cy.zip";s:3:"iso";a:2:{i:1;s:2:"cy";i:2;s:3:"cym";}s:7:"strings";a:1:{s:8:"continue";s:6:"Parhau";}}s:5:"da_DK";a:8:{s:8:"language";s:5:"da_DK";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-02-28 00:33:54";s:12:"english_name";s:6:"Danish";s:11:"native_name";s:5:"Dansk";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.3/da_DK.zip";s:3:"iso";a:2:{i:1;s:2:"da";i:2;s:3:"dan";}s:7:"strings";a:1:{s:8:"continue";s:12:"Fortsæt";}}s:14:"de_CH_informal";a:8:{s:8:"language";s:14:"de_CH_informal";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-01-26 15:39:59";s:12:"english_name";s:30:"German (Switzerland, Informal)";s:11:"native_name";s:21:"Deutsch (Schweiz, Du)";s:7:"package";s:73:"https://downloads.wordpress.org/translation/core/4.7.3/de_CH_informal.zip";s:3:"iso";a:1:{i:1;s:2:"de";}s:7:"strings";a:1:{s:8:"continue";s:6:"Weiter";}}s:5:"de_DE";a:8:{s:8:"language";s:5:"de_DE";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-03-18 13:57:42";s:12:"english_name";s:6:"German";s:11:"native_name";s:7:"Deutsch";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.3/de_DE.zip";s:3:"iso";a:1:{i:1;s:2:"de";}s:7:"strings";a:1:{s:8:"continue";s:6:"Weiter";}}s:5:"de_CH";a:8:{s:8:"language";s:5:"de_CH";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-01-26 15:40:03";s:12:"english_name";s:20:"German (Switzerland)";s:11:"native_name";s:17:"Deutsch (Schweiz)";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.3/de_CH.zip";s:3:"iso";a:1:{i:1;s:2:"de";}s:7:"strings";a:1:{s:8:"continue";s:6:"Weiter";}}s:12:"de_DE_formal";a:8:{s:8:"language";s:12:"de_DE_formal";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-03-18 13:57:53";s:12:"english_name";s:15:"German (Formal)";s:11:"native_name";s:13:"Deutsch (Sie)";s:7:"package";s:71:"https://downloads.wordpress.org/translation/core/4.7.3/de_DE_formal.zip";s:3:"iso";a:1:{i:1;s:2:"de";}s:7:"strings";a:1:{s:8:"continue";s:6:"Weiter";}}s:3:"dzo";a:8:{s:8:"language";s:3:"dzo";s:7:"version";s:5:"4.7.2";s:7:"updated";s:19:"2016-06-29 08:59:03";s:12:"english_name";s:8:"Dzongkha";s:11:"native_name";s:18:"རྫོང་ཁ";s:7:"package";s:62:"https://downloads.wordpress.org/translation/core/4.7.2/dzo.zip";s:3:"iso";a:2:{i:1;s:2:"dz";i:2;s:3:"dzo";}s:7:"strings";a:1:{s:8:"continue";s:0:"";}}s:2:"el";a:8:{s:8:"language";s:2:"el";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-03-30 00:08:09";s:12:"english_name";s:5:"Greek";s:11:"native_name";s:16:"Ελληνικά";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/4.7.3/el.zip";s:3:"iso";a:2:{i:1;s:2:"el";i:2;s:3:"ell";}s:7:"strings";a:1:{s:8:"continue";s:16:"Συνέχεια";}}s:5:"en_CA";a:8:{s:8:"language";s:5:"en_CA";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-01-26 15:49:34";s:12:"english_name";s:16:"English (Canada)";s:11:"native_name";s:16:"English (Canada)";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.3/en_CA.zip";s:3:"iso";a:3:{i:1;s:2:"en";i:2;s:3:"eng";i:3;s:3:"eng";}s:7:"strings";a:1:{s:8:"continue";s:8:"Continue";}}s:5:"en_AU";a:8:{s:8:"language";s:5:"en_AU";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-01-27 00:40:28";s:12:"english_name";s:19:"English (Australia)";s:11:"native_name";s:19:"English (Australia)";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.3/en_AU.zip";s:3:"iso";a:3:{i:1;s:2:"en";i:2;s:3:"eng";i:3;s:3:"eng";}s:7:"strings";a:1:{s:8:"continue";s:8:"Continue";}}s:5:"en_NZ";a:8:{s:8:"language";s:5:"en_NZ";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-01-26 15:54:30";s:12:"english_name";s:21:"English (New Zealand)";s:11:"native_name";s:21:"English (New Zealand)";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.3/en_NZ.zip";s:3:"iso";a:3:{i:1;s:2:"en";i:2;s:3:"eng";i:3;s:3:"eng";}s:7:"strings";a:1:{s:8:"continue";s:8:"Continue";}}s:5:"en_GB";a:8:{s:8:"language";s:5:"en_GB";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-01-28 03:10:25";s:12:"english_name";s:12:"English (UK)";s:11:"native_name";s:12:"English (UK)";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.3/en_GB.zip";s:3:"iso";a:3:{i:1;s:2:"en";i:2;s:3:"eng";i:3;s:3:"eng";}s:7:"strings";a:1:{s:8:"continue";s:8:"Continue";}}s:5:"en_ZA";a:8:{s:8:"language";s:5:"en_ZA";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-01-26 15:53:43";s:12:"english_name";s:22:"English (South Africa)";s:11:"native_name";s:22:"English (South Africa)";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.3/en_ZA.zip";s:3:"iso";a:3:{i:1;s:2:"en";i:2;s:3:"eng";i:3;s:3:"eng";}s:7:"strings";a:1:{s:8:"continue";s:8:"Continue";}}s:2:"eo";a:8:{s:8:"language";s:2:"eo";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-01-26 15:47:07";s:12:"english_name";s:9:"Esperanto";s:11:"native_name";s:9:"Esperanto";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/4.7.3/eo.zip";s:3:"iso";a:2:{i:1;s:2:"eo";i:2;s:3:"epo";}s:7:"strings";a:1:{s:8:"continue";s:8:"Daŭrigi";}}s:5:"es_VE";a:8:{s:8:"language";s:5:"es_VE";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-01-26 15:53:56";s:12:"english_name";s:19:"Spanish (Venezuela)";s:11:"native_name";s:21:"Español de Venezuela";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.3/es_VE.zip";s:3:"iso";a:2:{i:1;s:2:"es";i:2;s:3:"spa";}s:7:"strings";a:1:{s:8:"continue";s:9:"Continuar";}}s:5:"es_ES";a:8:{s:8:"language";s:5:"es_ES";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-03-15 12:53:17";s:12:"english_name";s:15:"Spanish (Spain)";s:11:"native_name";s:8:"Español";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.3/es_ES.zip";s:3:"iso";a:1:{i:1;s:2:"es";}s:7:"strings";a:1:{s:8:"continue";s:9:"Continuar";}}s:5:"es_PE";a:8:{s:8:"language";s:5:"es_PE";s:7:"version";s:5:"4.7.2";s:7:"updated";s:19:"2016-09-09 09:36:22";s:12:"english_name";s:14:"Spanish (Peru)";s:11:"native_name";s:17:"Español de Perú";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.2/es_PE.zip";s:3:"iso";a:2:{i:1;s:2:"es";i:2;s:3:"spa";}s:7:"strings";a:1:{s:8:"continue";s:9:"Continuar";}}s:5:"es_CL";a:8:{s:8:"language";s:5:"es_CL";s:7:"version";s:5:"4.7.2";s:7:"updated";s:19:"2016-11-28 20:09:49";s:12:"english_name";s:15:"Spanish (Chile)";s:11:"native_name";s:17:"Español de Chile";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.2/es_CL.zip";s:3:"iso";a:2:{i:1;s:2:"es";i:2;s:3:"spa";}s:7:"strings";a:1:{s:8:"continue";s:9:"Continuar";}}s:5:"es_MX";a:8:{s:8:"language";s:5:"es_MX";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-01-26 15:42:28";s:12:"english_name";s:16:"Spanish (Mexico)";s:11:"native_name";s:19:"Español de México";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.3/es_MX.zip";s:3:"iso";a:2:{i:1;s:2:"es";i:2;s:3:"spa";}s:7:"strings";a:1:{s:8:"continue";s:9:"Continuar";}}s:5:"es_GT";a:8:{s:8:"language";s:5:"es_GT";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-01-26 15:54:37";s:12:"english_name";s:19:"Spanish (Guatemala)";s:11:"native_name";s:21:"Español de Guatemala";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.3/es_GT.zip";s:3:"iso";a:2:{i:1;s:2:"es";i:2;s:3:"spa";}s:7:"strings";a:1:{s:8:"continue";s:9:"Continuar";}}s:5:"es_CO";a:8:{s:8:"language";s:5:"es_CO";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-01-26 15:54:37";s:12:"english_name";s:18:"Spanish (Colombia)";s:11:"native_name";s:20:"Español de Colombia";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.3/es_CO.zip";s:3:"iso";a:2:{i:1;s:2:"es";i:2;s:3:"spa";}s:7:"strings";a:1:{s:8:"continue";s:9:"Continuar";}}s:5:"es_AR";a:8:{s:8:"language";s:5:"es_AR";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-01-26 15:41:31";s:12:"english_name";s:19:"Spanish (Argentina)";s:11:"native_name";s:21:"Español de Argentina";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.3/es_AR.zip";s:3:"iso";a:2:{i:1;s:2:"es";i:2;s:3:"spa";}s:7:"strings";a:1:{s:8:"continue";s:9:"Continuar";}}s:2:"et";a:8:{s:8:"language";s:2:"et";s:7:"version";s:5:"4.7.2";s:7:"updated";s:19:"2017-01-27 16:37:11";s:12:"english_name";s:8:"Estonian";s:11:"native_name";s:5:"Eesti";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/4.7.2/et.zip";s:3:"iso";a:2:{i:1;s:2:"et";i:2;s:3:"est";}s:7:"strings";a:1:{s:8:"continue";s:6:"Jätka";}}s:2:"eu";a:8:{s:8:"language";s:2:"eu";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-01-26 15:54:33";s:12:"english_name";s:6:"Basque";s:11:"native_name";s:7:"Euskara";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/4.7.3/eu.zip";s:3:"iso";a:2:{i:1;s:2:"eu";i:2;s:3:"eus";}s:7:"strings";a:1:{s:8:"continue";s:8:"Jarraitu";}}s:5:"fa_IR";a:8:{s:8:"language";s:5:"fa_IR";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-02-02 15:21:03";s:12:"english_name";s:7:"Persian";s:11:"native_name";s:10:"فارسی";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.3/fa_IR.zip";s:3:"iso";a:2:{i:1;s:2:"fa";i:2;s:3:"fas";}s:7:"strings";a:1:{s:8:"continue";s:10:"ادامه";}}s:2:"fi";a:8:{s:8:"language";s:2:"fi";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-01-26 15:42:25";s:12:"english_name";s:7:"Finnish";s:11:"native_name";s:5:"Suomi";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/4.7.3/fi.zip";s:3:"iso";a:2:{i:1;s:2:"fi";i:2;s:3:"fin";}s:7:"strings";a:1:{s:8:"continue";s:5:"Jatka";}}s:5:"fr_BE";a:8:{s:8:"language";s:5:"fr_BE";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-01-26 15:40:32";s:12:"english_name";s:16:"French (Belgium)";s:11:"native_name";s:21:"Français de Belgique";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.3/fr_BE.zip";s:3:"iso";a:2:{i:1;s:2:"fr";i:2;s:3:"fra";}s:7:"strings";a:1:{s:8:"continue";s:9:"Continuer";}}s:5:"fr_FR";a:8:{s:8:"language";s:5:"fr_FR";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-03-18 16:05:09";s:12:"english_name";s:15:"French (France)";s:11:"native_name";s:9:"Français";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.3/fr_FR.zip";s:3:"iso";a:1:{i:1;s:2:"fr";}s:7:"strings";a:1:{s:8:"continue";s:9:"Continuer";}}s:5:"fr_CA";a:8:{s:8:"language";s:5:"fr_CA";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-02-03 21:08:25";s:12:"english_name";s:15:"French (Canada)";s:11:"native_name";s:19:"Français du Canada";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.3/fr_CA.zip";s:3:"iso";a:2:{i:1;s:2:"fr";i:2;s:3:"fra";}s:7:"strings";a:1:{s:8:"continue";s:9:"Continuer";}}s:2:"gd";a:8:{s:8:"language";s:2:"gd";s:7:"version";s:5:"4.7.2";s:7:"updated";s:19:"2016-08-23 17:41:37";s:12:"english_name";s:15:"Scottish Gaelic";s:11:"native_name";s:9:"Gàidhlig";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/4.7.2/gd.zip";s:3:"iso";a:3:{i:1;s:2:"gd";i:2;s:3:"gla";i:3;s:3:"gla";}s:7:"strings";a:1:{s:8:"continue";s:15:"Lean air adhart";}}s:5:"gl_ES";a:8:{s:8:"language";s:5:"gl_ES";s:7:"version";s:5:"4.7.2";s:7:"updated";s:19:"2017-01-26 15:40:27";s:12:"english_name";s:8:"Galician";s:11:"native_name";s:6:"Galego";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.2/gl_ES.zip";s:3:"iso";a:2:{i:1;s:2:"gl";i:2;s:3:"glg";}s:7:"strings";a:1:{s:8:"continue";s:9:"Continuar";}}s:2:"gu";a:8:{s:8:"language";s:2:"gu";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-02-07 18:47:03";s:12:"english_name";s:8:"Gujarati";s:11:"native_name";s:21:"ગુજરાતી";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/4.7.3/gu.zip";s:3:"iso";a:2:{i:1;s:2:"gu";i:2;s:3:"guj";}s:7:"strings";a:1:{s:8:"continue";s:31:"ચાલુ રાખવું";}}s:3:"haz";a:8:{s:8:"language";s:3:"haz";s:7:"version";s:5:"4.4.2";s:7:"updated";s:19:"2015-12-05 00:59:09";s:12:"english_name";s:8:"Hazaragi";s:11:"native_name";s:15:"هزاره گی";s:7:"package";s:62:"https://downloads.wordpress.org/translation/core/4.4.2/haz.zip";s:3:"iso";a:1:{i:3;s:3:"haz";}s:7:"strings";a:1:{s:8:"continue";s:10:"ادامه";}}s:5:"he_IL";a:8:{s:8:"language";s:5:"he_IL";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-01-29 21:21:10";s:12:"english_name";s:6:"Hebrew";s:11:"native_name";s:16:"עִבְרִית";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.3/he_IL.zip";s:3:"iso";a:1:{i:1;s:2:"he";}s:7:"strings";a:1:{s:8:"continue";s:8:"המשך";}}s:5:"hi_IN";a:8:{s:8:"language";s:5:"hi_IN";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-03-03 12:18:25";s:12:"english_name";s:5:"Hindi";s:11:"native_name";s:18:"हिन्दी";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.3/hi_IN.zip";s:3:"iso";a:2:{i:1;s:2:"hi";i:2;s:3:"hin";}s:7:"strings";a:1:{s:8:"continue";s:12:"जारी";}}s:2:"hr";a:8:{s:8:"language";s:2:"hr";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-03-28 13:34:22";s:12:"english_name";s:8:"Croatian";s:11:"native_name";s:8:"Hrvatski";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/4.7.3/hr.zip";s:3:"iso";a:2:{i:1;s:2:"hr";i:2;s:3:"hrv";}s:7:"strings";a:1:{s:8:"continue";s:7:"Nastavi";}}s:5:"hu_HU";a:8:{s:8:"language";s:5:"hu_HU";s:7:"version";s:5:"4.7.2";s:7:"updated";s:19:"2017-01-26 15:48:39";s:12:"english_name";s:9:"Hungarian";s:11:"native_name";s:6:"Magyar";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.2/hu_HU.zip";s:3:"iso";a:2:{i:1;s:2:"hu";i:2;s:3:"hun";}s:7:"strings";a:1:{s:8:"continue";s:10:"Folytatás";}}s:2:"hy";a:8:{s:8:"language";s:2:"hy";s:7:"version";s:5:"4.7.2";s:7:"updated";s:19:"2016-12-03 16:21:10";s:12:"english_name";s:8:"Armenian";s:11:"native_name";s:14:"Հայերեն";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/4.7.2/hy.zip";s:3:"iso";a:2:{i:1;s:2:"hy";i:2;s:3:"hye";}s:7:"strings";a:1:{s:8:"continue";s:20:"Շարունակել";}}s:5:"id_ID";a:8:{s:8:"language";s:5:"id_ID";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-04-03 02:27:45";s:12:"english_name";s:10:"Indonesian";s:11:"native_name";s:16:"Bahasa Indonesia";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.3/id_ID.zip";s:3:"iso";a:2:{i:1;s:2:"id";i:2;s:3:"ind";}s:7:"strings";a:1:{s:8:"continue";s:9:"Lanjutkan";}}s:5:"is_IS";a:8:{s:8:"language";s:5:"is_IS";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-02-16 13:36:46";s:12:"english_name";s:9:"Icelandic";s:11:"native_name";s:9:"Íslenska";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.3/is_IS.zip";s:3:"iso";a:2:{i:1;s:2:"is";i:2;s:3:"isl";}s:7:"strings";a:1:{s:8:"continue";s:6:"Áfram";}}s:5:"it_IT";a:8:{s:8:"language";s:5:"it_IT";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-03-17 11:59:56";s:12:"english_name";s:7:"Italian";s:11:"native_name";s:8:"Italiano";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.3/it_IT.zip";s:3:"iso";a:2:{i:1;s:2:"it";i:2;s:3:"ita";}s:7:"strings";a:1:{s:8:"continue";s:8:"Continua";}}s:2:"ja";a:8:{s:8:"language";s:2:"ja";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-03-29 14:23:06";s:12:"english_name";s:8:"Japanese";s:11:"native_name";s:9:"日本語";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/4.7.3/ja.zip";s:3:"iso";a:1:{i:1;s:2:"ja";}s:7:"strings";a:1:{s:8:"continue";s:9:"続ける";}}s:5:"ka_GE";a:8:{s:8:"language";s:5:"ka_GE";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-01-26 15:40:24";s:12:"english_name";s:8:"Georgian";s:11:"native_name";s:21:"ქართული";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.3/ka_GE.zip";s:3:"iso";a:2:{i:1;s:2:"ka";i:2;s:3:"kat";}s:7:"strings";a:1:{s:8:"continue";s:30:"გაგრძელება";}}s:3:"kab";a:8:{s:8:"language";s:3:"kab";s:7:"version";s:5:"4.7.2";s:7:"updated";s:19:"2017-01-26 15:39:13";s:12:"english_name";s:6:"Kabyle";s:11:"native_name";s:9:"Taqbaylit";s:7:"package";s:62:"https://downloads.wordpress.org/translation/core/4.7.2/kab.zip";s:3:"iso";a:2:{i:2;s:3:"kab";i:3;s:3:"kab";}s:7:"strings";a:1:{s:8:"continue";s:6:"Kemmel";}}s:2:"km";a:8:{s:8:"language";s:2:"km";s:7:"version";s:5:"4.7.2";s:7:"updated";s:19:"2016-12-07 02:07:59";s:12:"english_name";s:5:"Khmer";s:11:"native_name";s:27:"ភាសាខ្មែរ";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/4.7.2/km.zip";s:3:"iso";a:2:{i:1;s:2:"km";i:2;s:3:"khm";}s:7:"strings";a:1:{s:8:"continue";s:12:"បន្ត";}}s:5:"ko_KR";a:8:{s:8:"language";s:5:"ko_KR";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-01-26 15:39:53";s:12:"english_name";s:6:"Korean";s:11:"native_name";s:9:"한국어";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.3/ko_KR.zip";s:3:"iso";a:2:{i:1;s:2:"ko";i:2;s:3:"kor";}s:7:"strings";a:1:{s:8:"continue";s:6:"계속";}}s:3:"ckb";a:8:{s:8:"language";s:3:"ckb";s:7:"version";s:5:"4.7.2";s:7:"updated";s:19:"2017-01-26 15:48:25";s:12:"english_name";s:16:"Kurdish (Sorani)";s:11:"native_name";s:13:"كوردی";s:7:"package";s:62:"https://downloads.wordpress.org/translation/core/4.7.2/ckb.zip";s:3:"iso";a:2:{i:1;s:2:"ku";i:3;s:3:"ckb";}s:7:"strings";a:1:{s:8:"continue";s:30:"بهردهوام به";}}s:2:"lo";a:8:{s:8:"language";s:2:"lo";s:7:"version";s:5:"4.7.2";s:7:"updated";s:19:"2016-11-12 09:59:23";s:12:"english_name";s:3:"Lao";s:11:"native_name";s:21:"ພາສາລາວ";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/4.7.2/lo.zip";s:3:"iso";a:2:{i:1;s:2:"lo";i:2;s:3:"lao";}s:7:"strings";a:1:{s:8:"continue";s:18:"ຕໍ່ໄປ";}}s:5:"lt_LT";a:8:{s:8:"language";s:5:"lt_LT";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-03-30 09:46:13";s:12:"english_name";s:10:"Lithuanian";s:11:"native_name";s:15:"Lietuvių kalba";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.3/lt_LT.zip";s:3:"iso";a:2:{i:1;s:2:"lt";i:2;s:3:"lit";}s:7:"strings";a:1:{s:8:"continue";s:6:"Tęsti";}}s:2:"lv";a:8:{s:8:"language";s:2:"lv";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-03-17 20:40:40";s:12:"english_name";s:7:"Latvian";s:11:"native_name";s:16:"Latviešu valoda";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/4.7.3/lv.zip";s:3:"iso";a:2:{i:1;s:2:"lv";i:2;s:3:"lav";}s:7:"strings";a:1:{s:8:"continue";s:9:"Turpināt";}}s:5:"mk_MK";a:8:{s:8:"language";s:5:"mk_MK";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-01-26 15:54:41";s:12:"english_name";s:10:"Macedonian";s:11:"native_name";s:31:"Македонски јазик";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.3/mk_MK.zip";s:3:"iso";a:2:{i:1;s:2:"mk";i:2;s:3:"mkd";}s:7:"strings";a:1:{s:8:"continue";s:16:"Продолжи";}}s:5:"ml_IN";a:8:{s:8:"language";s:5:"ml_IN";s:7:"version";s:5:"4.7.2";s:7:"updated";s:19:"2017-01-27 03:43:32";s:12:"english_name";s:9:"Malayalam";s:11:"native_name";s:18:"മലയാളം";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.2/ml_IN.zip";s:3:"iso";a:2:{i:1;s:2:"ml";i:2;s:3:"mal";}s:7:"strings";a:1:{s:8:"continue";s:18:"തുടരുക";}}s:2:"mn";a:8:{s:8:"language";s:2:"mn";s:7:"version";s:5:"4.7.2";s:7:"updated";s:19:"2017-01-12 07:29:35";s:12:"english_name";s:9:"Mongolian";s:11:"native_name";s:12:"Монгол";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/4.7.2/mn.zip";s:3:"iso";a:2:{i:1;s:2:"mn";i:2;s:3:"mon";}s:7:"strings";a:1:{s:8:"continue";s:24:"Үргэлжлүүлэх";}}s:2:"mr";a:8:{s:8:"language";s:2:"mr";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-03-24 06:52:11";s:12:"english_name";s:7:"Marathi";s:11:"native_name";s:15:"मराठी";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/4.7.3/mr.zip";s:3:"iso";a:2:{i:1;s:2:"mr";i:2;s:3:"mar";}s:7:"strings";a:1:{s:8:"continue";s:25:"सुरु ठेवा";}}s:5:"ms_MY";a:8:{s:8:"language";s:5:"ms_MY";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-03-05 09:45:10";s:12:"english_name";s:5:"Malay";s:11:"native_name";s:13:"Bahasa Melayu";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.3/ms_MY.zip";s:3:"iso";a:2:{i:1;s:2:"ms";i:2;s:3:"msa";}s:7:"strings";a:1:{s:8:"continue";s:8:"Teruskan";}}s:5:"my_MM";a:8:{s:8:"language";s:5:"my_MM";s:7:"version";s:6:"4.1.16";s:7:"updated";s:19:"2015-03-26 15:57:42";s:12:"english_name";s:17:"Myanmar (Burmese)";s:11:"native_name";s:15:"ဗမာစာ";s:7:"package";s:65:"https://downloads.wordpress.org/translation/core/4.1.16/my_MM.zip";s:3:"iso";a:2:{i:1;s:2:"my";i:2;s:3:"mya";}s:7:"strings";a:1:{s:8:"continue";s:54:"ဆက်လက်လုပ်ဆောင်ပါ။";}}s:5:"nb_NO";a:8:{s:8:"language";s:5:"nb_NO";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-01-26 15:42:31";s:12:"english_name";s:19:"Norwegian (Bokmål)";s:11:"native_name";s:13:"Norsk bokmål";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.3/nb_NO.zip";s:3:"iso";a:2:{i:1;s:2:"nb";i:2;s:3:"nob";}s:7:"strings";a:1:{s:8:"continue";s:8:"Fortsett";}}s:5:"ne_NP";a:8:{s:8:"language";s:5:"ne_NP";s:7:"version";s:5:"4.7.2";s:7:"updated";s:19:"2017-01-26 15:48:31";s:12:"english_name";s:6:"Nepali";s:11:"native_name";s:18:"नेपाली";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.2/ne_NP.zip";s:3:"iso";a:2:{i:1;s:2:"ne";i:2;s:3:"nep";}s:7:"strings";a:1:{s:8:"continue";s:43:"जारी राख्नुहोस्";}}s:5:"nl_NL";a:8:{s:8:"language";s:5:"nl_NL";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-03-27 06:25:26";s:12:"english_name";s:5:"Dutch";s:11:"native_name";s:10:"Nederlands";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.3/nl_NL.zip";s:3:"iso";a:2:{i:1;s:2:"nl";i:2;s:3:"nld";}s:7:"strings";a:1:{s:8:"continue";s:8:"Doorgaan";}}s:12:"nl_NL_formal";a:8:{s:8:"language";s:12:"nl_NL_formal";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-02-16 13:24:21";s:12:"english_name";s:14:"Dutch (Formal)";s:11:"native_name";s:20:"Nederlands (Formeel)";s:7:"package";s:71:"https://downloads.wordpress.org/translation/core/4.7.3/nl_NL_formal.zip";s:3:"iso";a:2:{i:1;s:2:"nl";i:2;s:3:"nld";}s:7:"strings";a:1:{s:8:"continue";s:8:"Doorgaan";}}s:5:"nl_BE";a:8:{s:8:"language";s:5:"nl_BE";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-03-21 11:39:51";s:12:"english_name";s:15:"Dutch (Belgium)";s:11:"native_name";s:20:"Nederlands (België)";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.3/nl_BE.zip";s:3:"iso";a:2:{i:1;s:2:"nl";i:2;s:3:"nld";}s:7:"strings";a:1:{s:8:"continue";s:8:"Doorgaan";}}s:5:"nn_NO";a:8:{s:8:"language";s:5:"nn_NO";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-01-26 15:40:57";s:12:"english_name";s:19:"Norwegian (Nynorsk)";s:11:"native_name";s:13:"Norsk nynorsk";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.3/nn_NO.zip";s:3:"iso";a:2:{i:1;s:2:"nn";i:2;s:3:"nno";}s:7:"strings";a:1:{s:8:"continue";s:9:"Hald fram";}}s:3:"oci";a:8:{s:8:"language";s:3:"oci";s:7:"version";s:5:"4.7.2";s:7:"updated";s:19:"2017-01-02 13:47:38";s:12:"english_name";s:7:"Occitan";s:11:"native_name";s:7:"Occitan";s:7:"package";s:62:"https://downloads.wordpress.org/translation/core/4.7.2/oci.zip";s:3:"iso";a:2:{i:1;s:2:"oc";i:2;s:3:"oci";}s:7:"strings";a:1:{s:8:"continue";s:9:"Contunhar";}}s:5:"pa_IN";a:8:{s:8:"language";s:5:"pa_IN";s:7:"version";s:5:"4.7.2";s:7:"updated";s:19:"2017-01-16 05:19:43";s:12:"english_name";s:7:"Punjabi";s:11:"native_name";s:18:"ਪੰਜਾਬੀ";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.2/pa_IN.zip";s:3:"iso";a:2:{i:1;s:2:"pa";i:2;s:3:"pan";}s:7:"strings";a:1:{s:8:"continue";s:25:"ਜਾਰੀ ਰੱਖੋ";}}s:5:"pl_PL";a:8:{s:8:"language";s:5:"pl_PL";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-03-29 09:34:25";s:12:"english_name";s:6:"Polish";s:11:"native_name";s:6:"Polski";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.3/pl_PL.zip";s:3:"iso";a:2:{i:1;s:2:"pl";i:2;s:3:"pol";}s:7:"strings";a:1:{s:8:"continue";s:9:"Kontynuuj";}}s:2:"ps";a:8:{s:8:"language";s:2:"ps";s:7:"version";s:6:"4.1.16";s:7:"updated";s:19:"2015-03-29 22:19:48";s:12:"english_name";s:6:"Pashto";s:11:"native_name";s:8:"پښتو";s:7:"package";s:62:"https://downloads.wordpress.org/translation/core/4.1.16/ps.zip";s:3:"iso";a:2:{i:1;s:2:"ps";i:2;s:3:"pus";}s:7:"strings";a:1:{s:8:"continue";s:19:"دوام ورکړه";}}s:5:"pt_BR";a:8:{s:8:"language";s:5:"pt_BR";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-03-16 03:50:08";s:12:"english_name";s:19:"Portuguese (Brazil)";s:11:"native_name";s:20:"Português do Brasil";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.3/pt_BR.zip";s:3:"iso";a:2:{i:1;s:2:"pt";i:2;s:3:"por";}s:7:"strings";a:1:{s:8:"continue";s:9:"Continuar";}}s:5:"pt_PT";a:8:{s:8:"language";s:5:"pt_PT";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-03-24 10:09:34";s:12:"english_name";s:21:"Portuguese (Portugal)";s:11:"native_name";s:10:"Português";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.3/pt_PT.zip";s:3:"iso";a:1:{i:1;s:2:"pt";}s:7:"strings";a:1:{s:8:"continue";s:9:"Continuar";}}s:3:"rhg";a:8:{s:8:"language";s:3:"rhg";s:7:"version";s:5:"4.7.2";s:7:"updated";s:19:"2016-03-16 13:03:18";s:12:"english_name";s:8:"Rohingya";s:11:"native_name";s:8:"Ruáinga";s:7:"package";s:62:"https://downloads.wordpress.org/translation/core/4.7.2/rhg.zip";s:3:"iso";a:1:{i:3;s:3:"rhg";}s:7:"strings";a:1:{s:8:"continue";s:0:"";}}s:5:"ro_RO";a:8:{s:8:"language";s:5:"ro_RO";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-03-06 22:32:58";s:12:"english_name";s:8:"Romanian";s:11:"native_name";s:8:"Română";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.3/ro_RO.zip";s:3:"iso";a:2:{i:1;s:2:"ro";i:2;s:3:"ron";}s:7:"strings";a:1:{s:8:"continue";s:9:"Continuă";}}s:5:"ru_RU";a:8:{s:8:"language";s:5:"ru_RU";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-03-13 19:43:03";s:12:"english_name";s:7:"Russian";s:11:"native_name";s:14:"Русский";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.3/ru_RU.zip";s:3:"iso";a:2:{i:1;s:2:"ru";i:2;s:3:"rus";}s:7:"strings";a:1:{s:8:"continue";s:20:"Продолжить";}}s:3:"sah";a:8:{s:8:"language";s:3:"sah";s:7:"version";s:5:"4.7.2";s:7:"updated";s:19:"2017-01-21 02:06:41";s:12:"english_name";s:5:"Sakha";s:11:"native_name";s:14:"Сахалыы";s:7:"package";s:62:"https://downloads.wordpress.org/translation/core/4.7.2/sah.zip";s:3:"iso";a:2:{i:2;s:3:"sah";i:3;s:3:"sah";}s:7:"strings";a:1:{s:8:"continue";s:12:"Салҕаа";}}s:5:"si_LK";a:8:{s:8:"language";s:5:"si_LK";s:7:"version";s:5:"4.7.2";s:7:"updated";s:19:"2016-11-12 06:00:52";s:12:"english_name";s:7:"Sinhala";s:11:"native_name";s:15:"සිංහල";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.2/si_LK.zip";s:3:"iso";a:2:{i:1;s:2:"si";i:2;s:3:"sin";}s:7:"strings";a:1:{s:8:"continue";s:44:"දිගටම කරගෙන යන්න";}}s:5:"sk_SK";a:8:{s:8:"language";s:5:"sk_SK";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-03-24 12:22:25";s:12:"english_name";s:6:"Slovak";s:11:"native_name";s:11:"Slovenčina";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.3/sk_SK.zip";s:3:"iso";a:2:{i:1;s:2:"sk";i:2;s:3:"slk";}s:7:"strings";a:1:{s:8:"continue";s:12:"Pokračovať";}}s:5:"sl_SI";a:8:{s:8:"language";s:5:"sl_SI";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-02-08 17:57:45";s:12:"english_name";s:9:"Slovenian";s:11:"native_name";s:13:"Slovenščina";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.3/sl_SI.zip";s:3:"iso";a:2:{i:1;s:2:"sl";i:2;s:3:"slv";}s:7:"strings";a:1:{s:8:"continue";s:8:"Nadaljuj";}}s:2:"sq";a:8:{s:8:"language";s:2:"sq";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-01-29 18:17:50";s:12:"english_name";s:8:"Albanian";s:11:"native_name";s:5:"Shqip";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/4.7.3/sq.zip";s:3:"iso";a:2:{i:1;s:2:"sq";i:2;s:3:"sqi";}s:7:"strings";a:1:{s:8:"continue";s:6:"Vazhdo";}}s:5:"sr_RS";a:8:{s:8:"language";s:5:"sr_RS";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-01-26 15:41:03";s:12:"english_name";s:7:"Serbian";s:11:"native_name";s:23:"Српски језик";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.3/sr_RS.zip";s:3:"iso";a:2:{i:1;s:2:"sr";i:2;s:3:"srp";}s:7:"strings";a:1:{s:8:"continue";s:14:"Настави";}}s:5:"sv_SE";a:8:{s:8:"language";s:5:"sv_SE";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-04-03 00:34:10";s:12:"english_name";s:7:"Swedish";s:11:"native_name";s:7:"Svenska";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.3/sv_SE.zip";s:3:"iso";a:2:{i:1;s:2:"sv";i:2;s:3:"swe";}s:7:"strings";a:1:{s:8:"continue";s:9:"Fortsätt";}}s:3:"szl";a:8:{s:8:"language";s:3:"szl";s:7:"version";s:5:"4.7.2";s:7:"updated";s:19:"2016-09-24 19:58:14";s:12:"english_name";s:8:"Silesian";s:11:"native_name";s:17:"Ślōnskŏ gŏdka";s:7:"package";s:62:"https://downloads.wordpress.org/translation/core/4.7.2/szl.zip";s:3:"iso";a:1:{i:3;s:3:"szl";}s:7:"strings";a:1:{s:8:"continue";s:13:"Kōntynuować";}}s:5:"ta_IN";a:8:{s:8:"language";s:5:"ta_IN";s:7:"version";s:5:"4.7.2";s:7:"updated";s:19:"2017-01-27 03:22:47";s:12:"english_name";s:5:"Tamil";s:11:"native_name";s:15:"தமிழ்";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.2/ta_IN.zip";s:3:"iso";a:2:{i:1;s:2:"ta";i:2;s:3:"tam";}s:7:"strings";a:1:{s:8:"continue";s:24:"தொடரவும்";}}s:2:"te";a:8:{s:8:"language";s:2:"te";s:7:"version";s:5:"4.7.2";s:7:"updated";s:19:"2017-01-26 15:47:39";s:12:"english_name";s:6:"Telugu";s:11:"native_name";s:18:"తెలుగు";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/4.7.2/te.zip";s:3:"iso";a:2:{i:1;s:2:"te";i:2;s:3:"tel";}s:7:"strings";a:1:{s:8:"continue";s:30:"కొనసాగించు";}}s:2:"th";a:8:{s:8:"language";s:2:"th";s:7:"version";s:5:"4.7.2";s:7:"updated";s:19:"2017-01-26 15:48:43";s:12:"english_name";s:4:"Thai";s:11:"native_name";s:9:"ไทย";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/4.7.2/th.zip";s:3:"iso";a:2:{i:1;s:2:"th";i:2;s:3:"tha";}s:7:"strings";a:1:{s:8:"continue";s:15:"ต่อไป";}}s:2:"tl";a:8:{s:8:"language";s:2:"tl";s:7:"version";s:5:"4.7.2";s:7:"updated";s:19:"2016-12-30 02:38:08";s:12:"english_name";s:7:"Tagalog";s:11:"native_name";s:7:"Tagalog";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/4.7.2/tl.zip";s:3:"iso";a:2:{i:1;s:2:"tl";i:2;s:3:"tgl";}s:7:"strings";a:1:{s:8:"continue";s:10:"Magpatuloy";}}s:5:"tr_TR";a:8:{s:8:"language";s:5:"tr_TR";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-02-17 11:46:52";s:12:"english_name";s:7:"Turkish";s:11:"native_name";s:8:"Türkçe";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.3/tr_TR.zip";s:3:"iso";a:2:{i:1;s:2:"tr";i:2;s:3:"tur";}s:7:"strings";a:1:{s:8:"continue";s:5:"Devam";}}s:5:"tt_RU";a:8:{s:8:"language";s:5:"tt_RU";s:7:"version";s:5:"4.7.2";s:7:"updated";s:19:"2016-11-20 20:20:50";s:12:"english_name";s:5:"Tatar";s:11:"native_name";s:19:"Татар теле";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.2/tt_RU.zip";s:3:"iso";a:2:{i:1;s:2:"tt";i:2;s:3:"tat";}s:7:"strings";a:1:{s:8:"continue";s:17:"дәвам итү";}}s:3:"tah";a:8:{s:8:"language";s:3:"tah";s:7:"version";s:5:"4.7.2";s:7:"updated";s:19:"2016-03-06 18:39:39";s:12:"english_name";s:8:"Tahitian";s:11:"native_name";s:10:"Reo Tahiti";s:7:"package";s:62:"https://downloads.wordpress.org/translation/core/4.7.2/tah.zip";s:3:"iso";a:3:{i:1;s:2:"ty";i:2;s:3:"tah";i:3;s:3:"tah";}s:7:"strings";a:1:{s:8:"continue";s:0:"";}}s:5:"ug_CN";a:8:{s:8:"language";s:5:"ug_CN";s:7:"version";s:5:"4.7.2";s:7:"updated";s:19:"2016-12-05 09:23:39";s:12:"english_name";s:6:"Uighur";s:11:"native_name";s:9:"Uyƣurqə";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.2/ug_CN.zip";s:3:"iso";a:2:{i:1;s:2:"ug";i:2;s:3:"uig";}s:7:"strings";a:1:{s:8:"continue";s:26:"داۋاملاشتۇرۇش";}}s:2:"uk";a:8:{s:8:"language";s:2:"uk";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-03-28 21:21:58";s:12:"english_name";s:9:"Ukrainian";s:11:"native_name";s:20:"Українська";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/4.7.3/uk.zip";s:3:"iso";a:2:{i:1;s:2:"uk";i:2;s:3:"ukr";}s:7:"strings";a:1:{s:8:"continue";s:20:"Продовжити";}}s:2:"ur";a:8:{s:8:"language";s:2:"ur";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-03-27 07:08:07";s:12:"english_name";s:4:"Urdu";s:11:"native_name";s:8:"اردو";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/4.7.3/ur.zip";s:3:"iso";a:2:{i:1;s:2:"ur";i:2;s:3:"urd";}s:7:"strings";a:1:{s:8:"continue";s:19:"جاری رکھیں";}}s:5:"uz_UZ";a:8:{s:8:"language";s:5:"uz_UZ";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-03-22 15:46:29";s:12:"english_name";s:5:"Uzbek";s:11:"native_name";s:11:"O‘zbekcha";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.3/uz_UZ.zip";s:3:"iso";a:2:{i:1;s:2:"uz";i:2;s:3:"uzb";}s:7:"strings";a:1:{s:8:"continue";s:11:"Davom etish";}}s:2:"vi";a:8:{s:8:"language";s:2:"vi";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-03-29 06:46:22";s:12:"english_name";s:10:"Vietnamese";s:11:"native_name";s:14:"Tiếng Việt";s:7:"package";s:61:"https://downloads.wordpress.org/translation/core/4.7.3/vi.zip";s:3:"iso";a:2:{i:1;s:2:"vi";i:2;s:3:"vie";}s:7:"strings";a:1:{s:8:"continue";s:12:"Tiếp tục";}}s:5:"zh_CN";a:8:{s:8:"language";s:5:"zh_CN";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-01-26 15:54:45";s:12:"english_name";s:15:"Chinese (China)";s:11:"native_name";s:12:"简体中文";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.3/zh_CN.zip";s:3:"iso";a:2:{i:1;s:2:"zh";i:2;s:3:"zho";}s:7:"strings";a:1:{s:8:"continue";s:6:"继续";}}s:5:"zh_HK";a:8:{s:8:"language";s:5:"zh_HK";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-03-28 12:03:30";s:12:"english_name";s:19:"Chinese (Hong Kong)";s:11:"native_name";s:16:"香港中文版 ";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.3/zh_HK.zip";s:3:"iso";a:2:{i:1;s:2:"zh";i:2;s:3:"zho";}s:7:"strings";a:1:{s:8:"continue";s:6:"繼續";}}s:5:"zh_TW";a:8:{s:8:"language";s:5:"zh_TW";s:7:"version";s:5:"4.7.3";s:7:"updated";s:19:"2017-03-20 03:14:21";s:12:"english_name";s:16:"Chinese (Taiwan)";s:11:"native_name";s:12:"繁體中文";s:7:"package";s:64:"https://downloads.wordpress.org/translation/core/4.7.3/zh_TW.zip";s:3:"iso";a:2:{i:1;s:2:"zh";i:2;s:3:"zho";}s:7:"strings";a:1:{s:8:"continue";s:6:"繼續";}}}', 'no'),
(147, 'whl_page', 'sprava', 'yes'),
(153, 'current_theme', 'Divi', 'yes'),
(154, 'theme_mods_Divi', 'a:9:{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";}', '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:112:{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:5:"false";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:1:"#";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:1765:".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 }";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:973:"<script>\n(function($) {\n $(function () {\n var $navChildren = $(''#top-menu li'').children();\n var linksArray = [];\n\n $navChildren.each(function () {\n var href = $(this).attr(''href'');\n\n href = href.substring(href.indexOf(''#'') + 1);\n\n linksArray.push(''#'' + href);\n });\n\n onScroll(linksArray);\n\n $(window).on(''scroll'', function () {\n onScroll(linksArray);\n });\n });\n\n onScroll = function (linksArray) {\n var windowScrollTop = $(window).scrollTop() + $(''#top-header'').height() + $(''#main-header'').height();\n\n $.each(linksArray, function (i, elem) {\n var $elem = $(elem);\n\n if (!$elem.length) {\n return;\n }\n\n var elemPosition = $elem.offset().top;\n var divHeight = $elem.height();\n var $link = $(''#main-header a[href="/'' + elem + ''"]'').parent();\n\n if (windowScrollTop >= elemPosition && windowScrollTop < (elemPosition + divHeight)) {\n $link.addClass(''active'');\n } else {\n $link.removeClass(''active'');\n }\n });\n };\n})(jQuery);\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:0;s:24:"show_footer_social_icons";b:0;s:14:"footer_columns";s:1:"1";s:29:"disable_custom_footer_credits";b:0;s:21:"custom_footer_credits";s:17:"TServices © 2017";s:13:"color_schemes";s:4:"none";s:15:"section_padding";i:0;s:11:"row_padding";i:2;s:27:"et_pb_clear_templates_cache";s:2:"on";}', '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', '1491203640', '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:0:"";s:7:"api_key";s:0:"";}', 'yes'),
(174, '_transient_timeout_et_divi_customizer_option_set', '1491293615', 'no'),
(175, '_transient_et_divi_customizer_option_set', 'theme', 'no'),
(180, '_site_transient_et_update_all_plugins', 'O:8:"stdClass":1:{s:12:"last_checked";i:1491294391;}', 'no'),
(184, '_site_transient_et_update_themes', 'O:8:"stdClass":1:{s:12:"last_checked";i:1491212274;}', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(186, '_site_transient_update_core', 'O:8:"stdClass":4:{s:7:"updates";a:1:{i:0;O:8:"stdClass":10:{s:8:"response";s:6:"latest";s:8:"download";s:65:"https://downloads.wordpress.org/release/cs_CZ/wordpress-4.7.3.zip";s:6:"locale";s:5:"cs_CZ";s:8:"packages";O:8:"stdClass":5:{s:4:"full";s:65:"https://downloads.wordpress.org/release/cs_CZ/wordpress-4.7.3.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:5:"4.7.3";s:7:"version";s:5:"4.7.3";s:11:"php_version";s:5:"5.2.4";s:13:"mysql_version";s:3:"5.0";s:11:"new_bundled";s:3:"4.7";s:15:"partial_version";s:0:"";}}s:12:"last_checked";i:1491294390;s:15:"version_checked";s:5:"4.7.3";s:12:"translations";a:0:{}}', 'no'),
(188, '_site_transient_update_themes', 'O:8:"stdClass":4:{s:12:"last_checked";i:1491294374;s:7:"checked";a:4:{s:4:"Divi";s:6:"3.0.39";s:13:"twentyfifteen";s:3:"1.7";s:15:"twentyseventeen";s:3:"1.1";s:13:"twentysixteen";s:3:"1.3";}s:8:"response";a:0:{}s:12:"translations";a:0:{}}', 'no'),
(189, '_site_transient_update_plugins', 'O:8:"stdClass":5:{s:12:"last_checked";i:1491294390;s:7:"checked";a:5:{s:35:"disable-xml-rpc/disable-xml-rpc.php";s:5:"1.0.1";s:25:"tablepress/tablepress.php";s:3:"1.8";s:23:"token-access/access.php";s:3:"1.4";s:23:"wordfence/wordfence.php";s:5:"6.3.5";s:33:"wps-hide-login/wps-hide-login.php";s:5:"1.1.7";}s:8:"response";a:0:{}s:12:"translations";a:0:{}s:9:"no_update";a:5:{s:35:"disable-xml-rpc/disable-xml-rpc.php";O:8:"stdClass":7:{s:2:"id";s:5:"35068";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:14:"upgrade_notice";s:41:"Blank lines removed from the plugin file.";}s:25:"tablepress/tablepress.php";O:8:"stdClass":7:{s:2:"id";s:5:"32125";s:4:"slug";s:10:"tablepress";s:6:"plugin";s:25:"tablepress/tablepress.php";s:11:"new_version";s:3:"1.8";s:3:"url";s:41:"https://wordpress.org/plugins/tablepress/";s:7:"package";s:57:"https://downloads.wordpress.org/plugin/tablepress.1.8.zip";s:14:"upgrade_notice";s:92:"This update is a stability, maintenance, and compatibility release. Updating is recommended.";}s:23:"token-access/access.php";O:8:"stdClass":6:{s:2:"id";s:5:"16783";s:4:"slug";s:12:"token-access";s:6:"plugin";s:23:"token-access/access.php";s:11:"new_version";s:3:"1.4";s:3:"url";s:43:"https://wordpress.org/plugins/token-access/";s:7:"package";s:59:"https://downloads.wordpress.org/plugin/token-access.1.4.zip";}s:23:"wordfence/wordfence.php";O:8:"stdClass":6:{s:2:"id";s:5:"25305";s:4:"slug";s:9:"wordfence";s:6:"plugin";s:23:"wordfence/wordfence.php";s:11:"new_version";s:5:"6.3.5";s:3:"url";s:40:"https://wordpress.org/plugins/wordfence/";s:7:"package";s:58:"https://downloads.wordpress.org/plugin/wordfence.6.3.5.zip";}s:33:"wps-hide-login/wps-hide-login.php";O:8:"stdClass":6:{s:2:"id";s:5:"59773";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.1.7";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.1.7.zip";}}}', 'no'),
(190, 'tablepress_plugin_options', '{"plugin_options_db_version":34,"table_scheme_db_version":3,"prev_tablepress_version":"0","tablepress_version":"1.8","first_activation":1491219487,"message_plugin_update":false,"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":10}', 'yes'),
(191, 'tablepress_tables', '{"last_id":1,"table_post":{"1":24631}}', 'yes'),
(208, '_transient_timeout_tablepress_f924c283859e060112dbe168ceb62d59', '1491300843', 'no'),
(209, '_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'),
(210, '_transient_timeout_tablepress_c_c4ca4238a0b923820dcc509a6f75849b', '1491387243', 'no'),
(211, '_transient_tablepress_c_c4ca4238a0b923820dcc509a6f75849b', '["tablepress_f924c283859e060112dbe168ceb62d59"]', 'no'),
(212, '_site_transient_timeout_theme_roots', '1491294575', 'no'),
(213, '_site_transient_theme_roots', 'a:4:{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'),
(214, '_transient_timeout_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca', '1491335980', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(215, '_transient_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca', 'a:4:{s:5:"child";a:1:{s:0:"";a:1:{s:3:"rss";a:1:{i:0;a:6:{s:4:"data";s:3:"\n\n\n";s:7:"attribs";a:1:{s:0:"";a:1:{s:7:"version";s:3:"2.0";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:0:"";a:1:{s:7:"channel";a:1:{i:0;a:6:{s:4:"data";s:49:"\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:14:"WordPress News";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:26:"https://wordpress.org/news";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:14:"WordPress News";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:13:"lastBuildDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 10 Mar 2017 18:14:55 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"language";a:1:{i:0;a:5:{s:4:"data";s:5:"en-US";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:9:"generator";a:1:{i:0;a:5:{s:4:"data";s:40:"https://wordpress.org/?v=4.8-alpha-40364";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"item";a:10:{i:0;a:6:{s:4:"data";s:39:"\n \n \n \n \n \n \n \n\n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:6:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:48:"WordPress 4.7.3 Security and Maintenance Release";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:84:"https://wordpress.org/news/2017/03/wordpress-4-7-3-security-and-maintenance-release/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 06 Mar 2017 17:53:30 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:3:{i:0;a:5:{s:4:"data";s:8:"Releases";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:1;a:5:{s:4:"data";s:8:"Security";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:2;a:5:{s:4:"data";s:3:"4.7";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:34:"https://wordpress.org/news/?p=4696";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:396:"WordPress 4.7.3 is now available. This is a security release for all previous versions and we strongly encourage you to update your sites immediately. WordPress versions 4.7.2 and earlier are affected by six security issues: Cross-site scripting (XSS) via media file metadata. Reported by Chris Andrè Dale, Yorick Koster, and Simon P. Briggs. Control characters can trick redirect […]";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:11:"James Nylen";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:6191:"<p>WordPress 4.7.3 is now available. This is a <strong>security release</strong> for all previous versions and we strongly encourage you to update your sites immediately.</p>\n<p>WordPress versions 4.7.2 and earlier are affected by six security issues:</p>\n<ol>\n<li>Cross-site scripting (XSS) via media file metadata. Reported by <a href="https://www.securesolutions.no/">Chris Andrè Dale</a>, <a href="https://twitter.com/yorickkoster">Yorick Koster</a>, and Simon P. Briggs.</li>\n<li>Control characters can trick redirect URL validation. Reported by <a href="http://www.danielchatfield.com/">Daniel Chatfield</a>.</li>\n<li>Unintended files can be deleted by administrators using the plugin deletion functionality. Reported by <a href="https://hackerone.com/triginc">TrigInc</a> and <a href="http://b.360.cn/">xuliang</a>.</li>\n<li>Cross-site scripting (XSS) via video URL in YouTube embeds. Reported by <a href="https://twitter.com/marcs0h">Marc Montpas</a>.</li>\n<li>Cross-site scripting (XSS) via taxonomy term names. Reported by <a href="https://profiles.wordpress.org/deltamgm2">Delta</a>.</li>\n<li>Cross-site request forgery (CSRF) in Press This leading to excessive use of server resources. Reported by Sipke Mellema.</li>\n</ol>\n<p>Thank you to the reporters for practicing <a href="https://make.wordpress.org/core/handbook/testing/reporting-security-vulnerabilities/">responsible disclosure</a>.</p>\n<p>In addition to the security issues above, WordPress 4.7.3 contains 39 maintenance fixes to the 4.7 release series. For more information, see the <a href="https://codex.wordpress.org/Version_4.7.3">release notes</a> or consult the <a href="https://core.trac.wordpress.org/query?status=closed&milestone=4.7.3&group=component&col=id&col=summary&col=component&col=status&col=owner&col=type&col=priority&col=keywords&order=priority">list of changes</a>.</p>\n<p><a href="https://wordpress.org/download/">Download WordPress 4.7.3</a> or venture over to Dashboard → Updates and simply click “Update Now.” Sites that support automatic background updates are already beginning to update to WordPress 4.7.3.</p>\n<p>Thanks to everyone who contributed to 4.7.3: <a href="https://profiles.wordpress.org/aaroncampbell/">Aaron D. Campbell</a>, <a href="https://profiles.wordpress.org/adamsilverstein/">Adam Silverstein</a>, <a href="https://profiles.wordpress.org/xknown/">Alex Concha</a>, <a href="https://profiles.wordpress.org/afercia/">Andrea Fercia</a>, <a href="https://profiles.wordpress.org/azaozz/">Andrew Ozz</a>, <a href="https://profiles.wordpress.org/asalce/">asalce</a>, <a href="https://profiles.wordpress.org/blobfolio/">blobfolio</a>, <a href="https://profiles.wordpress.org/gitlost/">bonger</a>, <a href="https://profiles.wordpress.org/boonebgorges/">Boone Gorges</a>, <a href="https://profiles.wordpress.org/bor0/">Boro Sitnikovski</a>, <a href="https://profiles.wordpress.org/bradyvercher/">Brady Vercher</a>, <a href="https://profiles.wordpress.org/drrobotnik/">Brandon Lavigne</a>, <a href="https://profiles.wordpress.org/bhargavbhandari90/">Bunty</a>, <a href="https://profiles.wordpress.org/ccprog/">ccprog</a>, <a href="https://profiles.wordpress.org/ketuchetan/">chetansatasiya</a>, <a href="https://profiles.wordpress.org/davidakennedy/">David A. Kennedy</a>, <a href="https://profiles.wordpress.org/dlh/">David Herrera</a>, <a href="https://profiles.wordpress.org/dhanendran/">Dhanendran</a>, <a href="https://profiles.wordpress.org/dd32/">Dion Hulse</a>, <a href="https://profiles.wordpress.org/ocean90/">Dominik Schilling (ocean90)</a>, <a href="https://profiles.wordpress.org/drivingralle/">Drivingralle</a>, <a href="https://profiles.wordpress.org/iseulde/">Ella Van Dorpe</a>, <a href="https://profiles.wordpress.org/pento/">Gary Pendergast</a>, <a href="https://profiles.wordpress.org/iandunn/">Ian Dunn</a>, <a href="https://profiles.wordpress.org/ipstenu/">Ipstenu (Mika Epstein)</a>, <a href="https://profiles.wordpress.org/jnylen0/">James Nylen</a>, <a href="https://profiles.wordpress.org/jazbek/">jazbek</a>, <a href="https://profiles.wordpress.org/jeremyfelt/">Jeremy Felt</a>, <a href="https://profiles.wordpress.org/jpry/">Jeremy Pry</a>, <a href="https://profiles.wordpress.org/joehoyle/">Joe Hoyle</a>, <a href="https://profiles.wordpress.org/joemcgill/">Joe McGill</a>, <a href="https://profiles.wordpress.org/johnbillion/">John Blackbourn</a>, <a href="https://profiles.wordpress.org/johnjamesjacoby/">John James Jacoby</a>, <a href="https://profiles.wordpress.org/desrosj/">Jonathan Desrosiers</a>, <a href="https://profiles.wordpress.org/ryelle/">Kelly Dwan</a>, <a href="https://profiles.wordpress.org/markoheijnen/">Marko Heijnen</a>, <a href="https://profiles.wordpress.org/matheusgimenez/">MatheusGimenez</a>, <a href="https://profiles.wordpress.org/mnelson4/">Mike Nelson</a>, <a href="https://profiles.wordpress.org/mikeschroder/">Mike Schroder</a>, <a href="https://profiles.wordpress.org/codegeass/">Muhammet Arslan</a>, <a href="https://profiles.wordpress.org/celloexpressions/">Nick Halsey</a>, <a href="https://profiles.wordpress.org/swissspidy/">Pascal Birchler</a>, <a href="https://profiles.wordpress.org/pbearne/">Paul Bearne</a>, <a href="https://profiles.wordpress.org/pavelevap/">pavelevap</a>, <a href="https://profiles.wordpress.org/peterwilsoncc/">Peter Wilson</a>, <a href="https://profiles.wordpress.org/rachelbaker/">Rachel Baker</a>, <a href="https://profiles.wordpress.org/reldev/">reldev</a>, <a href="https://profiles.wordpress.org/sanchothefat/">Robert O’Rourke</a>, <a href="https://profiles.wordpress.org/welcher/">Ryan Welcher</a>, <a href="https://profiles.wordpress.org/sanketparmar/">Sanket Parmar</a>, <a href="https://profiles.wordpress.org/seanchayes/">Sean Hayes</a>, <a href="https://profiles.wordpress.org/sergeybiryukov/">Sergey Biryukov</a>, <a href="https://profiles.wordpress.org/netweb/">Stephen Edgar</a>, <a href="https://profiles.wordpress.org/triplejumper12/">triplejumper12</a>, <a href="https://profiles.wordpress.org/westonruter/">Weston Ruter</a>, and <a href="https://profiles.wordpress.org/wpfo/">wpfo</a>.</p>\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:30:"com-wordpress:feed-additions:1";a:1:{s:7:"post-id";a:1:{i:0;a:5:{s:4:"data";s:4:"4696";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:1;a:6:{s:4:"data";s:39:"\n \n \n \n \n \n \n \n\n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:6:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:32:"WordPress 4.7.2 Security Release";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:68:"https://wordpress.org/news/2017/01/wordpress-4-7-2-security-release/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 26 Jan 2017 19:34:02 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:3:{i:0;a:5:{s:4:"data";s:8:"Releases";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:1;a:5:{s:4:"data";s:8:"Security";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:2;a:5:{s:4:"data";s:3:"4.7";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:34:"https://wordpress.org/news/?p=4676";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:357:"WordPress 4.7.2 is now available. This is a security release for all previous versions and we strongly encourage you to update your sites immediately. WordPress versions 4.7.1 and earlier are affected by three security issues: The user interface for assigning taxonomy terms in Press This is shown to users who do not have permissions to use it. […]";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:17:"Aaron D. Campbell";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:2142:"<p>WordPress 4.7.2 is now available. This is a <strong>security release</strong> for all previous versions and we strongly encourage you to update your sites immediately.</p>\n<p>WordPress versions 4.7.1 and earlier are affected by three security issues:</p>\n<ol>\n<li>The user interface for assigning taxonomy terms in Press This is shown to users who do not have permissions to use it. Reported by David Herrera of <a href="https://www.alleyinteractive.com/">Alley Interactive</a>.</li>\n<li><code>WP_Query</code> is vulnerable to a SQL injection (SQLi) when passing unsafe data. WordPress core is not directly vulnerable to this issue, but we’ve added hardening to prevent plugins and themes from accidentally causing a vulnerability. Reported by <a href="https://github.com/mjangda">Mo Jangda</a> (batmoo).</li>\n<li>A cross-site scripting (XSS) vulnerability was discovered in the posts list table. Reported by <a href="https://iandunn.name/">Ian Dunn</a> of the WordPress Security Team.</li>\n<li>An unauthenticated privilege escalation vulnerability was discovered in a REST API endpoint. Reported by <a href="https://twitter.com/MarcS0h">Marc-Alexandre Montpas</a> of Sucuri Security. *</li>\n</ol>\n<p>Thank you to the reporters of these issues for practicing <a href="https://make.wordpress.org/core/handbook/testing/reporting-security-vulnerabilities/">responsible disclosure</a>.</p>\n<p><a href="https://wordpress.org/download/">Download WordPress 4.7.2</a> or venture over to Dashboard → Updates and simply click “Update Now.” Sites that support automatic background updates are already beginning to update to WordPress 4.7.2.</p>\n<p>Thanks to everyone who contributed to 4.7.2.</p>\n<p>* Update: An additional serious vulnerability was fixed in this release and public disclosure was delayed. For more information on this vulnerability, additional mitigation steps taken, and an explanation for why disclosure was delayed, please read <a href="https://make.wordpress.org/core/2017/02/01/disclosure-of-additional-security-fix-in-wordpress-4-7-2/">Disclosure of Additional Security Fix in WordPress 4.7.2</a>.</p>\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:30:"com-wordpress:feed-additions:1";a:1:{s:7:"post-id";a:1:{i:0;a:5:{s:4:"data";s:4:"4676";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:2;a:6:{s:4:"data";s:39:"\n \n \n \n \n \n \n \n\n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:6:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:48:"WordPress 4.7.1 Security and Maintenance Release";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:84:"https://wordpress.org/news/2017/01/wordpress-4-7-1-security-and-maintenance-release/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 11 Jan 2017 03:53:57 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:3:{i:0;a:5:{s:4:"data";s:8:"Releases";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:1;a:5:{s:4:"data";s:8:"Security";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:2;a:5:{s:4:"data";s:3:"4.7";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:34:"https://wordpress.org/news/?p=4650";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:375:"WordPress 4.7 has been downloaded over 10 million times since its release on December 6, 2016 and we are pleased to announce the immediate availability of WordPress 4.7.1. This is a security release for all previous versions and we strongly encourage you to update your sites immediately. WordPress versions 4.7 and earlier are affected by eight security issues: […]";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:17:"Aaron D. Campbell";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:6520:"<p>WordPress 4.7 has been <a href="https://wordpress.org/download/counter/">downloaded over 10 million times</a> since its release on December 6, 2016 and we are pleased to announce the immediate availability of WordPress 4.7.1. This is a <strong>security release</strong> for all previous versions and we strongly encourage you to update your sites immediately.</p>\n<p>WordPress versions 4.7 and earlier are affected by eight security issues:</p>\n<ol>\n<li>Remote code execution (RCE) in PHPMailer – <em>No specific issue appears to affect WordPress</em> or any of the major plugins we investigated but, out of an abundance of caution, we updated PHPMailer in this release. This issue was fixed in PHPMailer thanks to <a href="https://legalhackers.com/">Dawid Golunski</a> and <a href="https://twitter.com/Zenexer">Paul Buonopane</a>.</li>\n<li>The REST API exposed user data for all users who had authored a post of a public post type. WordPress 4.7.1 limits this to only post types which have specified that they should be shown within the REST API. Reported by <a href="https://poststatus.com/">Krogsgard</a> and <a href="https://ithemes.com/">Chris Jean</a>.</li>\n<li>Cross-site scripting (XSS) via the plugin name or version header on <code>update-core.php</code>. Reported by <a href="https://dominikschilling.de/">Dominik Schilling</a> of the WordPress Security Team.</li>\n<li>Cross-site request forgery (CSRF) bypass via uploading a Flash file. Reported by <a href="https://twitter.com/Abdulahhusam">Abdullah Hussam</a>.</li>\n<li>Cross-site scripting (XSS) via theme name fallback. Reported by <a href="https://pentest.blog/">Mehmet Ince</a>.</li>\n<li>Post via email checks <code>mail.example.com</code> if default settings aren’t changed. Reported by John Blackbourn of the WordPress Security Team.</li>\n<li>A cross-site request forgery (CSRF) was discovered in the accessibility mode of widget editing. Reported by <a href="https://dk.linkedin.com/in/ronni-skansing-36143b65">Ronnie Skansing</a>.</li>\n<li>Weak cryptographic security for multisite activation key. Reported by <a href="https://itsjack.cc/">Jack</a>.</li>\n</ol>\n<p>Thank you to the reporters for practicing <a href="https://make.wordpress.org/core/handbook/testing/reporting-security-vulnerabilities/">responsible disclosure</a>.</p>\n<p>In addition to the security issues above, WordPress 4.7.1 fixes 62 bugs from 4.7. For more information, see the <a href="https://codex.wordpress.org/Version_4.7.1">release notes</a> or consult the <a href="https://core.trac.wordpress.org/query?milestone=4.7.1">list of changes</a>.</p>\n<p><a href="https://wordpress.org/download/">Download WordPress 4.7.1</a> or venture over to Dashboard → Updates and simply click “Update Now.” Sites that support automatic background updates are already beginning to update to WordPress 4.7.1.</p>\n<p>Thanks to everyone who contributed to 4.7.1: <a href="https://profiles.wordpress.org/aaroncampbell/">Aaron D. Campbell</a>, <a href="https://profiles.wordpress.org/jorbin/">Aaron Jorbin</a>, <a href="https://profiles.wordpress.org/adamsilverstein/">Adam Silverstein</a>, <a href="https://profiles.wordpress.org/afercia/">Andrea Fercia</a>, <a href="https://profiles.wordpress.org/azaozz/">Andrew Ozz</a>, <a href="https://profiles.wordpress.org/gitlost/">bonger</a>, <a href="https://profiles.wordpress.org/boonebgorges/">Boone Gorges</a>, <a href="https://profiles.wordpress.org/chandrapatel/">Chandra Patel</a>, <a href="https://profiles.wordpress.org/christian1012/">Christian Chung</a>, <a href="https://profiles.wordpress.org/dlh/">David Herrera</a>, <a href="https://profiles.wordpress.org/dshanske/">David Shanske</a>, <a href="https://profiles.wordpress.org/dd32/">Dion Hulse</a>, <a href="https://profiles.wordpress.org/ocean90/">Dominik Schilling (ocean90)</a>, <a href="https://profiles.wordpress.org/dreamon11/">DreamOn11</a>, <a href="https://profiles.wordpress.org/chopinbach/">Edwin Cromley</a>, <a href="https://profiles.wordpress.org/iseulde/">Ella van Dorpe</a>, <a href="https://profiles.wordpress.org/pento/">Gary Pendergast</a>, <a href="https://profiles.wordpress.org/hristo-sg/">Hristo Pandjarov</a>, <a href="https://profiles.wordpress.org/jnylen0/">James Nylen</a>, <a href="https://profiles.wordpress.org/jblz/">Jeff Bowen</a>, <a href="https://profiles.wordpress.org/jeremyfelt/">Jeremy Felt</a>, <a href="https://profiles.wordpress.org/jpry/">Jeremy Pry</a>, <a href="https://profiles.wordpress.org/joehoyle/">Joe Hoyle</a>, <a href="https://profiles.wordpress.org/joemcgill/">Joe McGill</a>, <a href="https://profiles.wordpress.org/johnbillion/">John Blackbourn</a>, <a href="https://profiles.wordpress.org/kkoppenhaver/">Keanan Koppenhaver</a>, <a href="https://profiles.wordpress.org/obenland/">Konstantin Obenland</a>, <a href="https://profiles.wordpress.org/laurelfulford/">laurelfulford</a>, <a href="https://profiles.wordpress.org/tyxla/">Marin Atanasov</a>, <a href="https://profiles.wordpress.org/mattyrob/">mattyrob</a>, <a href="https://profiles.wordpress.org/monikarao/">monikarao</a>, <a href="https://profiles.wordpress.org/natereist/">Nate Reist</a>, <a href="https://profiles.wordpress.org/celloexpressions/">Nick Halsey</a>, <a href="https://profiles.wordpress.org/nikschavan/">Nikhil Chavan</a>, <a href="https://profiles.wordpress.org/nullvariable/">nullvariable</a>, <a href="https://profiles.wordpress.org/sirbrillig/">Payton Swick</a>, <a href="https://profiles.wordpress.org/peterwilsoncc/">Peter Wilson</a>, <a href="https://profiles.wordpress.org/presskopp/">Presskopp</a>, <a href="https://profiles.wordpress.org/rachelbaker/">Rachel Baker</a>, <a href="https://profiles.wordpress.org/rmccue/">Ryan McCue</a>, <a href="https://profiles.wordpress.org/sanketparmar/">Sanket Parmar</a>, <a href="https://profiles.wordpress.org/sebastianpisula/">Sebastian Pisula</a>, <a href="https://profiles.wordpress.org/sfpt/">sfpt</a>, <a href="https://profiles.wordpress.org/shazahm1hotmailcom/">shazahm1</a>, <a href="https://profiles.wordpress.org/sstoqnov/">Stanimir Stoyanov</a>, <a href="https://profiles.wordpress.org/stevenkword/">Steven Word</a>, <a href="https://profiles.wordpress.org/szaqal21/">szaqal21</a>, <a href="https://profiles.wordpress.org/timph/">timph</a>, <a href="https://profiles.wordpress.org/voldemortensen/">voldemortensen</a>, <a href="https://profiles.wordpress.org/vortfu/">vortfu</a>, and <a href="https://profiles.wordpress.org/westonruter/">Weston Ruter</a>.</p>\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:30:"com-wordpress:feed-additions:1";a:1:{s:7:"post-id";a:1:{i:0;a:5:{s:4:"data";s:4:"4650";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:3;a:6:{s:4:"data";s:36:"\n \n \n \n \n \n\n \n \n \n \n\n\n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:27:"WordPress 4.7 “Vaughan”";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:43:"https://wordpress.org/news/2016/12/vaughan/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Tue, 06 Dec 2016 19:27:41 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:1:{i:0;a:5:{s:4:"data";s:8:"Releases";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:34:"https://wordpress.org/news/?p=4596";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:240:"Version 4.7 of WordPress, named “Vaughan” in honor of legendary jazz vocalist Sarah "Sassy" Vaughan, is available for download or update in your WordPress dashboard. New features in 4.7 help you get your site set up the way you want it.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:9:"enclosure";a:3:{i:0;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:3:{s:3:"url";s:60:"https://wordpress.org/news/files/2016/12/starter-content.mp4";s:6:"length";s:7:"3736020";s:4:"type";s:9:"video/mp4";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:1;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:3:{s:3:"url";s:59:"https://wordpress.org/news/files/2016/12/edit-shortcuts.mp4";s:6:"length";s:7:"1127483";s:4:"type";s:9:"video/mp4";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:2;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:3:{s:3:"url";s:58:"https://wordpress.org/news/files/2016/12/video-headers.mp4";s:6:"length";s:7:"1549803";s:4:"type";s:9:"video/mp4";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:15:"Helen Hou-Sandi";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:45506:"<p>Version 4.7 of WordPress, named “Vaughan” in honor of legendary jazz vocalist Sarah “Sassy” Vaughan, is available for download or update in your WordPress dashboard. New features in 4.7 help you get your site set up the way you want it.</p>\n<div id="v-AHz0Ca46-1" class="video-player"><video id="v-AHz0Ca46-1-video" width="632" height="354" poster="https://videos.files.wordpress.com/AHz0Ca46/wp4-7-vaughan-r8-mastered_scruberthumbnail_0.jpg" controls="true" preload="metadata" dir="ltr" lang="en"><source src="https://videos.files.wordpress.com/AHz0Ca46/wp4-7-vaughan-r8-mastered_dvd.mp4" type="video/mp4; codecs="avc1.64001E, mp4a.40.2"" /><source src="https://videos.files.wordpress.com/AHz0Ca46/wp4-7-vaughan-r8-mastered_fmt1.ogv" type="video/ogg; codecs="theora, vorbis"" /><div><img alt="Introducing WordPress 4.7" src="https://i1.wp.com/videos.files.wordpress.com/AHz0Ca46/wp4-7-vaughan-r8-mastered_scruberthumbnail_0.jpg?resize=632%2C354&ssl=1" data-recalc-dims="1" /></div><p>Introducing WordPress 4.7</p></video></div>\n<hr />\n<h2 style="text-align:center">Presenting Twenty Seventeen</h2>\n<p>A brand new default theme brings your site to life with immersive featured images and video headers.</p>\n<p><img class="alignnone wp-image-4618 size-large" src="https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-Twenty-Seventeen-1.jpg?resize=632%2C356&ssl=1" srcset="https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-Twenty-Seventeen-1.jpg?resize=1024%2C576&ssl=1 1024w, https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-Twenty-Seventeen-1.jpg?resize=300%2C169&ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-Twenty-Seventeen-1.jpg?resize=768%2C432&ssl=1 768w, https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-Twenty-Seventeen-1.jpg?w=1600&ssl=1 1600w, https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-Twenty-Seventeen-1.jpg?w=1264&ssl=1 1264w" sizes="(max-width: 632px) 100vw, 632px" data-recalc-dims="1" /></p>\n<p>Twenty Seventeen focuses on business sites and features a customizable front page with multiple sections. Personalize it with widgets, navigation, social menus, a logo, custom colors, and more. Our default theme for 2017 works great in many languages, on any device, and for a wide range of users.</p>\n<hr />\n<h2 style="text-align:center">Your Site, Your Way</h2>\n<p>WordPress 4.7 adds new features to the customizer to help take you through the initial setup of a theme, with non-destructive live previews of all your changes in one uninterrupted workflow.</p>\n<h3>Theme Starter Content</h3>\n<div style="width: 632px;" class="wp-video"><!--[if lt IE 9]><script>document.createElement(''video'');</script><![endif]-->\n<video class="wp-video-shortcode" id="video-4596-1" width="632" height="346" loop="1" autoplay="1" preload="metadata" controls="controls"><source type="video/mp4" src="https://wordpress.org/news/files/2016/12/starter-content.mp4?_=1" /><a href="https://wordpress.org/news/files/2016/12/starter-content.mp4">https://wordpress.org/news/files/2016/12/starter-content.mp4</a></video></div>\n<p>To help give you a solid base to build from, individual themes can provide starter content that appears when you go to customize your brand new site. This can range from placing a business information widget in the best location to providing a sample menu with social icon links to a static front page complete with beautiful images. Don’t worry – nothing new will appear on the live site until you’re ready to save and publish your initial theme setup.</p>\n<div style="float: left;width: 48%;margin: 0">\n<h3>Edit Shortcuts</h3>\n<div style="width: 300px;" class="wp-video"><video class="wp-video-shortcode" id="video-4596-2" width="300" height="173" poster="https://wordpress.org/news/files/2016/12/4.7-—-Edit-Shortcuts.jpg" loop="1" autoplay="1" preload="metadata" controls="controls"><source type="video/mp4" src="https://wordpress.org/news/files/2016/12/edit-shortcuts.mp4?_=2" /><a href="https://wordpress.org/news/files/2016/12/edit-shortcuts.mp4">https://wordpress.org/news/files/2016/12/edit-shortcuts.mp4</a></video></div>\n<p>Visible icons appear to show you which parts of your site can be customized while live previewing. Click on a shortcut and get straight to editing. Paired with starter content, getting started with customizing your site is faster than ever.</p>\n</div>\n<div style="float: right;width: 48%;margin: 0">\n<h3>Video Headers</h3>\n<div style="width: 300px;" class="wp-video"><video class="wp-video-shortcode" id="video-4596-3" width="300" height="173" poster="https://wordpress.org/news/files/2016/12/4.7-—-Header-Video.jpg" loop="1" autoplay="1" preload="metadata" controls="controls"><source type="video/mp4" src="https://wordpress.org/news/files/2016/12/video-headers.mp4?_=3" /><a href="https://wordpress.org/news/files/2016/12/video-headers.mp4">https://wordpress.org/news/files/2016/12/video-headers.mp4</a></video></div>\n<p>Sometimes a big atmospheric video as a moving header image is just what you need to showcase your wares; go ahead and try it out with Twenty Seventeen. Need some video inspiration? Try searching for sites with video headers available for download and use.</p>\n</div>\n<div style="clear: both"></div>\n<div style="float: left;width: 48%;margin: 0">\n<h3>Smoother Menu Building</h3>\n<p><img class="wp-image-4606 size-medium alignright" src="https://i1.wp.com/wordpress.org/news/files/2016/12/4.7-—-Nav.jpg?resize=300%2C158&ssl=1" srcset="https://i1.wp.com/wordpress.org/news/files/2016/12/4.7-—-Nav.jpg?resize=300%2C158&ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2016/12/4.7-—-Nav.jpg?w=760&ssl=1 760w" sizes="(max-width: 300px) 100vw, 300px" data-recalc-dims="1" /></p>\n<p>Many menus for sites contain links to the pages of your site, but what happens when you don’t have any pages yet? Now you can add new pages while building menus instead of leaving the customizer and abandoning your changes. Once you’ve published your customizations, you’ll have new pages ready for you to fill with content.</p>\n</div>\n<div style="float: right;width: 48%;margin: 0">\n<h3>Custom CSS</h3>\n<p><img class="wp-image-4607 size-medium alignright" src="https://i1.wp.com/wordpress.org/news/files/2016/12/4.7-—-CSS.jpg?resize=300%2C158&ssl=1" srcset="https://i1.wp.com/wordpress.org/news/files/2016/12/4.7-—-CSS.jpg?resize=300%2C158&ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2016/12/4.7-—-CSS.jpg?w=760&ssl=1 760w" sizes="(max-width: 300px) 100vw, 300px" data-recalc-dims="1" /></p>\n<p>Sometimes you just need a few visual tweaks to make your site perfect. WordPress 4.7 allows you to add custom CSS and instantly see how your changes affect your site. The live preview allows you to work quickly without page refreshes slowing you down.</p>\n</div>\n<div style="clear: both"></div>\n<hr />\n<div style="float: left;width: 48%;margin: 0">\n<h3>PDF Thumbnail Previews</h3>\n<p><img class="wp-image-4609 size-medium alignright" src="https://i1.wp.com/wordpress.org/news/files/2016/12/4.7-—-PDF.jpg?resize=300%2C158&ssl=1" srcset="https://i1.wp.com/wordpress.org/news/files/2016/12/4.7-—-PDF.jpg?resize=300%2C158&ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2016/12/4.7-—-PDF.jpg?w=760&ssl=1 760w" sizes="(max-width: 300px) 100vw, 300px" data-recalc-dims="1" /></p>\n<p>Managing your document collection is easier with WordPress 4.7. Uploading PDFs will generate thumbnail images so you can more easily distinguish between all your documents.</p>\n</div>\n<div style="float: right;width: 48%;margin: 0">\n<h3>Dashboard in your language</h3>\n<p><img class="wp-image-4608 size-medium alignright" src="https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-Language.jpg?resize=300%2C158&ssl=1" srcset="https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-Language.jpg?resize=300%2C158&ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-Language.jpg?w=760&ssl=1 760w" sizes="(max-width: 300px) 100vw, 300px" data-recalc-dims="1" /></p>\n<p>Just because your site is in one language doesn’t mean that everybody helping manage it prefers that language for their admin. Add more languages to your site and a user language option will show up in your user’s profiles.</p>\n</div>\n<div style="clear: both"></div>\n<hr />\n<h2 style="text-align:center">Introducing REST API Content Endpoints</h2>\n<p>WordPress 4.7 comes with REST API endpoints for posts, comments, terms, users, meta, and settings.</p>\n<p><img class="size-large wp-image-4600 alignnone" src="https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-API.jpg?resize=632%2C205&ssl=1" alt="" srcset="https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-API.jpg?resize=1024%2C332&ssl=1 1024w, https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-API.jpg?resize=300%2C97&ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-API.jpg?resize=768%2C249&ssl=1 768w, https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-API.jpg?w=1264&ssl=1 1264w, https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-API.jpg?w=1896&ssl=1 1896w" sizes="(max-width: 632px) 100vw, 632px" data-recalc-dims="1" /></p>\n<p>Content endpoints provide machine-readable external access to your WordPress site with a clear, standards-driven interface, paving the way for new and innovative methods of interacting with sites through plugins, themes, apps, and beyond. Ready to get started with development? <a href="https://developer.wordpress.org/rest-api/reference/">Check out the REST API reference.</a></p>\n<hr />\n<h2 style="text-align:center">Even More Developer Happiness <img src="https://s.w.org/images/core/emoji/2.2.1/72x72/1f60a.png" alt="?" class="wp-smiley" style="height: 1em; max-height: 1em;" /></h2>\n<h3><a href="https://make.wordpress.org/core/2016/11/03/post-type-templates-in-4-7/">Post Type Templates</a></h3>\n<p>By opening up the page template functionality to all post types, theme developers have even more flexibility with the WordPress template hierarchy.</p>\n<h3>More Theme API Goodies</h3>\n<p>WordPress 4.7 includes <a href="https://make.wordpress.org/core/2016/09/09/new-functions-hooks-and-behaviour-for-theme-developers-in-wordpress-4-7/">new functions, hooks, and behavior</a> for theme developers.</p>\n<h3><a href="https://make.wordpress.org/core/2016/10/04/custom-bulk-actions/">Custom Bulk Actions</a></h3>\n<p>List tables, now with more than bulk edit and delete.</p>\n<h3><a href="https://make.wordpress.org/core/2016/09/08/wp_hook-next-generation-actions-and-filters/"><code>WP_Hook</code></a></h3>\n<p>The code that lies beneath actions and filters has been overhauled and modernized, fixing bugs along the way.</p>\n<h3>Settings Registration API</h3>\n<p>register_setting() <a href="https://make.wordpress.org/core/2016/10/26/registering-your-settings-in-wordpress-4-7/">has been enhanced</a> to include type, description, and REST API visibility.</p>\n<h3><a href="https://make.wordpress.org/core/2016/10/12/customize-changesets-technical-design-decisions/">Customize Changesets</a></h3>\n<p>Customize changesets make changes in the customizer persistent, like autosave drafts. They also make exciting new features like starter content possible.</p>\n<hr />\n<h2 style="text-align:center">The Squad</h2>\n<p>This release was led by <a href="https://helen.blog">Helen Hou-Sandí</a>, backed up by <a href="https://profiles.wordpress.org/jbpaul17">Jeff Paul</a> and <a href="http://aaron.jorb.in/">Aaron Jorbin</a> as Release Deputies, and with the help of these fine individuals. There are 482 contributors with props in this release—the most ever—with 205 of them contributing for the first time. Pull up some sassy Sarah Vaughan on your music service of choice, and check out some of their profiles:</p>\n<a href="https://profiles.wordpress.org/wraithkenny">[Inactive]</a>, <a href="https://profiles.wordpress.org/aaroncampbell">Aaron D. Campbell</a>, <a href="https://profiles.wordpress.org/abrightclearweb">abrightclearweb</a>, <a href="https://profiles.wordpress.org/ibachal">Achal Jain</a>, <a href="https://profiles.wordpress.org/achbed">achbed</a>, <a href="https://profiles.wordpress.org/acmethemes">Acme Themes</a>, <a href="https://profiles.wordpress.org/adamsilverstein">Adam Silverstein</a>, <a href="https://profiles.wordpress.org/adammacias">adammacias</a>, <a href="https://profiles.wordpress.org/mrahmadawais">Ahmad Awais</a>, <a href="https://profiles.wordpress.org/ahmadawais">ahmadawais</a>, <a href="https://profiles.wordpress.org/airesvsg">airesvsg</a>, <a href="https://profiles.wordpress.org/ajoah">ajoah</a>, <a href="https://profiles.wordpress.org/akibjorklund">Aki Björklund</a>, <a href="https://profiles.wordpress.org/akshayvinchurkar">akshayvinchurkar</a>, <a href="https://profiles.wordpress.org/schlessera">Alain Schlesser</a>, <a href="https://profiles.wordpress.org/xknown">Alex Concha</a>, <a href="https://profiles.wordpress.org/xavortm">Alex Dimitrov</a>, <a href="https://profiles.wordpress.org/ironpaperweight">Alex Hon</a>, <a href="https://profiles.wordpress.org/alex27">alex27</a>, <a href="https://profiles.wordpress.org/allancole">allancole</a>, <a href="https://profiles.wordpress.org/arush">Amanda Rush</a>, <a href="https://profiles.wordpress.org/afercia">Andrea Fercia</a>, <a href="https://profiles.wordpress.org/andrewp-2">Andreas Panag</a>, <a href="https://profiles.wordpress.org/nacin">Andrew Nacin</a>, <a href="https://profiles.wordpress.org/azaozz">Andrew Ozz</a>, <a href="https://profiles.wordpress.org/rarst">Andrey "Rarst" Savchenko</a>, <a href="https://profiles.wordpress.org/andizer">Andy Meerwaldt</a>, <a href="https://profiles.wordpress.org/kelderic">Andy Mercer</a>, <a href="https://profiles.wordpress.org/andy">Andy Skelton</a>, <a href="https://profiles.wordpress.org/aniketpant">Aniket Pant</a>, <a href="https://profiles.wordpress.org/anilbasnet">Anil Basnet</a>, <a href="https://profiles.wordpress.org/ankit-k-gupta">Ankit K Gupta</a>, <a href="https://profiles.wordpress.org/ahortin">Anthony Hortin</a>, <a href="https://profiles.wordpress.org/antisilent">antisilent</a>, <a href="https://profiles.wordpress.org/atimmer">Anton Timmermans</a>, <a href="https://profiles.wordpress.org/zuige">Antti Kuosmanen</a>, <a href="https://profiles.wordpress.org/apokalyptik">apokalyptik</a>, <a href="https://profiles.wordpress.org/artoliukkonen">artoliukkonen</a>, <a href="https://profiles.wordpress.org/ideag">Arunas Liuiza</a>, <a href="https://profiles.wordpress.org/attitude">attitude</a>, <a href="https://profiles.wordpress.org/backermann">backermann</a>, <a href="https://profiles.wordpress.org/b-07">Bappi</a>, <a href="https://profiles.wordpress.org/bcole808">Ben Cole</a>, <a href="https://profiles.wordpress.org/kau-boy">Bernhard Kau</a>, <a href="https://profiles.wordpress.org/binarymoon">binarymoon</a>, <a href="https://profiles.wordpress.org/birgire">Birgir Erlendsson (birgire)</a>, <a href="https://profiles.wordpress.org/bjornw">BjornW</a>, <a href="https://profiles.wordpress.org/bobbingwide">bobbingwide</a>, <a href="https://profiles.wordpress.org/boblinthorst">boblinthorst</a>, <a href="https://profiles.wordpress.org/boboudreau">boboudreau</a>, <a href="https://profiles.wordpress.org/gitlost">bonger</a>, <a href="https://profiles.wordpress.org/boonebgorges">Boone B. Gorges</a>, <a href="https://profiles.wordpress.org/bradyvercher">Brady Vercher</a>, <a href="https://profiles.wordpress.org/brainstormforce">Brainstorm Force</a>, <a href="https://profiles.wordpress.org/kraftbj">Brandon Kraft</a>, <a href="https://profiles.wordpress.org/brianhogg">Brian Hogg</a>, <a href="https://profiles.wordpress.org/krogsgard">Brian Krogsgard</a>, <a href="https://profiles.wordpress.org/bronsonquick">Bronson Quick</a>, <a href="https://profiles.wordpress.org/sixhours">Caroline Moore</a>, <a href="https://profiles.wordpress.org/caseypatrickdriscoll">Casey Driscoll</a>, <a href="https://profiles.wordpress.org/caspie">Caspie</a>, <a href="https://profiles.wordpress.org/chandrapatel">Chandra Patel</a>, <a href="https://profiles.wordpress.org/chaos-engine">Chaos Engine</a>, <a href="https://profiles.wordpress.org/cheeserolls">cheeserolls</a>, <a href="https://profiles.wordpress.org/chesio">chesio</a>, <a href="https://profiles.wordpress.org/ketuchetan">chetansatasiya</a>, <a href="https://profiles.wordpress.org/choongsavvii">choong</a>, <a href="https://profiles.wordpress.org/chouby">Chouby</a>, <a href="https://profiles.wordpress.org/chredd">chredd</a>, <a href="https://profiles.wordpress.org/chrisjean">Chris Jean</a>, <a href="https://profiles.wordpress.org/cmmarslender">Chris Marslender</a>, <a href="https://profiles.wordpress.org/chris_d2d">Chris Smith</a>, <a href="https://profiles.wordpress.org/chrisvanpatten">Chris Van Patten</a>, <a href="https://profiles.wordpress.org/chriswiegman">Chris Wiegman</a>, <a href="https://profiles.wordpress.org/chriscct7">chriscct7</a>, <a href="https://profiles.wordpress.org/chriseverson">chriseverson</a>, <a href="https://profiles.wordpress.org/christian1012">Christian Chung</a>, <a href="https://profiles.wordpress.org/cwpnolen">Christian Nolen</a>, <a href="https://profiles.wordpress.org/needle">Christian Wach</a>, <a href="https://profiles.wordpress.org/christophherr">Christoph Herr</a>, <a href="https://profiles.wordpress.org/clarionwpdeveloper">Clarion Technologies</a>, <a href="https://profiles.wordpress.org/claudiosmweb">Claudio Sanches</a>, <a href="https://profiles.wordpress.org/claudiosanches">Claudio Sanches</a>, <a href="https://profiles.wordpress.org/claudiolabarbera">ClaudioLaBarbera</a>, <a href="https://profiles.wordpress.org/codemovementpk">codemovement.pk</a>, <a href="https://profiles.wordpress.org/coderkevin">coderkevin</a>, <a href="https://profiles.wordpress.org/codfish">codfish</a>, <a href="https://profiles.wordpress.org/coreymcollins">coreymcollins</a>, <a href="https://profiles.wordpress.org/curdin">Curdin Krummenacher</a>, <a href="https://profiles.wordpress.org/cgrymala">Curtiss Grymala</a>, <a href="https://profiles.wordpress.org/cdog">Cătălin Dogaru</a>, <a href="https://profiles.wordpress.org/danhgilmore">danhgilmore</a>, <a href="https://profiles.wordpress.org/danielbachhuber">Daniel Bachhuber </a>, <a href="https://profiles.wordpress.org/danielkanchev">Daniel Kanchev</a>, <a href="https://profiles.wordpress.org/danielpietrasik">Daniel Pietrasik</a>, <a href="https://profiles.wordpress.org/mte90">Daniele Scasciafratte</a>, <a href="https://profiles.wordpress.org/dllh">Daryl L. L. Houston (dllh)</a>, <a href="https://profiles.wordpress.org/davepullig">Dave Pullig</a>, <a href="https://profiles.wordpress.org/goto10">Dave Romsey (goto10)</a>, <a href="https://profiles.wordpress.org/davidakennedy">David A. Kennedy</a>, <a href="https://profiles.wordpress.org/turtlepod">David Chandra Purnama</a>, <a href="https://profiles.wordpress.org/dlh">David Herrera</a>, <a href="https://profiles.wordpress.org/dglingren">David Lingren</a>, <a href="https://profiles.wordpress.org/davidmosterd">David Mosterd</a>, <a href="https://profiles.wordpress.org/dshanske">David Shanske</a>, <a href="https://profiles.wordpress.org/davidbhayes">davidbhayes</a>, <a href="https://profiles.wordpress.org/folletto">Davide ''Folletto'' Casali</a>, <a href="https://profiles.wordpress.org/deeptiboddapati">deeptiboddapati</a>, <a href="https://profiles.wordpress.org/delphinus">delphinus</a>, <a href="https://profiles.wordpress.org/deltafactory">deltafactory</a>, <a href="https://profiles.wordpress.org/denis-de-bernardy">Denis de Bernardy</a>, <a href="https://profiles.wordpress.org/valendesigns">Derek Herman</a>, <a href="https://profiles.wordpress.org/pcfreak30">Derrick Hammer</a>, <a href="https://profiles.wordpress.org/derrickkoo">Derrick Koo</a>, <a href="https://profiles.wordpress.org/dimchik">dimchik</a>, <a href="https://profiles.wordpress.org/dineshc">Dinesh Chouhan</a>, <a href="https://profiles.wordpress.org/dd32">Dion Hulse</a>, <a href="https://profiles.wordpress.org/dipeshkakadiya">dipeshkakadiya</a>, <a href="https://profiles.wordpress.org/dmsnell">dmsnell</a>, <a href="https://profiles.wordpress.org/ocean90">Dominik Schilling</a>, <a href="https://profiles.wordpress.org/dotancohen">Dotan Cohen</a>, <a href="https://profiles.wordpress.org/dougwollison">Doug Wollison</a>, <a href="https://profiles.wordpress.org/doughamlin">doughamlin</a>, <a href="https://profiles.wordpress.org/dreamon11">DreamOn11</a>, <a href="https://profiles.wordpress.org/drewapicture">Drew Jaynes</a>, <a href="https://profiles.wordpress.org/duncanjbrown">duncanjbrown</a>, <a href="https://profiles.wordpress.org/dungengronovius">dungengronovius</a>, <a href="https://profiles.wordpress.org/dylanauty">DylanAuty</a>, <a href="https://profiles.wordpress.org/hurtige">Eddie Hurtig</a>, <a href="https://profiles.wordpress.org/oso96_2000">Eduardo Reveles</a>, <a href="https://profiles.wordpress.org/chopinbach">Edwin Cromley</a>, <a href="https://profiles.wordpress.org/electricfeet">ElectricFeet</a>, <a href="https://profiles.wordpress.org/eliorivero">Elio Rivero</a>, <a href="https://profiles.wordpress.org/iseulde">Ella Iseulde Van Dorpe</a>, <a href="https://profiles.wordpress.org/elyobo">elyobo</a>, <a href="https://profiles.wordpress.org/enodekciw">enodekciw</a>, <a href="https://profiles.wordpress.org/enshrined">enshrined</a>, <a href="https://profiles.wordpress.org/ericlewis">Eric Andrew Lewis</a>, <a href="https://profiles.wordpress.org/pushred">Eric Lanehart</a>, <a href="https://profiles.wordpress.org/eherman24">Evan Herman</a>, <a href="https://profiles.wordpress.org/flixos90">Felix Arntz</a>, <a href="https://profiles.wordpress.org/fencer04">Fencer04</a>, <a href="https://profiles.wordpress.org/florianbrinkmann">Florian Brinkmann</a>, <a href="https://profiles.wordpress.org/mista-flo">Florian TIAR</a>, <a href="https://profiles.wordpress.org/foliovision">FolioVision</a>, <a href="https://profiles.wordpress.org/fomenkoandrey">fomenkoandrey</a>, <a href="https://profiles.wordpress.org/frank-klein">Frank Klein</a>, <a href="https://profiles.wordpress.org/fjarrett">Frankie Jarrett</a>, <a href="https://profiles.wordpress.org/frankiet">frankiet</a>, <a href="https://profiles.wordpress.org/akeif">Fred</a>, <a href="https://profiles.wordpress.org/frozzare">Fredrik Forsmo</a>, <a href="https://profiles.wordpress.org/fuscata">fuscata</a>, <a href="https://profiles.wordpress.org/gma992">Gabriel Maldonado</a>, <a href="https://profiles.wordpress.org/voldemortensen">Garth Mortensen</a>, <a href="https://profiles.wordpress.org/garyj">Gary Jones</a>, <a href="https://profiles.wordpress.org/pento">Gary Pendergast</a>, <a href="https://profiles.wordpress.org/geekysoft">Geeky Software</a>, <a href="https://profiles.wordpress.org/georgestephanis">George Stephanis</a>, <a href="https://profiles.wordpress.org/goranseric">Goran Šerić</a>, <a href="https://profiles.wordpress.org/grahamarmfield">Graham Armfield</a>, <a href="https://profiles.wordpress.org/grantderepas">Grant Derepas</a>, <a href="https://profiles.wordpress.org/tivnet">Gregory Karpinsky (@tivnet)</a>, <a href="https://profiles.wordpress.org/hardeepasrani">Hardeep Asrani</a>, <a href="https://profiles.wordpress.org/henrywright">Henry Wright</a>, <a href="https://profiles.wordpress.org/hiddenpearls">hiddenpearls</a>, <a href="https://profiles.wordpress.org/hnle">Hinaloe</a>, <a href="https://profiles.wordpress.org/hristo-sg">Hristo Pandjarov</a>, <a href="https://profiles.wordpress.org/hugobaeta">Hugo Baeta</a>, <a href="https://profiles.wordpress.org/polevaultweb">Iain Poulson</a>, <a href="https://profiles.wordpress.org/iandunn">Ian Dunn</a>, <a href="https://profiles.wordpress.org/ianedington">Ian Edington</a>, <a href="https://profiles.wordpress.org/idealien">idealien</a>, <a href="https://profiles.wordpress.org/igmoweb">Ignacio Cruz Moreno</a>, <a href="https://profiles.wordpress.org/imath">imath</a>, <a href="https://profiles.wordpress.org/imnok">Imnok</a>, <a href="https://profiles.wordpress.org/implenton">implenton</a>, <a href="https://profiles.wordpress.org/ionutst">Ionut Stanciu</a>, <a href="https://profiles.wordpress.org/ipstenu">Ipstenu (Mika Epstein)</a>, <a href="https://profiles.wordpress.org/ivdimova">ivdimova</a>, <a href="https://profiles.wordpress.org/jdgrimes">J.D. Grimes</a>, <a href="https://profiles.wordpress.org/jakept">Jacob Peattie</a>, <a href="https://profiles.wordpress.org/whyisjake">Jake Spurlock</a>, <a href="https://profiles.wordpress.org/jnylen0">James Nylen</a>, <a href="https://profiles.wordpress.org/jamesacero">jamesacero</a>, <a href="https://profiles.wordpress.org/japh">Japh</a>, <a href="https://profiles.wordpress.org/jaredcobb">Jared Cobb</a>, <a href="https://profiles.wordpress.org/jayarjo">jayarjo</a>, <a href="https://profiles.wordpress.org/jdolan">jdolan</a>, <a href="https://profiles.wordpress.org/jdoubleu">jdoubleu</a>, <a href="https://profiles.wordpress.org/jblz">Jeff Bowen</a>, <a href="https://profiles.wordpress.org/cheffheid">Jeffrey de Wit</a>, <a href="https://profiles.wordpress.org/jeremyfelt">Jeremy Felt</a>, <a href="https://profiles.wordpress.org/jpry">Jeremy Pry</a>, <a href="https://profiles.wordpress.org/jimt">jimt</a>, <a href="https://profiles.wordpress.org/jipmoors">Jip Moors</a>, <a href="https://profiles.wordpress.org/jmusal">jmusal</a>, <a href="https://profiles.wordpress.org/joedolson">Joe Dolson</a>, <a href="https://profiles.wordpress.org/joehoyle">Joe Hoyle</a>, <a href="https://profiles.wordpress.org/joemcgill">Joe McGill</a>, <a href="https://profiles.wordpress.org/joelcj91">Joel James</a>, <a href="https://profiles.wordpress.org/johanmynhardt">johanmynhardt</a>, <a href="https://profiles.wordpress.org/johnbillion">John Blackbourn</a>, <a href="https://profiles.wordpress.org/zyphonic">John Dittmar</a>, <a href="https://profiles.wordpress.org/johnjamesjacoby">John James Jacoby</a>, <a href="https://profiles.wordpress.org/johnpbloch">John P. Bloch</a>, <a href="https://profiles.wordpress.org/johnregan3">John Regan</a>, <a href="https://profiles.wordpress.org/johnpgreen">johnpgreen</a>, <a href="https://profiles.wordpress.org/kenshino">Jon (Kenshino)</a>, <a href="https://profiles.wordpress.org/jonathanbardo">Jonathan Bardo</a>, <a href="https://profiles.wordpress.org/jbrinley">Jonathan Brinley</a>, <a href="https://profiles.wordpress.org/daggerhart">Jonathan Daggerhart</a>, <a href="https://profiles.wordpress.org/desrosj">Jonathan Desrosiers</a>, <a href="https://profiles.wordpress.org/spacedmonkey">Jonny Harris</a>, <a href="https://profiles.wordpress.org/jonnyauk">jonnyauk</a>, <a href="https://profiles.wordpress.org/jordesign">jordesign</a>, <a href="https://profiles.wordpress.org/jorritschippers">JorritSchippers</a>, <a href="https://profiles.wordpress.org/joefusco">Joseph Fusco</a>, <a href="https://profiles.wordpress.org/jjeaton">Josh Eaton</a>, <a href="https://profiles.wordpress.org/shelob9">Josh Pollock</a>, <a href="https://profiles.wordpress.org/joshcummingsdesign">joshcummingsdesign</a>, <a href="https://profiles.wordpress.org/joshkadis">joshkadis</a>, <a href="https://profiles.wordpress.org/joyously">Joy</a>, <a href="https://profiles.wordpress.org/jrf">jrf</a>, <a href="https://profiles.wordpress.org/jrgould">JRGould</a>, <a href="https://profiles.wordpress.org/juanfra">Juanfra Aldasoro</a>, <a href="https://profiles.wordpress.org/juhise">Juhi Saxena</a>, <a href="https://profiles.wordpress.org/nukaga">Junko Nukaga</a>, <a href="https://profiles.wordpress.org/justinbusa">Justin Busa</a>, <a href="https://profiles.wordpress.org/justinsainton">Justin Sainton</a>, <a href="https://profiles.wordpress.org/jshreve">Justin Shreve</a>, <a href="https://profiles.wordpress.org/jtsternberg">Justin Sternberg</a>, <a href="https://profiles.wordpress.org/kadamwhite">K.Adam White</a>, <a href="https://profiles.wordpress.org/kacperszurek">kacperszurek</a>, <a href="https://profiles.wordpress.org/trepmal">Kailey (trepmal)</a>, <a href="https://profiles.wordpress.org/kalenjohnson">KalenJohnson</a>, <a href="https://profiles.wordpress.org/codebykat">Kat Hagan</a>, <a href="https://profiles.wordpress.org/kkoppenhaver">Keanan Koppenhaver</a>, <a href="https://profiles.wordpress.org/keesiemeijer">keesiemeijer</a>, <a href="https://profiles.wordpress.org/kellbot">kellbot</a>, <a href="https://profiles.wordpress.org/ryelle">Kelly Dwan</a>, <a href="https://profiles.wordpress.org/khag7">Kevin Hagerty</a>, <a href="https://profiles.wordpress.org/kwight">Kirk Wight</a>, <a href="https://profiles.wordpress.org/kitchin">kitchin</a>, <a href="https://profiles.wordpress.org/ixkaito">Kite</a>, <a href="https://profiles.wordpress.org/kjbenk">kjbenk</a>, <a href="https://profiles.wordpress.org/knutsp">Knut Sparhell</a>, <a href="https://profiles.wordpress.org/koenschipper">koenschipper</a>, <a href="https://profiles.wordpress.org/kokarn">kokarn</a>, <a href="https://profiles.wordpress.org/kovshenin">Konstantin Kovshenin</a>, <a href="https://profiles.wordpress.org/obenland">Konstantin Obenland</a>, <a href="https://profiles.wordpress.org/kouratoras">Konstantinos Kouratoras</a>, <a href="https://profiles.wordpress.org/kuchenundkakao">kuchenundkakao</a>, <a href="https://profiles.wordpress.org/kuldipem">kuldipem</a>, <a href="https://profiles.wordpress.org/laurelfulford">Laurel Fulford</a>, <a href="https://profiles.wordpress.org/leewillis77">Lee Willis</a>, <a href="https://profiles.wordpress.org/leobaiano">Leo Baiano</a>, <a href="https://profiles.wordpress.org/littlebigthing">LittleBigThings (Csaba)</a>, <a href="https://profiles.wordpress.org/lucasstark">Lucas Stark</a>, <a href="https://profiles.wordpress.org/lukecavanagh">Luke Cavanagh</a>, <a href="https://profiles.wordpress.org/lgedeon">Luke Gedeon</a>, <a href="https://profiles.wordpress.org/lukepettway">lukepettway</a>, <a href="https://profiles.wordpress.org/lyubomir_popov">lyubomir_popov</a>, <a href="https://profiles.wordpress.org/mariovalney">Mário Valney</a>, <a href="https://profiles.wordpress.org/mageshp">mageshp</a>, <a href="https://profiles.wordpress.org/mahesh901122">Mahesh Waghmare</a>, <a href="https://profiles.wordpress.org/mangeshp">Mangesh Parte</a>, <a href="https://profiles.wordpress.org/manishsongirkar36">Manish Songirkar</a>, <a href="https://profiles.wordpress.org/mantismamita">mantismamita</a>, <a href="https://profiles.wordpress.org/mbootsman">Marcel Bootsman</a>, <a href="https://profiles.wordpress.org/tyxla">Marin Atanasov</a>, <a href="https://profiles.wordpress.org/clorith">Marius L. J.</a>, <a href="https://profiles.wordpress.org/markjaquith">Mark Jaquith</a>, <a href="https://profiles.wordpress.org/mrwweb">Mark Root-Wiley</a>, <a href="https://profiles.wordpress.org/mapk">Mark Uraine</a>, <a href="https://profiles.wordpress.org/markoheijnen">Marko Heijnen</a>, <a href="https://profiles.wordpress.org/markshep">markshep</a>, <a href="https://profiles.wordpress.org/matrixik">matrixik</a>, <a href="https://profiles.wordpress.org/mjbanks">Matt Banks</a>, <a href="https://profiles.wordpress.org/jaworskimatt">Matt Jaworski</a>, <a href="https://profiles.wordpress.org/mattking5000">Matt King</a>, <a href="https://profiles.wordpress.org/matt">Matt Mullenweg</a>, <a href="https://profiles.wordpress.org/veraxus">Matt van Andel</a>, <a href="https://profiles.wordpress.org/mattwiebe">Matt Wiebe</a>, <a href="https://profiles.wordpress.org/mattheu">Matthew Haines-Young</a>, <a href="https://profiles.wordpress.org/mattyrob">mattyrob</a>, <a href="https://profiles.wordpress.org/maxcutler">Max Cutler</a>, <a href="https://profiles.wordpress.org/maximeculea">Maxime Culea</a>, <a href="https://profiles.wordpress.org/mayukojpn">Mayo Moriyama</a>, <a href="https://profiles.wordpress.org/mbelchev">mbelchev</a>, <a href="https://profiles.wordpress.org/mckernanin">mckernanin</a>, <a href="https://profiles.wordpress.org/melchoyce">Mel Choyce</a>, <a href="https://profiles.wordpress.org/mhowell">mhowell</a>, <a href="https://profiles.wordpress.org/michael-arestad">Michael Arestad</a>, <a href="https://profiles.wordpress.org/michaelarestad">Michael Arestad</a>, <a href="https://profiles.wordpress.org/michalzuber">michalzuber</a>, <a href="https://profiles.wordpress.org/mauteri">Mike Auteri</a>, <a href="https://profiles.wordpress.org/mihai2u">Mike Crantea</a>, <a href="https://profiles.wordpress.org/mdgl">Mike Glendinning</a>, <a href="https://profiles.wordpress.org/mikehansenme">Mike Hansen</a>, <a href="https://profiles.wordpress.org/mikelittle">Mike Little</a>, <a href="https://profiles.wordpress.org/mikeschroder">Mike Schroder</a>, <a href="https://profiles.wordpress.org/mikeviele">Mike Viele</a>, <a href="https://profiles.wordpress.org/dimadin">Milan Dinić</a>, <a href="https://profiles.wordpress.org/modemlooper">modemlooper</a>, <a href="https://profiles.wordpress.org/batmoo">Mohammad Jangda</a>, <a href="https://profiles.wordpress.org/deremohan">Mohan Dere</a>, <a href="https://profiles.wordpress.org/monikarao">monikarao</a>, <a href="https://profiles.wordpress.org/morettigeorgiev">morettigeorgiev</a>, <a href="https://profiles.wordpress.org/morganestes">Morgan Estes</a>, <a href="https://profiles.wordpress.org/mor10">Morten Rand-Hendriksen</a>, <a href="https://profiles.wordpress.org/mt8biz">moto hachi ( mt8.biz )</a>, <a href="https://profiles.wordpress.org/mrbobbybryant">mrbobbybryant</a>, <a href="https://profiles.wordpress.org/nnaimov">Naim Naimov</a>, <a href="https://profiles.wordpress.org/natereist">Nate Reist</a>, <a href="https://profiles.wordpress.org/natewr">NateWr</a>, <a href="https://profiles.wordpress.org/nathanrice">nathanrice</a>, <a href="https://profiles.wordpress.org/nazgul">Nazgul</a>, <a href="https://profiles.wordpress.org/greatislander">Ned Zimmerman</a>, <a href="https://profiles.wordpress.org/krstarica">net</a>, <a href="https://profiles.wordpress.org/celloexpressions">Nick Halsey </a>, <a href="https://profiles.wordpress.org/nikeo">Nicolas GUILLAUME</a>, <a href="https://profiles.wordpress.org/nikschavan">Nikhil Chavan</a>, <a href="https://profiles.wordpress.org/nikv">Nikhil Vimal</a>, <a href="https://profiles.wordpress.org/nbachiyski">Nikolay Bachiyski</a>, <a href="https://profiles.wordpress.org/rabmalin">Nilambar Sharma</a>, <a href="https://profiles.wordpress.org/noplanman">noplanman</a>, <a href="https://profiles.wordpress.org/nullvariable">nullvariable</a>, <a href="https://profiles.wordpress.org/odie2">odie2</a>, <a href="https://profiles.wordpress.org/odysseygate">odyssey</a>, <a href="https://profiles.wordpress.org/hideokamoto">Okamoto Hidetaka</a>, <a href="https://profiles.wordpress.org/orvils">orvils</a>, <a href="https://profiles.wordpress.org/oskosk">oskosk</a>, <a href="https://profiles.wordpress.org/ottok">Otto Kekäläinen</a>, <a href="https://profiles.wordpress.org/ovann86">ovann86</a>, <a href="https://profiles.wordpress.org/swissspidy">Pascal Birchler</a>, <a href="https://profiles.wordpress.org/patilvikasj">patilvikasj</a>, <a href="https://profiles.wordpress.org/pbearne">Paul Bearne</a>, <a href="https://profiles.wordpress.org/paulwilde">Paul Wilde</a>, <a href="https://profiles.wordpress.org/sirbrillig">Payton Swick</a>, <a href="https://profiles.wordpress.org/pdufour">pdufour</a>, <a href="https://profiles.wordpress.org/piewp">Perdaan</a>, <a href="https://profiles.wordpress.org/peterwilsoncc">Peter Wilson</a>, <a href="https://profiles.wordpress.org/phh">phh</a>, <a href="https://profiles.wordpress.org/php">php</a>, <a href="https://profiles.wordpress.org/delawski">Piotr Delawski</a>, <a href="https://profiles.wordpress.org/pippinsplugins">pippinsplugins</a>, <a href="https://profiles.wordpress.org/pjgalbraith">pjgalbraith</a>, <a href="https://profiles.wordpress.org/pkevan">pkevan</a>, <a href="https://profiles.wordpress.org/pratikchaskar">Pratik</a>, <a href="https://profiles.wordpress.org/pressionate">Pressionate</a>, <a href="https://profiles.wordpress.org/presskopp">Presskopp</a>, <a href="https://profiles.wordpress.org/procodewp">procodewp</a>, <a href="https://profiles.wordpress.org/quasel">quasel</a>, <a href="https://profiles.wordpress.org/rachelbaker">Rachel Baker</a>, <a href="https://profiles.wordpress.org/rahulsprajapati">Rahul Prajapati</a>, <a href="https://profiles.wordpress.org/superpoincare">Ramanan</a>, <a href="https://profiles.wordpress.org/ramiy">Rami Yushuvaev</a>, <a href="https://profiles.wordpress.org/ramiabraham">ramiabraham</a>, <a href="https://profiles.wordpress.org/ranh">ranh</a>, <a href="https://profiles.wordpress.org/redsand">Red Sand Media Group</a>, <a href="https://profiles.wordpress.org/youknowriad">Riad Benguella</a>, <a href="https://profiles.wordpress.org/rianrietveld">Rian Rietveld</a>, <a href="https://profiles.wordpress.org/iamfriendly">Richard Tape</a>, <a href="https://profiles.wordpress.org/rpayne7264">Robert D Payne</a>, <a href="https://profiles.wordpress.org/iamjolly">Robert Jolly</a>, <a href="https://profiles.wordpress.org/rnoakes3rd">Robert Noakes</a>, <a href="https://profiles.wordpress.org/d4z_c0nf">Rocco Aliberti</a>, <a href="https://profiles.wordpress.org/rodrigosprimo">Rodrigo Primo</a>, <a href="https://profiles.wordpress.org/rommelxcastro">Rommel Castro</a>, <a href="https://profiles.wordpress.org/fronaldaraujo">Ronald Araújo</a>, <a href="https://profiles.wordpress.org/magicroundabout">Ross Wintle</a>, <a href="https://profiles.wordpress.org/guavaworks">Roy Sivan</a>, <a href="https://profiles.wordpress.org/ryankienstra">Ryan Kienstra</a>, <a href="https://profiles.wordpress.org/rmccue">Ryan McCue</a>, <a href="https://profiles.wordpress.org/ryanplas">Ryan Plas</a>, <a href="https://profiles.wordpress.org/welcher">Ryan Welcher</a>, <a href="https://profiles.wordpress.org/salcode">Sal Ferrarello</a>, <a href="https://profiles.wordpress.org/samikeijonen">Sami Keijonen</a>, <a href="https://profiles.wordpress.org/solarissmoke">Samir Shah</a>, <a href="https://profiles.wordpress.org/samuelsidler">Samuel Sidler</a>, <a href="https://profiles.wordpress.org/sandesh055">Sandesh</a>, <a href="https://profiles.wordpress.org/smyoon315">Sang-Min Yoon</a>, <a href="https://profiles.wordpress.org/sanketparmar">Sanket Parmar</a>, <a href="https://profiles.wordpress.org/pollyplummer">Sarah Gooding</a>, <a href="https://profiles.wordpress.org/sayedwp">Sayed Taqui</a>, <a href="https://profiles.wordpress.org/schrapel">schrapel</a>, <a href="https://profiles.wordpress.org/coffee2code">Scott Reilly</a>, <a href="https://profiles.wordpress.org/wonderboymusic">Scott Taylor</a>, <a href="https://profiles.wordpress.org/scrappyhuborg">scrappy@hub.org</a>, <a href="https://profiles.wordpress.org/scribu">scribu</a>, <a href="https://profiles.wordpress.org/seancjones">seancjones</a>, <a href="https://profiles.wordpress.org/sebastianpisula">Sebastian Pisula</a>, <a href="https://profiles.wordpress.org/sergeybiryukov">Sergey Biryukov</a>, <a href="https://profiles.wordpress.org/sgr33n">Sergio De Falco</a>, <a href="https://profiles.wordpress.org/sfpt">sfpt</a>, <a href="https://profiles.wordpress.org/shayanys">shayanys</a>, <a href="https://profiles.wordpress.org/shazahm1hotmailcom">shazahm1</a>, <a href="https://profiles.wordpress.org/shprink">shprink</a>, <a href="https://profiles.wordpress.org/simonlampen">simonlampen</a>, <a href="https://profiles.wordpress.org/skippy">skippy</a>, <a href="https://profiles.wordpress.org/smerriman">smerriman</a>, <a href="https://profiles.wordpress.org/snacking">snacking</a>, <a href="https://profiles.wordpress.org/soean">Soeren Wrede</a>, <a href="https://profiles.wordpress.org/solal">solal</a>, <a href="https://profiles.wordpress.org/sstoqnov">Stanimir Stoyanov</a>, <a href="https://profiles.wordpress.org/metodiew">Stanko Metodiev</a>, <a href="https://profiles.wordpress.org/sharkomatic">Steph</a>, <a href="https://profiles.wordpress.org/sswells">Steph Wells</a>, <a href="https://profiles.wordpress.org/sillybean">Stephanie Leary</a>, <a href="https://profiles.wordpress.org/netweb">Stephen Edgar</a>, <a href="https://profiles.wordpress.org/stephenharris">Stephen Harris</a>, <a href="https://profiles.wordpress.org/stevenkword">Steven Word</a>, <a href="https://profiles.wordpress.org/stevenlinx">stevenlinx</a>, <a href="https://profiles.wordpress.org/stubgo">stubgo</a>, <a href="https://profiles.wordpress.org/sudar">Sudar Muthu</a>, <a href="https://profiles.wordpress.org/patilswapnilv">Swapnil V. Patil</a>, <a href="https://profiles.wordpress.org/swapnild">swapnild</a>, <a href="https://profiles.wordpress.org/szaqal21">szaqal21</a>, <a href="https://profiles.wordpress.org/takahashi_fumiki">Takahashi Fumiki</a>, <a href="https://profiles.wordpress.org/miyauchi">Takayuki Miyauchi</a>, <a href="https://profiles.wordpress.org/karmatosed">Tammie Lister</a>, <a href="https://profiles.wordpress.org/tapsboy">tapsboy</a>, <a href="https://profiles.wordpress.org/tlovett1">Taylor Lovett</a>, <a href="https://profiles.wordpress.org/team">team</a>, <a href="https://profiles.wordpress.org/tg29359">tg29359</a>, <a href="https://profiles.wordpress.org/tharsheblows">tharsheblows</a>, <a href="https://profiles.wordpress.org/the">the</a>, <a href="https://profiles.wordpress.org/themeshaper">themeshaper</a>, <a href="https://profiles.wordpress.org/thenbrent">thenbrent</a>, <a href="https://profiles.wordpress.org/thomaswm">thomaswm</a>, <a href="https://profiles.wordpress.org/tfrommen">Thorsten Frommen</a>, <a href="https://profiles.wordpress.org/tierra">tierra</a>, <a href="https://profiles.wordpress.org/tnash">Tim Nash</a>, <a href="https://profiles.wordpress.org/timmydcrawford">Timmy Crawford</a>, <a href="https://profiles.wordpress.org/timothyblynjacobs">Timothy Jacobs</a>, <a href="https://profiles.wordpress.org/timph">timph</a>, <a href="https://profiles.wordpress.org/tkama">Tkama</a>, <a href="https://profiles.wordpress.org/tnegri">tnegri</a>, <a href="https://profiles.wordpress.org/tomauger">Tom Auger</a>, <a href="https://profiles.wordpress.org/tjnowell">Tom J Nowell</a>, <a href="https://profiles.wordpress.org/tomdxw">tomdxw</a>, <a href="https://profiles.wordpress.org/toro_unit">Toro_Unit (Hiroshi Urabe)</a>, <a href="https://profiles.wordpress.org/zodiac1978">Torsten Landsiedel</a>, <a href="https://profiles.wordpress.org/transl8or">transl8or</a>, <a href="https://profiles.wordpress.org/traversal">traversal</a>, <a href="https://profiles.wordpress.org/wpsmith">Travis Smith</a>, <a href="https://profiles.wordpress.org/nmt90">Triet Minh</a>, <a href="https://profiles.wordpress.org/trishasalas">Trisha Salas</a>, <a href="https://profiles.wordpress.org/tristangemus">tristangemus</a>, <a href="https://profiles.wordpress.org/truongwp">Truong Giang</a>, <a href="https://profiles.wordpress.org/tsl143">tsl143</a>, <a href="https://profiles.wordpress.org/tywayne">Ty Carlson</a>, <a href="https://profiles.wordpress.org/grapplerulrich">Ulrich</a>, <a href="https://profiles.wordpress.org/utkarshpatel">Utkarsh</a>, <a href="https://profiles.wordpress.org/valeriutihai">Valeriu Tihai</a>, <a href="https://profiles.wordpress.org/vishalkakadiya">Vishal Kakadiya</a>, <a href="https://profiles.wordpress.org/vortfu">vortfu</a>, <a href="https://profiles.wordpress.org/vrundakansara-1">Vrunda Kansara</a>, <a href="https://profiles.wordpress.org/webbgaraget">webbgaraget</a>, <a href="https://profiles.wordpress.org/webmandesign">WebMan Design | Oliver Juhas</a>, <a href="https://profiles.wordpress.org/websupporter">websupporter</a>, <a href="https://profiles.wordpress.org/westonruter">Weston Ruter</a>, <a href="https://profiles.wordpress.org/earnjam">William Earnhardt</a>, <a href="https://profiles.wordpress.org/williampatton">williampatton</a>, <a href="https://profiles.wordpress.org/wolly">Wolly aka Paolo Valenti</a>, <a href="https://profiles.wordpress.org/yale01">yale01</a>, <a href="https://profiles.wordpress.org/yoavf">Yoav Farhi</a>, <a href="https://profiles.wordpress.org/yogasukma">Yoga Sukma</a>, <a href="https://profiles.wordpress.org/oxymoron">Zach Wills</a>, <a href="https://profiles.wordpress.org/tollmanz">Zack Tollman</a>, <a href="https://profiles.wordpress.org/vanillalounge">Ze Fontainhas</a>, <a href="https://profiles.wordpress.org/zhildzik">zhildzik</a>, and <a href="https://profiles.wordpress.org/zsusag">zsusag</a>.\n<p> <br />\nSpecial thanks go to <a href="https://ramiabraham.com/">Rami Abraham</a> for producing the release video and the many fine haiku we saw in the <a href="https://wordpress.org/news/2016/10/wordpress-4-7-beta-1/">beta</a> and <a href="https://wordpress.org/news/2016/11/wordpress-4-7-release-candidate/">RC</a> announcement posts.</p>\n<p>Finally, thanks to all the community translators who worked on WordPress 4.7. Their efforts bring WordPress 4.7 fully translated to 52 languages at release time with more on the way. Additionally, the WordPress 4.7 release video has been captioned into 44 languages.</p>\n<p>If you want to follow along or help out, check out <a href="https://make.wordpress.org/">Make WordPress</a> and our <a href="https://make.wordpress.org/core/">core development blog</a>. Thanks for choosing WordPress – we hope you enjoy!</p>\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:30:"com-wordpress:feed-additions:1";a:1:{s:7:"post-id";a:1:{i:0;a:5:{s:4:"data";s:4:"4596";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:4;a:6:{s:4:"data";s:33:"\n \n \n \n \n \n\n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:6:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:17:"Moving Toward SSL";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:53:"https://wordpress.org/news/2016/12/moving-toward-ssl/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 01 Dec 2016 17:20:29 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:1:{i:0;a:5:{s:4:"data";s:11:"Development";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:34:"https://wordpress.org/news/?p=4588";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:327:"We’re at a turning point: 2017 is going to be the year that we’re going to see features in WordPress which require hosts to have HTTPS available. Just as JavaScript is a near necessity for smoother user experiences and more modern PHP versions are critical for performance, SSL just makes sense as the next hurdle […]";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"Matt Mullenweg";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:1627:"<p>We’re at a turning point: 2017 is going to be the year that we’re going to see features in WordPress which require hosts to have HTTPS available. Just as JavaScript is a near necessity for smoother user experiences and more modern PHP versions are critical for performance, SSL just makes sense as the next hurdle our users are going to face.</p>\n<p>SSL basically means the link between your browser and the server is encrypted. SSL used to be difficult to implement, and often expensive or slow. Modern browsers, and the incredible success of projects like <a href="https://letsencrypt.org/">Let’s Encrypt</a> have made getting a certificate to secure your site fast, free, and something we think every host should support by default, especially in a post-Snowden era. Google also weighs <a href="https://security.googleblog.com/2014/08/https-as-ranking-signal_6.html">SSL as a search engine ranking factor</a> and will begin <a href="http://motherboard.vice.com/read/google-will-soon-shame-all-websites-that-are-unencrypted-chrome-https">flagging unencrypted sites in Chrome</a>.</p>\n<p>First, early in 2017, we will only promote hosting partners that provide a SSL certificate by default in their accounts. Later we will begin to assess which features, such as API authentication, would benefit the most from SSL and make them only enabled when SSL is there.</p>\n<p>Separately, I also think the performance improvements in PHP7 are particularly impressive, and major kudos to everyone who worked on that. We will consider whether hosts use PHP7 by default for new accounts next year as well.</p>\n<p> </p>\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:30:"com-wordpress:feed-additions:1";a:1:{s:7:"post-id";a:1:{i:0;a:5:{s:4:"data";s:4:"4588";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:5;a:6:{s:4:"data";s:33:"\n \n \n \n \n \n\n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:6:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:31:"WordPress 4.7 Release Candidate";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:67:"https://wordpress.org/news/2016/11/wordpress-4-7-release-candidate/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 24 Nov 2016 04:26:23 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:1:{i:0;a:5:{s:4:"data";s:8:"Releases";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:34:"https://wordpress.org/news/?p=4579";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:328:"The release candidate for WordPress 4.7 is now available. RC means we think we’re done, but with millions of users and thousands of plugins and themes, it’s possible we’ve missed something. We hope to ship WordPress 4.7 on Tuesday, December 6, but we need your help to get there. If you haven’t tested 4.7 yet, […]";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:15:"Helen Hou-Sandi";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:4331:"<p>The release candidate for WordPress 4.7 is now available.</p>\n<p>RC means we think we’re done, but with millions of users and thousands of plugins and themes, it’s possible we’ve missed something. We hope to ship WordPress 4.7 on <strong>Tuesday, December 6</strong>, but we need <em>your</em> help to get there. If you haven’t tested 4.7 yet, now is the time! To test WordPress 4.7, you can use the <a href="https://wordpress.org/plugins/wordpress-beta-tester/">WordPress Beta Tester</a> plugin or you can <a href="https://wordpress.org/wordpress-4.7-RC1.zip">download the release candidate here</a> (zip).</p>\n<p>WordPress 4.7 is a jam-packed release, with a number of features focused on getting a theme set up for the first time. Highlights include a <a href="http://2017.wordpress.net/">new default theme</a>, video headers, custom CSS, customizer edit shortcuts, PDF thumbnail previews, user admin languages, REST API content endpoints, post type templates, and more.</p>\n<p>We’ve made <a href="https://core.trac.wordpress.org/log/trunk/src?action=stop_on_copy&mode=stop_on_copy&rev=39353&stop_rev=39263&limit=200&verbose=on&sfp_email=&sfph_mail=">quite a few refinements</a> since releasing Beta 4 a week ago, including usability and accessibility enhancements for video headers, media and page template support in starter content, and polishing of how custom CSS can be migrated to and extended by plugins and themes. The REST API endpoints saw a number of bugfixes and notably now have anonymous comment off by default.</p>\n<p>Not sure where to start with testing? Try setting up a fresh site on a new installation with Twenty Seventeen (hint: head into customizing your site before touching any pages or widgets) and taking notes on what you enjoyed and what got you stuck. For more details about what’s new in version 4.7, check out the <a href="https://wordpress.org/news/2016/10/wordpress-4-7-beta-1/">Beta 1</a>, <a href="https://wordpress.org/news/2016/11/wordpress-4-7-beta-2/">Beta 2</a>, <a href="https://wordpress.org/news/2016/11/wordpress-4-7-beta-3/">Beta 3</a>, and <a href="https://wordpress.org/news/2016/11/wordpress-4-7-beta-4/">Beta 4</a> blog posts.</p>\n<p><strong>Think you’ve found a bug?</strong> Please post to the <a href="https://wordpress.org/support/forum/alphabeta/">Alpha/Beta support forum</a>. If any known issues come up, you’ll be able to <a href="https://core.trac.wordpress.org/report/5">find them here</a>.</p>\n<p><strong>Developers</strong>, please test your plugins and themes against WordPress 4.7 and update your plugin’s <em>Tested up to</em> version in the readme to 4.7. If you find compatibility problems please be sure to post to the support forums so we can figure those out before the final release – we work hard to avoid breaking things. An in-depth field guide to developer-focused changes is coming soon on the <a href="https://make.wordpress.org/core/">core development blog</a>.</p>\n<p>Do you speak a language other than English? <a href="https://translate.wordpress.org/projects/wp/dev">Help us translate WordPress into more than 100 languages!</a> And if you haven’t yet done so, now is a great time to <a href="https://wordpressdotorg.polldaddy.com/s/wordpress-2016-survey">take the Annual WordPress Survey</a> and send it on to your friends.</p>\n<p>Happy testing! And now for another <a href="https://profiles.wordpress.org/ramiabraham">Rami Abraham</a> haiku break.</p>\n<p><em>Select your language</em><br />\n<em>Then let your users choose theirs</em><br />\n<em><code>get_user_locale()</code></em></p>\n<p><em>Theme authors rejoice</em><br />\n<em>Any option may employ</em><br />\n<em>Selective refresh</em></p>\n<p><em>Custom header video</em><br />\n<em>Make sure to <code>add_theme_support</code></em><br />\n<em>Bling above the fold</em></p>\n<p><em>A new template dawns</em><br />\n<em>A hierarchy member</em><br />\n<em>Post-type templates live</em></p>\n<p><em>PDF updates</em><br />\n<em>Pack a parade of polish</em><br />\n<em>Prettier previews</em></p>\n<p><em>Template Post Type: New</em><br />\n<em>Template Post Type: And Useful</em><br />\n<em>Template Post Type: Thing</em></p>\n<p><em>Let lists live lively</em><br />\n<em>Laud <code>wp_list_sort()</code></em><br />\n<em>Less laconic lists</em></p>\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:30:"com-wordpress:feed-additions:1";a:1:{s:7:"post-id";a:1:{i:0;a:5:{s:4:"data";s:4:"4579";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:6;a:6:{s:4:"data";s:33:"\n \n \n \n \n \n\n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:6:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:20:"WordPress 4.7 Beta 4";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:56:"https://wordpress.org/news/2016/11/wordpress-4-7-beta-4/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 16 Nov 2016 01:51:52 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:1:{i:0;a:5:{s:4:"data";s:8:"Releases";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:34:"https://wordpress.org/news/?p=4576";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:329:"WordPress 4.7 Beta 4 is now available! This software is still in development, so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.7, try the WordPress Beta Tester plugin (you’ll want “bleeding edge nightlies”). Or you can […]";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:15:"Helen Hou-Sandi";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:2019:"<p>WordPress 4.7 Beta 4 is now available!</p>\n<p><strong>This software is still in development,</strong> so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.7, try the <a href="https://wordpress.org/plugins/wordpress-beta-tester/">WordPress Beta Tester</a> plugin (you’ll want “bleeding edge nightlies”). Or you can <a href="https://wordpress.org/wordpress-4.7-beta4.zip">download the beta here</a> (zip).</p>\n<p>For more information on what’s new in 4.7, check out the <a href="https://wordpress.org/news/2016/10/wordpress-4-7-beta-1/">Beta 1,</a> <a href="https://wordpress.org/news/2016/11/wordpress-4-7-beta-2/">Beta 2</a>, and <a href="https://wordpress.org/news/2016/11/wordpress-4-7-beta-3/">Beta 3</a> blog posts, along with <a href="https://make.wordpress.org/core/tag/4-7+dev-notes/">in-depth developer guides on make/core</a>. We’ve made <a href="https://core.trac.wordpress.org/log/trunk/src?action=stop_on_copy&mode=stop_on_copy&rev=39262&stop_rev=39201&limit=200&verbose=on&sfp_email=&sfph_mail=">about 60 changes</a> in the last few days for beta 4, including tweaks to Twenty Seventeen, custom CSS, and the REST API content endpoints.</p>\n<p>Do you speak a language other than English? <a href="https://translate.wordpress.org/projects/wp/dev">Help us translate WordPress into more than 100 languages!</a></p>\n<p><strong>If you think you’ve found a bug</strong>, you can post to the <a href="https://wordpress.org/support/forum/alphabeta">Alpha/Beta area</a> in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, <a href="https://make.wordpress.org/core/reports/">file one on WordPress Trac</a>, where you can also find <a href="https://core.trac.wordpress.org/tickets/major">a list of known bugs</a>.</p>\n<p><em>We are almost there<br />\nPlease test your plugins and themes<br />\nRC coming soon<br />\n</em></p>\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:30:"com-wordpress:feed-additions:1";a:1:{s:7:"post-id";a:1:{i:0;a:5:{s:4:"data";s:4:"4576";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:7;a:6:{s:4:"data";s:33:"\n \n \n \n \n \n\n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:6:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:34:"WordCamp US 2017-2018 in Nashville";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:70:"https://wordpress.org/news/2016/11/wordcamp-us-2017-2018-in-nashville/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Tue, 15 Nov 2016 23:24:17 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:1:{i:0;a:5:{s:4:"data";s:8:"WordCamp";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:34:"https://wordpress.org/news/?p=4571";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:330:"The title says it all. We had some great applications for cities to host WordCamp US after we finish up in Philadelphia this year, and the city chosen for 2017-2018 is Nashville, Tennessee. Based on the other great applications we got I’m also excited about the pipeline of communities that could host it in future […]";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"Matt Mullenweg";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:1022:"<p><img class="aligncenter" src="https://i0.wp.com/wpdotorg.files.wordpress.com/2008/07/27492741871_c6fcebcad3_k-e1479248587522.jpg?resize=632%2C253&ssl=1" data-recalc-dims="1" /></p>\n<p>The title says it all. We had some great applications for cities to host <a href="http://us.wordcamp.org/">WordCamp US</a> after we finish up in Philadelphia this year, and the city chosen for 2017-2018 is <strong>Nashville, Tennessee</strong>.</p>\n<p>Based on the other great applications we got I’m also excited about the pipeline of communities that could host it in future years as WordCamp US travels across the United States and gives us an opportunity to learn and love a new city, as we have with Philadelphia.</p>\n<p>By the way, if you haven’t yet, now is a great time to <a href="https://wordpressdotorg.polldaddy.com/s/wordpress-2016-survey">take the Annual WordPress Survey</a> and ask your friends to as well.</p>\n<p><a href="https://www.flickr.com/photos/143951935@N07/27492741871">Photo Credit</a>.</p>\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:30:"com-wordpress:feed-additions:1";a:1:{s:7:"post-id";a:1:{i:0;a:5:{s:4:"data";s:4:"4571";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:8;a:6:{s:4:"data";s:39:"\n \n \n \n \n \n \n \n\n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:6:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:20:"WordPress 4.7 Beta 3";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:56:"https://wordpress.org/news/2016/11/wordpress-4-7-beta-3/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 11 Nov 2016 03:30:52 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:3:{i:0;a:5:{s:4:"data";s:11:"Development";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:1;a:5:{s:4:"data";s:8:"Releases";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:2;a:5:{s:4:"data";s:3:"4.7";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:34:"https://wordpress.org/news/?p=4566";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:329:"WordPress 4.7 Beta 3 is now available! This software is still in development, so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.7, try the WordPress Beta Tester plugin (you’ll want “bleeding edge nightlies”). Or you can […]";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:15:"Helen Hou-Sandi";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:3120:"<p>WordPress 4.7 Beta 3 is now available!</p>\n<p><strong>This software is still in development,</strong> so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.7, try the <a href="https://wordpress.org/plugins/wordpress-beta-tester/">WordPress Beta Tester</a> plugin (you’ll want “bleeding edge nightlies”). Or you can <a href="https://wordpress.org/wordpress-4.7-beta3.zip">download the beta here</a> (zip).</p>\n<p>For more information on what’s new in 4.7, check out the <a href="https://wordpress.org/news/2016/10/wordpress-4-7-beta-1/">Beta 1</a> and <a href="https://wordpress.org/news/2016/11/wordpress-4-7-beta-2/">Beta 2</a> blog posts, along with <a href="https://make.wordpress.org/core/tag/4-7+dev-notes/">in-depth field guides on make/core</a>. Some of the changes in Beta 3 include:</p>\n<ul>\n<li><strong>REST API:</strong> The <code>unfiltered_html</code> capability is now respected and <code>rest_base</code> has been added to response objects of <code>wp/v2/taxonomies</code> and <code>wp/v2/types</code>, while <code>get_allowed_query_vars()</code> and the <code>rest_get_post</code> filter have been removed.</li>\n<li><strong>Roles/Capabilities:</strong> Added meta-caps for comment, term, and user meta, which are currently only used in the REST API.</li>\n<li><strong>I18N:</strong> Added the ability to change user’s locale back to site’s locale. (<a href="https://core.trac.wordpress.org/ticket/38632">#38632</a>)</li>\n<li><strong>Custom CSS:</strong> Renamed the <code>unfiltered_css</code> meta capability to <code>edit_css</code> and added revisions support to the <code>custom_css</code> post type.</li>\n<li><strong>Edit shortcuts:</strong> Theme authors should take a look at <a href="https://make.wordpress.org/core/2016/11/10/visible-edit-shortcuts-in-the-customizer-preview/">the developer guide to the customizer preview’s visible edit shortcuts</a> and update their themes to take advantage of them if not already implementing selective refresh.</li>\n<li><strong>Various bug fixes:</strong> We’ve made <a href="https://core.trac.wordpress.org/log/trunk/src?action=stop_on_copy&mode=stop_on_copy&rev=39200&stop_rev=39143&limit=200&verbose=on&sfp_email=&sfph_mail=">over 50 changes</a> in the last week.</li>\n</ul>\n<p>Do you speak a language other than English? <a href="https://translate.wordpress.org/projects/wp/dev">Help us translate WordPress into more than 100 languages!</a></p>\n<p><strong>If you think you’ve found a bug</strong>, you can post to the <a href="https://wordpress.org/support/forum/alphabeta">Alpha/Beta area</a> in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, <a href="https://make.wordpress.org/core/reports/">file one on WordPress Trac</a>, where you can also find <a href="https://core.trac.wordpress.org/tickets/major">a list of known bugs</a>.</p>\n<p><em>Building the future</em><br />\n<em>A global community</em><br />\n<em>Stronger together</em></p>\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:30:"com-wordpress:feed-additions:1";a:1:{s:7:"post-id";a:1:{i:0;a:5:{s:4:"data";s:4:"4566";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:9;a:6:{s:4:"data";s:39:"\n \n \n \n \n \n \n \n\n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:6:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:20:"WordPress 4.7 Beta 2";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:56:"https://wordpress.org/news/2016/11/wordpress-4-7-beta-2/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 04 Nov 2016 17:39:07 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:3:{i:0;a:5:{s:4:"data";s:11:"Development";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:1;a:5:{s:4:"data";s:8:"Releases";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:2;a:5:{s:4:"data";s:3:"4.7";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:34:"https://wordpress.org/news/?p=4552";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:329:"WordPress 4.7 Beta 2 is now available! This software is still in development, so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.7, try the WordPress Beta Tester plugin (you’ll want “bleeding edge nightlies”). Or you can […]";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:15:"Helen Hou-Sandi";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:4240:"<p>WordPress 4.7 Beta 2 is now available!</p>\n<p><strong>This software is still in development,</strong> so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.7, try the <a href="https://wordpress.org/plugins/wordpress-beta-tester/">WordPress Beta Tester</a> plugin (you’ll want “bleeding edge nightlies”). Or you can <a href="https://wordpress.org/wordpress-4.7-beta2.zip">download the beta here</a> (zip).</p>\n<p>Notable changes since WordPress 4.7 Beta 1:</p>\n<ul>\n<li><strong>Twenty Seventeen:</strong> The theme wasn’t being installed on upgrades – sorry about that! Now you should see it if you’re upgrading an existing site. There are also plenty of fixes, especially for the header and small screen views.</li>\n<li><strong>Edit shortcuts:</strong> These are always visible while editing (hide them on bigger screens by collapsing the controls) and should now work properly in Firefox. (<a href="https://core.trac.wordpress.org/ticket/27403">#27403</a> and <a href="https://core.trac.wordpress.org/ticket/38532">#38532</a>)</li>\n<li><strong>REST API endpoints:</strong> There have been a number of changes over the past week; your attention is requested on the following:\n<ul>\n<li>The <code>DELETE</code> response format has changed and may need to be accounted for. (<a href="https://core.trac.wordpress.org/ticket/38494">#38494</a>)</li>\n<li>Enabled querying by multiple post statuses. (<a href="https://core.trac.wordpress.org/ticket/38420">#38420</a>)</li>\n<li>Return an error when JSON decoding fails. (<a href="https://core.trac.wordpress.org/ticket/38547">#38547</a>)</li>\n</ul>\n</li>\n<li><strong>More developer notes</strong>\n<ul>\n<li><a href="https://make.wordpress.org/core/2016/10/28/fine-grained-capabilities-for-taxonomy-terms-in-4-7/">Fine grained capabilities for taxonomy terms</a></li>\n<li><a href="https://make.wordpress.org/core/2016/10/29/wp_taxonomy-in-4-7/"><code>WP_Taxonomy</code></a></li>\n<li><a href="https://make.wordpress.org/core/2016/11/02/wp_list_sort-and-wp_list_util-in-4-7/"><code>wp_list_sort()</code> and <code>WP_List_Util</code></a></li>\n<li><a href="https://make.wordpress.org/core/2016/11/03/post-type-templates-in-4-7/">Post type templates</a></li>\n<li><a href="https://make.wordpress.org/core/2016/11/03/new-post-type-labels-in-4-7/">New post type labels</a></li>\n<li><a href="https://make.wordpress.org/core/2016/11/03/attributes-for-resource-hints-in-4-7/">Attributes for resource hints</a></li>\n</ul>\n</li>\n<li><strong>Various bug fixes:</strong> We’ve made <a href="https://core.trac.wordpress.org/log/trunk/src?action=stop_on_copy&mode=stop_on_copy&rev=39142&stop_rev=38995&limit=200&verbose=on&sfp_email=&sfph_mail=">almost 150 changes</a> in the last week.</li>\n</ul>\n<p>For more of what’s new in version 4.7, <a href="https://wordpress.org/news/2016/10/wordpress-4-7-beta-1/">check out the Beta 1 blog post</a>.</p>\n<p>If you want a more in-depth view of what major changes have made it into 4.7, <a href="https://make.wordpress.org/core/tag/4-7/">check out posts tagged with 4.7 on the main development blog</a>, or look at a <a href="https://core.trac.wordpress.org/query?status=closed&resolution=fixed&milestone=4.7&group=component&order=priority">list of everything</a> that’s changed. There will be more developer notes to come, so keep an eye out for those as well.</p>\n<p>Do you speak a language other than English? <a href="https://translate.wordpress.org/projects/wp/dev">Help us translate WordPress into more than 100 languages!</a></p>\n<p><strong>If you think you’ve found a bug</strong>, you can post to the <a href="https://wordpress.org/support/forum/alphabeta">Alpha/Beta area</a> in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, <a href="https://make.wordpress.org/core/reports/">file one on WordPress Trac</a>, where you can also find <a href="https://core.trac.wordpress.org/tickets/major">a list of known bugs</a>.</p>\n<p>Happy testing!</p>\n<p><em>Ya es la hora</em><br />\n<em> Time for another beta</em><br />\n请您帮下忙!</p>\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:30:"com-wordpress:feed-additions:1";a:1:{s:7:"post-id";a:1:{i:0;a:5:{s:4:"data";s:4:"4552";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}}s:27:"http://www.w3.org/2005/Atom";a:1:{s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:3:{s:4:"href";s:32:"https://wordpress.org/news/feed/";s:3:"rel";s:4:"self";s:4:"type";s:19:"application/rss+xml";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:44:"http://purl.org/rss/1.0/modules/syndication/";a:2:{s:12:"updatePeriod";a:1:{i:0;a:5:{s:4:"data";s:6:"hourly";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:15:"updateFrequency";a:1:{i:0;a:5:{s:4:"data";s:1:"1";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:30:"com-wordpress:feed-additions:1";a:1:{s:4:"site";a:1:{i:0;a:5:{s:4:"data";s:8:"14607090";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}}}}}}}s:4:"type";i:128;s:7:"headers";O:42:"Requests_Utility_CaseInsensitiveDictionary":1:{s:7:"\0*\0data";a:9:{s:6:"server";s:5:"nginx";s:4:"date";s:29:"Tue, 04 Apr 2017 07:59:40 GMT";s:12:"content-type";s:34:"application/rss+xml; charset=UTF-8";s:25:"strict-transport-security";s:11:"max-age=360";s:6:"x-olaf";s:3:"⛄";s:13:"last-modified";s:29:"Fri, 10 Mar 2017 18:14:55 GMT";s:4:"link";s:63:"<https://wordpress.org/news/wp-json/>; rel="https://api.w.org/"";s:15:"x-frame-options";s:10:"SAMEORIGIN";s:4:"x-nc";s:11:"HIT lax 250";}}s:5:"build";s:14:"20170403063901";}', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(216, '_transient_timeout_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca', '1491335980', 'no'),
(217, '_transient_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca', '1491292780', 'no'),
(218, '_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9', '1491335981', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(219, '_transient_feed_d117b5738fbd35bd8c0391cda1f2b5d9', 'a:4:{s:5:"child";a:1:{s:0:"";a:1:{s:3:"rss";a:1:{i:0;a:6:{s:4:"data";s:3:"\n\n\n";s:7:"attribs";a:1:{s:0:"";a:1:{s:7:"version";s:3:"2.0";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:0:"";a:1:{s:7:"channel";a:1:{i:0;a:6:{s:4:"data";s:61:"\n \n \n \n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:16:"WordPress Planet";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:28:"http://planet.wordpress.org/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"language";a:1:{i:0;a:5:{s:4:"data";s:2:"en";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:47:"WordPress Planet - http://planet.wordpress.org/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"item";a:50:{i:0;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:42:"BuddyPress: 2016 BuddyPress Survey Results";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"https://buddypress.org/?p=265117";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:62:"https://buddypress.org/2017/04/2016-buddypress-survey-results/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:18891:"<p><img class="alignnone size-full wp-image-265189" src="https://buddypress.org/wp-content/uploads/1/2017/04/bp-countries-2016.png" alt="61 country flags of survey participants" width="765" height="490" /></p>\n<p> </p>\n<h2>Thank you!</h2>\n<p>This report presents the results from the 2016 BuddyPress Survey held from November 1 through December 31, 2016. Three hundred and two (302) respondents from 61 countries completed the survey and provided valuable and interesting feedback. Many thanks!</p>\n<p> </p>\n<h2>Survey Design/Method</h2>\n<p>The survey contained 36 questions geared towards <a href="https://bpdevel.wordpress.com/2016/07/13/priorities-for-the-next-12-months/">Site Builders and WordPress Developers</a>. Adjusting to this more focused target audience compared to previous years, I selected some questions from our BuddyPress <a href="https://buddypress.org/2013/09/2013-buddypress-codex-survey-results/">2013</a>, <a href="https://buddypress.org/2014/03/2014-buddypress-survey-results/">2014</a> and <a href="https://buddypress.org/2015/05/2015-buddypress-survey-results/">2015</a> Surveys, combined/split/modified some of the questions, and added 15 new questions. The survey was designed to maximize responses and get snapshots of:<br />\n– basic demographic information<br />\n– versions of WordPress, BuddyPress, bbPress, and PHP used<br />\n– the types, languages, number of members in BP sites<br />\n– comfort levels with BuddyPress, BP theme compatibility, and BP Hooks<br />\n– development practices and tools<br />\n– respondents willing to share their BP use cases<br />\n– BuddyPress participation and contributions<br />\n– comments about BuddyPress, BP theme/plugin development, and the survey.</p>\n<p>The questionnaire was finalized after incorporating the feedback on the draft from the BP Lead/Core Developers last year. The survey was then promoted via Twitter, BP support forums, bpdevel.wordpress.com, and survey banners added by <a class="bp-suggestions-mention" href="https://buddypress.org/members/johnjamesjacoby/" rel="nofollow">@johnjamesjacoby</a> at https://buddypress.org and https://codex.buddypress.org which helped a lot.</p>\n<p> </p>\n<h2>Key Findings</h2>\n<p>This section shows some of the highlights from the survey with short comments about each. All supporting graphs, tables, and user comments from this survey are available in the accessible and mobile-friendly webpage.<br />\n </p>\n<h3>A. What’s New</h3>\n<h4>1. PHP Versions Used</h4>\n<p><img class="alignnone size-full wp-image-265119" src="https://buddypress.org/wp-content/uploads/1/2017/04/php-version.png" alt="99% using PHP 5.3+" width="800" height="235" /><br />\n<a href="https://codex.buddypress.org/getting-started/buddypress-2-8-will-require-php-5-3/">BuddyPress 2.8 requires at least PHP 5.3</a>. It’s encouraging to learn that 99% of respondents’ sites are on PHP version 5.3.x or better. Kudos to the 88% of respondents who are already using PHP 5.6.x or better for their sites.<br />\n </p>\n<h4>2. Years Using BuddyPress</h4>\n<p><img src="https://buddypress.org/wp-content/uploads/1/2017/04/using-buddypress.png" alt="45% have using BuddyPress for a year or less" width="800" height="235" class="alignnone size-full wp-image-265122" /><br />\nProviding additional context for the results of this survey, a whopping 45% of respondents having been using BuddyPress for a year or less. Welcome!<br />\n </p>\n<h4>3. Testing BuddyPress</h4>\n<p><img class="alignnone size-full wp-image-265120" src="https://buddypress.org/wp-content/uploads/1/2017/04/test-stable.png" alt="58% test BudddyPress at Stable Release" width="800" height="235" /><br />\nThe majority of builders/developers (58%) prefer to test their sites, themes, and plugins against BuddyPress stable releases while 27% do so a month after Stable release and 13% test sites at RC 1. Eleven percent (11%) do not test BuddyPress.<br />\n </p>\n<h4>4. Keep Updated with BuddyPress Development</h4>\n<p><img class="alignnone size-full wp-image-265121" src="https://buddypress.org/wp-content/uploads/1/2017/04/keep-updated.png" alt="66% read changelogs to keep updated" width="800" height="235" /><br />\nFollowing the top-ranked preference of reading changelogs to keep updated with BuddyPress development, users ranked these preferences almost evenly: follow BP Twitter account/s (32%), subscribe to <a href="https://bpdevel.wordpress.com/">bpdevel.wordpress.com</a> (32%), and checking <a href="https://buddypress.trac.wordpress.org">buddypress.trac.wordpress.org </a> regularly (29%).<br />\n </p>\n<h4>5. BuddyPress Knowledge</h4>\n<table>\n<thead>\n<tr>\n<th scope="col">Knowledge</th>\n<th scope="col">BuddyPress</th>\n<th scope="col">BP Themes</th>\n<th scope="col">BP Hooks</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<th scope="row">Beginner</th>\n<td>31%</td>\n<td>34%</td>\n<td>39%</td>\n</tr>\n<tr>\n<th scope="row">Intermediate</th>\n<td>42%</td>\n<td>32%</td>\n<td>26%</td>\n</tr>\n<tr>\n<th scope="row">Advanced</th>\n<td>19%</td>\n<td>13%</td>\n<td>11%</td>\n</tr>\n<tr>\n<th scope="row">Expert</th>\n<td>8%</td>\n<td>7%</td>\n<td>8%</td>\n</tr>\n<tr>\n<th scope="row">What _*_?</th>\n<td>n/a</td>\n<td>14%</td>\n<td>16%</td>\n</tr>\n</tbody>\n</table>\n<p>The table above is a compilation of the answers to three questions which sought to gauge the users’ confidence or comfort levels with BuddyPress in general, BP Theme Compatibility, and BP Plugin development.<br />\n </p>\n<h4>6. BuddyPress Theme Dev</h4>\n<p><img src="https://buddypress.org/wp-content/uploads/1/2017/04/customize-theme-1.png" alt="51% customize BP style sheets every time" width="800" height="235" class="alignnone size-full wp-image-265196" /><br />\nOn the other side of the equation: 27% sometimes customize style sheets while the remaining 22% never customize BP style sheets.<br />\n </p>\n<h4>7. BuddyPress Plugin Dev</h4>\n<p><img src="https://buddypress.org/wp-content/uploads/1/2017/04/customize-plugin-1.png" alt="46% extend profile component sometimes" width="800" height="235" class="alignnone size-full wp-image-265200" /><br />\nAround a third of BP users extend the following components every time: Members, Extended Profiles, User Groups, and Activity.<br />\n </p>\n<h4>8. Number of Members</h4>\n<p><img class="alignnone size-full wp-image-265125" src="https://buddypress.org/wp-content/uploads/1/2017/04/member-number.png" alt="58% of sites have up to 500 members" width="800" height="235" /><br />\nMost of the respondents who had up to 500 members are those using BP for 2 years or less, have BP installed in WP domain root, have sites on Shared hosting plans, on PHP 5.6 or better, test against BP Stable release, and on the latest versions of WordPress, BuddyPress, and bbPress.<br />\n </p>\n<h4>9. Local Development</h4>\n<p><img class="alignnone size-full wp-image-265126" src="https://buddypress.org/wp-content/uploads/1/2017/04/local-dev.png" alt="23% use LAMP for local development" width="800" height="235" /><br />\nOut of the 70% who develop locally, the preferred local development environments after LAMP are: XAMPP (19%), MAMP (18%), WAMP (13%), and VVV (13%), among others.<br />\n </p>\n<h4>10. Sharing BuddyPress Use Cases</h4>\n<p><img src="https://buddypress.org/wp-content/uploads/1/2017/04/bp-share-use-cases.png" alt="63 participants signed up to share their BP use cases" width="800" height="235" class="alignnone size-full wp-image-265208" /><br />\nExpect posts about how site builders or developers are using BuddyPress. Thank you to everyone who signed up!<br />\n </p>\n<h3>B. Trends</h3>\n<h4>1. Using BuddyPress</h4>\n<p><img class="alignnone size-full wp-image-265127" src="https://buddypress.org/wp-content/uploads/1/2017/04/use-buddypress.png" alt="62% use BuddyPress for own sites" width="800" height="235" /><br />\nFor the fourth year in a row, “I use BuddyPress in My Own Site” ranks number one (62% in this survey), followed by “I build BuddyPress sites for others” at 37%. One participant commented “Also have a family BuddyPress site on a raspberry pi (in dev).”<br />\n </p>\n<h4>2. Languages of BuddyPress Sites</h4>\n<p><img class="alignnone size-full wp-image-265128" src="https://buddypress.org/wp-content/uploads/1/2017/04/bp-lang-2016.jpg" alt="Languages used in BuddyPress sites" width="2444" height="1543" /><br />\nFor the third year (2013, 2015, 2016), the English language is used in most of the sites (69%). This is followed by Spanish (11%), German (10%), and French (9%), among many others.<br />\n </p>\n<h4>3. Types of BuddyPress Sites</h4>\n<p><img class="alignnone size-full wp-image-265129" src="https://buddypress.org/wp-content/uploads/1/2017/04/bp-types-2016.jpg" alt="Types of BuddyPress sites built" width="2431" height="1547" /><br />\nFor the third year (2013, 2015, 2016), Generic (33%), Academic (29%), Sports (16%), Artistic (15%), and Gaming (12%) are the most common types of BuddyPress sites built. Generic and Academic types are consistently in the top two spots.<br />\n </p>\n<h4>4. BuddyPress Versions Used</h4>\n<p><img class="alignnone size-full wp-image-265130" src="https://buddypress.org/wp-content/uploads/1/2017/04/buddypress-version.png" alt="86% use BuddyPress 2.7 during survey" width="800" height="235" /><br />\nEighty six percent (86%) are on BuddyPress 2.7+, followed by BP 2.6+ (23%), BP 2.5+ (6%), BP 2.4+ (4%), and BP 2.3+ (4%). Note: BP 2.7.x was the current release version during the survey period.<br />\n </p>\n<h4>5. WordPress Versions Used</h4>\n<p><img class="alignnone size-full wp-image-265131" src="https://buddypress.org/wp-content/uploads/1/2017/04/wordpress-version.png" alt="92% use WordPress 4.6+ during survey" width="800" height="235" /><br />\nNinety two percent (92%) have WordPress 4.6+ installed, followed by WP 4.5+ (13%), WP 4.4+ (5%), WP 4.3+ (3%), and WP 4.2+ (3%). Note: WordPress 4.6 was the current major release version when the survey was launched.<br />\n </p>\n<h4>6. BuddyPress Setups</h4>\n<p><img class="alignnone size-full wp-image-265132" src="https://buddypress.org/wp-content/uploads/1/2017/04/bp-install-in-wp.png" alt="72% installed at WP domain root" width="800" height="235" /><br />\nBuddyPress activated in a single WordPress installation continues to be popular with 72% of the respondents in 2016 as it was in the 2013 survey with 75%.<br />\n </p>\n<h4>7. BuddyPress Hosting</h4>\n<p><img src="https://buddypress.org/wp-content/uploads/1/2017/04/hosting-bp.png" alt="48% use shared hosting for BP sites" width="800" height="235" class="alignnone size-full wp-image-265134" /><br />\nFor sites hosted on Shared Hosting plans: half have 500 members or less, 40% of the sites are on single WP in domain root, 47% on PHP 5.6 or better, almost half of the respondents have been using BuddyPress for a year or less, and a little more than a third use BuddyPress for their own sites.<br />\n </p>\n<h4>8. Other Software Evaluated</h4>\n<p><img src="https://buddypress.org/wp-content/uploads/1/2017/04/evaluated-none.png" alt="54% chose BuddyPress without further ado" width="800" height="235" class="alignnone size-full wp-image-265135" /><br />\nFor the third year in a row, most of the users (54% for 2016) shared that they did not evaluate any other networking/membership plugin/software before selecting BuddyPress.<br />\n </p>\n<h4>9. Contributions to BuddyPress development</h4>\n<p><img src="https://buddypress.org/wp-content/uploads/1/2017/04/contribute-bp-dev.png" alt="58% have not contributed to BP development" width="800" height="235" class="alignnone size-full wp-image-265136" /><br />\nNote: 26% of the 58% who indicated that they have not participated nor contributed to BuddyPress development have also checked that they: helped out in the BP forums, reported bugs at BP Trac, submitted patches at BP Trac, among others.<br />\n </p>\n<h4>10. bbPress Versions Used</h4>\n<p><img src="https://buddypress.org/wp-content/uploads/1/2017/04/bbpress-version.png" alt="89% use bbPress 2.5+" width="800" height="235" class="alignnone size-full wp-image-265137" /><br />\nConsistent with the vast majority using the latest versions of WordPress and BuddyPress at the time of this survey, 89% of respondents are using the latest version of bbPress which provides a <a href="https://bbpress.trac.wordpress.org/browser/trunk/src/includes/extend/buddypress">tight integration with BuddyPress</a>.<br />\n </p>\n<h4>11. bbPress Setups in BuddyPress</h4>\n<p><img src="https://buddypress.org/wp-content/uploads/1/2017/04/bbpress-setup.png" alt="66% use sitewide and group forums" width="800" height="235" class="alignnone size-full wp-image-265138" /><br />\nFor the third year in a row, the Sitewide and Group Forums setup is the most popular bbPress configuration at 60%, a big bump from its 49% first place ranking in 2015.<br />\n </p>\n<h3>C. Shifts</h3>\n<h4>1. Female Participation in Survey</h4>\n<p><img src="https://buddypress.org/wp-content/uploads/1/2017/04/female-gender-1.png" alt="13% female developers and site builders" width="800" height="235" class="alignnone size-full wp-image-265191" /><br />\nThe number of female respondents increased from 8% (17) in 2015 to 13% (37) in this survey. Levels of BuddyPress knowledge range from Beginner through Expert.<br />\n </p>\n<h4>2. BuddyPress Sites Per Respondent</h4>\n<p><img src="https://buddypress.org/wp-content/uploads/1/2017/04/bp-sites-built.png" alt="36% built 2 to 5 BuddyPress sites" width="800" height="235" class="alignnone size-full wp-image-265142" /><br />\nIn 2015, 41% of respondents (87) built or were responsible for one site followed by 38% (80) with 2 to 5 sites. For 2016, there were more developers who built or were responsible for 2 to 5 sites (99) than for only one site (95).<br />\n </p>\n<h4>3. Number of Survey Participants</h4>\n<p><img src="https://buddypress.org/wp-content/uploads/1/2017/04/302-participants-1.png" alt="302 Participants for BuddyPress 2016 Survey" width="800" height="235" class="alignnone size-full wp-image-265204" /></p>\n<p>The number of respondents increased from 211 from 42 countries in the 2015 survey up to 302 respondents from 61 countries for the 2016 survey. We are grateful to everyone who took the time to take the survey.<br />\n </p>\n<h2>Acknowledgements</h2>\n<p><strong>Survey Participants</strong>: Net total of 302 who completed the survey<br />\n<strong>Online Survey Solution</strong>: <a href="https://polldaddy.com">Polldaddy.com</a> and <a href="https://automattic.com/">Automattic.com</a> for the corporate account<br />\n<strong>Survey Preparation</strong>: <a class="bp-suggestions-mention" href="https://buddypress.org/members/mercime/" rel="nofollow">@mercime</a>, <a class="bp-suggestions-mention" href="https://buddypress.org/members/johnjamesjacoby/" rel="nofollow">@johnjamesjacoby</a>, <a class="bp-suggestions-mention" href="https://buddypress.org/members/boonebgorges/" rel="nofollow">@boonebgorges</a>, <a class="bp-suggestions-mention" href="https://buddypress.org/members/djpaul/" rel="nofollow">@djpaul</a>, <a class="bp-suggestions-mention" href="https://buddypress.org/members/r-a-y/" rel="nofollow">@r-a-y</a>, <a class="bp-suggestions-mention" href="https://buddypress.org/members/imath/" rel="nofollow">@imath</a>, <a class="bp-suggestions-mention" href="https://buddypress.org/members/dcavins/" rel="nofollow">@dcavins</a>, <a class="bp-suggestions-mention" href="https://buddypress.org/members/hnla/" rel="nofollow">@hnla</a>, and <a class="bp-suggestions-mention" href="https://buddypress.org/members/tw2113/" rel="nofollow">@tw2113</a><br />\n<strong>Survey Report</strong>: <a href="https://github.com/">Github.com</a> (gh-pages), <a href="https://products.office.com/en-us/excel">Microsoft Excel</a>, <a href="https://drive.google.com/drive/my-drive">Google Documents & Spreadsheets</a>, and <a href="http://www.tagxedo.com/app.html">tagxedo.com</a>.<br />\n </p>\n<h2>Moving Forward</h2>\n<p>BuddyPress will be celebrating the <a href="https://buddypress.org/2009/04/buddypress-10-has-arrived/">8th anniversary of the first stable release</a> on April 30, 2017. Thanks to @apeatling and the many contributors who brought that milestone to fruition. Looking at all the <a href="https://codex.buddypress.org/releases/">major and minor releases</a> through the years led by <a class="bp-suggestions-mention" href="https://buddypress.org/members/johnjamesjacoby/" rel="nofollow">@johnjamesjacoby</a>, <a class="bp-suggestions-mention" href="https://buddypress.org/members/boonebgorges/" rel="nofollow">@boonebgorges</a>, and <a class="bp-suggestions-mention" href="https://buddypress.org/members/djpaul/" rel="nofollow">@djpaul</a>, it’s amazing how much has been accomplished by the all-volunteer lead/core developers and contributors.</p>\n<p>The lead developers have set the <a href="https://bpdevel.wordpress.com/2016/07/13/priorities-for-the-next-12-months/">priorities for this year</a> and we look forward to the bp-nouveau template pack and the BP REST API, among many other new features based on some of your comments/requests from this survey.</p>\n<p>All are welcome to <a href="https://codex.buddypress.org/participate-and-contribute/">participate and contribute</a> to the development of BuddyPress. Keep abreast of the latest BuddyPress news at <a href="https://bpdevel.wordpress.com/">bpdevel.wordpress.com/</a>, <a href="https://buddypress.trac.wordpress.org">buddypress.trac.wordpress.org</a>, Twitter @buddypress @buddypressdev @bptrac, and/or weekly BuddyPress Dev Chats at the <a href="http://BuddyPress Dev Chats at #buddypress channe">#buddypress channel</a> (<a href="https://make.wordpress.org/chat/">WP Slack account required</a>).</p>\n<p>Finally, all supporting graphs, tables, and comments from this survey are available on the accessible and mobile-friendly <a href="http://mercime.github.io/BuddyPress-2016-survey-results/">BuddyPress 2016 Survey Results webpage</a>. Where possible, data from the <a href="https://buddypress.org/2013/09/2013-buddypress-codex-survey-results/">2013</a>, <a href="https://buddypress.org/2014/03/2014-buddypress-survey-results/">2014</a> and <a href="https://buddypress.org/2015/05/2015-buddypress-survey-results/">2015</a> surveys have been added to the charts for comparison. Some data from the older surveys have been recalculated when needed to fit in the format of the question in this survey and noted as such. </p>\n<p>Thank you.<br />\n <br />\n<a href="http://mercime.github.io/BuddyPress-2016-survey-results/"><img class="alignnone size-full wp-image-17452" src="https://buddypress.org/wp-content/uploads/1/2017/04/bp-2016-survey-results.png" alt="BuddyPress 2016 Survey Results link" width="1054" height="836" /></a></p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Tue, 04 Apr 2017 01:30:18 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:8:"@mercime";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:1;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:70:"WPTavern: Blog in a Box Project Integrates WordPress with Raspberry Pi";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=66891";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:81:"https://wptavern.com/blog-in-a-box-project-integrates-wordpress-with-raspberry-pi";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:6437:"<p><a href="https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/blog-in-a-box.png?ssl=1"><img /></a></p>\n<p>The original Raspberry Pi was released five years ago and the micro computer product line is still going strong. The Raspberry Pi Foundation <a href="https://www.raspberrypi.org/blog/ten-millionth-raspberry-pi-new-kit/" target="_blank">sold its ten millionth Pi</a> last year and just released the Pi Zero W in February 2017 with built-in WiFi and Bluetooth.</p>\n<p>If you are among the millions of Raspberry Pi owners who like to tinker with software, check out Automattic’s new <a href="https://inabox.blog/" target="_blank">Blog in a Box</a> project. It currently offers the easiest way of installing WordPress onto a Raspberry Pi.</p>\n<p>Although RaspberryPi.org has documentation for <a href="https://www.raspberrypi.org/learning/lamp-web-server-with-wordpress/" target="_blank">how to run WordPress as a local website on your Raspberry Pi</a>, its recommended method requires you to install and configure Apache, PHP, and MySQL to create a LAMP web server.</p>\n<p>Blog in a Box makes it simpler with a GUI <a href="https://github.com/Automattic/biab-installer" target="_blank">installer</a> that puts everything you need for installing WordPress onto an SD card. It comes bundled with PHP7, Nginx, and the latest version of WordPress. It automatically installs the <a href="https://github.com/Automattic/biab-plugin" target="_blank">Blog In A Box WordPress plugin</a>, which provides an interface for the Blog In A Box CLI tool and widgets for SenseHAT readings. It also includes a full Node development environment. The project’s creators call it “a complete system for interfacing Pi hardware with WordPress.”</p>\n<p>Blog in a Box enables users to publish data captured by the Raspberry Pi camera and SenseHAT, like photos or temperature readings, to a WordPress site that can be accessed on your local network at bloginabox.local. It is not yet capable of publishing to the web, but John Godley, an Automattic developer who worked on the project, said the team is open to adding this.</p>\n<p>“Part of the fun of a Pi is having this device in front of you that you can play and experiment with, and we wanted to have WordPress running right there inside the Pi too – it really is a blog in a box!” Godley said.</p>\n<p>“We hope that having it local will encourage people to tinker with WordPress and use it to learn programming, or to run experiments in classrooms.”</p>\n<p>There are currently no live examples of blogs on the web that are receiving posts from a Raspberry Pi. However, fellow Automattic developer and Pi enthusiast Nick Momrik has created a device called <a href="https://nick.blog/2017/03/14/blog-in-a-box-paparazzi/" target="_blank">Blog in a Box Paparazzi</a> that extends the project with additional sensors to take a photo when anyone walks past it. His circuit diagram and a full list of sensors and other electronic components are available on <a href="https://github.com/nickmomrik/biab-paparazzi" target="_blank">GitHub</a>. It’s one example of how Blog in a Box can be used as a base for other fun use cases.</p>\n<a href="https://i0.wp.com/wptavern.com/wp-content/uploads/2017/03/paparazzi-fritzing.png?ssl=1"><img /></a>image credit: Nick Momrik – <a href="https://github.com/nickmomrik/biab-paparazzi">Blog in a Box Paparazzi GitHub repo</a>\n<p>Although the project doesn’t come packaged with functionality that would allow it to work as a livecam, Godley said it’s certainly a possibility.</p>\n<p>“We created a system to make it easy to interface the Pi hardware with WordPress – there’s a plugin and a set of server tools that are all extensible,” Godley said. “With a bit of work a livecam system could be added. If you add the sensor mentioned above you could livestream your cat whenever it’s nearby. Add some different sensors and you can see what affects a plant’s growth in a biology experiment and have the data ready to be viewed through WordPress, add a touchscreen and you have an interactive WordPress-powered display.”</p>\n<p>Since the system uses the REST API internally, Godley it wouldn’t be difficult to configure it to send data to a remote WordPress site. The team has looked at the possibility of doing this and may revisit it in the future if there’s enough interest.</p>\n<p>“Making it really easy to set up was a primary aim – we didn’t want people to have to setup MySQL and web servers and all the complexities involved in connecting this to Pi sensors. Just a few clicks and a fully working system is copied to an SD card,” Godley said. “Once you boot your Pi it appears on your local network and can be used immediately.”</p>\n<p>The site runs on the local network but the box ensures that WordPress and its plugins stay updated. The ability to run the box without an internet connection is one of the main advantages of Blog in a Box.</p>\n<p>“The fact you can run it without an internet connection means it can be used in situations where a remote WordPress may not be appropriate — in your home, in schools, etc,” Godley said. “If someone <a href="https://astro-pi.org/" target="_blank">sends WordPress into space on a rocket</a>, then we’d love to hear about it!”</p>\n<p>The project is an exciting example of how WordPress can be deeply integrated with various hardware components to automatically capture and publish environmental data in a way that’s easy to view. Godley and his team at Automattic hope that <a href="https://inabox.blog/" target="_blank">Blog in a Box</a> will put WordPress into the hands of more like-minded tinkerers. The entire project, including the <a href="https://github.com/Automattic/biab-installer" target="_blank">installer</a>, the companion WordPress <a href="https://github.com/Automattic/biab-theme" target="_blank">theme</a>, and the <a href="https://github.com/Automattic/biab-plugin" target="_blank">plugin</a>, are all open source.</p>\n<p>“As well as people connecting the real world to their Pi, we hope that just having a full web development environment ready to go will encourage people to tinker with WordPress and try out programming or theming,” Godley said.</p>\n<div id="epoch-width-sniffer"></div>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 03 Apr 2017 21:34:57 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Sarah Gooding";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:2;a:6:{s:4:"data";s:11:"\n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:47:"HeroPress: HeroPress Geography: The Middle East";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://heropress.com/?p=1675";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:54:"https://heropress.com/heropress-geography-middle-east/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:3588:"<img width="960" height="444" src="http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2017/04/heropress_middle_east-min-1024x474.png" class="attachment-large size-large wp-post-image" alt="HeroPress pins on a google map in the Middle East" /><p>For a while now I’ve been thinking about how to best leverage older content on HeroPress. People who’ve been a fan of HeroPress for a year now have missed an entire year of essays. Also, older content gets very little traffic, and there’s some really great stuff in there.</p>\n<p>One idea I came up with is doing a blog post like this on the weekend, showcasing several essays from a particular geographic area. This week I chose the Middle East.</p>\n<p>Please enjoy!</p>\n<blockquote class="wp-embedded-content"><p><a href="https://heropress.com/essays/how-to-become-a-reputable-wordpress-developer-on-your-own/">How to Become a Reputable WordPress Developer, on Your Own!</a></p></blockquote>\n<p></p>\n<blockquote class="wp-embedded-content"><p><a href="https://heropress.com/essays/growing-through-wordpress/">Growing Through WordPress</a></p></blockquote>\n<p></p>\n<blockquote class="wp-embedded-content"><p><a href="https://heropress.com/essays/ambition-persistence-self-motivation/">Ambition, Persistence, and Self-Motivation</a></p></blockquote>\n<p></p>\n<blockquote class="wp-embedded-content"><p><a href="https://heropress.com/essays/blogging-solopreneurship-terrorism/">Blogging, Solopreneurship, & Terrorism</a></p></blockquote>\n<p></p>\n<div class="rtsocial-container rtsocial-container-align-right rtsocial-horizontal"><div class="rtsocial-twitter-horizontal"><div class="rtsocial-twitter-horizontal-button"><a title="Tweet: HeroPress Geography: The Middle East" class="rtsocial-twitter-button" href="https://twitter.com/share?text=HeroPress%20Geography%3A%20The%20Middle%20East&via=heropress&url=https%3A%2F%2Fheropress.com%2Fheropress-geography-middle-east%2F" rel="nofollow" target="_blank"></a></div></div><div class="rtsocial-fb-horizontal fb-light"><div class="rtsocial-fb-horizontal-button"><a title="Like: HeroPress Geography: The Middle East" class="rtsocial-fb-button rtsocial-fb-like-light" href="https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fheropress-geography-middle-east%2F" rel="nofollow" target="_blank"></a></div></div><div class="rtsocial-linkedin-horizontal"><div class="rtsocial-linkedin-horizontal-button"><a class="rtsocial-linkedin-button" href="https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fheropress-geography-middle-east%2F&title=HeroPress+Geography%3A+The+Middle+East" rel="nofollow" target="_blank" title="Share: HeroPress Geography: The Middle East"></a></div></div><div class="rtsocial-pinterest-horizontal"><div class="rtsocial-pinterest-horizontal-button"><a class="rtsocial-pinterest-button" href="https://pinterest.com/pin/create/button/?url=https://heropress.com/heropress-geography-middle-east/&media=https://heropress.com/wp-content/uploads/2017/04/heropress_middle_east-min-150x150.png&description=HeroPress Geography: The Middle East" rel="nofollow" target="_blank" title="Pin: HeroPress Geography: The Middle East"></a></div></div><a rel="nofollow" class="perma-link" href="https://heropress.com/heropress-geography-middle-east/" title="HeroPress Geography: The Middle East"></a></div><p>The post <a rel="nofollow" href="https://heropress.com/heropress-geography-middle-east/">HeroPress Geography: The Middle East</a> appeared first on <a rel="nofollow" href="https://heropress.com">HeroPress</a>.</p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Sat, 01 Apr 2017 13:42:30 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:3;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:102:"WPTavern: WordPress Community Support Shuts Down WordCamp Netherlands in Favor of City-Based WordCamps";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=68144";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:113:"https://wptavern.com/wordpress-community-support-shuts-down-wordcamp-netherlands-in-favor-of-city-based-wordcamps";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:10904:"<p><a href="https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/wordcamp-netherlands.png?ssl=1"><img /></a></p>\n<p>The application for WordCamp Netherlands 2017 has been denied. The camp, which held its sixth edition in Utrecht last year with more than 425 attendees, was one of the most well-established WordPress events in Europe. Yesterday lead organizer Marcel Bootsman published a <a href="https://nl.wordpress.org/team/2017/03/30/het-einde-van-wordcamp-the-netherlands/" target="_blank">post</a> on the Dutch WordPress community site to explain why the camp has been cancelled.</p>\n<p>Bootsman’s post is written in Dutch but includes correspondence in English between the WCNL team and WordPress Community Support (WCS), formerly WordCamp Central. WCS is now pushing for all WordCamps to be city-based with the exception of regional camps, such as WordCamp US and WordCamp Europe, where the cities already have their own camps and do not prevent or detract from local communities launching their own camps.</p>\n<p>“WordCamp Netherlands has been held 6 times to date and…It has not inspired any local WordCamps (in fact, I think it’s probably fair to say that local camps have not been happening because people don’t see a need for them with the country-wide camp happening each year) and, with the exception of Nijmegen, which is still in the pre-planning phase, no cities in the Netherlands have their own WordCamps,” a WCS representative said. “With that in mind, we feel that the time has come for your community to move from the country-wide camp to running local camps. This has started happening with Nijmegen already and can easily start happening more with WordCamps in Utrecht, Rotterdam, Amsterdam and other cities.”</p>\n<p>The Netherlands is <a href="http://mapfight.appspot.com/nl-vs-us.md/netherlands-maryland-us-size-comparison" target="_blank">roughly the size of Maryland</a>, or twice the size of New Jersey, in terms of land space. One can drive across the country in two hours or less. The WCNL team contends that a country-wide WordCamp makes sense for geographical reasons and because of the locations of the organizers. The country already has an active meetup culture with 13 different meetups hosting an average of 100 attendees per event. Organizers do not see the need to have multiple smaller WordCamps fill the role that the local meetups are already doing.</p>\n<p>In response to the reasons WCNL organizers’ outlined for not shutting down their event, the WCS representative replied, “I don’t think there’s really any benefit to responding to all of your points in the last email individually.” WCS reiterated its decision regarding the camp:</p>\n<blockquote><p>We will not be approving WordCamp The Netherlands 2017. We would like to see city-based WordCamps happening around the Netherlands – Nijmegen being a great start to that process.</p>\n<p>We’re confident that with the space that WCNL filled being vacated, we will see some of the meetup organizers around the country stepping up to fill that space for their local communities. The local city camps may be smaller, but in many ways that can be a much better than a single large camp.</p>\n<p>As I said before, we would be happy to look at doing WCNL again in a couple of years time once there are a few city-based camps around the country happening regularly. In that case, however, WCNL would be there to complement, and not replace, the city-based camps.</p></blockquote>\n<p>WordCamp Netherlands was the last remaining exception to this new rule that drops country-wide WordCamps in favor of city-based camps. The Dutch community and many of its supporters are <a href="https://twitter.com/roytanck/status/847365810506969089" target="_blank">now</a> <a href="https://twitter.com/jrf_nl/status/847470162496241664" target="_blank">in</a> <a href="https://twitter.com/nielsvr/status/847384382541148161" target="_blank">an</a> <a href="https://twitter.com/mchaste/status/847374014414704645" target="_blank">uproar</a> over the decision and organizers are at a crossroads. They can choose to rebrand the event as WordCamp Utrecht, with significant drawbacks, or move forward with an independent country-wide event without the use of WordCamp tools, branding and trademarks, or funding from the Global Community Sponsorship Program.</p>\n<h3>WordCamp Netherlands Conflict Highlights Cultural Differences Between the U.S. and Europe</h3>\n<p>Marcel Bootsman, who heads up the 13-person WordCamp Netherlands organization team, said they have been working since late December 2016 on the upcoming event. The team had added eight new members after the event grew 68% from 2015 to 2016.</p>\n<p>“Everybody was thrilled to start, and the news that we could not continue hit us hard,” Bootsman said. “We have officially stopped and I have thanked everyone for their enthusiasm and support, which was difficult because I wanted to let these people feel what it is to organize an event and see happy faces all over the place.”</p>\n<p>WordPress developer and Dutch community member Juliette Reinders Folmer said she doesn’t believe that more than one or perhaps two city-based WordCamps will get started in the Netherlands. Organizing a WordCamp is not an easy endeavor with a small pool of local organizers and volunteers. Folmer notes that since the WordPress Foundation doesn’t allow for compensating speakers for their out-of-pocket costs, the speaker pool is further limited.</p>\n<p>“A trend I’ve spotted over the last few years is that ‘local’ WCs will have a mix of local, national and international speakers,” Folmer said. “While national speakers might still be prepared to go out of pocket, the only international speakers who can afford to do this are the ones who are sponsored by big companies which pay their travel and time to speak at those WCs.</p>\n<p>“Instead of creating a larger speaker group with new and interesting voices, we’re ending up with a corporate uniform message where the more innovative and sometimes dissident voices are few and far between. By forcing WCNL to break up into smaller more local groups, this trend will become even more persistent and insidious as the demands on the limited group of national speakers will increase unless they have corporate sponsoring. Even they will not able to afford the time and costs to attend and speak at the various local WCs.”</p>\n<p>Remkus de Vries, WordCamp Netherlands lead-organizer from 2009 to 2015, said the team has worked for years to see the local communities come together, and have seen people get involved with translations, forum moderation, and local meetups after attending the WordCamps.</p>\n<p>“Our idea from the get go for WordCamp Netherlands was to be as inclusive as possible, to unite the scattered Dutch WordPress community,” de Vries said. “The Dutch community consisted of little islands that didn’t really connect at all. We’ve been working very hard to unite our Dutch Community via WordCamp Netherlands and it was working perfectly.</p>\n<p>“Because of our inclusive approach we started getting international visitors and speakers from the early start as well, but more importantly, the event, as a national event, pulled everyone in from all corners of the Netherlands. Our community started and flourished because we started as a central entity.”</p>\n<p>Bootsman is not optimistic about the future of the Dutch WordPress community after receiving the decision from WCS. The conflict has highlighted a key difference between U.S. and European cultures when it comes to traveling. Whereas Americans might think a 4-5 hour drive to another city is a short road trip, Europe’s population is much more dense than the U.S. and traveling several hours to another city is not common.</p>\n<p>“When there is no WordCamp Netherlands, my personal belief is that this will break up the community,” Bootsman said. “Of course we will have central tools like Slack, nl.w.org and other ways to communicate, but that is nothing compared to an event where all these people can meet. People are busy and can’t find time to visit multiple WordCamps in the Netherlands. Distances are not that large in NL, that is not an issue, but time is. When you have a central WordCamp The Netherlands once a year you plan, so you are available to go. In the new situation, when there is a WordCamp Rotterdam, why visit a WordCamp in another town? This maybe hard to understand, but this is how it works for Dutch people. We’re too practical sometimes, and in this situation, it will not help the community.”</p>\n<h3>WordCamp Netherlands Organizers are Considering Hosting an Independent Event</h3>\n<p>Both de Vries and Bootsman are said they do not believe rules that make sense for the U.S. should be applied universally. They would prefer them to be guidelines that communities can follow or depart from if they express their preference for a country-wide WordCamp. WordPress communities in other countries like Denmark, Croatia, and Switzerland have expressed similar frustrations with the U.S.-centric rules.</p>\n<p>“WordCamp Netherlands was what started the local WordPress meetups and ended up being the glue between the WordPress Meetups,” de Vries said. “Forcing us to stop using WordCamp Netherlands is going to impact that as you could see by the outpouring of reactions yesterday on Twitter and Facebook. Renaming WordCamp Netherlands to WordCamp Utrecht, as suggested by many, could be a solution, but nobody of the organizing team lives in the city which means, per the WCS rules, we can’t do that. But more importantly, we would be losing ‘our glue.’ We feel that our efforts of the last years have just been flushed down the toilet with this ‘one-size-fits-all’ rule.”</p>\n<p>Although WCNL organizers were told in no uncertain terms that their camp is cancelled, a recent <a href="https://make.wordpress.org/community/2017/03/30/wordcamp-netherlands-today-the/" target="_blank">post</a> on the Community team blog indicates that representatives are considering feedback on the decision.</p>\n<p>The first two WordCamp Netherlands were not under the umbrella of WordCamp Central, and de Vries said they will find a way to have the camp if it comes to that. Organizers are currently examining their options.</p>\n<p>“It is too soon to announce things about this but let me say that we feel the Netherlands needs to have a countrywide WordPress event based on the experiences of the last years,” Bootsman said. “We are not going to let the Netherlands WordPress community down.”</p>\n<div id="epoch-width-sniffer"></div>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 31 Mar 2017 23:39:14 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Sarah Gooding";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:4;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:97:"WPTavern: WordPress Plugin Directory Redesign: Why So Many People Feel Their Feedback Was Ignored";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=68135";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:107:"https://wptavern.com/wordpress-plugin-directory-redesign-why-so-many-people-feel-their-feedback-was-ignored";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:15523:"<p>Earlier this week, the WordPress plugin directory <a href="https://wptavern.com/wordpress-relaunches-plugin-directory-with-new-design-and-improved-search-algorithm">relaunched</a> with a new design and an improved search algorithm. Feedback has been rolling in <a href="https://wptavern.com/wordpress-relaunches-plugin-directory-with-new-design-and-improved-search-algorithm#comments">from Tavern readers</a> and members of the <a href="https://www.facebook.com/groups/advancedwp/permalink/1446257985436411/?match=cGx1Z2luKyBkaXJlY3RvcnkscGx1Z2luIGRpcmVjdG9yeSxwbHVnaW5z">Advanced WordPress Facebook group</a>.</p>\n<p>The improvements to search has received a number of positive comments in addition to people requesting the ability <a href="https://wptavern.com/wordpress-relaunches-plugin-directory-with-new-design-and-improved-search-algorithm#comment-216693">to sort results</a>. The responsive design and aesthetics of the page have also received praise.</p>\n<p>There are a number of items that plugin developers and users have reported as downsides to the new design. Some of the most notable include:</p>\n<ul>\n<li>Plugin stats are only available to the plugin author by logging into the admin.</li>\n<li>Tabbed layout was replaced with a series of Read more links.</li>\n<li>Plugin banner images are distorted.</li>\n<li>The Installation tab which provided instructions on how to install the plugin is gone.</li>\n<li>Screenshots do not open in a lightbox, but open on a new page instead.</li>\n<li>Links to download older versions of plugins is missing.</li>\n</ul>\n<p>Many of the issues reported above are known and have been known for months. While it may seem like a lot of people are <a href="https://wptavern.com/wordpress-relaunches-plugin-directory-with-new-design-and-improved-search-algorithm#comment-216738">suddenly complaining</a> and didn’t participate in the feedback loop, it’s important to look back to see how the plugin directory redesign reached this point.</p>\n<h2>From Prototypes to Open Beta</h2>\n<p>In May 2016, the WordPress Meta team <a href="https://wptavern.com/wordpress-meta-team-publishes-prototypes-of-the-plugin-directory-redesign">published prototypes</a> of a new design for the WordPress plugin directory. The announcement generated <a href="https://make.wordpress.org/meta/2016/05/19/plugin-directory-prototypes/">abundant feedback</a> with a strong push towards adding data instead of removing it.</p>\n<p>Many users <a href="https://make.wordpress.org/meta/2016/05/19/plugin-directory-prototypes/#comment-8151">reported</a> that moving the plugin author, last updated, and active install information from the plugin’s listing page to the plugin’s details page was a downside. Samuel Sidler, Apollo Team Lead at Automattic, <a href="https://make.wordpress.org/meta/2016/05/19/plugin-directory-prototypes/#comment-8154">responded</a> to the feedback explaining why he didn’t think showing the information to users was useful.</p>\n<blockquote><p>Author, as you said, is only really useful for insiders. The latter two, meanwhile, are already taken into account in the search results. If a plugin doesn’t have a recent compatible version, it will move down the list. If it’s too old, it won’t get shown at all (which is the case today).</p>\n<p>Active installs is more interesting, but we account for it weighting search results as-is. I actually find it refreshing to <em>not</em> show the active installs as it allows for less-popular plugins to get more downloads. Users will be less likely to click the popular plugins (outside of familiar names) and more likely to find the plugin they actually need.</p></blockquote>\n<p>There was also a lot of discussion on how to improve and display search results.</p>\n<p>In June 2016, at WordCamp Europe, Konstantin Obenland, WordPress core contributor, <a href="https://wptavern.com/new-wordpress-plugin-directory-now-in-open-beta">announced</a> that the WordPress plugin directory redesign was in open beta. The team received feedback from Matt Mullenweg, co-creator of the WordPress project, on changing the direction and design of the page. “We’re really just at the beginning of design iterations,” Obenland said. “He thinks we can do better, which he’s right about. We can and we should.”</p>\n<p>Kevan <a href="https://wptavern.com/new-wordpress-plugin-directory-now-in-open-beta#comment-185077">commented on the open beta</a> and pointed out many of the same issues that were reported with the prototypes. In July 2016, Obenland <a href="https://make.wordpress.org/meta/2016/07/12/plugin-directory-v3-open-beta/">announced</a> version three of the open beta. The use of Read more links in favor of the tabbed interface was again <a href="https://make.wordpress.org/meta/2016/07/12/plugin-directory-v3-open-beta/#comment-8400">brought up</a> in the comments by John Blackbourn.</p>\n<p>“I’m really concerned about the liberal use of ‘Read more’ links on individual plugin pages,” Blackbourn said. “They’re being used in order to fix the information overload problem caused by placing all the information onto one page, instead of using the tabbed interface of the current directory.”</p>\n<p>In response to Blackbourn, <a href="https://make.wordpress.org/meta/2016/07/12/plugin-directory-v3-open-beta/#comment-8413">Joy stated</a> that the issue of Read more links had already been discussed and that the feedback was ignored. The feeling of being ignored was also shared <a href="https://make.wordpress.org/meta/2016/07/12/plugin-directory-v3-open-beta/#comment-8476">by Jon Brown</a>.</p>\n<p>“It’s hard to see feedback has been heard and in this case a lot of it doesn’t seem to have been taken into account (bring back tabs, no read more…).” Brown said. “I don’t see everything, or even much, so I could have certainly missed it.”</p>\n<p>Mika Epstein <a href="https://make.wordpress.org/meta/2016/07/12/plugin-directory-v3-open-beta/#comment-8418">responded</a> that the feedback was not ignored and that Obenland was in the process of collecting and collating information.</p>\n<p>Four months ago, Kenshino <a href="https://meta.trac.wordpress.org/ticket/2328">created a ticket</a> on WordPress Meta that outlined usability concerns with using Read more links instead of tabs.</p>\n<p>“Clicking on <span class="searchword0">Read</span> <span class="searchword1">more</span> – say on the change log requires me to scroll to the bottom before I’m able to reach the next section,” he said. “Essentially for me to go through all the sections, provided that they are long enough, I’d have to click, scroll a few pages, click, scroll a few pages etc until I get through all the sections.”</p>\n<p>The ticket was closed as a duplicate of <a href="https://meta.trac.wordpress.org/ticket/2278">Greg Ross’ ticket</a>. In it, he suggests a Jump section be added so users can navigate to specific sections of the Read Me without having to scroll through the entire page. The ticket has received minor support and recently had its milestone changed from version three to a future version.</p>\n<h2>WordPress Contributors Feel Ignored</h2>\n<p>In a <a href="https://wordpress.slack.com/archives/C02QB8GMM/p1490824833904957">meeting held earlier this week</a> in the WordPress Meta Slack channel, Matt Cromwell, Head of Support and Community Outreach at WordImpress, <a href="https://wordpress.slack.com/archives/C02QB8GMM/p1490825538070889">suggested</a> that the Meta team describe the process of collecting and acting on feedback in as much detail as possible in the <a href="https://make.wordpress.org/meta/2017/03/30/announcing-the-new-wordpress-plugin-directory/">announcement post</a>.</p>\n<p>“I’ve chatted with a lot of developers and many feel like they provided actionable feedback about the direction of the plugin directory and all advice was ignored,” Cromwell said. “Whether or not that’s an accurate assessment, it’s a real feeling that is shared by many. I’ve been here most weeks and know well that feedback was received and acted on, but there’s still a strong perception.”</p>\n<p>Despite the concerns of using Read more links brought up during every phase of the project, they don’t appear to have been addressed. Other gripes expressed by members of the community at the outset of the redesign have largely remained. It’s no wonder that so many people feel like they’ve been ignored.</p>\n<p>Mullenweg <a href="https://wordpress.slack.com/archives/C02QB8GMM/p1490826336242943">commented</a> in the meeting saying he, too, felt ignored, “For what it’s worth, I feel like my feedback was ignored as well,” he said. “I hope we can do another major iteration on the directory, because I’m not really a fan of the new one.</p>\n<p>“Perhaps the WordPress backend will make it easier to make incremental improvements in the future, as being on bbPress before was often cited as the reason things were slow to iterate previously.”</p>\n<p>Although Mullenweg’s feedback in June 2016, was not public, his recent comments indicate not much has changed between then and now.</p>\n<p>Alex Shiels, a member of Team Apollo at Automattic, <a href="https://wordpress.slack.com/archives/C02QB8GMM/p1490826698320557">says</a> user feedback wasn’t ignored. “It’s not that anyone’s feedback has been ignored; just that we’ve had limited resources and a big back-end component to the project, and a lot of conflicting requests” he said. “I’ll make sure to give a clear invitation to provide feedback in the announcement post, and include something about future iteration.</p>\n<h2>The Inability to Measure the Impacts of the Redesign</h2>\n<p>Kevin Hoffman, who participated in discussions on trac about <a href="https://meta.trac.wordpress.org/ticket/1828">how to display screenshots</a>, asked if there was any user data and feedback that the Meta team could share that led to some of the decisions and changes that were made. For example, changes to the UI or how often the Read more links are clicked. Shiels <a href="https://wordpress.slack.com/archives/C02QB8GMM/p1490826026176187">responded</a> that the team does not have that data because they don’t have the tools to do it.</p>\n<p>“There is Google Analytics tracking, but access is very limited and from what I’ve seen of it (I don’t have direct access) it’s messy and hard to draw objective conclusions from,” Shiels said. “I absolutely agree that analytics and A/B testing would be great, but we just don’t have the tools for it right now. I think that needs to be considered a next step, but a separate project by itself really.”</p>\n<p>Hoffman stepped back from contributing to the redesign after receiving <a href="https://meta.trac.wordpress.org/ticket/1828#comment:41">this response</a> seven months ago from Sidler on Trac where he says much of the feedback received was from plugin developers and not representative of users.</p>\n<blockquote><p>First, we’re building the site for users, not developers. Certainly some of our users are developers, but not the vast majority. One of the WordPress core philosophies is building first for the 80%, not the 20%, and that applies in this case as well.</p>\n<p>Second, almost all of the ‘overwhelming community feedback’ we’ve received so far is from plugin authors who are (typically) developers. It’s all great feedback and we’re obviously listening closely. But it’s not necessarily representative of the users who visit the plugin directory regularly. We’ll certainly run user tests before launching, and we can probably run a more obvious beta, with a link from the current directory to the new one. But the directory isn’t yet ready for that.</p>\n<p>Third, this ‘self-imposted limitation’ as you call it is not arbitrary. Rather, it’s the result of research and in-person discussion with a number of designers. Will it be the final design? I dunno. But since we haven’t tested it with real users (see the paragraph above), it’s hard to say right now. I think pursuing this direction is worthy for a number of reasons, which aren’t really worth rehashing here. First and foremost though, until we build out a product that can run through user tests, we won’t know if it’s the right direction.</p></blockquote>\n<p>How can the team know that the redesign is working or is the right direction if WordPress.org doesn’t have the tools necessary to measure its impacts? There’s also the question of what data was obtained or user testing done that supports the decisions that were made? Who are these users and how does the team know what the best user experience is for them?</p>\n<h2>Iteration Is the WordPress Way</h2>\n<p>Now that the <a href="https://make.wordpress.org/meta/2017/03/30/announcing-the-new-wordpress-plugin-directory/">new directory</a> is publicly available, the Meta team is reviewing feedback, gathering bug reports, and organizing tickets on Trac.</p>\n<p>“If there are tickets that were closed or postponed during the project that you think need revisiting, then this would be a great time to start reviewing and re-opening them,” Shiels said. “We already have a bunch of tickets against the future milestone.</p>\n<p>“The new directory has been built with future maintainability and iterative enhancement in mind. We’re looking forward to hearing feedback from the whole WordPress community, and making regular improvements and additions.”</p>\n<p>To report a bug or enhancement with the plugin directory, you’re encouraged to <a href="https://meta.trac.wordpress.org/newticket?component=Plugin+Directory">create a ticket on Trac. </a>If you have any questions concerning the directory or would like to get more involved, visit <a href="https://wordpress.slack.com/messages/meta/">#meta</a> on Slack.</p>\n<h2>The Vocal Minority</h2>\n<p>There are a lot of people voicing their complaints about the WordPress Plugin Directory redesign and to <a href="https://wordpress.slack.com/archives/C02QB8GMM/p1490897847701262">summarize them</a> as a vocal minority is unfair.</p>\n<p>“Let’s also not forget that one of WordPress’s philosophies is <a href="https://wordpress.org/about/philosophy/#minority">The Vocal Minority</a>,” Aaron Jorbin, WordPress core contributor, said in a conversation on the Meta Slack channel concerning feedback. “Many people being loud on the internet isn’t a reason to do anything.”</p>\n<p>As I’ve documented above, the issues people are complaining about today are roughly the same as those reported during the prototype stage more than seven months ago.</p>\n<p>If months have passed and the issues brought up by members of the community who are part of the so-called vocal minority were not addressed before shipping to the public, can we blame them for complaining and feeling ignored? What about those who think that getting involved to be part of the solution was a waste of time? While the plugin directory design will undoubtedly improve with time, the complaints and concerns expressed by people this week are justified.</p>\n<div id="epoch-width-sniffer"></div>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 31 Mar 2017 23:04:51 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Jeff Chandler";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:5;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:81:"WPTavern: WordPress App for Android Adds Better Support for Jetpack-Enabled Sites";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=68068";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:92:"https://wptavern.com/wordpress-app-for-android-adds-better-support-for-jetpack-enabled-sites";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1764:"<p><a href="https://i2.wp.com/wptavern.com/wp-content/uploads/2015/04/wordpress-for-android.jpg?ssl=1"><img /></a></p>\n<p>Automattic’s mobile engineers <a href="https://jetpack.com/2017/03/29/full-android-support-for-jetpack/" target="_blank">released a major update to WordPress for Android</a> this week. Last year the app’s users saw a <a href="https://wptavern.com/wordpress-for-android-5-7-adds-path-to-upgrade-wordpress-com-plan" target="_blank">growing disparity</a> between the features available to self-hosted sites and those available to WordPress.com users. Not having the WP REST API in core was holding the app back from providing the same site management features that WordPress.com site owners already enjoy. The upcoming release narrows that gap with better support for Jetpack-enabled sites.</p>\n<p>Self-hosted WordPress sites owners will now have access to People Management, Site Settings, and Site Icons in the app. A complete re-write of the app’s network layer brings more performance improvements to Stats and other features.</p>\n<p>The Jetpack blog <a href="https://jetpack.com/2017/03/29/full-android-support-for-jetpack/" target="_blank">announced</a> the release but doesn’t mention that these features are not yet available to all users. If you manage a self-hosted site on your mobile device, you’ll need to wait until version 7.0 hits the <a href="https://play.google.com/store/apps/details?id=org.wordpress.android" target="_blank">Google Play Store</a>. According to Automattic mobile engineer Maxime Bias, version 7.0 is currently in staged rollout and not all users can update to get it yet. He said 7.0 should be fully rolled out soon but could not give an ETA.</p>\n<div id="epoch-width-sniffer"></div>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 30 Mar 2017 19:53:48 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Sarah Gooding";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:6;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:78:"WPTavern: Community Team Releases Plugin That Displays WordPress Events Nearby";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=67925";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:89:"https://wptavern.com/community-team-releases-plugin-that-displays-wordpress-events-nearby";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:3309:"<p>Two weeks ago, I <a href="https://wptavern.com/how-to-view-upcoming-wordcamps-in-the-wordpress-dashboard">highlighted a WordPress plugin</a> that displays upcoming WordCamps in the Dashboard. I’ve <a href="https://make.wordpress.org/community/2017/03/23/showing-upcoming-local-events-in-wp-admin/">recently discovered</a> that the WordPress Community team is working on an official plugin that does something similar called <a href="https://wordpress.org/plugins/nearby-wp-events/">Nearby WordPress Events</a>.</p>\n<p>The plugin attempts to detect a user’s location and displays upcoming events within the WordPress News dashboard widget. Events include WordCamps and <a href="https://www.meetup.com/topics/wordpress/">Meetups</a> from Meetup.com. If the location detected is incorrect, users can click the pencil icon and change it to their city and state.</p>\n<img />Nearby WordPress Events Dashboard Widget\n<p>The bottom of the widget includes links to the <a href="https://www.meetup.com/pro/wordpress/">WordPress Meetups landing page</a>, WordCamp schedule, and the official WordPress news blog. If your site has multiple users, each one can configure the widget to display events near their locations.</p>\n<p>According to Ian Dunn, the API includes any meetups that are within a 100 kilometer radius. For WordCamps, the radius is 350 kilometers.</p>\n<p>Here is what the radius looks like for WordPress Meetups.</p>\n<img />US WordPress Meetup Radius\n<p>Here is what the radius looks like for WordCamps.</p>\n<img />US WordCamp Radius\n<p>The distances can not be modified but, depending on feedback, they can be increased to be more accommodating.</p>\n<p>WordCamp data is gathered using an <a href="https://api.wordpress.org/events/1.0/">API endpoint on</a> WordPress.org. The initial HTTP request is performed asynchronously so it doesn’t affect page loading times. The response is cached for 12 hours to avoid making unnecessary requests.</p>\n<p>The WordPress Community team created the plugin to generate more awareness of WordPress events.</p>\n<p>“The community that has been created around WordPress is one of its best features, and one of the primary reasons for its success, but many users are still unaware that it exists, and aren’t taking advantage of all of the resources that it makes available to them,” Dunn said.</p>\n<p>“Inviting more people to join the community will help to increase its overall health, diversity, and effectiveness, which in turn helps to ensure that WordPress will continue to thrive in the years to come.</p>\n<p>“We think that wp-admin is the perfect place to display these events, because that’s the place where almost all WordPress users are visiting already. Instead of expecting them to come to us, we can bring the relevant information directly to them.”</p>\n<p>I tested the plugin on WordPress 4.8 Alpha and didn’t encounter any issues. Users can report bugs on the <a href="https://wordpress.org/support/plugin/nearby-wp-events">plugin’s support forums</a> or create an issue on the <a href="https://github.com/Automattic/nearby-wordpress-events/issues">project’s GitHub page</a>. If you test the plugin, let us know what you think in the comments.</p>\n<div id="epoch-width-sniffer"></div>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 30 Mar 2017 19:50:14 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Jeff Chandler";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:7;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:74:"WPTavern: New WPstats.me Site Displays WordPress.org Plugin Download Stats";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=68109";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:85:"https://wptavern.com/new-wpstats-me-site-displays-wordpress-org-plugin-download-stats";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:3202:"<p>WordPress.org <a href="https://wptavern.com/wordpress-relaunches-plugin-directory-with-new-design-and-improved-search-algorithm" target="_blank">relaunched the plugin directory</a> this week with a new design and improvements to the search algorithm. The redesign spent more than six months in beta for feedback and testing, but many contributors on the project said they felt their feedback was not taken into account. The result is that the new design shipped but has not been well received by the community. Most users and developers welcome the changes to the search algorithm, but the new UI for the plugin pages has received quite a bit of negative feedback.</p>\n<p>One of the unpopular changes made during this refresh was the removal of individual plugin stats, which can now only be viewed by plugin admins. The decision may be temporary but depends on feedback from users.</p>\n<p>In the meantime, if you’re missing plugin stats after the redesign, check out the new <a href="http://wpstats.me/" target="_blank">wpstats.me</a> site. WordPress plugin developer <a href="https://wpartisan.me/" target="_blank">Edward Dakin</a> created it in just a few hours using the WordPress.org API’s. Visitors can enter a plugin’s slug and see recent and all-time download stats.</p>\n<p><a href="https://i0.wp.com/wptavern.com/wp-content/uploads/2017/03/wpstats.me_.png?ssl=1"><img /></a></p>\n<p>“I like checking out plugin stats, seeing which are popular, how others are doing, etc, so I put together a quick something to do that and thought others might find it useful,” Dakin said. WPstats.me is essentially a one-page app so Dakin opted to host it on GitHub pages.</p>\n<p>“The CSS is done with <a href="http://tachyons.io/" target="_blank">Tachyons</a> (I’m super into function CSS at the moment), the JS is Backbone for the routing, jQuery for the ajax stuff, and Underscore for the templating,” Dakin said. He said the hardest part of putting the site together was finding the WordPress.org APIs, as the <a href="https://codex.wordpress.org/WordPress.org_API" target="_blank">documentation</a> is sparse and out of date.</p>\n<p>If the Meta team decides to bring stats back into the plugin page design, Dakin said he will consider leaving WPstats.me up anyway if people are finding it useful. Some users like to see how stats have changed over time and developers appreciate being able to check up on their competition.</p>\n<p>As a WordPress.org plugin developer, Dakin is directly affected by the changes to the directory. He is considering changing how he markets his plugins and is hoping for improvements to the UI that was shipped this week.</p>\n<p>“I like the improvements to the search a lot,” Dakin said. “In terms of the page redesign I like that they’re trying, but I don’t think it’s quite there yet. Like many others, I feel that the collapsing sections is a bit of a poor use of space. And yes, I haven’t done anything yet but I will be experimenting with restructuring plugin readme’s so the important points are immediately visible and not hidden on page load.”</p>\n<div id="epoch-width-sniffer"></div>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 30 Mar 2017 19:12:39 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Sarah Gooding";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:8;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:96:"WPTavern: WordPress Polyglots Team Calls for Volunteers to Organize Global Translation Day Three";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=68066";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:107:"https://wptavern.com/wordpress-polyglots-team-calls-for-volunteers-to-organize-global-translation-day-three";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:2111:"<p>The WordPress Polyglots team is <a href="https://make.wordpress.org/polyglots/2017/03/29/global-wordpress-translation-day-3-call-for-organisers/">asking for volunteers</a> to help organize <a href="https://wptranslationday.org/">WordPress Global Translation Day Three</a>. The event may take place on September 30th, the same day as <a href="https://en.wikipedia.org/wiki/International_Translation_Day">International Translation Day,</a> but the date is dependent on when organizing teams form.</p>\n<p>Global Translation Day is a 24-hour event that includes live streaming, local, and remote activities. The first Global Translation Day was held <a href="https://wptavern.com/global-wordpress-translation-day-draws-448-participants-from-105-countries">in April, 2016</a> where 448 translators from 105 countries translated 40,350 new strings across 597 projects. These numbers increased to 780 translators with a total of 60,426 strings translated across 590 projects at the conclusion of Global Translation Day Two.</p>\n<p>Activities during Translation Day include, on boarding new contributors, sharing knowledge, and discussing topics related to translating. There are a variety of roles available for organizers to fill, including:</p>\n<ul>\n<li>Communication</li>\n<li>Design</li>\n<li>Outreach</li>\n<li>Website/admin volunteers</li>\n<li>Live Streaming</li>\n<li>Local events mentors</li>\n</ul>\n<p>These roles are open to anyone who is able to dedicate the time and effort needed to run a smooth event. “If you have a couple of hours a week to spare, the Polyglots team would really appreciate your help,” organizer Petya Raykovska said. “WordPress Translation Day has been essential for many local communities around the globe and each edition helps more people to understand us better.”</p>\n<p>For more information on what each role entails and to volunteer, check out the <a href="https://make.wordpress.org/polyglots/2017/03/29/global-wordpress-translation-day-3-call-for-organisers/">official call for organizers</a> and leave a comment.</p>\n<div id="epoch-width-sniffer"></div>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 29 Mar 2017 23:38:59 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Jeff Chandler";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:9;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:89:"WPTavern: WPWeekly Episode 269 – Interview With Daniel Ha, CEO and Co-founder of Disqus";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:58:"https://wptavern.com?p=68064&preview=true&preview_id=68064";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:95:"https://wptavern.com/wpweekly-episode-269-interview-with-daniel-ha-ceo-and-co-founder-of-disqus";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:2039:"<p>In this episode, <a href="http://marcuscouch.com/">Marcus Couch</a> and I are joined by <a href="https://twitter.com/danielha?lang=en">Daniel Ha</a>, CEO and co-founder of <a href="https://disqus.com/">Disqus</a>. Ha explains why he created the service, what his thoughts are on large sites disabling comments, and the state of comments on the web.</p>\n<p>We also discuss the company’s monetization strategies and what opportunities exist to generate revenue around comments. Ha shares what the company learned from its Sponsored Comments experiment and what it’s doing to improve communication with customers.</p>\n<h2>Plugins Picked By Marcus:</h2>\n<p><a href="https://wordpress.org/plugins/woo-cashback/">Woo Cashback</a> provides each user with their own personal wallet with a way to purchase items from your store while using their wallet money or credit.</p>\n<p><a href="https://wordpress.org/plugins/export-comment-emails/">Export Comment Emails</a> allows you to export the emails from comments to a CSV or XML file allowing you to import to MailChimp or ConvertKit.</p>\n<p><a href="https://wordpress.org/plugins/wp-monitor/">WP Monitor</a> adds a dashboard to the WordPress backend that displays updates, site, and server information in one convenient place. You can monitor one or multiple websites on the go.</p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, April 5th 3:00 P.M. Eastern</p>\n<p><strong>Subscribe To WPWeekly Via Itunes: </strong><a href="https://itunes.apple.com/us/podcast/wordpress-weekly/id694849738" target="_blank">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via RSS: </strong><a href="https://wptavern.com/feed/podcast" target="_blank">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via Stitcher Radio: </strong><a href="http://www.stitcher.com/podcast/wordpress-weekly-podcast?refid=stpr" target="_blank">Click here to subscribe</a></p>\n<p><strong>Listen To Episode #269:</strong><br />\n</p>\n<div id="epoch-width-sniffer"></div>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 29 Mar 2017 23:24:56 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Jeff Chandler";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:10;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:76:"WPTavern: Poopy.life Lets You Create Free, Unlimited WordPress Test Installs";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=68070";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:86:"https://wptavern.com/poopy-life-lets-you-create-free-unlimited-wordpress-test-installs";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:5773:"<p><a href="https://i0.wp.com/wptavern.com/wp-content/uploads/2017/03/poopy.life_.png?ssl=1"><img /></a></p>\n<p>Just when you think all the best domain names have been gobbled up by bots and squatters, <a href="http://poopy.life/" target="_blank">Poopy.life</a> emerges as the fastest new way to spin up a WordPress test install. Joe Guilmette, team lead at <a href="http://www.wpallimport.com/" target="_blank">WP All Import</a>, opened up Poopy.life to the public today, offering free unlimited WordPress installs for anyone who needs a temporary site.</p>\n<p>After verifying that you’re not a robot, Poopy.life creates a test install and sends you to the admin where you can see credentials for logging in and sharing the site. The install expires after a week, unless manually extended with the button in the admin. It also allows you to create a sandbox template that can be shared via a URL so that others can quickly create a duplicate install.</p>\n<p><a href="https://i0.wp.com/wptavern.com/wp-content/uploads/2017/03/poopy-test-install.png?ssl=1"><img /></a></p>\n<p>The platform also has a secret menu, like <a href="https://www.thrillist.com/eat/los-angeles/the-in-n-out-secret-menu-ranked" target="_blank">In-N-Out Burger</a>, that allows you to add URL parameters to spin up sites even faster with certain actions already taken:</p>\n<p><strong>No URL Parameters</strong><br />\n<code>http://poopy.life/create/</code></p>\n<p><strong>Copy an existing install</strong><br />\n?src=[Sandbox ID]&key=[auth key]<br />\n<code>http://poopy.life/create?src=panicky-pheasant&key;=EuT9WPIm8122WCcq</code></p>\n<p><strong>Redirect URL</strong><br />\n?url=[redirect URL]<br />\n<code>http://poopy.life/create?url=/wp-admin/admin.php?page=sandbox</code></p>\n<p><strong>Send a welcome email</strong><br />\n?email=[email address]<br />\n<code>http://poopy.life/create?email=user@example.com</code></p>\n<p><strong>Activate Plugins</strong><br />\n?activate_plugins=[plugin_slug_1],[plugin_slug_2],[etc]<br />\n<code>http://poopy.life/create?activate_plugins=akismet,wordpress-importer</code></p>\n<h3>Poopy.life Platform Will Add a Commercial Tier at WPSandbox.io in the Near Future</h3>\n<p>Although Poopy.life is both memorable and amusing, the team chose the domain to prevent people from using it in their own product demos and support channels.</p>\n<p>“We chose poopy.life specifically because it is ridiculous and no one will be able to use it in a professional context,” Guilmette said. “Also it was shorter than the previous domain we were going to use – oxygen-is-really-amazing-and-everyone-loves-it.com.”</p>\n<p>Poopy.life runs on CloudLinux and Guilmette said it is hosted on “a handful of very powerful dedicated servers and ~10 smaller helper instances/load balancers, and duct tape.”</p>\n<p>WP All Import plans to introduce a commercial tier on wpsandbox.io to allow users to have installs on a custom domain, as well as control of the welcome notice and email. The poopy.life domain and landing page will live on, but Guilmette expects that it will soon be blacklisted by Google.</p>\n<p>“The WordPress installs are real WordPress installs and you can install any plugin on them,” Guilmette said. “You can install a PHP shell and dig around the server and run whatever weird spammy malware you want. There really isn’t any way to prevent it.”</p>\n<p>Guilmette estimates that Poopy.life is powering approximately 2,000 test installs right now. He doesn’t know how many their infrastructure can handle, but said they can easily scale it up.</p>\n<p>“We don’t really monitor or throttle usage so much as try to make sure that one user isn’t able to negatively impact another,” Guilmette said. “If the service grows in popularity, there will probably be some pain points that we’ll need to address. But we’ve been doing this for a long time and have worked out many of the kinks.”</p>\n<p>The team has been using a version of the Poopy.life platform on <a href="http://www.wpallimport.com/try/" target="_blank">wpallimport.com/try/</a> and <a href="http://www.oxygenapp.com/try/" target="_blank">oxygenapp.com/try/</a> for several years. In addition to being a fun, free tool they could offer to the public, the platform has also been critical to the success of the company. It allows users to test WP All Import and Oxygen products before purchasing.</p>\n<p>“Poopy.life is basically magical golden dogfood we’ve been eating for years,” Guilmette said. “This platform is huge for us. Back before we got serious about this we were hosting it on a VPS at MediaTemple, just kind of hacking it together. It would go down all the time, and whenever it did it would throw our support channel into disarray and sales would drop by 50%.”</p>\n<p>Guilmette said the most important thing WP All Import customers want to know is if the product will be able to import their files. The testing platform drives sales for the company and reduces refunds and buyer’s remorse, because customers know exactly what they are getting. It also has proven to reduce support requests.</p>\n<p>“We get way fewer simple questions about the UI, because people can just try it,” Guilmette said. “So that clears support up for people who have real problems. It also makes those support requests easier, because the user can reproduce the problem on a debug install, and we can poke at it without worrying about breaking their site.”</p>\n<p>Guilmette said the team is working on launching the commercial tier and may have something ready within a couple of weeks or sooner with the help of testers.</p>\n<div id="epoch-width-sniffer"></div>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 29 Mar 2017 19:36:21 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Sarah Gooding";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:11;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:40:"HeroPress: WordPress: A Tool for Success";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:56:"https://heropress.com/?post_type=heropress-essays&p=1672";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:52:"https://heropress.com/essays/wordpress-tool-success/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:12379:"<img width="960" height="480" src="http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2017/03/032917-min-1024x512.jpg" class="attachment-large size-large wp-post-image" alt="Pull Quote: I was not an obvious choice for a successful web person, but WordPress helped me reach my goals." /><p>I was a college teacher for most of my life. When my fourth baby arrived, I gave up a travel-heavy university job and took a “mommy job” as a bookstore manager. I chose books, held teacher workshops, and read stories to children for 15 years. As the internet became important, we put up a website and I became the manager of that site. 18 months later, the bookstore’s owners went bankrupt and closed the store.</p>\n<p>My initial reaction was, “They can’t do that – we’re #2 on Google!” We’d also gone from zero ecommerce sales to $5,000 a month. We had visitors to our blog from 192 different countries. Online, we were a success. But it was 2008, and lots of small businesses were going under. Lots of people were unemployed. I was unemployed for the first time in my life.</p>\n<p>Being #2 or even #1 on Google had a different meaning in those days, before customized search results. For me, it meant that I had become skilled with SEO and content marketing, but I figured I’d have to return to the classroom when my job ended.</p>\n<blockquote><p>“We couldn’t have done this without you,” the owner of the bookstore said. “There are other businesses that would benefit from your skills. Why don’t you go into business helping them?”</p></blockquote>\n<p>I scoffed bitterly. I had kids in college and two more getting ready to finish high school. I clearly needed a higher level of security than self-employment could offer.</p>\n<p>What’s more, I had already discovered that people who found out what I did with computers invariably looked at me oddly and said, “You don’t look like a computer guy.” They were right, although we now have a much more open minded idea of what computer guys can look like. Back then, though, I looked like someone’s mom. I was someone’s mom. This caused a high level of cognitive dissonance for some people, I knew.</p>\n<p>But I was bold enough to do a little bit of helping other businesses while I looked for work. I wrote an essay at the site that was then SEOMoz and got a job offer in the comments. I picked up a couple of local clients, and then through an online marketplace found some international clients. I went to job interviews, of course, and was offered jobs managing various things. But nothing I was offered was as fun as the work I was doing online. I turned down all the offers I received.</p>\n<h3>The Web People</h3>\n<p>I clearly remember my last job interview. It was Halloween 2008. I was talking with the vice chancellor at a medical school about his online needs. This was my first IRL tech job interview and the vice chancellor had told me I was his favorite candidate. The secretary came to the door and said, “We need to take Rebecca down to the basement to meet the Web People.”</p>\n<p>She was dressed as a witch. The hallways were full of cotton spider webs and spooky decorations. She was taking me down to the basement to meet the Web People. I was the only one who laughed.</p>\n<p>You see the humor, right? They did not. I realized that I didn’t really want to go back to academia, I didn’t want to manage things, and I didn’t want to sit in a cubicle proofreading. I wanted to have fun with websites.</p>\n<p>I talked with my family about the possibility of going into business for myself, and the possibility that I could fail and limit their college choices. My youngest son said, “You’ve always done what’s best for us. You should do what’s best for you.”<br />\nI have great kids.</p>\n<blockquote><p>At that point, I reviewed my income figures, saw that I was earning twice as much as I had earned as a bookstore manager, and decided that I would carry on as an independent Web Person.</p></blockquote>\n<p>As a freelance web writer and SEO, I never met a CMS I couldn’t make friends with. If there wasn’t a CMS at a website, I used Dreamweaver. Drupal, Joomla, Mango, sticks and clay tablets, I didn’t care. I used WordPress along with all the other options my clients wanted. In 2009, after being featured in the Wall Street Journal, my freelance business boomed. I teamed up with designers and built websites in addition to writing for web designers and agencies and businesses on four continents.</p>\n<p>My eldest daughter, Rosie, saw that I needed some help and came to work with me. “Saw that I needed some help” may be too kind a way to put it. I have some useful skills, but my main goal for my business was not to starve in the gutter and my main goal for accounting was to keep out of jail. We met with the local Small Business Association rep a couple of months after Rosie joined me and he said to me, kindly but firmly, “You’d be in trouble without her.”</p>\n<p>But with Rosie as my partner, I was able to build a thriving business. In 2010 we built a WordPress site for K-12 teachers just in time for our first WordCamp. We needed a lab site, and I had just finished writing a bunch of lesson plans with the Kennedy Center for the Performing Arts. In the course of that project I had discovered how limited online STEM (science, tech, engineering, and math) options for K-12 teachers were. We built a website called FreshPlans to help fill that need and had a functioning WordPress site for WordCamp.</p>\n<h3>0 to 8,000 in six months</h3>\n<p>Six months later, Rosie and I were looking at the stats for FreshPlans – 8,000 visits a month – and she said, “Why aren’t we doing this for our own website? Why aren’t we doing this for all our clients?”</p>\n<p>I didn’t have a good answer for why we weren’t doing it, but we went ahead and switched our business site to WordPress. We convinced our designer to give WordPress a chance and built WordPress websites for clients who needed new sites. We saw how much more sense the websites made to our clients. We saw how much more quickly we could build the sites and how much more value we could provide for our clients without the cost of bringing in a developer. We found that we were able to streamline our process for the clients whose blogging and social media we look after. We saw impressive results for our clients, too; not every website can go from 0 to 8,000 visits in six months, but we definitely see better results with WordPress than without it.</p>\n<p>Within a year, we went from platform agnostic to a dedicated WordPress shop. It worked better for us. It worked better for the people whose sites we built and managed. We were also beginning to see the value of open source and to appreciate the WordPress community.</p>\n<p>After that first WordCamp, I spoke at a couple of camps every year and our company sponsors and helps organize a couple of WordCamps nearly every year. Last year I spoke at three and I hope to continue expanding that service. WordPress has been good to us and we want to give back to the awesome WordPress community.</p>\n<h3>WordPress Success</h3>\n<p>Our business has grown. My eldest son graduated from college and joined the family business. My second daughter left us to work for Automattic. We’ve had some rough times, as every business does, but we can be proud of the work we do.</p>\n<p>We have the privilege of working with awesome clients, both locally and around the world. They can share their brands and their bigger messages in ways that would have been difficult and costly just a decade ago. We’re able to get great results for them – with hard work and WordPress.</p>\n<blockquote><p>WordPress is not a magic pixie dust you can sprinkle on your website for instant success.</p></blockquote>\n<p>But there are some things about WordPress that set you up for success:</p>\n<ul>\n<li>It may not be true (okay, it isn’t true) that you can master WordPress with no tech skills, training, or effort. But you don’t have to be a programmer to get the results you want and need in WordPress. If you have something to say, you can get it published more easily in WordPress than with other platforms.</li>\n<li>There’s no quality tradeoff. We usually build custom websites with talented and trained designers, but I’ve built dozens myself with pre-made themes and my own HTML and CSS skills (and great photos – the secret weapon for non-artists who want to create beautiful WordPress websites). Either way, you’re not limited by WordPress as you are by drag-and-drop sitebuilding tools.</li>\n<li>Because updating and adding content is so easy with WordPress, you can accomplish the essentials of content marketing more easily. You can focus on your message with less worry about the medium. You and your Web People can shape the web experience you want for your visitors efficiently.</li>\n<li>WordPress has the most supportive community you can find. We’re friends with local companies that we could also call competitors, because we spend time together in Meetups and WordCamp organizing meetings. We also have a large network of WordPress folks we respect and admire. It’s great to see them in person at WordCamps, but we also have the opportunity to get to know them better virtually. We help them and they help us.</li>\n</ul>\n<p>I can say from experience that WordPress has made a big difference in my life. I’m still a mom – in fact, I’m now a grandmother. But I’m also the owner of a successful web firm and a successful educational website. I write for and care for a number of websites I can be proud of.</p>\n<p>Last year at WordCamp Kansas City a man came up to show me his new website. I had spoken the year before about how to get started with a WordPress website, and he had been able to build a site for his fantasy hockey league. He was excited to show it to me, and I was excited to see it. That capacity to help other people achieve their goals with WordPress means a lot to me.</p>\n<p>If you’re just starting with WordPress, let my story encourage you. I was not an obvious choice for a successful Web Person, but WordPress helped me reach my goals. If you’re already a success with WordPress, find opportunities to help others reach their success, too.</p>\n<p>It’s the WordPress way.</p>\n<div class="rtsocial-container rtsocial-container-align-right rtsocial-horizontal"><div class="rtsocial-twitter-horizontal"><div class="rtsocial-twitter-horizontal-button"><a title="Tweet: WordPress: A Tool for Success" class="rtsocial-twitter-button" href="https://twitter.com/share?text=WordPress%3A%20A%20Tool%20for%20Success&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Fwordpress-tool-success%2F" rel="nofollow" target="_blank"></a></div></div><div class="rtsocial-fb-horizontal fb-light"><div class="rtsocial-fb-horizontal-button"><a title="Like: WordPress: A Tool for Success" class="rtsocial-fb-button rtsocial-fb-like-light" href="https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Fwordpress-tool-success%2F" rel="nofollow" target="_blank"></a></div></div><div class="rtsocial-linkedin-horizontal"><div class="rtsocial-linkedin-horizontal-button"><a class="rtsocial-linkedin-button" href="https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fessays%2Fwordpress-tool-success%2F&title=WordPress%3A+A+Tool+for+Success" rel="nofollow" target="_blank" title="Share: WordPress: A Tool for Success"></a></div></div><div class="rtsocial-pinterest-horizontal"><div class="rtsocial-pinterest-horizontal-button"><a class="rtsocial-pinterest-button" href="https://pinterest.com/pin/create/button/?url=https://heropress.com/essays/wordpress-tool-success/&media=https://heropress.com/wp-content/uploads/2017/03/032917-min-150x150.jpg&description=WordPress: A Tool for Success" rel="nofollow" target="_blank" title="Pin: WordPress: A Tool for Success"></a></div></div><a rel="nofollow" class="perma-link" href="https://heropress.com/essays/wordpress-tool-success/" title="WordPress: A Tool for Success"></a></div><p>The post <a rel="nofollow" href="https://heropress.com/essays/wordpress-tool-success/">WordPress: A Tool for Success</a> appeared first on <a rel="nofollow" href="https://heropress.com">HeroPress</a>.</p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 29 Mar 2017 11:30:02 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Rebecca Haden";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:12;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:93:"WPTavern: Poedit 2 Introduces Direct Connection to WordPress, Adds Support for Twig Templates";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=68041";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:103:"https://wptavern.com/poedit-2-introduces-direct-connection-to-wordpress-adds-support-for-twig-templates";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:2392:"<p><a href="https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/poedit.png?ssl=1"><img /></a></p>\n<p><a href="https://poedit.net/news/introducing-poedit2" target="_blank">Poedit 2</a> was released today after two years in development. The app has a refreshed interface for translating .PO files, which Poedit creator Václav Slavík said was created by a professional designer. It is also the first paid upgrade for Pro users since the app <a href="https://wptavern.com/poedit-adds-pro-support-for-wordpress-theme-and-plugin-translation" target="_blank">added support for WordPress theme and plugin translations</a> in 2013.</p>\n<p>Poedit 2 introduces direct connectivity support for WordPress, allowing developers to connect directly to the server instead of working with unpackaged plugins/themes locally.</p>\n<p><a href="https://i2.wp.com/wptavern.com/wp-content/uploads/2017/03/wordpress_connect@2x.png?ssl=1"><img /></a><br />\n“Putting translation files on the server was the most common source of problems in Poedit (too many things can go wrong if you’re not yet very familiar with WP) and this feature should help a lot with that,” Slavík said.</p>\n<p>This release adds support for <a href="http://twig.sensiolabs.org/" target="_blank">Twig templates</a> and <a href="https://upstatement.com/timber/" target="_blank">Timber</a>. In the past, users had difficulty extracting strings from Twig templates, requiring some fragile workarounds. Slavík said some users resorted to setting up Poedit to treat them as Python files. Poedit 2 has a new built-in extractor for Twig.</p>\n<p>Poedit 2 also introduces a new pre-translation feature that allows for batch pre-translation of the entire PO file at once using Poedit’s online database and machine translation. After this has processed, users can then read through and correct any errors. Slavík said this feature saves a lot of time for many WordPress-related translations, such as themes, where a lot of strings are often repeated.</p>\n<p>Poedit used to be available from the Mac App Store but is now distributed exclusively from the <a href="https://poedit.net/" target="_blank">Poedit.net</a> website. The latest release drops support for older operating systems and requires users to be on Windows 7 or newer, macOS 10.10 Yosemite, or a modern Linux distribution.</p>\n<div id="epoch-width-sniffer"></div>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 29 Mar 2017 01:02:04 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Sarah Gooding";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:13;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:105:"WPTavern: Data From Theme Reviews Shows Authors Need More Education on Developing Secure WordPress Themes";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=67987";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:116:"https://wptavern.com/data-from-theme-reviews-shows-authors-need-more-education-on-developing-secure-wordpress-themes";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:4489:"<p>Last week, we <a href="https://wptavern.com/wordpress-theme-review-team-making-progress-on-clearing-out-1000-review-backlog">highlighted the progress</a> being made by the Theme Review Team in clearing out a 1K+ review backlog. In an effort to determine common problems with themes discovered by reviewers, Carolina Nymark, a member of the Theme Review Team, <a href="https://make.wordpress.org/themes/2017/03/25/review-statistics/">reviewed 100 tickets</a> from 531 themes that were closed and marked not approved between December and February. Nymark cautions that the data does not assure statistical accuracy and is not representative of the entire directory.</p>\n<p>Her assessment shows that the most common problems discovered by reviewers were:</p>\n<ul>\n<li>Missing escaping or using the wrong functions: 23 themes</li>\n<li>Text that is not translation ready: 21 themes</li>\n<li>Missing prefix: 20 themes</li>\n<li>Scripts or styles are not enqueued: 18 themes</li>\n<li>PHP notices, errors or warnings: 12 themes</li>\n<li>Style tags does not correspond with theme functionality, or are deprecated: 10 themes</li>\n</ul>\n<p>Nymark also reviewed 100 out of 177 new themes that went live between December and February. Out of these themes, the most common problems were:</p>\n<ul>\n<li>Missing escaping or using the wrong functions: 51 Themes</li>\n<li>Text that is not translation ready: 44 Themes</li>\n<li>Missing prefix: 39 Themes</li>\n<li>Missing license or copyright information for included assets: 34 Themes</li>\n<li>Unused code or files: 25 Themes</li>\n<li>PHP notices, errors or warnings: 20 Themes</li>\n<li>Missing sanitization, or using the wrong functions: 18 Themes</li>\n<li>Options in the customizer that are not working: 18 Themes</li>\n</ul>\n<p>Last Friday, Jose Castaneda, Ulrich Pogson, and Nymark participated in a <a href="https://make.wordpress.org/themes/2017/03/27/chat-with-matt-about-the-future-of-theme-repo/">voice chat</a> with Matt Mullenweg, co-creator of the WordPress project, to discuss the future of the theme directory. The team discussed ideas around automation, improving the theme preview experience, and content portability. One of the experiments Mullenweg proposed is to remove the manual review process and rely more on user feedback. Feedback could include, tags, reviews, and other meta data.</p>\n<p>“As we are not sure if the process will function without manual reviews, we will start working on getting better user feedback on themes,” Pogson said. “Once we have a good infrastructure in place we can experiment with how the repository reacts with no manual reviews.</p>\n<p>“We discussed the process we would go about making decisions on changes to the theme repository and came to the consensus that a direct democracy is too fragile and representative democracy would be a better solution.”</p>\n<p>Security, code errors, and prefixing, were also mentioned in the conversation as the most common issues encountered with themes. The team was given a series of tasks to complete and will report the results to Mullenweg at a later date.</p>\n<h2>New Theme Check Plugin Will Detect Common Security Issues</h2>\n<p>The <a href="https://make.wordpress.org/themes/handbook/about/">Theme Handbook</a> doesn’t have a chapter on security but it does link to a series of articles on writing secure themes in the <a href="https://make.wordpress.org/themes/handbook/review/resources/">resources section</a>. Justin Tadlock, Key Reviewer, says work is underway on a new <a href="https://github.com/WPTRT/WordPress-Coding-Standards">Theme Check</a> plugin that will automatically detect security issues commonly seen during the manual review process. These include escaping and data sanitization.</p>\n<p>“If we could get the greater theme developer community to pitch in and help get this finished, it would be awesome,” Tadlock said. “Even outside of WordPress.org, ThemeForest and commercial theme shops could really use this.”</p>\n<p>Members of the TRT are testing the plugin behind the scenes and are working to eliminate false-positives. The best way to get involved in the project is to view the<a href="https://github.com/WPTRT/WordPress-Coding-Standards/issues"> Issue tracker</a> and submit pull requests. Once the new theme check plugin is live, it will give authors another tool at their disposal for developing more secure WordPress themes.</p>\n<div id="epoch-width-sniffer"></div>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Tue, 28 Mar 2017 22:52:21 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Jeff Chandler";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:14;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:93:"WPTavern: WordPress Relaunches Plugin Directory with New Design and Improved Search Algorithm";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=68018";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:104:"https://wptavern.com/wordpress-relaunches-plugin-directory-with-new-design-and-improved-search-algorithm";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:5396:"<p>The new <a href="https://wordpress.org/plugins/" target="_blank">WordPress Plugin Directory</a> went live today. Contributors have been working for the past year on rebuilding the directory with a new design and better capabilities for searching through the 45K+ available plugins.</p>\n<p>The new landing page displays a search bar prominently at the top, followed by sections for featured plugins, popular plugins, and beta plugins.</p>\n<p><a href="https://i2.wp.com/wptavern.com/wp-content/uploads/2017/03/wordpress-plugin-directory.png?ssl=1"><img /></a></p>\n<p>The design changes to the individual plugin pages have received <a href="https://www.facebook.com/groups/advancedwp/permalink/1446257985436411/?match=YWR2YW5jZWQgd29yZHByZXNzLHdvcmRwcmVzcy5vcmcsd29yZHByZXNzLGFkdmFuY2Vk" target="_blank">mixed feedback from members of Advanced WordPress Facebook.</a> The screenshots slider and FAQ accordion UI are welcome improvements, but many are not fond of how the new single plugin display ditches the previous tabbed interface in favor of truncated sections with numerous “read more” links. This requires the visitor to click and scroll repeatedly through a massive wall of text. The experience of doing this to find information is much less efficient than the previous tabbed UI.</p>\n<p>Many of the plugin header images appear to be stretched now with the new wider content area, but this may encourage developers to update their listings. Several users have commented that they are disappointed with the removal of stats, which are now viewable for admins only. Plugin team member Mika Epstein said they are waiting for more feedback from end users (not plugin developers) on whether to make them publicly viewable again.</p>\n<p>The new design matches <a href="https://wptavern.com/wordpress-org-launches-homepage-redesign" target="_blank">WordPress.org’s homepage redesign</a>, which went from sketches to prototype to live during the last few weeks of December 2016. The most exciting improvements, however, are found under the hood.</p>\n<p>The plugin directory is now powered by WordPress, instead of bbPress, making it easier for plugin developers and reviewers to manage plugins, tags/categories, and committers. The submission and review process has also been streamlined so the plugin team will no longer reject plugins after 7 days. They also have to ability to rename plugin slugs prior to approval for easier handling of typos.</p>\n<h3>New Plugin Search Algorithm Delivers More Relevant Results</h3>\n<p>The most significant user-facing improvement in the redesign is better search relevance. <a href="https://make.wordpress.org/meta/2016/08/30/initial-analysis-of-plugin-search-logs/" target="_blank">Analysis of plugin search logs</a> in August 2016 showed the directory handles 100,000 searches per day and receives more than 500k unique search queries per month.</p>\n<p>Greg Ichneumon Brown, a Data Wrangler at Automattic, published an in-depth <a href="https://data.blog/2017/03/15/improving-relevance-and-elasticsearch-query-patterns/" target="_blank">article</a> on how he and contributors improved search fidelity for the new plugin directory. The eye-opening account explains just how opinionated search algorithms need to be in order to give users the best experience at this scale.</p>\n<p>“In improving the fidelity of search results, it’s not just a question of how we satisfy a single user’s search query, but how we satisfy thousands of users for each unique search term: which plugins will support that volume of users and their requests for support?” Brown said. “Which are most likely to give all of these users a great WordPress experience?”</p>\n<p>The new search algorithm delivers results based on this premise. Brown added a calculation for the lowest/highest ratio of active_installs to the number of times the search was performed. However, this isn’t the only factor that influences whether or not a users will have a good experience with the top results. The algorithm also includes signals that Brown said plugin authors have a lot more control over:</p>\n<ul>\n<li>Resolving support threads</li>\n<li>Keeping the plugin update to date</li>\n<li>Testing the plugin on the latest versions of WordPress</li>\n</ul>\n<p>Brown’s <a href="https://data.blog/2017/03/15/improving-relevance-and-elasticsearch-query-patterns/" target="_blank">post</a> breaks down the Elasticsearch query he developed for the directory and explains how text matching works to find relevant results for author searches, queries that include operators, and partial-word boosting.</p>\n<p>The plugin directory relaunch has several known issues that the plugin team noted in the <a href="https://make.wordpress.org/plugins/2017/03/28/the-new-directory-is-mostly-live/" target="_blank">announcement</a> today. Users are noticing many broken links, problems with SVN, and other bugs when navigating around the new directory. The team has a list of tickets on <a href="https://meta.trac.wordpress.org/query?status=reopened&status=assigned&status=reviewing&status=new&status=accepted&group=status&milestone=Plugin+Directory+v3.0" target="_blank">Meta Trac</a> that they are working through and feedback is welcome. Plugin submissions are temporarily disabled while the transition is completed.</p>\n<div id="epoch-width-sniffer"></div>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Tue, 28 Mar 2017 21:59:33 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Sarah Gooding";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:15;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:85:"WPTavern: UK Home Secretary Amber Rudd Links WordPress.com to the Spread of Terrorism";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=67968";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:96:"https://wptavern.com/uk-home-secretary-amber-rudd-links-wordpress-com-to-the-spread-of-terrorism";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:7298:"<p><a href="https://i2.wp.com/wptavern.com/wp-content/uploads/2017/03/wordpresscom-logo.jpg?ssl=1"><img /></a></p>\n<p>UK government officials are targeting online service providers after terrorist Khalid Masood killed four people and injured more than two dozen in an attack in Westminster last week. In an <a href="http://www.telegraph.co.uk/news/2017/03/26/amber-rudd-social-media-firms-must-do-stop-terror/" target="_blank">article</a> published on the Telegraph Sunday morning, British Home Secretary Amber Rudd called on Google, Twitter, and Facebook to take action on extremist content. She also identified Telegram, Justpaste.it, and WordPress.com as smaller platforms through which terrorist activity is spreading.</p>\n<p>“There should be no place for terrorists to hide,” Rudd told Andrew Marr in an <a href="http://www.bbc.co.uk/programmes/p04y2cnh" target="_blank">interview</a> over the weekend. “We need to make sure organizations like WhatsApp, and there are plenty of others like that, don’t provide a secret place for terrorists to communicate with each other.”</p>\n<p>Last week’s attack in London also seems to have reignited the UK government’s war on encryption, as Rudd said that the security agencies’ inability to crack encrypted messages during an investigation is “completely unacceptable.” Masood allegedly used WhatsApp to communicate shortly before the attack.</p>\n<p>The Home Secretary has summoned representatives from a list of online service providers, including Google, Twitter, Facebook, and smaller companies, to a meeting this week to discuss combatting terrorist abuse of these platforms. Automattic would not confirm whether the company has been summoned but it seems likely given that WordPress.com was one of the platforms Rudd highlighted over the weekend.</p>\n<p>The Telegraph article strongly linked WordPress.com to terrorism, citing several claims from the Counter Extremism Project that the Washington Post <a href="https://www.washingtonpost.com/news/the-switch/wp/2017/03/01/how-alleged-isis-videos-are-creating-a-headache-for-wordpress/?utm_term=.bb8acba3d6ff" target="_blank">published</a> earlier this month:</p>\n<blockquote><p>But most such sites are publicly available and used to spread content. According to US think tank the Counter Extremism Project, WordPress.com sites have played host to beheading videos, firing squads, and a video of a man being shot in the head, emblazoned with the words ‘This In the Enemy Of Allah.’</p></blockquote>\n<p>Historically, WordPress.com has been a strong supporter of free speech but posting terrorist propaganda is a violation of its terms of service. The site has a dedicated page outlining the platform’s stance on <a href="https://en.support.wordpress.com/terrorist-activity/" target="_blank">terrorist activity</a>:</p>\n<blockquote><p>While our service is designed to enable users to freely express their ideas and opinions, however controversial, safety is important to us. As such, we don’t allow websites of known terrorist groups or genuine calls for violence against individuals or groups on WordPress.com.</p></blockquote>\n<p>WordPress.com users can <a href="https://en.support.wordpress.com/report-blogs/" target="_blank">report sites</a> they find to be suspicious but the page also emphasizes the platform’s commitment to free speech:</p>\n<blockquote><p>Please note that the team behind WordPress.com strongly believes in freedom of speech. WordPress.com has a vast audience spread across many cultures, countries and backgrounds with varying values and our service is designed to let internet users freely express any ideas and opinions without us censoring or endorsing them.</p>\n<p>We take all reports seriously, but we won’t remove sites just because they are offensive.</p></blockquote>\n<p>WordPress.com also denies use to individuals, groups, or entities on the <a href="https://www.treasury.gov/ofac/downloads/sdnlist.pdf" target="_blank">Specially Designated Nationals</a> list, maintained by the U.S. Department of the Treasury’s Office of Foreign Assets Control.</p>\n<p>It’s not yet clear what Home Secretary Rudd is calling for in summoning global tech company representatives to a meeting, but her comments on the Andrew Marr show indicate the government may request closer monitoring.</p>\n<p>“What I’m saying is the best people – who understand the technology, who understand the necessary hashtags to stop this stuff even being put up, not just taking it down, but stopping it being put up in the first place – are going to be them,” Rudd said. She also said she is in conversations with the U.S. government to help get all of these companies around the table to agree to stop this kind of content from being published in the first place.</p>\n<p>Automattic would not provide a comment at this time regarding its position on the UK government attempting to curb online extremism by targeting online services. However, the company has a long history of actively pushing back against requests that violate users’ freedom of speech. In 2010, Automattic <a href="http://en.blog.wordpress.com/2010/07/01/support-the-first-amendment-with-1-for-all/" target="_blank">demonstrated its support for freedom of speech by raising awareness about the First Amendment</a>. Automattic’s General Counsel Paul Sieminski wrote about the company’s commitment to <a href="https://en.blog.wordpress.com/2013/11/21/striking-back-against-censorship/" target="_blank">strike back against censorship</a> in 2013 after taking to the courts to stand with users against DMCA abuse. In 2014, when tech companies all over the world joined forces to <a href="https://thedaywefightback.org/" target="_blank">protest NSA surveillance</a>, Automattic was among them.</p>\n<p>If Rudd’s call for tech companies to take “a more proactive role” in tackling terrorist abuse ultimately means introducing monitoring that violates users’ privacy and gives government more access, she will be hard-pressed to get cooperation. American companies like Automattic and Apple have already demonstrated they are willing to go to court to protect users’ freedoms and privacy.</p>\n<blockquote class="twitter-tweet">\n<p lang="en" dir="ltr">To help keep our streets safe, we need to rise up against companies like <a href="https://twitter.com/hashtag/Apple?src=hash">#Apple</a> and <a href="https://twitter.com/hashtag/Whattsapp?src=hash">#Whattsapp</a> who provide space and comfort to terrorists</p>\n<p>— Nadine Dorries (@NadineDorriesMP) <a href="https://twitter.com/NadineDorriesMP/status/846267877435035648">March 27, 2017</a></p></blockquote>\n<p></p>\n<p>The anti-encryption rhetoric surrounding this issue seems manufactured to allow UK government officials to capitalize on a public tragedy in order to push a political agenda. Rudd is unlikely to find many companies in the tech industry that are eager to hand over users’ freedoms and private communications, but hopefully the summit will serve to educate government officials on why it’s dangerous to legislate backdoors into consumer products.</p>\n<div id="epoch-width-sniffer"></div>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 27 Mar 2017 22:30:41 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Sarah Gooding";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:16;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:71:"WPTavern: WordCamp Miami 2017 Will Livestream All Sessions this Weekend";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=67929";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:82:"https://wptavern.com/wordcamp-miami-2017-will-livestream-all-sessions-this-weekend";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1577:"<p><a href="https://i0.wp.com/wptavern.com/wp-content/uploads/2017/02/wordcamp-miami-2017.png?ssl=1"><img /></a></p>\n<p><a href="https://2017.miami.wordcamp.org/" target="_blank">WordCamp Miami</a> kicked off today with its ancillary workshops for beginners, freelancers, and BuddyPress enthusiasts. The WordCamp is entering its 9th year and organizers are expecting more than 800 attendees. Tickets are once again sold out, but latecomers hoping to attend can sign up for the <a href="http://davidbisset.us6.list-manage.com/subscribe?u=8f9242549d66d09eceb714b54&id=6685084fbd" target="_blank">wait list</a>.</p>\n<p>WordCamp Miami is one of the most well-established WordPress events and is known for having high quality sessions. This year’s <a href="https://2017.miami.wordcamp.org/schedule/" target="_blank">schedule</a> includes 60+ local and international speakers, a JavaScript learning track, and new AMA spots, featuring prominent people in the community. If you are unable to attend but want to join in remotely, the camp will be <a href="https://2017.miami.wordcamp.org/live/" target="_blank">live streaming</a> all sessions on Saturday and Sunday for free. There is no registration for the <a href="https://2017.miami.wordcamp.org/live/" target="_blank">live stream</a> and organizer David Bisset said it doesn’t have a limit on the number of people who can watch simultaneously. Participants can join in on Twitter with the <a href="https://twitter.com/hashtag/wcmia?src=hash" target="_blank">#wcmia</a> hashtag.</p>\n<div id="epoch-width-sniffer"></div>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 24 Mar 2017 21:52:30 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Sarah Gooding";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:17;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:80:"WPTavern: Medium Aims to Fix ‘Broken’ Media with New $5 Subscription Program";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=67900";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:84:"https://wptavern.com/medium-aims-to-fix-broken-media-with-new-5-subscription-program";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:6399:"<p><a href="https://i2.wp.com/wptavern.com/wp-content/uploads/2017/03/medium.jpg?ssl=1"><img /></a></p>\n<p>Nearly three months after <a href="https://blog.medium.com/renewing-mediums-focus-98f374a960be#.xij39212w" target="_blank">laying off a third of its staff</a> and publicly admitting that its previous ad-based revenue model was broken, Medium has introduced a new <a href="https://blog.medium.com/upgrade-your-medium-924b74c36552#.8qjmspkzj" target="_blank">$5 per month subscription program</a>. The internet speculated freely about Medium’s next move after CEO Ev Williams said the company would be taking “a different, bolder approach” to the problem of driving payment for quality content.</p>\n<p>It turns out the “bolder approach” he referenced is a subscription-based model, one that <a href="https://thenextweb.com/opinion/2017/03/23/ev-williams-lost-goddamn-mind/#.tnw_zZrtqFcj" target="_blank">skeptics</a> are already eager to <a href="https://www.theregister.co.uk/2017/03/24/medium_five_bucks_a_month_for_nothing/" target="_blank">tear apart</a> as many media organizations have struggled to find success with paywalls. Early subscribers will receive access to curated content, a new reading experience, ad-free browsing, and an offline reading list. Medium will be using the subscription revenue to pay writers for content, some of which will be restricted to members only.</p>\n<p>“We will be routing 100% of the revenue from founding members (those who sign up in the first few months) to writers and independent publishers who have important work to do,” Williams said. “Those who have hard-won expertise, do exhaustive research, and think deeply. Those who make us all smarter. Those who maximize our understanding of the world but don’t necessarily maximize clicks — and, therefore, are at a disadvantage amongst the highly optimized algorithm chum being slung by the truckload by low-cost content purveyors.”</p>\n<p>Medium’s new curated content stream will surface the most worthwhile articles from its network, which grew from 1.9 million posts in 2015 to 7.5 million in 2016 posts. Williams identified the types of content members can expect with their subscriptions in a <a href="https://blog.medium.com/our-approach-to-member-only-content-cfce188261d1#.ciyj1nlir" target="_blank">followup post</a> viewable only to subscribers:</p>\n<ul>\n<li>Politics. What’s happening behind the headlines. How to think about it. What to do about it.</li>\n<li>Work. Lessons in business, startups, leadership, management, and money.</li>\n<li>Self. Smart takes on how to be your best you — happier, healthier, more productive.</li>\n<li>Future. Where the world is going — technology, trends, what it all means.</li>\n</ul>\n<p>For those who have long regarded Medium as the home of hot takes, open letters, and scintillating rants, the new curated content will feature pieces from those who Williams describes as “doing important work.” The list above indicates the platform will be promoting a hefty does of spoon-fed thought and self-improvement topics. In order to make money from the people who have it to spend, the blogging silo must focus on helping those with too much information and not enough time to figure out “how to think about” important issues.</p>\n<p>Medium is currently <a href="https://medium.com/@adamhodgkin/medium-needs-a-business-model-550d3e2ff2ab#.f0ld2suga" target="_blank">soliciting writers via email</a>, according to one recipient, Adam Hodgkin. This move marks a change in the company where it is essentially becoming a publisher in addition to an aggregator, commissioning content that will deliver that trademark Medium flavor.</p>\n<p>Authors should be aware that articles published behind Medium’s paywall will lose their potential to go viral. In addition to trading site and content ownership for convenience, those who agree to write for Medium’s members will be limiting the potential reach their content may have had if it was published in the open.</p>\n<p>“Media is broken,” Williams said. “And we need to fix it. I’m super passionate about this. Though we’ve changed our approach recently, this has been Medium’s mission from day one. We saw the feedback loops for publishing content to be a major problem, and we set out to build a new model. We’ve come a long way since — establishing ourselves as the platform for thoughtfulness, depth, and insight from independent thinkers. But the greater challenge — changing the incentives that drive our consumption of media online — has become even more pressing. It’s time to double-down.”</p>\n<p>If there’s something new about this economic model, we have yet to see it. Spotify, Netflix, the Financial Times, the Wall Street Journal, and many other businesses have successfully implemented the subscription model. Using it to fund the type of content that Medium aims to highlight may not be feasible, however, as consumers tend to gravitate towards free content and news that is read and shared in the open.</p>\n<p>If Medium’s only option for exiting the <a href="http://readwrite.com/2007/03/01/attention_economy_overview/" target="_blank">attention economy</a> is to further lock down users’ content inside its proprietary silo, the remedy is worse than the disease. Instead of seeing ads on articles available to everyone, subscribers now pay to read content that is selected by and owned by Medium, a company that still needs to find a way to keep the lights on once all the VC money is gone.</p>\n<p>Medium tried the ad-driven publishing model without success and then declared that it was a broken system. Was the model broken because it didn’t bring Medium enough money to keep paddling on? Or is it fundamentally broken because it “incentivizes the wrong behaviors,” as Williams put it? His newfound idealism behind the push to leave the domain of “ad buyers and social media echo chambers” appears to be a mask for the lack of a concrete monetization strategy.</p>\n<p>Williams’ closing appeal says everything: “Join us early, and help us figure it out.” Medium is still experimenting on publishers to find a way to stay afloat.</p>\n<div id="epoch-width-sniffer"></div>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 24 Mar 2017 21:24:49 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Sarah Gooding";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:18;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:82:"WPTavern: How to Find the Age of a Plugin Hosted in the WordPress Plugin Directory";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=67923";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:93:"https://wptavern.com/how-to-find-the-age-of-a-plugin-hosted-in-the-wordpress-plugin-directory";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1554:"<p>The <a href="https://wordpress.org/plugins/">WordPress plugin directory</a> provides information such as version requirements, compatibility, last updated, and active installs for plugins. What it doesn’t tell you is how old a plugin is. A new site called<a href="http://pluginage.ahmadawais.com/"> Age WP Plugin</a> created by <a href="https://AhmadAwais.com">Ahmad Awais</a> and <a href="https://maedahbatool.com/">Maedah Batool</a> makes finding this information easy. Simply type in a plugin’s slug into the search box and hit enter.</p>\n<img />Hello Dolly is 8 Years Old\n<p>Awais created the site after Batool inquired about the age of a plugin for an article she was writing. Using the WordPress.org API, Awais discovered that one of the data points was a plugin’s submission date. In addition to displaying a plugin’s age, the site also shows the number of downloads it has. In early 2015, the <a href="https://wptavern.com/wordpress-plugin-directory-launches-new-design">plugin directory was redesigned</a> and replaced the download count with the number of active installs.</p>\n<p>The site has <a href="https://www.facebook.com/groups/advancedwp/permalink/1441868299208713/">received positive feedback</a> from plugin authors in the Advanced WordPress Facebook group. Something I’d like to see added is a list of 10 or 25 of the oldest plugins in the directory. Awais plans to redesign the site using a different color scheme and fix styling issues reported by testers.</p>\n<div id="epoch-width-sniffer"></div>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 24 Mar 2017 19:12:11 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Jeff Chandler";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:19;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:57:"WPTavern: PHP 5.6 Is Now the Most Widely Used PHP Version";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=67851";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:68:"https://wptavern.com/php-5-6-is-now-the-most-widely-used-php-version";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:2510:"<p>PHP 5.6 usage has steadily increased over the past year and has now overtaken versions 5.3 and 5.4 to be the most widely used version, according to <a href="https://w3techs.com/technologies/history_details/pl-php/5" target="_blank">W3Techs’ stats</a>. PHP is used by 82.6% of all the websites for which W3Techs can detect a server-side programming language. PHP 7 accounts for 3.1% of these websites and PHP 5.x makes up 95.3%, with version 5.6 usage at the top end.</p>\n<p><a href="https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/php-version-usage.png?ssl=1"><img /></a></p>\n<p><a href="http://php.net/usage.php" target="_blank">PHP.net’s usage stats</a> page hasn’t been updated sine 2013 but the project recommends W3Techs’ stats for viewing PHP market share by version. W3Techs’ methodology takes the top 10 million websites, according to Alexa rankings, to offer a representative sample of established sites without including domain spammers.</p>\n<p>PHP 5.6 overtaking older versions is a significant milestone for the PHP community, since it still receives <a href="http://php.net/supported-versions.php" target="_blank">support for critical security issues</a> until December 31, 2018. The older versions that previously dominated usage reached End of Life in 2015 and 2016 and are no longer receiving security updates.</p>\n<p>Adoption of supported PHP versions is somewhat slower in the WordPress community. According to the project’s <a href="https://wordpress.org/about/stats/" target="_blank">stats</a>, more than half of all WordPress sites (55.6%) are using unsupported versions of PHP (versions 5.2 – 5.5).</p>\n<p>In early December 2016, WordPress updated its <a href="https://wordpress.org/about/requirements/" target="_blank">hosting recommendation</a> to PHP 7+, which should help new users who are approaching hosts to request their sites be put on newer versions of PHP. In addition to these recommendations, WordPress’ strategy in the past has been to cultivate relationships with hosts to help improve host configurations for users. The project recently launched the <a href="https://make.wordpress.org/hosting/" target="_blank">Make WordPress Hosting</a> community to facilitate collaboration among those with hosting experience. Participants are currently working on documenting best practices, including recommendations for PHP versions offered, and providing tools for the community.</p>\n<div id="epoch-width-sniffer"></div>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 23 Mar 2017 19:15:29 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Sarah Gooding";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:20;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:32:"Matt: On the James Altucher Show";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:22:"https://ma.tt/?p=47188";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:49:"https://ma.tt/2017/03/on-the-james-altucher-show/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:450:"<p>I <a href="http://www.jamesaltucher.com/2017/03/matt-mullenweg/">joined in for the James Altucher podcast in an episode that covered a lot of ground</a>. One clarification was the point of the story about my Dad not making much at his old job was that companies should be thoughtful about compensation especially for the people who stay with them the longest, not that loyalty is a myth or something to be avoided. It just needs to be two-way.</p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 23 Mar 2017 16:29:13 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:4:"Matt";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:21;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:115:"WPTavern: WPWeekly Episode 268 – Behind the Scenes of WordPress Development Course, Up and Running Second Edition";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:58:"https://wptavern.com?p=67846&preview=true&preview_id=67846";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:121:"https://wptavern.com/wpweekly-episode-268-behind-the-scenes-of-wordpress-development-course-up-and-running-second-edition";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:2416:"<p>On this episode, <a href="http://www.marcuscouch.com/">Marcus Couch</a> and I are joined by <a href="https://alexdenning.com/">Alex Denning</a>, <a href="https://pressupinc.com/">Fred Meyer, and David Hayes</a> of <a href="https://wpshout.com/">WPShout</a> to discuss their WordPress Development course, <a href="https://wpshout.com/up-and-running/">Up and Running Second Edition</a>. We learn why the trio created the course and who it’s geared towards.</p>\n<p>Later in the show, we have a great conversation surrounding the REST API and its potential impacts on WordPress. Near the end of the interview, we get their thoughts on the state of WordPress education.</p>\n<h2>Stories Discussed:</h2>\n<p><a href="https://wptavern.com/godaddy-acquires-sucuri">GoDaddy Acquires Sucuri</a></p>\n<h2>Plugins Picked By Marcus:</h2>\n<p><a href="https://wordpress.org/plugins/wp-multisite-user-sync/">WP Multisite User Sync</a> lets you Sync/unsync users from one site (blog) to other sites (blogs) in a WordPress Multisite network.</p>\n<p><a href="https://wordpress.org/plugins/woo-save-abandoned-carts/">WooCommerce Live Checkout Field Capture</a> plugin saves all activity in the WooCommerce checkout form before it is submitted. This enables you to see who has abandoned their shopping carts with the ability to contact them and remind about the abandoned cart.</p>\n<p><a href="https://wordpress.org/plugins/after-comment-redirector/">After Comment Redirector</a> lets you redirect to a custom page after commenting for all or new commentators. This is a handy way to say thank you to your most engaging readers. You can also give out a coupon, special e-book, or secret content when someone leaves a comment.</p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, March 29th 3:00 P.M. Eastern</p>\n<p><strong>Subscribe To WPWeekly Via Itunes: </strong><a href="https://itunes.apple.com/us/podcast/wordpress-weekly/id694849738" target="_blank">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via RSS: </strong><a href="https://wptavern.com/feed/podcast" target="_blank">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via Stitcher Radio: </strong><a href="http://www.stitcher.com/podcast/wordpress-weekly-podcast?refid=stpr" target="_blank">Click here to subscribe</a></p>\n<p><strong>Listen To Episode #268:</strong><br />\n</p>\n<div id="epoch-width-sniffer"></div>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 23 Mar 2017 01:39:19 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Jeff Chandler";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:22;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:33:"WPTavern: GoDaddy Acquires Sucuri";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=67826";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:44:"https://wptavern.com/godaddy-acquires-sucuri";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:5541:"<p>GoDaddy <a href="https://www.godaddy.com/garage/godaddy/sucuri-godaddy-team-protect-websites/">has announced</a> that it has entered into an agreement to acquire <a href="https://sucuri.net/">Sucuri Security</a>. Sucuri, founded by Daniel Cid and co-founded by Tony Perez in 2010, is a website security platform that helps clean and protect websites. Details of the deal were not disclosed.</p>\n<p>Like <a href="https://wptavern.com/godaddy-acquires-wordpress-site-management-service-managewp">ManageWP</a>, Sucuri will operate as a separate entity under the GoDaddy umbrella. Sucuri employees will transfer to GoDaddy while remaining under the leadership of Perez and Cid.</p>\n<p>Out of all the companies that Sucuri could have chosen to be acquired by, why GoDaddy?</p>\n<p>“Over the years we’ve seen them live up to their words to be a customer and product centric company,” Perez said. “As a product company it give us an opportunity to scale our product from a few hundred thousand domains, to millions. It’s something that we only ever dreamed of.”</p>\n<p>The acquisition comes a few weeks after <a href="https://www.siteground.com/blog/sg-site-scanner-powered-sucuri/">SiteGround announced</a> its partnership with Sucuri and renamed its site scanner SG Site Scanner. It’s too soon to determine how this acquisition will affect Sucuri’s partnerships with hosting companies.</p>\n<p>“I can’t speak for our partners, but I truly hope they will trust in us, Sucuri, and in me personally,” Perez said. “If we can work to deploy our technology for GoDaddy, at their scale, then I have nothing but confidence we can do this for every other partner out there.</p>\n<p>“GoDaddy made this investment because they believe in what we have built as a team at Sucuri, the product solves problems, that doesn’t go away and I hope all our customers and partners will give us time to prove this in our actions.”</p>\n<p>Both companies acknowledged that nothing changes for existing Sucuri customers and that they can expect to see numerous improvements in the near future. Perez and Cid see the acquisition as version 2.0 of the company.</p>\n<p>Aaron Campbell, WordPress Security Team Lead who is sponsored by GoDaddy to work on WordPress full-time, says the move should help make more sites secure.</p>\n<p>“GoDaddy is committed to offering great services to its clients,” Campbell said. “You know as well as I do that Sucuri is exactly that; we’ve seen them be quite an asset to the WordPress community over the years.</p>\n<p>“They’re going to remain a standalone product, but I’m excited to see them become part of the GoDaddy team to make some great stuff together. Keeping as many WordPress users secure as possible is obviously my goal and I really think this will help accomplish that.”</p>\n<p>Reactions to the news on Twitter have mostly been positive with many congratulating Sucuri and its founders.</p>\n<p>On the <a href="https://www.facebook.com/groups/advancedwp/?ref=group_cover">Advanced WordPress Facebook group</a>, reactions to <a href="https://www.facebook.com/groups/advancedwp/permalink/1440220396040170/">the news</a> are a mix between congratulatory and fears of Sucuri’s service declining. These are among the same grievances and fears expressed by ManageWP customers when <a href="https://managewp.com/managewp-joins-godaddy">GoDaddy acquired it</a>.</p>\n<h2>ManageWP Customers Report No Noticeable Decline in Service</h2>\n<p>Since being acquired, ManageWP has maintained and improved service levels while continuing to add features. Its most recent feature gives customers the opportunity to create backups, restore, and clone <a href="https://managewp.com/multisite-websites-in-managewp">multisite websites</a>.</p>\n<p>Bob Dunn, of <a href="https://bobwp.com/">BobWP</a>, says the service has been stellar before and after the transition.</p>\n<p>“To be honest, their services were great before and still are,” Dunn said. “I don’t manage a ton of sites, but for my needs, it has been rock solid since I first became a customer.”</p>\n<p>Scott Buscemi, co-founder of <a href="https://lumenfoundry.com/">Lumen Foundry</a>, has had a similar experience.</p>\n<p>“In all honesty, I haven’t noticed much of anything since they were acquired – and that’s a ‘win’ in my opinion,” Buscemi said.</p>\n<p>“I’ve seen them push out a pleasant list of bug fixes and features that don’t affect me, so it’s great to still see active development on the primary system. GoDaddy has been working hard to get on the good side of developers and agency owners like me, so I can’t imagine they would go through the effort of the acquisition only to spoil the experience and turn things negative.”</p>\n<p>Even those skeptical with the acquisition have reported no noticeable decline in the quality of service.</p>\n<blockquote class="twitter-tweet">\n<p lang="en" dir="ltr"><a href="https://twitter.com/jeffr0">@jeffr0</a> Me, I haven’t really noticed any change in the quality of the service (and I was skeptical)</p>\n<p>— "so called" Jim Cook (@jm_cook) <a href="https://twitter.com/jm_cook/status/844657355035938816">March 22, 2017</a></p></blockquote>\n<p></p>\n<p>GoDaddy has not announced how it plans to integrate Sucuri into its products and services.</p>\n<div id="epoch-width-sniffer"></div>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 23 Mar 2017 00:53:46 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Jeff Chandler";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:23;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:62:"BuddyPress: BuddyPress at WordCamp London 2017 Contributor Day";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"https://buddypress.org/?p=264902";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:82:"https://buddypress.org/2017/03/buddypress-at-wordcamp-london-2017-contributor-day/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1688:"<p>Contributor Day is a big part of WordCamp London. This year it was held on Friday 17th March at London Metropolitan University. 100 contributors descended on the venue each aiming to make WordPress better in some wonderful way.</p>\n<img src="https://buddypress.org/wp-content/uploads/1/2017/03/room-back.jpg" alt="A room full of people" />Contributors at WordCamp London 2017. Photo by <a href="https://wpism.com" rel="nofollow" target="_blank">Pradeep Singh</a>.\n<p>Attendees were asked to choose an area of interest. The options were Accessibility, BuddyPress, Community, Core, Design & Flow, Documentation, Polyglots, Support and Themes. 5 of the 100 contributors chose BuddyPress. 2 of the 5 were new to contributing in general but all had used, or had at least heard of, BuddyPress at some point.</p>\n<p>After a quick refill of coffee the team convened and began discussing how to get the most from the next 8 hours. Due to a diverse range of skills available within the group, we were able to focus on documentation, coding and localisation.</p>\n<img src="https://buddypress.org/wp-content/uploads/1/2017/03/buddypress-table.jpg" alt="People using laptops" />BuddyPress contributors. Photo by <a href="https://wpism.com" rel="nofollow" target="_blank">Pradeep Singh</a>.\n<p>As a team we managed to identify an issue related to colour contrast in the Twenty Seventeen theme. <a href="https://buddypress.trac.wordpress.org/ticket/7471" target="_blank">#7471</a> was opened and a patch was submitted. We were also able to translate all remaining strings into Italian.</p>\n<p>The day was a huge success and all team members indicated they will contribute again going forward.</p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 22 Mar 2017 21:26:31 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:12:"Henry Wright";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:24;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:71:"WPTavern: Foxhound Is the First REST API Powered Theme on WordPress.org";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=65646";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:82:"https://wptavern.com/foxhound-is-the-first-rest-api-powered-theme-on-wordpress-org";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:3281:"<p><a href="https://wordpress.org/themes/foxhound/" target="_blank">Foxhound</a> made its debut on WordPress.org yesterday. The React-based theme is the first in the directory to use the REST API endpoints included in WordPress 4.7. Foxhound sports a tasteful blog design with single-page app functionality that loads posts instantly. Check out the <a href="https://themes.redradar.net/foxhound/" target="_blank">live demo</a> to see how fast the content loads.</p>\n<p><a href="https://i0.wp.com/wptavern.com/wp-content/uploads/2017/02/foxhound.png?ssl=1"><img /></a></p>\n<p>The theme was designed and developed by <a href="https://themes.redradar.net/" target="_blank">Kelly Dwan and Mel Choyce</a>, who have collaborated on several free themes hosted on WordPress.org. They recommend installing the <a href="https://wordpress.org/plugins/wp-api-menus/" target="_blank">WP-API Menus</a> plugin, as the REST API does not yet support menus. After installing Foxhound, there are only two things required to make it look like the demo: Set the front page to display the latest posts and set up a menu. There are no additional customization settings.</p>\n<p>Kelly Dwan notes on <a href="https://github.com/ryelle/Foxhound" target="_blank">Foxhound’s GitHub repository</a> that the theme should be considered “experimental” and users can expect a few restrictions:</p>\n<ul>\n<li>The theme does not display anything if javascript is disabled. (Should not affect SEO or accessibility)</li>\n<li>The API cannot be blocked by a security plugin. Some plugins recommend blocking the users endpoint, but that is required to show the author archive. If you need to block the user endpoint, the rest of the theme should work but might be unstable if anyone tries to visit an author archive.</li>\n<li>Permalinks for pages and archives are changed by this theme. They will be reset if/when you deactivate the theme. You might want to set up redirects using something like <a href="https://wordpress.org/plugins/safe-redirect-manager/" target="_blank">Safe Redirect Manager</a>.</li>\n<li>This theme does not support hierarchical category archives – only parent category archive pages can be displayed. This <a href="https://github.com/ryelle/Foxhound/issues/30" target="_blank">may be fixed in a later version</a> of the theme.\n<li>Plugins may not work as expected, especially if they add content to the front end of the site. Most Jetpack features do still work.</li>\n</ul>\n<p>Because Foxhound is so different from traditional WordPress themes, it could not go through the usual theme review process. Themes that require the WP REST API are currently reviewed outside of WordPress.org when a theme author pings the Theme Review team. They apply a “Special Case” tag that allows the theme to bypass Theme Check. (The tag is also used for other themes that break the rules in innovative ways.)</p>\n<p>“We don’t have a lot to go on yet with those types of themes,” Key Reviewer Justin Tadlock said. “Foxhound was the first. We’re supposed to be looking over another soon. As more of these types of themes come in, we’ll be able to figure out ways of making it easier to submit them.”</p>\n<div id="epoch-width-sniffer"></div>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 22 Mar 2017 19:21:50 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Sarah Gooding";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:25;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:35:"HeroPress: A Blissful Driving Force";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:56:"https://heropress.com/?post_type=heropress-essays&p=1658";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:52:"https://heropress.com/essays/blissful-driving-force/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:9085:"<img width="960" height="480" src="http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2017/03/032217-1024x512.jpg" class="attachment-large size-large wp-post-image" alt="Pull Quote: WordPress successfully justified my choice of not joining the job placement drive at college." /><p>As a college guy, I believed in being different and outperforming the best of my lot. Coming from a modest family background, the realization of achievement dawned over me. I never favored being a 9 to 5 corporate professional and a having a ‘boss’ was simply not my cup of coffee. I was never interested in the classes held in the college because I was being more productive at the ‘reality’ front of the life. I envisioned getting involved in tasks that were strongest at the core.</p>\n<h3>Where It All Started</h3>\n<p>Computer technology was in its nascent state in India the time I started my tryst with web pages. I began with designing my own college’s alumni website while pursuing MCA at Banaras Hindu University, Varanasi. Eventually, I was assigned the task of the event websites too. I was happy because all this brought about a sense of power to me. Though not initially refine, my work still appealed to many and it also made me realize the power technology had.</p>\n<h3>The Seed of Seriousness</h3>\n<p>The very first seed of the idea of taking this up as a serious profession was sown by a friend who told me about how creating web pages and blogging could be a source of monetization. Google pages was my first shot as a techie, wherein I started with contributing content through blogs to several clients.</p>\n<h3>Saw and Attempted</h3>\n<p>I can still recollect the time I received my first pay cheque. Initially, I had tested all Content management systems and had started with Joomla and Drupal. With absolutely no knowledge about coding, I went forward to scale the web designing mountain. WordPress came and was well recognized as a blogging platform; suitable to what I worked on. I bumped into WordPress in 2009 and like many other users, utilized it for my blogging endeavors. Little did I know that someday it would be the answer to my ‘coding gap’. I remember working on a 6-month project for my MCA final where I took up WordPress as the core subject and in there I talked about custom plugins and themes. The teacher was happy to receive the unique project and awarded me good grades for my sense of initiation with new approach.</p>\n<h3>That Leap of Faith</h3>\n<p>Now, I knew how I had to take this WordPress awesomeness forward. With a little exposure to learning new technology, I was baffled for a while but had the will to scale this one too. 6 months, and I thoroughly decoded the WordPress codex for me. This was a giant step forward where my future lay in my own hands.</p>\n<p>Personally, I feel that WordPress does not constrict you to a certain limit or a line of functionalities. If you have a core foundation, you can toy with it and make awesome end results. WordPress was now my pillar of strength. WordPress successfully justified my choice of not joining the job placement drive at the college.</p>\n<h3>The Break-Out</h3>\n<p>Now was the time to materialize my skills and have a material turnaround for the work I was capable of doing. After a 4-month hunt for some serious web designing projects with not a single task at hand, disappointment gripped me. The lack of proper work infrastructure due to poor Internet connectivity and local electricity supply were some of the other reasons I had to plan withdrawing my resources from Varanasi. I could have fallen or would have made a leap; it was about to be my choice for the rest of my life.</p>\n<h3>Hello to New Beginnings</h3>\n<p>It was frustrating because Varanasi had been my abode for 7 good years and leaving the place was a huge decision to make. I mustered up my wits to start afresh by withdrawing my base from Varanasi and shifted to Lucknow, India in order to try out seeking new opportunities yet again.</p>\n<p>The work stars favored me and with the help of elance-oDesk (now, Upwork) and other freelancing platforms, I received many life-changing projects of my life. Things moved forward and with many clients in a row, another year went by. I collaborated with more people who were willing to join me on the platform – people who wanted to leave a mark; never to look back. What remained constant throughout these years was my capability to work hard each day.</p>\n<h3>A Better Picture/ Wbcom Designs</h3>\n<p>I upfront admire WordPress because it has been a driving force for my existence. Time has moved slowly and with 6+ years of experience and self-discovery, I now run a fully-fledged WordPress based company <a href="https://wbcomdesigns.com/" target="_blank">Wbcom Designs</a> that has many developers and freelancers onboard with me.</p>\n<p>While additionally serving <a href="https://www.buddyboss.com/" target="_blank">BuddyBoss</a> as a Product and Support Manager, now I plan to infuse new changes in the pattern we operate at base as well as the firm through strategic planning. It’s time to give back to the WordPress community through the development of free plugins, theme customization and spreading the WordPress fandom at local level.</p>\n<p>I recently took the <a href="https://2016.nashik.wordcamp.org/wbcomdesigns-is-our-bronze-sponsor/">opportunity to sponsor</a> <a href="https://2016.nashik.wordcamp.org/">‘Nashik WordCamp’ 2016</a>, <a href="https://2017.pune.wordcamp.org/sponsors/">WordCamp Pune 2017</a>, <a href="https://2017.udaipur.wordcamp.org/sponsors/">WordCamp Udaipur 2017</a>, and <a href="https://2017.kochi.wordcamp.org/sponsors/">WordCamp Kochi 2017</a>. I am glad I was able to take a step forward in my plans to pay back to the WordPress community. To set the ball rolling at local level, I have recently come up with a local <a href="https://www.meetup.com/Lucknow-WordPress-Meetup/">MeetUp</a> group at Lucknow, India so that locally organized, face to face events can be organized that will accelerate the understanding of the WordPress CMS among the masses. I also plan to bring about WordPress awareness at the school and college level in my zone so that more and more young people know why this CMS is so amazing.</p>\n<p>To this day, my first love is my work desk. Whenever in an emotional or professional fix, I seek recluse through this amazing platform. Unlike others, working destresses me. There is a long way to go with this ideal because I want people to know how powerfully stable the WordPress is.</p>\n<p>Like they say,</p>\n<blockquote><p>“Coming together is a beginning; keeping together is progress; working together is success.”</p></blockquote>\n<p>I want to see the developer community going for heights that have never been achieved before and I want to be a part of this huge step-up.</p>\n<p>I am all open up for this WordPress community for contribution and assistance. For WordPress enthusiasts, I want to tell them that sky is not the limit. WordPress has accepted me as its own and it’s time for me and others to give back in the best possible manner.</p>\n<div class="rtsocial-container rtsocial-container-align-right rtsocial-horizontal"><div class="rtsocial-twitter-horizontal"><div class="rtsocial-twitter-horizontal-button"><a title="Tweet: A Blissful Driving Force" class="rtsocial-twitter-button" href="https://twitter.com/share?text=A%20Blissful%20Driving%20Force&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Fblissful-driving-force%2F" rel="nofollow" target="_blank"></a></div></div><div class="rtsocial-fb-horizontal fb-light"><div class="rtsocial-fb-horizontal-button"><a title="Like: A Blissful Driving Force" class="rtsocial-fb-button rtsocial-fb-like-light" href="https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Fblissful-driving-force%2F" rel="nofollow" target="_blank"></a></div></div><div class="rtsocial-linkedin-horizontal"><div class="rtsocial-linkedin-horizontal-button"><a class="rtsocial-linkedin-button" href="https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fessays%2Fblissful-driving-force%2F&title=A+Blissful+Driving+Force" rel="nofollow" target="_blank" title="Share: A Blissful Driving Force"></a></div></div><div class="rtsocial-pinterest-horizontal"><div class="rtsocial-pinterest-horizontal-button"><a class="rtsocial-pinterest-button" href="https://pinterest.com/pin/create/button/?url=https://heropress.com/essays/blissful-driving-force/&media=https://heropress.com/wp-content/uploads/2017/03/032217-150x150.jpg&description=A Blissful Driving Force" rel="nofollow" target="_blank" title="Pin: A Blissful Driving Force"></a></div></div><a rel="nofollow" class="perma-link" href="https://heropress.com/essays/blissful-driving-force/" title="A Blissful Driving Force"></a></div><p>The post <a rel="nofollow" href="https://heropress.com/essays/blissful-driving-force/">A Blissful Driving Force</a> appeared first on <a rel="nofollow" href="https://heropress.com">HeroPress</a>.</p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 22 Mar 2017 12:00:33 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:11:"Varun Dubey";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:26;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:82:"WPTavern: Help Jesse Petersen and His Family by Donating to His Medical Leave Fund";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=67746";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:93:"https://wptavern.com/help-jesse-petersen-and-his-family-by-donating-to-his-medical-leave-fund";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:2774:"<p><a href="https://www.petersenmediagroup.com/">Jesse Petersen</a>, a longtime member of the WordPress community and founder of <a href="https://www.genesisthe.me/">Genesis The.me</a>, needs <a href="https://www.newlungsfor.me/medical-leave-fund-for-jesses-double-lung-transplant/">our help</a>. Petersen is battling <a href="http://www.cffatboy.com/what-is-cystic-fibrosis/">Cystic Fibrosis</a> and earlier this year after visiting a clinic, discovered that his lung function was at 22%.</p>\n<p>Due to decrease lung function, Petersen missed five weeks of work, required home IVs, and visited many doctors. He is currently on a double-lung transplant list with a <a href="https://en.wikipedia.org/wiki/Lung_allocation_score">lung allocation score</a> of 38.859.</p>\n<p>According to the <a href="https://www.unos.org/wp-content/uploads/unos/lung_allocation_score.pdf">United Network for Organ Sharing</a>, the LAS is a score used to prioritize waiting list candidates based on a combination of wait list urgency and post-transplant survival.</p>\n<p>In order to maintain his health for a transplant, doctors have recommended that he work a maximum of two hours per day with quality rest.</p>\n<p>His family has a small emergency fund available that they thought would allow Petersen to work up until his transplant surgery. However, there’s no estimated time frame for when a transplant will be available.</p>\n<p>Outside of his product based business, Petersen is a work-from-home freelancer with contract work that needs to be completed. He and his wife have two adopted children. His wife volunteered to get another job to supplement their income but relatives rejected the idea as she is his primary support person.</p>\n<p>Petersen has <a href="https://my.genesisthe.me/downloads/genesistheme-developer-starter/">two products</a> for sale on GenesisThe.me with two more ready for launch by the end of March.</p>\n<p>His family is <a href="https://www.newlungsfor.me/medical-leave-fund-for-jesses-double-lung-transplant/">asking for $20K </a>to help pay for expenses and allow Petersen to take an extended medical leave to focus on his health. So far, the campaign has raised $5,075 or about a quarter of the amount needed.</p>\n<p>You can donate as much as you’re able to or choose from one of five predetermined amounts ranging from $25 to $1K. You can also choose to donate monthly in six month increments.</p>\n<p>Petersen is no stranger to the WordPress community’s generosity. In 2016, it helped him raise nearly $20K to help pay for costs associated with <a href="https://surpriseadoption.com/">adopting his second son</a>. If you are able, please consider donating to Petersen’s medical leave fund.</p>\n<div id="epoch-width-sniffer"></div>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 22 Mar 2017 10:35:52 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Jeff Chandler";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:27;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:74:"WPTavern: Adding Images to WordPress Sidebars Is About to Get a Lot Easier";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=67667";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:85:"https://wptavern.com/adding-images-to-wordpress-sidebars-is-about-to-get-a-lot-easier";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:4041:"<p>Adding images to sidebars in WordPress is a cumbersome task that requires users to upload an image to the Media Library, find the URL, copy it, and paste it into a Text widget along with additional HTML. Nearly two years ago, Mel Choyce <a href="https://core.trac.wordpress.org/ticket/32417">opened a ticket</a> on WordPress Trac proposing that a media widget be added to core. This widget would allow users to easily add images to sidebars.</p>\n<p>Throughout the discussion, the idea of creating a catch-all media widget was brought up that would allow users to add images, audio, or video to a sidebar. After developers spoke to Matt Mullenweg about the direction of the project, the team decided to create three separate widgets to handle each media type. Choyce outlined the benefits this approach provides:</p>\n<ul>\n<li>We can focus on creating more tailored experiences for each widget.</li>\n<li>We’ll be able to launch new widgets without having to worry about constantly updating one central widget, or potentially breaking anything.</li>\n<li>It’ll be easier for people to discover new media types since they won’t be buried within one widget.</li>\n<li>This will more closely mimic the approach we’re taking to content blocks in the future, which should provide an easier transition.</li>\n</ul>\n<p>Out of the three core widgets in development, the Image one is nearly complete ready for user testing. To test, first download and activate the <a href="https://wordpress.org/plugins/wp-core-media-widgets/">Core Media Widgets</a> plugin. Once activated, navigate to Appearance > Widgets in the WordPress backend and in the available widgets section, locate the Image widget.</p>\n<img />Core Image Widget UI\n<p>Clicking the Select Image button displays the media library modal where you can either select or upload an image. Once an image is selected, click the Add to Widget button in the bottom-right corner. This is what the widget looks like after an image is added.</p>\n<img />Core Image Widget With an Image\n<p>Here is what the widget looks like on a page using the <a href="https://wordpress.org/themes/twentyseventeen/">Twenty Seventeen</a> default theme.</p>\n<img />Core Image Widget in Action\n<p>The core image widget is incredibly easy to set up and is a significant improvement over the Text widget approach. The user interface is much simpler compared to the <a href="https://jetpack.com/support/extra-sidebar-widgets/image-widget/">image widget</a> supplied by Jetpack. Jetpack’s image widget UI doesn’t take advantage of the media library modal and instead, requires the user to know the image’s URL.</p>\n<img />Jetpack Image Widget UI\n<p>Many of the fields are the same as what’s provided by the media library modal. Not surprisingly, WordPress.com <a href="https://en.support.wordpress.com/widgets/image-widget/">uses the same interface</a> and requires the user to know the image URL.</p>\n<h2>Core Image Widget May Be Ready in Time for WordPress 4.7.4</h2>\n<p>The team is specifically seeking feedback from those who use image widgets provided by plugins on WordPress.org. Once the image widget is merged into core, the video and audio widgets will be added to the <a href="https://wordpress.org/plugins/wp-core-media-widgets/">Core Media Widgets</a> plugin. Users can leave the plugin enabled until all three widgets are added to core.</p>\n<p>“Once a widget has been thoroughly tested by users, we can then copy it into core for a release while then also disabling the widget in the plugin,” Ruter said.</p>\n<p>If you encounter a bug or discover an incompatibility with a plugin or theme, please <a href="https://github.com/xwp/wp-core-media-widgets/issues">create an issue</a> on the project’s GitHub page. According to Ruter, the team is working hard to get the widget to a point where it can be merged into core. Depending on how testing goes, it could be merged into core as early as WordPress 4.7.4.</p>\n<div id="epoch-width-sniffer"></div>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 22 Mar 2017 01:18:28 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Jeff Chandler";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:28;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:91:"WPTavern: WordPress Theme Review Team Making Progress on Clearing Out 1,000+ Review Backlog";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=67582";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:100:"https://wptavern.com/wordpress-theme-review-team-making-progress-on-clearing-out-1000-review-backlog";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:6259:"<a href="https://i1.wp.com/wptavern.com/wp-content/uploads/2016/12/planning.jpg?ssl=1"><img /></a>photo credit: <a href="https://stocksnap.io/photo/5ZMT04MIW6">Oli Dale</a>\n<p>The WordPress Theme Review team (TRT) has turned a corner and is approaching a major milestone of getting the <a href="https://themes.trac.wordpress.org/report/2" target="_blank">review queue</a> under 100 themes. As of today, 189 themes are lined up in what was previously a 1,000+ backlog. Key reviewers are confident that number will be closer to zero in the near future.</p>\n<p>Emil Uzelac, one of the key reviewers, shared the <a href="https://themes.trac.wordpress.org/ticketgraph" target="_blank">ticketgraph</a> for the backlog on Twitter today, demonstrating that the team is in a better place where new theme submission isn’t causing overload issues as it did before. Themes continue to flow in but are not significantly affecting the queue.</p>\n<p><a href="https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/theme-review-ticketgraph.png?ssl=1"><img /></a></p>\n<p>In 2015 the TRT hit a wall with an influx of themes flooding into a legacy review system that wasn’t working. The team couldn’t keep up and was forced to spend much of 2016 changing the review process to better handle the large number of themes coming in. The TRT is working hard to make 2017 the year they get back on track.</p>\n<p>Uzelac identified a few of the measures that have helped in taming the queue:</p>\n<ul>\n<li>One theme submission per author</li>\n<li>More reviewers</li>\n<li>A new guideline where reviewers close the ticket if the review surfaces more than <a href="https://make.wordpress.org/themes/2016/08/23/meeting-summary-2016-23-08/" target="_blank">5 distinct issues</a></li>\n</ul>\n<p>“Around Christmas was when many on the team started seeing a tiny sliver of light at the end of a long tunnel,” Key Reviewer Justin Tadlock said. “In the past few days, seeing the queue get below 200 themes has been a high point. Folks on the team are excited because our ideas are paying off.”</p>\n<p>Tadlock can’t say when exactly the team turned a corner but describes it as more of an iterative process that started with small ideas they could implement themselves. This has significantly reduced the wait time from 7 or 8 months a year ago to two months today. Themes also go through an admin queue that adds a bit to the review time but Tadlock said they hope to tackle that in the next Review Shindig, which happens on the first weekend of every month.</p>\n<p>“That number is shrinking,” Tadlock said. “By the end of April, we could be looking at 3-4 weeks. I’m a bit optimistic, so don’t hold me to that. It could be May or June in reality.”</p>\n<p>Tadlock said once the team gets to the 50-100 range they will be at the place where they’re really only handling new themes that are coming in, instead of working the backlog. Once they reach that milestone, they will be able to more accurately track how long it takes for a theme to make it through the review process.</p>\n<p>“That’s where we’ll need to really start refining the process so that it works even better in the future,” Tadlock said. “A well-coded theme could potentially make it through the process in 2 months right now. Another theme might be 4-5 months. There are a lot of factors to consider. It’s my hope that we eliminate many of those factors that are holding up the process.”</p>\n<p>The new rule that limited authors to submitting one theme at a time has had a significant impact on cutting down the queue. The rule was meant to be temporary and will be up for reevaluation when the queue is under 100 themes. Tadlock said the team will likely pull the rule, but it has been instrumental in rooting out copies that contained only minor changes to the original.</p>\n<p>“For most authors, this [rule] is not a huge problem,” Tadlock said. “It definitely hurts a few of the more prolific authors in the short term. However, it helps stop the flow of theme companies who are just copying/pasting the same theme with minor changes. We’ve had theme companies with as many as 17 themes in the queue that were just copies. This new rule has helped us find those and put a stop to the practice.” The team was able to track down an entire ring of theme authors with multiple accounts with dozens and dozens of themes.</p>\n<p>Tadlock said most of the issues the team deals with in reviews are related to security. The content portability issues that were highlighted in the recent <a href="https://wptavern.com/zerif-lite-returns-to-wordpress-org-after-5-month-suspension-and-63-decline-in-revenue" target="_blank">Zerif Lite suspension</a> are more uncommon.</p>\n<p>“The ‘draconian stuff’ people talk about probably represents 1% of the issue,” Tadlock said, referencing Matt Mullenweg’s recent <a href="https://wptavern.com/zerif-lite-returns-to-wordpress-org-after-5-month-suspension-and-63-decline-in-revenue#comment-210935" target="_blank">comments</a> on the current requirements. “99% of the issues are the things people don’t talk about.” Tadlock has been speaking with theme authors about how they can “create” content within the guidelines, as there are ways to do it that are both future-proof and portable.</p>\n<p>The team is currently spending a lot of time reviewing code that shouldn’t need to be manually reviewed. The next item on the TRT roadmap is incorporating better automation into the review process.</p>\n<p>“The big thing we’re working on now is the new Theme Check plugin,” Tadlock said. “It’s going to solve lots of problems. It’s based off the code sniffer (PHPCS, I believe). It’ll help theme authors start submitting better coded and more secure themes right off the bat. Humans easily miss those things looking through it with their eyes. This will definitely make theme authors better coders and users will have even more secure themes. Then, we can focus on those 1% issues.”</p>\n<div id="epoch-width-sniffer"></div>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Tue, 21 Mar 2017 21:53:04 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Sarah Gooding";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:29;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:55:"WPTavern: Yoast SEO 4.5 Urges Users to Upgrade to PHP 7";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=67676";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:66:"https://wptavern.com/yoast-seo-4-5-urges-users-to-upgrade-to-php-7";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:4770:"<p><a href="https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/yoast-logo.jpg?ssl=1"><img /></a></p>\n<p><a href="https://yoast.com/yoast-seo-4-5/" target="_blank">Yoast SEO 4.5</a> was released today with a handful of improvements and, most notably, a big push for users to upgrade to PHP 7.</p>\n<p>“In Yoast SEO 4.5, we are urging site owners whose sites run on servers with an outdated version of PHP to update to a more recent version,” Joost de Valk said. “To move the web forward, we need to take a stand against old, slow, and unsafe software.”</p>\n<p>WordPress’ minimum PHP requirement is still at <a href="https://wordpress.org/about/requirements/" target="_blank">5.2.4</a>, six years after PHP 5.2 <a href="http://php.net/eol.php" target="_blank">reached end of life in 2011</a>. This version is now <a href="https://www.cvedetails.com/vulnerability-list.php?vendor_id=74&product_id=128&version_id=106044&page=1&hasexp=0&opdos=0&opec=0&opov=0&opcsrf=0&opgpriv=0&opsqli=0&opxss=0&opdirt=0&opmemc=0&ophttprs=0&opbyp=0&opfileinc=0&opginf=0&cvssscoremin=0&cvssscoremax=0&year=0&month=0&cweid=0&order=4&trc=39" target="_blank">vulnerable to many security issues</a>. Current usage stats show 5.4% of WordPress sites are running on PHP 5.2. As this likely represents millions of users, WordPress’ core leadership is reluctant to bump the minimum requirements. Only 8% of sites are on PHP 7+, as hosting companies are slowly adding support.</p>\n<p><a href="https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/wordpress-php-versions-march-2017-1.png?ssl=1"><img /></a></p>\n<p>“Because web hosts are not upgrading PHP, we have decided to start pushing this from within plugins,” de Valk said. He contends that the WordPress ecosystem is losing good developers because the project is moving too slowly. He also makes the case for security and speed.</p>\n<p>“WordPress is sometimes said to be slow, but it actually doesn’t have to be slow at all,” de Valk said. “If it’s running on old versions of PHP, however, it is, most certainly, slow. PHP 5.2 is more than 100% slower than PHP 5.6, and a whopping <a href="https://www.phpclasses.org/blog/post/493-php-performance-evolution.html" target="_blank">400% slower than PHP 7</a>.”</p>\n<p>De Valk decided to throw the weight of Yoast SEO, which he estimates to be 6.5 million active installs, behind the movement to push hosts to upgrade their customers to PHP 7. The latest release of the plugin displays a notice to WordPress administrators running sites on PHP 5.2, urging them to upgrade to PHP 7. The notice is “big, ugly, and non-dismissible,” de Valk said. It is generated by an error that auto-resolves when the user fixes their outdated PHP version.</p>\n<p>“The notice will also encourage people to contact their host if they don’t know how to upgrade their PHP,” de Valk said. “Yes, this could be painful for some hosts. This notice is deliberately intended to make them work.”</p>\n<p>De Valk said the plugin will start displaying the notices for PHP 5.2 and will add 5.6 as soon as it is no longer supported. Through experience with his customers, de Valk has found that outdated, slower versions of PHP are damaging Yoast SEO and WordPress’ reputations, as neither are optimized for PHP 5.2. Although older versions are not holding the plugin back from new features, it makes it difficult for the team to clean up the code.</p>\n<p>“There aren’t many features I cannot build right now, but code quality is suffering because we can’t use namespaces, short array notation, etc,” de Valk said.</p>\n<p>The Yoast SEO team has created <a href="https://github.com/Yoast/whip" target="_blank">WHIP</a>, a WordPress package to nudge users to upgrade their software versions and made it open source for plugin and theme developers to implement in their own extensions. The project includes a filter for linking to the WordPress.org hosting page, which includes a selection of hosts that offer PHP 7.</p>\n<p>Most of the large hosting companies already have documentation for upgrading PHP versions. Ultimately, it’s the end users who will have the power to get more hosting companies on board. De Valk said he doesn’t know how big the impact will be but encourages users to vote with their pocketbooks by leaving hosts that are unwilling to assist in upgrading PHP.</p>\n<p>“It might be entirely possible that your host is not willing to work with you,” de Valk said. “If so, think about moving web hosts. A web host provides the engine your site runs on and that better be a damn good engine.”</p>\n<div id="epoch-width-sniffer"></div>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Tue, 21 Mar 2017 19:56:57 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Sarah Gooding";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:30;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:119:"WPTavern: PressShack Forks Edit Flow to Create PublishPress, Aims to Improve Multi-User Editorial Workflow in WordPress";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=67574";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:129:"https://wptavern.com/pressshack-forks-edit-flow-to-create-publishpress-aims-to-improve-multi-user-editorial-workflow-in-wordpress";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:6808:"<p><a href="https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/publish-press.png?ssl=1"><img /></a></p>\n<p>Last week Steve Burge and the team at <a href="https://pressshack.com/" target="_blank">PressShack</a> released <a href="https://wordpress.org/plugins/publishpress/" target="_blank">PublishPress</a>, a fork of Automattic’s <a href="https://wordpress.org/plugins/edit-flow/" target="_blank">Edit Flow</a> plugin. PressShack is operated by the same team behind <a href="http://ostraining.com/" target="_blank">OSTraining</a> with a focus on creating publishing plugins for larger organizations.</p>\n<p><a href="https://wordpress.org/plugins/edit-flow/" target="_blank">Edit Flow</a> has more than 10,000 active installs but is updated sporadically and is not very well supported. The PressShack creators saw an opportunity to fork the plugin and sell commercial support and add-ons. <a href="https://wordpress.org/plugins/publishpress/" target="_blank">PublishPress</a> is now available on WordPress.org with a seamless <a href="https://pressshack.com/publishpress/docs/migrate/" target="_blank">migration for Edit Flow users</a>.</p>\n<p><a href="https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/edit-flow-publishpress-migration.png?ssl=1"><img /></a></p>\n<p>The first release offers the same features as Edit Flow along with a complete face lift, making interaction with the plugin’s settings more user-friendly. The new tabbed interface puts all the settings on one screen. PressShack has also tweaked the language of the plugin, changing Story Budget” to “Overview”, and simplifying other terms.</p>\n<p><a href="https://i0.wp.com/wptavern.com/wp-content/uploads/2017/03/publishpress-ui.png?ssl=1"><img /></a></p>\n<p>PublishPress introduces a few changes to the calendar, allowing users to click anywhere on a date to add content. It exposes the iCal or Google Calendar feed and uses icons to show post statuses, saving space for other information.</p>\n<p>Burge said that PublishPress will be making a fresh start and will not be following and incorporating updates from Edit Flow. The team plans to add a host of new features that improve the publishing workflow to handle multiple users:</p>\n<ul>\n<li><strong>Multisite and multiple site support</strong>: Content creators log into one site but can publish to multiple sites</li>\n<li><strong>Pre-publishing checklists</strong>: For example, featured image, word count, Yoast SEO green light</li>\n<li><strong>More use cases beyond media sites</strong>: In addition to magazine-style user groups for reporting, PublishPress plans to add more use cases, such as WooCommerce products, EDD downloads, bbPress topics, and The Events Calendar listings</li>\n<li><strong>Multiple authors</strong>: Assign multiple author bylines to a story</li>\n</ul>\n<p>Most of these feature are slated for release in mid-2017 and will be <a href="https://pressshack.com/publishpress/" target="_blank">offered as commercial add-ons</a>. The team is currently still focused on writing unit tests for the core plugin and adding improvements to it on WordPress.org.</p>\n<h3>PressShack Takes Inspiration from Drupal for Expanding Content Workflows</h3>\n<p>PressShack’s creators also work closely with other open source publishing platforms. Burge said the team took some inspiration from the Drupal ecosystem, which offers more advanced features for modifying editorial workflows.</p>\n<p>“In Drupal, the workflow features are being demanded and developed by large organizations that use the platform,” Burge said. “As a result, Drupal does have a very big head start in this area. “In Drupal 7, the main workflow module was called <a href="https://www.drupal.org/project/workbench" target="_blank">Workbench</a>. It was built to meet the needs of large customers such as universities, media outlets, and government agencies who have many different content managers.”</p>\n<p>Prior to having editorial workflow tools available, Burge said that Drupal agencies kept losing projects to rivals such as Adobe and OpenText, because they had publishing workflows built for multiple users. Building better publishing tools became a necessity for Drupal agencies that wanted to win projects from large organizations.</p>\n<p>Drupal 8 moves many of these editorial workflow improvements into core. Drupal 8.3, which is slated for April 2017, will <a href="http://buytaert.net/moving-the-drupal-8-workflow-initiative-along" target="_blank">introduce the ability to create multiple types of content workflows</a>.</p>\n<p>“What’s really interesting about the Drupal 8 implementation is that they are thinking beyond just content publishing,” Burge said. “It will soon be possible to put whole sections of your site into a workflow. The demand for these features is still coming from enterprise customers: much of the work is being done by a team of Drupal developers inside Pfizer.”</p>\n<p>Burge cited a few examples of typical users requiring more elaborate publishing workflows:</p>\n<ul>\n<li>A university with 50+ academic departments and several hundred content creators</li>\n<li>A pharmaceutical company with hundreds of products and a micro-site for each one</li>\n<li>A newspaper that employs writers and at least one layer of editors</li>\n<li>A publicly-listed company that needs approval from several staff members to ensure that the content it publishes is 110% accurate</li>\n</ul>\n<p>WordPress core is tailored to a single-author blog workflow, and there are relatively few plugins that modify the default editorial workflow for large teams. <a href="https://wptavern.com/coschedule-a-viable-alternative-to-the-edit-flow-wordpress-plugin" target="_blank">CoSchedule is one alternative to Edit Flow</a> and PublishPress that has 10,000 active installs. It takes a SaaS approach and has more of a content marketing slant. Burge said he thinks the WordPress ecosystem’s scarcity of options for extending publishing workflows may be due to current limitations in core.</p>\n<p>“It’s possible there are some technical hurdles: for example, WordPress core has fairly limited user permissions,” he said. “It’s also possible that now is the right time for WordPress to start adding these features.”</p>\n<p>“WordPress agencies are building more enterprise sites and these demands are popping-up,” Burge said. “Matt just announced the <a href="https://ma.tt/2017/03/wordpress-collaborative-editing/" target="_blank">Google Docs integration</a> as a quick way to bring some collaborative features into WordPress. I think we’ll see more and more tools available for teams, rather than single authors.”</p>\n<div id="epoch-width-sniffer"></div>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 20 Mar 2017 21:21:19 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Sarah Gooding";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:31;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:45:"Donncha: How to Auto Schedule WordPress Posts";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:28:"https://odd.blog/?p=89500175";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:65:"https://odd.blog/2017/03/18/how-to-auto-schedule-wordpress-posts/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:3613:"<p>If you post to a WordPress blog on a regular basis like I do on <a href="https://inphotos.org/">In Photos dot Org</a> you’ll no doubt recognise the fatigue that comes from adjusting the publish date every single time on a new post so it appears a day later. If you have multiple posts like on a daily photoblog you have to remember what day the last post was made and adjust the date accordingly. </p>\n<p>A few years ago I wrote a small plugin that I never released to help schedule posts. In the media uploader you could select multiple photos and click a few buttons to be brought to a new page where you could enter title, content and tags for each image. Based on this experience, I suggested it as an idea to one of the teams at Automattic who built <a href="https://postbot.co/">Post Bot</a>. I used that for a long time and it has its strengths. If you’re posting content that has the same or similar tags you can copy and paste the tags from one post to another. I posted lots of black and white street images from my home town this way and it was super useful! </p>\n<p>I got tired of manually typing out tags, and unfortunately the site broke a few times, with posts not scheduling or one time they scheduled all in one go. Luckily the problems were quickly fixed. However, I started using the WordPress post editor again and scheduling a bunch of photos that way.</p>\n<p>Manually editing the publish date quickly became a chore. Lazarus, the form saver Chrome extension, would sometimes popup if I didn’t click exactly on the date, or as I said before I had to remember when the last post was made. They say there’s a plugin for everything, and there is for this too. Check out <a href="https://wordpress.org/plugins/publish-to-schedule/">Publish to Schedule</a>.</p>\n<p>You tell “Publish to Schedule” which days and how many posts should be published and when you go into the post editor the next available date is picked for you! The date doesn’t change until you hit Publish but I already used it to schedule a number of posts and it works really well.</p>\n<p><a href="https://odd.blog/files/2017/03/Screen-Shot-2017-03-14-at-17.21.11.png"><img /></a></p>\n<p><strong>Edit:</strong> I forgot to mention <a href="https://wordpress.org/plugins/daily-image/">Daily Image</a> a new plugin by Sam Hotchkiss that does the same sort of job as Postbot but it runs on your own server. The first time you load the plugin it will show you every single unattached image in your media library which can be quite a number of images but it allows you to enter tags and quickly schedule images for posting in a simple manner.</p>\n<p>Since my focus here is on image posts I should really mention the <a href="https://apps.wordpress.com/lightroom/">WordPress Export Plugin for Lightroom</a>. When installed you can create a new export target that will resize and sharpen your image and upload it to your blog, even if it’s not a WordPress.com site.</p>\n\n<p><strong>Related Posts</strong><ul><li> <a href="https://odd.blog/2010/09/07/odd-games-of-bad-company-2/" rel="bookmark" title="Permanent Link: Odd games of bad company 2!">Odd games of bad company 2!</a></li><li> <a href="https://odd.blog/2010/12/28/im-on-top-of-the-world/" rel="bookmark" title="Permanent Link: I’m on top of the world">I’m on top of the world</a></li><li> <a href="https://odd.blog/2010/09/03/rage-quit-in-cod-4/" rel="bookmark" title="Permanent Link: Rage quit in COD 4!">Rage quit in COD 4!</a></li></ul></p>\n<p><a href="https://odd.blog/" rel="external nofollow">Source</a></p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Sat, 18 Mar 2017 16:50:49 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:7:"Donncha";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:32;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:90:"WPTavern: GitHub Adds Plain English Explanations to License Pages for Open Source Projects";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=67550";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:101:"https://wptavern.com/github-adds-plain-english-explanations-to-license-pages-for-open-source-projects";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:2475:"<p>GitHub took another step towards beefing up its support for open source projects this week with <a href="https://github.com/blog/2335-open-source-license-descriptions-and-metadata" target="_blank">a new feature that makes it easier to understand a project’s license</a>. If the project is using a popular open source license, GitHub will automatically add a short, plain-English description of the license and its permissions, conditions, and limitations. This allows GitHub users to see the implications of a project’s license at a glance.</p>\n<p><a href="https://i2.wp.com/wptavern.com/wp-content/uploads/2017/03/github-license-display.png?ssl=1"><img /></a></p>\n<p>GitHub pulls this data from <a href="http://ChooseALicense.com" target="_blank">ChooseALicense.com</a>, the site it created in 2013 to help developers understand and select an open source license. The license descriptions and metadata are also open source and developers can incorporate them into their own projects using GitHub’s <a href="https://developer.github.com/v3/licenses/#get-an-individual-license" target="_blank">License API</a>.</p>\n<p>This new feature follows GitHub’s release of <a href="https://opensource.guide/" target="_blank">Open Source Guides</a> in February. The guides are a collection of 10 resources to help people get involved in open source, start their own open source projects, and manage large communities. The documents include helpful stories and tips from maintainers of successful open source projects.</p>\n<p>It was around this time last year that GitHub was <a href="https://wptavern.com/open-source-project-maintainers-confront-github-with-open-letter-on-issue-management" target="_blank">confronted by open source project maintainers with an open letter</a> of complaints regarding issue management. Nearly 2,000 maintainers signed the letter, requesting that GitHub prioritize features that open source project maintainers need. The company dragged its feet before eventually responding, while competing code hosting service GitLab capitalized on the situation with a new initiative focused on “<a href="https://gitlab.com/gitlab-org/gitlab-ce/issues/8938" target="_blank">making GitLab the best place for big open source projects</a>.” Over the past year, GitHub has consistently released new features and improved existing ones in affirmation of its continued support for open source projects.</p>\n<div id="epoch-width-sniffer"></div>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Sat, 18 Mar 2017 03:03:24 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Sarah Gooding";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:33;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:44:"WPTavern: In Case You Missed It – Issue 19";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:58:"https://wptavern.com?p=67590&preview=true&preview_id=67590";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:51:"https://wptavern.com/in-case-you-missed-it-issue-19";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:5660:"<a href="https://i2.wp.com/wptavern.com/wp-content/uploads/2016/01/ICYMIFeaturedImage.png?ssl=1" rel="attachment wp-att-50955"><img /></a>photo credit: <a href="http://www.flickr.com/photos/112901923@N07/16153818039">Night Moves</a> – <a href="https://creativecommons.org/licenses/by-nc/2.0/">(license)</a>\n<p>There’s a lot of great WordPress content published in the community but not all of it is featured on the Tavern. This post is an assortment of items related to WordPress that caught my eye but didn’t make it into a full post.</p>\n<h2>Apple Pay for WooCommerce</h2>\n<p>WooCommerce <a href="https://woocommerce.com/2017/03/apple-pay-woocommerce/">announced</a> that Apple Pay is now available for stores accepting payments using Stripe. According to Marina Pape, WooCommerce is the first open source platform to integrate with Apple Pay.</p>\n<blockquote><p>We’re also proud to be the first open source platform to integrate with Apple Pay. Open source is the default for us, but it’s exciting to continue that level of openness with such an important payment solution.</p></blockquote>\n<h2>Human Made Makes Two Big Hires</h2>\n<p><a href="https://hmn.md/">Human Made</a>, a web development agency based in the UK recently announced two big hires. The first is <a href="https://hmn.md/2017/03/16/mike-little-joins-human-made/">Mike Little</a>, co-creator of the WordPress open source project, as a WordPress Specialist. The second is <a href="https://hmn.md/2017/03/17/jenny-beaumont-joins-human-made/">Jenny Beaumont</a>, who will take on the role of Senior Project Manager.</p>\n<h2>Editor User Experience Survey</h2>\n<p>The WordPress core development team has <a href="https://make.wordpress.org/core/2017/03/15/editor-experience-survey/">published a survey</a> seeking feedback and data on how people use the editor. The editor is likely the most commonly used feature in WordPress. This is an opportunity for those who use it to provide feedback.</p>\n<blockquote class="wp-embedded-content"><p><a href="https://make.wordpress.org/core/2017/03/15/editor-experience-survey/">Editor Experience Survey</a></p></blockquote>\n<p></p>\n<h2>Behind the Scenes of how Search works on the New WordPress Plugin Directory</h2>\n<p>Greg Brown <a href="https://data.blog/2017/03/15/improving-relevance-and-elasticsearch-query-patterns/">published details</a> on Data.blog on how he improved the search relevancy for the new WordPress plugin directory using Elasticsearch. The post is technical in nature but provides great background information into how it works.</p>\n<blockquote><p>In improving the fidelity of search results, it’s not just a question of how we satisfy a single user’s search query, but how we satisfy thousands of users for each unique search term: which plugins will support that volume of users and their requests for support? Which are most likely to give all of these users a great WordPress experience?</p></blockquote>\n<h1 class="entry-title">NextGEN Gallery Surpasses 17 Million Downloads</h1>\n<blockquote class="twitter-tweet">\n<p lang="en" dir="ltr">NextGEN Gallery just reached over 17 million downloads. <a href="https://twitter.com/hashtag/WordPress?src=hash">#WordPress</a></p>\n<p>— Imagely (@imagely) <a href="https://twitter.com/imagely/status/842532503265185792">March 17, 2017</a></p></blockquote>\n<p></p>\n<h2>MainWP Reaches 1K Five-star Reviews</h2>\n<p>After three years of being on the <a href="https://wordpress.org/support/plugin/mainwp/reviews/?filter=5">WordPress plugin directory</a>, the MainWP plugin has received <a href="https://mainwp.com/mainwp-reaches-1000-5-star-reviews/">1,000 five-star reviews</a>.</p>\n<h2>Heather Burns HeroPress Essay</h2>\n<p>Heather Burns, founder of <a href="https://webdevlaw.uk/">WebDevLaw</a>, published an <a href="https://heropress.com/essays/going-back-roots/?utm_source=twitter&utm_medium=hand-made&utm_term=going-back-roots&utm_content=first-tweet">incredible essay</a> on HeroPress this week. Burns describes the hardships encountered with her first job and how it and other circumstances led her down the path of discovering WordPress.</p>\n<blockquote><p>By this point I’d started playing around with WordPress, and I learned about a local meetup group. I tiptoed in one night and awkwardly introduced myself and was welcomed right in.</p>\n<p>I realized over time that this was a very different sort of group. Everyone was grassroots volunteers, putting in the effort because they wanted to learn, not because they wanted social status. There was no tiresome hierarchy, no obsession with ‘prestige’, no kowtowing to the person with the sexiest car (in fact, we all took the bus.) If you had a question, you could ask it without being laughed out the room. No one was obliged to give anything more than they were able to give.</p></blockquote>\n<h2>HeroPress Wapuu!</h2>\n<p>In what is a traditional part of this series, I end each issue by featuring a Wapuu design. For those who don’t know, Wapuu is the <a href="http://wapuu.jp/2015/12/12/wapuu-origins/">unofficial mascot</a> of the WordPress project.</p>\n<img />HeroPress Wapuu\n<p> </p>\n<p>I present HeroPress Wapuu in celebration of HeroPress recently publishing <a href="https://heropress.com/heropress-at-100/">its 100th essay. </a>If you’re a fan of HeroPress and want to see it flourish, please consider <a href="https://heropress.com/sponsorship/">being a sponsor</a>.</p>\n<p>That’s it for issue nineteen. If you recently discovered a cool resource or post related to WordPress, please share it with us in the comments.</p>\n<div id="epoch-width-sniffer"></div>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 17 Mar 2017 21:52:21 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Jeff Chandler";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:34;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:53:"WPTavern: Take the WordPress Editor Experience Survey";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=67499";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:64:"https://wptavern.com/take-the-wordpress-editor-experience-survey";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:2410:"<a href="https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/two-pencils.jpg?ssl=1"><img /></a>photo credit: <a href="https://stocksnap.io/photo/TBLSDTI1UL">Joanna Kosinska</a>\n<p>WordPress core contributors have published a <a href="http://wordpressdotorg.polldaddy.com/s/editor-survey" target="_blank">survey</a> to collect feedback on how people are using the editor. The results of the short 15-question survey will assist the team in redesigning the editing experience in the WordPress admin.</p>\n<p>Participants are asked to identify how they use WordPress and if they use certain features like formatting buttons and distraction-free writing. The survey also asks how easy-to-use they consider the current editor to be and how organized it is. Users are also asked if they have ever installed a plugin that adds features to the editor, presumably to determine if there are features missing that should be considered for core.</p>\n<p>One question asks participants if they use any assistive technologies along with a screen reader. WordPress Accessibility team member Amanda Rush <a href="https://www.customerservant.com/wordpress-editor-experience-survey/" target="_blank">published some tips for screen reader users who want to take the survey</a>. It includes several questions with radio buttons and screenshots that are not so friendly to screen readers. Rush provides a general walk-through with more explanation for those who are using screen readers to participate.</p>\n<p>So far, this survey has been more widely shared than the design team’s recent customizer survey, which was <a href="https://wptavern.com/initial-customizer-survey-results-reveal-majority-of-respondents-dont-use-it" target="_blank">published after receiving just 50 results</a>. WordPress contributors rely heavily on these surveys to make decisions about projects they are working on, as they do not have any telemetry data about what features people are using or not using. This is one example where data could quickly demonstrate how widely the distraction-free writing mode has been adopted and show what editor formatting buttons people are using.</p>\n<p>If you have a few minutes over the weekend and want to contribute to the future of WordPress, take the <a href="http://wordpressdotorg.polldaddy.com/s/editor-survey" target="_blank">Editor Experience Survey</a>.</p>\n<div id="epoch-width-sniffer"></div>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 17 Mar 2017 21:01:58 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Sarah Gooding";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:35;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:67:"WPTavern: How to View Upcoming WordCamps in the WordPress Dashboard";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=67572";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:78:"https://wptavern.com/how-to-view-upcoming-wordcamps-in-the-wordpress-dashboard";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:2067:"<p>Over the course of a year, WordCamps take place nearly every weekend. Although you can view <a href="https://central.wordcamp.org/schedule/">upcoming events</a> on WordCamp Central, a relatively new plugin exist that enables you to see upcoming WordCamps on the WordPress Dashboard.</p>\n<p>It’s called <a href="https://wordpress.org/plugins/wc-dashboard-widget/">WordCamp Dashboard Widget</a> developed by <a href="https://profiles.wordpress.org/ajitbohra/">Ajit Bohra</a>. Once activated, a new widget appears on the dashboard that lists upcoming WordCamps. Data is retrieved by using the public <a href="https://central.wordcamp.org/wp-json/posts?type=wordcamp%29">JSON API</a> available on WordCamp Central, is stored in a transient, and refreshed every day to reflect new data.</p>\n<img />Upcoming WordCamps Widget\n<p>Users can adjust the number of camps shown per page, sort events by location, date, or Twitter information. You can also display this information on any post or page using the [wordcamps] shortcode. The locations are linked to the event’s official WordCamp page. The @ symbol links to the official Twitter account associated with the event and the # symbol links to the official hashtag.</p>\n<p>During testing I noticed that the Twitter account for some events was either missing or incorrect. For example, WordCamp London links to <a href="https://twitter.com/wcldn">@wcldn</a> when it should link to <a href="https://twitter.com/WordCampLondon">@WordCampLondon</a>. I’m not a fan of the way dates are presented in a Day/Month/Year format as I prefer Month/Day/Year.</p>\n<p>Bohra is continuing to improve the plugin with an option to refresh data, improve data fetching, and more filtering options for 1.0. I tested the plugin on a site running WordPress 4.8 alpha and didn’t encounter any issues. If you encounter a bug or have feedback, you can submit a new issue on the <a href="https://github.com/lubusIN/wordcamp-dashboard-widget/issues">project’s GitHub page. </a></p>\n<div id="epoch-width-sniffer"></div>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 17 Mar 2017 20:09:37 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Jeff Chandler";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:36;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:131:"WPTavern: Jetpack Introduces Theme Installation from WordPress.com, Sparks Controversy with Alternative Marketplace for Free Themes";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=67531";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:141:"https://wptavern.com/jetpack-introduces-theme-installation-from-wordpress-com-sparks-controversy-with-alternative-marketplace-for-free-themes";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:12403:"<p>Today Jetpack <a href="https://jetpack.com/2017/03/16/165-beautiful-free-themes/" target="_blank">announced</a> that its users now have access to a collection of 165 free themes from WordPress.com. Jetpack users can browse, preview, and activate themes by visiting the <a href="https://wordpress.com/design" target="_blank">WordPress.com Theme Showcase</a>. WordPress.com has also added the ability for Jetpack users to upload a theme from its interface as well, a feature that targets those who are heavily using Jetpack Manage instead of the WordPress admin.</p>\n<p><a href="https://i0.wp.com/wptavern.com/wp-content/uploads/2017/03/jetpack-theme-install.png?ssl=1"><img /></a></p>\n<p>Many of the free themes are already available from <a href="https://wordpress.org/themes/author/automattic/" target="_blank">Automattic’s account</a> on the WordPress.org Themes Directory, but the limitations of the preview functionality doesn’t present themes in their best light. The Theme Review Team added a new rule last year that theme authors can only upload one theme at a time and will have to wait for it to pass through the queue before submitting another. This severely restricts individuals and companies that are prolific theme authors, requiring them to wait months in the queue. Authors can realistically expect to only publish one or two themes per year on WordPress.org.</p>\n<p>After Zerif Lite, one of the most popular themes on WordPress.org, was <a href="https://wptavern.com/zerif-lite-returns-to-wordpress-org-after-5-month-suspension-and-63-decline-in-revenue" target="_blank">suspended for five months</a> for violations of content portability requirements, Matt Mullenweg was one of the most vocal opponents of what he <a href="https://wptavern.com/zerif-lite-returns-to-wordpress-org-after-5-month-suspension-and-63-decline-in-revenue#comment-210935" target="_blank">called</a> “draconian requirements.” In 2015, Mullenweg went so far to <a href="https://wordpress.slack.com/archives/themereview/p1432861605003292" target="_blank">say</a> that he is “completely okay with having something in the directory that breaks every guideline, as long as it’s interesting.”</p>\n<p>The Theme Review Team has not made significant changes that would give authors more freedom. Instead, much of the Team’s time seems to be spent looking for ways to reduce the queue. It’s no wonder that a company like Automattic, with the infrastructure of Jetpack Manage and WordPress.com, would choose to distribute themes via a more efficient route. However, this move has left some WordPress.org theme authors wondering if WordPress.org improvements will be less of a priority in the future.</p>\n<blockquote class="twitter-tweet">\n<p lang="en" dir="ltr">Can you blame him? No. They (he?) needs to wrangle in the experience, avoid fragmentation, compete with other consumer hosted platforms.</p>\n<p>— Matt Medeiros (@mattmedeiros) <a href="https://twitter.com/mattmedeiros/status/842406199551221760">March 16, 2017</a></p></blockquote>\n<p></p>\n<blockquote class="twitter-tweet">\n<p lang="en" dir="ltr">But what does it all mean for us surviving off of the .org distribution? Tough cookies, that''s what.</p>\n<p>— Matt Medeiros (@mattmedeiros) <a href="https://twitter.com/mattmedeiros/status/842406347324948481">March 16, 2017</a></p></blockquote>\n<p></p>\n<p>“Today’s announcement is the glue that holds together Matt’s vision for the future .org experience, delivered via Jetpack,” WordPress.org theme author <a href="http://mattreport.com" target="_blank">Matt Medeiros</a> said. “Solving the dark cloud above the repo seems a lot less critical when we can throw Jetpack in front of users as an alternative. It’s a calculated measure to control the on-boarding experience of new users, which WP desperately needs for continued growth amidst a field of competitors like Wix and Squarespace.”</p>\n<p>According to Jetpack team member Richard Muscat, WordPress.com has “no immediate plans to sell themes at this time.” Jetpack users have access to free themes but will not, in the foreseeable future, be invited to purchase WordPress.com’s commercial themes. The team also plans to continue its presence on WordPress.org.</p>\n<p>“We have no plans to stop releasing themes into the .org directory,” Muscat said. “We just believe this makes an even nicer, more integrated experience for accessing the themes we offer on the WordPress.com side of things.”</p>\n<p>Jetpack’s announcement has also reignited fears of what the plugin’s commercialization might do to the WordPress ecosystem. In the past, Mullenweg has <a href="https://wptavern.com/woocommerce-powers-42-of-all-online-stores" target="_blank">identified both Jetpack and WooCommerce as “multi-billion dollar opportunities”</a> that could each individually be larger than WordPress.com. If WordPress.org is failing to attract new users with its theme previews, then Jetpack/WordPress.com is likely to pull even more eyes away with its separate marketplace.</p>\n<p>“As a small business (a label that’s critical) product creator, I see this as a motion in the direction to increase the visibility of Jetpack’s free/paid feature set, above the rest of us trying to desperately make a living out here,” Medeiros said. “Jetpack will be marketed as the one-stop-solution for all of your small business website needs, if that hasn’t already been woven into the fabric of it’s current messaging. It is ultimately positioning itself as the trusted source of functionality for new users, versus us ‘third-party’ plugins. After all, who wouldn’t trust the company ‘behind WordPress?''”</p>\n<p>Ionut Neagu, CEO at <a href="https://themeisle.com/" target="_blank">Themeisle.com</a>, and the author of Zerif Lite, shares Medeiros’ concerns about Jetpack’s more recent commercialization efforts.</p>\n<p>“What worries me more is the speed at which Automattic is pushing Jetpack,” Neagu said. “The Personal plan was introduced, and yesterday I got a cold email from some company they work with promoting their affiliate program. Today themes were introduced. It makes me wonder how far they plan to go and how this will affect theme and plugin developers.”</p>\n<p>However, Neagu takes a more optimistic stance on self-hosted users installing themes from WordPress.com.</p>\n<p>“As a theme author, I am not that worried about this particular aspect. Right now those themes are quite hard to find (it took me 10 minutes), are more targeted towards people using Jetpack Manage, and as far as I can see lots of them are looking a bit outdated.”</p>\n<p>Neagu sees a disconnect between what WordPress.org thinks users want and what they are actually looking for. Based on his research and experience selling themes, Neagu has found that users still expect complete solutions from themes. WordPress has grown beyond being just a blogging platform. Neagu said he hopes WordPress.org’s research for the new editor will reveal how many people are actually using the software for business.</p>\n<p>“We run a themes directory as well and we did extensive heatmaps to understand what kind of themes/screenshots users click on/ like,” Neagu said. “Looking at the results of a ‘business’ query, I am quite sure that users won’t be excited.”</p>\n<p><a href="https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/business-themes.png?ssl=1"><img /></a></p>\n<p>This is likely the first iteration, and data from more Jetpack users should help WordPress.com refine the queries to present a mix of newer and popular themes. At the moment it looks to be simply a way to offer all of their available themes without the red tape of WordPress.org.</p>\n<h3>Automattic Addresses Confusion Over WordPress.org Plugin Directory Guideline Regarding Executable Code and Installs</h3>\n<p>The news of WordPress.com installing and updating themes for Jetpack users gave rise to speculation about whether or not this move is a violation of the <a href="https://developer.wordpress.org/plugins/wordpress-org/detailed-plugin-guidelines/" target="_blank">plugin directory guidelines</a>. Discussions centered around guideline #8, which states that plugins may not send executable code via third-party systems:</p>\n<blockquote><p>Serving updates or otherwise installing plugins, themes, or add-ons from servers other than WordPress.org’s.</p></blockquote>\n<p>Jetpack representative Richard Muscat gave us the following statement on behalf of Automattic:</p>\n<blockquote><p>The guidelines prohibit _plugins_ from installing third party code directly but Jetpack doesn’t do that for this feature. The guidelines state that: “Executing outside code within a plugin *when not acting as a service* is not allowed.”</p>\n<p>The service Jetpack provides with respect to themes is via WordPress.com which _is_ acting as a service. This is identical to how Akismet operates with respect to spam-filtering and other Jetpack services such as data sync and backup, content delivery (Photon), and plugin installation/updates.</p>\n<p>We ask users to opt-in to WordPress.com services when connecting Jetpack and all our services follow established guidelines.</p></blockquote>\n<p>The public discussions also prompted WordPress.org Plugin Directory representatives to <a href="https://make.wordpress.org/plugins/2017/03/16/clarification-of-guideline-8-executable-code-and-installs/" target="_blank">post</a> an article clarifying that Jetpack is not in violation for installing themes.</p>\n<p>“The trick here, and this is what is about to sound like hair splitting, is that it’s not the plugin UI on your site that does the install,” Mika Epstein said. “In order for Manage WP and Jetpack to work, you have to go to your panel on their sites and install the items.”</p>\n<p>As SaaS products have not yet been used extensively in the WordPress ecosystem, developers are still figuring out how this type of implementation can interact with WordPress sites via plugins installed from the official directory. The plugin team clarified that if you are pushing plugin or theme installs or updates from a third-party service on its website, then it is no longer a third-party service but rather a first-party service where you are directly initiating those actions.</p>\n<p>However, not all developers agree that this distinction makes any difference.</p>\n<blockquote class="twitter-tweet">\n<p lang="en" dir="ltr"><a href="https://twitter.com/daljo628">@daljo628</a> <a href="https://twitter.com/TheJeffMatson">@thejeffmatson</a> <a href="https://twitter.com/williamsba">@williamsba</a> <a href="https://twitter.com/chriswallace">@chriswallace</a> <a href="https://twitter.com/mattmedeiros">@mattmedeiros</a> Saying SaaS can install plugins but plugin cannot install plugins is silly.</p>\n<p>— Carl Hancock <img src="https://s.w.org/images/core/emoji/2.2.1/72x72/1f680.png" alt="?" class="wp-smiley" /> (@carlhancock) <a href="https://twitter.com/carlhancock/status/842485294863712256">March 16, 2017</a></p></blockquote>\n<p></p>\n<p>Gravity Forms founder Carl Hancock contends that ManageWP is different in that it doesn’t provide users with themes and plugins – it’s just a service for managing your sites.</p>\n<p>“You can install plugins from the WordPress.org plugin and theme repository, you can connect your Dropbox account and install plugins from your Dropbox account, or you can upload your own plugins,” Hancock said. “The key is it’s either plugins and themes from WordPress.org OR bring your own. Just like WordPress itself.</p>\n<p>“They [ManageWP] do not provide an alternative repository of themes and/or plugins that competes with the WordPress.org repos.”</p>\n<p>This is where much of the controversy lies for WordPress.org theme authors who depend on the official directory for distribution. Competing with equally free themes that are hosted on WordPress.com with a much better sorting UI and preview functionality is a new challenge they will have to embrace.</p>\n<div id="epoch-width-sniffer"></div>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 17 Mar 2017 00:08:20 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Sarah Gooding";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:37;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:123:"WPTavern: U.S. Department of Defense Launches Code.mil Open Source Initiative, First Release Tests Impact of AGPL Licensing";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=67451";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:132:"https://wptavern.com/u-s-department-of-defense-launches-code-mil-open-source-initiative-first-release-tests-impact-of-agpl-licensing";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:7190:"<a href="https://i1.wp.com/wptavern.com/wp-content/uploads/2017/03/department-of-defense.jpg?ssl=1"><img /></a>A U.S. Air Force F-15E Strike Eagle aircraft flies over northern Iraq Sept. 23, 2014, after conducting airstrikes in Syria. – photo credit: <a href="https://www.flickr.com/photos/39955793@N07/15172530147/">U.S. Department of Defense</a>\n<p>The U.S. Department of Defense (DoD) is <a href="https://www.defense.gov/News/News-Releases/News-Release-View/Article/1092364/dod-announces-the-launch-of-codemil-an-experiment-in-open-source" target="_blank">experimenting with open sourcing more of its code</a> on GitHub. <a href="http://Code.mil" target="_blank">Code.mil</a> invites developers from around the world to collaborate with federal employees on unclassified code. The Defense Digital Service (DDS), which brings in experts from top technology companies like Google, Amazon, and Netflix for short assignments, is organizing the initiative to open source more government code.</p>\n<p>“Open source and free software (which refers to software freedom, not free of cost) are industry best practices and integral parts of modern software development,” the department said in a <a href="https://www.defense.gov/News/News-Releases/News-Release-View/Article/1092364/dod-announces-the-launch-of-codemil-an-experiment-in-open-source" target="_blank">statement</a> announcing the initiative. “They, however, are concepts yet to be widely adopted within the department. With Code.mil, DoD can access a depth and breadth of technical skill previously underutilized while offering software tools created by the government for free public use.”</p>\n<p>The FAQ document for the initiative states that “modern software is open sourced software” and that the department is aiming to more actively participate in the open source and free software communities.</p>\n<p>Licensing is one of the unique challenges of making government code open source, as code written by federal employees is not protected by copyright under U.S. laws. After consulting the Open Source Initiative and Free Software Foundation, the DoD devised an open source licensing strategy where code written by federal employees will fall under the public domain with no restrictions. DDS developed a GitHub webhook to ensure commits from government employees follow the <a href="https://developercertificate.org/" target="_blank">Developer Certificate of Origin</a> process. Private sector contributions will be protected by standard OSS licenses. This is outlined in the <a href="https://github.com/deptofdefense/code.mil/blob/master/Proposal/INTENT.md" target="_blank">INTENT.md</a> document on the Code.mil repository.</p>\n<h3>Code.mil’s First Open Source Project Released Under AGPL to “Test GPL as an Approach”</h3>\n<p>In addressing one person’s <a href="https://github.com/deptofdefense/code.mil/issues/19#issuecomment-282333798" target="_blank">feedback</a> advocating for all Code.mil projects to be MIT-licensed, DDS engineer Tom Bereknyei confirmed that the team will leave this decision to each project’s leadership.</p>\n<p>“We’ve had these same discussions internally,” Bereknyei said. “We did not want to endorse a particular license and we intend each project to decide which license is appropriate for them. Some may choose MIT, BSD, Apache, or eventually GPL. We did not want to take that choice away from them.”</p>\n<p><a href="https://github.com/deptofdefense/eMCM" target="_blank">eMCM</a>, a web-based viewer for the Manual for Courts-Martial (MCM), is the first open source project to be released on Code.mil. It provides a canonical “live” edition of the manual that is easier to access and maintain than previous versions. eMCM was released this week under the AGPL license.</p>\n<p>“We chose to use the Affero General Public License (AGPL) for the eMCM because every military member has the right to know how the raw legal code (i.e., MCM) will be transformed or manipulated by the eMCM,” the Defense Digital Service stated in the <a href="https://medium.com/@DefenseDigitalService/code-mil-an-open-source-initiative-at-the-pentagon-5ae4986b79bc#.f9bw1s2ha" target="_blank">announcement</a>. “Applying the AGPL is a small but important way to help ensure the public has that freedom and transparency to the process.”</p>\n<p>In the pull-request for <a href="https://github.com/deptofdefense/eMCM/pull/5" target="_blank">updating the license on the project</a>, Bereknyei explained why he proposed the AGPL:</p>\n<blockquote><p>It’s a user-facing project, not a library. Ultimately it would be good to preserve the rights of the public to inspect how the raw MCM is transformed by the viewer.</p>\n<p>Among the projects we have, this seems to be the best candidate for a GPL test. It is fairly self contained, doesn’t integrate with any systems, front-end heavy, small enough that a corporate rewrite is easy, and uses only a few libraries. My goal is only to test GPL as an approach. If this project isn’t suited, I’m sure we can find another.</p></blockquote>\n<p>When Bereknyei was questioned by DDS colleague Nicholas Small about why he opted for AGPL over MIT, he said he wanted to protect the code from being redistributed as closed-source.</p>\n<p>“MIT would allow someone to fork, improve, and release closed-source,” Bereknyei said. “The rule of thumb I am trying to apply is that when the rights/convenience for developers are more important, go with MIT/BSD/ISC. When the rights/convenience for users are more important, go with GPL.”</p>\n<p>Historically, the DoD has <a href="http://dodcio.defense.gov/Open-Source-Software-FAQ/#Q:_When_a_DoD_contractor_is_developing_a_new_system.2Fsoftware_as_a_deliverable_in_a_typical_DoD_contract.2C_is_it_possible_to_use_existing_software_licensed_using_the_GNU_General_Public_License_.28GPL.29.3F_Can_the_DoD_used_GPL-licensed_software.3F" target="_blank">used GPL-licensed software extensively</a> and even <a href="http://dodcio.defense.gov/Open-Source-Software-FAQ/#Q:_What_license_should_the_government_or_contractor_choose.2Fselect_when_releasing_open_source_software.3F" target="_blank">recommends government contractors select a GPL-compatible license</a> when developing software as a deliverable in DoD contracts.</p>\n<p>One beneficial byproduct of the DoD’s initiative to open source more code is that the public can watch and participate as federal employees discuss license selection in the open. The department is finally recognizing that taxpayer-funded code is a public good and inviting private sector professionals to the table to build modern software together. Anyone can open an issue or pull request, regardless of their background, location, or formal qualifications. The DoD plans to expand <a href="https://github.com/deptofdefense/code.mil" target="_blank">Code.mil</a> to include projects from other DoD offices and may develop it into a full-fledged website instead of simply redirecting to GitHub.</p>\n<div id="epoch-width-sniffer"></div>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 16 Mar 2017 04:50:43 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Sarah Gooding";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:38;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:97:"WPTavern: WPWeekly Episode 267 – Interview With Aaron D. Campbell, WordPress Security Team Lead";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:58:"https://wptavern.com?p=67502&preview=true&preview_id=67502";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:102:"https://wptavern.com/wpweekly-episode-267-interview-with-aaron-d-campbell-wordpress-security-team-lead";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:2380:"<p>In this episode, <a href="http://marcuscouch.com/">Marcus Couch</a> and I are joined by <a href="https://aarondcampbell.com/">Aaron D. Campbell</a>, WordPress Security Team Lead. Campbell provides insight into who’s on the team and what they do behind the scenes to coordinate security releases. We discuss the complex nature of <a href="https://aarondcampbell.com/tag/disclosure/">disclosures</a>, when to publish them, and how much information they should have.</p>\n<p>In light of <a href="https://wordpress.org/news/2017/01/wordpress-4-7-2-security-release/">WordPress 4.7.2</a>, Campbell shares the lessons he learned and how they’ll be applied to future releases. If you’ve ever wondered about the security aspects of WordPress, this is the episode for you.</p>\n<h2>Stories Discussed:</h2>\n<p><a href="https://wptavern.com/woocommerce-3-0-0-scheduled-for-release-april-4th">WooCommerce 3.0.0 Scheduled for Release April 4th</a></p>\n<h2>Plugins Picked By Marcus:</h2>\n<p><a href="https://wordpress.org/plugins/fb-live-chat/">Facebook Live Chat for WordPress</a> makes it easier for customers to connect with businesses via Facebook Messenger.</p>\n<p><a href="https://wordpress.org/plugins/cf7-database/">Contact Form 7 Database</a> saves submissions from Contact Form 7 to the database for future reference. You can also view them in the WordPress backend.</p>\n<p><a href="https://wordpress.org/plugins/total-spent-by-customer-for-woocommerce/">Total Spent by Customer for WooCommerce</a> adds a sortable column to the users list to show how much the user spent on your WooCommerce Store. This is useful to figure out who your top customers are.</p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, March 22nd 3:00 P.M. Eastern</p>\n<p><strong>Subscribe To WPWeekly Via Itunes: </strong><a href="https://itunes.apple.com/us/podcast/wordpress-weekly/id694849738" target="_blank">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via RSS: </strong><a href="https://www.wptavern.com/feed/podcast" target="_blank">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via Stitcher Radio: </strong><a href="http://www.stitcher.com/podcast/wordpress-weekly-podcast?refid=stpr" target="_blank">Click here to subscribe</a></p>\n<p><strong>Listen To Episode #267:</strong><br />\n</p>\n<div id="epoch-width-sniffer"></div>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 15 Mar 2017 22:36:53 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Jeff Chandler";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:39;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:33:"HeroPress: Going Back To My Roots";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:56:"https://heropress.com/?post_type=heropress-essays&p=1650";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:46:"https://heropress.com/essays/going-back-roots/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:16907:"<img width="960" height="480" src="http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2017/03/031517-1024x512.jpg" class="attachment-large size-large wp-post-image" alt="Pull Quote: Thanks to the WordPress Community, I''ve made friends for life, travelled to new places, and had adventures I never thought possible," /><p>“Get out there and look at that f****n car. <em>Look at that f****n car!</em>”</p>\n<p>And all of the good little office girls jumped up and ran outside to ogle and coo over the chairman’s latest “prestige motor.”</p>\n<p>Me being me – someone who couldn’t care less about cars, or massaging the needy egos of the men who feel a need to show them off – I stayed sat at my desk and carried on with my work.</p>\n<p>My absence outside would be noted, and would not do me any favours.</p>\n<p>I had taken a job at a local business support organisation because I needed the work. I’d been told that my experience and abilities could benefit the organisation and, by extension, the local business community. The joke was on me.</p>\n<p>In truth, the organisation was a back-slapping boys’ club which didn’t even have a business plan. Its main income source was, and remains to this day, the revenue from a vanity awards dinner, where members nominate themselves for meaningless awards and then pay thousands of pounds to find out if they won. Beyond that, its sole purpose was to provide the board and management with “prestige and status” (my manager’s words, not mine.) The office atmosphere was so toxic that the HR manager, faking every excuse in the book, hadn’t bothered to show up in months, which meant that I never saw a job description, had a performance review, or was signed up for the company pension; in fact, the only way I got a contract was by going in on a Saturday to type it up myself. It was all pretty ironic for an organisation which officially exists to support other businesses.</p>\n<p>But bills need to be paid, so I kept my head down and did my work and breathed deeply through the increasingly dysfunctional dramas of the board and management.</p>\n<blockquote><p>Believing that you can keep calm and avoid office politics in a dysfunctional workplace is a unique form of denial.</p></blockquote>\n<p>By showing up for work in the morning, observing the backstabbing behavior around you, and keeping your nose above the parapet, you make yourself easy pickings.</p>\n<p>It did not help that my job required me to read certain documents, pass on certain email exchanges, see certain expense receipts, and take minutes at certain meetings. I knew everything. I knew what everyone was up to. I knew too much.</p>\n<p>The things I knew too much about erupted violently in the space of a fortnight. Sackings, retaliatory sackings, accusations, slanders, backstabs, screaming, lies, people literally being escorted out the back door, people breaking into file cabinets and document storage, the whole ugly lot.</p>\n<p>I decided life was too short to put up with that nonsense and scurried off the sinking ship. Unemployment was preferable to working in a dysfunctional war zone.</p>\n<p>A few days later I was sitting in my living room in my pajamas (as unemployed people do), staring blankly at the Christmas tree, barely aware if it was day or night, my head still spinning about what had just happened and what I was going to do next. Then there was a knock at the door. The postman, I assumed.</p>\n<p>No, it was the police. They wanted to come in. So they did.</p>\n<p>Allegations had been made. Statements had been taken. Criminal charges would be filed.</p>\n<p>Against me.</p>\n<p>Merry Christmas.</p>\n<p>Merry Christmas to you too, I replied as I saw them out.</p>\n<p>Because that’s how office politics work, folks. You don’t walk away from egomaniacs on your own terms. That implies there is something wrong with them. They have to take you down on their own terms. That implies there is something wrong with you. You may think you have left the backstabbers to get on with their petty games without you taking the meeting minutes and processing the strip club expense receipts. You’re wrong. They have got to find a way to take you down and make you keep your mouth shut. And they will.</p>\n<h3>Moving On</h3>\n<p>I moved on with my life. I found a stable temp job which had the option to go permanent, and I was quite content with it. I even almost forgot about the police visit. The Scottish justice system, you see, is notoriously slow. So when a letter arrived four months later informing me that I would be standing in a criminal trial at the local sheriff court, I threw up.</p>\n<p>I was throwing up all the time at that point because I had just found out I was pregnant.</p>\n<p>Most women spend pregnancy in a dreamy haze surrounded by friends, family, and affection. I spent it taking unpaid breaks from my temp jobs to meet with a legal aid solicitor (being unemployed and on a temp wage, I couldn’t afford to pay a lawyer) to plan my defence. He was nice enough, but was clearly not sure what to make of the whole situation. He was used to dealing with actual crimes – stabbings, domestic assaults, and the like. And there was a five foot two pregnant lady in front of him explaining all the plot twists and characters in this pathetic real-life soap opera. He probably looked forward to getting back to the stabbings.</p>\n<p>In the meantime, for health and safety reasons, I had to inform my temp employer about the pregnancy. The permanent job offer evaporated instantly.</p>\n<blockquote><p>I spent the rest of my time taking whatever demeaning temp admin jobs a heavily pregnant woman could get in order to work the minimum number of days required to qualify for the basic state maternity allowance, which at the time was £106 a week for six months.</p></blockquote>\n<p>Suffice to say my dignity took a bit of a beating that year.</p>\n<p>By the time the date of preliminary hearing rolled around – again, the Scottish justice system being as slow as it is – I was on the edge of my third trimester. And so there I was, standing alone in the dock in a criminal courtroom, in sheriff court, next to drug dealers and knife thugs, wearing a hideous Marks and Spencer maternity dress, to plead not guilty to something that had never happened.</p>\n<p>All of that because of office politics.</p>\n<p>Now, the thing about legal aid is that you get what you pay for. My solicitor didn’t show up. He faxed an instruction to one of the solicitors at the sheriff court who acts on behalf of others in those matters. In hindsight, this was a strategy to suggest to the court that the case was so stupid it was not worth showing up for. On the day, though, I was completely, totally, alone, left to stand up and speak for myself.</p>\n<blockquote><p>The only person I had in the world to support me was kicking furiously in my stomach, as if to say: go, mum, go.</p></blockquote>\n<p>At that moment I had an insight. This, I realised, is it. This is the low point of my life. This is absolute rock bottom. It does not get any worse than this. From here, you can’t go any lower. It is only up from here. And that, standing there in that dock, was strangely liberating.</p>\n<p>Now here’s the thing about elderly male judges in curly 18th century wigs. They’re not stupid. He took one look at the charge sheet, one look at the folder of statements and evidence against me, and one look at me. He asked the befuddled prosecuting solicitor what on earth was going on here; the solicitor replied that they were looking to gather more evidence against me. “And how much longer are we to wait for that? This was ten months ago,” he replied to her, very, very cross. This is all very interesting, I thought.</p>\n<p>Two days later my solicitor phoned: the judge had ruled the case was “not in the public interest.” That is Scottish legal parlance for “an absolute load of crap.” All charges were dropped; I would have no criminal record; I was done. I was finished. I was free.</p>\n<p>Well, free, unemployed, heavily pregnant, destitute, my reputation had been destroyed, and now I had a large hole in my CV which would be awfully difficult to explain. Other than that, I was fine.</p>\n<h3>Moving On Again</h3>\n<p>I went on state maternity pay early and took some time to get my head back together. That gave me the breathing space to realise a few things.</p>\n<p>One was that I was done with office life. That meant I would have to find something to do on my own.</p>\n<p>Two was that I was pretty good with this web stuff – I’d been making web sites since 1997, had been running a very popular web site since 1998, and had always been the go-to girl for the web site in everywhere I’d ever worked – and so I might as well do that for a living.</p>\n<p>And three was that I had learned the law is bloody terrifying if you let other people blindside you with it. If you know what you are looking at, where you stand within it, and how others are seeking to use it to further their position, you are no longer a hapless bystander to it. You are an equal participant with a fair chance. That is your choice to make.</p>\n<h3>Setting Up Shop</h3>\n<p>So I set up shop as a self-employed web designer, working quite happily from home with my biggest fan babbling next to me in the playpen. The money wasn’t great, but my stress levels were non-existent, and I had no co-workers to stab me in the back.</p>\n<p>Lack of co-workers should never mean lack of colleagues, though, and after a few years I realised local business networking groups simply weren’t for me. I also needed people other than the members of an ancient listserv to bounce questions and ideas off of in real-time. By this point I’d started playing around with WordPress, and I learned about a local meetup group. I tiptoed in one night and awkwardly introduced myself and was welcomed right in.</p>\n<p>I realised over time that this was a very different sort of group. Everyone was grassroots volunteers, putting in the effort because they wanted to learn, not because they wanted social status. There was no tiresome hierarchy, no obsession with “prestige”, no kowtowing to the person with the sexiest car (in fact, we all took the bus.) If you had a question, you could ask it without being laughed out the room. No one was obliged to give anything more than they were able to give.</p>\n<blockquote><p>In short, it was my kind of group, and these were my kind of people.</p></blockquote>\n<p>After a few years we got ambitious enough to decide to put on a conference (which due to various reasons was a WordPress conference but not a WordCamp – ah, the good old days.) We were short of speakers. I suggested to Martin, the lead organiser, that someone should do a talk on that “cookie law” thing that at the time was coming into play very shortly.</p>\n<p>“Thank you for volunteering,” said Martin.</p>\n<p>“You’re a b*****d, you know that, Martin?” I replied.</p>\n<p>So Martin sent me off to do my homework and put together this conference talk. I thought it would just be a simple slide deck: what the law is, how it works, how to comply. Much to my surprise, putting that talk together changed my life.</p>\n<h3>The Old Becomes New</h3>\n<p>As I sat at my laptop, doing the research, I felt something strange stirring. It was old me.</p>\n<p>Old me, who had done an undergraduate degree in international politics. Old me, who’d been a policy intern at think tanks and research centers. Old me, who’d sat in Congressional committees and worked on the Hill and ate politics for breakfast. Old me who’d trained very hard to do one thing and had gotten sidetracked by real life and was now doing something else because something bad had happened. Old me was now new me reading the full text of a piece of EU legislation about how the internet is supposed to work while shouting at my laptop screen, “there is no bloody way that is ever going to work,” while my biggest fan looked at me baffled and then asked me for a cup of juice.</p>\n<blockquote><p>Whoever I was now, and whatever crap had happened to me in those intervening years, I was back.</p></blockquote>\n<p>That conference talk turned into an obsession. I began writing about law and policy issues that impact our work – be it regulations on accessibility, e-commerce, privacy and data protection, taxation, UX, contracts, copyright, geoblocking, or any of the smaller issues that touch our work every day. I even became a student again and earned a postgraduate certification in internet law and policy from the University of Strathclyde. I still did the client-facing web work but my enthusiasm for it waned by the month.</p>\n<p>At WordCamp London 2015 I gave a talk on various digital policy issues, then spent the rest of the time sitting in the track devoted to charity and not-for-profit web sites, as that was what my business did. As the speakers gave their superb talks I felt myself sinking lower in my chair. Another insight. Oh, woman, you’re in the wrong job. This isn’t what you are supposed to be doing. For the first time I asked myself why I was devoting such passion to the digital policy side while still carrying on with a web design business I started up to give myself a job with a newborn baby. A few months later I was flown out to Seville on a few days’ notice to speak at WordCamp Europe, where I replaced a speaker who had been hospitalised. I felt a tremendous sense of obligation because of that – it was deeply humbling to be given an opportunity because of someone else’s illness – and I resolved to do more to give back to the WordPress community.</p>\n<p>I hung up my web design mouse in the autumn of that year. I still do odd bits and bobs for a handful of existing clients but I now focus entirely on digital law and policy. My blog is read by the UK Parliament, the European Commission, and the US Department of State. I speak to non-WordPress groups ranging from Joomla developers to Ruby programmers, but WordPress remains my home and my community. I encourage members of the community to respect the law and to work within it, not to fear it. I think, all things considered, I’m more than qualified to understand why that’s true.</p>\n<p>Thanks to the WordPress community I’ve made friends for life, travelled to new places, and had adventures I never thought possible. I’ve built a new career while connecting with the important things I thought I had left behind. And last year when I was pickpocketed en route to a conference talk, the WordPress community in that city – none of whom I had ever met – leapt into action to provide me with food, beer, and hugs. In a strange city where I didn’t speak the language and had no money, being part of the community meant I didn’t have to be scared and alone.</p>\n<p>I’ve come a long way from that lonely courtroom dock.</p>\n<div class="rtsocial-container rtsocial-container-align-right rtsocial-horizontal"><div class="rtsocial-twitter-horizontal"><div class="rtsocial-twitter-horizontal-button"><a title="Tweet: Going Back To My Roots" class="rtsocial-twitter-button" href="https://twitter.com/share?text=Going%20Back%20To%20My%20Roots&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Fgoing-back-roots%2F" rel="nofollow" target="_blank"></a></div></div><div class="rtsocial-fb-horizontal fb-light"><div class="rtsocial-fb-horizontal-button"><a title="Like: Going Back To My Roots" class="rtsocial-fb-button rtsocial-fb-like-light" href="https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Fgoing-back-roots%2F" rel="nofollow" target="_blank"></a></div></div><div class="rtsocial-linkedin-horizontal"><div class="rtsocial-linkedin-horizontal-button"><a class="rtsocial-linkedin-button" href="https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fessays%2Fgoing-back-roots%2F&title=Going+Back+To+My+Roots" rel="nofollow" target="_blank" title="Share: Going Back To My Roots"></a></div></div><div class="rtsocial-pinterest-horizontal"><div class="rtsocial-pinterest-horizontal-button"><a class="rtsocial-pinterest-button" href="https://pinterest.com/pin/create/button/?url=https://heropress.com/essays/going-back-roots/&media=https://heropress.com/wp-content/uploads/2017/03/031517-150x150.jpg&description=Going Back To My Roots" rel="nofollow" target="_blank" title="Pin: Going Back To My Roots"></a></div></div><a rel="nofollow" class="perma-link" href="https://heropress.com/essays/going-back-roots/" title="Going Back To My Roots"></a></div><p>The post <a rel="nofollow" href="https://heropress.com/essays/going-back-roots/">Going Back To My Roots</a> appeared first on <a rel="nofollow" href="https://heropress.com">HeroPress</a>.</p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 15 Mar 2017 12:00:22 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Heather Burns";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:40;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:86:"WPTavern: Bocoup Launches Study to Measure Impact of Open Work on Developer Well-Being";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=67447";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:97:"https://wptavern.com/bocoup-launches-study-to-measure-impact-of-open-work-on-developer-well-being";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1980:"<a href="https://i0.wp.com/wptavern.com/wp-content/uploads/2015/06/survey.jpg?ssl=1"><img /></a>photo credit: <a href="https://stocksnap.io/photo/FI3UYVGNFD">Lukasz Kowalewski</a>\n<p><a href="https://bocoup.com/" target="_blank">Bocoup</a>, an open source technology and design consulting company, is recruiting for a new study that aims to “measure the impact of open work on developer well-being and productivity.” The company is partnering with MIT and UCLA to develop an open work email-bot that will interact with organizations that sign up to participate. The study is open to teams that use source control.</p>\n<p>“We’re defining ‘open work’ as a project where tasks/work product are/can be shared outside the group immediately responsible for those tasks,” Bocoup Director of Research Boaz Sender said.</p>\n<p>Participating organizations will get hooked up with Bocoup’s email-bot, which offers tools for recognizing team members or open source community members for their contributions to projects. Bocoup plans to publish the average results with the goal of educating businesses and policy makers about the value of open source work. Data from organizations participating in the study will be anonymized and untraceable.</p>\n<p>With all the new ways of working together on the web (GitHub, Slack, GitLab, etc.) it’s good to see a company prioritizing research on how this impacts developers. The study begins in March and will end in June. If you’re interested to have your organization be a part of it, you can find out more on the <a href="https://docs.google.com/forms/d/e/1FAIpQLSc9sYreLFTZDxn-LuUhGCl043QDcagls9g0t_TbZ3Pd3ZnYNA/viewform?c=0&w=1" target="_blank">signup form</a> and get a better understanding of the time commitment on the <a href="https://docs.google.com/document/d/1EWD9c4cmIfyNVe4pGFsvPiLO83i1ZOij4mpF-cLVfTc/edit" target="_blank">FAQ</a> page.</p>\n<div id="epoch-width-sniffer"></div>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 15 Mar 2017 02:10:06 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Sarah Gooding";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:41;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:59:"WPTavern: WooCommerce 3.0.0 Scheduled for Release April 4th";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=67438";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:70:"https://wptavern.com/woocommerce-3-0-0-scheduled-for-release-april-4th";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:4981:"<p>Big changes are on the way for <a href="https://wordpress.org/plugins/woocommerce/">WooCommerce</a>. Mike Jolley, lead developer of WooCommerce, <a href="https://woocommerce.wordpress.com/2017/03/13/important-update-regarding-the-upcoming-woocommerce-release-2-7-will-be-3-0-0/">announced</a> that WooCommerce 2.7 will be versioned 3.0.0 with a scheduled release date of April 4th. During the 2.7 beta testing phase, the team discovered a <a href="https://github.com/woocommerce/woocommerce/issues/13498">significant bug</a> in the way that timestamps are handled.</p>\n<p>“Essentially, some developers need a way to reliably get UTC timestamps as well as dates according to the site’s timezone,” Jolley said. “To resolve this we’re working on a solution which accepts <em>either</em> a UTC timestamp, or an ISO8601 datetime string, and returns a <a href="http://php.net/manual/en/class.datetime.php">DateTime object</a> so timezone information can be retrieved if needed. This approach is not compatible with the <code>get_date_x</code> getters found in 2.7 beta.”</p>\n<p>Beginning with WooCommerce 3.0.0, the project will use semantic versioning or <a href="http://semver.org/">SemVer</a>. WooCommerce has incrementally versioned its releases similar to WordPress. For example, WooCommerce 2.5, 2.6, 2.7. Semantic versioning allows for three digit version numbers and should make it easier to discern major versions from maintenance and bug fix releases. The three digits stand for major, minor, and patch.</p>\n<p>According to the <a href="http://semver.org/">SemVer site</a>, each number is incremented when:</p>\n<ul>\n<li>MAJOR version for incompatible API changes.</li>\n<li>MINOR version when you add functionality in a backwards-compatible manner.</li>\n<li>PATCH version when you make backwards-compatible bug fixes.</li>\n</ul>\n<p>Under this system, WooCommerce 3.0.0 is a major update with 3.1.0 being a minor update. The next major update will be 4.0.0. Developers should take note that in 3.0.0 RC1, the versioning and @since properties are relabeled to 3.0.0. “If you have used version_compare statements in your code, they will still work since 3.0.0 is greater than 2.7.0, however, you can change these for clarity,” Jolley said. Themes with template files versioned 2.7.0 may need to be updated to use 3.0.0 to prevent reports of outdated template files.</p>\n<p>In addition to version changes and fixing major bugs, the team is allowing up to three weeks for 3.0.0 RC1 to be tested. The amount of time to test has been extended from one week to three <a href="https://woocommerce.wordpress.com/2017/02/17/woocommerce-2-7-beta-3/#comment-2589">based on feedback </a>from extension developers.</p>\n<p>“An RC is really the first point in time when people can look at the code and feel confident it’s probably not going to change a lot before the official release,” Brent Shepherd, founder of <a href="http://prospress.com/">Prospress Inc</a>. said. “With that in mind, having 3 months of beta testing, but only 1 week for the RC, doesn’t make a lot of sense. It makes sense to give more time in that later stage after the RC.”</p>\n<p>Josh Kohlbach, a WooCommerce extension developer, <a href="https://woocommerce.wordpress.com/2017/02/17/woocommerce-2-7-beta-3/#comment-2604">also agreed</a> with extending the RC testing time. “Currently from our company’s perspective we’ve had to put other priorities on hold in order to put WC2.7 changes ahead,” Kohlbach said. “The 2.7 changes we were holding off on doing until RC, which is what we normally do.”</p>\n<p>“However, when it was announced that there would be only one week between, we figured that wouldn’t be enough time for proper testing and pushing updates on all of our products so we’re compatible on day one,” he said. “It just isn’t enough time so we, like many others by the sounds of it, started making our compatibility fixes around Beta 2 this time even though we knew there might be more changes coming down the pipe before RC gets here.”</p>\n<p>Extension developers are praising the team for changing to a semantic versioning system and extending the time to test Release Candidates. “I’m very happy to see these changes,” Shepherd said. “Big props for making the tough call late in the release cycle. Hopefully it will help ensure a smoother release for all WC users of this version.”</p>\n<p>“I think this is a really positive move forward for WooCommerce,” Kohlback said. “I for one want to thank you on behalf of all the third-party developers for being so open and taking on board all of our various points, really makes us happy to be part of the community!”</p>\n<p>If all goes well, you can expect to see an update for WooCommerce in your WordPress dashboard on April 4th.</p>\n<div id="epoch-width-sniffer"></div>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Tue, 14 Mar 2017 22:23:12 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Jeff Chandler";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:42;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:93:"WPTavern: Varying Vagrant Vagrants 2.0.0 Introduces YAML Configuration, Revamps Documentation";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=67436";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:103:"https://wptavern.com/varying-vagrant-vagrants-2-0-0-introduces-yaml-configuration-revamps-documentation";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:4545:"<p><a href="https://i2.wp.com/wptavern.com/wp-content/uploads/2017/03/vvv-github.png?ssl=1"><img /></a></p>\n<p><a href="https://varyingvagrantvagrants.org/blog/2017/03/13/varying-vagrant-vagrants-2-0-0.html" target="_blank">Varying Vagrant Vagrants 2.0.0</a> was released yesterday with support for a <a href="https://varyingvagrantvagrants.org/docs/en-US/vvv-config/" target="_blank">YAML configuration</a> file. This is a major improvement that gives VVV users more flexibility in customizing their configurations. The new <code>vvv-config.yml</code> file includes the defaults and users can create a <code>vvv-custom.yml</code> file to change the default provisioning. Utilities have been broken out into their own repository, allowing users to specify PHP 5.6, 7.0, or 7.1 for new projects.</p>\n<p>“In the past, it was often difficult as a maintainer to say no to feature requests because I knew that the customizations would either be really annoying for someone to implement on their own or would require a fork, possibly losing the benefit of future changes,” VVV Project Lead Jeremy Felt said. “At the same time, it was hard to say yes because not everyone needs the same features. Those two clash, and the easiest answer is to stall. The new changes provide a pretty straight forward way of providing these custom changes and make it easy to stay in sync upstream.”</p>\n<p>Version 2.0.0 was also released with <a href="https://varyingvagrantvagrants.org/docs/en-US/" target="_blank">new documentation on the VVV website</a>. Contributors are migrating docs from the wiki on GitHub to the new website and plan to make them translatable in the future.</p>\n<p>Felt also recently <a href="https://jeremyfelt.com/2017/03/05/documenting-vvvs-governance-model/" target="_blank">documented VVV’s governance model</a> and promoted Lorelei Aurora to the role of Lead Developer on the project. VVV has 108 contributors, by Felt’s count, and he estimates approximately 100 clones of the project per day based on GitHub’s analytics. For the past five years, Felt has cultivated VVV’s growing community of contributors by developing a friendly and welcoming culture within the project.</p>\n<p>“Very early on I read something about OSS project maintenance that inspired me to always greet new commenters, issue creators, and developers in an effort to make them feel welcome from the beginning,” Felt said. “Removing even the smallest hurdles of contributing to open source goes a long way. Being friendly encourages people to stick around. Even in small projects like VVV, it can be overwhelming to figure out if you’re doing things right.”</p>\n<p>Felt said he wished he would have written the governance document sooner, because it provides a roadmap for contributors. He found that having this information available to the community from the beginning may be just as important as having a license in place.</p>\n<p>“It starts to answer the ‘what kind of impact can I have’ question when someone is getting started,” Felt said. “The current list of committers is a little misleading in that they are all people who were very active early in the project, but not as much now. Their input continues to be trusted, but commit access probably won’t be used very much. This isn’t a bad thing, as a project goes through cycles, but something to keep track of as a maintainer. Having a process is a healthy thing. I’m hoping it attracts even more contributors!”</p>\n<h3>What’s Next on the VVV Roadmap?</h3>\n<p>The next focus on the VVV roadmap is building out the rest of the documentation on <a href="http://varyingvagrantvagrants.org" target="_blank">varyingvagrantvagrants.org</a>. Felt said he hopes it will become a great place for basic setup, detailed guides, and frequent troubleshooting tips. Translated docs is the next item that Felt said he hopes can be a huge benefit to the project and the community.</p>\n<p>“There are a couple things that would be fun for flexibility,” Felt said. “A long-running pull request that introduces PHP Brew would be nice to finally tackle. Introducing MySQL Sandbox would be cool. And who knows? Everyone should stop by and <a href="https://github.com/Varying-Vagrant-Vagrants/VVV" target="_blank">leave a note</a> with the feature they’d like to see most. I’m more comfortable saying ‘no’ now.”</p>\n<div id="epoch-width-sniffer"></div>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Tue, 14 Mar 2017 19:28:13 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Sarah Gooding";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:43;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:81:"WPTavern: WordPress.com Updates Its Post Editor With a Distraction-Free Interface";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=67429";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:92:"https://wptavern.com/wordpress-com-updates-its-post-editor-with-a-distraction-free-interface";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:3321:"<p>WordPress.com has <a href="https://en.blog.wordpress.com/2017/03/13/a-distraction-free-writing-space-at-wordpress-com/">unveiled a refreshed post editor</a> that makes content front and center.</p>\n<p>The most noticeable change is the user interface. The sidebar of meta boxes is now on the right-hand side instead of the left. Clicking the Post Settings link hides the sidebar, providing a cleaner interface. The preview and publish buttons are no longer in a metabox and are permanently displayed.</p>\n<img />New WordPress.com Post Editor\n<p>Drafts are quickly accessible by clicking the number next to the Write button. Hovering over a draft title displays a small excerpt of the post. Unlike the distraction-free writing mode in the self-hosted version of WordPress, sidebars and other items on the screen do not disappear and reappear. This animation has <a href="https://wptavern.com/whats-your-first-impression-of-distraction-free-writing-in-wordpress-4-1#comment-62784">been described</a> by some as a distraction.</p>\n<p>Joen Asmussen and Matías Ventura, two Automatticians based in Europe, helped create the new interface. In an interview conducted by John Maeda, <span class="st">Global Head of Computational Design and Inclusion at Automattic, Asmussen describes what he’s most excited about with the improvements. </span></p>\n<p>“Everything has a right place,” Asmussen said. “In this iteration, we’ve tried to find those places for the preview and publish buttons, as well as the post settings. By making the buttons permanently visible and the sidebar optionally toggled, my hope is that the combination will provide a seamless flow for both the person who just wants to <i>write</i>, as well as the person who needs to configure their post settings.”</p>\n<p>Ventura says he is happy to bring the focus back on the content by placing it in the center. “I’m also fond of the recent drafts menu next to the ‘Write’ button, as it provides a quick way to carry on with your unfinished posts,” he said. “These editor refinements have the potential to let your work on WordPress keep you deeply in the productive state of flow.”</p>\n<p>The core team continues to <a href="https://wptavern.com/wordpress-core-editor-team-publishes-ui-prototype-for-gutenberg-an-experimental-block-based-editor">work on a block based editor</a> for the open-source WordPress project and <span class="st">Asmussen</span> hints that this approach to writing could one day end up in the WordPress.com post editor.</p>\n<p>After testing the new editor on WordPress.com, I can say that it’s more enjoyable to use than the distraction-free writing mode in WordPress. There’s less distraction, meta boxes are either on the screen or they’re not, and I enjoyed writing without interface elements disappearing and reappearing on the screen.</p>\n<p>If you’d like to try the new editor on a self-hosted WordPress site, you can do so through Jetpack. Visit the Jetpack dashboard in the WordPress backend, click on the Apps link, then click the Try the New Editor button.</p>\n<p>After using the new editor, let us know what you think. How does it compare to the writing experience currently in WordPress?</p>\n<div id="epoch-width-sniffer"></div>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Tue, 14 Mar 2017 02:03:50 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Jeff Chandler";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:44;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:90:"WPTavern: John Maeda’s 2017 Design in Tech Report Puts the Spotlight on Inclusive Design";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=67406";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:98:"https://wptavern.com/john-maedas-2017-design-in-tech-report-puts-the-spotlight-on-inclusive-design";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:6207:"<p><a href="https://i2.wp.com/wptavern.com/wp-content/uploads/2017/03/design-in-tech-2017.png?ssl=1"><img /></a></p>\n<p><a href="https://maedastudio.com/" target="_blank">John Maeda</a>, Automattic’s Global Head of Computational Design and Inclusion, presented his third annual “<a href="https://designintechreport.wordpress.com/" target="_blank">Design in Tech</a>” report at SXSW over the weekend. The previous reports have received more than two million views and this one is equally loaded with thought-provoking information about the future of the design industry.</p>\n<p>“Design isn’t just about beauty; it’s about market relevance and meaningful results,” Maeda said. He highlighted how design leaders are increasingly top hires at major corporations, due to market demand. Businesses are beginning to embrace design as a fundamental tool for success. Design used to be relegated to extra-curricular clubs in business schools, but many schools are shifting to include design in the curriculum.</p>\n<p>Constant connectivity in the digital era has brought the idea of “computational design” to the forefront, which Maeda describes as “designing for billions of individual people and in realtime.” Designing at this scale requires an approach that is inclusive of the widest number of consumers, essentially designing for everyone.</p>\n<p>Maeda believes that “design and inclusion are inseparable” and he is on a mission to prove that inclusive design is good business. </p>\n<p>“When we separate inclusion into essentially an HR compliance topic, it loses its energy,” Maeda said. “It’s important, of course, but it loses the creativity that’s intrinsic to inclusion.” His 2017 Design in Tech report focuses on how inclusion matters in business. Maeda admits there are not many examples of how inclusion drives better financial outcomes, but one of his professional aims is to demonstrate how inclusive design can make a financial difference.</p>\n<p>“That’s why I joined Automattic,” Maeda said. “My hope is that this approach can lead to better business outcomes for the WordPress ecosystem. I don’t know if it will be possible but that’s my goal. I want to show that it’s possible numerically.”</p>\n<p>Making inclusive design profitable hinges on the principle that if you want to reach a larger market, you have to reach people you’re not already reaching by being inclusive. This new frontier of design requires some technical understanding outside of purely classical design. The hybrid designer/developer, often referred to as a “unicorn” in the tech industry, is often relied upon to bridge that gap.</p>\n<p>Maeda predicts that the scarcity of hybrid designer/developers will soon decrease, due to how things are changing in the industry. After surveying design leaders in 2016, Maeda found that 1/3 had formal engineering/science training, suggesting that “hybrid” talent has considerably increased in recent years. He shared his observations from surveying Automattic designers and developers about JavaScript competency. He found a significant segment of designers approaching moderate fluency in JavaScript after WordPress’ 2015 initiative to encourage JavaScript mastery.</p>\n<p>“The world is moving, and moving with the world is what designers do,” Maeda said. He also made a bold recommendation for those who are maintaining a design-only skill set:</p>\n<p>“I encourage you, if you’re a pure pure designer, to ‘impurify yourself,’ because it’s a whole new world and there’s a lot to learn,” Maeda said. “Anyone who’s in this game, if you aren’t watching videos and learning, you get behind in two months.” </p>\n<p>Maeda also encouraged listeners to shed biases that prevent them from seeing important trends and changes on the web. He addressed misconceptions about how products “made in China” are often thought of as something cheap or copycat, but China is moving forward in the mobile revolution in a far more advanced way than many other countries. He highlighted some major design trends pioneered by Chinese designers and how they are impacting the tech industry. </p>\n<p>Maeda closely monitors design-related M&A activity and funds that are design and/or inclusion oriented. His data shows that tech companies are finding more value in design tool companies and design community platforms, with acquisitions steadily increasing every year. The value of design companies is especially evident in China where Maeda noted three designer co-founded Chinese companies have a combined market cap of over $300 billion. </p>\n<p>He also shared what he has learned about designers since taking his position at Automattic, which employs more than 500 people working remotely across 50 countries.</p>\n<p>“People want to have challenging work; they want to make change happen,” Maeda said. “With creative people this is their main driver. If that can’t be sated, they get unhappy and they leave. The problem is this kind of work is the kind that seems like bonus work, not the main work. So my question as a manager is, ‘How do I put the two together in some constructive way?’ How do you make time to learn and grow? That’s something I didn’t know was pervasive in a busy busy tech company.”</p>\n<p>Maeda concludes that it is a good time to be a designer, especially if you’re willing to make up for the design education gap and teach yourself new skills online. His 2017 Design in Tech report is a must-read, not just for designers but for anyone working in tech or hiring tech talent. Check out the <a href="https://designintechreport.wordpress.com/" target="_blank">full report</a> on WordPress.com. You can also <a href="https://designintechreport.wordpress.com/2017/03/12/design-in-tech-report-2017-video/" target="_blank">listen to the audio of Maeda’s presentation</a> while viewing the slides.</p>\n<div id="epoch-width-sniffer"></div>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 13 Mar 2017 20:07:08 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Sarah Gooding";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:45;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:75:"Post Status: JavaScript frameworks in a WordPress context — Draft podcast";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:31:"https://poststatus.com/?p=35232";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:77:"https://poststatus.com/javascript-frameworks-wordpress-context-draft-podcast/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:2808:"<p>Welcome to the Post Status <a href="https://poststatus.com/category/draft">Draft podcast</a>, which you can find <a href="https://itunes.apple.com/us/podcast/post-status-draft-wordpress/id976403008">on iTunes</a>, <a href="https://play.google.com/music/m/Ih5egfxskgcec4qadr3f4zfpzzm?t=Post_Status__Draft_WordPress_Podcast">Google Play</a>, <a href="http://www.stitcher.com/podcast/krogsgard/post-status-draft-wordpress-podcast">Stitcher</a>, and <a href="http://simplecast.fm/podcasts/1061/rss">via RSS</a> for your favorite podcatcher. Post Status Draft is hosted by Joe Hoyle — the CTO of Human Made — and Brian Krogsgard.</p>\n<p><span>Live from the A Day of REST workshops, Brian, Joe, and Zac talk about the state of working with JavaScript — including several popular JavaScript frameworks — and WordPress. They go through the pros and cons of using each one, what to watch out for when working with them and WordPress, and ways they think the process can improve.</span></p>\n<p><!--[if lt IE 9]><script>document.createElement(''audio'');</script><![endif]-->\n<a href="https://audio.simplecast.com/62575.mp3">https://audio.simplecast.com/62575.mp3</a><br />\n<a href="https://audio.simplecast.com/62575.mp3">Direct Download</a></p>\n<h3>Links</h3>\n<ul>\n<li><a href="https://javascriptforwp.com/">JavaScript for WP</a></li>\n<li><a href="https://facebook.github.io/react/">React</a></li>\n<li><a href="https://vuejs.org/">Vue</a></li>\n<li><a href="http://backbonejs.org/">Backbone</a></li>\n<li><a href="http://underscorejs.org/">Underscores</a></li>\n<li><a href="https://angularjs.org/">Angular</a></li>\n<li><a href="https://adayofrest.hm/boston-2017/">A Day of Rest</a></li>\n</ul>\n<h3>Sponsor: WP Migrate DB Pro</h3>\n<p><span>Today’s show is sponsored by</span><a href="https://deliciousbrains.com/"> <span>Delicious Brains</span></a><span>.</span><a href="https://deliciousbrains.com/wp-migrate-db-pro/"> <span>WP Migrate DB Pro</span></a> <span>makes moving and copying databases simple. They also have an exciting new project for merging databases, called Mergebot. Go to</span><a href="https://mergebot.com/"> <span>Mergebot.com</span></a><span> for updates on that, and</span><a href="https://deliciousbrains.com/"> <span>deliciousbrains.com</span></a><span> for more information on WPMigrate DB Pro. Thanks to the team at Delicious Brains for being a Post Status partner.</span></p>\n<h3>Special Thanks: Bocoup</h3>\n<p><span>Special thanks to <a href="https://bocoup.com/">Bocoup</a> for allowing us to record this podcast episode in their office. Bocoup was a partner and workshop host for A Day of REST, and were incredibly hospitable. Checkout <a href="https://bocoup.com/">Bocoup</a> to learn more about how they embrace open source as a consulting agency.</span></p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 13 Mar 2017 00:56:04 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"Katie Richards";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:46;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:74:"WPTavern: Hacker News Question: Developers with kids, how do you skill up?";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=67259";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:82:"https://wptavern.com/hacker-news-question-developers-with-kids-how-do-you-skill-up";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:9488:"<a href="https://i0.wp.com/wptavern.com/wp-content/uploads/2016/03/child-theme.jpg?ssl=1"><img /></a>photo credit: <a href="https://stocksnap.io/photo/R0C7A5M4WB">Leeroy</a>\n<p>By now you’ve probably seen the viral <a href="https://twitter.com/JOE_co_uk/status/840165524038377472" target="_blank">clip</a> of a father getting interrupted by his children while giving a live interview on BBC. Working parents everywhere, especially remote workers, could identify with the humorous embarrassment of the situation. Even those who have had pets interrupt Skype calls know the feeling. You want to be thought of as a professional and taken seriously but little home office invaders have other plans.</p>\n<blockquote class="twitter-tweet">\n<p lang="en" dir="ltr">This BBC interview is amazing. Just wait until the mum rushes in… <img src="https://s.w.org/images/core/emoji/2.2.1/72x72/1f602.png" alt="?" class="wp-smiley" /> <a href="https://t.co/LGw1ACR9rg">pic.twitter.com/LGw1ACR9rg</a></p>\n<p>— JOE.co.uk (@JOE_co_uk) <a href="https://twitter.com/JOE_co_uk/status/840165524038377472">March 10, 2017</a></p></blockquote>\n<p></p>\n<p>Many developers who work from home with children know the daily struggle of balancing family life with work, which generally leaves very little time for improving professional skills. A popular question on Hacker News this week asks, <strong>“<a href="https://news.ycombinator.com/item?id=13816627" target="_blank">Developers with kids, how do you skill up?</a>“</strong>: </p>\n<blockquote><p>I recently had one of my colleagues comment on my GitHub account graph – ‘There won’t be many green boxes in your account once you have a kid’. This was in response to my suggestions on how we should all keep learning. I argued many good programmers have family with kids and still manage to keep up. They brushed me off saying it’s just not possible or they don’t look after their kids.</p>\n<p>When I look on the internet I find people doing full time jobs delivering products while having a family and some still find plenty of time to blog or write books. How is this possible? Are these people super-human? How are you all doing or managing if you have kids/family?</p></blockquote>\n<p>The question received nearly 500 replies with tips and stories from those who are making it work. One of the first participants on the thread is <a href="https://news.ycombinator.com/item?id=13821164" target="_blank">Rachel Andrew</a>, who shares how she learned Perl as a single mother, launching a new career in web development. She said found success by “simply working every possible moment” she could and learning to be organized and focused with her time. </p>\n<p>One common theme among the replies is that having kids is like getting a crash course in time management. When your available time is significantly reduced, you are forced to become more purposeful about how you spend it.</p>\n<blockquote><p>What I learned: your time does get reduced drastically, but you spend the remaining time with more focus/direction. Also, you use your time smarter, e.g. I used to do sports (indoor climbing), but now I just cycle every day from/to work (~1 hour) to stay fit. It takes approximately the same time as going by train or car.</p></blockquote>\n<blockquote><p>If i have clear priorities in my head – what I want to achieve in the ‘extra time’ that I have got. The clearer the goal, the better the results.</p></blockquote>\n<blockquote><p>…due to lack of free time and the newfound need to use it efficiently, I’ve found that I’ve probably read more actual physics in the last four years than in the previous many years of dreaming about it.</p></blockquote>\n<blockquote><p>Time management, to me, is a more powerful “skill up” than anything that could keep your GitHub green. When you know you have limited hours in the day and you have hard time commitments, you have no choice but to learn and work efficiently.</p></blockquote>\n<blockquote><p>\nI’d add that kids have taught me to be a better planner, and to break my priorities down into small, well defined chunks that can be slotted into a busy life. This has been valuable in general, not just for programming.</p></blockquote>\n<p>One commenter said he misses the days when he could stay up all night working and exploring new technologies; now it seems the world is going on without him. Other commenters reject the idea of “skilling up” entirely and encourage the original poster not to get too hung up on shiny new frameworks.</p>\n<blockquote><p>I agree with you about the need to remain buzzword compliant for jobs, but are we “skilling up” or spinning our wheels? There is some worthwhile learning, but a lot of it is just BS status signaling. Learning another SPA framework that solves the problems of the last framework, while introducing new problems? Learning yet another way to bundle your web content? A new transpiled language to patch the holes in JavaScript?</p>\n<p>A lot of what we regard as “skilling up” is just a product of our immature dev culture-learning stuff for the sake of buzzword compliance that doesn’t improve anything in the long run. And the high failure rate of software projects shows that we aren’t gaining a lot from this culture anyway.</p></blockquote>\n<h3>Combatting the Myth that You Can’t Do Anything with Just 15 Minutes</h3>\n<p>Another theme among the comments is the “myths” parents create that keep them from using the short increments of time that pop up throughout the day. One commenter <a href="https://news.ycombinator.com/item?id=13822865" target="_blank">summarizes</a> the self-limiting mindset that many adopt after having children:</p>\n<blockquote><p>New parents create limitations for themselves in their belief that it is utterly impossible to do anything outside of parenting. The OP is saying that meaningful work can be done in the 15 minutes your baby might be asleep. A year of 15 minutes adds up to a lot.</p></blockquote>\n<p>The key to productivity is being able to take those 15 minute increments and string them into bite-sized accomplishments towards a larger goal. Developer Chris Dawson shared how he wrote an app late at night while caring for his first child. </p>\n<p>“I only have ten minutes here, fifteen minutes there. I need focused hours of time to build something. That is just a story,” Dawson said. He used these short bits of time to create <a href="http://blog.teddyhyde.com/2013/04/03/teddy-hyde-the-no-compromise-extensible-one-handed-jekyll-blog-editor-for-android" target="_blank">a one-handed blogging tool</a>, because he needed a way to blog with one hand while holding his sleeping son.</p>\n<p>“When my daughter was born two years later, my wife was so exhausted she would go to bed at 8,” Dawson said. “I’d get my son to sleep and then promised myself I would write for just fifteen minutes before bed. That usually turned into an hour or two and three years later I had written <a href="http://shop.oreilly.com/product/mobile/0636920043027.do" target="_blank">a book for O’Reilly</a>.” </p>\n<p>“There are so many times I’m exhausted after getting the kids to bed and I just browse the Internet,” Dawson said. “If I was really intentional about my time, even that fifteen minutes could be used to work towards my goals. But there is a powerful story telling me that it won’t make a difference if I just waste that time.”</p>\n<p>Dawson doesn’t consider himself an extraordinary high achiever. He found success by changing his perspective about the sleep he was losing.</p>\n<p>“I’m not the greatest developer – I struggled with the Google interview I got,” Dawson said. “But, success is 90% perspiration and 10% ingenuity. Who cares if you are sweating because you are exhausted and sleep deprived caring for infants as compared to pulling all-night coding sessions?”</p>\n<p>“Most of what we think of as being ‘too busy’ for any particular thing is a cognitive bias for forgetting just how much time we waste,” JavaScript engineer Sean McBeth said.</p>\n<p><a href="https://twitter.com/samlittlewood" target="_blank">Sam Littlewood</a>, senior architect at V-Nova, offered a few practical tips on the thread:</p>\n<ul>\n<li>Don’t use the computer to waste time – if I need decompression time, try and make it doing something w/ kids (LEGO!)</li>\n<li>A solid dev. environment where you can walk up, crank an iteration, and walk away. (Like in the time it takes a kettle to boil)</li>\n<li>Learning to code in my head – basically planning the path of changes/tests I will make next time I am back at my machine. It feels to me somewhat like the ‘method of loci’ – a definite journey. Often times, the plan goes awry, but the successes make it worth it. After 12 years of reading to the kids, I can do this whilst reading a story to them.</li>\n</ul>\n<p>The comments are full of inspiring stories and ideas for routines and tips that can help parents be more productive. There’s no magical path to success but, as many working parents have discovered, you may find more time than you thought you had.</p>\n<div id="epoch-width-sniffer"></div>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Sat, 11 Mar 2017 23:32:07 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Sarah Gooding";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:47;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:44:"WPTavern: In Case You Missed It – Issue 18";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=67263";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:51:"https://wptavern.com/in-case-you-missed-it-issue-18";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:7020:"<a href="https://i2.wp.com/wptavern.com/wp-content/uploads/2016/01/ICYMIFeaturedImage.png?ssl=1" rel="attachment wp-att-50955"><img /></a>photo credit: <a href="http://www.flickr.com/photos/112901923@N07/16153818039">Night Moves</a> – <a href="https://creativecommons.org/licenses/by-nc/2.0/">(license)</a>\n<p>There’s a lot of great WordPress content published in the community but not all of it is featured on the Tavern. This post is an assortment of items related to WordPress that caught my eye but didn’t make it into a full post.</p>\n<h2>The REST API Democratizes Reading</h2>\n<p>Mika Epstein <a href="https://halfelf.org/2017/rest-api-democratizing-reading/">explains</a> how the WordPress REST API democratizes reading by making content more discoverable and accessible.</p>\n<blockquote><p>When you look at a website you see the design and the layout and the wonderful beauty. When an app reads your data, however, it doesn’t want or need any of that. An app needs the raw data. And the REST API does that. It outputs the data in a super basic and simple way. Furthermore, it lets you add on to this and output specific data in special ways.</p></blockquote>\n<h2>TechSPARK Interviews WordCamp Bristol Organizer</h2>\n<p>Bristol, UK, is gearing up for its <a href="https://2017.bristol.wordcamp.org/">first WordCamp</a> and local media is taking notice. TechSPARK, a digital publication that covers tech in Bristol, Bath, and the West of England <a href="https://techspark.co/wordcamp-bristol/">published</a> an interview with Janice Tye, one of the lead organizers of the event.</p>\n<p>In the interview, Tye explains what a WordCamp is and how people can get involved. WordCamp Bristol takes place May 13-14th, 2017 and has a limited <a href="https://2017.bristol.wordcamp.org/tickets/">number of tickets</a> available.</p>\n<h2>Fishing Guide’s Site Used by Hackers for eCommerce Fraud</h2>\n<p>TechCrunch <a href="https://techcrunch.com/2017/03/03/woe-are-the-great-fish-of-cape-cod/">published</a> an interesting story of how a Cape Cod fishing guide’s website that runs on WordPress was hacked and used to host an eCommerce store. The moral of the story is to keep WordPress and its plugins and themes updated. An additional safety measure is to enable two-factor authentication.</p>\n<h2>Being a Full-time Contributor Through Sponsorships</h2>\n<p>Late last year, John James Jacoby <a href="https://jjj.blog/2016/12/%f0%9f%92%af%e2%88%9e/">outlined his goal</a> for his 100 initiative. “My goal is be a fully funded independent ambassador for WordPress and the surrounding initiatives, backed by many of the best companies who continue to push WordPress beyond its limits on a daily basis,” Jacoby said.</p>\n<p>Jacoby provided <a href="https://jjj.blog/2017/03/january-february/">an update</a> on what he’s been working on since obtaining sponsorship from Pagely and Pantheon. He plans to take a two-week break in March to attend WordCamp Miami and will be speaking at other events. If you’re interested in sponsoring Jacoby to work on WordPress full-time for a month, please get <a href="http://jjj.me/">in touch with him</a>.</p>\n<h1 class="entry-title">Mode Effect Builds Website for WordPress.com’s Affiliate Program</h1>\n<p><a href="https://modeeffect.com/">Mode Effect</a>, a web design agency, <a href="https://modeeffect.com/wordpress-com-creators-select-wordpress-agency-mode-effect-to-build-affiliate-program/">built the site</a> for <a href="https://refer.wordpress.com/">WordPress.com’s affiliate program</a>. According to Jon Burke, team lead for events, marketing, and advertising at Automattic, the agency was chosen based on recommendations and its previous work with the <a href="https://vip.wordpress.com/">WordPress VIP program</a>.</p>\n<h2>New Features for WordPress.com Stats</h2>\n<p>WordPress.com unveiled a <a href="https://en.blog.wordpress.com/2017/03/06/your-stats-page-updated/">number of new enhancements</a> to WordPress.com stats. More insights, summaries, and better use of wide screens are just a few of the improvements that were made.</p>\n<h2>Remembering HostReviews.io</h2>\n<p>Kevin Ohashi, founder of Review Signal, takes a <a href="http://reviewsignal.com/blog/2017/03/06/goodbye-hostingreviews-io-i-will-miss-you/">look back at </a><span class="skimlinks-unlinked"><a href="http://reviewsignal.com/blog/2017/03/06/goodbye-hostingreviews-io-i-will-miss-you/">HostingReviews.io</a> created by Steven Gliebe that was recently acquired by HostingFacts.com. </span></p>\n<p>“I’m truly saddened because it’s disappearing at some point ‘soon.’ The only real competitor whose data I trusted to compare myself against. So I thought I would take the opportunity to write about my favorite competitor,” Ohashi said.</p>\n<p>He compared the data that was manually curated by Gliebe to the data on Review Signal and discovered it was similar. Ohashi says he will miss having a trustworthy competitor to compare his data too.</p>\n<p>“It has been nice having <span class="skimlinks-unlinked">HostingReviews.io</span> around when it was actively being updated (the manual process is certainly overwhelming for any individual I think!). I will miss having a real competitor to compare what I’m seeing in my data.”</p>\n<h2>Challenges of Security Disclosure</h2>\n<p>Aaron Campbell, WordPress security lead, <a href="https://aarondcampbell.com/2017/03/the-difficulties-of-security-disclosure/">provides insight</a> into the challenges associated with security disclosure. Campbell describes disclosure as a constant balancing act.</p>\n<p>“But security isn’t a single balancing act,” Campbell said. “Many of the decisions we must make require finding the right balance. Each requires thought and consideration, as well as a clear set of priorities. Especially when it comes to disclosing vulnerabilities.”</p>\n<p>“Every situation is going to be unique, but knowing the right questions to ask will help. The time to think through these questions is now, hopefully long before you are faced with them.”</p>\n<p>On the topic of security disclosure, I recommend reading <a href="https://nacin.com/2014/05/30/security-is-nuanced/">Security is Nuanced</a> by Andrew Nacin.</p>\n<h2>WordCamp Auckland Wapuu!</h2>\n<p>In what is a traditional part of this series, I end each issue by featuring a Wapuu design. For those who don’t know, Wapuu is the <a href="http://wapuu.jp/2015/12/12/wapuu-origins/">unofficial mascot</a> of the WordPress project.</p>\n<p><img /></p>\n<p>WordCamp <a href="https://2017.auckland.wordcamp.org/">Auckland, New Zealand</a> is this weekend and the event’s Wapuu is appropriately enough, holding a Kiwi.</p>\n<p>That’s it for issue eighteen. If you recently discovered a cool resource or post related to WordPress, please share it with us in the comments.</p>\n<div id="epoch-width-sniffer"></div>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Sat, 11 Mar 2017 02:07:14 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Jeff Chandler";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:48;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:42:"Matt: Review: From Plato to Post-modernism";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:22:"https://ma.tt/?p=47161";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:58:"https://ma.tt/2017/03/review-from-plato-to-post-modernism/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:2379:"<p><img />One thing I’m going to try this year is to write a review of every book I get a chance to read. It’s March already so I’m a bit behind and the next few will be out of order, but this seems like as good a place to start as any.</p>\n<p>One new thing I’ve been doing this year is listening to audiobooks with an Audible account, so this first book review is actually an audiobook. <a href="http://www.thegreatcourses.com/">Great Courses</a> is actually an old school thing where you could order college lectures on tape. From the references throughout the lectures I listened to, my guess is that the recordings are from the 90s. This one is called <a href="https://www.amazon.com/dp/B00DTO6LZ2/">From Plato to Post-modernism: Understanding the Essence of Literature and the Role of the Author</a> ($25 on Audible, $9.99 on cassette tape <img src="https://s.w.org/images/core/emoji/2.2.1/72x72/1f643.png" alt="?" class="wp-smiley" />).</p>\n<p>I really enjoyed this series. Some of the early lectures covering Aristotle, Longinus, and Sidney’s “Apology for Poetry” were quite brilliant. Later ones from Foucault and Derrida on were weaker and harder to follow, which I think is a function of both the material, which can be dense when it starts getting into Modernism, the length, fixed at 30 minutes, and the lecturer, <a href="https://en.wikipedia.org/wiki/Louis_Markos">Louis Markos</a>. Markos teaches <a href="https://www.hbu.edu/contact/louis-markos/">at Houston Baptist University</a> and his asides can sometimes be a little traditional, but in an adorable grandpa way. He has an infectious enthusiasm that makes even the slower chapters on Kant and Schiller bearable, but his love of and fluency in the earlier classics is really a pleasure.</p>\n<p>It made me curious to look into more online lectures and sometime this year I’m going to check out <a href="https://www.khanacademy.org/partner-content/wi-phi/wiphi-value-theory">this one on Value Theory at Khan academy</a>. I also picked up a used copy of <a href="https://www.amazon.com/gp/product/0155055046/">Critical Theory Since Plato</a> which had the original text for many things discussed in the lecture, so was a great reference point when I was at home in Houston, where I end up listening to most audio content since it’s a driving town.</p>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 10 Mar 2017 20:48:00 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:4:"Matt";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:49;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:66:"WPTavern: “Open Source in Brazil” eBook Now Available for Free";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"https://wptavern.com/?p=66404";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:71:"https://wptavern.com/open-source-in-brazil-ebook-now-available-for-free";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:3365:"<a href="https://i0.wp.com/wptavern.com/wp-content/uploads/2017/02/brazil.jpg?ssl=1"><img /></a>photo credit: <a href="https://commons.wikimedia.org/w/index.php?title=User:Ccarelo&action=edit&redlink=1" class="new" title="User:Ccarelo (page does not exist)">Ccarelo</a> – <span class="int-own-work" lang="en">Own work</span>, <a href="http://creativecommons.org/licenses/by-sa/3.0" title="Creative Commons Attribution-Share Alike 3.0">CC BY-SA 3.0</a>, <a href="https://commons.wikimedia.org/w/index.php?curid=40606618">Link</a>\n<p><a href="http://www.oreilly.com/programming/free/files/open-source-in-brazil.pdf" target="_blank">Open Source in Brazil</a> is a new free eBook from O’Reilly Media that offers an inside look into the growth of Brazil’s free software community despite the country’s unique barriers. Brazil has a vibrant IT and startup culture and hosts the largest open source conference in Latin America, <a href="http://softwarelivre.org/fisl16" target="_blank">Fórum Internacional Software Livre (FISL)</a>. The conference has been running for 17 years and had 5,200 participants in 2016.</p>\n<p>According to Andy Oram, the book’s author, open source software is ubiquitous in the country but challenges in business, education, and government have slowed its wider adoption. The book offers a fascinating account of how the free software movement won political favor in the early 2000’s, launching many governmental initiatives to use open source solutions instead of proprietary software.</p>\n<p>Unfortunately, the government was unable to deliver on these initiatives due to lack of expertise in evaluating software and working with open source communities. These factors, combined with a scarcity of local companies to help bridge the gap, and eventually corruption, caused more delays to converting government operations to open source software. These setbacks resulted in what Oram described as “inertia and corruption that leave companies and government agencies feeding huge amounts of money into proprietary software that was designed for the North American market.”</p>\n<p>Brazil has also struggled to keep highly skilled developers who can mentor the next generation due to a “brain drain” to international cities with higher wages:</p>\n<blockquote><p>The education of developers that takes place in many developed countries is hampered in Brazil, as in many countries, by a brain drain. Basically, if you become an expert in your technological area, you can get a foreign job that pays more than Brazillian jobs and offers the enticements of living in a major tech center such as London or San Francisco. Thus, the people who could be attending meetups and mentoring the next generation of experts are drawn away.</p></blockquote>\n<p>Despite the free software community’s temporary loss of momentum, its unique challenges have prompted Brazilian developers to rely less on government support and find new ways of promoting open source software. “Open Source in Brazil” is available for free in both <a href="http://www.oreilly.com/programming/free/files/open-source-in-brazil.pdf" target="_blank">English</a> and <a href="http://www.oreilly.com/programming/free/open-source-no-brasil.csp" target="_blank">Portuguese</a>.</p>\n<div id="epoch-width-sniffer"></div>";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 10 Mar 2017 18:19:54 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Sarah Gooding";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}}}}}}}}}}}s:4:"type";i:128;s:7:"headers";O:42:"Requests_Utility_CaseInsensitiveDictionary":1:{s:7:"\0*\0data";a:8:{s:6:"server";s:5:"nginx";s:4:"date";s:29:"Tue, 04 Apr 2017 07:59:41 GMT";s:12:"content-type";s:8:"text/xml";s:4:"vary";s:15:"Accept-Encoding";s:13:"last-modified";s:29:"Tue, 04 Apr 2017 07:45:09 GMT";s:15:"x-frame-options";s:10:"SAMEORIGIN";s:4:"x-nc";s:11:"HIT lax 250";s:16:"content-encoding";s:4:"gzip";}}s:5:"build";s:14:"20170403063901";}', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(220, '_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9', '1491335982', 'no'),
(221, '_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9', '1491292782', 'no'),
(222, '_transient_timeout_dash_6a99407fb8af46de90ed98bf9677a010', '1491335985', 'no'),
(223, '_transient_dash_6a99407fb8af46de90ed98bf9677a010', '<div class="rss-widget"><ul><li><a class=''rsswidget'' href=''https://wordpress.org/news/2017/03/wordpress-4-7-3-security-and-maintenance-release/''>WordPress 4.7.3 Security and Maintenance Release</a> <span class="rss-date">6. 3. 2017</span><div class="rssSummary">WordPress 4.7.3 is now available. This is a security release for all previous versions and we strongly encourage you to update your sites immediately. WordPress versions 4.7.2 and earlier are affected by six security issues: Cross-site scripting (XSS) via media file metadata. Reported by Chris Andrè Dale, Yorick Koster, and Simon P. Briggs. Control characters can trick redirect […]</div></li></ul></div><div class="rss-widget"><ul><li><a class=''rsswidget'' href=''https://buddypress.org/2017/04/2016-buddypress-survey-results/''>BuddyPress: 2016 BuddyPress Survey Results</a></li><li><a class=''rsswidget'' href=''https://wptavern.com/blog-in-a-box-project-integrates-wordpress-with-raspberry-pi''>WPTavern: Blog in a Box Project Integrates WordPress with Raspberry Pi</a></li><li><a class=''rsswidget'' href=''https://heropress.com/heropress-geography-middle-east/''>HeroPress: HeroPress Geography: The Middle East</a></li></ul></div><div class="rss-widget"><ul></ul></div>', 'no');
-- --------------------------------------------------------
--
-- Struktura tabulky `wp_postmeta`
--
CREATE TABLE IF NOT EXISTS `wp_postmeta` (
`meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`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,
PRIMARY KEY (`meta_id`),
KEY `post_id` (`post_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=383 ;
--
-- Vypisuji data pro tabulku `wp_postmeta`
--
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1, 2, '_wp_page_template', 'default'),
(2, 4, '_et_pb_predefined_layout', 'on'),
(3, 4, '_et_pb_built_for_post_type', 'page'),
(4, 5, '_et_pb_predefined_layout', 'on'),
(5, 5, '_et_pb_built_for_post_type', 'page'),
(6, 6, '_et_pb_predefined_layout', 'on'),
(7, 6, '_et_pb_built_for_post_type', 'page'),
(8, 7, '_et_pb_predefined_layout', 'on'),
(9, 7, '_et_pb_built_for_post_type', 'page'),
(10, 8, '_et_pb_predefined_layout', 'on'),
(11, 8, '_et_pb_built_for_post_type', 'page'),
(12, 9, '_et_pb_predefined_layout', 'on'),
(13, 9, '_et_pb_built_for_post_type', 'page'),
(14, 10, '_et_pb_predefined_layout', 'on'),
(15, 10, '_et_pb_built_for_post_type', 'page'),
(16, 11, '_et_pb_predefined_layout', 'on'),
(17, 11, '_et_pb_built_for_post_type', 'page'),
(18, 12, '_et_pb_predefined_layout', 'on'),
(19, 12, '_et_pb_built_for_post_type', 'page'),
(20, 13, '_et_pb_predefined_layout', 'on'),
(21, 13, '_et_pb_built_for_post_type', 'page'),
(22, 14, '_et_pb_predefined_layout', 'on'),
(23, 14, '_et_pb_built_for_post_type', 'page'),
(24, 15, '_et_pb_predefined_layout', 'on'),
(25, 15, '_et_pb_built_for_post_type', 'page'),
(26, 16, '_et_pb_predefined_layout', 'on'),
(27, 16, '_et_pb_built_for_post_type', 'page'),
(28, 17, '_et_pb_predefined_layout', 'on'),
(29, 17, '_et_pb_built_for_post_type', 'page'),
(30, 18, '_et_pb_predefined_layout', 'on'),
(31, 18, '_et_pb_built_for_post_type', 'page'),
(32, 19, '_et_pb_predefined_layout', 'on'),
(33, 19, '_et_pb_built_for_post_type', 'page'),
(34, 20, '_et_pb_predefined_layout', 'on'),
(35, 20, '_et_pb_built_for_post_type', 'page'),
(36, 21, '_et_pb_predefined_layout', 'on'),
(37, 21, '_et_pb_built_for_post_type', 'page'),
(38, 22, '_et_pb_predefined_layout', 'on'),
(39, 22, '_et_pb_built_for_post_type', 'page'),
(40, 23, '_et_pb_predefined_layout', 'on'),
(41, 23, '_et_pb_built_for_post_type', 'page'),
(42, 24, '_et_pb_predefined_layout', 'on'),
(43, 24, '_et_pb_built_for_post_type', 'page'),
(44, 25, '_et_pb_predefined_layout', 'on'),
(45, 25, '_et_pb_built_for_post_type', 'page'),
(46, 26, '_et_pb_predefined_layout', 'on'),
(47, 26, '_et_pb_built_for_post_type', 'page'),
(48, 27, '_et_pb_predefined_layout', 'on'),
(49, 27, '_et_pb_built_for_post_type', 'page'),
(50, 28, '_et_pb_predefined_layout', 'on'),
(51, 28, '_et_pb_built_for_post_type', 'page'),
(52, 29, '_et_pb_predefined_layout', 'on'),
(53, 29, '_et_pb_built_for_post_type', 'page'),
(54, 30, '_et_pb_predefined_layout', 'on'),
(55, 30, '_et_pb_built_for_post_type', 'page'),
(56, 31, '_et_pb_predefined_layout', 'on'),
(57, 31, '_et_pb_built_for_post_type', 'page'),
(58, 32, '_et_pb_predefined_layout', 'on'),
(59, 32, '_et_pb_built_for_post_type', 'page'),
(60, 33, '_et_pb_predefined_layout', 'on'),
(61, 33, '_et_pb_built_for_post_type', 'page'),
(62, 34, '_et_pb_predefined_layout', 'on'),
(63, 34, '_et_pb_built_for_post_type', 'page'),
(64, 35, '_et_pb_predefined_layout', 'on'),
(65, 35, '_et_pb_built_for_post_type', 'page'),
(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'),
(111, 2, '_wp_trash_meta_status', 'publish'),
(112, 2, '_wp_trash_meta_time', '1491203839'),
(113, 2, '_wp_desired_post_slug', 'zkusebni-stranka'),
(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', '1'),
(320, 24574, '_edit_lock', '1491293220:1'),
(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'),
(326, 24574, '_et_pb_ab_bounce_rate_limit', '5'),
(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', ''),
(331, 24574, '_et_pb_light_text_color', '#ffffff'),
(332, 24574, '_et_pb_dark_text_color', '#666666'),
(333, 24574, '_et_pb_content_area_background_color', 'rgba(255,255,255,0)'),
(334, 24574, '_et_pb_section_background_color', '#ffffff'),
(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:{}}}'),
(347, 24581, '_wp_trash_meta_status', 'publish'),
(348, 24581, '_wp_trash_meta_time', '1491204701'),
(349, 24582, '_wp_trash_meta_status', 'publish'),
(350, 24582, '_wp_trash_meta_time', '1491204722'),
(351, 24583, '_wp_trash_meta_status', 'publish'),
(352, 24583, '_wp_trash_meta_time', '1491204743'),
(353, 24584, '_wp_trash_meta_status', 'publish'),
(354, 24584, '_wp_trash_meta_time', '1491204767'),
(355, 24585, '_wp_trash_meta_status', 'publish'),
(356, 24585, '_wp_trash_meta_time', '1491204896'),
(357, 24586, '_wp_trash_meta_status', 'publish'),
(358, 24586, '_wp_trash_meta_time', '1491204903'),
(359, 24587, '_wp_trash_meta_status', 'publish'),
(360, 24587, '_wp_trash_meta_time', '1491204905'),
(361, 24588, '_wp_trash_meta_status', 'publish'),
(362, 24588, '_wp_trash_meta_time', '1491204996'),
(363, 24589, '_wp_trash_meta_status', 'publish'),
(364, 24589, '_wp_trash_meta_time', '1491205040'),
(365, 24591, '_wp_trash_meta_status', 'publish'),
(366, 24591, '_wp_trash_meta_time', '1491205117'),
(367, 24592, '_wp_trash_meta_status', 'publish'),
(368, 24592, '_wp_trash_meta_time', '1491205207'),
(369, 24593, '_wp_trash_meta_status', 'publish'),
(370, 24593, '_wp_trash_meta_time', '1491205258'),
(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:{}}}'),
(375, 24609, '_wp_trash_meta_status', 'publish'),
(376, 24609, '_wp_trash_meta_time', '1491207171'),
(377, 24610, '_wp_trash_meta_status', 'publish'),
(378, 24610, '_wp_trash_meta_time', '1491207183'),
(379, 24611, '_wp_trash_meta_status', 'publish'),
(380, 24611, '_wp_trash_meta_time', '1491207234'),
(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]}');
-- --------------------------------------------------------
--
-- Struktura tabulky `wp_posts`
--
CREATE TABLE IF NOT EXISTS `wp_posts` (
`ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`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',
PRIMARY KEY (`ID`),
KEY `post_name` (`post_name`(191)),
KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
KEY `post_parent` (`post_parent`),
KEY `post_author` (`post_author`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=24699 ;
--
-- 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),
(2, 1, '2017-04-03 08:46:59', '2017-04-03 06:46:59', 'This is an example page. It''s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:\n\n<blockquote>Hi there! I''m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like piña coladas. (And gettin'' caught in the rain.)</blockquote>\n\n...or something like this:\n\n<blockquote>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</blockquote>\n\nAs a new WordPress user, you should go to <a href="http://tservices.cz/wp-admin/">your dashboard</a> to delete this page and create new pages for your content. Have fun!', 'Zkušební stránka', '', 'trash', 'closed', 'open', '', 'zkusebni-stranka__trashed', '', '', '2017-04-03 09:17:19', '2017-04-03 07:17:19', '', 0, 'http://tservices.cz/?page_id=2', 0, 'page', '', 0),
(3, 1, '2017-04-03 08:47:05', '0000-00-00 00:00:00', '', 'Automaticky vytvořený koncept', '', 'auto-draft', 'open', 'open', '', '', '', '', '2017-04-03 08:47:05', '0000-00-00 00:00:00', '', 0, 'http://tservices.cz/?p=3', 0, 'post', '', 0),
(4, 1, '2017-04-03 09:14:00', '2017-04-03 07:14:00', '[et_pb_section fullwidth="off" specialty="off"][et_pb_row][et_pb_column type="4_4"][et_pb_slider admin_label="Slider" show_arrows="on" show_pagination="on" auto="off" parallax="off"][et_pb_slide heading="Welcome To My Website" button_text="Enter" button_link="#" background_color="#27c9b9" alignment="center" background_layout="dark"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. In in risus eget lectus suscipit malesuada. Maecenas ut urna mollis, aliquam eros at, laoreet metus.[/et_pb_slide][/et_pb_slider][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth="on" specialty="off" background_color="#f7f7f7" inner_shadow="on" parallax="off"][et_pb_fullwidth_header admin_label="Fullwidth Header" title="We Are a Company of Passionate Designers and Developers" background_layout="light" text_orientation="center" /][/et_pb_section][et_pb_section fullwidth="off" specialty="off" inner_shadow="off" parallax="off"][et_pb_row][et_pb_column type="1_4"][et_pb_blurb admin_label="Blurb" title="Lorem Ipsum" url_new_window="off" animation="top" background_layout="light" text_orientation="center" use_icon="on" font_icon="h" icon_color="#a8a8a8" use_circle="on" circle_color="#ffffff" use_circle_border="on" circle_border_color="#e0e0e0" icon_placement="top"]Divi will change the way you build websites forever. The advanced page builder makes it possible to build truly dynamic pages without learning code.[/et_pb_blurb][/et_pb_column][et_pb_column type="1_4"][et_pb_blurb admin_label="Blurb" title="Lorem Ipsum" url_new_window="off" animation="top" background_layout="light" text_orientation="center" use_icon="on" font_icon="" icon_color="#a8a8a8" use_circle="on" circle_color="#ffffff" use_circle_border="on" circle_border_color="#e0e0e0" icon_placement="top"]Divi will change the way you build websites forever. The advanced page builder makes it possible to build truly dynamic pages without learning code.[/et_pb_blurb][/et_pb_column][et_pb_column type="1_4"][et_pb_blurb admin_label="Blurb" title="Lorem Ipsum" url_new_window="off" animation="top" background_layout="light" text_orientation="center" use_icon="on" font_icon="v" icon_color="#a8a8a8" use_circle="on" circle_color="#ffffff" use_circle_border="on" circle_border_color="#e0e0e0" icon_placement="top"]Divi will change the way you build websites forever. The advanced page builder makes it possible to build truly dynamic pages without learning code.[/et_pb_blurb][/et_pb_column][et_pb_column type="1_4"][et_pb_blurb admin_label="Blurb" title="Lorem Ipsum" url_new_window="off" animation="top" background_layout="light" text_orientation="center" use_icon="on" font_icon="g" icon_color="#a8a8a8" use_circle="on" circle_color="#ffffff" use_circle_border="on" circle_border_color="#e0e0e0" icon_placement="top"]Divi will change the way you build websites forever. The advanced page builder makes it possible to build truly dynamic pages without learning code.[/et_pb_blurb][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type="4_4"][et_pb_cta admin_label="Call To Action" title="Drop Me a Line" button_url="#" button_text="Contact" background_color="#2ea3f2" use_background_color="on" background_layout="dark" text_orientation="center"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. In in risus eget lectus suscipit malesuada. Maecenas ut urna mollis, aliquam eros at, laoreet metus.[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]', 'Základní úvodní stránka', '', 'publish', 'closed', 'closed', '', 'zakladni-uvodni-stranka', '', '', '2017-04-03 09:14:00', '2017-04-03 07:14:00', '', 0, 'http://tservices.cz/et_pb_layout/zakladni-uvodni-stranka/', 0, 'et_pb_layout', '', 0),
(5, 1, '2017-04-03 09:14:00', '2017-04-03 07:14:00', '[et_pb_section fullwidth="on" specialty="off"][et_pb_fullwidth_slider admin_label="Fullwidth Slider" show_arrows="on" show_pagination="on" auto="off" parallax="off"][et_pb_slide heading="Welcome to Our Shop" button_text="Shop Now" background_color="#0194f3" image="https://elegantthemesimages.com/images/premade/d2-placeholder-510px.png" alignment="center" background_layout="dark" button_link="#"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. In in risus eget lectus suscipit malesuada. Maecenas ut urna mollis, aliquam eros at, laoreet metus.[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section inner_shadow="off" parallax="off"][et_pb_row][et_pb_column type="4_4"][et_pb_text admin_label="Text" background_layout="light" text_orientation="left"]<h1>Featured Products</h1>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type="4_4"][et_pb_shop admin_label="Shop" type="featured" posts_number="4" columns="4" orderby="menu_order" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth="off" specialty="on" background_color="#f7f7f7" inner_shadow="off" parallax="off"][et_pb_column type="3_4" specialty_columns="3"][et_pb_row_inner][et_pb_column_inner type="4_4"][et_pb_text admin_label="Text" background_layout="light" text_orientation="left"]<h1>Recent Products</h1>[/et_pb_text][et_pb_shop admin_label="Shop" type="recent" posts_number="6" columns="3" orderby="date" /][/et_pb_column_inner][/et_pb_row_inner][et_pb_row_inner][et_pb_column_inner type="1_2"][et_pb_cta admin_label="Call To Action" title="Holiday Special Sale" button_text="Shop Now" background_color="#108bf5" use_background_color="on" background_layout="dark" text_orientation="center" button_url="#"]Cras rutrum blandit sem, molestie consequat erat luctus vel. Cras nunc est, laoreet sit amet ligula et, eleifend commodo dui.[/et_pb_cta][/et_pb_column_inner][et_pb_column_inner type="1_2"][et_pb_cta admin_label="Call To Action" title="Become a Vendor" button_text="Learn More" background_color="#27c9b9" use_background_color="on" background_layout="dark" text_orientation="center" button_url="#"]Cras rutrum blandit sem, molestie consequat erat luctus vel. Cras nunc est, laoreet sit amet ligula et, eleifend commodo dui.[/et_pb_cta][/et_pb_column_inner][/et_pb_row_inner][/et_pb_column][et_pb_column type="1_4"][et_pb_sidebar admin_label="Sidebar" orientation="right" background_layout="light" /][/et_pb_column][/et_pb_section][et_pb_section fullwidth="off" specialty="off" inner_shadow="off" parallax="off"][et_pb_row][et_pb_column type="4_4"][et_pb_text admin_label="Text" background_layout="light" text_orientation="left"]\n<h1>What Our Customers are Saying</h1>\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type="1_2"][et_pb_testimonial admin_label="Testimonial" author="Lorem Ipsum" url_new_window="off" portrait_url="https://elegantthemesimages.com/images/premade/d2-placeholder-225px.png" quote_icon="off" use_background_color="on" background_color="#f5f5f5" background_layout="light" text_orientation="left"]"Cras rutrum blandit sem, molestie consequat erat luctus vel. Cras nunc est, laoreet sit amet ligula et, eleifend commodo dui. Vivamus id blandit nisi, eu mattis odio."[/et_pb_testimonial][/et_pb_column][et_pb_column type="1_2"][et_pb_testimonial admin_label="Testimonial" author="Lorem Ipsum" url_new_window="off" portrait_url="https://elegantthemesimages.com/images/premade/d2-placeholder-225px.png" quote_icon="off" use_background_color="on" background_color="#f5f5f5" background_layout="light" text_orientation="left"]"Cras rutrum blandit sem, molestie consequat erat luctus vel. Cras nunc est, laoreet sit amet ligula et, eleifend commodo dui. Vivamus id blandit nisi, eu mattis odio."[/et_pb_testimonial][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type="1_2"][et_pb_testimonial admin_label="Testimonial" author="Lorem Ipsum" url_new_window="off" portrait_url="https://elegantthemesimages.com/images/premade/d2-placeholder-225px.png" quote_icon="off" use_background_color="on" background_color="#f5f5f5" background_layout="light" text_orientation="left"]"Cras rutrum blandit sem, molestie consequat erat luctus vel. Cras nunc est, laoreet sit amet ligula et, eleifend commodo dui. Vivamus id blandit nisi, eu mattis odio."[/et_pb_testimonial][/et_pb_column][et_pb_column type="1_2"][et_pb_testimonial admin_label="Testimonial" author="Lorem Ipsum" url_new_window="off" portrait_url="https://elegantthemesimages.com/images/premade/d2-placeholder-225px.png" quote_icon="off" use_background_color="on" background_color="#f5f5f5" background_layout="light" text_orientation="left"]"Cras rutrum blandit sem, molestie consequat erat luctus vel. Cras nunc est, laoreet sit amet ligula et, eleifend commodo dui. Vivamus id blandit nisi, eu mattis odio."[/et_pb_testimonial][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth="off" specialty="off" background_color="#27c9b9" inner_shadow="off" parallax="on"][et_pb_row][et_pb_column type="4_4"][et_pb_cta admin_label="Call To Action" title="Browse Our Full Shop" button_url="#" button_text="Enter" use_background_color="off" background_color="#108bf5" background_layout="dark" text_orientation="center"]Cras rutrum blandit sem, molestie consequat erat luctus vel. Cras nunc est, laoreet sit amet ligula et, eleifend commodo dui.[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka - Obchod', '', 'publish', 'closed', 'closed', '', 'uvodni-stranka-obchod', '', '', '2017-04-03 09:14:00', '2017-04-03 07:14:00', '', 0, 'http://tservices.cz/et_pb_layout/uvodni-stranka-obchod/', 0, 'et_pb_layout', '', 0),
(6, 1, '2017-04-03 09:14:00', '2017-04-03 07:14:00', '[et_pb_section fullwidth="on" specialty="off" background_color="#2e2e2e" inner_shadow="off" parallax="off"][et_pb_fullwidth_slider admin_label="Fullwidth Slider" show_arrows="on" show_pagination="on" auto="on" parallax="on"][et_pb_slide background_image="https://elegantthemesimages.com/images/premade/d2-placeholder-1920.png" background_color="#ffffff" alignment="center" background_layout="dark" heading="Hello! Welcome To My Online Portfolio" /][et_pb_slide background_color="#f84b48" alignment="center" background_layout="dark" heading="Project Title" button_text="View Project" /][et_pb_slide background_color="#23a1f5" alignment="center" background_layout="dark" heading="Project Title" button_text="View Project" /][et_pb_slide background_color="#27c8b8" alignment="center" background_layout="dark" heading="Project Title" button_text="View Project" /][/et_pb_fullwidth_slider][et_pb_fullwidth_portfolio admin_label="Fullwidth Portfolio" fullwidth="on" show_title="on" show_date="on" background_layout="dark" auto="off" /][/et_pb_section][et_pb_section fullwidth="off" specialty="off" background_color="#f7f7f7" inner_shadow="off" parallax="off"][et_pb_row][et_pb_column type="1_2"][et_pb_image admin_label="Image" src="https://elegantthemesimages.com/images/premade/d2-placeholder-510px.png" show_in_lightbox="off" url_new_window="off" animation="left" /][/et_pb_column][et_pb_column type="1_2"][et_pb_divider admin_label="Divider" color="#ffffff" show_divider="off" height="40" /][et_pb_blurb admin_label="Blurb" title="Lorem Ipsum" url_new_window="off" use_icon="on" font_icon="" icon_color="#ffffff" use_circle="on" circle_color="#2ea3f2" use_circle_border="off" circle_border_color="#2ea3f2" icon_placement="left" animation="top" background_layout="light" text_orientation="center"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc aliquam justo et nibh venenatis aliquet.[/et_pb_blurb][et_pb_blurb admin_label="Blurb" title="Lorem Ipsum" url_new_window="off" use_icon="on" font_icon="" icon_color="#ffffff" use_circle="on" circle_color="#2ea3f2" use_circle_border="off" circle_border_color="#2ea3f2" icon_placement="left" animation="top" background_layout="light" text_orientation="center"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc aliquam justo et nibh venenatis aliquet.[/et_pb_blurb][et_pb_blurb admin_label="Blurb" title="Lorem Ipsum" url_new_window="off" use_icon="on" font_icon="" icon_color="#ffffff" use_circle="on" circle_color="#2ea3f2" use_circle_border="off" circle_border_color="#2ea3f2" icon_placement="left" animation="top" background_layout="light" text_orientation="center"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc aliquam justo et nibh venenatis aliquet.[/et_pb_blurb][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type="1_4"][et_pb_number_counter admin_label="Number Counter" title="Coding Languages" number="7" percent_sign="off" background_layout="light" /][/et_pb_column][et_pb_column type="1_4"][et_pb_number_counter admin_label="Number Counter" title="Loyal Clients" number="65" percent_sign="off" background_layout="light" /][/et_pb_column][et_pb_column type="1_4"][et_pb_number_counter admin_label="Number Counter" title="International Awards" number="12" percent_sign="off" background_layout="light" /][/et_pb_column][et_pb_column type="1_4"][et_pb_number_counter admin_label="Number Counter" title="Years of Experience" number="10" percent_sign="off" background_layout="light" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth="off" specialty="off" background_color="#27c8b8" inner_shadow="off" parallax="off"][et_pb_row][et_pb_column type="4_4"][et_pb_cta admin_label="Call To Action" title="View My Full Portfolio" button_url="#" button_text="Enter" background_color="#2caaca" use_background_color="off" background_layout="dark" text_orientation="center"]Vivamus ipsum velit, ullamcorper quis nibh non, molestie tempus sapien. Mauris ultrices, felis ut eleifend auctor, leo felis vehicula quam, ut accumsan augue nunc at nisl. Cras venenatis ac lorema ac tincidunt.[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka - Portfolio', '', 'publish', 'closed', 'closed', '', 'uvodni-stranka-portfolio', '', '', '2017-04-03 09:14:00', '2017-04-03 07:14:00', '', 0, 'http://tservices.cz/et_pb_layout/uvodni-stranka-portfolio/', 0, 'et_pb_layout', '', 0),
(7, 1, '2017-04-03 09:14:00', '2017-04-03 07:14:00', '[et_pb_section fullwidth="on" specialty="off"][et_pb_fullwidth_slider admin_label="Fullwidth Slider" show_arrows="on" show_pagination="on" auto="off" parallax="off"][et_pb_slide heading="Our Company" button_text="Features" button_link="https://elegantthemes.com/preview/Divi2/features/" background_color="#8d1bf4" alignment="center" background_layout="dark" image="https://elegantthemesimages.com/images/premade/d2-300px.png" background_image="https://elegantthemesimages.com/images/premade/d2-placeholder-1920.png"]Quisque eleifend orci sit amet est semper, iaculis tempor mi volutpat. Phasellus consectetur justo sed tristique molestie. Cras lectus quam, vehicula eu dictum a, sollicitudin id velit.[/et_pb_slide][et_pb_slide heading="Slide Title" button_text="Learn More" button_link="#" background_color="#f84c48" alignment="center" background_layout="dark"]Quisque eleifend orci sit amet est semper, iaculis tempor mi volutpat. Phasellus consectetur justo sed tristique molestie. Cras lectus quam, vehicula eu dictum a, sollicitudin id velit.[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section][et_pb_row][et_pb_column type="1_3"][et_pb_blurb admin_label="Blurb" title="Lorem Ipsum" url_new_window="off" use_icon="off" icon_color="#2ea3f2" use_circle="off" circle_color="#2ea3f2" use_circle_border="off" circle_border_color="#2ea3f2" image="https://elegantthemesimages.com/images/premade/d2-placeholder-320px.jpg" icon_placement="top" animation="top" background_layout="light" text_orientation="center"]Cras semper dictum lectus ac bibendum. Sed id massa vel lorem laoreet molestie. Nullam vulputate lacus at mauris molestie porttitor.[/et_pb_blurb][/et_pb_column][et_pb_column type="1_3"][et_pb_blurb admin_label="Blurb" title="Lorem Ipsum" url_new_window="off" use_icon="off" icon_color="#2ea3f2" use_circle="off" circle_color="#2ea3f2" use_circle_border="off" circle_border_color="#2ea3f2" image="https://elegantthemesimages.com/images/premade/d2-placeholder-320px.jpg" icon_placement="top" animation="top" background_layout="light" text_orientation="center"]Cras semper dictum lectus ac bibendum. Sed id massa vel lorem laoreet molestie. Nullam vulputate lacus at mauris molestie porttitor.[/et_pb_blurb][/et_pb_column][et_pb_column type="1_3"][et_pb_blurb admin_label="Blurb" title="Lorem Ipsum" url_new_window="off" use_icon="off" icon_color="#2ea3f2" use_circle="off" circle_color="#2ea3f2" use_circle_border="off" circle_border_color="#2ea3f2" image="https://elegantthemesimages.com/images/premade/d2-placeholder-320px.jpg" icon_placement="top" animation="top" background_layout="light" text_orientation="center"]Cras semper dictum lectus ac bibendum. Sed id massa vel lorem laoreet molestie. Nullam vulputate lacus at mauris molestie porttitor.[/et_pb_blurb][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth="on" specialty="off" background_color="#4b4b4b" inner_shadow="on" parallax="off"][et_pb_fullwidth_portfolio admin_label="Fullwidth Portfolio" title="Recent Work" fullwidth="on" show_title="on" show_date="on" background_layout="dark" auto="off" /][/et_pb_section][et_pb_section fullwidth="off" specialty="off" background_color="#eeeeee" inner_shadow="off" parallax="off"][et_pb_row][et_pb_column type="1_4"][et_pb_image admin_label="Image" src="https://elegantthemesimages.com/images/premade/et-logo.png" show_in_lightbox="off" url_new_window="off" animation="top" /][/et_pb_column][et_pb_column type="1_4"][et_pb_image admin_label="Image" src="https://elegantthemesimages.com/images/premade/et-logo.png" show_in_lightbox="off" url_new_window="off" animation="top" /][/et_pb_column][et_pb_column type="1_4"][et_pb_image admin_label="Image" src="https://elegantthemesimages.com/images/premade/et-logo.png" show_in_lightbox="off" url_new_window="off" animation="top" /][/et_pb_column][et_pb_column type="1_4"][et_pb_image admin_label="Image" src="https://elegantthemesimages.com/images/premade/et-logo.png" show_in_lightbox="off" url_new_window="off" animation="top" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth="off" specialty="off" inner_shadow="off" parallax="off"][et_pb_row][et_pb_column type="1_2"][et_pb_testimonial admin_label="Testimonial" author="Lorem Ipsum" company_name="Company" url_new_window="off" portrait_url="https://elegantthemesimages.com/images/premade/d2-placeholder-225px.png" quote_icon="off" use_background_color="on" background_color="#f5f5f5" background_layout="light" text_orientation="left" job_title="Job Role" url="#"]Aenean consectetur ipsum ante, vel egestas enim tincidunt quis. Pellentesque vitae congue neque, vel mattis ante.[/et_pb_testimonial][/et_pb_column][et_pb_column type="1_2"][et_pb_testimonial admin_label="Testimonial" author="Lorem Ipsum" company_name="Company" url_new_window="off" portrait_url="https://elegantthemesimages.com/images/premade/d2-placeholder-225px.png" quote_icon="off" use_background_color="on" background_color="#f5f5f5" background_layout="light" text_orientation="left" job_title="Job Role" url="#"]Aenean consectetur ipsum ante, vel egestas enim tincidunt quis. Pellentesque vitae congue neque, vel mattis ante.[/et_pb_testimonial][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type="1_2"][et_pb_testimonial admin_label="Testimonial" author="Lorem Ipsum" company_name="Company" url_new_window="off" portrait_url="https://elegantthemesimages.com/images/premade/d2-placeholder-225px.png" quote_icon="off" use_background_color="on" background_color="#f5f5f5" background_layout="light" text_orientation="left" job_title="Job Role" url="#"]Aenean consectetur ipsum ante, vel egestas enim tincidunt quis. Pellentesque vitae congue neque, vel mattis ante.[/et_pb_testimonial][/et_pb_column][et_pb_column type="1_2"][et_pb_testimonial admin_label="Testimonial" author="Lorem Ipsum" company_name="Company" url_new_window="off" portrait_url="https://elegantthemesimages.com/images/premade/d2-placeholder-225px.png" quote_icon="off" use_background_color="on" background_color="#f5f5f5" background_layout="light" text_orientation="left" job_title="Job Role" url="#"]Aenean consectetur ipsum ante, vel egestas enim tincidunt quis. Pellentesque vitae congue neque, vel mattis ante.[/et_pb_testimonial][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth="on" specialty="off"][et_pb_fullwidth_map admin_label="Fullwidth Map" zoom_level="8" address_lat="37.43410184255073" address_lng="-122.04768412931253"][et_pb_map_pin title="Elegant Themes" pin_address="San Francisco, CA, USA" pin_address_lat="37.7749295" pin_address_lng="-122.41941550000001" /][et_pb_map_pin title="Lorem Ipsum" pin_address="San Jose, CA, USA" pin_address_lat="37.3393857" pin_address_lng="-121.89495549999998" /][/et_pb_fullwidth_map][/et_pb_section][et_pb_section fullwidth="off" specialty="off" inner_shadow="off" parallax="off"][et_pb_row][et_pb_column type="4_4"][et_pb_contact_form admin_label="Contact Form" captcha="off" title="Contact Us" /][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka - Firma', '', 'publish', 'closed', 'closed', '', 'uvodni-stranka-firma', '', '', '2017-04-03 09:14:00', '2017-04-03 07:14:00', '', 0, 'http://tservices.cz/et_pb_layout/uvodni-stranka-firma/', 0, 'et_pb_layout', '', 0),
(8, 1, '2017-04-03 09:14:00', '2017-04-03 07:14:00', '[et_pb_section fullwidth="on" specialty="off" inner_shadow="off" parallax="off"][et_pb_fullwidth_slider admin_label="Fullwidth Slider" show_arrows="on" show_pagination="on" auto="off" parallax="off"][et_pb_slide heading="Our Company" button_text="Learn More" button_link="#" background_color="#f7f7f7" image="https://elegantthemesimages.com/images/premade/d2-placeholder-510px.png" alignment="center" background_layout="light"]Changing the way you build websites. Aenean consectetur ipsum ante, vel egestas enim tincidunt quis. Pellentesque vitae congue neque, vel mattis ante. In vitae tempus nunc. Etiam adipiscing enim sed condimentum ultrices.[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section fullwidth="off" specialty="off" background_color="#3a4149" inner_shadow="off" parallax="off"][et_pb_row][et_pb_column type="1_4"][et_pb_circle_counter admin_label="Circle Counter" title="Sales & Marketing" number="70" percent_sign="on" background_layout="dark" /][/et_pb_column][et_pb_column type="1_4"][et_pb_circle_counter admin_label="Circle Counter" title="Brand & Identity" number="90" percent_sign="on" background_layout="dark" /][/et_pb_column][et_pb_column type="1_4"][et_pb_circle_counter admin_label="Circle Counter" title="Web Design" number="80" percent_sign="on" background_layout="dark" /][/et_pb_column][et_pb_column type="1_4"][et_pb_circle_counter admin_label="Circle Counter" title="App Development" number="50" percent_sign="on" background_layout="dark" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section inner_shadow="off" parallax="off"][et_pb_row][et_pb_column type="2_3"][et_pb_text admin_label="Text" background_layout="light" text_orientation="left"]<h2>What We Offer</h2>[/et_pb_text][et_pb_tabs admin_label="Tabs"][et_pb_tab title="Overview"]Aenean consectetur ipsum ante, vel egestas enim tincidunt quis. Pellentesque vitae congue neque, vel mattis ante. In vitae tempus nunc. Etiam adipiscing enim sed condimentum ultrices. Aenean consectetur ipsum ante, vel egestas enim tincidunt quis. Pellentesque vitae congue neque, vel mattis ante.[/et_pb_tab][et_pb_tab title="Mission Statement"]Aenean consectetur ipsum ante, vel egestas enim tincidunt quis. Pellentesque vitae congue neque, vel mattis ante. In vitae tempus nunc. Etiam adipiscing enim sed condimentum ultrices. Aenean consectetur ipsum ante, vel egestas enim tincidunt quis. Pellentesque vitae congue neque, vel mattis ante.[/et_pb_tab][et_pb_tab title="Culture"]Aenean consectetur ipsum ante, vel egestas enim tincidunt quis. Pellentesque vitae congue neque, vel mattis ante. In vitae tempus nunc. Etiam adipiscing enim sed condimentum ultrices. Aenean consectetur ipsum ante, vel egestas enim tincidunt quis. Pellentesque vitae congue neque, vel mattis ante.[/et_pb_tab][/et_pb_tabs][/et_pb_column][et_pb_column type="1_3"][et_pb_divider admin_label="Divider" color="#ffffff" show_divider="off" height="50" /][et_pb_counters admin_label="Bar Counters" background_layout="light" background_color="#f4f4f4"][et_pb_counter percent="80"]Brand Consulting[/et_pb_counter][et_pb_counter percent="45"]Marketing Campaigns [/et_pb_counter][et_pb_counter percent="95"]Custom Website Design[/et_pb_counter][/et_pb_counters][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type="4_4"][et_pb_divider admin_label="Divider" color="#eaeaea" show_divider="on" height="30" /][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type="1_2"][et_pb_image admin_label="Image" src="https://elegantthemesimages.com/images/premade/d2-placeholder-510px.png" show_in_lightbox="off" url_new_window="off" animation="left" /][/et_pb_column][et_pb_column type="1_2"][et_pb_text admin_label="Text" background_layout="light" text_orientation="left"]<h1>Our Work Flow</h1>[/et_pb_text][et_pb_blurb admin_label="Blurb" title="Lorem Upsum" url_new_window="off" use_icon="on" font_icon="" icon_color="#ffffff" use_circle="on" use_circle_border="off" circle_border_color="#2ea3f2" icon_placement="left" animation="top" background_layout="light" text_orientation="center"]Aenean consectetur ipsum ante, vel egestas enim tincidunt quis. Pellentesque vitae congue neque, vel mattis ante.[/et_pb_blurb][et_pb_blurb admin_label="Blurb" title="Lorem Upsum" url_new_window="off" use_icon="on" font_icon="" icon_color="#ffffff" use_circle="on" use_circle_border="off" circle_border_color="#2ea3f2" icon_placement="left" animation="top" background_layout="light" text_orientation="center"]Aenean consectetur ipsum ante, vel egestas enim tincidunt quis. Pellentesque vitae congue neque, vel mattis ante.[/et_pb_blurb][et_pb_blurb admin_label="Blurb" title="Lorem Upsum" url_new_window="off" use_icon="on" font_icon="" icon_color="#ffffff" use_circle="on" use_circle_border="off" circle_border_color="#2ea3f2" icon_placement="left" animation="top" background_layout="light" text_orientation="center"]Aenean consectetur ipsum ante, vel egestas enim tincidunt quis. Pellentesque vitae congue neque, vel mattis ante.[/et_pb_blurb][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth="off" specialty="off" background_color="#212a34" inner_shadow="off" parallax="off" background_image="https://www.elegantthemesimages.com/images/premade/d2-placeholder-1920.png"][et_pb_row][et_pb_column type="4_4"][et_pb_divider admin_label="Divider" color="#ffffff" show_divider="off" height="20" /][et_pb_blurb admin_label="Blurb" url_new_window="off" use_icon="off" icon_color="#2ea3f2" use_circle="off" circle_color="#2ea3f2" use_circle_border="off" circle_border_color="#2ea3f2" image="https://elegantthemesimages.com/images/premade/d2-300px.png" icon_placement="top" animation="top" background_layout="light" text_orientation="center" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth="off" specialty="off" inner_shadow="off" parallax="off"][et_pb_row][et_pb_column type="1_2"][et_pb_text admin_label="Text" background_layout="light" text_orientation="left"]<h2>Frequently Asked Questions</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc aliquam justo et nibh venenatis aliquet. Morbi mollis mollis pellentesque. Aenean vitae erat velit. Maecenas urna sapien, dignissim a augue vitae, porttitor luctus urna. Morbi scelerisque semper congue. Donec vitae congue quam. Pellentesque convallis est a eros porta, ut porttitor magna convallis.\n\nDonec quis felis imperdiet, vestibulum est ut, pulvinar dolor. Mauris laoreet varius sem, tempus congue nibh elementum facilisis. Aliquam ut odio risus. Mauris consectetur mi et ante aliquam, eget posuere urna semper. Vestibulum vestibulum rhoncus enim, id iaculis eros commodo non.[/et_pb_text][/et_pb_column][et_pb_column type="1_2"][et_pb_accordion admin_label="Accordion"][et_pb_accordion_item title="What kind of clients do you work with?"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc aliquam justo et nibh venenatis aliquet.[/et_pb_accordion_item][et_pb_accordion_item title="What is your turn around time?"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc aliquam justo et nibh venenatis aliquet. Morbi mollis mollis pellentesque. Aenean vitae erat velit. Maecenas urna sapien, dignissim a augue vitae, porttitor luctus urna.[/et_pb_accordion_item][et_pb_accordion_item title="Do you have an affiliate program?"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc aliquam justo et nibh venenatis aliquet. Morbi mollis mollis pellentesque. Aenean vitae erat velit. Maecenas urna sapien, dignissim a augue vitae, porttitor luctus urna.[/et_pb_accordion_item][/et_pb_accordion][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type="4_4"][et_pb_divider admin_label="Divider" color="#eaeaea" show_divider="on" height="30" /][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type="1_3"][et_pb_testimonial admin_label="Testimonial" author="Lorem Ipsum" url_new_window="off" quote_icon="on" use_background_color="on" background_color="#f5f5f5" background_layout="light" text_orientation="center"]Aenean consectetur ipsum ante, vel egestas enim tincidunt quis. Pellentesque vitae congue neque, vel mattis ante. In vitae tempus nunc. Etiam adipiscing enim sed condimentum ultrices. Aenean consectetur ipsum ante, vel egestas enim tincidunt qu[/et_pb_testimonial][/et_pb_column][et_pb_column type="1_3"][et_pb_testimonial admin_label="Testimonial" author="Lorem Ipsum" url_new_window="off" quote_icon="on" use_background_color="on" background_color="#f5f5f5" background_layout="light" text_orientation="center"]Aenean consectetur ipsum ante, vel egestas enim tincidunt quis. Pellentesque vitae congue neque, vel mattis ante. In vitae tempus nunc. Etiam adipiscing enim sed condimentum ultrices. Aenean consectetur ipsum ante, vel egestas enim tincidunt qu[/et_pb_testimonial][/et_pb_column][et_pb_column type="1_3"][et_pb_testimonial admin_label="Testimonial" author="Lorem Ipsum" url_new_window="off" quote_icon="on" use_background_color="on" background_color="#f5f5f5" background_layout="light" text_orientation="center"]Aenean consectetur ipsum ante, vel egestas enim tincidunt quis. Pellentesque vitae congue neque, vel mattis ante. In vitae tempus nunc. Etiam adipiscing enim sed condimentum ultrices. Aenean consectetur ipsum ante, vel egestas enim tincidunt qu[/et_pb_testimonial][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth="off" specialty="off" background_color="#f74b47" inner_shadow="on" parallax="off"][et_pb_row][et_pb_column type="4_4"][et_pb_cta admin_label="Call To Action" button_url="#" button_text="Email" use_background_color="off" background_color="#2ea3f2" background_layout="dark" text_orientation="center" title="Don''t Be Shy"]Drop us a line anytime, and one of our customer service reps will respond to you as soon as possible[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka - Korporace', '', 'publish', 'closed', 'closed', '', 'uvodni-stranka-korporace', '', '', '2017-04-03 09:14:00', '2017-04-03 07:14:00', '', 0, 'http://tservices.cz/et_pb_layout/uvodni-stranka-korporace/', 0, 'et_pb_layout', '', 0),
(9, 1, '2017-04-03 09:14:01', '2017-04-03 07:14:01', '[et_pb_section fullwidth="on"][et_pb_fullwidth_slider admin_label="Fullwidth Slider" show_arrows="on" show_pagination="on" auto="off" parallax="on"][et_pb_slide heading="Welcome To Our Website" button_text="Learn More" button_link="#" background_color="#ffffff" alignment="center" background_layout="dark" video_bg_width="1920" video_bg_height="638" background_image="https://elegantthemesimages.com/images/premade/d2-placeholder-1920.png"]Vivamus ipsum velit, ullamcorper quis nibh non, molestie tempus sapien. Mauris ultrices, felis ut eleifend auctor, leo felis vehicula quam, ut accumsan augue nunc at nisl. Cras venenatis ac lorema ac tincidunt. Mauris ultrices, felis ut eleifend auctor, leo felis vehicula quam, ut accumsan augue.[/et_pb_slide][et_pb_slide heading="Sky''s The Limit" background_color="#444444" image="https://elegantthemesimages.com/images/premade/d2-placeholder-510px.png" alignment="center" background_layout="dark" button_text="A Closer Look" button_link="#"]Vivamus ipsum velit, ullamcorper quis nibh non, molestie tempus sapien. Mauris ultrices, felis ut eleifend auctor, leo felis vehicula quam, ut accumsan augue nunc at nisl.[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section fullwidth="off"][et_pb_row][et_pb_column type="1_3"][et_pb_blurb admin_label="Blurb" title="Lorem Ipsum Dolor" url_new_window="off" animation="off" background_layout="light" text_orientation="left" icon_placement="left" font_icon="" use_icon="on" use_circle="off" use_circle_border="off" icon_color="#7c4dd5" circle_color="#7c4dd5" circle_border_color="#2caaca"]Vestibulum lobortis. Donec at euismod nibh, eu bibendum quam.[/et_pb_blurb][/et_pb_column][et_pb_column type="1_3"][et_pb_blurb admin_label="Blurb" title="Lorem Ipsum Dolor" url_new_window="off" animation="off" background_layout="light" text_orientation="left" icon_placement="left" font_icon="" use_icon="on" use_circle="off" use_circle_border="off" icon_color="#7c4dd5" circle_color="#7c4dd5" circle_border_color="#2caaca"]Vestibulum lobortis. Donec at euismod nibh, eu bibendum quam.[/et_pb_blurb][/et_pb_column][et_pb_column type="1_3"][et_pb_blurb admin_label="Blurb" title="Lorem Ipsum Dolor" url_new_window="off" animation="off" background_layout="light" text_orientation="left" icon_placement="left" font_icon="" use_icon="on" use_circle="off" use_circle_border="off" icon_color="#7c4dd5" circle_color="#7c4dd5" circle_border_color="#2caaca"]Vestibulum lobortis. Donec at euismod nibh, eu bibendum quam.[/et_pb_blurb][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type="1_3"][et_pb_blurb admin_label="Blurb" title="Lorem Ipsum Dolor" url_new_window="off" animation="off" background_layout="light" text_orientation="left" icon_placement="left" font_icon="" use_icon="on" use_circle="off" use_circle_border="off" icon_color="#7c4dd5" circle_color="#7c4dd5" circle_border_color="#2caaca"]Vestibulum lobortis. Donec at euismod nibh, eu bibendum quam.[/et_pb_blurb][/et_pb_column][et_pb_column type="1_3"][et_pb_blurb admin_label="Blurb" title="Lorem Ipsum Dolor" url_new_window="off" animation="off" background_layout="light" text_orientation="left" icon_placement="left" font_icon="" use_icon="on" use_circle="off" use_circle_border="off" icon_color="#7c4dd5" circle_color="#7c4dd5" circle_border_color="#2caaca"]Vestibulum lobortis. Donec at euismod nibh, eu bibendum quam.[/et_pb_blurb][/et_pb_column][et_pb_column type="1_3"][et_pb_blurb admin_label="Blurb" title="Lorem Ipsum Dolor" url_new_window="off" animation="off" background_layout="light" text_orientation="left" icon_placement="left" font_icon="" use_icon="on" use_circle="off" use_circle_border="off" icon_color="#7c4dd5" circle_color="#7c4dd5" circle_border_color="#2caaca"]Vestibulum lobortis. Donec at euismod nibh, eu bibendum quam.[/et_pb_blurb][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth="off" background_color="#27c9b8" inner_shadow="off" parallax="off"][et_pb_row][et_pb_column type="4_4"][et_pb_cta admin_label="Call To Action" button_url="#" button_text="Get Started" background_color="#7ebec5" use_background_color="off" background_layout="dark" text_orientation="center"]</p><h1>Building a website has never been so fun.</h1><p>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth="off" background_color="#27323a" inner_shadow="off" parallax="off"][et_pb_row][et_pb_column type="4_4"][et_pb_text admin_label="Text" background_layout="dark" text_orientation="center"]</p><h1>Lorem Ipsum Dolor.</h1><p>Vestibulum lobortis. Donec at euismod nibh, eu bibendum quam. Nullam non gravida purus dolor ipsum amet sit. Nec eleifend tincidunt nisi.Vestibulum lobortis. Donec at euismod nibh, eu bibendum quam.</p><p>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type="4_4"][et_pb_image admin_label="Image" src="https://elegantthemesimages.com/images/premade/d2-placeholder-1080px.jpg" url_new_window="off" animation="right" show_in_lightbox="off" /][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type="1_3"][et_pb_text admin_label="Text" background_layout="dark" text_orientation="left"]</p><h3>Lorem Ipsum</h3><p><span style="color: #bbbbbb;">Vestibulum lobortis. Donec at euismod nibh, eu ibendum quam. Nullam non gravida puruipsum amet sdum it. Nec ele bulum lobortis. Donec at euismod nibh, eu biben</span></p><p>[/et_pb_text][/et_pb_column][et_pb_column type="1_3"][et_pb_text admin_label="Text" background_layout="dark" text_orientation="left"]</p><h3>Lorem Ipsum</h3><p><span style="color: #bbbbbb;">Vestibulum lobortis. Donec at euismod nibh, eu ibendum quam. Nullam non gravida puruipsum amet sdum it. Nec ele bulum lobortis. Donec at euismod nibh, eu biben</span></p><p>[/et_pb_text][/et_pb_column][et_pb_column type="1_3"][et_pb_text admin_label="Text" background_layout="dark" text_orientation="left"]</p><h3>Lorem Ipsum</h3><p><span style="color: #bbbbbb;">Vestibulum lobortis. Donec at euismod nibh, eu ibendum quam. Nullam non gravida puruipsum amet sdum it. Nec ele bulum lobortis. Donec at euismod nibh, eu biben</span></p><p>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth="off" background_color="#22262e" inner_shadow="off" parallax="on"][et_pb_row][et_pb_column type="1_4"][et_pb_number_counter admin_label="Number Counter" title="Lorem Ipsum" number="2700" percent_sign="off" counter_color="#815ab4" background_layout="dark" /][/et_pb_column][et_pb_column type="1_4"][et_pb_number_counter admin_label="Number Counter" title="Lorem Ipsum" number="30" percent_sign="off" counter_color="#2caaca" background_layout="dark" /][/et_pb_column][et_pb_column type="1_4"][et_pb_number_counter admin_label="Number Counter" title="Lorem Ipsum" number="87" percent_sign="off" counter_color="#35bbaa" background_layout="dark" /][/et_pb_column][et_pb_column type="1_4"][et_pb_number_counter admin_label="Number Counter" title="Lorem Ipsum" number="999" percent_sign="off" counter_color="#ef6462" background_layout="dark" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth="on"][et_pb_fullwidth_portfolio admin_label="Fullwidth Portfolio" fullwidth="on" show_title="on" show_date="on" background_layout="dark" auto="on" /][et_pb_fullwidth_slider admin_label="Fullwidth Slider" show_arrows="on" show_pagination="on" auto="off" parallax="off"][et_pb_slide heading="Slide Title Here" button_text="Shop Now" button_link="https://elegantthemes.com/preview/Divi2/shop-extended/" background_color="#1a86cf" alignment="center" background_layout="dark" image="https://elegantthemesimages.com/images/premade/d2-placeholder-510px.png"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. In in risus eget lectus suscipit malesuada. Maecenas ut urna mollis, aliquam eros at, laoreet metus.[/et_pb_slide][et_pb_slide heading="Slide Title Here" alignment="center" background_layout="dark" background_image="https://elegantthemesimages.com/images/premade/d2-placeholder-1920.png" background_color="#ffffff"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. In in risus eget lectus suscipit malesuada. Maecenas ut urna mollis, aliquam er\nos at, laoreet metus.[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section][et_pb_row][et_pb_column type="4_4"][et_pb_text admin_label="Text" background_layout="light" text_orientation="center"]</p><h1>Core Features</h1><p>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type="1_3"][et_pb_blurb admin_label="Blurb" title="Lorem Ipsum Dolor" url_new_window="off" image="https://elegantthemesimages.com/images/premade/builder-blurbs-builder.jpg" animation="bottom" background_layout="light" text_orientation="center" use_icon="off" icon_color="#2caaca" use_circle="off" circle_color="#2caaca" use_circle_border="off" circle_border_color="#2caaca" icon_placement="top"]Donec at euismod nibh, eu bibendum quam. Nullam non gravida purus, nec eleifend tincidunt nisi. Fusce at purus in massa laoreet[/et_pb_blurb][/et_pb_column][et_pb_column type="1_3"][et_pb_blurb admin_label="Blurb" title="Lorem Ipsum Dolor" url_new_window="off" image="https://elegantthemesimages.com/images/premade/builder-blurbs-layouts.jpg" animation="bottom" background_layout="light" text_orientation="center" use_icon="off" icon_color="#2caaca" use_circle="off" circle_color="#2caaca" use_circle_border="off" circle_border_color="#2caaca" icon_placement="top" url="https://elegantthemes.com/preview/Divi2/features/#predefined"]Donec at euismod nibh, eu bibendum quam. Nullam non gravida purus, nec eleifend tincidunt nisi. Fusce at purus in massa laoreet[/et_pb_blurb][/et_pb_column][et_pb_column type="1_3"][et_pb_blurb admin_label="Blurb" title="Lorem Ipsum Dolor" url_new_window="off" image="https://elegantthemesimages.com/images/premade/builder-blurbs-export.jpg" animation="bottom" background_layout="light" text_orientation="center" use_icon="off" icon_color="#2caaca" use_circle="off" circle_color="#2caaca" use_circle_border="off" circle_border_color="#2caaca" icon_placement="top" url="https://elegantthemes.com/preview/Divi2/features/#layouts"]Donec at euismod nibh, eu bibendum quam. Nullam non gravida purus, nec eleifend tincidunt nisi. Fusce at purus in massa laoreet[/et_pb_blurb][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type="1_3"][et_pb_blurb admin_label="Blurb" title="Lorem Ipsum Dolor" url_new_window="off" image="https://elegantthemesimages.com/images/premade/builder-blurbs-modules.jpg" animation="bottom" background_layout="light" text_orientation="center" icon_placement="top" use_icon="off" use_circle="off" use_circle_border="off" icon_color="#2caaca" circle_color="#2caaca" circle_border_color="#2caaca"]Donec at euismod nibh, eu bibendum quam. Nullam non gravida purus, nec eleifend tincidunt nisi. Fusce at purus in massa laoreet[/et_pb_blurb][/et_pb_column][et_pb_column type="1_3"][et_pb_blurb admin_label="Blurb" title="Lorem Ipsum Dolor" url_new_window="off" image="https://elegantthemesimages.com/images/premade/builder-blurbs-mobile.jpg" animation="bottom" background_layout="light" text_orientation="center" use_icon="off" icon_color="#2caaca" use_circle="off" circle_color="#2caaca" use_circle_border="off" circle_border_color="#2caaca" icon_placement="top" url="https://elegantthemes.com/preview/Divi2/features/#mobile"]Donec at euismod nibh, eu bibendum quam. Nullam non gravida purus, nec eleifend tincidunt nisi. Fusce at purus in massa laoreet[/et_pb_blurb][/et_pb_column][et_pb_column type="1_3"][et_pb_blurb admin_label="Blurb" title="Lorem Ipsum Dolor" url_new_window="off" image="https://elegantthemesimages.com/images/premade/builder-blurbs-commerce.jpg" animation="bottom" background_layout="light" text_orientation="center" use_icon="off" icon_color="#2caaca" use_circle="off" circle_color="#2caaca" use_circle_border="off" circle_border_color="#2caaca" icon_placement="top"]Donec at euismod nibh, eu bibendum quam. Nullam non gravida purus, nec eleifend tincidunt nisi. Fusce at purus in massa laoreet[/et_pb_blurb][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth="on"][et_pb_fullwidth_slider admin_label="Fullwidth Slider" show_arrows="on" show_pagination="on" auto="off" parallax="on"][et_pb_slide heading="Slide Title Here" button_text="Our Work" button_link="#" background_image="https://elegantthemesimages.com/images/premade/d2-placeholder-1920.png" background_color="#ffffff" alignment="center" background_layout="dark"]Vestibulum lobortis. Donec at euismod nibh, eu bibendum quam. Nullam non gravida purus, nec eleifend tincidunt nisi.Vestibulum lobortis. Donec at euismod nibh, eu bibendum quam. Nullam non gravida purus, nec eleifend tincidunt nisi.[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section fullwidth="off" background_color="#283139" inner_shadow="off" parallax="off"][et_pb_row][et_pb_column type="4_4"][et_pb_text admin_label="Text" background_layout="dark" text_orientation="center"]</p><h1>Versatile Layout Options</h1><p>Vestibulum lobortis. Donec at euismod nibh, eu bibendum quam. Nullam non gravida purus dolor ipsum amet sit.</p><p>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type="1_3"][et_pb_blurb admin_label="Blurb" title="Lorem Ipsum Dolor" url_new_window="off" icon_placement="left" font_icon="R" use_icon="on" use_circle="off" use_circle_border="off" icon_color="#ec6d5f" circle_color="#2caaca" circle_border_color="#2caaca" animation="bottom" background_layout="dark" text_orientation="center"]<span style="color: #bbbbbb;">Donec at euismod nibh, eu bibendum.[/et_pb_blurb][et_pb_blurb admin_label="Blurb" title="Lorem Ipsum Dolor" url_new_window="off" icon_placement="left" font_icon="R" use_icon="on" use_circle="off" use_circle_border="off" icon_color="#1fa0e3" circle_color="#2caaca" circle_border_color="#2caaca" animation="right" background_layout="dark" text_orientation="center"]<span style="color: #bbbbbb;">Donec at euismod nibh, eu bibendum.[/et_pb_blurb][et_pb_blurb admin_label="Blurb" title="Lorem Ipsum Dolor" url_new_window="off" icon_placement="left" font_icon="R" use_icon="on" use_circle="off" use_circle_border="off" icon_color="#47bfa4" circle_color="#2caaca" circle_border_color="#2caaca" animation="top" background_layout="dark" text_orientation="center"]<span style="color: #bbbbbb;">Donec at euismod nibh, eu bibendum.[/et_pb_blurb][/et_pb_column][et_pb_column type="1_3"][et_pb_image admin_label="Image" src="https://elegantthemesimages.com/images/premade/d2-placeholder-320px.jpg" url_new_window="off" animation="bottom" show_in_lightbox="off" /][/et_pb_column][et_pb_column type="1_3"][et_pb_image admin_label="Image" src="https://elegantthemesimages.com/images/premade/d2-placeholder-320px.jpg" url_new_window="off" animation="bottom" show_in_lightbox="off" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth="off" background_color="#ec6d5f" inner_shadow="off" parallax="off"][et_pb_row][et_pb_column type="4_4"][et_pb_cta admin_label="Call To Action" background_color="#7ebec5" use_background_color="off" background_layout="dark" text_orientation="center" button_url="#" button_text="Join Now"]</p><h1>Look No Further. Get Started Today</h1><p>[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka - Rozšířena', '', 'publish', 'closed', 'closed', '', 'uvodni-stranka-rozsirena', '', '', '2017-04-03 09:14:01', '2017-04-03 07:14:01', '', 0, 'http://tservices.cz/et_pb_layout/uvodni-stranka-rozsirena/', 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
(10, 1, '2017-04-03 09:14:01', '2017-04-03 07:14:01', '[et_pb_section fullwidth="on" specialty="off" inner_shadow="off" parallax="off" background_color="#2ea3f2"][et_pb_fullwidth_header admin_label="Fullwidth Header" title="Page Title" subhead="Here is a basic page layout with no sidebar" background_layout="dark" text_orientation="left" /][/et_pb_section][et_pb_section][et_pb_row][et_pb_column type="4_4"][et_pb_text admin_label="Text"]\n<h2>Just A Standard Page</h2>\nNunc et vestibulum velit. Suspendisse euismod eros vel urna bibendum gravida. Phasellus et metus nec dui ornare molestie. In consequat urna sed tincidunt euismod. Praesent non pharetra arcu, at tincidunt sapien. Nullam lobortis ultricies bibendum. Duis elit leo, porta vel nisl in, ullamcorper scelerisque velit. Fusce volutpat purus dolor, vel pulvinar dui porttitor sed. Phasellus ac odio eu quam varius elementum sit amet euismod justo.\n\nSed sit amet blandit ipsum, et consectetur libero. Integer convallis at metus quis molestie. Morbi vitae odio ut ante molestie scelerisque. Aliquam erat volutpat. Vivamus dignissim fringilla semper. Aliquam imperdiet dui a purus pellentesque, non ornare ipsum blandit. Sed imperdiet elit in quam egestas lacinia nec sit amet dui. Cras malesuada tincidunt ante, in luctus tellus hendrerit at. Duis massa mauris, bibendum a mollis a, laoreet quis elit. Nulla pulvinar vestibulum est, in viverra nisi malesuada vel. Nam ut ipsum quis est faucibus mattis eu ut turpis. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas nunc felis, venenatis in fringilla vel, tempus in turpis. Mauris aliquam dictum dolor at varius. Fusce sed vestibulum metus. Vestibulum dictum ultrices nulla sit amet fermentum.\n\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type="1_2"][et_pb_text admin_label="Text" background_layout="light" text_orientation="left"]\n<h3>Lorem Ipsum Dolor</h3>\nNunc et vestibulum velit. Suspendisse euismod eros vel urna bibendum gravida. Phasellus et metus nec dui ornare molestie. In consequat urna sed tincidunt euismod. Praesent non pharetra arcu, at tincidunt sapien. Nullam lobortis ultricies bibendum. Duis elit leo, porta vel nisl in, ullamcorper scelerisque velit. Fusce volutpat purus dolor, vel pulvinar dui porttitor sed. Phasellus ac odio eu quam varius elementum sit amet euismod justo.\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="left"]\n<h3>Lorem Ipsum Dolor</h3>\nNunc et vestibulum velit. Suspendisse euismod eros vel urna bibendum gravida. Phasellus et metus nec dui ornare molestie. In consequat urna sed tincidunt euismod. Praesent non pharetra arcu, at tincidunt sapien. Nullam lobortis ultricies bibendum. Duis elit leo, porta vel nisl in, ullamcorper scelerisque velit. Fusce volutpat purus dolor, vel pulvinar dui porttitor sed. Phasellus ac odio eu quam varius elementum sit amet euismod justo.\n\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type="1_3"][et_pb_text admin_label="Text" background_layout="light" text_orientation="left"]\n<h4>Lorem Ipsum Dolor</h4>\nNunc et vestibulum velit. Suspendisse euismod eros vel urna bibendum gravida. Phasellus et metus nec dui ornare molestie. In consequat urna sed tincidunt euismod. Praesent non pharetra arcu, at tincidunt sapien. Nullam lobortis ultricies bibendum. Duis elit leo, porta vel nisl in, ullamcorper scelerisque velit. Fusce volutpat purus dolor, vel pulvinar dui porttitor sed. Phasellus ac odio eu quam varius elementum sit amet euismod justo.\n\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"]\n<h4>Lorem Ipsum Dolor</h4>\nNunc et vestibulum velit. Suspendisse euismod eros vel urna bibendum gravida. Phasellus et metus nec dui ornare molestie. In consequat urna sed tincidunt euismod. Praesent non pharetra arcu, at tincidunt sapien. Nullam lobortis ultricies bibendum. Duis elit leo, porta vel nisl in, ullamcorper scelerisque velit. Fusce volutpat purus dolor, vel pulvinar dui porttitor sed. Phasellus ac odio eu quam varius elementum sit amet euismod justo.\n\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"]\n<h4>Lorem Ipsum Dolor</h4>\nNunc et vestibulum velit. Suspendisse euismod eros vel urna bibendum gravida. Phasellus et metus nec dui ornare molestie. In consequat urna sed tincidunt euismod. Praesent non pharetra arcu, at tincidunt sapien. Nullam lobortis ultricies bibendum. Duis elit leo, porta vel nisl in, ullamcorper scelerisque velit. Fusce volutpat purus dolor, vel pulvinar dui porttitor sed. Phasellus ac odio eu quam varius elementum sit amet euismod justo.\n\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]', 'Stránka - plná šířka', '', 'publish', 'closed', 'closed', '', 'stranka-plna-sirka', '', '', '2017-04-03 09:14:01', '2017-04-03 07:14:01', '', 0, 'http://tservices.cz/et_pb_layout/stranka-plna-sirka/', 0, 'et_pb_layout', '', 0),
(11, 1, '2017-04-03 09:14:01', '2017-04-03 07:14:01', '[et_pb_section fullwidth="on" specialty="off" background_color="#2ea3f2" inner_shadow="on" parallax="off"][et_pb_fullwidth_header admin_label="Fullwidth Header" title="Page Title" subhead="Here is a basic page layout with a right sidebar" background_layout="dark" text_orientation="left" /][/et_pb_section][et_pb_section fullwidth="off" specialty="on"][et_pb_column type="3_4" specialty_columns="3"][et_pb_row_inner][et_pb_column_inner type="4_4"][et_pb_text admin_label="Text"]\n<h2>Just A Standard Page</h2>\nNunc et vestibulum velit. Suspendisse euismod eros vel urna bibendum gravida. Phasellus et metus nec dui ornare molestie. In consequat urna sed tincidunt euismod. Praesent non pharetra arcu, at tincidunt sapien. Nullam lobortis ultricies bibendum. Duis elit leo, porta vel nisl in, ullamcorper scelerisque velit. Fusce volutpat purus dolor, vel pulvinar dui porttitor sed. Phasellus ac odio eu quam varius elementum sit amet euismod justo.\n\nSed sit amet blandit ipsum, et consectetur libero. Integer convallis at metus quis molestie. Morbi vitae odio ut ante molestie scelerisque. Aliquam erat volutpat. Vivamus dignissim fringilla semper. Aliquam imperdiet dui a purus pellentesque, non ornare ipsum blandit. Sed imperdiet elit in quam egestas lacinia nec sit amet dui. Cras malesuada tincidunt ante, in luctus tellus hendrerit at. Duis massa mauris, bibendum a mollis a, laoreet quis elit. Nulla pulvinar vestibulum est, in viverra nisi malesuada vel. Nam ut ipsum quis est faucibus mattis eu ut turpis. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas nunc felis, venenatis in fringilla vel, tempus in turpis. Mauris aliquam dictum dolor at varius. Fusce sed vestibulum metus. Vestibulum dictum ultrices nulla sit amet fermentum.\n\n[/et_pb_text][/et_pb_column_inner][/et_pb_row_inner][et_pb_row_inner][et_pb_column_inner type="1_2"][et_pb_text admin_label="Text" background_layout="light" text_orientation="left"]\n<h3>Lorem Ipsum Dolor</h3>\nNunc et vestibulum velit. Suspendisse euismod eros vel urna bibendum gravida. Phasellus et metus nec dui ornare molestie. In consequat urna sed tincidunt euismod. Praesent non pharetra arcu, at tincidunt sapien. Nullam lobortis ultricies bibendum. Duis elit leo, porta vel nisl in, ullamcorper scelerisque velit. Fusce volutpat purus dolor, vel pulvinar dui porttitor sed. Phasellus ac odio eu quam varius elementum sit amet euismod justo.\n\n[/et_pb_text][/et_pb_column_inner][et_pb_column_inner type="1_2"][et_pb_text admin_label="Text" background_layout="light" text_orientation="left"]\n<h3>Lorem Ipsum Dolor</h3>\nNunc et vestibulum velit. Suspendisse euismod eros vel urna bibendum gravida. Phasellus et metus nec dui ornare molestie. In consequat urna sed tincidunt euismod. Praesent non pharetra arcu, at tincidunt sapien. Nullam lobortis ultricies bibendum. Duis elit leo, porta vel nisl in, ullamcorper scelerisque velit. Fusce volutpat purus dolor, vel pulvinar dui porttitor sed. Phasellus ac odio eu quam varius elementum sit amet euismod justo.\n\n[/et_pb_text][/et_pb_column_inner][/et_pb_row_inner][et_pb_row_inner][et_pb_column_inner type="1_3"][et_pb_text admin_label="Text" background_layout="light" text_orientation="left"]\n<h4>Lorem Ipsum Dolor</h4>\nNunc et vestibulum velit. Suspendisse euismod eros vel urna bibendum gravida. Phasellus et metus nec dui ornare molestie. In consequat urna sed tincidunt euismod. Praesent non pharetra arcu, at tincidunt sapien. Nullam lobortis ultricies bibendum. Duis elit leo, porta vel nisl in, ullamcorper scelerisque velit. Fusce volutpat purus dolor, vel pulvinar dui porttitor sed. Phasellus ac odio eu quam varius elementum sit amet euismod justo.\n\n[/et_pb_text][/et_pb_column_inner][et_pb_column_inner type="1_3"][et_pb_text admin_label="Text" background_layout="light" text_orientation="left"]\n<h4>Lorem Ipsum Dolor</h4>\nNunc et vestibulum velit. Suspendisse euismod eros vel urna bibendum gravida. Phasellus et metus nec dui ornare molestie. In consequat urna sed tincidunt euismod. Praesent non pharetra arcu, at tincidunt sapien. Nullam lobortis ultricies bibendum. Duis elit leo, porta vel nisl in, ullamcorper scelerisque velit. Fusce volutpat purus dolor, vel pulvinar dui porttitor sed. Phasellus ac odio eu quam varius elementum sit amet euismod justo.\n\n[/et_pb_text][/et_pb_column_inner][et_pb_column_inner type="1_3"][et_pb_text admin_label="Text" background_layout="light" text_orientation="left"]\n<h4>Lorem Ipsum Dolor</h4>\nNunc et vestibulum velit. Suspendisse euismod eros vel urna bibendum gravida. Phasellus et metus nec dui ornare molestie. In consequat urna sed tincidunt euismod. Praesent non pharetra arcu, at tincidunt sapien. Nullam lobortis ultricies bibendum. Duis elit leo, porta vel nisl in, ullamcorper scelerisque velit. Fusce volutpat purus dolor, vel pulvinar dui porttitor sed. Phasellus ac odio eu quam varius elementum sit amet euismod justo.\n\n[/et_pb_text][/et_pb_column_inner][/et_pb_row_inner][/et_pb_column][et_pb_column type="1_4"][et_pb_sidebar admin_label="Sidebar" orientation="right" background_layout="light" /][/et_pb_column][/et_pb_section]', 'Stránka - pravý postranní panel', '', 'publish', 'closed', 'closed', '', 'stranka-pravy-postranni-panel', '', '', '2017-04-03 09:14:01', '2017-04-03 07:14:01', '', 0, 'http://tservices.cz/et_pb_layout/stranka-pravy-postranni-panel/', 0, 'et_pb_layout', '', 0),
(12, 1, '2017-04-03 09:14:01', '2017-04-03 07:14:01', '[et_pb_section fullwidth="on" specialty="off" background_color="#2ea3f2" inner_shadow="off" parallax="off"][et_pb_fullwidth_header admin_label="Fullwidth Header" title="Page With Left Sidebar" subhead="Here is a basic page layout with a left sidebar" background_layout="dark" text_orientation="left" /][/et_pb_section][et_pb_section fullwidth="off" specialty="on"][et_pb_column type="1_4"][et_pb_sidebar admin_label="Sidebar" orientation="left" background_layout="light" /][/et_pb_column][et_pb_column type="3_4" specialty_columns="3"][et_pb_row_inner][et_pb_column_inner type="4_4"][et_pb_text admin_label="Text"]\n<h2>Just A Standard Page</h2>\nNunc et vestibulum velit. Suspendisse euismod eros vel urna bibendum gravida. Phasellus et metus nec dui ornare molestie. In consequat urna sed tincidunt euismod. Praesent non pharetra arcu, at tincidunt sapien. Nullam lobortis ultricies bibendum. Duis elit leo, porta vel nisl in, ullamcorper scelerisque velit. Fusce volutpat purus dolor, vel pulvinar dui porttitor sed. Phasellus ac odio eu quam varius elementum sit amet euismod justo.\n\nSed sit amet blandit ipsum, et consectetur libero. Integer convallis at metus quis molestie. Morbi vitae odio ut ante molestie scelerisque. Aliquam erat volutpat. Vivamus dignissim fringilla semper. Aliquam imperdiet dui a purus pellentesque, non ornare ipsum blandit. Sed imperdiet elit in quam egestas lacinia nec sit amet dui. Cras malesuada tincidunt ante, in luctus tellus hendrerit at. Duis massa mauris, bibendum a mollis a, laoreet quis elit. Nulla pulvinar vestibulum est, in viverra nisi malesuada vel. Nam ut ipsum quis est faucibus mattis eu ut turpis. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas nunc felis, venenatis in fringilla vel, tempus in turpis. Mauris aliquam dictum dolor at varius. Fusce sed vestibulum metus. Vestibulum dictum ultrices nulla sit amet fermentum.\n\n[/et_pb_text][/et_pb_column_inner][/et_pb_row_inner][et_pb_row_inner][et_pb_column_inner type="1_2"][et_pb_text admin_label="Text" background_layout="light" text_orientation="left"]\n<h3>Lorem Ipsum Dolor</h3>\nNunc et vestibulum velit. Suspendisse euismod eros vel urna bibendum gravida. Phasellus et metus nec dui ornare molestie. In consequat urna sed tincidunt euismod. Praesent non pharetra arcu, at tincidunt sapien. Nullam lobortis ultricies bibendum. Duis elit leo, porta vel nisl in, ullamcorper scelerisque velit. Fusce volutpat purus dolor, vel pulvinar dui porttitor sed. Phasellus ac odio eu quam varius elementum sit amet euismod justo.\n\n[/et_pb_text][/et_pb_column_inner][et_pb_column_inner type="1_2"][et_pb_text admin_label="Text" background_layout="light" text_orientation="left"]\n<h3>Lorem Ipsum Dolor</h3>\nNunc et vestibulum velit. Suspendisse euismod eros vel urna bibendum gravida. Phasellus et metus nec dui ornare molestie. In consequat urna sed tincidunt euismod. Praesent non pharetra arcu, at tincidunt sapien. Nullam lobortis ultricies bibendum. Duis elit leo, porta vel nisl in, ullamcorper scelerisque velit. Fusce volutpat purus dolor, vel pulvinar dui porttitor sed. Phasellus ac odio eu quam varius elementum sit amet euismod justo.\n\n[/et_pb_text][/et_pb_column_inner][/et_pb_row_inner][et_pb_row_inner][et_pb_column_inner type="1_3"][et_pb_text admin_label="Text" background_layout="light" text_orientation="left"]\n<h4>Lorem Ipsum Dolor</h4>\nNunc et vestibulum velit. Suspendisse euismod eros vel urna bibendum gravida. Phasellus et metus nec dui ornare molestie. In consequat urna sed tincidunt euismod. Praesent non pharetra arcu, at tincidunt sapien. Nullam lobortis ultricies bibendum. Duis elit leo, porta vel nisl in, ullamcorper scelerisque velit. Fusce volutpat purus dolor, vel pulvinar dui porttitor sed. Phasellus ac odio eu quam varius elementum sit amet euismod justo.\n\n[/et_pb_text][/et_pb_column_inner][et_pb_column_inner type="1_3"][et_pb_text admin_label="Text" background_layout="light" text_orientation="left"]\n<h4>Lorem Ipsum Dolor</h4>\nNunc et vestibulum velit. Suspendisse euismod eros vel urna bibendum gravida. Phasellus et metus nec dui ornare molestie. In consequat urna sed tincidunt euismod. Praesent non pharetra arcu, at tincidunt sapien. Nullam lobortis ultricies bibendum. Duis elit leo, porta vel nisl in, ullamcorper scelerisque velit. Fusce volutpat purus dolor, vel pulvinar dui porttitor sed. Phasellus ac odio eu quam varius elementum sit amet euismod justo.\n\n[/et_pb_text][/et_pb_column_inner][et_pb_column_inner type="1_3"][et_pb_text admin_label="Text" background_layout="light" text_orientation="left"]\n<h4>Lorem Ipsum Dolor</h4>\nNunc et vestibulum velit. Suspendisse euismod eros vel urna bibendum gravida. Phasellus et metus nec dui ornare molestie. In consequat urna sed tincidunt euismod. Praesent non pharetra arcu, at tincidunt sapien. Nullam lobortis ultricies bibendum. Duis elit leo, porta vel nisl in, ullamcorper scelerisque velit. Fusce volutpat purus dolor, vel pulvinar dui porttitor sed. Phasellus ac odio eu quam varius elementum sit amet euismod justo.\n\n[/et_pb_text][/et_pb_column_inner][/et_pb_row_inner][/et_pb_column][/et_pb_section]', 'Stránka - levý postranní panel', '', 'publish', 'closed', 'closed', '', 'stranka-levy-postranni-panel', '', '', '2017-04-03 09:14:01', '2017-04-03 07:14:01', '', 0, 'http://tservices.cz/et_pb_layout/stranka-levy-postranni-panel/', 0, 'et_pb_layout', '', 0),
(13, 1, '2017-04-03 09:14:01', '2017-04-03 07:14:01', '[et_pb_section fullwidth="on" specialty="off" background_color="#2ea3f2" inner_shadow="off" parallax="off"][et_pb_fullwidth_header admin_label="Fullwidth Header" title="Page With Dual Sidebars" subhead="Here is a basic page layout with dual sidebars" background_layout="dark" text_orientation="left" /][/et_pb_section][et_pb_section fullwidth="off" specialty="on"][et_pb_column type="1_4"][et_pb_sidebar admin_label="Sidebar" orientation="left" background_layout="light" /][/et_pb_column][et_pb_column type="1_2" specialty_columns="2"][et_pb_row_inner][et_pb_column_inner type="4_4"][et_pb_text admin_label="Text"]\n<h2>Just A Standard Page</h2>\nNunc et vestibulum velit. Suspendisse euismod eros vel urna bibendum gravida. Phasellus et metus nec dui ornare molestie. In consequat urna sed tincidunt euismod. Praesent non pharetra arcu, at tincidunt sapien. Nullam lobortis ultricies bibendum. Duis elit leo, porta vel nisl in, ullamcorper scelerisque velit. Fusce volutpat purus dolor, vel pulvinar dui porttitor sed. Phasellus ac odio eu quam varius elementum sit amet euismod justo.\n\nSed sit amet blandit ipsum, et consectetur libero. Integer convallis at metus quis molestie. Morbi vitae odio ut ante molestie scelerisque. Aliquam erat volutpat. Vivamus dignissim fringilla semper. Aliquam imperdiet dui a purus pellentesque, non ornare ipsum blandit. Sed imperdiet elit in quam egestas lacinia nec sit amet dui. Cras malesuada tincidunt ante, in luctus tellus hendrerit at. Duis massa mauris, bibendum a mollis a, laoreet quis elit. Nulla pulvinar vestibulum est, in viverra nisi malesuada vel. Nam ut ipsum quis est faucibus mattis eu ut turpis. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas nunc felis, venenatis in fringilla vel, tempus in turpis. Mauris aliquam dictum dolor at varius. Fusce sed vestibulum metus. Vestibulum dictum ultrices nulla sit amet fermentum.\n\n[/et_pb_text][/et_pb_column_inner][/et_pb_row_inner][et_pb_row_inner][et_pb_column_inner type="1_2"][et_pb_text admin_label="Text" background_layout="light" text_orientation="left"]\n<h3>Lorem Ipsum Dolor</h3>\nNunc et vestibulum velit. Suspendisse euismod eros vel urna bibendum gravida. Phasellus et metus nec dui ornare molestie. In consequat urna sed tincidunt euismod. Praesent non pharetra arcu, at tincidunt sapien. Nullam lobortis ultricies bibendum. Duis elit leo, porta vel nisl in, ullamcorper scelerisque velit. Fusce volutpat purus dolor, vel pulvinar dui porttitor sed. Phasellus ac odio eu quam varius elementum sit amet euismod justo.\n\n[/et_pb_text][/et_pb_column_inner][et_pb_column_inner type="1_2"][et_pb_text admin_label="Text" background_layout="light" text_orientation="left"]\n<h3>Lorem Ipsum Dolor</h3>\nNunc et vestibulum velit. Suspendisse euismod eros vel urna bibendum gravida. Phasellus et metus nec dui ornare molestie. In consequat urna sed tincidunt euismod. Praesent non pharetra arcu, at tincidunt sapien. Nullam lobortis ultricies bibendum. Duis elit leo, porta vel nisl in, ullamcorper scelerisque velit. Fusce volutpat purus dolor, vel pulvinar dui porttitor sed. Phasellus ac odio eu quam varius elementum sit amet euismod justo.\n\n[/et_pb_text][/et_pb_column_inner][/et_pb_row_inner][/et_pb_column][et_pb_column type="1_4"][et_pb_sidebar admin_label="Sidebar" orientation="right" background_layout="light" /][/et_pb_column][/et_pb_section]', 'Stránka - dva postranní panely', '', 'publish', 'closed', 'closed', '', 'stranka-dva-postranni-panely', '', '', '2017-04-03 09:14:01', '2017-04-03 07:14:01', '', 0, 'http://tservices.cz/et_pb_layout/stranka-dva-postranni-panely/', 0, 'et_pb_layout', '', 0),
(14, 1, '2017-04-03 09:14:01', '2017-04-03 07:14:01', '[et_pb_section fullwidth="on" specialty="off" background_image="https://elegantthemesimages.com/images/premade/d2-placeholder-1920.png" inner_shadow="off" parallax="off"][et_pb_fullwidth_header admin_label="Fullwidth Header" title="My Work" subhead="Your Subtitle Goes Here" background_layout="dark" text_orientation="left" /][/et_pb_section][et_pb_section inner_shadow="off" parallax="off"][et_pb_row][et_pb_column type="4_4"][et_pb_filterable_portfolio admin_label="Filterable Portfolio" fullwidth="off" posts_number="12" show_title="on" show_categories="on" show_pagination="off" background_layout="light" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth="off" specialty="off" background_color="#f7f7f7" inner_shadow="on" parallax="off"][et_pb_row][et_pb_column type="4_4"][et_pb_cta admin_label="Call To Action" title="Like What You See?" button_url="#" button_text="Contact Me" use_background_color="off" background_color="#108bf5" background_layout="light" text_orientation="center" /][/et_pb_column][/et_pb_row][/et_pb_section]', 'Portfolio - mřížka', '', 'publish', 'closed', 'closed', '', 'portfolio-mrizka', '', '', '2017-04-03 09:14:01', '2017-04-03 07:14:01', '', 0, 'http://tservices.cz/et_pb_layout/portfolio-mrizka/', 0, 'et_pb_layout', '', 0),
(15, 1, '2017-04-03 09:14:01', '2017-04-03 07:14:01', '[et_pb_section fullwidth="on" specialty="off" background_image="https://elegantthemesimages.com/images/premade/d2-placeholder-1920.png" inner_shadow="off" parallax="on"][et_pb_fullwidth_header admin_label="Fullwidth Header" title="My Work" subhead="Your Subtitle Goes Here" background_layout="dark" text_orientation="left" /][/et_pb_section][et_pb_section fullwidth="off" specialty="off"][et_pb_row][et_pb_column type="4_4"][et_pb_portfolio admin_label="Portfolio" fullwidth="on" posts_number="4" show_title="on" show_categories="on" show_pagination="on" background_layout="light" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth="off" specialty="off" background_color="#2ea3f2" inner_shadow="off" parallax="off"][et_pb_row][et_pb_column type="4_4"][et_pb_cta admin_label="Call To Action" title="I Love Working With Creative Minds" button_url="#" button_text="Contact Me" background_color="#2caaca" use_background_color="off" background_layout="dark" text_orientation="center"]If you are interested in working together, send me an inquiry and I will get back to you as soon as I can![/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]', 'Portfolio - 1 sloupec', '', 'publish', 'closed', 'closed', '', 'portfolio-1-sloupec', '', '', '2017-04-03 09:14:01', '2017-04-03 07:14:01', '', 0, 'http://tservices.cz/et_pb_layout/portfolio-1-sloupec/', 0, 'et_pb_layout', '', 0),
(16, 1, '2017-04-03 09:14:01', '2017-04-03 07:14:01', '[et_pb_section fullwidth="on" specialty="off"][et_pb_fullwidth_slider admin_label="Fullwidth Slider" show_arrows="on" show_pagination="on" auto="on" parallax="off"][et_pb_slide background_image="https://elegantthemesimages.com/images/premade/d2-placeholder-1920.png" background_color="#ffffff" alignment="center" background_layout="dark" /][et_pb_slide background_image="https://elegantthemesimages.com/images/premade/d2-placeholder-1920.png" background_color="#ffffff" alignment="center" background_layout="dark" /][et_pb_slide background_image="https://elegantthemesimages.com/images/premade/d2-placeholder-1920.png" background_color="#ffffff" alignment="center" background_layout="dark" /][/et_pb_fullwidth_slider][et_pb_fullwidth_portfolio admin_label="Fullwidth Portfolio" fullwidth="on" show_title="on" show_date="on" background_layout="light" auto="off" /][/et_pb_section][et_pb_section fullwidth="off" specialty="off" background_color="#2ea3f2" inner_shadow="off" parallax="off"][et_pb_row][et_pb_column type="4_4"][et_pb_cta admin_label="Call To Action" title="Let''s Build Something Together" button_url="#" button_text="Contact Me" use_background_color="off" background_color="#2ea3f2" background_layout="dark" text_orientation="center" /][/et_pb_column][/et_pb_row][/et_pb_section]', 'Portfolio - posuvník na plnou šířku', '', 'publish', 'closed', 'closed', '', 'portfolio-posuvnik-na-plnou-sirku', '', '', '2017-04-03 09:14:01', '2017-04-03 07:14:01', '', 0, 'http://tservices.cz/et_pb_layout/portfolio-posuvnik-na-plnou-sirku/', 0, 'et_pb_layout', '', 0),
(17, 1, '2017-04-03 09:14:01', '2017-04-03 07:14:01', '[et_pb_section fullwidth="on" specialty="off" background_color="#2ea3f2" inner_shadow="off" parallax="off"][et_pb_fullwidth_portfolio admin_label="Fullwidth Portfolio" fullwidth="off" show_title="on" show_date="on" background_layout="dark" auto="off" /][/et_pb_section][et_pb_section fullwidth="off" specialty="off" background_color="#2ea3f2" inner_shadow="off" parallax="off"][et_pb_row][et_pb_column type="4_4"][et_pb_cta admin_label="Call To Action" title="Interested In Working On A Project?" button_url="#" button_text="Contact Me" use_background_color="off" background_color="#2ea3f2" background_layout="dark" text_orientation="center" /][/et_pb_column][/et_pb_row][/et_pb_section]', 'Portfolio - mřížka na plnou šířku', '', 'publish', 'closed', 'closed', '', 'portfolio-mrizka-na-plnou-sirku', '', '', '2017-04-03 09:14:01', '2017-04-03 07:14:01', '', 0, 'http://tservices.cz/et_pb_layout/portfolio-mrizka-na-plnou-sirku/', 0, 'et_pb_layout', '', 0),
(18, 1, '2017-04-03 09:14:01', '2017-04-03 07:14:01', '[et_pb_section background_color="#3a3a3a" inner_shadow="off" parallax="on"][et_pb_row][et_pb_column type="4_4"][et_pb_blurb admin_label="Blurb" url_new_window="off" image="https://elegantthemesimages.com/images/premade/d2-placeholder-320px.jpg" animation="bottom" background_layout="light" text_orientation="center" use_icon="off" icon_color="#45c4ec" use_circle="off" circle_color="#45c4ec" use_circle_border="off" circle_border_color="#45c4ec" icon_placement="top" /][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type="4_4"][et_pb_text admin_label="Text" background_layout="dark" text_orientation="center"]<h1 style="font-size: 72px; font-weight: 300;">Your Project Name</h1>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth="off" specialty="off" inner_shadow="off" parallax="off"][et_pb_row][et_pb_column type="1_2"][et_pb_text admin_label="Text" background_layout="light" text_orientation="left"]<h2>The Challenge</h2>\nVivamus ipsum velit, ullamcorper quis nibh non, molestie tempus sapien. Mauris ultrices, felis ut eleifend auctor, leo felis vehicula quam, ut accumsan augue nunc at nisl. Vivamus ipsum velit, ullamcorper quis nibh non, molestie tempus sapien. Mauris ultrices, felis ut eleifend auctor, leo felis vehicula quam, ut accumsan augue nunc at nisl.[/et_pb_text][/et_pb_column][et_pb_column type="1_2"][et_pb_text admin_label="Text" background_layout="light" text_orientation="left"]<h2>The Solution</h2>\nVivamus ipsum velit, ullamcorper quis nibh non, molestie tempus sapien. Mauris ultrices, felis ut eleifend auctor, leo felis vehicula quam, ut accumsan augue nunc at nisl. Vivamus ipsum velit, ullamcorper quis nibh non, molestie tempus sapien. Mauris ultrices, felis ut eleifend auctor, leo felis vehicula quam, ut accumsan augue nunc at nisl.[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth="on" specialty="off" inner_shadow="off" parallax="on"][et_pb_fullwidth_slider admin_label="Fullwidth Slider" show_arrows="on" show_pagination="on" auto="off" parallax="on"][et_pb_slide heading="Complete Corporate Identity" background_image="https://elegantthemesimages.com/images/premade/d2-placeholder-1920.png" background_color="#ffffff" alignment="center" background_layout="dark" /][et_pb_slide heading="We Rethought Everything" background_color="#2ea3f2" alignment="center" background_layout="dark" /][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section fullwidth="off" specialty="off" background_color="#353535" inner_shadow="off" parallax="off"][et_pb_row][et_pb_column type="1_4"][et_pb_number_counter admin_label="Number Counter" title="Corporate Rebranding" number="70" percent_sign="on" background_layout="dark" counter_color="#2ea3f2" /][/et_pb_column][et_pb_column type="1_4"][et_pb_number_counter admin_label="Number Counter" title="Website Redesign" number="30" percent_sign="on" background_layout="dark" /][/et_pb_column][et_pb_column type="1_4"][et_pb_number_counter admin_label="Number Counter" title="Day Turnaround" number="60" percent_sign="off" background_layout="dark" /][/et_pb_column][et_pb_column type="1_4"][et_pb_number_counter admin_label="Number Counter" title="Amazing Result" number="1" percent_sign="off" background_layout="dark" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth="off" specialty="off" background_color="#2ea3f2" inner_shadow="off" parallax="off"][et_pb_row][et_pb_column type="1_2"][et_pb_divider admin_label="Divider" color="#ffffff" show_divider="off" height="90" /][et_pb_text admin_label="Text" background_layout="dark" text_orientation="left"]<h1>Mobile Site Boosted Sales By 50%</h1>[/et_pb_text][et_pb_blurb admin_label="Blurb" title="Mobile Refresh" url_new_window="off" use_icon="on" font_icon="" icon_color="#ffffff" use_circle="off" circle_color="#2caaca" use_circle_border="off" circle_border_color="#2caaca" icon_placement="left" animation="right" background_layout="dark" text_orientation="left"]The Challenge Vivamus ipsum velit, ullamcorper quis nibh non, molestie tempus sapien. Mauris ultrices, felis ut eleifend auctor[/et_pb_blurb][et_pb_blurb admin_label="Blurb" title="Rebuilt From the Inside Out" url_new_window="off" use_icon="on" font_icon="" icon_color="#ffffff" use_circle="off" circle_color="#2caaca" use_circle_border="off" circle_border_color="#2caaca" icon_placement="left" animation="right" background_layout="dark" text_orientation="left"]The Challenge Vivamus ipsum velit, ullamcorper quis nibh non, molestie tempus sapien. Mauris ultrices, felis ut eleifend auctor[/et_pb_blurb][et_pb_blurb admin_label="Blurb" title="Extensive Demographic Studies" url_new_window="off" use_icon="on" font_icon="" icon_color="#ffffff" use_circle="off" circle_color="#2caaca" use_circle_border="off" circle_border_color="#2caaca" icon_placement="left" animation="right" background_layout="dark" text_orientation="left"]The Challenge Vivamus ipsum velit, ullamcorper quis nibh non, molestie tempus sapien. Mauris ultrices, felis ut eleifend auctor[/et_pb_blurb][/et_pb_column][et_pb_column type="1_2"][et_pb_image admin_label="Image" src="https://elegantthemesimages.com/images/premade/mobile-lockup.png" url_new_window="off" animation="left" show_in_lightbox="off" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth="off" specialty="off" background_color="#353535" inner_shadow="off" parallax="off"][et_pb_row][et_pb_column type="4_4"][et_pb_divider admin_label="Divider" color="#ffffff" show_divider="off" height="60" /][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type="1_2"][et_pb_counters admin_label="Bar Counters" background_layout="light" background_color="#2e2e2e"][et_pb_counter percent="80"]Mobile Sales[/et_pb_counter][et_pb_counter percent="50"]Website Traffic[/et_pb_counter][et_pb_counter percent="75"]Conversion Rate[/et_pb_counter][et_pb_counter percent="60"]Email Subscribers[/et_pb_counter][/et_pb_counters][/et_pb_column][et_pb_column type="1_2"][et_pb_cta admin_label="Call To Action" title="The Results Were Amazing" button_url="#" button_text="Live Project" use_background_color="off" background_color="#2ea3f2" background_layout="dark" text_orientation="left"]Vivamus ipsum velit, ullamcorper quis nibh non, molestie tempus sapien. Mauris ultrices, felis ut eleifend auctor, leo felis vehicula quam, ut accumsan augue nunc at nisl. Vivamus ipsum velit, ullamcorper quis nibh non, molestie tempus sapien. Mauris ultrices, felis ut eleifend auctor, leo felis vehicula quam, ut accumsan augue nunc at nisl.[/et_pb_cta][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type="4_4"][et_pb_divider admin_label="Divider" color="#ffffff" show_divider="off" height="60" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth="on" specialty="off" inner_shadow="off" parallax="on"][et_pb_fullwidth_slider admin_label="Fullwidth Slider" show_arrows="on" show_pagination="on" auto="off" parallax="on"][et_pb_slide heading="We Rethought Everything" background_color="#2ea3f2" alignment="center" background_layout="dark" /][et_pb_slide heading="Complete Corporate Identity" background_image="https://elegantthemesimages.com/images/premade/d2-placeholder-1920.png" background_color="#ffffff" alignment="center" background_layout="dark" /][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section fullwidth="off" specialty="off" background_color="#f7f7f7" inner_shadow="off" parallax="off"][et_pb_row][et_pb_column type="4_4"][et_pb_cta admin_label="Call To Action" title="Interested In Working With Us?" button_url="#" button_text="Get In Touch" use_background_color="off" background_color="#2ea3f2" background_layout="light" text_orientation="center" /][/et_pb_column][/et_pb_row][/et_pb_section]', 'Projekt - rozšířen', '', 'publish', 'closed', 'closed', '', 'projekt-rozsiren', '', '', '2017-04-03 09:14:01', '2017-04-03 07:14:01', '', 0, 'http://tservices.cz/et_pb_layout/projekt-rozsiren/', 0, 'et_pb_layout', '', 0),
(19, 1, '2017-04-03 09:14:01', '2017-04-03 07:14:01', '[et_pb_section][et_pb_row][et_pb_column type="4_4"][et_pb_text admin_label="Text" background_layout="light" text_orientation="left"]<h1>Your Project Name</h1>[/et_pb_text][et_pb_image admin_label="Image" src="https://elegantthemesimages.com/images/premade/d2-placeholder-1920.png" url_new_window="off" animation="fade_in" show_in_lightbox="off" /][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type="3_4"][et_pb_text admin_label="Text" background_layout="light" text_orientation="left"]<h4>Project Description</h4>\nVivamus ipsum velit, ullamcorper quis nibh non, molestie tempus sapien. Mauris ultrices, felis ut eleifend auctor, leo felis vehicula quam, ut accumsan augue nunc at nisl. Vivamus ipsum velit, ullamcorper quis nibh non, molestie tempus sapien. Mauris ultrices, felis ut eleifend auctor, leo felis vehicula quam, ut accumsan augue at nisl. Vivamus ipsum velit, ullamcorper quis nibh non, molestie tempus sapien.[/et_pb_text][/et_pb_column][et_pb_column type="1_4"][et_pb_text admin_label="Text" background_layout="light" text_orientation="left"]<h4>Project Details</h4>\n<strong>Client </strong>Client Name\n<strong>Date </strong>Date of Completion\n<strong>Skills </strong>Branding, Web Design\n<strong>View </strong>elegantthemes.com[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth="off" specialty="off" background_color="#f7f7f7" inner_shadow="off" parallax="off"][et_pb_row][et_pb_column type="1_2"][et_pb_image admin_label="Image" src="https://elegantthemesimages.com/images/premade/d2-placeholder-510px.png" url_new_window="off" animation="left" show_in_lightbox="off" /][/et_pb_column][et_pb_column type="1_2"][et_pb_divider admin_label="Divider" color="#ffffff" show_divider="off" height="60" /][et_pb_cta admin_label="Call To Action" title="Project Feature" button_url="#" button_text="Live Project" background_color="#2caaca" use_background_color="off" background_layout="light" text_orientation="left"]Vivamus ipsum velit, ullamcorper quis nibh non, molestie tempus sapien. Mauris ultrices, felis ut eleifend auctor, leo felis vehicula quam, ut accumsan augue nunc at nisl quis nibh non, molestie tempus sapien.[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth="off" specialty="off" inner_shadow="off" parallax="off"][et_pb_row][et_pb_column type="1_3"][et_pb_divider admin_label="Divider" color="#ffffff" show_divider="off" height="100" /][et_pb_cta admin_label="Call To Action" title="Project Feature" button_url="#" button_text="See More" background_color="#2caaca" use_background_color="off" background_layout="light" text_orientation="right"]Vivamus ipsum velit, ullamcorper quis nibh, molestie tempus sapien. Mauris ultrices, felis ut eleifend auctor, leo felis vehicula quam, ut accumsan augue nunc at nisl.[/et_pb_cta][/et_pb_column][et_pb_column type="2_3"][et_pb_image admin_label="Image" src="https://elegantthemesimages.com/images/premade/d2-placeholder-700px.jpg" url_new_window="off" animation="right" show_in_lightbox="off" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth="off" specialty="off" background_image="https://elegantthemesimages.com/images/premade/d2-placeholder-1920.png" inner_shadow="off" parallax="on"][et_pb_row][et_pb_column type="4_4"][et_pb_cta admin_label="Call To Action" title="Like What You See?" button_url="#" button_text="Contact Us" background_color="#2caaca" use_background_color="off" background_layout="dark" text_orientation="center" /][/et_pb_column][/et_pb_row][/et_pb_section]', 'Projekt - rozšířen 2', '', 'publish', 'closed', 'closed', '', 'projekt-rozsiren-2', '', '', '2017-04-03 09:14:01', '2017-04-03 07:14:01', '', 0, 'http://tservices.cz/et_pb_layout/projekt-rozsiren-2/', 0, 'et_pb_layout', '', 0),
(20, 1, '2017-04-03 09:14:01', '2017-04-03 07:14:01', '[et_pb_section fullwidth="on" specialty="off" background_color="#2ea3f2" inner_shadow="on" parallax="off"][et_pb_fullwidth_header admin_label="Fullwidth Header" title="Welcome to My Blog" subhead="Here is a masonry blog layout with no sidebar" background_layout="dark" text_orientation="left" /][/et_pb_section][et_pb_section fullwidth="off" specialty="off" background_color="#f7f7f7" inner_shadow="off" parallax="off"][et_pb_row][et_pb_column type="4_4"][et_pb_blog admin_label="Blog" fullwidth="off" posts_number="18" meta_date="M j, Y" show_thumbnail="on" show_content="off" show_author="on" show_date="on" show_categories="on" show_pagination="on" background_layout="light" /][/et_pb_column][/et_pb_row][/et_pb_section]', 'Blog - mřížka', '', 'publish', 'closed', 'closed', '', 'blog-mrizka', '', '', '2017-04-03 09:14:01', '2017-04-03 07:14:01', '', 0, 'http://tservices.cz/et_pb_layout/blog-mrizka/', 0, 'et_pb_layout', '', 0),
(21, 1, '2017-04-03 09:14:01', '2017-04-03 07:14:01', '[et_pb_section fullwidth="on" specialty="off" background_color="#2ea3f2" inner_shadow="on" parallax="off"][et_pb_fullwidth_header admin_label="Fullwidth Header" title="Welcome to My Blog" subhead="Here is a basic blog layout with a right sidebar" background_layout="dark" text_orientation="left" /][/et_pb_section][et_pb_section fullwidth="off" specialty="on"][et_pb_column type="3_4" specialty_columns="3"][et_pb_row_inner][et_pb_column_inner type="4_4"][et_pb_blog admin_label="Blog" fullwidth="on" posts_number="6" meta_date="M j, Y" show_thumbnail="on" show_content="off" show_author="on" show_date="on" show_categories="on" show_pagination="on" background_layout="light" /][/et_pb_column_inner][/et_pb_row_inner][/et_pb_column][et_pb_column type="1_4"][et_pb_sidebar admin_label="Sidebar" orientation="right" background_layout="light" /][/et_pb_column][/et_pb_section]', 'Blog - standard', '', 'publish', 'closed', 'closed', '', 'blog-standard', '', '', '2017-04-03 09:14:01', '2017-04-03 07:14:01', '', 0, 'http://tservices.cz/et_pb_layout/blog-standard/', 0, 'et_pb_layout', '', 0),
(22, 1, '2017-04-03 09:14:01', '2017-04-03 07:14:01', '[et_pb_section fullwidth="on" specialty="off" background_color="#f84b48" inner_shadow="off" parallax="off"][et_pb_fullwidth_header admin_label="Fullwidth Header" title="Welcome to Our Shop" subhead="Divi gives you the power to run a full-fledged online storefront." background_layout="dark" text_orientation="left" /][/et_pb_section][et_pb_section fullwidth="off" specialty="off"][et_pb_row][et_pb_column type="4_4"][et_pb_shop admin_label="Shop" type="recent" posts_number="12" columns="4" orderby="menu_order" /][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type="4_4"][et_pb_cta admin_label="Call To Action" title="News & Events" button_url="#" button_text="Follow" use_background_color="on" background_color="#57ccc4" background_layout="dark" text_orientation="center"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. In in risus eget lectus suscipit malesuada.[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]', 'Obchod - základní', '', 'publish', 'closed', 'closed', '', 'obchod-zakladni', '', '', '2017-04-03 09:14:01', '2017-04-03 07:14:01', '', 0, 'http://tservices.cz/et_pb_layout/obchod-zakladni/', 0, 'et_pb_layout', '', 0),
(23, 1, '2017-04-03 09:14:01', '2017-04-03 07:14:01', '[et_pb_section fullwidth="on" specialty="off" background_color="#b2ede0" inner_shadow="off" parallax="off"][et_pb_fullwidth_slider admin_label="Fullwidth Slider" show_arrows="on" show_pagination="on" auto="off" parallax="off"][et_pb_slide heading="Our Shop" button_text="Shop Now" button_link="#" background_color="#81dfde" alignment="center" background_layout="dark" image="https://elegantthemesimages.com/images/premade/d2-placeholder-510px.png"]Divi gives you the power to easily run a full-fledged online storefront. With the Divi Builder, you can create gorgeous shop pages, such as this one.[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section fullwidth="off" specialty="on"][et_pb_column type="3_4" specialty_columns="3"][et_pb_row_inner][et_pb_column_inner type="4_4"][et_pb_shop admin_label="Shop" type="recent" posts_number="6" columns="3" orderby="menu_order" /][/et_pb_column_inner][/et_pb_row_inner][et_pb_row_inner][et_pb_column_inner type="1_2"][et_pb_cta admin_label="Call To Action" title="Summer Sale!" button_url="#" button_text="Shop Now" background_color="#ed5362" use_background_color="on" background_layout="dark" text_orientation="center"]For a limited time only, all of our vintage products are 50% off! Don''t miss your chance to save big on these wonderful items.[/et_pb_cta][/et_pb_column_inner][et_pb_column_inner type="1_2"][et_pb_cta admin_label="Call To Action" title="Buy 2 Get 1 Free" button_url="#" button_text="Coupon Code" background_color="#57ccc4" use_background_color="on" background_layout="dark" text_orientation="center"]For a limited time only, if you buy two of any item, you get the 3rd for free! Click below to redeem the coupon code to use at checkout.[/et_pb_cta][/et_pb_column_inner][/et_pb_row_inner][/et_pb_column][et_pb_column type="1_4"][et_pb_sidebar admin_label="Sidebar" orientation="right" background_layout="light" /][/et_pb_column][/et_pb_section][et_pb_section fullwidth="off" specialty="off" background_color="#f7f7f7" inner_shadow="off" parallax="off"][et_pb_row][et_pb_column type="4_4"][et_pb_text admin_label="Text" background_layout="light" text_orientation="left"]<h1>Our Most Popular Items</h1>[/et_pb_text][et_pb_shop admin_label="Shop" type="best_selling" posts_number="4" columns="4" orderby="menu_order" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth="off" specialty="off" background_color="#57ccc4" inner_shadow="off" parallax="off"][et_pb_row][et_pb_column type="4_4"][et_pb_cta admin_label="Call To Action" title="View All of Our On-Sale Items" button_url="#" background_color="#2caaca" use_background_color="off" background_layout="dark" text_orientation="center" button_text="Shop Now"]For a limited time only, all of our vintage products are 50% off! Don’t miss your chance to save big on these wonderful items.[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]', 'Obchod - rozšířen', '', 'publish', 'closed', 'closed', '', 'obchod-rozsiren', '', '', '2017-04-03 09:14:01', '2017-04-03 07:14:01', '', 0, 'http://tservices.cz/et_pb_layout/obchod-rozsiren/', 0, 'et_pb_layout', '', 0),
(24, 1, '2017-04-03 09:14:01', '2017-04-03 07:14:01', '[et_pb_section background_color="#2ea3f2" inner_shadow="off" parallax="off"][et_pb_row][et_pb_column type="4_4"][et_pb_divider admin_label="Divider" color="#ffffff" show_divider="off" height="150" /][et_pb_blurb admin_label="Blurb" url_new_window="off" image="https://elegantthemesimages.com/images/premade/d2-300px.png" animation="bottom" background_layout="dark" text_orientation="center" use_icon="off" icon_color="#108bf5" use_circle="off" circle_color="#108bf5" use_circle_border="off" circle_border_color="#108bf5" icon_placement="top"]<h1></h1>[/et_pb_blurb][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type="1_3"][et_pb_text admin_label="Text" background_layout="dark" text_orientation="center"]<h4><strong>Lorem Ipsum Dolor</strong></h4>\nAenean consectetur ipsum ante, vel egestas enim tincidunt quis. Pellentesque vitae congue neque, vel mattis ante.[/et_pb_text][/et_pb_column][et_pb_column type="1_3"][et_pb_text admin_label="Text" background_layout="dark" text_orientation="center"]<h4><strong>Lorem Ipsum Dolor</strong></h4>\nAenean consectetur ipsum ante, vel egestas enim tincidunt quis. Pellentesque vitae congue neque, vel mattis ante.[/et_pb_text][/et_pb_column][et_pb_column type="1_3"][et_pb_text admin_label="Text" background_layout="dark" text_orientation="center"]<h4><strong>Lorem Ipsum Dolor</strong></h4>\nAenean consectetur ipsum ante, vel egestas enim tincidunt quis. Pellentesque vitae congue neque, vel mattis ante.[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type="4_4"][et_pb_cta admin_label="Call To Action" button_text="Enter" background_color="#2caaca" use_background_color="off" background_layout="dark" text_orientation="center" button_url="#" /][et_pb_divider admin_label="Divider" color="#ffffff" show_divider="off" height="400" /][/et_pb_column][/et_pb_row][/et_pb_section]', 'Vstupní stránka (splash)', '', 'publish', 'closed', 'closed', '', 'vstupni-stranka-splash', '', '', '2017-04-03 09:14:01', '2017-04-03 07:14:01', '', 0, 'http://tservices.cz/et_pb_layout/vstupni-stranka-splash/', 0, 'et_pb_layout', '', 0),
(25, 1, '2017-04-03 09:14:01', '2017-04-03 07:14:01', '[et_pb_section inner_shadow="off" parallax="off"][et_pb_row][et_pb_column type="4_4"][et_pb_divider admin_label="Divider" color="#ffffff" show_divider="off" height="60" /][et_pb_blurb admin_label="Blurb" url_new_window="off" image="https://elegantthemesimages.com/images/premade/builder-blurbs-builder.jpg" animation="top" background_layout="light" text_orientation="center" use_icon="off" icon_color="#2ea3f2" use_circle="off" circle_color="#2ea3f2" use_circle_border="off" circle_border_color="#2ea3f2" icon_placement="top" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth="off" specialty="off" background_color="#f7f7f7" inner_shadow="on" parallax="off"][et_pb_row][et_pb_column type="4_4"][et_pb_text admin_label="Text" background_layout="light" text_orientation="center"]<h1>We will Be back Soon</h1>\nThis is an example of a blank page with no header or footer.[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type="1_3"][et_pb_blurb admin_label="Blurb" title="Undergoing Maintenance" url_new_window="off" use_icon="on" font_icon="" icon_color="#63cde3" use_circle="on" circle_color="#f7f7f7" use_circle_border="on" circle_border_color="#2ea3f2" icon_placement="top" animation="top" background_layout="light" text_orientation="center"]Divi is here to stay, and you can rest easy knowing that our team will be updating and improving it for years to come.[/et_pb_blurb][/et_pb_column][et_pb_column type="1_3"][et_pb_blurb admin_label="Blurb" title="Feature Updates" url_new_window="off" use_icon="on" font_icon="" icon_color="#63cde3" use_circle="on" circle_color="#f7f7f7" use_circle_border="on" circle_border_color="#2ea3f2" icon_placement="top" animation="top" background_layout="light" text_orientation="center"]Divi is here to stay, and you can rest easy knowing that our team will be updating and improving it for years to come.[/et_pb_blurb][/et_pb_column][et_pb_column type="1_3"][et_pb_blurb admin_label="Blurb" title="Bug Fixes" url_new_window="off" use_icon="on" font_icon="" icon_color="#63cde3" use_circle="on" circle_color="#f7f7f7" use_circle_border="on" circle_border_color="#2ea3f2" icon_placement="top" animation="top" background_layout="light" text_orientation="center"]Divi is here to stay, and you can rest easy knowing that our team will be updating and improving it for years to come.[/et_pb_blurb][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth="off" specialty="off"][et_pb_row][et_pb_column type="4_4"][et_pb_cta admin_label="Call To Action" button_url="#" button_text="Contact Us" background_color="#2caaca" use_background_color="off" background_layout="light" text_orientation="center" /][/et_pb_column][/et_pb_row][/et_pb_section]', 'Režim údržby', '', 'publish', 'closed', 'closed', '', 'rezim-udrzby', '', '', '2017-04-03 09:14:01', '2017-04-03 07:14:01', '', 0, 'http://tservices.cz/et_pb_layout/rezim-udrzby/', 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
(26, 1, '2017-04-03 09:14:01', '2017-04-03 07:14:01', '[et_pb_section inner_shadow="off" parallax="off" background_color="#8d1bf4"][et_pb_row][et_pb_column type="4_4"][et_pb_divider admin_label="Divider" color="#ffffff" show_divider="off" height="70" /][et_pb_countdown_timer admin_label="Countdown Timer" date_time="05/31/2014 05:15" background_layout="dark" background_color="#e03e3e" use_background_color="off" title="This Site Is Coming Soon" /][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type="4_4"][et_pb_signup admin_label="Subscribe" title="Sign Up to Receive Updates" button_text="Submit" background_color="#6e15c2" use_background_color="on" mailchimp_list="none" background_layout="dark" text_orientation="left" provider="mailchimp" aweber_list="none"]Integer accumsan leo non nisi sollicitudin, sit amet eleifend dolor mollis. Donec sagittis posuere commodo. Aenean sed convallis lectus. Vivamus et nisi posuere erat aliquet adipiscing in non libero. Integer ornare dui at molestie dictum. Vivamus id aliquam urna. Duis quis fermentum lacus. Sed viverra dui leo, non auctor nisi porttitor a. Nunc a tristique lectus.[/et_pb_signup][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type="4_4"][et_pb_cta admin_label="Call To Action" button_url="#" button_text="Contact Us" background_color="#2caaca" use_background_color="off" background_layout="dark" text_orientation="center" /][et_pb_divider admin_label="Divider" color="#ffffff" show_divider="off" height="600" /][/et_pb_column][/et_pb_row][/et_pb_section]', 'Již brzy (připravujeme)', '', 'publish', 'closed', 'closed', '', 'jiz-brzy-pripravujeme', '', '', '2017-04-03 09:14:01', '2017-04-03 07:14:01', '', 0, 'http://tservices.cz/et_pb_layout/jiz-brzy-pripravujeme/', 0, 'et_pb_layout', '', 0),
(27, 1, '2017-04-03 09:14:01', '2017-04-03 07:14:01', '[et_pb_section background_color="#27323a" inner_shadow="off" parallax="off"][et_pb_row][et_pb_column type="4_4"][et_pb_text admin_label="Text" background_layout="dark" text_orientation="center"]<h1 style="font-size: 72px;">My Website</h1>\n<h2><em>My Tagline</em></h2>[/et_pb_text][et_pb_image admin_label="Image" src="https://elegantthemesimages.com/images/premade/d2-placeholder-1080px.jpg" show_in_lightbox="off" url_new_window="off" animation="fade_in" /][et_pb_cta admin_label="Call To Action" title="Lorem ipsum dolor sit amet consectetur." button_url="#" button_text="Learn More" use_background_color="off" background_color="#2ea3f2" background_layout="dark" text_orientation="center" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section background_color="#313f55" inner_shadow="off" parallax="off"][et_pb_row][et_pb_column type="1_3"][et_pb_blurb admin_label="Blurb" title="Lorem Ipsum Dolor" url_new_window="off" use_icon="off" icon_color="#2ea3f2" use_circle="off" circle_color="#2ea3f2" use_circle_border="off" circle_border_color="#2ea3f2" image="https://elegantthemesimages.com/images/premade/d2-placeholder-320px.jpg" icon_placement="top" animation="top" background_layout="dark" text_orientation="center"]Aenean consectetur ipsum ante, vel egestas enim tincidunt quis.[/et_pb_blurb][/et_pb_column][et_pb_column type="1_3"][et_pb_blurb admin_label="Blurb" title="Lorem Ipsum Dolor" url_new_window="off" use_icon="off" icon_color="#2ea3f2" use_circle="off" circle_color="#2ea3f2" use_circle_border="off" circle_border_color="#2ea3f2" image="https://elegantthemesimages.com/images/premade/d2-placeholder-320px.jpg" icon_placement="top" animation="top" background_layout="dark" text_orientation="center"]Aenean consectetur ipsum ante, vel egestas enim tincidunt quis.[/et_pb_blurb][/et_pb_column][et_pb_column type="1_3"][et_pb_blurb admin_label="Blurb" title="Lorem Ipsum Dolor" url_new_window="off" use_icon="off" icon_color="#2ea3f2" use_circle="off" circle_color="#2ea3f2" use_circle_border="off" circle_border_color="#2ea3f2" image="https://elegantthemesimages.com/images/premade/d2-placeholder-320px.jpg" icon_placement="top" animation="top" background_layout="dark" text_orientation="center"]Aenean consectetur ipsum ante, vel egestas enim tincidunt quis.[/et_pb_blurb][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section background_color="#27323a" inner_shadow="on" parallax="off"][et_pb_row][et_pb_column type="4_4"][et_pb_image admin_label="Image" src="https://elegantthemesimages.com/images/premade/d2-placeholder-1080px.jpg" show_in_lightbox="off" url_new_window="off" animation="right" /][et_pb_cta admin_label="Call To Action" button_url="#" button_text="Get Started" use_background_color="off" background_color="#2ea3f2" background_layout="light" text_orientation="center" /][/et_pb_column][/et_pb_row][/et_pb_section]', 'Vstupní stránka (landing)', '', 'publish', 'closed', 'closed', '', 'vstupni-stranka-landing', '', '', '2017-04-03 09:14:01', '2017-04-03 07:14:01', '', 0, 'http://tservices.cz/et_pb_layout/vstupni-stranka-landing/', 0, 'et_pb_layout', '', 0),
(28, 1, '2017-04-03 09:14:01', '2017-04-03 07:14:01', '[et_pb_section fullwidth="on" specialty="off"][et_pb_fullwidth_slider admin_label="Fullwidth Slider" show_arrows="on" show_pagination="on" auto="off" parallax="on"][et_pb_slide heading="My Name" background_image="https://elegantthemesimages.com/images/premade/d2-placeholder-1920.png" background_color="#ffffff" alignment="center" background_layout="dark"]Subheading[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section fullwidth="off" specialty="off" inner_shadow="off" parallax="off"][et_pb_row][et_pb_column type="1_3"][et_pb_text admin_label="Text" background_layout="light" text_orientation="left"]<h1>This is My Story</h1>\nCurabitur quis dui volutpat, cursus eros ut, commodo elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Ut id est euismod, rhoncus nunc quis, lobortis turpis. Tam sociis natoque. Curabitur quis dui volutpat, cursus eros ut, commodo elit. Cum sociis natoque penatibus et magnis dis parturient montes.[/et_pb_text][/et_pb_column][et_pb_column type="2_3"][et_pb_counters admin_label="Bar Counters" background_layout="light" background_color="#dddddd" bar_bg_color="#2ea3f2"][et_pb_counter percent="80"]Brand Strategy[/et_pb_counter][et_pb_counter percent="60"]Internet Marketing[/et_pb_counter][et_pb_counter percent="50"]App Development[/et_pb_counter][et_pb_counter percent="90"]Customer Happiness[/et_pb_counter][/et_pb_counters][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth="on" specialty="off" background_color="#108bf5" inner_shadow="off" parallax="off"][et_pb_fullwidth_header admin_label="Fullwidth Header" title="My Recent Work" background_layout="dark" text_orientation="center" /][et_pb_fullwidth_portfolio admin_label="Fullwidth Portfolio" fullwidth="on" show_title="on" show_date="on" background_layout="light" auto="on" /][/et_pb_section]', 'O mě', '', 'publish', 'closed', 'closed', '', 'o-me', '', '', '2017-04-03 09:14:01', '2017-04-03 07:14:01', '', 0, 'http://tservices.cz/et_pb_layout/o-me/', 0, 'et_pb_layout', '', 0),
(29, 1, '2017-04-03 09:14:01', '2017-04-03 07:14:01', '[et_pb_section fullwidth="on" specialty="off"][et_pb_fullwidth_slider admin_label="Fullwidth Slider" show_arrows="on" show_pagination="on" auto="off" parallax="on"][et_pb_slide heading="Our Company" button_text="Learn More" button_link="#" background_image="https://elegantthemesimages.com/images/premade/d2-placeholder-1920.png" background_color="#ffffff" alignment="center" background_layout="dark"]Our Company Tagline lorem ipsum dolor sit amet.[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section inner_shadow="off" parallax="off"][et_pb_row][et_pb_column type="1_4"][et_pb_blurb admin_label="Blurb" title="A Digital Agency" url_new_window="off" use_icon="on" font_icon="" icon_color="#7c8d9b" use_circle="off" circle_color="#2ea3f2" use_circle_border="off" circle_border_color="#2ea3f2" icon_placement="top" animation="top" background_layout="light" text_orientation="center"]Curabitur quis dui volutpat, cursus eros elut commodo elit cum sociis natoque penatibus[/et_pb_blurb][/et_pb_column][et_pb_column type="1_4"][et_pb_blurb admin_label="Blurb" title="Forward Thinking" url_new_window="off" use_icon="on" font_icon="" icon_color="#7c8d9b" use_circle="off" circle_color="#2ea3f2" use_circle_border="off" circle_border_color="#2ea3f2" icon_placement="top" animation="top" background_layout="light" text_orientation="center"]Curabitur quis dui volutpat, cursus eros elut commodo elit cum sociis natoque penatibus[/et_pb_blurb][/et_pb_column][et_pb_column type="1_4"][et_pb_blurb admin_label="Blurb" title="Problem Solvers" url_new_window="off" use_icon="on" font_icon="" icon_color="#7c8d9b" use_circle="off" circle_color="#2ea3f2" use_circle_border="off" circle_border_color="#2ea3f2" icon_placement="top" animation="top" background_layout="light" text_orientation="center"]Curabitur quis dui volutpat, cursus eros elut commodo elit cum sociis natoque penatibus[/et_pb_blurb][/et_pb_column][et_pb_column type="1_4"][et_pb_blurb admin_label="Blurb" title="Customer Support" url_new_window="off" use_icon="on" font_icon="" icon_color="#7c8d9b" use_circle="off" circle_color="#2ea3f2" use_circle_border="off" circle_border_color="#2ea3f2" icon_placement="top" animation="top" background_layout="light" text_orientation="center"]Curabitur quis dui volutpat, cursus eros elut commodo elit cum sociis natoque penatibus[/et_pb_blurb][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth="off" specialty="off" background_color="#f7f7f7" inner_shadow="on" parallax="off"][et_pb_row][et_pb_column type="1_3"][et_pb_text admin_label="Text" background_layout="light" text_orientation="left"]<h1>Our Story</h1>\nCurabitur quis dui volutpat, cursus eros ut, commodo elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Ut id est euismod, rhoncus nunc quis, lobortis turpis. Tam sociis natoque. Curabitur quis dui volutpat, cursus eros ut, commodo elit. Cum sociis natoque penatibus et magnis dis parturient montes.[/et_pb_text][/et_pb_column][et_pb_column type="2_3"][et_pb_counters admin_label="Bar Counters" background_layout="light" background_color="#dddddd" bar_bg_color="#2ea3f2"][et_pb_counter percent="80"]Brand Strategy[/et_pb_counter][et_pb_counter percent="60"]Internet Marketing[/et_pb_counter][et_pb_counter percent="50"]App Development[/et_pb_counter][et_pb_counter percent="90"]Customer Happiness[/et_pb_counter][/et_pb_counters][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth="off" specialty="off"][et_pb_row][et_pb_column type="1_3"][et_pb_team_member admin_label="Team Member" name="Team Member 1" position="Company Role" image_url="https://elegantthemesimages.com/images/premade/d2-placeholder-320px.jpg" animation="fade_in" background_layout="light" facebook_url="#" twitter_url="#" google_url="#" linkedin_url="#"]Aenean consectetur ipsum ante, vel egestas enim tincidunt quis. Pellentesque vitae congue neque, vel mattis ante. In vitae tempus nunc.[/et_pb_team_member][/et_pb_column][et_pb_column type="1_3"][et_pb_team_member admin_label="Team Member" name="Team Member 1" position="Company Role" image_url="https://elegantthemesimages.com/images/premade/d2-placeholder-320px.jpg" animation="fade_in" background_layout="light" facebook_url="#" twitter_url="#" google_url="#" linkedin_url="#"]Aenean consectetur ipsum ante, vel egestas enim tincidunt quis. Pellentesque vitae congue neque, vel mattis ante. In vitae tempus nunc.[/et_pb_team_member][/et_pb_column][et_pb_column type="1_3"][et_pb_team_member admin_label="Team Member" name="Team Member 1" position="Company Role" image_url="https://elegantthemesimages.com/images/premade/d2-placeholder-320px.jpg" animation="fade_in" background_layout="light" facebook_url="#" twitter_url="#" google_url="#" linkedin_url="#"]Aenean consectetur ipsum ante, vel egestas enim tincidunt quis. Pellentesque vitae congue neque, vel mattis ante. In vitae tempus nunc.[/et_pb_team_member][/et_pb_column][/et_pb_row][/et_pb_section]', 'O nás', '', 'publish', 'closed', 'closed', '', 'o-nas', '', '', '2017-04-03 09:14:01', '2017-04-03 07:14:01', '', 0, 'http://tservices.cz/et_pb_layout/o-nas/', 0, 'et_pb_layout', '', 0),
(30, 1, '2017-04-03 09:14:01', '2017-04-03 07:14:01', '[et_pb_section fullwidth="on" specialty="off"][et_pb_fullwidth_map admin_label="Fullwidth Map" zoom_level="9" address_lat="37.77492949999972" address_lng="-122.41941550000001"][et_pb_map_pin title="Headquarters" pin_address="San Francisco, CA, USA" pin_address_lat="37.7749295" pin_address_lng="-122.41941550000001" /][/et_pb_fullwidth_map][/et_pb_section][et_pb_section fullwidth="off"][et_pb_row][et_pb_column type="2_3"][et_pb_contact_form admin_label="Contact Form" captcha="off" title="Get In Touch" /][/et_pb_column][et_pb_column type="1_3"][et_pb_text admin_label="Text" background_layout="light" text_orientation="left"]<h3>More Info</h3>\n<p>sit amet, consectetur adipiscing elit. Integer placerat metus id orci facilisis, in luctus eros laoreet. Mauris interdum augue varius, faucibus massa id, imperdiet tortor. Donec vel tortor molestie, hendrerit sem a, hendrerit arcu. Aliquam erat volutpat. Proin varius eros eros, non condimentum nis.</p>\n\n<strong>Address:</strong> 890 Lorem Ipsum Street #12\nSan Francisco, California 65432\n\n<strong>Phone:</strong> 123.4567.890\n\n<strong>Business Hours:</strong> 8a-6:30p M-F, 9a-2p S-S[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]', 'Kontaktujte nás', '', 'publish', 'closed', 'closed', '', 'kontaktujte-nas', '', '', '2017-04-03 09:14:01', '2017-04-03 07:14:01', '', 0, 'http://tservices.cz/et_pb_layout/kontaktujte-nas/', 0, 'et_pb_layout', '', 0),
(31, 1, '2017-04-03 09:14:01', '2017-04-03 07:14:01', '[et_pb_section background_color="#6aceb6" inner_shadow="on" fullwidth="on"]\n[et_pb_fullwidth_header title="About Our Team" subhead="Your subtitle goes right here." background_layout="dark"][/et_pb_fullwidth_header]\n[/et_pb_section]\n\n[et_pb_section]\n[et_pb_row]\n[et_pb_column type="1_3"]\n[et_pb_image src="https://www.elegantthemesimages.com/images/premade_image_800x600.png" animation="left"][/et_pb_image]\n[et_pb_text]\n<h2>Nick Roach</h2>\n<em>President, CEO, Theme UI/UX Designer</em>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent mattis nec nisi non luctus. Donec aliquam non nisi ut rutrum. In sit amet vestibulum felis, id aliquet ipsum. Vestibulum feugiat lacinia aliquet.\n[/et_pb_text]\n[et_pb_counters]\n[et_pb_counter percent="50"]Design & UX[/et_pb_counter]\n[et_pb_counter percent="80"]Web Programming[/et_pb_counter]\n[et_pb_counter percent="10"]Internet Marketing[/et_pb_counter]\n[/et_pb_counters]\n[/et_pb_column]\n\n[et_pb_column type="1_3"]\n[et_pb_image src="https://www.elegantthemesimages.com/images/premade_image_800x600.png" animation="top"][/et_pb_image]\n[et_pb_text]\n<h2>Kenny Sing</h2>\n<em>Lead Graphic Designers</em>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent mattis nec nisi non luctus. Donec aliquam non nisi ut rutrum. In sit amet vestibulum felis, id aliquet ipsum. Vestibulum feugiat lacinia aliquet.\n[/et_pb_text]\n[et_pb_counters]\n[et_pb_counter percent="85"]Photoshop[/et_pb_counter]\n[et_pb_counter percent="70"]After Effects[/et_pb_counter]\n[et_pb_counter percent="50"]Illustrator[/et_pb_counter]\n[/et_pb_counters]\n[/et_pb_column]\n\n[et_pb_column type="1_3"]\n[et_pb_image src="https://www.elegantthemesimages.com/images/premade_image_800x600.png" animation="right"][/et_pb_image]\n[et_pb_text]\n<h2>Mitch Skolnik</h2>\n<em>Community Manager</em>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent mattis nec nisi non luctus. Donec aliquam non nisi ut rutrum. In sit amet vestibulum felis, id aliquet ipsum. Vestibulum feugiat lacinia aliquet.\n[/et_pb_text]\n[et_pb_counters]\n[et_pb_counter percent="80"]Customer Happiness[/et_pb_counter]\n[et_pb_counter percent="30"]Tech Support[/et_pb_counter]\n[et_pb_counter percent="50"]Community Management[/et_pb_counter]\n[/et_pb_counters]\n[/et_pb_column]\n[/et_pb_row]\n[/et_pb_section]\n\n[et_pb_section background_color="#2d3743" inner_shadow="on"]\n[et_pb_row]\n[et_pb_column type="1_4"]\n[et_pb_blurb background_layout="dark" image="https://www.elegantthemesimages.com/images/premade_blurb_5.png" title="Timely Support"]Vestibulum lobortis. Donec at euismod nibh, eu bibendum quam. Nullam non gravida purus, nec eleifend tincidunt nisi. Fusce at purus in massa laoreet.[/et_pb_blurb]\n[/et_pb_column]\n[et_pb_column type="1_4"]\n[et_pb_blurb background_layout="dark" image="https://www.elegantthemesimages.com/images/premade_blurb_6.png" title="Innovative Ideas"]Vestibulum lobortis. Donec at euismod nibh, eu bibendum quam. Nullam non gravida purus, nec eleifend tincidunt nisi. Fusce at purus in massa laoreet.[/et_pb_blurb]\n[/et_pb_column]\n[et_pb_column type="1_4"]\n[et_pb_blurb background_layout="dark" image="https://www.elegantthemesimages.com/images/premade_blurb_7.png" title="Advanced Technology"]Vestibulum lobortis. Donec at euismod nibh, eu bibendum quam. Nullam non gravida purus, nec eleifend tincidunt nisi. Fusce at purus in massa laoreet.[/et_pb_blurb]\n[/et_pb_column]\n[et_pb_column type="1_4"]\n[et_pb_blurb background_layout="dark" image="https://www.elegantthemesimages.com/images/premade_blurb_8.png" title="Clear Communication"]Vestibulum lobortis. Donec at euismod nibh, eu bibendum quam. Nullam non gravida purus, nec eleifend tincidunt nisi. Fusce at purus in massa laoreet.[/et_pb_blurb]\n[/et_pb_column]\n[/et_pb_row]\n[/et_pb_section]\n\n[et_pb_section background_color="#f5f5f5" inner_shadow="on"]\n[et_pb_row]\n[et_pb_column type="4_4"]\n[et_pb_text text_orientation="center"]<h2>Recent Blog Posts</h2>\nLearn from the top thought leaders in the industry.\n[/et_pb_text]\n[/et_pb_column]\n[/et_pb_row]\n[et_pb_row]\n[et_pb_column type="4_4"]\n[et_pb_blog fullwidth="off" show_pagination="off" posts_number="3" meta_date="M j, Y" show_thumbnail="on" show_content="off" show_author="on" show_date="on" show_categories="on"][/et_pb_blog]\n[/et_pb_column]\n[/et_pb_row]\n[/et_pb_section]\n\n[et_pb_section]\n[et_pb_row]\n[et_pb_column type="4_4"]\n[et_pb_text text_orientation="center"]<h2>Recent Projects</h2>\nLearn from the top thought leaders in the industry.\n[/et_pb_text]\n[/et_pb_column]\n[/et_pb_row]\n[et_pb_row]\n[et_pb_column type="4_4"]\n[et_pb_portfolio categories="Portfolio" fullwidth="off"][/et_pb_portfolio]\n[/et_pb_column]\n[/et_pb_row]\n[/et_pb_section]\n\n[et_pb_section background_color="#7EBEC5"]\n[et_pb_row]\n[et_pb_column type="4_4"]\n[et_pb_cta title="Don''t Be Shy. Get In Touch." button_url="#" button_text="Contact Us" background_layout="dark" background_color="none"]\nIf you are interested in working together, send us an inquiry and we will get back to you as soon as we can!\n[/et_pb_cta]\n[/et_pb_column]\n[/et_pb_row]\n[/et_pb_section]', 'Náš tým', '', 'publish', 'closed', 'closed', '', 'nas-tym', '', '', '2017-04-03 09:14:01', '2017-04-03 07:14:01', '', 0, 'http://tservices.cz/et_pb_layout/nas-tym/', 0, 'et_pb_layout', '', 0),
(32, 1, '2017-04-03 09:14:01', '2017-04-03 07:14:01', '[et_pb_section fullwidth="on" specialty="off"][et_pb_fullwidth_slider admin_label="Fullwidth Slider" show_arrows="on" show_pagination="on" auto="off" parallax="off"][et_pb_slide heading="WE ARE A CREATIVE AGENCY" button_text="Our Work" button_link="https://elegantthemes.com/preview/Divi2/fullwidth-grid/" background_image="https://elegantthemesimages.com/images/premade/d2-placeholder-1920.png" background_color="#ffffff" alignment="center" background_layout="dark" /][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section inner_shadow="off" parallax="off"][et_pb_row][et_pb_column type="1_4"][et_pb_blurb admin_label="Blurb" title="Lorem Ipsum" url_new_window="off" image="https://elegantthemesimages.com/images/premade/builder-blurbs-mobile.jpg" animation="top" background_layout="light" text_orientation="center" use_icon="off" icon_color="#108bf5" use_circle="off" circle_color="#108bf5" use_circle_border="off" circle_border_color="#108bf5" icon_placement="top"]Divi will change the way you build websites forever. The advanced page builder makes it possible to build truly dynamic pages without learning code.[/et_pb_blurb][/et_pb_column][et_pb_column type="1_4"][et_pb_blurb admin_label="Blurb" title="Lorem Ipsum" url_new_window="off" image="https://elegantthemesimages.com/images/premade/builder-blurbs-export.jpg" animation="top" background_layout="light" text_orientation="center" use_icon="off" icon_color="#108bf5" use_circle="off" circle_color="#108bf5" use_circle_border="off" circle_border_color="#108bf5" icon_placement="top"]Divi will change the way you build websites forever. The advanced page builder makes it possible to build truly dynamic pages without learning code.[/et_pb_blurb][/et_pb_column][et_pb_column type="1_4"][et_pb_blurb admin_label="Blurb" title="Lorem Ipsum" url_new_window="off" image="https://elegantthemesimages.com/images/premade/builder-blurbs-layouts.jpg" animation="top" background_layout="light" text_orientation="center" use_icon="off" icon_color="#108bf5" use_circle="off" circle_color="#108bf5" use_circle_border="off" circle_border_color="#108bf5" icon_placement="top"]Divi will change the way you build websites forever. The advanced page builder makes it possible to build truly dynamic pages without learning code.[/et_pb_blurb][/et_pb_column][et_pb_column type="1_4"][et_pb_blurb admin_label="Blurb" title="Lorem Ipsum" url_new_window="off" image="https://elegantthemesimages.com/images/premade/builder-blurbs-commerce.jpg" animation="top" background_layout="light" text_orientation="center" use_icon="off" icon_color="#108bf5" use_circle="off" circle_color="#108bf5" use_circle_border="off" circle_border_color="#108bf5" icon_placement="top"]Divi will change the way you build websites forever. The advanced page builder makes it possible to build truly dynamic pages without learning code.[/et_pb_blurb][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth="off" specialty="off" background_color="#f7f7f7" inner_shadow="on" parallax="off"][et_pb_row][et_pb_column type="4_4"][et_pb_text admin_label="Text" background_layout="light" text_orientation="center"]<h1>OUR LATEST WORK</h1>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type="4_4"][et_pb_portfolio admin_label="Portfolio" fullwidth="off" posts_number="8" show_title="on" show_categories="off" show_pagination="off" background_layout="light" /][et_pb_cta admin_label="Call To Action" button_url="#" button_text="Full Portfolio" use_background_color="off" background_color="#2ea3f2" background_layout="light" text_orientation="center" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth="off" specialty="off" background_color="#222b34" inner_shadow="off" parallax="off"][et_pb_row][et_pb_column type="4_4"][et_pb_text admin_label="Text" background_layout="dark" text_orientation="center"]<h1>MEET THE CREW</h1>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type="1_3"][et_pb_team_member admin_label="Team Member" name="Lorem Ipsum" position="Company Role" image_url="https://elegantthemesimages.com/images/premade/d2-placeholder-320px.jpg" animation="fade_in" background_layout="dark" /][et_pb_team_member admin_label="Team Member" name="Lorem Ipsum" position="Company Role" image_url="https://elegantthemesimages.com/images/premade/d2-placeholder-320px.jpg" animation="fade_in" background_layout="dark" /][/et_pb_column][et_pb_column type="1_3"][et_pb_team_member admin_label="Team Member" name="Lorem Ipsum" position="Company Role" image_url="https://elegantthemesimages.com/images/premade/d2-placeholder-320px.jpg" animation="fade_in" background_layout="dark" /][et_pb_team_member admin_label="Team Member" name="Lorem Ipsum" position="Company Role" image_url="https://elegantthemesimages.com/images/premade/d2-placeholder-320px.jpg" animation="fade_in" background_layout="dark" /][/et_pb_column][et_pb_column type="1_3"][et_pb_team_member admin_label="Team Member" name="Lorem Ipsum" position="Company Role" image_url="https://elegantthemesimages.com/images/premade/d2-placeholder-320px.jpg" animation="fade_in" background_layout="dark" /][et_pb_team_member admin_label="Team Member" name="Lorem Ipsum" position="Company Role" image_url="https://elegantthemesimages.com/images/premade/d2-placeholder-320px.jpg" animation="fade_in" background_layout="dark" /][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type="4_4"][et_pb_cta admin_label="Call To Action" button_url="#" button_text="Full Profiles" use_background_color="off" background_color="#2ea3f2" background_layout="dark" text_orientation="center" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth="off" specialty="off"][et_pb_row][et_pb_column type="4_4"][et_pb_text admin_label="Text" background_layout="light" text_orientation="center"]<h1>OUR CLIENTS</h1>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type="1_4"][et_pb_image admin_label="Image" src="https://www.elegantthemesimages.com/images/premade/et-logo.png" url_new_window="off" animation="left" show_in_lightbox="off" /][/et_pb_column][et_pb_column type="1_4"][et_pb_image admin_label="Image" src="https://www.elegantthemesimages.com/images/premade/et-logo.png" url_new_window="off" animation="left" show_in_lightbox="off" /][/et_pb_column][et_pb_column type="1_4"][et_pb_image admin_label="Image" src="https://www.elegantthemesimages.com/images/premade/et-logo.png" url_new_window="off" animation="left" show_in_lightbox="off" /][/et_pb_column][et_pb_column type="1_4"][et_pb_image admin_label="Image" src="https://www.elegantthemesimages.com/images/premade/et-logo.png" url_new_window="off" animation="left" show_in_lightbox="off" /][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type="1_4"][et_pb_image admin_label="Image" src="https://www.elegantthemesimages.com/images/premade/et-logo.png" url_new_window="off" animation="left" show_in_lightbox="off" /][/et_pb_column][et_pb_column type="1_4"][et_pb_image admin_label="Image" src="https://www.elegantthemesimages.com/images/premade/et-logo.png" url_new_window="off" animation="left" show_in_lightbox="off" /][/et_pb_column][et_pb_column type="1_4"][et_pb_image admin_label="Image" src="https://www.elegantthemesimages.com/images/premade/et-logo.png" url_new_window="off" animation="left" show_in_lightbox="off" /][/et_pb_column][et_pb_column type="1_4"][et_pb_image admin_label="Image" src="https://www.elegantthemesimages.com/images/premade/et-logo.png" url_new_window="off" animation="left" show_in_lightbox="off" /][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type="4_4"][et_pb_cta admin_label="Call To Action" button_url="#" button_text="Full List" use_background_color="off" background_color="#2ea3f2" background_layout="light" text_orientation="center" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth="off" specialty="off" inner_shadow="off" parallax="off" background_color="#2ea3f2"][et_pb_row][et_pb_column type="4_4"][et_pb_signup admin_label="Subscribe" provider="mailchimp" mailc\nhimp_list="none" aweber_list="3423452" button_text="Sign Me Up" use_background_color="off" background_color="#2ea3f2" background_layout="dark" text_orientation="left" title="Connect With Us"]Aenean consectetur ipsum ante, vel egestas enim tincidunt quis. Pellentesque vitae congue neque, vel mattis ante. In vitae tempus nunc. Etiam adipiscing enim sed condimentum ultrices. Cras rutrum blandit sem, molestie consequat erat luctus vel. Cras nunc est, laoreet sit amet ligula et, eleifend commodo dui. Vivamus id blandit nisi, eu mattis odio. Nulla facilisi. Aenean in mi odio. Etiam adipiscing enim sed condimentum ultrices.[/et_pb_signup][/et_pb_column][/et_pb_row][/et_pb_section]', 'Tvůrčí agentura', '', 'publish', 'closed', 'closed', '', 'tvurci-agentura', '', '', '2017-04-03 09:14:01', '2017-04-03 07:14:01', '', 0, 'http://tservices.cz/et_pb_layout/tvurci-agentura/', 0, 'et_pb_layout', '', 0),
(33, 1, '2017-04-03 09:14:01', '2017-04-03 07:14:01', '[et_pb_section fullwidth="on" specialty="off" inner_shadow="off" parallax="off"][et_pb_fullwidth_slider admin_label="Fullwidth Slider" show_arrows="on" show_pagination="on" auto="off" parallax="off"][et_pb_slide heading="A Brand New Product" background_color="#efefef" image="https://elegantthemesimages.com/images/premade/d2-placeholder-510px.png" alignment="center" background_layout="light" button_text="Buy Now"]The Divi Builder allows you to create beautiful and unique layouts visually, without touching a single line of code.[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section fullwidth="off" specialty="off"][et_pb_row][et_pb_column type="1_3"][et_pb_blurb admin_label="Blurb" title="Gorgeous Design" url_new_window="off" use_icon="on" font_icon="" icon_color="#2ea3f2" use_circle="off" circle_color="#108bf5" use_circle_border="off" circle_border_color="#108bf5" icon_placement="left" animation="top" background_layout="light" text_orientation="center"]Vestibulum lobortis. Donec at euismod nibh, eu bibendum quam.[/et_pb_blurb][/et_pb_column][et_pb_column type="1_3"][et_pb_blurb admin_label="Blurb" title="Drag & Drop Builder" url_new_window="off" use_icon="on" font_icon="1" icon_color="#2ea3f2" use_circle="off" circle_color="#108bf5" use_circle_border="off" circle_border_color="#108bf5" icon_placement="left" animation="top" background_layout="light" text_orientation="center"]Vestibulum lobortis. Donec at euismod nibh, eu bibendum quam.[/et_pb_blurb][/et_pb_column][et_pb_column type="1_3"][et_pb_blurb admin_label="Blurb" title="Fully Responsive" url_new_window="off" use_icon="on" font_icon="" icon_color="#2ea3f2" use_circle="off" circle_color="#108bf5" use_circle_border="off" circle_border_color="#108bf5" icon_placement="left" animation="top" background_layout="light" text_orientation="center"]Vestibulum lobortis. Donec at euismod nibh, eu bibendum quam.[/et_pb_blurb][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth="off" specialty="off" background_color="#f3f3f3" inner_shadow="on" parallax="off"][et_pb_row][et_pb_column type="4_4"][et_pb_text admin_label="Text" background_layout="light" text_orientation="center"]<h1>Plans and Pricing</h1>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In in risus eget lectus suscipit malesuada. Maecenas ut urna mollis, aliquam eros at, laoreet metus. Proin ac eros eros. Suspendisse auctor, eros ac sollicitudin vulputate.[/et_pb_text][et_pb_divider admin_label="Divider" color="#ffffff" show_divider="off" height="60" /][et_pb_pricing_tables admin_label="Pricing Table"][et_pb_pricing_table featured="off" title="Basic" currency="$" per="yr" sum="39" button_url="https://elegantthemes.com/" button_text="Sign Up"]+Access to <a href="https://elegantthemes.com/preview/Divi/module-pricing-tables/#">All Themes</a>\n+Perpetual Theme Updates\n-Premium Technical Support\n-Access to <a href="https://elegantthemes.com/preview/Divi/module-pricing-tables/#">All Plugins</a>\n-Layered Photoshop Files\n-No Yearly Fees[/et_pb_pricing_table][et_pb_pricing_table featured="off" title="Personal" currency="$" per="yr" sum="69" button_url="https://elegantthemes.com/" button_text="Sign Up"]+Access to <a href="https://elegantthemes.com/preview/Divi/module-pricing-tables/#">All Themes</a>\n+Perpetual Theme Updates\n+Premium Technical Support\n-Access to <a href="https://elegantthemes.com/preview/Divi/module-pricing-tables/#">All Plugins</a>\n-Layered Photoshop Files\n-No Yearly Fees[/et_pb_pricing_table][et_pb_pricing_table featured="on" title="Developer" subtitle="Best Value" currency="$" per="yr" sum="89" button_url="https://elegantthemes.com/" button_text="Sign Up"]+Access to <a href="https://elegantthemes.com/preview/Divi/module-pricing-tables/#">All Themes</a>\n+Perpetual Theme Updates\n+Premium Technical Support\n+Access to <a href="https://elegantthemes.com/preview/Divi/module-pricing-tables/#">All Plugins</a>\n+Layered Photoshop Files\n-No Yearly Fees[/et_pb_pricing_table][et_pb_pricing_table featured="off" title="Lifetime" currency="$" sum="249" button_url="https://elegantthemes.com/" button_text="Sign Up"]+Access to <a href="https://elegantthemes.com/preview/Divi/module-pricing-tables/#">All Themes</a>\n+Perpetual Theme Updates\n+Premium Technical Support\n+Access to <a href="https://elegantthemes.com/preview/Divi/module-pricing-tables/#">All Plugins</a>\n+Layered Photoshop Files\n+No Yearly Fees[/et_pb_pricing_table][/et_pb_pricing_tables][et_pb_divider admin_label="Divider" color="#ffffff" show_divider="off" height="60" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth="off" specialty="off"][et_pb_row][et_pb_column type="4_4"][et_pb_text admin_label="Text" background_layout="light" text_orientation="center"]<h1>What Our Customers Are Saying</h1>\nDon''t just take it from us, let our customers do the talking![/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type="1_3"][et_pb_testimonial admin_label="Testimonial" author="Luke Chapman" url_new_window="off" portrait_url="https://elegantthemesimages.com/images/premade/d2-placeholder-225px.png" quote_icon="off" use_background_color="on" background_color="#f5f5f5" background_layout="light" text_orientation="left"]"Lorem ipsum dolor sit amet, consectetur adipiscing elit. In in risus eget lectus suscipit malesuada. Maecenas ut urna mollis, aliquam eros at, laoreet metus. Proin ac eros eros. Suspendisse auctor, eros ac sollicitudin vulputate, urna arcu sodales quam, eget faucibus eros ante nec enim.\n\nEtiam quis eros in enim molestie tempus a non urna. Suspendisse nibh massa, tristique sit amet interdum non, fermentum in quam. "[/et_pb_testimonial][/et_pb_column][et_pb_column type="1_3"][et_pb_testimonial admin_label="Testimonial" author="Luke Chapman" url_new_window="off" portrait_url="https://elegantthemesimages.com/images/premade/d2-placeholder-225px.png" quote_icon="off" use_background_color="on" background_color="#f5f5f5" background_layout="light" text_orientation="left"]"Lorem ipsum dolor sit amet, consectetur adipiscing elit. In in risus eget lectus suscipit malesuada. Maecenas ut urna mollis, aliquam eros at, laoreet metus. Proin ac eros eros. Suspendisse auctor, eros ac sollicitudin vulputate, urna arcu sodales quam, eget faucibus eros ante nec enim.\n\nEtiam quis eros in enim molestie tempus a non urna. Suspendisse nibh massa, tristique sit amet interdum non, fermentum in quam. "[/et_pb_testimonial][/et_pb_column][et_pb_column type="1_3"][et_pb_testimonial admin_label="Testimonial" author="Luke Chapman" url_new_window="off" portrait_url="https://elegantthemesimages.com/images/premade/d2-placeholder-225px.png" quote_icon="off" use_background_color="on" background_color="#f5f5f5" background_layout="light" text_orientation="left"]"Lorem ipsum dolor sit amet, consectetur adipiscing elit. In in risus eget lectus suscipit malesuada. Maecenas ut urna mollis, aliquam eros at, laoreet metus. Proin ac eros eros. Suspendisse auctor, eros ac sollicitudin vulputate, urna arcu sodales quam, eget faucibus eros ante nec enim.\n\nEtiam quis eros in enim molestie tempus a non urna. Suspendisse nibh massa, tristique sit amet interdum non, fermentum in quam. "[/et_pb_testimonial][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth="off" specialty="off" background_color="#eeeeee" inner_shadow="on" parallax="off"][et_pb_row][et_pb_column type="1_4"][et_pb_image admin_label="Image" src="https://elegantthemesimages.com/images/premade/et-logo.png" show_in_lightbox="off" url_new_window="off" animation="bottom" /][/et_pb_column][et_pb_column type="1_4"][et_pb_image admin_label="Image" src="https://elegantthemesimages.com/images/premade/et-logo.png" show_in_lightbox="off" url_new_window="off" animation="bottom" /][/et_pb_column][et_pb_column type="1_4"][et_pb_image admin_label="Image" src="https://elegantthemesimages.com/images/premade/et-logo.png" show_in_lightbox="off" url_new_window="off" animation="bottom" /][/et_pb_column][et_pb_column type="1_4"][et_pb_image admin_label="Image" src="https://elegantthemesimages.com/images/premade/et-logo.png" show_in_lightbox="off" url_new_window="off" animation="bottom" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth="off" specialty="off"][et_pb_row][et_pb_column type="4_4"][et_pb_text admin_label="Text" background_layout="light" text_orientation="center"]<h1>Frequently Asked Questions</h1>[/et_pb_text][et_pb_toggle admin_label="Toggle" title="Can I use the themes on multiple sites?" open="off"]Yes, you are free to use our themes on as many websites as you like. We do not place any restrictions on how many times you can download or use a theme, nor do we limit the number of domains that you can install our themes to.[/et_pb_toggle][et_pb_toggle admin_label="Toggle" title="What is your refund policy?" open="on"]We offer no-questions-asked refunds to all customers within 30 days of your purchase. If you are not satisfied with our product, then simply send us an email and we will refund your purchase right away. Our goal has always been to create a happy, thriving community. If you are not thrilled with the product or are not enjoying the experience, then we have no interest in forcing you to stay an unhappy member.[/et_pb_toggle][et_pb_toggle admin_label="Toggle" title="What are Photoshop Files?" open="off"]Elegant Themes offers two different packages: Personal and Developer. The Personal Subscription is ideal for the average user while the Developers License is meant for experienced designers who wish to customize their themes using the original Photoshop files. Photoshop files are the original design files that were used to create the theme. They can be opened using Adobe Photoshop and edited, and prove very useful for customers wishing to change their theme''s design in some way.[/et_pb_toggle][et_pb_toggle admin_label="Toggle" title="Can I upgrade after signing up?" open="off"]Yes, you can upgrade at any time after signing up. When you log in as a "personal" subscriber, you will see a notice regarding your current package and instructions on how to upgrade.[/et_pb_toggle][et_pb_toggle admin_label="Toggle" title="Can I use your themes with WP.com?" open="off"]Unfortunately WordPress.com does not allow the use of custom themes. If you would like to use a custom theme of any kind, you will need to purchase your own hosting account and install the free software from WordPress.org. If you are looking for great WordPress hosting, we recommend giving HostGator a try.[/et_pb_toggle][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth="off" specialty="off" background_image="https://elegantthemesimages.com/images/premade/d2-placeholder-1920.png" inner_shadow="on" parallax="off"][et_pb_row][et_pb_column type="4_4"][et_pb_cta admin_label="Call To Action" title="Don''t Be Shy" button_url="#" button_text="Get In Touch" use_background_color="off" background_color="#108bf5" background_layout="dark" text_orientation="center"]If we didn''t answer all of your questions, feel free to drop us a line anytime.[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]', 'Stránka prodeje', '', 'publish', 'closed', 'closed', '', 'stranka-prodeje', '', '', '2017-04-03 09:14:01', '2017-04-03 07:14:01', '', 0, 'http://tservices.cz/et_pb_layout/stranka-prodeje/', 0, 'et_pb_layout', '', 0),
(34, 1, '2017-04-03 09:14:01', '2017-04-03 07:14:01', '[et_pb_section background_color="#2ea3f2" inner_shadow="off" parallax="on"][et_pb_row][et_pb_column type="4_4"][et_pb_blurb admin_label="Blurb" url_new_window="off" image="https://elegantthemesimages.com/images/premade/d2-300px.png" animation="bottom" background_layout="light" text_orientation="center" use_icon="off" icon_color="#45c4ec" use_circle="off" circle_color="#45c4ec" use_circle_border="off" circle_border_color="#45c4ec" icon_placement="top" /][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type="4_4"][et_pb_text admin_label="Text" background_layout="dark" text_orientation="center"]<h1 style="font-size: 72px; font-weight: 300;">Divi Case Study</h1>[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth="off" specialty="off" inner_shadow="off" parallax="off"][et_pb_row][et_pb_column type="1_2"][et_pb_text admin_label="Text" background_layout="light" text_orientation="left"]<h2>The Challenge</h2>\nVivamus ipsum velit, ullamcorper quis nibh non, molestie tempus sapien. Mauris ultrices, felis ut eleifend auctor, leo felis vehicula quam, ut accumsan augue nunc at nisl. Vivamus ipsum velit, ullamcorper quis nibh non, molestie tempus sapien. Mauris ultrices, felis ut eleifend auctor, leo felis vehicula quam, ut accumsan augue nunc at nisl.[/et_pb_text][/et_pb_column][et_pb_column type="1_2"][et_pb_text admin_label="Text" background_layout="light" text_orientation="left"]<h2>The Solution</h2>\nVivamus ipsum velit, ullamcorper quis nibh non, molestie tempus sapien. Mauris ultrices, felis ut eleifend auctor, leo felis vehicula quam, ut accumsan augue nunc at nisl. Vivamus ipsum velit, ullamcorper quis nibh non, molestie tempus sapien. Mauris ultrices, felis ut eleifend auctor, leo felis vehicula quam, ut accumsan augue nunc at nisl.[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth="on" specialty="off" inner_shadow="off" parallax="on"][et_pb_fullwidth_slider admin_label="Fullwidth Slider" show_arrows="on" show_pagination="on" auto="off" parallax="on"][et_pb_slide heading="Complete Corporate Identity" background_image="https://elegantthemesimages.com/images/premade/d2-placeholder-1920.png" background_color="#ffffff" alignment="center" background_layout="dark" /][et_pb_slide heading="We Rethought Everything" background_image="https://elegantthemesimages.com/images/premade/d2-placeholder-1920.png" background_color="#ffffff" alignment="center" background_layout="dark" /][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section fullwidth="off" specialty="off" background_color="#353535" inner_shadow="off" parallax="off"][et_pb_row][et_pb_column type="1_4"][et_pb_number_counter admin_label="Number Counter" title="Corporate Rebranding" number="70" percent_sign="on" background_layout="dark" counter_color="#2ea3f2" /][/et_pb_column][et_pb_column type="1_4"][et_pb_number_counter admin_label="Number Counter" title="Website Redesign" number="30" percent_sign="on" background_layout="dark" /][/et_pb_column][et_pb_column type="1_4"][et_pb_number_counter admin_label="Number Counter" title="Day Turnaround" number="60" percent_sign="off" background_layout="dark" /][/et_pb_column][et_pb_column type="1_4"][et_pb_number_counter admin_label="Number Counter" title="Amazing Result" number="1" percent_sign="off" background_layout="dark" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth="off" specialty="off" background_color="#2ea3f2" inner_shadow="off" parallax="off"][et_pb_row][et_pb_column type="1_2"][et_pb_divider admin_label="Divider" color="#ffffff" show_divider="off" height="90" /][et_pb_text admin_label="Text" background_layout="dark" text_orientation="left"]<h1>Mobile Site Boosted Sales By 50%</h1>[/et_pb_text][et_pb_blurb admin_label="Blurb" title="Mobile Refresh" url_new_window="off" use_icon="on" font_icon="" icon_color="#ffffff" use_circle="off" circle_color="#2caaca" use_circle_border="off" circle_border_color="#2caaca" icon_placement="left" animation="right" background_layout="dark" text_orientation="left"]The Challenge Vivamus ipsum velit, ullamcorper quis nibh non, molestie tempus sapien. Mauris ultrices, felis ut eleifend auctor[/et_pb_blurb][et_pb_blurb admin_label="Blurb" title="Rebuilt From the Inside Out" url_new_window="off" use_icon="on" font_icon="" icon_color="#ffffff" use_circle="off" circle_color="#2caaca" use_circle_border="off" circle_border_color="#2caaca" icon_placement="left" animation="right" background_layout="dark" text_orientation="left"]The Challenge Vivamus ipsum velit, ullamcorper quis nibh non, molestie tempus sapien. Mauris ultrices, felis ut eleifend auctor[/et_pb_blurb][et_pb_blurb admin_label="Blurb" title="Extensive Demographic Studies" url_new_window="off" use_icon="on" font_icon="" icon_color="#ffffff" use_circle="off" circle_color="#2caaca" use_circle_border="off" circle_border_color="#2caaca" icon_placement="left" animation="right" background_layout="dark" text_orientation="left"]The Challenge Vivamus ipsum velit, ullamcorper quis nibh non, molestie tempus sapien. Mauris ultrices, felis ut eleifend auctor[/et_pb_blurb][/et_pb_column][et_pb_column type="1_2"][et_pb_image admin_label="Image" src="https://elegantthemesimages.com/images/premade/mobile-lockup.png" url_new_window="off" animation="left" show_in_lightbox="off" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth="off" specialty="off" background_color="#353535" inner_shadow="off" parallax="off"][et_pb_row][et_pb_column type="4_4"][et_pb_divider admin_label="Divider" color="#ffffff" show_divider="off" height="60" /][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type="1_2"][et_pb_counters admin_label="Bar Counters" background_layout="light" background_color="#2e2e2e"][et_pb_counter percent="80"]Mobile Sales[/et_pb_counter][et_pb_counter percent="50"]Website Traffic[/et_pb_counter][et_pb_counter percent="75"]Conversion Rate[/et_pb_counter][et_pb_counter percent="60"]Email Subscribers[/et_pb_counter][/et_pb_counters][/et_pb_column][et_pb_column type="1_2"][et_pb_cta admin_label="Call To Action" title="The Results Were Amazing" button_url="#" button_text="Live Project" use_background_color="off" background_color="#2ea3f2" background_layout="dark" text_orientation="left"]Vivamus ipsum velit, ullamcorper quis nibh non, molestie tempus sapien. Mauris ultrices, felis ut eleifend auctor, leo felis vehicula quam, ut accumsan augue nunc at nisl. Vivamus ipsum velit, ullamcorper quis nibh non, molestie tempus sapien. Mauris ultrices, felis ut eleifend auctor, leo felis vehicula quam, ut accumsan augue nunc at nisl.[/et_pb_cta][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type="4_4"][et_pb_divider admin_label="Divider" color="#ffffff" show_divider="off" height="60" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth="on" specialty="off" inner_shadow="off" parallax="off" background_color="#2e2e2e"][et_pb_fullwidth_portfolio admin_label="Fullwidth Portfolio" fullwidth="on" show_title="on" show_date="off" background_layout="dark" auto="off" title="Related Case Studies" /][/et_pb_section]', 'Případová studie', '', 'publish', 'closed', 'closed', '', 'pripadova-studie', '', '', '2017-04-03 09:14:01', '2017-04-03 07:14:01', '', 0, 'http://tservices.cz/et_pb_layout/pripadova-studie/', 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
(35, 1, '2017-04-03 09:14:01', '2017-04-03 07:14:01', '[et_pb_section background_color="#132c47" inner_shadow="off" parallax="on"][et_pb_row][et_pb_column type="4_4"][et_pb_divider admin_label="Divider" color="#ffffff" show_divider="off" height="60" /][et_pb_text admin_label="Text" background_layout="dark" text_orientation="center"]<h1 style="font-size: 52px;">Product Features</h1>[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type="4_4"][et_pb_image admin_label="Image" src="https://elegantthemesimages.com/images/premade/d2-placeholder-1920.png" url_new_window="off" animation="bottom" show_in_lightbox="off" /][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type="1_4"][et_pb_blurb admin_label="Blurb" title="Advanced Page Builder" url_new_window="off" animation="top" background_layout="dark" text_orientation="center" use_icon="on" use_circle="on" circle_color="#0d2035" use_circle_border="off" circle_border_color="#2caaca" icon_placement="top" font_icon="" icon_color="#2ea3f2"]Divi will change the way you build websites forever. The advanced page builder makes it possible to build truly dynamic pages without learning code.[/et_pb_blurb][/et_pb_column][et_pb_column type="1_4"][et_pb_blurb admin_label="Blurb" title="Key Elements" url_new_window="off" animation="top" background_layout="dark" text_orientation="center" use_icon="on" use_circle="on" circle_color="#0d2035" use_circle_border="off" circle_border_color="#2caaca" icon_placement="top" font_icon="" icon_color="#2ad4e0"]The builder comes packed with tons of great modules, and more are on the way! Combine and arrange them in any order. The possibilities are countless.[/et_pb_blurb][/et_pb_column][et_pb_column type="1_4"][et_pb_blurb admin_label="Blurb" title="Target Audience" url_new_window="off" animation="top" background_layout="dark" text_orientation="center" use_icon="on" icon_color="#9633e8" use_circle="on" circle_color="#0d2035" use_circle_border="off" circle_border_color="#2caaca" icon_placement="top" font_icon=""]Divi’s layout has been designed with mobile devices in mind. No matter how you use it, and no matter how you view it, your website is going to look great.[/et_pb_blurb][/et_pb_column][et_pb_column type="1_4"][et_pb_blurb admin_label="Blurb" title="Strategy" url_new_window="off" image="https://elegantthemes.com/preview/Divi2/wp-content/uploads/2014/04/blurb-icon-updates.png" animation="top" background_layout="dark" text_orientation="center" use_icon="on" icon_color="#d85fd6" use_circle="on" circle_color="#0d2035" use_circle_border="off" circle_border_color="#2caaca" icon_placement="top" font_icon=""]Divi is here to stay, and you can rest easy knowing that our team will be updating and improving it for years to come. Build on top of a powerful foundation.[/et_pb_blurb][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth="off" inner_shadow="off" parallax="off" module_id="builder"][et_pb_row][et_pb_column type="4_4"][et_pb_text admin_label="Text" background_layout="light" text_orientation="center"]<h1>Advanced Drag & Drop Builder</h1>\nThe Divi Builder was made with user experience at the forefront of its priorities. The way it is broken up into sections, rows, columns and widgets, really allows you to understand and edit the structure of your page. Your editing controls are pulled out of the main content area so that you get a clear and concise representation of how your modules fit into your page layout.[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type="4_4"][et_pb_image admin_label="Image" src="https://elegantthemesimages.com/images/premade/d2-placeholder-1080px.jpg" url_new_window="off" animation="right" show_in_lightbox="off" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth="on" specialty="off" inner_shadow="off" parallax="on" module_id="backgrounds"][et_pb_fullwidth_slider admin_label="Fullwidth Slider" show_arrows="on" show_pagination="on" auto="off" parallax="off"][et_pb_slide heading="All The Right Things" background_color="#ffffff" alignment="center" background_layout="dark" background_image="https://elegantthemesimages.com/images/premade/d2-placeholder-1920.png"]Vestibulum lobortis. Donec at euismod nibh, eu bibendum quam. Nullam non gravida purus, nec eleifend tincidunt nisi.Vestibulum lobortis. Donec at euismod nibh, eu bibendum quam. Nullam non gravida purus, nec eleifend tincidunt nisi.[/et_pb_slide][/et_pb_fullwidth_slider][/et_pb_section][et_pb_section fullwidth="off" specialty="off" background_color="#283139" inner_shadow="off" parallax="off" module_id="mobile"][et_pb_row][et_pb_column type="4_4"][et_pb_text admin_label="Text" background_layout="dark" text_orientation="center"]\n<h1>Fully Responsive Layouts</h1>\nWe know that your website needs to be accessible and readable on all devices. We made Divi fully responsive so that your designs look great no matter what. With the builder, you design your desktop website, and we make sure that Divi does the heavy lifting for you.\n\n[/et_pb_text][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type="4_4"][et_pb_image admin_label="Image" src="https://elegantthemesimages.com/images/premade/d2-placeholder-1080px.jpg" url_new_window="off" animation="left" show_in_lightbox="off" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth="off" specialty="off" inner_shadow="off" parallax="off" module_id="layouts"][et_pb_row][et_pb_column type="1_2"][et_pb_image admin_label="Image" src="https://elegantthemesimages.com/images/premade/d2-placeholder-510px.png" url_new_window="off" animation="right" show_in_lightbox="off" /][/et_pb_column][et_pb_column type="1_2"][et_pb_divider admin_label="Divider" color="#ffffff" show_divider="off" height="70" /][et_pb_cta admin_label="Call To Action" title="Product Feature" button_url="#" button_text="Learn More" use_background_color="off" background_color="#2caaca" background_layout="light" text_orientation="left"]Divi Ships with a tone of great premade layouts to get you started with a homepage, a portfolio, an eCommerce Storefront, and much more! Check out the theme demo to preview a few of these premade layouts. We''ve even realeased layout packs along the way for portfolios and business focused websites.[/et_pb_cta][/et_pb_column][/et_pb_row][et_pb_row][et_pb_column type="1_2"][et_pb_divider admin_label="Divider" color="#ffffff" show_divider="off" height="40" /][et_pb_cta admin_label="Call To Action" title="Product Feature" button_url="#" button_text="Learn More" use_background_color="off" background_color="#2caaca" background_layout="light" text_orientation="right"]Divi Ships with a tone of great premade layouts to get you started with a homepage, a portfolio, an eCommerce Storefront, and much more! Check out the theme demo to preview a few of these premade layouts. We''ve even realeased layout packs along the way for portfolios and business focused websites.[/et_pb_cta][/et_pb_column][et_pb_column type="1_2"][et_pb_image admin_label="Image" src="https://elegantthemesimages.com/images/premade/d2-placeholder-510px.png" url_new_window="off" animation="left" show_in_lightbox="off" /][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section fullwidth="off" specialty="off" background_color="#f74b47" inner_shadow="off" parallax="off"][et_pb_row][et_pb_column type="4_4"][et_pb_cta admin_label="Call To Action" title="Signup Today For Instant Access" button_url="#" button_text="Join Today" use_background_color="off" background_color="#2ea3f2" background_layout="dark" text_orientation="center"]Join today and get access to Divi, as well as our other countless themes and plugins.[/et_pb_cta][/et_pb_column][/et_pb_row][/et_pb_section]', 'Vlastnosti produktu', '', 'publish', 'closed', 'closed', '', 'vlastnosti-produktu', '', '', '2017-04-03 09:14:01', '2017-04-03 07:14:01', '', 0, 'http://tservices.cz/et_pb_layout/vlastnosti-produktu/', 0, 'et_pb_layout', '', 0),
(36, 1, '2017-04-03 09:17:05', '2017-04-03 07:17:05', '', 'Služby', '', 'publish', 'closed', 'closed', '', 'sluzby', '', '', '2017-04-04 10:09:33', '2017-04-04 08:09:33', '', 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', '', '', '2017-04-04 10:09:33', '2017-04-04 08:09:33', '', 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', '', '', '2017-04-04 10:09:33', '2017-04-04 08:09:33', '', 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', '', '', '2017-04-04 10:09:33', '2017-04-04 08:09:33', '', 0, 'http://tservices.cz/?p=40', 5, 'nav_menu_item', '', 0),
(41, 1, '2017-04-03 09:17:19', '2017-04-03 07:17:19', 'This is an example page. It''s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:\n\n<blockquote>Hi there! I''m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like piña coladas. (And gettin'' caught in the rain.)</blockquote>\n\n...or something like this:\n\n<blockquote>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</blockquote>\n\nAs a new WordPress user, you should go to <a href="http://tservices.cz/wp-admin/">your dashboard</a> to delete this page and create new pages for your content. Have fun!', 'Zkušební stránka', '', 'inherit', 'closed', 'closed', '', '2-revision-v1', '', '', '2017-04-03 09:17:19', '2017-04-03 07:17:19', '', 2, 'http://tservices.cz/2017/04/03/2-revision-v1/', 0, 'revision', '', 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),
(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);
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
(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),
(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);
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
(24574, 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/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 \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 \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\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 \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 \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 \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 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', '', 'publish', 'closed', 'closed', '', 'uvodni-stranka', '', '', '2017-04-04 10:09:21', '2017-04-04 08:09:21', '', 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', '', '', '2017-04-04 10:09:33', '2017-04-04 08:09:33', '', 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 }\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', '', 'publish', 'closed', 'closed', '', 'divi', '', '', '2017-04-03 14:01:48', '2017-04-03 12:01:48', '', 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),
(24581, 1, '2017-04-03 09:31:41', '2017-04-03 07:31:41', '{\n "blogname": {\n "value": "TServices",\n "type": "option",\n "user_id": 1\n },\n "blogdescription": {\n "value": "Spr\\u00e1va a \\u00fadr\\u017eba rodinn\\u00fdch dom\\u016f",\n "type": "option",\n "user_id": 1\n }\n}', '', '', 'trash', 'closed', 'closed', '', 'c8dedc4c-e0a1-41b4-adb2-189c56139cab', '', '', '2017-04-03 09:31:41', '2017-04-03 07:31:41', '', 0, 'http://tservices.cz/?p=24581', 0, 'customize_changeset', '', 0),
(24582, 1, '2017-04-03 09:32:02', '2017-04-03 07:32:02', '{\n "et_divi[boxed_layout]": {\n "value": false,\n "type": "option",\n "user_id": 1\n },\n "et_divi[accent_color]": {\n "value": "#db25aa",\n "type": "option",\n "user_id": 1\n }\n}', '', '', 'trash', 'closed', 'closed', '', 'b8a1a353-9634-40f4-887a-743b6088f4fa', '', '', '2017-04-03 09:32:02', '2017-04-03 07:32:02', '', 0, 'http://tservices.cz/2017/04/03/b8a1a353-9634-40f4-887a-743b6088f4fa/', 0, 'customize_changeset', '', 0),
(24583, 1, '2017-04-03 09:32:23', '2017-04-03 07:32:23', '{\n "et_divi[accent_color]": {\n "value": "#8f297d",\n "type": "option",\n "user_id": 1\n }\n}', '', '', 'trash', 'closed', 'closed', '', '763bd5d3-2582-45f9-9770-08f4eea18ffc', '', '', '2017-04-03 09:32:23', '2017-04-03 07:32:23', '', 0, 'http://tservices.cz/2017/04/03/763bd5d3-2582-45f9-9770-08f4eea18ffc/', 0, 'customize_changeset', '', 0),
(24584, 1, '2017-04-03 09:32:47', '2017-04-03 07:32:47', '{\n "et_divi[link_color]": {\n "value": "#8f297d",\n "type": "option",\n "user_id": 1\n }\n}', '', '', 'trash', 'closed', 'closed', '', '2dfc8ff1-27ba-43b6-8aeb-a4156f622aa0', '', '', '2017-04-03 09:32:47', '2017-04-03 07:32:47', '', 0, 'http://tservices.cz/2017/04/03/2dfc8ff1-27ba-43b6-8aeb-a4156f622aa0/', 0, 'customize_changeset', '', 0),
(24585, 1, '2017-04-03 09:34:55', '2017-04-03 07:34:55', '{\n "et_divi[header_style]": {\n "value": "left",\n "type": "option",\n "user_id": 1\n },\n "et_divi[vertical_nav]": {\n "value": false,\n "type": "option",\n "user_id": 1\n },\n "et_divi[hide_nav]": {\n "value": false,\n "type": "option",\n "user_id": 1\n },\n "et_divi[nav_fullwidth]": {\n "value": false,\n "type": "option",\n "user_id": 1\n },\n "et_divi[hide_primary_logo]": {\n "value": false,\n "type": "option",\n "user_id": 1\n },\n "et_divi[menu_link_active]": {\n "value": "#8f297d",\n "type": "option",\n "user_id": 1\n },\n "et_divi[primary_nav_dropdown_line_color]": {\n "value": "#8f297d",\n "type": "option",\n "user_id": 1\n },\n "et_divi[hide_fixed_logo]": {\n "value": false,\n "type": "option",\n "user_id": 1\n },\n "et_divi[show_search_icon]": {\n "value": false,\n "type": "option",\n "user_id": 1\n },\n "et_divi[header_email]": {\n "value": "tomas.dvorak@me.com",\n "type": "option",\n "user_id": 1\n },\n "et_divi[phone_number]": {\n "value": "+420 602 294 911",\n "type": "option",\n "user_id": 1\n }\n}', '', '', 'trash', 'closed', 'closed', '', '8dc1535d-5572-4d1f-9582-9d0778126094', '', '', '2017-04-03 09:34:55', '2017-04-03 07:34:55', '', 0, 'http://tservices.cz/?p=24585', 0, 'customize_changeset', '', 0),
(24586, 1, '2017-04-03 09:35:03', '2017-04-03 07:35:03', '{\n "et_divi[show_header_social_icons]": {\n "value": true,\n "type": "option",\n "user_id": 1\n }\n}', '', '', 'trash', 'closed', 'closed', '', '46ffa3a8-a96c-4f69-bf09-dbcaeff3d194', '', '', '2017-04-03 09:35:03', '2017-04-03 07:35:03', '', 0, 'http://tservices.cz/2017/04/03/46ffa3a8-a96c-4f69-bf09-dbcaeff3d194/', 0, 'customize_changeset', '', 0),
(24587, 1, '2017-04-03 09:35:05', '2017-04-03 07:35:05', '{\n "et_divi[show_header_social_icons]": {\n "value": false,\n "type": "option",\n "user_id": 1\n }\n}', '', '', 'trash', 'closed', 'closed', '', '66692228-8683-4baf-9731-316be7076ec2', '', '', '2017-04-03 09:35:05', '2017-04-03 07:35:05', '', 0, 'http://tservices.cz/2017/04/03/66692228-8683-4baf-9731-316be7076ec2/', 0, 'customize_changeset', '', 0),
(24588, 1, '2017-04-03 09:36:36', '2017-04-03 07:36:36', '{\n "et_divi[header_email]": {\n "value": "info@tservices.cz",\n "type": "option",\n "user_id": 1\n }\n}', '', '', 'trash', 'closed', 'closed', '', '9c561323-0dcf-4e85-aa15-0a22943a3403', '', '', '2017-04-03 09:36:36', '2017-04-03 07:36:36', '', 0, 'http://tservices.cz/2017/04/03/9c561323-0dcf-4e85-aa15-0a22943a3403/', 0, 'customize_changeset', '', 0),
(24589, 1, '2017-04-03 09:37:20', '2017-04-03 07:37:20', '{\n "et_divi[show_footer_social_icons]": {\n "value": false,\n "type": "option",\n "user_id": 1\n },\n "et_divi[footer_columns]": {\n "value": "1",\n "type": "option",\n "user_id": 1\n },\n "et_divi[disable_custom_footer_credits]": {\n "value": false,\n "type": "option",\n "user_id": 1\n },\n "et_divi[custom_footer_credits]": {\n "value": "TServices \\u00a9 2017",\n "type": "option",\n "user_id": 1\n }\n}', '', '', 'trash', 'closed', 'closed', '', '6696a6cd-8aec-4350-af0b-37b270b9a33d', '', '', '2017-04-03 09:37:20', '2017-04-03 07:37:20', '', 0, 'http://tservices.cz/2017/04/03/6696a6cd-8aec-4350-af0b-37b270b9a33d/', 0, 'customize_changeset', '', 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),
(24591, 1, '2017-04-03 09:38:37', '2017-04-03 07:38:37', '{\n "et_divi[color_schemes]": {\n "value": "green",\n "type": "option",\n "user_id": 1\n }\n}', '', '', 'trash', 'closed', 'closed', '', '3ca530e7-4e05-48f1-9bfc-f912edfcad64', '', '', '2017-04-03 09:38:37', '2017-04-03 07:38:37', '', 0, 'http://tservices.cz/?p=24591', 0, 'customize_changeset', '', 0),
(24592, 1, '2017-04-03 09:40:07', '2017-04-03 07:40:07', '{\n "et_divi[color_schemes]": {\n "value": "none",\n "type": "option",\n "user_id": 1\n }\n}', '', '', 'trash', 'closed', 'closed', '', '00619140-4598-4860-8001-9e32af2eb376', '', '', '2017-04-03 09:40:07', '2017-04-03 07:40:07', '', 0, 'http://tservices.cz/2017/04/03/00619140-4598-4860-8001-9e32af2eb376/', 0, 'customize_changeset', '', 0),
(24593, 1, '2017-04-03 09:40:58', '2017-04-03 07:40:58', '{\n "custom_css[Divi]": {\n "value": "#footer-info { float: none; text-align: center }",\n "type": "custom_css",\n "user_id": 1\n }\n}', '', '', 'trash', 'closed', 'closed', '', 'bb64232d-c564-4efb-b979-bdc80cb2b4ae', '', '', '2017-04-03 09:40:58', '2017-04-03 07:40:58', '', 0, 'http://tservices.cz/2017/04/03/bb64232d-c564-4efb-b979-bdc80cb2b4ae/', 0, 'customize_changeset', '', 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
(24609, 1, '2017-04-03 10:12:51', '2017-04-03 08:12:51', '{\n "et_divi[section_padding]": {\n "value": "3",\n "type": "option",\n "user_id": 1\n },\n "et_divi[row_padding]": {\n "value": "2",\n "type": "option",\n "user_id": 1\n }\n}', '', '', 'trash', 'closed', 'closed', '', 'b349a6d9-5b0b-42a1-949f-c246fec27224', '', '', '2017-04-03 10:12:51', '2017-04-03 08:12:51', '', 0, 'http://tservices.cz/2017/04/03/b349a6d9-5b0b-42a1-949f-c246fec27224/', 0, 'customize_changeset', '', 0),
(24610, 1, '2017-04-03 10:13:03', '2017-04-03 08:13:03', '{\n "et_divi[section_padding]": {\n "value": "2",\n "type": "option",\n "user_id": 1\n }\n}', '', '', 'trash', 'closed', 'closed', '', '59fcd091-252d-40fb-86a9-04bc5e342305', '', '', '2017-04-03 10:13:03', '2017-04-03 08:13:03', '', 0, 'http://tservices.cz/2017/04/03/59fcd091-252d-40fb-86a9-04bc5e342305/', 0, 'customize_changeset', '', 0),
(24611, 1, '2017-04-03 10:13:54', '2017-04-03 08:13:54', '{\n "et_divi[section_padding]": {\n "value": "0",\n "type": "option",\n "user_id": 1\n },\n "et_divi[row_padding]": {\n "value": "2",\n "type": "option",\n "user_id": 1\n }\n}', '', '', 'trash', 'closed', 'closed', '', '374da32e-6359-4ce8-892a-31f358a165a4', '', '', '2017-04-03 10:13:54', '2017-04-03 08:13:54', '', 0, 'http://tservices.cz/2017/04/03/374da32e-6359-4ce8-892a-31f358a165a4/', 0, 'customize_changeset', '', 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&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"],[" ","#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"],[" ","#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> </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> </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> </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> </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 \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 \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\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 \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 \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\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 \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 \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\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 \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 \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 \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 \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 \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\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 \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 \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 \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 \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 \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\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 \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 \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 \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 \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 \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\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 \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 \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 \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 \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 \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\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 \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 \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 \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 \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 \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\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 \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 \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 \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 \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 \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\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 \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 \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 \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 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: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 \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 \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\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 \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 \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 \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 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: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 \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 \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\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 \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 \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 \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 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-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 \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 \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\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 \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 \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 \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 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-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 \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 \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\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 \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 \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 \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 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-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
(24695, 1, '2017-04-04 10:07:13', '2017-04-04 08:07: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;"]\n\nVaše nemovitost,\nnaše starost!\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="3em" custom_margin="24px|||" custom_css_main_element="font-weight: 300;"]\n\n<ul>\n <li>Práce pro nás, čas pro Vás.</li>\n <li>Svěřte starosti s Vašim domem do našich rukou.</li>\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>\n</ul>\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="||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;"]\n\nNabízené portfolio služeb\n\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"]\n\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ě.\n\n \n<div class="flex-row">\n<div class="flex-col">\n<h3>Jednorázová údržba</h3>\n<ul>\n <li>sekání trávy</li>\n <li>vertikutace – prořezávání trávníku</li>\n <li>aerifikace – provzdušňování trávníku</li>\n <li>prořezání dřevin</li>\n <li>tvarování živých plotů</li>\n <li>hnojení</li>\n <li>kácení</li>\n <li>hrabání listí</li>\n <li>odvoz a likvidace biologického odpadu</li>\n</ul>\n<h3>Realizace</h3>\n<ul>\n <li>opěrné zídky a svahovky</li>\n <li>skalky</li>\n <li>jezírka</li>\n <li>altány a zahradní pergoly</li>\n</ul>\n</div>\n<div class="flex-col">\n<h3>Pravidelná údržba</h3>\n<ul>\n <li>pravidelná péče o trávník</li>\n <li>výsadby</li>\n <li>péče o dřeviny</li>\n <li>zpevněné plochy</li>\n <li>kultivace půdy</li>\n <li>závlaha</li>\n <li>hnojení</li>\n <li>řezy dřevin</li>\n <li>kácení</li>\n <li>chemická likvidace plevelů</li>\n <li>drobné zahradní stavby</li>\n <li>oplocení</li>\n <li>garážové stání</li>\n <li>pravidelný odvoz a likvidace biologického odpadu</li>\n <li>péče o pokojové rostliny</li>\n</ul>\n</div>\n</div>\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í...\n\n \n<div class="flex-row">\n<div class="flex-col">\n<h3>Jednorázový úklid</h3>\n<ul>\n <li>úklid po stavbě a řemeslnících, po stěhování,</li>\n <li>úklid domů, bytů</li>\n <li>odvoz a likvidace odpadu</li>\n <li>vyklízení domů, sklepů, světlíků</li>\n <li>odklízení sněhu z chodníků, schodišť, teras,</li>\n <li>shazování sněhu ze střech při sněhové kalamitě</li>\n <li>expresní úklid</li>\n <li>mytí podlah a schodišť</li>\n <li>mytí oken, skleněných ploch</li>\n</ul>\n</div>\n<div class="flex-col">\n<h3>Pravidelný úklid</h3>\n<ul>\n <li>běžný úklid domácnosti</li>\n <li>odborná údržba podlah</li>\n <li>mytí oken</li>\n <li>praní, žehlení, mandl (v domácnosti i externě)</li>\n</ul>\n</div>\n</div>\n \n\nRozsah a cyklus dle individuálních požadavků.\n\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\nrevize a kontroly v oblasti PO a BOZP.\n\n \n<div class="flex-row">\n<div class="flex-col">\n<ul>\n <li>kotelny</li>\n <li>komíny a spalinové cesty</li>\n <li>tlakové nádoby</li>\n <li>domovní plynovody</li>\n <li>klimatizace</li>\n <li>plynové spotřebiče (sporáky, vařiče a ohřívače vody)</li>\n <li>elektrické spotřebiče</li>\n <li>elektrické ruční nářadí</li>\n</ul>\n</div>\n<div class="flex-col">\n<ul>\n <li>elektrické zařízení a hromosvody</li>\n <li>elektrické instalace</li>\n <li>požárně bezpečnostní zařízení</li>\n <li>hasící přístroje</li>\n <li>pravidelné kontroly dodržování předpisů o požární ochraně</li>\n <li>elektronické zabezpečení (alarmy)</li>\n <li>a další...</li>\n</ul>\n</div>\n</div>\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"]\n<div class="flex-row">\n<div class="flex-col">\n<ul>\n <li>vedení technické evidence nemovitostí</li>\n <li>uzavírání smluv s dodavateli požadovaných energií</li>\n <li>zajištění dodávek el. energie, plynu a odvodu odpad. vod</li>\n <li>zajištění havarijní služby v noci, o víkendech a svátcích</li>\n <li>ostatní služby spojené s užíváním rodinného domu</li>\n <li>zajišťování všech pravidelných revizí a zajištění náprav z revizí</li>\n <li>předkládání plánu oprav</li>\n</ul>\n</div>\n<div class="flex-col">\n<ul>\n <li>zajišťování oprav a údržby nemovitostí</li>\n <li>spolupráci při větších opravách a rekonstrukcích</li>\n <li>pravidelná kontrola stavu nemovitostí a kontrola po všech opravách</li>\n <li>evidence spotřeb energií a služeb</li>\n <li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\n <li>návrhy a realizace úsporných opatření</li>\n</ul>\n</div>\n</div>\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"]\n<ul>\n <li>evidence spotřeb energií a služeb</li>\n <li>vyhodnocení dat + určení hlavních faktorů vlivů</li>\n <li>návrhy a realizace úsporných opatření</li>\n</ul>\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.\n\n \n<ul>\n <li>Kompletní havarijní služby a nonstop servis.</li>\n <li>Naši klienti mohou v případě havárie využívat havarijní non-stop linku +420 XXX XXX XXX.</li>\n <li>V nutných případech spolupracujeme s policií, hasiči i záchrannou službou.</li>\n <li>Pro klienty, kteří mají uzavřenou servisní smlouvu, zajišťujeme i nahlášení a likvidaci pojistné události s pojišťovnou.</li>\n</ul>\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ě.\n\n \n<ul>\n <li>Zvládáme řadu řemesel, na které si třeba sami netroufáte</li>\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,\npanelů a dlaždiček zapojení a zprovoznění nových elektrospotřebičů: myčky, pračky, sušičky.</li>\n <li>Zajišťujeme odvoz a dovoz materiálu naší dodávkou.</li>\n <li>Cena za služby je závislá na počtu odpracovaných hodin a vzdálenosti k Vám.</li>\n <li>Jednorázová sazba je 350 Kč / hod, 9 Kč/ km.</li>\n <li>Každý případ je však posuzován individuálně, proto neváhejte zavolat.</li>\n</ul>\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"]\n<ul>\n <li>Poradenství</li>\n <li>Instalace</li>\n <li>Wi-Fi</li>\n</ul>\n[/et_pb_tab]\n\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;"]\n\nCeník\n\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;"]\n\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ů.\n\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;"]\n\nPředpokládaná cena servisní smlouvy je tvořena výpočtem dle podlahové plochy objektu.\n<ul>\n <li>U rodinných a bytových domů 4 Kč / m²</li>\n <li>U komerčních objektů 6 Kč / m²</li>\n</ul>\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.\n\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;"]\n\nUvedené ceny jsou bez DPH.\n\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;"]\n\nŘíkají o nás\n\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"]\n\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"]\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>\n\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"]\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" />\nPavel K.</p>\n\n[/et_pb_slide]\n\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;"]\n\nNapište nám\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="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%%\n<strong>E-mail:</strong> %%Email%%\n<strong>Telefon:</strong> %%Phone%%\n\n<strong>Zpráva:</strong> %%Message%%"]\n\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" /]\n\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"]\n\n<div class="flex-row flex-center">\n<div class="flex-col flex-auto">\n<strong>Tomáš Dvořák – T Services</strong>\nMoskevská 1548/92\n101 00, Praha 10 Vršovice\n</div>\n<div class="flex-col flex-auto">\n<strong>IČ:</strong> 61935808\n<strong>DIČ:</strong> CZ7510285189\n</div>\n<div class="flex-col flex-auto">\n<strong>E-mail:</strong> <a href="mailto:info@tservices.cz">info@tservices.cz\n</a><strong>Tel.:</strong> <a href="tel:602%20294%20911">+420 602 294 911</a>\n</div>\n</div>\n\n[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]', 'Úvodní stránka', '', 'inherit', 'closed', 'closed', '', '24574-autosave-v1', '', '', '2017-04-04 10:07:13', '2017-04-04 08:07:13', '', 24574, 'http://tservices.cz/2017/04/04/24574-autosave-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 \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 \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\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 \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 \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 \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 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-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 \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 \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\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 \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 \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 \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 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-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 \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 \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\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 \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 \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 \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 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-04 10:09:21', '2017-04-04 08:09:21', '', 24574, 'http://tservices.cz/2017/04/04/24574-revision-v1/', 0, 'revision', '', 0);
-- --------------------------------------------------------
--
-- Struktura tabulky `wp_termmeta`
--
CREATE TABLE IF NOT EXISTS `wp_termmeta` (
`meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`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,
PRIMARY KEY (`meta_id`),
KEY `term_id` (`term_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=1 ;
-- --------------------------------------------------------
--
-- Struktura tabulky `wp_terms`
--
CREATE TABLE IF NOT EXISTS `wp_terms` (
`term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`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',
PRIMARY KEY (`term_id`),
KEY `slug` (`slug`(191)),
KEY `name` (`name`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=7 ;
--
-- 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 IF NOT EXISTS `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',
PRIMARY KEY (`object_id`,`term_taxonomy_id`),
KEY `term_taxonomy_id` (`term_taxonomy_id`)
) 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);
-- --------------------------------------------------------
--
-- Struktura tabulky `wp_term_taxonomy`
--
CREATE TABLE IF NOT EXISTS `wp_term_taxonomy` (
`term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`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',
PRIMARY KEY (`term_taxonomy_id`),
UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
KEY `taxonomy` (`taxonomy`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=7 ;
--
-- 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, 5),
(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 IF NOT EXISTS `wp_usermeta` (
`umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`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,
PRIMARY KEY (`umeta_id`),
KEY `user_id` (`user_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=24 ;
--
-- 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', ''),
(3, 1, 'last_name', ''),
(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:3:{s:64:"95f1f925570bf96d6655a41de57aafa436885a86d4fd6dc9c6cfd036f60d3247";a:4:{s:10:"expiration";i:1492411621;s:2:"ip";s:12:"82.209.40.30";s:2:"ua";s:73:"Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0";s:5:"login";i:1491202021;}s:64:"869d28934388eb780389688bdaa1b41264f5fca6d99e845d61d5eeef2bdf1552";a:4:{s:10:"expiration";i:1491391615;s:2:"ip";s:12:"82.209.40.30";s:2:"ua";s:73:"Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0";s:5:"login";i:1491218815;}s:64:"452e25daadeb88103cacc100bf342530943d9971c52b8731ec2a2b29a21e1024";a:4:{s:10:"expiration";i:1492502373;s:2:"ip";s:12:"82.209.40.30";s:2:"ua";s:73:"Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0";s:5:"login";i:1491292773;}}'),
(16, 1, 'wp_dashboard_quick_press_last_post_id', '3'),
(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":34,"admin_menu_parent_page":"middle","message_first_visit":true}'),
(23, 1, 'managetablepress_listcolumnshidden', 'a:1:{i:0;s:22:"table_last_modified_by";}');
-- --------------------------------------------------------
--
-- Struktura tabulky `wp_users`
--
CREATE TABLE IF NOT EXISTS `wp_users` (
`ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`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 '',
PRIMARY KEY (`ID`),
KEY `user_login_key` (`user_login`),
KEY `user_nicename` (`user_nicename`),
KEY `user_email` (`user_email`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=2 ;
--
-- 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$BXtXfJs653W4Z6Bi/0RN8u/yRMWAEp0', 'admin', 'vojtech.jedlinsky@gmail.com', '', '2017-04-03 06:46:59', '', 0, 'admin');
-- --------------------------------------------------------
--
-- Struktura tabulky `wp_wfBadLeechers`
--
CREATE TABLE IF NOT EXISTS `wp_wfBadLeechers` (
`eMin` int(10) unsigned NOT NULL,
`IP` binary(16) NOT NULL,
`hits` int(10) unsigned NOT NULL,
PRIMARY KEY (`eMin`,`IP`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
-- --------------------------------------------------------
--
-- Struktura tabulky `wp_wfBlockedIPLog`
--
CREATE TABLE IF NOT EXISTS `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',
PRIMARY KEY (`IP`,`unixday`,`blockType`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
-- --------------------------------------------------------
--
-- Struktura tabulky `wp_wfBlocks`
--
CREATE TABLE IF NOT EXISTS `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',
PRIMARY KEY (`IP`),
KEY `k1` (`wfsn`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
-- --------------------------------------------------------
--
-- Struktura tabulky `wp_wfBlocksAdv`
--
CREATE TABLE IF NOT EXISTS `wp_wfBlocksAdv` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`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',
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;
-- --------------------------------------------------------
--
-- Struktura tabulky `wp_wfConfig`
--
CREATE TABLE IF NOT EXISTS `wp_wfConfig` (
`name` varchar(100) NOT NULL,
`val` longblob,
`autoload` enum('no','yes') NOT NULL DEFAULT 'yes',
PRIMARY KEY (`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--
-- Vypisuji data pro tabulku `wp_wfConfig`
--
INSERT INTO `wp_wfConfig` (`name`, `val`, `autoload`) VALUES
('actUpdateInterval', '', 'yes'),
('addCacheComment', 0x30, 'yes'),
('adminUserList', 0x613a313a7b693a313b693a313b7d, 'yes'),
('advancedCommentScanning', 0x30, 'yes'),
('ajaxWatcherDisabled_admin', 0x30, 'yes'),
('ajaxWatcherDisabled_front', 0x30, 'yes'),
('alertEmails', '', 'yes'),
('alertOn_adminLogin', 0x30, 'yes'),
('alertOn_block', 0x30, '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'),
('apiKey', 0x3935336161336336633832363565646466633263313231393537346465386365373632636335323662346461623165356564393365653430313464613639336133626538623262373939313863623737373637303937346332336133333565313664366363653733343934663831373437653836653330386266636361623163, 'yes'),
('autoBlockScanners', 0x30, 'yes'),
('autoUpdate', 0x30, 'yes'),
('bannedURLs', '', 'yes'),
('betaThreatDefenseFeed', '', 'yes'),
('blockedTime', 0x333030, 'yes'),
('blockFakeBots', 0x30, 'yes'),
('cacheType', 0x64697361626c6564, 'yes'),
('cbl_cookieVal', 0x35386531663432666463333537, 'yes'),
('cbl_restOfSiteBlocked', 0x31, 'yes'),
('checkSpamIP', 0x30, 'yes'),
('configWritingTest', 0x3666653466666164313365343166633435313966616238393366363031303035, 'no'),
('configWritingTest_ser', 0x613a313a7b693a303b733a33323a223666653466666164313365343166633435313966616238393366363031303035223b7d, 'no'),
('currentCronKey', '', 'yes'),
('dashboardData', 0x613a343a7b733a393a2267656e657261746564223b693a313439313239313235393b733a333a22746466223b613a323a7b733a393a22636f6d6d756e697479223b693a323931353b733a373a227072656d69756d223b693a333139343b7d733a31303a2261747461636b64617461223b613a333a7b733a333a22323468223b613a32343a7b693a303b613a323a7b733a313a2274223b693a313439313230323830303b733a313a2263223b693a323436363237383b7d693a313b613a323a7b733a313a2274223b693a313439313230363430303b733a313a2263223b693a323435373332343b7d693a323b613a323a7b733a313a2274223b693a313439313231303030303b733a313a2263223b693a323534343635393b7d693a333b613a323a7b733a313a2274223b693a313439313231333630303b733a313a2263223b693a323735353530393b7d693a343b613a323a7b733a313a2274223b693a313439313231373230303b733a313a2263223b693a323730313338393b7d693a353b613a323a7b733a313a2274223b693a313439313232303830303b733a313a2263223b693a323437393937353b7d693a363b613a323a7b733a313a2274223b693a313439313232343430303b733a313a2263223b693a323536363532363b7d693a373b613a323a7b733a313a2274223b693a313439313232383030303b733a313a2263223b693a323438323736393b7d693a383b613a323a7b733a313a2274223b693a313439313233313630303b733a313a2263223b693a323238313839333b7d693a393b613a323a7b733a313a2274223b693a313439313233353230303b733a313a2263223b693a323233373239383b7d693a31303b613a323a7b733a313a2274223b693a313439313233383830303b733a313a2263223b693a323030373135383b7d693a31313b613a323a7b733a313a2274223b693a313439313234323430303b733a313a2263223b693a313939363730343b7d693a31323b613a323a7b733a313a2274223b693a313439313234363030303b733a313a2263223b693a313838393633313b7d693a31333b613a323a7b733a313a2274223b693a313439313234393630303b733a313a2263223b693a313933343730363b7d693a31343b613a323a7b733a313a2274223b693a313439313235333230303b733a313a2263223b693a313730383337333b7d693a31353b613a323a7b733a313a2274223b693a313439313235363830303b733a313a2263223b693a313736343032383b7d693a31363b613a323a7b733a313a2274223b693a313439313236303430303b733a313a2263223b693a313537373034353b7d693a31373b613a323a7b733a313a2274223b693a313439313236343030303b733a313a2263223b693a313630383036383b7d693a31383b613a323a7b733a313a2274223b693a313439313236373630303b733a313a2263223b693a313538363536373b7d693a31393b613a323a7b733a313a2274223b693a313439313237313230303b733a313a2263223b693a313531313434323b7d693a32303b613a323a7b733a313a2274223b693a313439313237343830303b733a313a2263223b693a313638333335353b7d693a32313b613a323a7b733a313a2274223b693a313439313237383430303b733a313a2263223b693a313834373538343b7d693a32323b613a323a7b733a313a2274223b693a313439313238323030303b733a313a2263223b693a313930303430353b7d693a32333b613a323a7b733a313a2274223b693a313439313238353630303b733a313a2263223b693a323333373430393b7d7d733a323a223764223b613a373a7b693a303b613a323a7b733a313a2274223b693a313439303635393230303b733a313a2263223b693a33383938323234333b7d693a313b613a323a7b733a313a2274223b693a313439303734353630303b733a313a2263223b693a33333534343734303b7d693a323b613a323a7b733a313a2274223b693a313439303833323030303b733a313a2263223b693a34313931383838323b7d693a333b613a323a7b733a313a2274223b693a313439303931383430303b733a313a2263223b693a33383430313738343b7d693a343b613a323a7b733a313a2274223b693a313439313030343830303b733a313a2263223b693a33303237333537393b7d693a353b613a323a7b733a313a2274223b693a313439313039313230303b733a313a2263223b693a33303938393339303b7d693a363b613a323a7b733a313a2274223b693a313439313137373630303b733a313a2263223b693a35303939303031333b7d7d733a333a22333064223b613a33303a7b693a303b613a323a7b733a313a2274223b693a313438383637323030303b733a313a2263223b693a33333636353138363b7d693a313b613a323a7b733a313a2274223b693a313438383735383430303b733a313a2263223b693a33353535353137323b7d693a323b613a323a7b733a313a2274223b693a313438383834343830303b733a313a2263223b693a33353733353530343b7d693a333b613a323a7b733a313a2274223b693a313438383933313230303b733a313a2263223b693a32393533353030313b7d693a343b613a323a7b733a313a2274223b693a313438393031373630303b733a313a2263223b693a33393733333532333b7d693a353b613a323a7b733a313a2274223b693a313438393130343030303b733a313a2263223b693a34313238323533343b7d693a363b613a323a7b733a313a2274223b693a313438393139303430303b733a313a2263223b693a34323233383237323b7d693a373b613a323a7b733a313a2274223b693a313438393237363830303b733a313a2263223b693a34313439323736323b7d693a383b613a323a7b733a313a2274223b693a313438393336333230303b733a313a2263223b693a34373934313030333b7d693a393b613a323a7b733a313a2274223b693a313438393434393630303b733a313a2263223b693a34363736333933353b7d693a31303b613a323a7b733a313a2274223b693a313438393533363030303b733a313a2263223b693a34393938333731353b7d693a31313b613a323a7b733a313a2274223b693a313438393632323430303b733a313a2263223b693a34353734343330333b7d693a31323b613a323a7b733a313a2274223b693a313438393730383830303b733a313a2263223b693a34393234333039363b7d693a31333b613a323a7b733a313a2274223b693a313438393739353230303b733a313a2263223b693a33353533363634333b7d693a31343b613a323a7b733a313a2274223b693a313438393838313630303b733a313a2263223b693a33343339343331373b7d693a31353b613a323a7b733a313a2274223b693a313438393936383030303b733a313a2263223b693a33333336363938343b7d693a31363b613a323a7b733a313a2274223b693a313439303035343430303b733a313a2263223b693a32383632313433363b7d693a31373b613a323a7b733a313a2274223b693a313439303134303830303b733a313a2263223b693a32363733393438353b7d693a31383b613a323a7b733a313a2274223b693a313439303232373230303b733a313a2263223b693a33353438313138313b7d693a31393b613a323a7b733a313a2274223b693a313439303331333630303b733a313a2263223b693a33363332353433353b7d693a32303b613a323a7b733a313a2274223b693a313439303430303030303b733a313a2263223b693a32393635363131303b7d693a32313b613a323a7b733a313a2274223b693a313439303438363430303b733a313a2263223b693a33313238383934343b7d693a32323b613a323a7b733a313a2274223b693a313439303537323830303b733a313a2263223b693a33343736383734333b7d693a32333b613a323a7b733a313a2274223b693a313439303635393230303b733a313a2263223b693a33383938323234333b7d693a32343b613a323a7b733a313a2274223b693a313439303734353630303b733a313a2263223b693a33333534343734303b7d693a32353b613a323a7b733a313a2274223b693a313439303833323030303b733a313a2263223b693a34313931383838323b7d693a32363b613a323a7b733a313a2274223b693a313439303931383430303b733a313a2263223b693a33383430313738343b7d693a32373b613a323a7b733a313a2274223b693a313439313030343830303b733a313a2263223b693a33303237333537393b7d693a32383b613a323a7b733a313a2274223b693a313439313039313230303b733a313a2263223b693a33303938393339303b7d693a32393b613a323a7b733a313a2274223b693a313439313137373630303b733a313a2263223b693a35303939303031333b7d7d7d733a393a22636f756e7472696573223b613a313a7b733a323a223764223b613a31303a7b693a303b613a323a7b733a323a226364223b733a323a225255223b733a323a226374223b693a33383832383737363b7d693a313b613a323a7b733a323a226364223b733a323a225553223b733a323a226374223b693a32333833313934313b7d693a323b613a323a7b733a323a226364223b733a323a225541223b733a323a226374223b693a32313935353137343b7d693a333b613a323a7b733a323a226364223b733a323a22494e223b733a323a226374223b693a31323838333931333b7d693a343b613a323a7b733a323a226364223b733a323a225452223b733a323a226374223b693a31323431393439303b7d693a353b613a323a7b733a323a226364223b733a323a224652223b733a323a226374223b693a383032363731303b7d693a363b613a323a7b733a323a226364223b733a323a224252223b733a323a226374223b693a373034313037303b7d693a373b613a323a7b733a323a226364223b733a323a22434e223b733a323a226374223b693a363639313033303b7d693a383b613a323a7b733a323a226364223b733a323a225048223b733a323a226374223b693a343738323833393b7d693a393b613a323a7b733a323a226364223b733a323a224954223b733a323a226374223b693a343635373436303b7d7d7d7d, 'yes'),
('debugOn', 0x30, 'yes'),
('deleteTablesOnDeact', 0x30, 'yes'),
('detectProxyNextCheck', 0x31343931383037393232, 'no'),
('detectProxyNonce', 0x61356666653964643930313461396532343534663531626364323936343330346637366366356330313666363934626665333565386533373335353139386237, 'no'),
('detectProxyRecommendation', 0x4445464552524544, 'no'),
('disableCodeExecutionUploads', 0x30, 'yes'),
('disableConfigCaching', 0x30, 'yes'),
('disableCookies', 0x30, 'yes'),
('disableWAFIPBlocking', 0x30, 'yes'),
('dismissAutoPrependNotice', 0x31, 'yes'),
('email_summary_dashboard_widget_enabled', 0x31, 'yes'),
('email_summary_enabled', 0x30, 'yes'),
('email_summary_excluded_directories', 0x77702d636f6e74656e742f63616368652c77702d636f6e74656e742f706c7567696e732f776f726466656e63652f746d70, 'yes'),
('email_summary_interval', 0x7765656b6c79, 'yes'),
('encKey', 0x33343561356133653761323265343231, 'yes'),
('firewallEnabled', 0x31, 'yes'),
('geoIPVersionHash', 0x62313735333236386131326239333933616532626632386634646339313862313063646361333061653333376461383564386135383338646162323562376463, 'yes'),
('hasKeyConflict', '', 'yes'),
('howGetIPs', '', 'yes'),
('howGetIPs_trusted_proxies', '', 'yes'),
('lastAdminLogin', 0x613a363a7b733a363a22757365724944223b693a313b733a383a22757365726e616d65223b733a353a2261646d696e223b733a393a2266697273744e616d65223b733a303a22223b733a383a226c6173744e616d65223b733a303a22223b733a343a2274696d65223b733a32363a225475652034746820417072696c20402030393a35393a3333414d223b733a323a224950223b733a31323a2238322e3230392e34302e3330223b7d, 'yes'),
('lastDashboardCheck', 0x31343931323934333232, 'yes'),
('lastScanCompleted', 0x6f6b, 'yes'),
('lastScanFailureType', '', 'yes'),
('lastScheduledScanStart', 0x31343931323934333239, 'yes'),
('liveTrafficEnabled', 0x31, 'yes'),
('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_countFailMins', 0x35, 'yes'),
('loginSec_disableAuthorScan', 0x31, 'yes'),
('loginSec_disableOEmbedAuthor', 0x30, 'yes'),
('loginSec_lockInvalidUsers', 0x30, 'yes'),
('loginSec_lockoutMins', 0x35, 'yes'),
('loginSec_maskLoginErrors', 0x31, 'yes'),
('loginSec_maxFailures', 0x3230, 'yes'),
('loginSec_maxForgotPasswd', 0x3230, 'yes'),
('loginSec_strongPasswds', 0x70756273, 'yes'),
('loginSec_userBlacklist', '', 'yes'),
('lowResourceScansEnabled', 0x30, 'yes'),
('lowResourceScanWaitStep', '', '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'),
('neverBlockBG', 0x6e65766572426c6f636b5665726966696564, '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'),
('other_blockBadPOST', 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_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_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_themes', 0x30, 'yes'),
('scansEnabled_wpscan_directoryListingEnabled', 0x30, 'yes'),
('scansEnabled_wpscan_fullPathDisclosure', 0x30, 'yes'),
('scan_exclude', '', 'yes'),
('scan_include_extra', '', 'yes'),
('scan_maxDuration', '', 'yes'),
('scan_maxIssues', 0x31303030, 'yes'),
('scheduledScansEnabled', 0x31, 'yes'),
('showAdminBarMenu', 0x31, 'yes'),
('signatureUpdateTime', 0x31343838323235323835, 'yes'),
('spamvertizeCheck', 0x30, 'yes'),
('ssl_verify', 0x31, 'yes'),
('startScansRemotely', 0x30, 'yes'),
('totalLoginHits', 0x35, 'yes'),
('totalLogins', 0x32, 'yes'),
('totalScansRun', 0x31, 'yes'),
('tourClosed', 0x31, 'yes'),
('vulnRegex', 0x2f283f3a776f726466656e63655f746573745f76756c6e5f6d617463687c5c2f74696d7468756d625c2e7068707c5c2f7468756d625c2e7068707c5c2f7468756d62735c2e7068707c5c2f7468756d626e61696c5c2e7068707c5c2f7468756d626e61696c735c2e7068707c5c2f7468756d6e61696c735c2e7068707c5c2f63726f707065725c2e7068707c5c2f70696373697a655c2e7068707c5c2f726573697a65725c2e7068707c636f6e6e6563746f72735c2f75706c6f6164746573745c2e68746d6c7c636f6e6e6563746f72735c2f746573745c2e68746d6c7c6d696e676c65666f72756d616374696f6e7c75706c6f61646966795c2e7068707c616c6c7765626d656e75732d776f726470726573732d6d656e752d706c7567696e7c77702d6379636c652d706c61796c6973747c636f756e742d7065722d6461797c77702d6175746f796f75747562657c7061792d776974682d74776565747c636f6d6d656e742d726174696e675c2f636b2d70726f636573736b61726d615c2e706870292f69, 'yes'),
('wafAlertInterval', 0x363030, 'yes'),
('wafAlertOnAttacks', 0x31, 'yes'),
('wafAlertThreshold', 0x313030, 'yes'),
('wafAlertWhitelist', '', 'yes'),
('welcomeClosed', 0x31, 'yes'),
('wfKillRequested', 0x30, 'no'),
('wfPeakMemory', 0x3137363331363136, 'yes'),
('wfsd_engine', '', 'no'),
('wfStatusStartMsgs', 0x613a31383a7b693a303b733a303a22223b693a313b733a303a22223b693a323b733a303a22223b693a333b733a303a22223b693a343b733a303a22223b693a353b733a303a22223b693a363b733a303a22223b693a373b733a303a22223b693a383b733a303a22223b693a393b733a303a22223b693a31303b733a303a22223b693a31313b733a303a22223b693a31323b733a303a22223b693a31333b733a303a22223b693a31343b733a303a22223b693a31353b733a303a22223b693a31363b733a303a22223b693a31373b733a303a22223b7d, 'yes'),
('wf_dnsA', 0x7473657276696365732e637a20706f696e747320746f2034362e32382e3130362e3639, 'yes'),
('wf_dnsCNAME', '', 'yes'),
('wf_dnsLogged', 0x31, 'yes'),
('wf_dnsMX', 0x7473657276696365732d637a2e6d61696c2e70726f74656374696f6e2e6f75746c6f6f6b2e636f6d, 'yes'),
('wf_scanRunning', '', 'yes'),
('wf_summaryItems', 0x613a31343a7b733a31303a22746f74616c5573657273223b693a313b733a31303a22746f74616c5061676573223b733a313a2232223b733a31303a22746f74616c506f737473223b733a313a2231223b733a31333a22746f74616c436f6d6d656e7473223b733a313a2231223b733a31353a22746f74616c43617465676f72696573223b733a313a2231223b733a31313a22746f74616c5461626c6573223b693a33353b733a393a22746f74616c526f7773223b693a353832323b733a31323a22746f74616c506c7567696e73223b693a353b733a31303a226c617374557064617465223b693a313439313239343339313b733a31313a22746f74616c5468656d6573223b693a343b733a393a22746f74616c44617461223b733a383a2233352e3134204d42223b733a31303a22746f74616c46696c6573223b693a323232333b733a393a22746f74616c44697273223b693a3234313b733a383a227363616e54696d65223b643a313439313239343339312e383731353636313b7d, 'yes'),
('whitelisted', '', 'yes'),
('wp_home_url', 0x687474703a2f2f7473657276696365732e637a, 'yes');
-- --------------------------------------------------------
--
-- Struktura tabulky `wp_wfCrawlers`
--
CREATE TABLE IF NOT EXISTS `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 '',
PRIMARY KEY (`IP`,`patternSig`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
-- --------------------------------------------------------
--
-- Struktura tabulky `wp_wfFileMods`
--
CREATE TABLE IF NOT EXISTS `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,
`stoppedOnSignature` varchar(255) NOT NULL DEFAULT '',
`stoppedOnPosition` int(10) unsigned NOT NULL DEFAULT '0',
PRIMARY KEY (`filenameMD5`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--
-- Vypisuji data pro tabulku `wp_wfFileMods`
--
INSERT INTO `wp_wfFileMods` (`filenameMD5`, `filename`, `knownFile`, `oldMD5`, `newMD5`, `stoppedOnSignature`, `stoppedOnPosition`) VALUES
('\0���I�J��-$��', 'wp-content/plugins/wordfence/images/flags/be.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'a��٣\Z%����z', '', 0),
('\00��#�9���Z4�j$', 'wp-admin/network/user-edit.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��?aO\Z��''�� ', '', 0),
('\05g���c�0�"D', 'wp-includes/css/media-views-rtl.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '[M�I��!�g��~|�', '', 0),
('\0C_\n��jD��@k', 'wp-admin/network/index.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '/�DW�Qy 4�X�', '', 0),
('\0`Y�ϭrG����', 'wp-includes/SimplePie/Restriction.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '*qhd�s�;�y', '', 0),
('\0u�#� �����oU', 'wp-content/plugins/tablepress/admin/js/quicktags-button.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�;T���[aՈ�H', '', 0),
('\0���;f��Q�=*Ǖ�', 'wp-includes/js/wp-emoji.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�Ě��F̏�=�o��', '', 0),
('\0�|9��u�e���@��', 'wp-admin/includes/image.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '9d�½�!�_;��+o}', '', 0),
('\0�D�`�8R��ɲ%��', 'wp-content/plugins/wordfence/waf/wfWAFIPBlocksController.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����J�m�!����A', '', 0),
('\0�ێx%�d\Z�kK](', 'wp-content/themes/twentyfifteen/footer.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'hYӠ�&��6� ���N', '', 0),
('\nƥuo��efa��n', 'wp-content/plugins/wordfence/images/flags/a2.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '4.��M:�<�K0ܟή', '', 0),
('NQ�"*hz�r�w|\Z�', 'wp-admin/images/media-button-other.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�ƴk�|��,O�"�', '', 0),
('i�cdk,��q��7�', 'wp-content/themes/Divi/includes/functions/tutorials.php', 0, '"I<^X��c�+GtX��', '"I<^X��c�+GtX��', '', 0),
('~�\\�eu#!`�', 'wp-content/plugins/tablepress/i18n/datatables/lang-sv_SE.json', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��d�멻L�&��H�4', '', 0),
('�T�h���zP��r�', 'wp-admin/widgets.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'N\\٣�бYk�', '', 0),
('t]�ٟu��u��j�', 'wp-admin/images/menu-vs.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'q���L�,_�;1/�E�', '', 0),
('��~�w`�5;F㮮', 'wp-includes/js/jquery/ui/effect-size.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�=�n�����2��Z%', '', 0),
('�=��q�\rljA+', 'wp-admin/user/user-edit.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '*zu�c���m J��e�', '', 0),
('*lX��KPqU', 'wp-content/themes/twentyfifteen/inc/customizer.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�%�E��4G ����H�', '', 0),
('<)8T*.�SuS�ĺ�', 'wp-includes/SimplePie/Cache/MySQL.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���B�C�\ZH�xV�', '', 0),
('>�A\r�D\0�x�7�', 'wp-content/plugins/wordfence/images/flags/eu.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��2#ϫ�hk����s�', '', 0),
('HC���!���"(�', 'wp-includes/js/tinymce/plugins/compat3x/css/dialog.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�11h�+ezK��k�\Z"', '', 0),
('J�\rӷG>�����', 'wp-includes/class-walker-page-dropdown.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'G�|F�y��)W���', '', 0),
('u��s��y6''v,��=', 'wp-includes/js/tinymce/plugins/wordpress/plugin.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ' ¬m�Td$V`m���', '', 0),
('�"�qUy���9�%Q�', 'wp-includes/class-wp-matchesmapregex.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'YCդ�<b��9fԎiFe', '', 0),
('�7�I]��!���\rY�', 'wp-content/plugins/tablepress/css/tablepress.eot', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��H�݉��:�{�', '', 0),
('���G�1�''b��m', 'wp-content/plugins/tablepress/i18n/datatables/lang-ko_KR.json', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�1���\\�:��_�E', '', 0),
('����7�&��Ȁ', 'wp-includes/js/tinymce/skins/lightgray/content.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '� {C!''�Ã��qZx', '', 0),
('����h����', 'wp-content/themes/Divi/includes/builder/scripts/cache_notice.js', 0, '�����Q>b����', '�����Q>b����', '', 0),
('��0r�H"�YK]T�', 'wp-admin/css/site-icon-rtl.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '� b�ɹVbPP�9', '', 0),
('(���љ����\0H<_', 'wp-admin/includes/nav-menu.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '<&߯n�Z�,u�4�B��', '', 0),
('<.��4�v��c�"`�t', 'wp-includes/class-wp-simplepie-sanitize-kses.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'cU^Z���]aLęI�', '', 0),
('i�PÙ��ld\0��', 'wp-includes/css/jquery-ui-dialog.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�4{�GjƶF�Eiyp�', '', 0),
('n1�������Vw��', 'wp-content/plugins/tablepress/i18n/datatables/lang-ro_RO.json', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '9*�����a�#;�Q', '', 0),
('�3��癗�@��<�', 'wp-content/plugins/wordfence/images/flags/ps.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�bHV���z�k1�j', '', 0),
('!���@|�4��n���', 'wp-includes/class-http.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��87�5�q *��!', '', 0),
('''ڞ\0;��?�+VҪ�', 'wp-admin/network/edit.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���JɈ2F�?"��0', '', 0),
(';pR9��+�qpծ', 'wp-admin/includes/options.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'N1;��:]�*Z��`', '', 0),
('E�&��VN���"N', 'wp-admin/css/ie.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�k�<��\Z+D�0�of��', '', 0),
('x��m���\0�~���', 'wp-includes/customize/class-wp-customize-nav-menus-panel.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��u�:Q&����S�', '', 0),
('�Ú2��d�=', 'wp-includes/rest-api.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '|_�I�qBd?e�O��d', '', 0),
('�P\0''�0l���v�#J<', 'wp-includes/js/jquery/ui/effect-fold.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�6^����<��DEl', '', 0),
('Ȅ���xy����', 'wp-includes/js/tinymce/skins/wordpress/images/embedded.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����p�N��y~�n"', '', 0),
('ϴ 3P`#8^��Z', 'wp-admin/css/colors/coffee/colors.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '+�<C��Z�]''8c�', '', 0),
('���!��z������4', 'wp-content/plugins/wordfence/images/flags/va.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�r)�p��\Zt3\0', '', 0),
('��Pƈv�����$�', 'wp-content/plugins/wordfence/images/flags/gt.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '''��v�q��#�\0@�', '', 0),
('"��N߬jj)��\0��N', 'wp-admin/images/menu-2x.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'jG����{�>�^;$��', '', 0),
('H���c�I�J%�H', 'wp-content/plugins/wordfence/views/reports/activity-report-email.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��ޖ�p�ȕ��#y�', '', 0),
('N��-#�Z3k8��T�', 'wp-content/plugins/wordfence/images/flags/sprite-des-16.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '3J��E�E4��M�`kf�', '', 0),
('q���_"�1�F', 'wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '� �^�ڱ���kM0', '', 0),
('tZQ��Yz0����跫', 'wp-admin/images/wordpress-logo.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'ư�y��o�8��8S�`�', '', 0),
('�''�"p�~���Z�k', 'wp-content/themes/Divi/js/theme-customizer.js', 0, 'J�KWC�T4�>� \0�/', 'J�KWC�T4�>� \0�/', '', 0),
('�ѼR�Kd����P', 'wp-content/themes/twentysixteen/image.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���i%8�W���O', '', 0),
('���k�5S�H���Ы', 'wp-includes/SimplePie/Author.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '4�q�_�A�%�Nw�1', '', 0),
('���e�bW�A0�d', 'wp-admin/images/comment-grey-bubble.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�Y�*''����t���F', '', 0),
('���\\^�s,�z(', 'wp-content/plugins/wordfence/lib/dashboard/widget_tdf.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�Y���I"=���{�(c', '', 0),
('m�qPoD0�*��L', 'wp-content/plugins/wordfence/lib/wfRESTAPI.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'FE��W�"*�7�GJ', '', 0),
(' �,eO���z��Ñ�', 'wp-includes/customize/class-wp-customize-site-icon-control.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '߅4�gA��]��G�<�', '', 0),
('Q� ��(;ؠ|~R8�b', 'wp-admin/includes/user.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'K���U�>�A-ko�9', '', 0),
('T�]\\g���4źuP�;', 'wp-admin/css/admin-menu-rtl.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'x4�V�{͛aXʾ���', '', 0),
('���%bQ�bM<�x', 'wp-includes/js/imgareaselect/border-anim-h.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Z��,�ntZ^6�{Lp�4', '', 0),
('ѧ�_�4a!�F��', 'wp-admin/css/ie.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ':��6�F��A7!��', '', 0),
('��i)33ܥ��s�*', 'wp-admin/includes/class-wp-ms-users-list-table.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '\\��e�~ne͡y�\n)', '', 0),
('��Fy©�aU�;�w�', 'wp-content/themes/Divi/includes/builder/subscription/aweber/aweber.php', 0, 'rU]s��̛���@��', 'rU]s��̛���@��', '', 0),
('j��o�+��s�7�8', 'wp-content/plugins/wordfence/css/iptraf.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '+ ���<�dq�7^�', '', 0),
('S\Z�W��]�e�M��', 'wp-content/themes/Divi/includes/builder/scripts/jquery.easypiechart.js', 0, 'c�~f��{�#���\Z�c', 'c�~f��{�#���\Z�c', '', 0),
('���#���� >�7', 'wp-includes/js/tinymce/skins/wordpress/images/pagebreak.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�I��m���LWyݓH', '', 0),
('���@���N�� _n', 'wp-content/themes/twentyfifteen/js/color-scheme-control.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'g��O:�]ɏ���X��', '', 0),
('���ޞ�����Q,�n', 'wp-content/plugins/wordfence/images/flags/bt.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�KiK�u<�_պ�v%', '', 0),
('�C�~gI/���i_D', 'wp-content/themes/twentysixteen/header.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�QFBN��!U�a����', '', 0),
(':뭲c��RPe(', 'wp-includes/rest-api/class-wp-rest-server.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 's�A7U~�_�Ι��', '', 0),
('e؟�v���笪�Ej', 'wp-content/plugins/wordfence/lib/dashboard/widget_localattacks.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '%8�l��վ���w��', '', 0),
('k\0\Z���{ ݛ6�', 'wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���!��+��h)0�', '', 0),
('k����b��gS�', 'wp-includes/js/tinymce/plugins/wplink/plugin.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '[���ߦC ��t��}', '', 0),
('����8�V�f/��', 'wp-content/themes/Divi/includes/builder/subscription/aweber/aweber_entry_data_array.php', 0, '�eH�E�%�qq -�-', '�eH�E�%�qq -�-', '', 0),
('���L��.�\n�w;[', 'wp-content/plugins/wordfence/lib/dashboard/widget_logins.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '<��!���������', '', 0),
('����g�~�w\Z�hh', 'wp-admin/css/themes-rtl.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�E�D��Ť�I8��1�', '', 0),
('��bm�%����ڭ֫', 'wp-includes/Requests/Exception/HTTP/502.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '|�:l��z��!{�G�i', '', 0),
(' QW���~-�\0d�', 'wp-includes/class-phpass.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '\Z!��T�����B', '', 0),
(' ?������q�uM', 'wp-includes/js/mediaelement/mediaelementplayer.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��>��`�::�Q���7', '', 0),
(' ,��/Օ�!�gy�d', 'wp-includes/js/media-editor.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'y�Q��Y;z�{sx�Cdm', '', 0),
(' 7�������f `', 'wp-content/plugins/wordfence/images/sort_both.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�d�m �8�f�|�Y��', '', 0),
(' P=N>��b"j:~[Q{�', 'wp-includes/js/tinymce/plugins/wpdialogs/plugin.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���[ߢ�9��Z�', '', 0),
(' X�t\\4vNI5��j��', 'wp-admin/async-upload.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '2�ƃDB��|<��SH�', '', 0),
(' �.��5ua�WkJ��', 'wp-includes/Requests/Exception/HTTP/413.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�<�]ɐY��XL��', '', 0),
(' �9��fވU�f���', 'wp-includes/js/tinymce/tinymce.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�R\n\Z�p��u�', '', 0),
(' ����09��-b��ͩW', 'wp-admin/network/users.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'E�b�X\\��E .�1', '', 0),
('\no�s�{�8oY�?', 'wp-content/plugins/wordfence/images/flags/kz.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���z߀�9\r���', '', 0),
('\nT��/\\9$Y�U\n��͌', 'wp-includes/customize/class-wp-widget-form-customize-control.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�������\r\0}��', '', 0),
('\nf���Y��4&�L�', 'wp-admin/images/se.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�ȔB�`��.}''7:', '', 0),
('\n�A6\r�M ��,�', 'wp-content/plugins/tablepress/models/model-options.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��>1&T�^]�,', '', 0),
('\n���f�Ӆ;{�t��', 'wp-includes/class-wp-role.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '^mi�*�O�Nt�y', '', 0),
('\n���b-�V�:��|m��', 'wp-admin/edit-link-form.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�i�[�<5��.�', '', 0),
('\n��NNM��ۑ4;�p�4', 'wp-includes/js/customize-models.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��h��J��h�', '', 0),
('\n�%ABK�K�1�{� ��', 'wp-content/themes/Divi/comments.php', 0, '�ܢ\0�\0�6�����w', '�ܢ\0�\0�6�����w', '', 0),
('\n�\r�B��p̭', 'wp-admin/theme-install.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�<Gn��)�~&�&Ͳ', '', 0),
('\n�Gƙn��\Z@1+U]�', 'wp-admin/css/revisions.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '}�0N�w�k��{���P', '', 0),
('"w%�_��K\\��u�', 'wp-admin/images/wpspin_light.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�Nm�h���;\Z@��', '', 0),
('&c�YD�#�P{+��', 'wp-includes/js/jquery/ui/effect-blind.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���<O�mA�_;OL', '', 0),
('YǬ>�L�X�*rm�', 'wp-content/plugins/tablepress/i18n/datatables/lang-fa_IR.json', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '6f�T-�L��Eۃ�#', '', 0),
('�����Y����q�', 'wp-includes/customize/class-wp-customize-partial.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '%�w�Y��$��\n��u', '', 0),
('���� �^d�7[xC', 'wp-content/plugins/wordfence/images/flags/sg.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�@ӳ�jX��fƚ i�', '', 0),
('����5���.;l�', 'wp-content/plugins/wordfence/images/flags/gi.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�\rVe����OK*a\\', '', 0),
('���,H(b�_F�O', 'wp-admin/admin.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'E|*�hO(��l���', '', 0),
('��HVե�d��p�Vp', 'wp-includes/images/media/spreadsheet.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�4���\0T��̇?�', '', 0),
('�c"ml� �Ǟ>o', 'wp-admin/images/wordpress-logo.svg', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�N�%�d���g���p', '', 0),
('*�O�������i', 'wp-includes/customize/class-wp-customize-media-control.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'r�t�j+Iq8�6��', '', 0),
('B�����J�xګ)J�', 'wp-content/themes/Divi/includes/builder/scripts/reset_memory_limit_increase_setting.js', 0, '�`3\r���<�;�m\0$�', '�`3\r���<�;�m\0$�', '', 0),
('D�� �2��K|&�', 'wp-admin/css/nav-menus-rtl.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�[3äF���;@�]�', '', 0),
('{�M��i�i2n��6�', 'wp-includes/js/jquery/ui/effect-highlight.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����*��øN���!', '', 0),
('�:�W[ﵧ"4+', 'wp-content/plugins/tablepress/i18n/translating-tablepress.txt', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Φ��t���BU\nfVF', '', 0),
('���.Q}3��T�', 'wp-includes/Requests/Hooker.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�@%�a[ў/4��', '', 0),
('�Zb��W��e`����', 'wp-content/plugins/wordfence/images/flags/sprite-des-32.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '#5Pa���f�''����', '', 0),
('\r��:�����Uˣ', 'wp-content/plugins/wordfence/images/flags/a1.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '4.��M:�<�K0ܟή', '', 0),
('\r&V3�?��ID�RK�F', 'wp-content/themes/Divi/core/admin/includes/cache.php', 0, 'J/$C �I�a�]��', 'J/$C �I�a�]��', '', 0),
('\rxݍ�^���\Z���<;', 'wp-admin/my-sites.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '6� /DH����b�-C', '', 0),
('\r�vN��[B��&��SL', 'wp-admin/css/common.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'x<��%��1��~�\n', '', 0),
('\r�ҧxOz��z���h', 'wp-includes/class-wp-customize-panel.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�1[��,�S�-�.B��', '', 0),
('\r��:�:���HH�:d', 'wp-admin/css/edit.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ' �>b�;��.��', '', 0),
('\r�%����%�yS�`�', 'wp-includes/js/crop/cropper.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����H.s�o����', '', 0),
('\rѪ1s1=��`(�y', 'wp-admin/options-head.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�an}�h��I��`q\r�', '', 0),
('\rҗ�r� ���\n�\Z', 'wp-content/plugins/wordfence/lib/dashboard/widget_content_logins.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�*v�Ŝ�e���Fv�', '', 0),
('#疭ۭ�v"��M�', 'wp-content/plugins/wordfence/lib/wfAction.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '@��_����>js', '', 0),
('�i4�}���n1�a', 'wp-content/themes/Divi/header.php', 0, '|�v��H �X��Q�$', '|�v��H �X��Q�$', '', 0),
('W7��{(��;:P���?', 'wp-admin/includes/class-bulk-upgrader-skin.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '*oc|�\n�=��?W�]YG', '', 0),
('X��H奥(�:�Z�', 'wp-admin/admin-ajax.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��T��F�XI�l�', '', 0),
('go�s�V�;���\n$', 'wp-includes/js/tinymce/plugins/compat3x/plugin.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Ȓ54m��%��U��', '', 0),
('nZ�&���YwL���V<', 'wp-content/plugins/wordfence/images/flags/sn.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '컯��u��I�ڍ�t', '', 0),
('q��\0.\Z`����-', 'wp-content/plugins/wordfence/images/flags/na.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��1�=�X�u��4�', '', 0),
('~����OU�������', 'wp-content/plugins/wordfence/images/flags/xk.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ']�G�l��}$�5�I���', '', 0),
('� ��C�Y���', 'wp-includes/pomo/entry.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '흁�����`�1L�a', '', 0),
('�>�M�8� ٵ��|', 'wp-includes/images/crystal/archive.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�S����I0An�', '', 0),
('���o-�b����%ǃ', 'wp-content/themes/twentyseventeen/inc/back-compat.php', 0, '�ծ��+�I��&', '�ծ��+�I��&', '', 0),
('��"\rJ\04��''i�', 'wp-admin/js/password-strength-meter.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '(GWn�R����\00�N&)', '', 0),
(';�&�nb��i�ٷ�', 'wp-includes/js/mediaelement/silverlightmediaelement.xap', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��O����F�msK0�,', '', 0),
('\\�����AV*籿', 'wp-includes/js/jquery/ui/slider.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����ZkCd�L��/�K', '', 0),
('�c��nx�Ժ|�', 'wp-includes/class-walker-category.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '9\\3�eD{:r���=J', '', 0),
('�^[確�X�#�', 'wp-content/plugins/wordfence/images/flags/england.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�5��[��W,��''o��', '', 0),
('�ݡ=��Nx��K�`*', 'wp-content/plugins/wordfence/lib/wordfenceClass.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'm�ƭUWZL��ՁL�|', '', 0),
('\0��]�a�v���CY', 'wp-includes/class-wp-walker.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ':Ws��ho��7�-��a', '', 0),
('���NVԱ��z�Z', 'wp-includes/js/jquery/ui/effect-shake.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '&�����3H�qˀ1', '', 0),
('"�y)�J�\\M�k�+�0', 'wp-content/plugins/tablepress/js/jquery.datatables.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '3�u�)=+_�d_', '', 0),
('#9\rPuLk0��kU�', 'wp-content/plugins/wordfence/images/rr_sitecleaning.jpg', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ')\r\0�����)��5��', '', 0),
(')��_�J�����', 'wp-includes/js/media-models.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��s�����[�#�', '', 0),
('W��u��RPbIH�', 'wp-content/plugins/wordfence/images/flags/sk.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�x3�i�2f��V.V]G', '', 0),
('`�&��锥~K3/d', 'wp-admin/css/login.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Y��h8����}WT?', '', 0),
('���ґ-���\r�{,�', 'wp-content/plugins/wordfence/lib/wfCache.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '(1b��"3:�!�`kt�', '', 0),
('�~��L��*�,�<:�', 'wp-admin/includes/theme-install.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��c�=��0�-���', '', 0),
('�Sx��4�@o�w�N', 'wp-admin/js/widgets.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�Q���@��_\nU ��&', '', 0),
('���:m��[ݢ�:#', 'wp-includes/l10n.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'hd��}\Z��D,v��=', '', 0),
('�I��\\j���x���g', 'wp-admin/images/date-button-2x.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ')R�,$k���)6C��c', '', 0),
('�]P�JQƀ6o֢��;', 'wp-includes/Requests/Exception/HTTP/428.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���i�B��}�^�t*', '', 0),
('���j7r[�,��Z��', 'wp-admin/upgrade.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���\0:��I�%��0\0�', '', 0),
('>��%��p�m��', 'wp-content/plugins/wordfence/images/flags/pm.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�,\nK������F�N', '', 0),
('D�8hFޛBViR�', 'wp-admin/css/colors/blue/colors-rtl.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�n?�?�#&�3m�]?�', '', 0),
('HuQ��{y�� W$� �', 'wp-content/plugins/wordfence/images/flags/ng.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�A3[���EN�"рY�', '', 0),
('J9�?�+��Q�鴵�', 'wp-content/themes/twentyfifteen/genericons/Genericons.ttf', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�&tw�4�Љ�pc�$', '', 0),
('g3\n�?���σ2�1', 'wp-content/themes/Divi/includes/builder/main-modules.php', 0, '>�g�Ũ�PG^��jf�*', '>�g�Ũ�PG^��jf�*', '', 0),
('j���q.�*;��2', 'wp-admin/css/colors/sunrise/colors-rtl.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��F�\\�Xe.� �k', '', 0),
('��ǥc�\Z$�L�*�u�', 'wp-content/themes/twentyseventeen/assets/js/customize-controls.js', 0, '@����c*ht����', '@����c*ht����', '', 0),
('�Z�1h������N3�', 'wp-content/themes/twentyfifteen/js/customize-preview.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��t��?\r�J4��a�)', '', 0),
('�&�K�,h�_�R��', 'wp-content/plugins/wordfence/images/flags/kr.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 're�`���1�j?;�f', '', 0),
('����>��*���;', 'wp-content/themes/twentyseventeen/template-parts/page/content-front-page-panels.php', 0, '�J\012I�3�:����', '�J\012I�3�:����', '', 0),
('�r�W�3���V', 'wp-admin/css/color-picker-rtl.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'i����Ovfs���JB�', '', 0),
('蓶�Fշ� !�c���', 'wp-content/themes/twentyseventeen/template-parts/header/header-image.php', 0, 'dzG�l����&�3�"', 'dzG�l����&�3�"', '', 0),
('�����ʱ1w��B_/', 'wp-content/plugins/wordfence/images/flags/ve.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��Ut�v9Hu\Z*a\\P�', '', 0),
(':�X��2�M��~��', 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.svg', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���2�4vLhN�!��2|', '', 0),
('L���8��\\�ݼ+', 'wp-admin/images/imgedit-icons-2x.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ',��''��6U�������t', '', 0),
('p۞�2N<:Z�7�r�', 'wp-includes/js/tw-sack.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��������9>���', '', 0),
('u�)8FG9�C�(���', 'wp-includes/js/wp-ajax-response.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�t�ج����v�0�', '', 0),
('���Clo�������', 'wp-admin/nav-menus.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '=��Ue�14j���', '', 0),
('��-��i>bs��1�', 'wp-includes/js/jquery/ui/resizable.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�\02|I,�|���', '', 0),
('L �\r�+q�|�h��|', 'wp-content/plugins/wordfence/images/flags/hu.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '&�";d>]�pG��@�!d', '', 0),
('��4r�%����j���', 'wp-includes/SimplePie/File.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���kU�6�\n�+�)%�', '', 0),
('��KS+�eA�@��', 'wp-admin/css/colors/light/colors.scss', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'H��G�#��<�^o', '', 0),
('�����Fe� 57[�', 'wp-content/plugins/wordfence/lib/email_newIssues.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��<j�����ʙ��''', '', 0),
('����UNEA�g�t', 'wp-includes/js/customize-selective-refresh.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '\n��cY�1�dî۸�', '', 0),
('���e:�̳� ��', 'wp-content/plugins/wordfence/images/flags/so.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Wc@��y;�W&��K�H', '', 0),
('�A�o�!�V��ų`v', 'wp-content/wflogs/ips.php', 0, 'lC�db��.�˴�v', 'lC�db��.�˴�v', '', 0),
('�0��5��mk��', 'wp-includes/js/wp-a11y.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ' \Zr''7��g��x\Z�', '', 0),
('.��B9��9&��i�', 'wp-content/plugins/wordfence/images/flags/az.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�?�"7^��`}]��@', '', 0),
('Z�%n�a?�\Z�/�', 'wp-content/plugins/wordfence/images/flags/cn.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�F[���MZ��N�8', '', 0),
('�-��B��|tS^�', 'wp-includes/customize/class-wp-customize-nav-menu-section.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�\\ÓBp\rhq�''Tdo�@', '', 0),
('�TfP�%,5H��4��', 'wp-content/themes/twentysixteen/genericons/LICENSE.txt', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�4�Mi���Hj���JBc', '', 0),
('����%�4�H�d�', 'wp-content/themes/Divi/functions.php', 0, '\n�i��[~5B63��<�', '\n�i��[~5B63��<�', '', 0),
('�S˪�\n��B�V"', 'wp-includes/fonts/dashicons.svg', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'xih�7�w#؟���', '', 0),
('�����{t��vOz׳', 'wp-content/plugins/wordfence/images/flags/dj.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'g�-6�~��$ݑ��', '', 0),
('\rnZ���o�����', 'wp-content/themes/Divi/epanel/shortcodes/js/et_shortcodes_frontend.dev.js', 0, '��~P I�p��ǣ��', '��~P I�p��ǣ��', '', 0),
('��ܡ9�u_\\\n�9�''', 'wp-admin/css/color-picker.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�J��\Z��/K|', '', 0),
('�KU�g0MU�/��ʇ', 'wp-admin/admin-functions.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�F�$�s:�9�m%aF', '', 0),
('4;V��''�/����f�', 'wp-includes/js/jquery/ui/effect-scale.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�}0e,)����+m�T', '', 0),
(';&��_�XI����%;', 'wp-content/themes/twentyseventeen/assets/js/customize-preview.js', 0, ',�3��I�p��K�18', ',�3��I�p��K�18', '', 0),
('T�Ę5VH���P{��', 'wp-includes/Requests/Exception.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�����\0��3�\Z�RI', '', 0),
('q��U6J��U�I>', 'wp-content/plugins/wordfence/images/flags/tl.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'B�\\�X[;O\0w9�� �4', '', 0),
('|�7�9�YO��L�', 'wp-content/themes/twentyseventeen/footer.php', 0, '73�F]��)�Ꝍ(', '73�F]��)�Ꝍ(', '', 0),
('���C\n���U���', 'wp-admin/js/custom-header.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '2�\0X���`o�uf�', '', 0),
('��0l��j�0+%�', 'wp-includes/SimplePie/Source.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '������S{�*���', '', 0),
('���窒�u��\rZJW+', 'wp-content/plugins/wordfence/images/help.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '$N�;''��M��� Y', '', 0),
('�)����t\r�,�Jڼ', 'wp-admin/options-permalink.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����o����}�g��n�', '', 0),
('�?D����:\n��X', 'wp-includes/customize/class-wp-customize-theme-control.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�%���t��_����', '', 0),
('Ր(�����@��', 'wp-admin/js/press-this.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��]GX� �����', '', 0),
('9���A���rm�\rX', 'wp-content/plugins/wordfence/images/flags/lu.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�5�ڡyn���7�x�', '', 0),
('Wl��y:�\0Vn`�d\0�', 'wp-includes/js/tinymce/plugins/wpview/plugin.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '6�˲�%�rm��?[G�S', '', 0),
('�,�4#��(�#', 'wp-signup.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Ijf)���''J���', '', 0),
('Є�S겎��+�н', 'wp-content/plugins/tablepress/libraries/csstidy/index.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����aV��q�M���', '', 0),
('��y7��MA�@���', 'wp-includes/widgets/class-wp-widget-rss.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�\\�Yޭ�+P�`I�''', '', 0),
('>�� ���<V�SdK', 'wp-content/plugins/wps-hide-login/wps-hide-login.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ',�5\\�;�J=�z���', '', 0),
('w�A�/ ����ĉ\\q', 'wp-content/plugins/wordfence/js/jquery.colorbox-min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '4?Jǃ�G�`�\n�N�xl', '', 0),
('x�,¨��N2D�˱', 'wp-content/themes/twentysixteen/screenshot.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���n\\#J�/<W�', '', 0),
('�:8�Ia��øl�m', 'wp-admin/includes/class-ftp-pure.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'B�bE��E�>��R', '', 0),
('����KqM���{���', 'wp-admin/css/dashboard.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��\nJ,��<��RE�', '', 0),
('�TB��O>�v2��}Ea', 'wp-includes/SimplePie/Locator.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�s����;�uvf^��', '', 0),
('��W�MF`3��$��', 'wp-includes/rest-api/fields/class-wp-rest-term-meta-fields.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��X���r-��6Oh', '', 0),
('��*�7\r��?�', 'wp-includes/class-requests.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '9e��/��uaz��"<', '', 0),
('*���_�Qk��Tj$', 'wp-content/plugins/tablepress/classes/class-wp_user_option.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '-�Sg�=��L�\Z\Z�˙', '', 0),
('?��P�p�-�Q��j', 'wp-content/themes/Divi/includes/functions/choices.php', 0, '��ے<s�_[�', '��ے<s�_[�', '', 0),
('Fbى��Q�l����C', 'wp-content/themes/twentysixteen/searchform.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�ۏԛh�u%�>��\0#^', '', 0),
('F��e���}�(��', 'wp-includes/js/jquery/ui/dialog.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '>͕���xQONi�^�\Zb', '', 0),
('i1��E~N�I�A͔��', 'wp-includes/Requests/Cookie/Jar.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�0_��&p��"4�\\�', '', 0),
('s♼{DR�[�k�1�I', 'wp-content/plugins/wordfence/images/logo.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����''9%(wd�h�', '', 0),
('����X/��\0�� ', 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/sqli.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '2Hs�=F�᭝\nnH', '', 0),
('�x(�ťܺ�.���Շ', 'wp-includes/class-wp-session-tokens.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'f�Bȵ�3�@x;ψ�', '', 0),
('Ԓ��A����r��^', 'wp-includes/js/wp-custom-header.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'nbUS]ð�����!', '', 0),
('�3ƹܕj�bi�Υ�', 'wp-includes/customize/class-wp-customize-nav-menu-control.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�Ŏ��ο�l�<�6�H', '', 0),
('X�2,�I�E�d�{<', 'wp-content/plugins/wordfence/images/flags/it.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��!��%X�b�̣', '', 0),
('�w����T�\\�d`�', 'wp-content/plugins/tablepress/admin/css/index.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����aV��q�M���', '', 0),
('��o�<���I}�\n{`s', 'wp-content/plugins/wordfence/images/flags/kg.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '\r�ͧ5����', '', 0),
('� gK��?Ū�bS�', 'wp-content/plugins/tablepress/models/model-post.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'r)mR} �Zjǻ*G"�', '', 0),
('��>�/ᡇ_����', 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.eot', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�l([qא��D#��', '', 0),
('�&UX\r�L4{����', 'wp-includes/js/utils.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���r�A�2C3UE+�', '', 0),
('\Z�e\r���j!^�� �', 'wp-includes/js/mediaelement/bigplay.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'qd6�=�Ҟk7�b�Rgj', '', 0),
('\Z�;5�(��O�O�R�', 'wp-content/plugins/wordfence/lib/dashboard/widget_content_countries.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�5L,{ׄ��:)�', '', 0),
('\Z����)qtsCI9', 'wp-includes/functions.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'p\n��:19or.R��', '', 0),
('\Z�y��8R#O�y��', 'wp-admin/css/nav-menus-rtl.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'c�d���h�H��~�˔�', '', 0),
('\Z��\Z:\\��Rf�P�~3', 'wp-includes/class-wp-metadata-lazyloader.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���F��,�1��', '', 0),
('\Z�UE�s(��#E�p', 'wp-includes/images/smilies/icon_mrgreen.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���J����Rw��w��', '', 0),
('A�Z�哖̅L��(', 'wp-includes/js/mediaelement/skipback.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�m�0�E���k��o�HF', '', 0),
('%�)\r����''', 'wp-content/themes/twentyseventeen/404.php', 0, '��R�b�T��iYS��', '��R�b�T��iYS��', '', 0),
('��`�r������A', 'wp-content/plugins/wordfence/images/flags/li.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�~�[k"�4��{��;', '', 0),
('�y���!�\0pZ�[A', 'wp-includes/js/mediaelement/mediaelement-and-player.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�p��r�����G�}_', '', 0),
('�^b���4;kI��', 'wp-content/plugins/tablepress/i18n/datatables/lang-mk_MK.json', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ' ��;���fD��d', '', 0),
('ֻE\n�<�B�[�,', 'wp-includes/class-wp-ajax-response.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '!Z�k��Og���}�', '', 0),
('�m��n9�F�6�', 'wp-admin/css/admin-menu-rtl.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'M���''L��� �İk�h', '', 0),
(')�M��^�ûoz�', 'wp-admin/images/loading.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '-[��t�P���d�', '', 0),
('4%�IH�O��ʰ�L', 'wp-includes/css/media-views.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '*\Z��)��x��\0���', '', 0),
('=�����Gٗ�\0�C�', 'wp-content/plugins/wordfence/images/flags/kh.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'C&}r@s��HL��O��', '', 0),
('C�/�;)��ّ�o', 'wp-admin/js/comment.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���\0���ML�E]˜U', '', 0),
('T�gslF��ʞ�Ly', 'wp-admin/js/set-post-thumbnail.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����8�կ!�1z[', '', 0),
('vs�%�z����F�', 'wp-admin/css/ie-rtl.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ')b�$�9n�m����', '', 0),
('z�|*6�S\\5��3', 'wp-content/plugins/wordfence/lib/wordfenceScanner.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��*_�V=d|�a:{', '', 0),
('�\n$z�X�`�1Bw', 'wp-includes/js/tinymce/plugins/charmap/plugin.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'ٕ���|#��y�\0', '', 0),
('��=b�6��hs���t', 'wp-admin/ms-themes.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'R�K��$�IZ1�i%�', '', 0),
('��''��FE�A�vQMv', 'wp-content/plugins/wordfence/lib/Diff/Renderer/Abstract.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '>\r��5]xVI�''�i�', '', 0),
('�k0B��a��`�', 'wp-includes/customize/class-wp-customize-nav-menu-setting.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'x��h�?��ץ?Q&�', '', 0),
('�-=Q�Cw�tnL�#', 'wp-content/plugins/wordfence/lib/wfBrowscap.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��Q?SXl��4�Z�>', '', 0),
('\n��O�_��;]/^��', 'wp-includes/images/down_arrow.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'e��]:u�Wv���"��', '', 0),
('G_bc�.,]&���', 'wp-admin/js/image-edit.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��&��1Ջ8�}�', '', 0),
('fMx��� �+9�U�', 'wp-admin/js/customize-widgets.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Ṩ������\Z��B', '', 0),
('�%��\\��MA����', 'wp-admin/images/wordpress-logo-white.svg', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��qP�C��-SPD�', '', 0),
('����J�}F��E\0�9�', 'wp-content/themes/index.php', 0, 'gD,V�=\\�bP', 'gD,V�=\\�bP', '', 0),
('��\0''a����s5�', 'wp-content/themes/Divi/core/admin/js/portability.js', 0, '��6���''�#t�\0�1M', '��6���''�#t�\0�1M', '', 0),
('�"j�ǧ`����1�', 'wp-admin/css/press-this-editor.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�AF7!���mKM�xf', '', 0),
('�=�}C���i��HT', 'wp-admin/network/profile.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'ht�o�`�3v�', '', 0),
('�g��I�!٭���_�', 'wp-includes/ms-blogs.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�eb!5Lp˜=b��r(', '', 0),
('��]/~���q��XŎE', 'wp-includes/js/jquery/ui/button.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ',�Ѝ�Q楎�����', '', 0),
('<Q�4��,�Zhʨ�|', 'wp-content/themes/twentysixteen/functions.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�Y l$�p2���ᐚ�', '', 0),
('MS���k쥘�\n��', 'wp-content/plugins/wordfence/images/flags/aw.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�3u��y���ju�3', '', 0),
('R�\\�&��T �|`', 'wp-includes/class-wp-user.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�\\��v�c��7u�', '', 0),
('ynm�;�/�UsK ��', 'wp-includes/css/wp-embed-template-ie.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '\Z�<�wV���\nӜwr', '', 0),
('|�&;�r�Ls5��', 'wp-admin/includes/comment.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���O�>����\rX', '', 0),
('�5�Y9����2*BHh', 'wp-content/themes/Divi/includes/builder/scripts/ext/jquery-ui-1.11.4.custom.min.js', 0, '����(g�!~!뿪�', '����(g�!~!뿪�', '', 0),
('���Ye�.�0s��', 'wp-admin/includes/class-wp-comments-list-table.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��2Z�c|\ZPF\r`�[', '', 0),
('��''-�p�-��f�', 'wp-admin/css/l10n-rtl.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'i�R{峪,D�_��J�', '', 0),
('�TQ�ה�Y\nr�C', 'wp-content/plugins/tablepress/views/view-list.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '"��)����.Z���Y', '', 0),
('L��bP�-I1f�', 'wp-includes/theme-compat/header.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '0L@���%�\n���P$', '', 0),
('N�d#R��+��r\0s[', 'wp-content/plugins/wordfence/views/reports/activity-report.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'G�Tj�$M#�Ԣ%��', '', 0),
('^�����;�DY\r0R', 'wp-content/themes/twentyseventeen/inc/color-patterns.php', 0, '�P���[<���\0;*.;�', '�P���[<���\0;*.;�', '', 0),
('h���v�u�\n�i�', 'wp-content/plugins/tablepress/i18n/datatables/lang-sr_RS.json', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ':K /6��p���X�', '', 0),
('t������!�\Z�%\n', 'wp-content/plugins/wordfence/vendor/composer/autoload_namespaces.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '5�,}vĨ3��G��)�', '', 0),
('�{��Y�\\�z錿�}c', 'wp-includes/images/smilies/rolleyes.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ' ���O�2�Ofݣi�', '', 0),
(' ''���_U;0�/<�', 'wp-admin/includes/class-bulk-theme-upgrader-skin.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�ALc.��G�@�m�\Z', '', 0),
(' *@ADғ�=pu���E', 'wp-admin/user-new.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�i�%,�aWcH2�b�', '', 0),
(' <@�s����\r��F��/', 'wp-includes/Requests/Exception/HTTP/305.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'X��\0�K��/`�,��&', '', 0),
(' De4G0�����@d', 'wp-content/themes/Divi/includes/widgets/widget-ads.php', 0, '.��gU^ċ\\�K_ �', '.��gU^ċ\\�K_ �', '', 0),
(' �S� ���hnUd�x', 'wp-content/plugins/wordfence/images/flags/vu.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '� �u%k{�m͢(u', '', 0),
(' �>e���H��b\0', 'wp-content/plugins/wordfence/images/flags/mk.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '������0\n�-�o��', '', 0),
(' �\r$ Q�^C(����', 'wp-includes/Requests/Exception/HTTP/505.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�]A 3�[/Cd���', '', 0),
(' ��c̫)I�\np,͑��', 'wp-includes/css/jquery-ui-dialog-rtl.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����b����.|Ri', '', 0),
(' �p(?Qn����a��Z', 'wp-includes/js/plupload/plupload.silverlight.xap', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'tq\0���3�X�0��b�', '', 0),
('!o�\r��A��v7��e', 'wp-admin/update.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'iYQ�D��<A�@��\Z�', '', 0),
('!1b݅9��*�\\��', 'wp-admin/admin-footer.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '7��^�{��(�n�X', '', 0),
('!7:,am��O��+fP', 'wp-content/plugins/tablepress/i18n/datatables/lang-lt_LT.json', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��@A�������{', '', 0),
('!_��輵p3p�n��L', 'wp-includes/images/smilies/icon_eek.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��_��s���jN��_z�', '', 0),
('!|(�y�W�*1Oo2Cu', 'wp-includes/js/wp-api.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ';�O0 ���pGN�', '', 0),
('!�g�ۇ�C�;F\Z�T�', 'wp-content/plugins/wordfence/images/flags/py.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'E��\n��E�)\Z��M', '', 0),
('!�P��3Iq���z$�', 'wp-content/plugins/tablepress/admin/js/common.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'f*{�1��*�8�.�', '', 0),
('!�##sw:\rH*�$q�', 'wp-content/plugins/wordfence/lib/menu_tools_diagnostic.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�$����"�ќ��s���', '', 0),
('!�����A�;H��W��', 'wp-content/plugins/wordfence/images/flags/tv.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����eKgМl�', '', 0),
('!�R���p�nL�w�m7', 'wp-includes/js/tinymce/plugins/lists/plugin.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�>��J��(�%"', '', 0),
('!�O�4�bCRR�fO�', 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/file.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����O�iƝ��''[��', '', 0),
('!�x�s��C p�h^:&�', 'wp-content/plugins/wordfence/images/flags/zw.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '� M�Q���>qQ\r�', '', 0),
('!��Y0-z1�dm>�', 'wp-admin/js/plugin-install.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'F��RE�J\r䉶�L/', '', 0),
('"Et�y�s����\Z|g', 'wp-includes/js/tinymce/plugins/wptextpattern/plugin.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�� �J)U�s�����', '', 0),
('"\n�k�"cj�i�V��(�', 'wp-content/plugins/wordfence/images/flags/tw.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'l��7}�aEY�3��Q�T', '', 0),
('"(}G��r� 0��V(', 'wp-admin/ms-options.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�''�\0�}�:��ㆯ�', '', 0),
('"0�rN1M���#���', 'wp-content/plugins/wordfence/vendor/composer/autoload_classmap.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�EӤ㭇��M��g��', '', 0),
('"8A\n=��ᇼfp5', 'wp-includes/theme-compat/embed-404.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��%\0��i���hq��', '', 0),
('"IFn����@�a�}�9', 'wp-admin/includes/class-wp-themes-list-table.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'o��|M�i*m��#/�8', '', 0),
('"����b9��e�|�_�', 'wp-includes/feed-atom-comments.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '.���s���Pu��', '', 0),
('"�����u>1�7���', 'wp-includes/class-pop3.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'KTQȩ:O!�@T��y', '', 0),
('"����c���9�&', 'wp-includes/js/plupload/plupload.full.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'JC��$Vm''�.''��', '', 0),
('"��6\r+K{�\Z!a', 'wp-admin/comment.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�-o�̦�l�mx���', '', 0),
('"�w��h����', 'wp-admin/includes/class-automatic-upgrader-skin.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�ў��W&��L�6��', '', 0),
('#\n��/��PZ~h��', 'wp-content/plugins/wordfence/lib/email_genericAlert.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'F�B�!@��f�-A���', '', 0),
('#D����5%��', 'wp-includes/class-wp-hook.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����I������.18', '', 0),
('#y���t(�$NT��t�', 'wp-includes/Requests/Proxy.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�@k7�\0��t�\\*��G', '', 0),
('#��T;�`�4������', 'wp-content/plugins/tablepress/i18n/datatables/lang-bel.json', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'D\r|�@��@�A_իp', '', 0),
('#�SD�cY����PQ�', 'wp-content/plugins/wordfence/lib/menu_firewall_bruteForce.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���C�k<"KGY', '', 0),
('#�hv���wVY$ ', 'wp-content/plugins/tablepress/index.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����aV��q�M���', '', 0),
('$Z<0aeN���T���', 'wp-content/plugins/wordfence/images/flags/ls.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'tx���E�&ʮm�\rn�', '', 0),
('$����0S\r�r���', 'wp-includes/images/smilies/icon_redface.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'm��A��R!4a', '', 0),
('$���C����/�9��', 'wp-includes/class-wp.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '\ZO�3\Z��g��!|�S��', '', 0),
('$��-#q`�l�$W�ۉ', 'wp-content/plugins/wordfence/lib/live_activity.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ':�k*$<C��~ݩU�', '', 0),
('$�ϫ/����!��C�', 'wp-includes/IXR/class-IXR-introspectionserver.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '2Ua�w�<�Iw�p�O7-', '', 0),
('%f�����''�XճΗ', 'wp-content/plugins/tablepress/views/view-edit.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�I`��+��Ӥ#2�f�', '', 0),
('%����7��娳�', 'wp-content/plugins/wordfence/waf/wfWAFUserIPRange.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�f9�E3�\Z��r��1<', '', 0),
('%#��\\��,�{J��i', 'wp-content/plugins/tablepress/i18n/datatables/lang-fi.json', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '6M�?�mp��E\nG�t�', '', 0),
('%0��H��2��߷�', 'wp-content/themes/Divi/et-pagebuilder/et-pagebuilder.php', 0, '���ڄq;�~Ȅ���', '���ڄq;�~Ȅ���', '', 0),
('%J!Ӧ[�,�}V�Ǖ', 'wp-content/plugins/wordfence/images/flags/ml.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'V��1��~e���x���', '', 0),
('%�S�|�O��@s�u', 'wp-content/plugins/wordfence/images/flags/gg.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '*�*��Ot�3̇h��', '', 0),
('%����8^�V<�t�', 'wp-admin/edit-tag-form.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�d��G:$�8�Ye�', '', 0),
('%�Pb.��8�Gd�t�', 'wp-admin/css/media.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '1��v}�`�<�O�J�', '', 0),
('%�J���''�L���ٸ', 'wp-content/plugins/wordfence/images/flags/ht.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '!�!�w��ղH��T?�', '', 0),
('&�YMR��z0�vAo2', 'wp-content/plugins/wordfence/images/flags/sprite-des-128.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�L��m���F��Q��r�', '', 0),
('& 6������Ӿ�1�S', 'wp-content/plugins/wordfence/images/flags/si.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '\rϕ�5`}�䋅�%�{', '', 0),
('&*���dĆָ� �H5', 'wp-admin/images/align-center.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ' �\Zݶ�4y�dY1�e�', '', 0),
('&=\Z�+t�"�/k''\n', 'wp-includes/js/jquery/jquery.form.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�À�s���E�VM�-�', '', 0),
('&ee�\n3K���vZ��', 'wp-admin/ms-delete-site.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '� =e�|��ҢQH�O', '', 0),
('&t!0^g��bJ�c,>3', 'wp-admin/upload.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'M��Gc���(;y�g;', '', 0),
('&���X�B`]"?װ�\Z', 'wp-admin/css/press-this-editor-rtl.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '=��y�����ͣ8�|', '', 0),
('&�iN�$J�oF�r-�', 'wp-content/plugins/wordfence/images/flags/gl.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�(kt5�*\r�i�l�', '', 0),
('&���Rw?~�j�hJ�D', 'wp-includes/Text/Diff/Renderer/inline.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�\n�n5�P�����B''�', '', 0),
('&��]0W��\n)�=��', 'wp-includes/js/tinymce/plugins/directionality/plugin.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '`�W%<�:oJ��9�', '', 0),
('&�g��Hi���(��', 'wp-content/plugins/wordfence/images/flags/dm.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '_\r&�.S%��V[\Z5YR', '', 0),
('&�`�O�Q5�Q�43�', 'wp-admin/theme-editor.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'di}���v�A�p���', '', 0),
('&��� P�shcusS', 'wp-content/wflogs/attack-data.php', 0, '#ح\n���y�Ib�\r�\r', '#ح\n���y�Ib�\r�\r', '', 0),
('&�vA��Q��c��qw8,', 'wp-includes/theme-compat/header-embed.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'g�+��x��&�wf�X�', '', 0),
('&饱����W���|�', 'wp-includes/widgets/class-wp-widget-links.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�_\\o�@�s�2���S', '', 0),
('&�?j�k�3>�L��', 'wp-content/themes/Divi/includes/builder/scripts/frontend-builder-scripts.js', 0, '�\Z��콿�\r�й=', '�\Z��콿�\r�й=', '', 0),
('''=!Za��a���jU�Q', 'wp-admin/css/site-icon.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�|�U-�ͥ��<N�� ', '', 0),
('''M��w����\rKj', 'wp-admin/includes/class-wp-site-icon.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '������X"�q!�|�', '', 0),
('''���� �o���S��', 'wp-content/plugins/wordfence/images/icons/ajax3.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'mw�ߴtꍓ''\n���s', '', 0),
('''�_3\n����_t���', 'wp-content/themes/Divi/includes/builder/scripts/ext/jquery-ui-1.10.4.custom.min.js', 0, '#�)�(��j�M�nC8X', '#�)�(��j�M�nC8X', '', 0),
('''��?�h� }�Y\0IG', 'wp-content/plugins/wordfence/lib/email_pleaseChangePasswd.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�*�Gs�WcȐ�3', '', 0),
('''��i�}�L���4Ƨ�', 'wp-content/plugins/tablepress/admin/css/common-rtl.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�8��p�-�H�*�', '', 0),
('''�)q���Z�z�s1<L�', 'wp-content/plugins/wordfence/images/flags/nu.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��(�m�ß,�G', '', 0),
('(��g%\0��4��l>��', 'wp-includes/js/jquery/jquery.schedule.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '&��T�k�f؞���', '', 0),
('(?���>��S�N揚�&', 'wp-includes/images/media/default.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '-����I�B�h�@���b', '', 0),
('([d��������BQ��', 'wp-admin/js/updates.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '>�P�{�F6/���ϖ<', '', 0),
('(wZ�B�N��ڸ]NSS5', 'wp-content/plugins/wordfence/images/flags/mw.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�;�R���1ߴQJv', '', 0),
('(x*J���,�LÛn�<K', 'wp-content/plugins/wordfence/images/icons/arrow_refresh.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'k�w�`�`�|�}$G��', '', 0),
('(xŏ9f��GĖ.�', 'wp-content/plugins/tablepress/i18n/datatables/lang-uk.json', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'u^fE5&����s�XjL', '', 0),
('(~6vqV�0�{�"', 'wp-includes/ID3/readme.txt', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����Ɯ���VLN[�', '', 0),
('(���v|T�— ¥�', 'wp-admin/includes/screen.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�z\0�#�l�;�!�', '', 0),
('(�^�3N������3', 'wp-includes/wp-diff.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�Ң��IC����%\r4,.', '', 0),
(')���|�{4�+]�X(', 'wp-includes/Requests/Exception/HTTP/411.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '''�R��M�.�Z`G�', '', 0),
(')�c�*�ۮm\0:*6&', 'wp-content/themes/Divi/includes/builder/class-et-builder-plugin-compat-loader.php', 0, '�`d�P8ԟ�PC�', '�`d�P8ԟ�PC�', '', 0),
(')>��2\Z����ӧ', 'wp-content/themes/Divi/includes/builder/scripts/ext/jquery.tablesorter.min.js', 0, '� �A�o� �n~���', '� �A�o� �n~���', '', 0),
('){�jW-_�Q=?�GlҢ', 'wp-includes/media.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����_s�q�O=���', '', 0),
(')�Oz=�u����˷', 'wp-includes/rewrite.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�I��Ւ�+XI�7�', '', 0),
(')��]���Z$�P%', 'wp-includes/embed-template.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�>��EVJ{;6�!*', '', 0),
(')�f><z0-AUi�', 'wp-admin/js/wp-fullscreen-stub.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��(�2Tq�\0�W��%�', '', 0),
('* a�F���4��u�vU', 'wp-admin/images/menu-vs-2x.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'J�ZY<�i�Y��b�', '', 0),
('*\\Tҝ)%]�yiD+', 'wp-includes/Requests/Exception/HTTP/402.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '`�Y�QP�\nz����G�', '', 0);
INSERT INTO `wp_wfFileMods` (`filenameMD5`, `filename`, `knownFile`, `oldMD5`, `newMD5`, `stoppedOnSignature`, `stoppedOnPosition`) VALUES
('*_���LfV}��xfN', 'wp-content/plugins/wordfence/images/flags/mq.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '?��H\n� �\rp;IE�', '', 0),
('*t$�ߋv��n��s�', 'wp-includes/js/swfupload/swfupload.swf', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�Z%�5�e,�r��HO', '', 0),
('*|Ӕ5ܘ��z', 'wp-content/plugins/wps-hide-login/uninstall.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '''4!�X\nk�H}��Ƃ', '', 0),
('*��-3�u��E�[�O#', 'wp-includes/images/down_arrow-2x.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�s���$�6(�@�a', '', 0),
('*��L�m&&2��\nb', 'wp-includes/js/tinymce/utils/form_utils.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��T8?ZP��{�-��', '', 0),
('*�\Z07ѥ1O���َ8', 'wp-includes/js/json2.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 's��{N�|EO�0�', '', 0),
('+9���[BU�E�e', 'wp-admin/js/updates.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'H\n���~� �=_`0��', '', 0),
('+��G*#���f�', 'wp-admin/network/site-info.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���x+�fo��{|ϓ�', '', 0),
('+��t�%R?������', 'wp-admin/network/credits.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��T%>r��l�1q''�', '', 0),
(',<�� �?C]�0A�', 'wp-includes/js/tinymce/plugins/colorpicker/plugin.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��(oT���R��a�', '', 0),
(',B�c���ԛZ�4Y', 'wp-includes/js/swfupload/plugins/swfupload.speed.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'AZ7��k���E`,*�s�', '', 0),
(',���@��hj�qrޒ�', 'wp-includes/ID3/module.tag.id3v2.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�c����Fy�O*�N', '', 0),
(',�hɃs?4B[�^՝', 'wp-includes/SimplePie/Cache/DB.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Y�OU���.�b���', '', 0),
(',�7�m=i0`��@*\\', 'wp-content/plugins/wordfence/images/flags/ye.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '4\0�7�CK�{DY)', '', 0),
(',�����M9[Iv�-�Q', 'wp-content/plugins/wordfence/images/flags/gh.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�7�K�zxn�����Fn', '', 0),
(',�����<9�T�j`', 'wp-content/plugins/wordfence/images/flags/ca.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '"�J+/<���6(', '', 0),
('-kdϯ���X�w\\7���', 'wp-includes/admin-bar.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'PJk�5P�E)���/�', '', 0),
('-����Ǹ�%w=��', 'wp-admin/css/colors/ocean/colors.scss', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '\Z|[���l�|ٱf%h', '', 0),
('-��)7�5y�8c��Wv�', 'wp-admin/about.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'ĉm�De|�,(���\\', '', 0),
('-�_��+��Yn��S', 'wp-includes/js/jquery/ui/tooltip.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'D?hi\r���,��q40', '', 0),
('-�f��4]�#"u��l', 'wp-admin/css/colors/light/colors-rtl.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�,c!Zr��ie2', '', 0),
('-��藂��Y{]ns�', 'wp-includes/css/wp-pointer.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '~�ׂ`.�\rݑ�`�x', '', 0),
('-��.�z�e����8�', 'wp-content/plugins/wordfence/images/flags/km.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�v�2��j\Z�I@ N\\�', '', 0),
('-�H�rhꈟ�jB���', 'wp-content/themes/Divi/includes/builder/plugin-compat/easy-digital-downloads.php', 0, 'y''8y�ꆾ�o�߈:r&', 'y''8y�ꆾ�o�߈:r&', '', 0),
('-��P���U\r[E�', 'wp-content/plugins/wordfence/images/flags/gr.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'l���\r�C����u�-{', '', 0),
('. �\0_oE�]A�_�0PJ', 'wp-includes/js/tinymce/plugins/wpautoresize/plugin.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'd�\0Xc�O�@p��%�', '', 0),
('.,�?<�W�P&8�A', 'wp-content/plugins/tablepress/i18n/datatables/lang-cs_CZ.json', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���3�&>uG�&��', '', 0),
('.8{''�O�2�i�xCQ�', 'wp-content/plugins/wordfence/images/flags/ug.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '\r+YkSI���-@^7n�', '', 0),
('.IhU���3��+B\Z��', 'wp-includes/images/admin-bar-sprite-2x.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�Q����8��o��', '', 0),
('.L��Ă:�����f�', 'wp-content/plugins/tablepress/css/index.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����aV��q�M���', '', 0),
('.Z{=U�uߩAJ��*', 'wp-admin/css/press-this.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��F秠�2�& ', '', 0),
('.�E�[J��l�x��', 'wp-content/plugins/wordfence/images/forward_disabled.jpg', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'M_��Z?�N)�Ҋ�:�5', '', 0),
('/<ا^ɼf}�"��$�', 'wp-includes/images/media/document.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'v�4�8�Αy�6�d�', '', 0),
('/k\n�啗�ˁ8����+', 'wp-content/plugins/wordfence/images/flags/ir.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�k�n�oT''����{K[', '', 0),
('/t�;/b����4!�"&', 'wp-content/plugins/wordfence/images/flags/cl.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'h��1�ܮ�8���', '', 0),
('/��}㦿L�;?�w\\', 'wp-includes/Requests/Exception/HTTP/401.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ';*������?�d��@', '', 0),
('/�s��C4�������', 'wp-admin/network/setup.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�t�=$��l�y�2R', '', 0),
('/�7���[���n��', 'wp-content/themes/twentyseventeen/inc/template-functions.php', 0, '��LtW4����b$��', '��LtW4����b$��', '', 0),
('/鹠���ΰ1�iw��', 'wp-includes/images/uploader-icons-2x.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���&-��O��Õ�~', '', 0),
('0��@G\r��DV�sj', 'wp-content/plugins/tablepress/i18n/datatables/lang-en_US.json', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Eq\r5�3l"�j*�k�TS', '', 0),
('03���[�ŶJ��', 'wp-content/plugins/token-access/placeholder.php', 0, '�Ȫ,,s:��rЙe', '�Ȫ,,s:��rЙe', '', 0),
('0<����lڿ��J��', 'wp-includes/js/wp-backbone.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�x��\n%�6�h�)��9', '', 0),
('0]�qK''�f�x����', 'wp-includes/js/tinymce/plugins/compat3x/plugin.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'W���������r��', '', 0),
('0j�Vƽ�f:�5��`�\\', 'wp-includes/js/customize-selective-refresh.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '?��VR�z���x�1', '', 0),
('0���E\00���X�H', 'wp-includes/js/colorpicker.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '� ��\ZY�b|$�@q-', '', 0),
('1%O���%Z�C�Y', 'wp-content/plugins/tablepress/i18n/datatables/lang-sq.json', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '� ��y3u���ww=', '', 0),
('1s�)6�Ӷ���C��Η', 'wp-admin/user/admin.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'p-R �VEo����$', '', 0),
('1�Fb3}�!Q[�dۗ', 'wp-content/themes/twentyseventeen/template-parts/post/content-none.php', 0, '&h`6K��¤\Z', '&h`6K��¤\Z', '', 0),
('1�EfQ�v#)�\n�0EkQ', 'wp-admin/images/media-button-image.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '~��WÎ�@��b�rճ', '', 0),
('1ݝI�#4v����P�', 'wp-content/plugins/tablepress/i18n/datatables/lang-is_IS.json', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��_��|=~c�&��', '', 0),
('1��X�/�t60^Ҁ!�7', 'wp-includes/js/comment-reply.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'V�''&�) {��/�z��', '', 0),
('2\0\0���[�C�GQ�', 'wp-content/plugins/tablepress/views/view-options.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�L�����Hե�*e', '', 0),
('2@�j�j\0�kӲ��Ә', 'wp-admin/includes/template.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���#<��sF�>�t', '', 0),
('2j�L,���W\r��W$��', 'wp-admin/css/colors/sunrise/colors-rtl.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�q�R~�d�_�ƃ6��', '', 0),
('2��㺨a|F�l3]�', 'wp-includes/customize/class-wp-customize-new-menu-section.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��dB;�Ǯ\nJ��m', '', 0),
('2��^(��ʭ�-^x��', 'wp-includes/SimplePie/Enclosure.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '.�B�nK�s]', '', 0),
('3\n�V>��O9Ǫ� � N', 'wp-content/plugins/wordfence/images/flags/id.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�t�3����m�', '', 0),
('3+z��.���6Q~]y[', 'wp-includes/js/tinymce/plugins/wptextpattern/plugin.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�.Ei�$Pwo�m��', '', 0),
('3k��oW�5 k[mq', 'wp-admin/includes/continents-cities.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'D�q.OB��6�\n�f�', '', 0),
('3z''�O��v�J&�� ', 'wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����GF��*�7��ϫ', '', 0),
('3�r%Bw�z�.��@�q�', 'wp-content/themes/Divi/includes/builder/scripts/jquery.hashchange.js', 0, '��I�H\n7���o� �$', '��I�H\n7���o� �$', '', 0),
('3���''���RK�Bf�', 'wp-includes/js/tinymce/plugins/wpdialogs/plugin.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�G���7�(tt�@�', '', 0),
('3��fQ3�h�5[��W�<', 'wp-includes/Text/Diff/Renderer.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�� �C0�Y7O�@�GS', '', 0),
('3��ng\0��\\\0 �W', 'wp-includes/IXR/class-IXR-value.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��f�>�5l�j\0f�', '', 0),
('48�Vt���+^X�', 'wp-includes/pomo/mo.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '\Z�yL�ʄU.^z3/�e', '', 0),
('4AI�n09��7c`', 'wp-includes/js/tinymce/utils/validate.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�+Q`�����k0RW�', '', 0),
('4a�[I�}���H�m)', 'wp-admin/css/deprecated-media.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�̀0뚀o/������|', '', 0),
('4�@�,C�����', 'wp-content/plugins/tablepress/controllers/template-tag-functions.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'G�JC�M��r��+�ý', '', 0),
('4ڂ��L$�,K[�u��', 'xmlrpc.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'lS�b������2Dž', '', 0),
('4�Br8X�s)�����', 'wp-content/themes/twentysixteen/template-parts/content-none.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'x Y�B��j����y��', '', 0),
('5�?��y��<�2�', 'wp-admin/css/dashboard-rtl.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����]@��V��', '', 0),
('58�d�`S61K>ۮ�v', 'wp-admin/css/colors/blue/colors-rtl.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '֔��c"�;(Jkq�_�', '', 0),
('5C�)\nWu�꽝/F�cK', 'wp-includes/js/plupload/wp-plupload.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '+o�N8�/:7&�', '', 0),
('5S{�TƁ���e�/�', 'wp-includes/class-walker-page.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��;Ȏ�YغZ�do', '', 0),
('5Z����Sμ�v�`6�9', 'wp-includes/version.php', 0, 'm�h���l3}�^��', 'm�h���l3}�^��', '', 0),
('5\\h>��w ���N�', 'wp-includes/registration.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��3f�\\?�dK�', '', 0),
('5]���/����\r�', 'wp-content/themes/twentyfifteen/rtl.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�{�����eh', '', 0),
('5`�]\\ͭi\0���\ZJ�T', 'wp-includes/class-wp-embed.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '\\��)c�b��''n�', '', 0),
('5s�g�U�曭x�#�x', 'wp-content/plugins/tablepress/admin/css/common.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�X����N/f���', '', 0),
('5��iҘ0~���f�P', 'wp-content/plugins/tablepress/admin/js/index.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����aV��q�M���', '', 0),
('5�7�N C=��-��c�', 'wp-content/plugins/wordfence/images/sort_asc.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�&�D�K���zS§0', '', 0),
('5�ݵ�C����t4A', 'wp-content/plugins/wordfence/images/flags/sz.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ':��9�Y/�X9���', '', 0),
('6����X/��HL', 'wp-includes/js/mediaelement/wp-playlist.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��t�����j�8�C', '', 0),
('6;I(�H�m�%��f�', 'wp-admin/css/farbtastic-rtl.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����q�@!!�Ek�', '', 0),
('6[f�9�?�� _�', 'wp-content/plugins/wordfence/images/icons/bullet_yellow.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'J&���Ɍ����ԔQ<', '', 0),
('6c�b��kk��i3�@�H', 'wp-content/plugins/wordfence/lib/menu_firewall_waf.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'C�0u*X��u=��v�', '', 0),
('6�]j�v�W�k\r3-�', 'wp-admin/load-scripts.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�CT�r�[�ۉC�''', '', 0),
('6���؈�2������', 'wp-content/themes/twentyseventeen/inc/icon-functions.php', 0, '��m�0�\0��\Zi�"', '��m�0�\0��\Zi�"', '', 0),
('6��K�V���u�N\0�5', 'wp-content/plugins/wordfence/images/flags/ec.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�A$͊z��������� ', '', 0),
('6�����ti�y�xٿ', 'wp-content/themes/twentysixteen/readme.txt', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '|��xϝ�\\NA3��&{�', '', 0),
('6����j4�1]o���', 'wp-content/plugins/wordfence/images/flags/cy.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'ȕ2�csry�8<�%\Z,R', '', 0),
('6̠,��_���q��u�', 'wp-admin/includes/class-wp-filesystem-ftpext.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��4�~A''s��.�ߧ', '', 0),
('6٨ �:{�^D�', 'wp-includes/js/jquery/ui/accordion.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '3L/�o�o.� ��', '', 0),
('7<L�U3�9�TU�3Əs', 'wp-content/plugins/wordfence/js/admin.ajaxWatcher.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�4B;0��f�=Si�6', '', 0),
('7T��e�|��=:�G', 'wp-content/themes/Divi/epanel/js/wp-color-picker-alpha.min.js', 0, 'bSUnp���M�4=Y`', 'bSUnp���M�4=Y`', '', 0),
('7X��>�h�19ms', 'wp-content/themes/Divi/includes/builder/main-structure-elements.php', 0, '������L2��>���%', '������L2��>���%', '', 0),
('7|oOU���z\0Ef���', 'wp-admin/network/update-core.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���~�I''�0Y�', '', 0),
('7��+�8�d�c��@$', 'wp-content/plugins/wordfence/images/flags/sl.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '.��B`u�,&$��1', '', 0),
('7�%Wy~P?�x��', 'wp-includes/js/tinymce/skins/wordpress/images/playlist-video.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�lzV6`wmZBs���', '', 0),
('7��O+�����Nj''n', 'wp-includes/js/mediaelement/bigplay.svg', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'tl:��E��9�n^���', '', 0),
('7�c�¢)��S�eb�', 'wp-includes/js/jquery/ui/menu.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���D��tc�]8�', '', 0),
('7�c�.$P!�"�', 'wp-content/plugins/wordfence/images/sort_desc.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�<���j��_�ˊR�2', '', 0),
('8=�I��a�%��k�~�', 'wp-admin/js/editor.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'v�S�1�y�p.�W�*S�', '', 0),
('8D��n���D���>�', 'wp-content/plugins/tablepress/i18n/datatables/lang-nb_NO.json', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����0~������n�', '', 0),
('8P֧�\Z�HGE}8�', 'wp-includes/Requests/Exception/HTTP/306.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Wsz�uNP�j���Xu', '', 0),
('8���pϾ7�U� I��', 'wp-content/plugins/tablepress/admin/js/list.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�n���Cld����', '', 0),
('8�y���A�0�M.D', 'wp-content/themes/Divi/epanel/shortcodes/js/editor_plugin.js', 0, 'g����f��', 'g����f��', '', 0),
('8�R6�DH��q�-{�:`', 'wp-admin/includes/translation-install.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ' �ZqmN�_��8!���', '', 0),
('8�@)��6yg[y�sQR', 'wp-admin/css/deprecated-media-rtl.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��I�+Z�Ot�E�v', '', 0),
('8ÛZE�Q$}UP�T��', 'wp-content/plugins/wordfence/lib/wfCrawl.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�L���U/�m`A\Z', '', 0),
('8ܞt��\Zw�Nxa��', 'wp-includes/class-wp-network.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�>�������Gh��u', '', 0),
('9�\r5''X���>?�', 'wp-includes/js/customize-preview-widgets.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'C`���2���l��', '', 0),
('9ψ[�1d{���@', 'wp-includes/class.wp-styles.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�U�:0\n�RDŽha�6', '', 0),
('9:��d�o\n��p`Ry��', 'wp-includes/js/tinymce/langs/wp-langs-en.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�f�tS�uc�.k�7a7', '', 0),
('9�} B^��? �"�', 'wp-includes/script-loader.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�p����lsq��a', '', 0),
('9ՍҢ��9��d\r�Y', 'wp-includes/ID3/license.commercial.txt', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '\n;g��J�g����xA�', '', 0),
('9��s�3�SZ,p�8g', 'wp-includes/images/media/text.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'z��s��0�ȝ�Q�K', '', 0),
(':{���{7�9����', 'wp-admin/link.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'nAs�C��5 ���+', '', 0),
(':�|L�H6(��c�g��', 'wp-includes/ID3/module.audio.ogg.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '{܁:�_���Գ}<�', '', 0),
(':"��̏%^�@�j�<', 'wp-content/plugins/wordfence/images/flags/ga.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���E��d\Z����', '', 0),
(':<�$��0,w"&e({', 'wp-includes/class-feed.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�)$k��3\\ ���2E�', '', 0),
(':Cc*���-�|a4��', 'wp-content/plugins/wordfence/images/flags/uk.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '(1�l������fB��', '', 0),
(':D�J�$�h��Dž\r�', 'wp-admin/js/customize-nav-menus.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�S5�w��w{($%L', '', 0),
(':Z�W��_�*�if����', 'wp-content/plugins/wordfence/images/flags/pn.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 's�;�;�N���n䩘', '', 0),
(':mwvK\r�����Z��~', 'wp-content/plugins/wordfence/images/wordfence-logo-16x16.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Y�~F,�N8z����O2', '', 0),
(':���%H`!���\r�Z', 'wp-admin/js/media-gallery.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '2�� Ғ�����n', '', 0),
(':��X�&e��ͣ���', 'wp-content/themes/twentyfifteen/genericons/genericons.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'ĥ��U�S�t�+�', '', 0),
(':�Xqݝ�J\\�5P�4', 'wp-includes/images/spinner.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����1c~''�dv�vHq', '', 0),
(':�6�M$��]�pm��', 'wp-content/plugins/wordfence/images/flags/im.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�:�K,}�����0R�s', '', 0),
(':�ṇRM�ti#��=', 'wp-includes/images/media/audio.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�taCA���.��Z�', '', 0),
(':�ru�R�/˹�na', 'wp-content/themes/Divi/includes/navigation.php', 0, '��ȼ�����6�m2��', '��ȼ�����6�m2��', '', 0),
(';#� n����%"���', 'wp-includes/Requests/Exception/HTTP/404.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��c�Y\0�ys��<M', '', 0),
(';�b�fȖ0����x', 'wp-admin/css/colors/midnight/colors.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'WP��cVO\0����', '', 0),
(';1ы#�Y_N��t�', 'wp-settings.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 't{�i�9ƙ�#o�3', '', 0),
(';R�yh���RxK�\r', 'wp-admin/js/farbtastic.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�:�T�2Aq]����4�', '', 0),
(';}yh���h4��۫\Z', 'wp-content/plugins/wordfence/lib/menu_blocking_countryBlocking.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�k�����Q��[$�ۢ', '', 0),
(';�"�C�ؘܳ� hc\Z', 'wp-content/themes/twentyfifteen/content-page.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�$zx���6ޓ�M#', '', 0),
(';�-#n�9�|�?=��', 'wp-content/plugins/wordfence/images/flags/an.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '{ڇ��0sw�1�Z��', '', 0),
(';�Wct���*+��Br�', 'wp-includes/images/smilies/icon_surprised.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ')�r�����i\r�^@8��', '', 0),
(';����*1\Zn��4�', 'wp-includes/js/wp-emoji-loader.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��!�L��]��)�[F', '', 0),
('<*���)�1Yg����', 'wp-content/plugins/wordfence/images/flags/tz.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�]��#D���ft�>>', '', 0),
('<F���Pz�22��~', 'wp-includes/js/imgareaselect/imgareaselect.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '}(��()��3���', '', 0),
('<I�#�h��29����', 'wp-content/plugins/wordfence/lib/menu_blocking_advancedBlocking.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�8c�_G�����R=', '', 0),
('<��9�u�j����!�$', 'wp-admin/css/install.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���B��q��\n%R~�1R', '', 0),
('<�^�^�i6Ե�5��', 'wp-content/plugins/wordfence/images/flags/me.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Zs��L5����U��ʢ', '', 0),
('<�hj� �4���4a�2�', 'wp-includes/js/utils.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�\r��ǼC`���<', '', 0),
('<��u꿖\Zܜ��Y�^', 'wp-includes/js/tinymce/plugins/wpeditimage/plugin.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'E���cΎ��0?e��F', '', 0),
('=9)���)�\\��', 'wp-content/plugins/wordfence/lib/wfGeoIP.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '~bj ��!b��`aP)0', '', 0),
('=5��@N��%�m��d', 'wp-content/plugins/wordfence/images/flags/il.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�UP��O\nFz����', '', 0),
('=S�6�a��Xo�,�2', 'wp-content/plugins/wordfence/vendor/autoload.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'f�\\o�� ��jk_', '', 0),
('=f�u�A><Th���@', 'wp-includes/js/jquery/ui/progressbar.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�Mq�TٴA?�L}y"i�', '', 0),
('=��EC��lX�ΰ', 'wp-content/plugins/tablepress/admin/img/tablepress-editor-button-2x.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'S������ej햸', '', 0),
('=��k�[4��� ��=�', 'wp-includes/comment-template.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���r�tF�>�ε�mb', '', 0),
('>#������wt��E�7', 'wp-content/themes/twentysixteen/js/keyboard-image-navigation.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ']��''''����/W�����', '', 0),
('>h�XX*�v1���', 'wp-includes/theme-compat/comments.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '"��b�=Q\n~C�}K', '', 0),
('>ql�+�m�\05Ħ"�^', 'wp-includes/js/customize-preview.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��۳s!#Cz��]�ϸ', '', 0),
('>��X�\r�b��ڟ�$W', 'wp-includes/class-wp-image-editor-gd.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����Ϋ�ި6@�P', '', 0),
('>�q�҇s�0�@A��P', 'wp-content/themes/Divi/single-et_pb_layout.php', 0, '���7K�\\.���(�Ya', '���7K�\\.���(�Ya', '', 0),
('?2yT!s|��t��u}', 'wp-includes/random_compat/random_bytes_dev_urandom.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'P<!�=�-�f��aDh�', '', 0),
('?Yv�q_����ۮXO', 'wp-content/plugins/wordfence/images/sort_both.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��%�B�Qx�SV.D', '', 0),
('?]�P�.��1����2b', 'wp-includes/js/tinymce/plugins/textcolor/plugin.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Rr���gw�d"���', '', 0),
('?t�2N��KR%���', 'wp-content/plugins/tablepress/i18n/index.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����aV��q�M���', '', 0),
('?�b�U�,I�������', 'wp-content/plugins/wordfence/images/flags/scotland.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��Y5��bG���&', '', 0),
('?�$ O���;�>ե�', 'wp-content/plugins/wordfence/css/jquery-ui-timepicker-addon.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ')e��f�#�`P�~7�n', '', 0),
('?��mf��\\�-�h�8T', 'wp-content/plugins/wordfence/images/flags/rs.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��nP�e�\Z��S<�_�', '', 0),
('?�z�O{9�&�~=v�', 'wp-content/plugins/wordfence/images/flags/ma.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '+�~ɢ̓PxU��', '', 0),
('@��`�u���f���''�', 'wp-content/plugins/wordfence/images/flags/tg.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�v�t�o���^��h�', '', 0),
('@$"�\r�f(7��U&', 'wp-content/plugins/wordfence/images/flags/mr.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�%�{����m�\\�x', '', 0),
('@V�$�K���<�1*�', 'wp-includes/css/jquery-ui-dialog.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��E�����ޒ@*�', '', 0),
('@b�Hf�Q�"$��S', 'wp-admin/js/press-this.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�H�\n�}x-N8�,�c)', '', 0),
('@k/�����I�?T,', 'wp-includes/js/jquery/ui/datepicker.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '϶=���S��������', '', 0),
('@��̘9�#�L�y(��', 'wp-includes/images/arrow-pointer-blue.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'w��b�·*L���[��', '', 0),
('@�U�v�"��ϙ5L�', 'wp-content/plugins/tablepress/views/view-editor_button_thickbox.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�/���I����C*,', '', 0),
('@�XD\n�\nRN��t���', 'wp-admin/images/menu.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�\r�9#�d�Y` ���', '', 0),
('@�L��߯7�٭kقE', 'wp-content/plugins/wordfence/lib/menu_tools_twoFactor.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'E:�^.>��T�1', '', 0),
('@�;5�X��V��O�Z', 'wp-admin/images/mask.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���g~�"��J��䩎�', '', 0),
('@�m����O��W', 'wp-admin/admin-header.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 't��9��RX�#ӏ�', '', 0),
('@�t�R>G�Hh��ס', 'wp-admin/css/revisions-rtl.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'ǝ�����Mq��O�', '', 0),
('@�s�Z��^����q�v', 'wp-admin/images/media-button-2x.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '#�WI��\\��?��', '', 0),
('@��+�T΄''����٤', 'wp-includes/ID3/module.audio.flac.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'P�|��sq��;�', '', 0),
('A�lA~i^����u�Ø', 'wp-admin/css/customize-nav-menus.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ';\ZT��O�W|&�;{V', '', 0),
('AE���[�`����', 'wp-includes/js/thickbox/thickbox.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��H�sTX{B$�٭6�', '', 0),
('A+��� ��q2��0Y', 'wp-content/themes/Divi/includes/builder/scripts/advanced_options.js', 0, 'v��E�m�w��!r�Z', 'v��E�m�w��!r�Z', '', 0),
('Aa�@J�������', 'wp-includes/js/tinymce/plugins/colorpicker/plugin.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '"S�I�$�0DRj�*', '', 0),
('A{&� ��V>��Νs', 'wp-admin/css/login-rtl.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��K;Po���\\�`�', '', 0),
('Aػ#���"���j�', 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-roadblock.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Zoo�>���Uw��(��', '', 0),
('A�<��?�c�Q�', 'wp-content/plugins/wordfence/images/flags/je.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'r�;����O0]�4���j', '', 0),
('B\n�O��D��t��%�', 'wp-content/themes/twentyseventeen/template-parts/post/content-image.php', 0, 'e�|Și\\A[F�.Oϻ\r', 'e�|Și\\A[F�.Oϻ\r', '', 0),
('BJ��O������z�D�', 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/config.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�Z�Tַ�?*=v%', '', 0),
('Be*��&l���*j��', 'wp-content/themes/Divi/epanel/js/functions-init.js', 0, '?h���"������}t�', '?h���"������}t�', '', 0),
('B��j�)��q�D�S', 'wp-admin/install-helper.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'dV�`����1&�\Zl', '', 0),
('Co+�J�&�?���Ǘb', 'wp-content/themes/Divi/includes/builder/plugin-compat/siteorigin-panels.php', 0, '�9 �}Uŕ��+�Y��', '�9 �}Uŕ��+�Y��', '', 0),
('Cc�iF��h�.n7�', 'wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��"�3ph4�h����', '', 0),
('C�ؚ�T�R�!vF{', 'wp-includes/customize/class-wp-customize-nav-menu-item-control.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�n�d�PWY�]�\Z�2', '', 0),
('C�L�����L�J�@��', 'wp-content/themes/twentysixteen/template-parts/content-page.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'sE��E�*���ȷ', '', 0),
('C��s\\�\n���s��''m', 'wp-content/plugins/wordfence/lib/menu_tools_whois.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�ܰ�S���Fȍ�/,6�', '', 0),
('Dm�\n��z�H��S���', 'wp-includes/images/crystal/document.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�''^c�s���D��3T\\', '', 0),
('D.��:�\0��S�R8', 'wp-includes/ID3/module.audio-video.asf.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '(k��Q����|$�4�', '', 0),
('D6m�e�r{pK�O�', 'wp-includes/locale.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '_�?>nY�xF���', '', 0),
('Dg`X̀:�#�u:03~�', 'wp-content/plugins/tablepress/i18n/datatables/lang-tr_TR.json', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '+�I«k�^��c�A', '', 0),
('D����)ba�k��{��', 'wp-admin/includes/admin.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '\\{�z�iP����\Zq�', '', 0),
('D�1wN�u��<m��M�', 'wp-content/themes/twentyseventeen/search.php', 0, 'Ua���+�qѾ���B', 'Ua���+�qѾ���B', '', 0),
('Dչ�����$Oa����', 'wp-admin/css/colors/ectoplasm/colors-rtl.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Z萤���i��2�[�', '', 0),
('D��5\n''�\\��~W��', 'wp-includes/category.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'e�Em���xO^1��j', '', 0),
('D��PQ�,��(+|��ذ', 'wp-content/plugins/tablepress/admin/js/edit.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�b�#Rff��%\n!�� �', '', 0),
('E#���-v37�6�Ť', 'wp-content/plugins/wordfence/wordfence.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�yn���s3�Tk0�', '', 0),
('E4��fu\r#R:k!jgh', 'wp-includes/js/wp-list-revisions.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�R�1�\0���\\��ɡ>', '', 0),
('Eh�������@aq��', 'wp-includes/session.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�Ea�:`���Zv5�', '', 0),
('Ex"��GC~2J��ŕs�', 'wp-content/themes/twentysixteen/genericons/Genericons.ttf', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '\0�'' ��N깛���V', '', 0),
('E��(�zRA1;eN�qD3', 'wp-content/plugins/wordfence/index.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '2��e��ª��\\�og', '', 0),
('E���e�<��W���', 'wp-content/themes/Divi/js/menu_fix.js', 0, '��y8�^C�\r''��V�', '��y8�^C�\r''��V�', '', 0),
('E�}�~��M��-�]�a', 'wp-admin/css/widgets.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����)�����k��', '', 0),
('E�V��,�%��,SM=', 'wp-admin/ms-edit.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�/�Ħý��:E�', '', 0),
('E�0fۿo�i�\r�"��&', 'wp-content/plugins/wordfence/css/images/ui-icons_cd0a0a_256x240.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�Ō��o�8�%��', '', 0),
('F�Hȝl�e��#�', 'wp-includes/js/tinymce/skins/wordpress/images/more-2x.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'l,��r�%�^x�%', '', 0),
('F��Oۣ�����g�', 'wp-content/plugins/wordfence/images/wordfence-logo-32x32.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��@ۯI����uU�', '', 0),
('F\r�x�w~�\rܱ��\n�', 'wp-includes/widgets/class-wp-widget-search.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�V��~��f���2�', '', 0),
('FF�v��V;v�8/�\r��', 'wp-includes/SimplePie/Misc.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���y�-���^�\ZK�', '', 0),
('FH���30m�:��s��', 'wp-includes/js/tinymce/skins/wordpress/images/dashicon-edit.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'xR� �Y�X���ݤ���', '', 0),
('FY�����$\\8���^X', 'wp-content/plugins/wordfence/images/flags/gu.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '<�Xãy���̆�@�', '', 0),
('Fa���#<��&$��;', 'wp-content/plugins/wordfence/lib/menu_blocking.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'R~�r�䶰�]^C���', '', 0),
('F�����sT�&�''��|', 'wp-content/plugins/wordfence/images/flags/ru.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'q?p�2�^�%�k\Z#�', '', 0),
('F�\\�C?�Z���', 'wp-includes/css/customize-preview-rtl.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'QIR�m��b�@�d��', '', 0),
('F�Xť����4�öA', 'wp-content/themes/Divi/epanel/shortcodes/shortcodes.php', 0, '������Ǝ�lt_2�', '������Ǝ�lt_2�', '', 0),
('F��Ã\\�O�fg�', 'wp-includes/js/tinymce/skins/wordpress/images/gallery-2x.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��1����v��R', '', 0),
('F�''�B�/�4{J�{w', 'wp-admin/js/edit-comments.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���v"[������7v�', '', 0),
('F���?�C;$��H\r\r', 'wp-admin/css/color-picker.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�\r���m@.f��J�', '', 0),
('F���Ru�H�o��', 'wp-content/themes/Divi/epanel/shortcodes/js/et_shortcodes_frontend.js', 0, 'H���:Ɩ����W�i�g', 'H���:Ɩ����W�i�g', '', 0),
('G Xe�x��w0\\�o8', 'wp-includes/Requests/Response/Headers.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '\Z�ÂҶ�A-��>c�`', '', 0),
('G#Y@�[r�z�i��1�', 'wp-content/plugins/wordfence/js/wfpopover.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ';�&m�A�hlMPZX', '', 0),
('G6U�2\01R������J', 'wp-admin/js/theme.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'd��ґl�)&D�_y�8', '', 0),
('Gm��:�MľV��LЉ', 'wp-includes/js/tinymce/utils/editable_selects.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�d*\n�z�f��G"0��t', '', 0),
('Gq�@����gm屪', 'wp-includes/js/mediaelement/controls.svg', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '@�oZsm����ۊR�', '', 0),
('Gu�������ʭ�', 'wp-includes/class-wp-meta-query.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���6�!�ڭ�}�p', '', 0),
('Gu�^�/1��ՁS�7', 'wp-includes/atomlib.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��p{AxWZ��m^d�*', '', 0),
('G�9q���=ʥ[3?a�', 'wp-admin/images/bubble_bg-2x.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'R=[����;��c��', '', 0),
('G�7\Z��I&:�x', 'wp-admin/edit-form-comment.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '1���e���1�"�X�', '', 0),
('G�����T!���A��', 'wp-content/plugins/wordfence/images/flags/ax.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Fu�w�b̅��(w\r��', '', 0),
('H�Y�fUH�u�pd', 'wp-includes/Requests/Exception/HTTP/400.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Q�n���VJ�R�x�5��', '', 0),
('H+�E~�}�1Q���', 'wp-includes/js/wp-util.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���9��-���ر�,', '', 0),
('H0� ��Zk?�]qO�', 'wp-content/plugins/tablepress/admin/js/tinymce-button.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ')���~����>��', '', 0),
('HA���f�,���$F-�', 'wp-admin/css/customize-nav-menus-rtl.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '\n�_�W��[}��}��', '', 0),
('HGh''�x�R���~\n', 'wp-admin/js/customize-nav-menus.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����l��B\Z��c', '', 0),
('H`�\\� �r���Y�C', 'wp-admin/includes/class-theme-upgrader-skin.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��|p���^`L\\�', '', 0),
('He0|�����F0$ؕ�', 'wp-content/plugins/wordfence/js/knockout-3.3.0.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��_��B8lc^��', '', 0),
('H���&=�����b', 'wp-content/plugins/wordfence/images/flags/sprite-des-256.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'U5�!B<R�2��|B', '', 0),
('Hý��i�Z�U,H�L', 'wp-admin/includes/meta-boxes.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '/�Str�?\r��i�w��', '', 0),
('I��B�7�1T,�', 'wp-content/plugins/wordfence/images/flags/eh.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ';��[e����AuK', '', 0),
('I0��S�$2�T�B*', 'wp-includes/widgets/class-wp-widget-calendar.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�1��̈́�EW&o�:�', '', 0),
('I6.:\n(��i\0B��', 'wp-includes/rest-api/fields/class-wp-rest-user-meta-fields.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��d\n��c�UK�XJ�', '', 0),
('I6U�\r7����3p�', 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/falsepositive.key', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��h<��|�7b����', '', 0),
('Ig�bm�,as�Yp)A9', 'wp-content/plugins/wordfence/images/flags/tn.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��3eez������', '', 0),
('I��:Bs�#���@�', 'wp-blog-header.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�taMm?�%,=t�z�', '', 0),
('I簽��VmF�k���8', 'wp-content/themes/Divi/single-project.php', 0, '߇��zѱ��q', '߇��zѱ��q', '', 0),
('I�V/��6�s��', 'wp-admin/js/editor-expand.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'E\0J&�;sv\Z���\\y', '', 0),
('J�%.��~�q�l�', 'wp-includes/class-wp-text-diff-renderer-table.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '5��3�''�pdy�Y�\n�', '', 0),
('Jf�3?���_r�C�', 'wp-admin/images/w-logo-white.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'n���Jvۢ~�y�\\�', '', 0),
('J��E[�7U��\Z�~', 'wp-includes/js/plupload/handlers.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��N �f�_P�H!', '', 0),
('J{�ֹZi^ùx�I', 'wp-admin/media-new.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�o��V���h ٨\n�', '', 0),
('J�>����"��/', 'wp-includes/Requests/Auth.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '1��R��W��ÔO[��J', '', 0),
('J����:?2R�z��', 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/tinymce.min.js', 0, '�A>�t@�o��lg�', '�A>�t@�o��lg�', '', 0),
('J�o�Bֺ*9b��X���', 'wp-content/plugins/tablepress/classes/class-controller.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'c��_E�(6b�8ٻ', '', 0),
('J����0��\0���;', 'wp-content/themes/twentyfifteen/css/editor-style.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�BH\r�%��%^�f�\r�', '', 0),
('J��Oh��sDؾ', 'wp-includes/js/zxcvbn.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�L�;��uc���<��', '', 0),
('J� 4��/���|�� �', 'wp-content/plugins/wordfence/css/select2.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�X��N|7�Z��(C�', '', 0),
('K���ߺ�b�', 'wp-content/plugins/wordfence/lib/compat.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�?H�Y��/2��?T', '', 0),
('K�nҋD&sR�WU(�', 'wp-admin/css/farbtastic.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '0�i��)�3\\۸�/�;', '', 0),
('K�c��#2s�/(�"�', 'wp-includes/widgets/class-wp-widget-pages.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�`�W��I��K�''�2', '', 0),
('K��W�&\0\0K�\06�G�', 'wp-admin/js/set-post-thumbnail.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '+QSWm�@�~��Q', '', 0),
('K�K+�2� aeZ�e', 'wp-includes/class-walker-comment.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�/(c�AQ\\����S', '', 0),
('L<#���\Z����}', 'wp-includes/js/tinymce/skins/lightgray/img/loader.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '9K���M�:�Tf�9', '', 0),
('L�0 cl~;j�i�d�', 'wp-content/themes/Divi/includes/builder/scripts/waypoints.min.js', 0, 'C����>y��Y�ǒF', 'C����>y��Y�ǒF', '', 0),
('L#��/۰*�3���\r', 'wp-admin/includes/class-wp-terms-list-table.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'OJ��_;N��8+�', '', 0),
('L(��n�9[2�C6�', 'wp-includes/js/zxcvbn-async.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '1��p9 �9�~��', '', 0),
('L++0O���_�j', 'wp-content/themes/Divi/includes/builder/scripts/ext/wp-color-picker-alpha.min.js', 0, 'bSUnp���M�4=Y`', 'bSUnp���M�4=Y`', '', 0),
('LR7Q��ToG|�{', 'wp-content/plugins/wordfence/lib/viewFullActivityLog.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '/�{g�/C�)�����', '', 0),
('LW]��=����\0;�:', 'wp-content/plugins/wordfence/css/images/ui-bg_flat_100_1997c7_40x100.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'j�\ZKȚ�-"��a{*0', '', 0),
('L[L��A��$8�);', 'wp-content/plugins/wordfence/images/flags/pa.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '*�\n�rg�@��<�n�', '', 0),
('Lcw�ƼN��wji�', 'wp-content/plugins/tablepress/admin/css/edit.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'ޖ��\nh��-�긶', '', 0),
('LsЇś\n�c}>�K��', 'wp-includes/css/editor.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�{C��c��ؤ�!�0%', '', 0),
('Lz����Z��#�<', 'wp-includes/class-wp-locale-switcher.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�,�=0H��Z���', '', 0),
('L��e�t"pc( �e�', 'wp-includes/wp-db.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����.F5l�c��', '', 0),
('L�>t���N�����', 'wp-admin/css/colors/blue/colors.scss', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��5Iה�g,)Z�YM�', '', 0),
('L��)��a$�D-�Ӯ�J', 'wp-includes/js/tinymce/plugins/wplink/plugin.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�e�������.��', '', 0),
('M?,5�*�����K*�f', 'wp-admin/js/post.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���C����ϖe!q', '', 0),
('MW� ���:��ي', 'wp-admin/images/align-none.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�eqd2���u����\r', '', 0),
('MY��G��\\tX����/', 'wp-includes/customize/class-wp-customize-color-control.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '~�\0\09�&�c��u��', '', 0),
('M_�z��jJ��S���', 'wp-content/plugins/tablepress/admin/css/common-rtl.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '[Ǝ�)�}�6�)6�R', '', 0),
('M�RaΫr�w�gČ�', 'wp-content/themes/Divi/includes/builder/scripts/ext/jquery.visible.min.js', 0, '�GAr�dY��|��y�˓', '�GAr�dY��|��y�˓', '', 0),
('MР\0�A���9Q�+��', 'wp-includes/js/admin-bar.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��3��\nȗM�i��', '', 0),
('M�;C�����8Yyﲏ', 'wp-includes/js/twemoji.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'F~�K��\ZN�Ƀ}R', '', 0),
('M�:OG��dy�� �;', 'wp-content/plugins/wordfence/images/flags/fam.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'P� a7\Z�<��h#�', '', 0),
('M���I�M��rD��-', 'wp-includes/post-template.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'ƛw��oӬMʣ�d''�', '', 0),
('N7č�7�Ү\\C[��', 'wp-content/plugins/wps-hide-login/index.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��{J!u?}��s�', '', 0),
('N7�A�\0�nnV�֑�', 'wp-content/plugins/wordfence/images/checkbox.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '"��G\r�6|''', '', 0),
('Nu.��N3��XT���', 'wp-content/plugins/wordfence/images/flags/lk.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��Fq�O���.�aA', '', 0),
('N|�Jв�zn�sw', 'wp-includes/pluggable-deprecated.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�c��d��\0�~�5j�', '', 0),
('N�3�j@pu5����^��', 'wp-includes/js/tinymce/skins/wordpress/images/more.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����\n�\nm\0;�˫�z', '', 0),
('N��HV����}�4G', 'wp-admin/css/customize-widgets-rtl.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '}ҧ�(^`{�1SO���', '', 0),
('O ��S����#�Yi�v', 'wp-admin/includes/class-wp-list-table.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�����V\\b''�kdQzt\Z', '', 0),
('O =(�:��<� �1F�', 'wp-includes/class-wp-feed-cache-transient.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��-3��ǫ�����"', '', 0),
('Oi����jq�1��O�N', 'wp-content/plugins/tablepress/admin/css/codemirror.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��~�����T��4', '', 0),
('OlqCcێ���������', 'wp-admin/css/forms-rtl.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '_U�4J��D��@��mF', '', 0),
('Oy�}Ma���_��I', 'wp-includes/Requests/Exception/HTTP/504.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�m�̪Db� ��*�', '', 0),
('O��\\���P5��{�R�', 'wp-admin/plugins.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�?8�RD����)�', '', 0),
('O����&�r�蓏�� ', 'wp-admin/freedoms.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�õsϺ�6qH�D9��#', '', 0),
('O����R�r����D�?�', 'wp-admin/js/postbox.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�''��s{���� i', '', 0),
('O�:�23F`���,(2', 'wp-content/plugins/wordfence/images/flags/re.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�ph,��,�i�-\r�', '', 0),
('O����y ��k b�', 'wp-admin/css/customize-nav-menus-rtl.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�3�FЎ6.�����B�', '', 0),
('O�hu�G���&\0�L�', 'wp-includes/Text/Diff/Engine/native.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�''*�����*�x', '', 0),
('Ps�m\r-�t"�%', 'wp-content/themes/twentyseventeen/inc/customizer.php', 0, '&g�h[[�ИNƍ�', '&g�h[[�ИNƍ�', '', 0),
('P,&c�7*��n�b', 'wp-content/plugins/tablepress/css/default-rtl.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '@NTl����s�t�5u�', '', 0),
('PE۫�7r|oI�6��>', 'wp-includes/js/backbone.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�cݾR�^{�3�&���', '', 0),
('P&_#�''�zT���s', 'wp-includes/Requests/Exception/HTTP/417.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Bpj�hO^�c\\G #', '', 0),
('P''�(���?+�z��$�', 'wp-admin/js/postbox.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��÷�����T�FS', '', 0),
('P73o� ��\0�=��', 'wp-admin/js/word-count.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'w��������/i', '', 0),
('P��iz�t�a�}�a', 'wp-admin/users.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�r�[�@q�0f�<H�', '', 0),
('P�⩣-ƅ���i�', 'wp-content/plugins/wordfence/css/images/ui-bg_highlight-soft_75_a5a5a5_1x100.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��m8O@��d8�<Qž', '', 0),
('P�@���;b<\n�c�', 'wp-includes/class-wp-oembed-controller.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '9>���@O8C��mv�E', '', 0),
('P�M�\Z�I̸�ݭY`r', 'wp-content/plugins/wordfence/lib/wfHelperString.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�OV�FaD�V�4�4ܪ', '', 0),
('P�1$���\\*�C', 'wp-admin/images/stars-2x.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��A���#�S�Me.^', '', 0),
('P�=)�R�c��+� v', 'wp-content/plugins/tablepress/css/default.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '1\\�S�^�qp��Mx', '', 0),
('P��0��a��R�z= ', 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.ttf', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�Pù�4�S͈0p��', '', 0),
('Q 1ޕ�b PSW���r', 'wp-content/plugins/wordfence/images/flags/cr.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�"q���컔��m�.', '', 0),
('Q;��꼡ʿ���', 'wp-content/plugins/wordfence/images/flags/cm.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Th���W�F�C�J��', '', 0),
('Q2''-O�9�����4', 'wp-content/plugins/wordfence/images/flags/au.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '\r����/�Cs��Y��', '', 0),
('QT���*�f�P��.�', 'wp-admin/includes/file.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '?Y�$?LRFʎ����b', '', 0),
('QY��1�Tl��Vr<', 'wp-includes/js/customize-views.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '+K�3�R��\Z��', '', 0),
('QuoPX��\0��Sڞ', 'wp-admin/images/bubble_bg.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '=,����(��\Z2cV� 8', '', 0),
('Q��6K4������H', 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��뱝�R�|�$��d', '', 0),
('Q�`���8�M�8', 'wp-admin/press-this.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Y�S$\n�1>օ�O�P�', '', 0),
('Q��K�\0��H�0�� E�', 'wp-content/themes/twentyseventeen/index.php', 0, ']E9�|�?>r�;�', ']E9�|�?>r�;�', '', 0),
('Q�����l��g�-��', 'wp-admin/js/comment.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�6�\rwġ�������', '', 0),
('R3�Us�3��}T��', 'wp-includes/js/autosave.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'l��"F�L�7���GN�', '', 0),
('RQ�b7f�� |~ۓ�(', 'wp-admin/js/widgets.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����ҋ4�1p�e�>', '', 0),
('R���1?���Y�VDt�', 'wp-content/plugins/wordfence/lib/.htaccess', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�I�z~�i�,L���', '', 0),
('R�x�4Mp@�9u\n֊ p', 'wp-includes/images/wpspin.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�Nm�h���;\Z@��', '', 0),
('R��|Rx/�bzn9\0*�J', 'wp-admin/includes/plugin-install.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��H�D\08�P��*б�', '', 0),
('R���2$t�ED��6', 'wp-content/themes/Divi/includes/builder/framework.php', 0, '^���`nEGn*�>�H�', '^���`nEGn*�>�H�', '', 0),
('R�\\SC�|ju�9��A', 'wp-includes/js/media-grid.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�k�.:�l��r��', '', 0),
('R�p5�����Si', 'wp-content/plugins/wordfence/images/flags/iq.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����!\n���s�7��', '', 0),
('R¥�����Le�q �&�', 'wp-admin/js/user-suggest.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '3)��()ݰ4}\n�', '', 0),
('R�J٥D��c�v�ցK', 'wp-content/themes/twentyseventeen/template-parts/post/content.php', 0, 'q �/?�z�3=�1�A��', 'q �/?�z�3=�1�A��', '', 0),
('R�H\r0��!�d�?c&', 'wp-includes/widgets/class-wp-widget-categories.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�_��s�&��-&', '', 0),
('S.FȫA�j���(�:', 'wp-includes/js/hoverIntent.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�P\nޅL1A�Wb��\0', '', 0),
('S0�־��K/17u���', 'wp-includes/js/jquery/ui/selectmenu.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�}�˪2�9Zhxi"6�', '', 0),
('SX+7�1?���-', 'wp-includes/js/jcrop/Jcrop.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Z��7e�����Q�%K', '', 0),
('S����p�>��Wr�YE', 'wp-comments-post.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�L�p�%,2�����Ѥ', '', 0),
('S�T+)Μ<�C�e�2\r', 'wp-content/plugins/wordfence/images/flags/kn.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Hp�(��"�I��[�', '', 0),
('S�d�:��jr-I����F', 'wp-content/plugins/wordfence/images/flags/co.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�7"��}��ˀ���', '', 0),
('S�AǷɠ��T��]�', 'wp-content/themes/Divi/core/admin/includes/class-updates.php', 0, '#�^a!ѵ� �%�', '#�^a!ѵ� �%�', '', 0),
('S��&�az8�Jض9�', 'wp-includes/widgets.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ')ۏ\n�r:�#H�"y��', '', 0),
('S�^�7jK5I6K�2!', 'wp-includes/Requests/Cookie.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'ѝC���(�2+�y`��', '', 0),
('T�r���~�W]�', 'wp-includes/class-wp-comment.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ',g��F��;�`Bg���', '', 0),
('T6K?���s� �7(�', 'wp-includes/customize/class-wp-customize-sidebar-section.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '!T+caβF��������', '', 0),
('T?�?:qP��ah''��', 'wp-content/plugins/wordfence/views/reports/activity-report-email-inline.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��&Nu.o�k2�\Z1�\0', '', 0),
('TM����l����', 'wp-admin/includes/class-wp-screen.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'i�0b2�O$��?��', '', 0),
('T�.o@Ψ2�w�v��X�', 'wp-includes/js/jcrop/jquery.Jcrop.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '/a��Lru�4�\Z�', '', 0),
('T���vm?,�a���T4�', 'wp-includes/ID3/module.audio-video.quicktime.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '''-�nL9 a\Z�!�n�', '', 0),
('T�.���d��8�y�', 'wp-content/plugins/wordfence/images/flags/ae.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��7�4%����E�''M}l', '', 0),
('T�QaP\0�?�H�', 'wp-content/themes/twentyseventeen/assets/js/global.js', 0, '3�ȭ���k@�*ln', '3�ȭ���k@�*ln', '', 0),
('T���!�����7�', 'wp-content/plugins/tablepress/models/index.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����aV��q�M���', '', 0),
('U�\\p{J��O�Q�&', 'wp-includes/SimplePie/Cache/Base.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�C���2]�]#|j', '', 0),
('U� $A=�He�|�zȖ(', 'wp-includes/Requests/SSL.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '&Pg�''A6�(�07TO', '', 0),
('U��+C��#OK���', 'wp-content/themes/Divi/sidebar.php', 0, '%�F��O^��R�[�', '%�F��O^��R�[�', '', 0),
('U�nɓb4lZ,I', 'wp-admin/css/about-rtl.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��88Mh�s)�}��o', '', 0),
('U��}5&`J[�u:', 'wp-content/plugins/wordfence/images/flags/br.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'm�H%�W��Q��[���', '', 0),
('U���$i"u��&��9', 'wp-includes/images/crystal/video.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���l��ڤ�;�=', '', 0),
('V\n��U`�_�5���8', 'wp-includes/js/customize-base.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�[ܩ�;�\n@��', '', 0),
('VB��O5���.Ae2���', 'wp-content/themes/Divi/core/init.php', 0, '�\0l"u-J�DJ�RF', '�\0l"u-J�DJ�RF', '', 0),
('VL6�7G^l%D5z3��', 'wp-includes/default-widgets.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�OiT�0�*\0�h�)g�', '', 0),
('Vne!�z0u1?��', 'wp-includes/shortcodes.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�/Yf�4��E�e�', '', 0),
('Vrm�KE�p�j��6�', 'wp-admin/images/w-logo-blue.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�[N�W��_p�w�0', '', 0),
('V�����댏$�x', 'wp-admin/js/post.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Aٚ\n���ڋ�"-�', '', 0),
('V�O~FM��"/U�8��', 'wp-content/plugins/tablepress/classes/class-import.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�Zԧ�ԇ�IUe�', '', 0),
('V����6�9�sC�!�?�', 'wp-content/plugins/wordfence/images/flags/tc.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'G/��� ������QJ', '', 0);
INSERT INTO `wp_wfFileMods` (`filenameMD5`, `filename`, `knownFile`, `oldMD5`, `newMD5`, `stoppedOnSignature`, `stoppedOnPosition`) VALUES
('V׀��''h��Ĉ+:��', 'wp-admin/includes/network.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�!&V���i����', '', 0),
('W&�ִ �)+�ڱ���', 'wp-admin/includes/class-plugin-installer-skin.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��S7۔� G���', '', 0),
('WN� b%�9pY&����', 'wp-content/plugins/wordfence/css/jquery-ui.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'N3(�-�M���\r��', '', 0),
('Ws��{N�hP�r�㼱', 'wp-content/plugins/wordfence/lib/dashboard/widget_ips.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��C\0cۋ{|<�Z����', '', 0),
('W{�g- X��''=n8', 'wp-admin/moderation.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'TB���YR��"4�o�', '', 0),
('W})Ӗ7���e�}5�9,', 'wp-admin/load-styles.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '+��r���~��Q{��', '', 0),
('W������1��)B��U', 'wp-content/plugins/disable-xml-rpc/disable-xml-rpc.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '+�!1�:Y�r��2�', '', 0),
('X,�E�Cj$_��8I��0', 'wp-includes/images/smilies/icon_cool.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�F~��ߢ.���>t8', '', 0),
('X�a� �s�\n*�Ll�Ag', 'wp-content/themes/Divi/includes/builder/comments_template.php', 0, '��\r�H^�`\\�VB�K', '��\r�H^�`\\�VB�K', '', 0),
('X��M����xڳ�J�', 'wp-includes/Requests/Hooks.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ',�� ���gx�i���', '', 0),
('X�:8+˓2>V]��8�', 'wp-admin/images/sort-2x.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'nQ&�] �0�-����', '', 0),
('X���v�\Zƒ��"�$', 'wp-includes/Requests/Exception/HTTP/409.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�Z�i�~*=����', '', 0),
('X���G������z�X', 'wp-admin/includes/class-wp-upgrader.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '"��+cy�:����', '', 0),
('Y\n?�5��tm��!�3�', 'wp-content/themes/twentyseventeen/searchform.php', 0, '��p�-��b9��S3<', '��p�-��b9��S3<', '', 0),
('Y����bڧ,��J', 'wp-includes/Requests/Exception/HTTP/405.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�8т�m!�Ҭ����', '', 0),
('Y,Qp�gmu#�e���~', 'wp-includes/widgets/class-wp-nav-menu-widget.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���M�9 �JDA', '', 0),
('Y�La���h�(', 'wp-admin/edit.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'U74I�# �x�+��', '', 0),
('Y�,�e�A��w�`���', 'wp-includes/images/media/archive.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '9����h�\0��ì�u', '', 0),
('Y�68�H;%,�_c\n�', 'wp-includes/css/wp-auth-check.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�O���;}��$�HBҔ', '', 0),
('Y����]���ŞI���', 'wp-includes/js/jquery/ui/effect-slide.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�#G_��MVژ�y�', '', 0),
('Yօ4��:+X�[Z\Z��', 'wp-content/plugins/wordfence/images/flags/fr.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�%���}�2�K����', '', 0),
('Y֝��U����}�r/', 'wp-includes/SimplePie/Cache.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'y���:�oMh�vL�4', '', 0),
('Y���*�M�$���', 'wp-content/plugins/wordfence/images/flags/cc.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���T��;�+R�@', '', 0),
('Zv8~��`�֬�_', 'wp-content/plugins/wordfence/images/flags/mx.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '\\?��a��ҫ�K/ҋ', '', 0),
('ZcT���܍�(D��2', 'wp-content/plugins/tablepress/css/warning.txt', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�2��ǀhb��a�', '', 0),
('ZM\0�)՚���j 4', 'wp-content/plugins/tablepress/libraries/evalmath.class.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���a]�\0H�RŦ\0�', '', 0),
('Z4<n?e�����', 'wp-content/plugins/wordfence/lib/wfConfig.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '\Z�''�F�NHUd��A~�', '', 0),
('ZD�:-h�${�ma�', 'wp-content/plugins/wordfence/images/sort_desc.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��?զ�)X�?�N�', '', 0),
('Zx��1�2K�Z�,��', 'wp-includes/customize/class-wp-customize-header-image-control.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '+�-��h��г�', '', 0),
('ZҌ�[��\nv��� F', 'wp-includes/SimplePie/gzdecode.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�8��a��al�4�', '', 0),
('Z�_"��~�J�����', 'wp-includes/js/wp-custom-header.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�+�_`��$Y��)�', '', 0),
('Z�L/�Î���m�G', 'wp-content/plugins/tablepress/admin/js/options.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'FFg!,�aE�8տOl0', '', 0),
('Z����� %/�Z�z9��', 'wp-admin/includes/taxonomy.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '6/1�?F,�Ȫ��0�[', '', 0),
('Z�\0��Y���� æfg', 'wp-includes/js/crop/marqueeVert.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����\0���9��R���', '', 0),
('Z�"��ʖ D�7,n�', 'wp-content/plugins/tablepress/i18n/datatables/lang-id_ID.json', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '+o���o-���l5�8', '', 0),
('Z��=ӧ�rc"��y�', 'wp-includes/IXR/class-IXR-date.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��=�''=c.ا��ig', '', 0),
('[5���Y�Nh���K�M�', 'wp-includes/customize/class-wp-widget-area-customize-control.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�A�������C)�', '', 0),
('[9R�����Ga��', 'wp-content/plugins/token-access/access.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'L8\\G�7�T�p<�#', '', 0),
('[Q"ABb.Q����:�', 'wp-content/plugins/wordfence/js/jquery-ui-timepicker-addon.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�\\�#�kz������I]', '', 0),
('[h�i&.��E\r5S��', 'wp-content/plugins/wordfence/images/flags/cv.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '5`� �xJ��B�W�', '', 0),
('[��#ܧ\Z>]��<�', 'wp-admin/css/colors/ectoplasm/colors.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '<b��[;ԉ�(̒f$', '', 0),
('[�k�Xt��9Nt��', 'wp-content/plugins/wordfence/images/flags/za.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�pCh�"ڟ.��3�', '', 0),
('[�>�x�;�wn/t�H', 'wp-includes/js/wp-emoji.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '\Z���R6����A�x�', '', 0),
('[���1�YAdk�,', 'wp-includes/SimplePie/Sanitize.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Bظ��F�إ�H��u', '', 0),
('[�Y��44�Or��l0�', 'wp-includes/Requests/Exception/HTTP/414.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��]U�@���)��#h', '', 0),
('[ꠏ�|K�o�یb7�', 'wp-admin/user/index.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�����-x���Nb��', '', 0),
('\\vvڡwx^��4C�1', 'wp-content/plugins/wordfence/images/flags/jo.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Ӎ��1������W�', '', 0),
('\\?+V�Qa�@����l', 'wp-content/plugins/wordfence/images/flags/st.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�RK�����{���< ', '', 0),
('\\�����9�����', 'wp-admin/ms-upgrade-network.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '|��&"�S�m��8h�m', '', 0),
('\\&Ĩ�fo��݈g�W�', 'wp-content/plugins/wordfence/images/flags/gm.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��1�{���Y0]��', '', 0),
('\\&�: +�� ��3B�', 'wp-content/plugins/wps-hide-login/readme.txt', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���Z���o^�����', '', 0),
('\\/��W"-���Τ1q�', 'wp-content/plugins/wordfence/images/flags/uy.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'rC����ӳ�AL��)', '', 0),
('\\[��i%Ͱ<��e�>�', 'wp-includes/css/wp-pointer-rtl.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����LQON���8@', '', 0),
('\\�т�?$�̈́8����', 'wp-admin/includes/dashboard.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'f��!O|���{�/5', '', 0),
('\\��I:��ڲEX���WO', 'wp-content/plugins/wordfence/images/flags/fk.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'T��I�]��Q�\n1', '', 0),
('\\��+5��¦DW"�', 'wp-content/themes/twentyfifteen/search.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '>��"7ў!�T\n�}�', '', 0),
('\\�\0��>�+���Fb��', 'wp-admin/revision.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '|ru�H38��hܳ', '', 0),
('\\�Jh''�{���a�`_�', 'wp-content/themes/twentyfifteen/comments.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'R�ڢd��ɓ�GH��', '', 0),
(']�혏dT���''J�', 'wp-content/plugins/wordfence/images/flags/ua.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�@�s���J�����', '', 0),
(']�S��5��Cf�', 'wp-content/plugins/tablepress/i18n/datatables/lang-bg_BG.json', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�BkVDP� }����|', '', 0),
('](R�&!��1;�3��', 'wp-includes/js/wp-ajax-response.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���)�nZN�\n#��', '', 0),
(']A6p��}��0��v3L', 'wp-content/plugins/wordfence/images/flags/tf.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�)�v=^���4�sʉ<�', '', 0),
(']B#�2�z��bU��/', 'wp-includes/Text/Diff.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'lp՞��n��7q��*', '', 0),
(']��g> �ӡ��', 'wp-content/plugins/wordfence/images/flags/ki.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���[�#0+��A�g�', '', 0),
(']��P���Tkvt��8A', 'wp-admin/network/menu.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��V���H�s��3�-', '', 0),
(']���*������J�', 'wp-content/plugins/wordfence/images/icons/email_go.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��j��E��H)�.��', '', 0),
(']���uF��a���>', 'wp-content/plugins/wordfence/images/flags/td.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�9�l0#�8;��6���', '', 0),
(']����"}[�Y�R�', 'wp-admin/css/edit-rtl.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'oH�jE9>�����j%', '', 0),
('^9(-(Ų�y ���0q*', 'wp-admin/user/about.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��\0ڍ�KN� ���N�-', '', 0),
('^@ղ{''��_���92', 'wp-admin/upgrade-functions.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'h\r�6��Wd���˻', '', 0),
('^H\0�B|��4�@z��', 'wp-includes/IXR/class-IXR-error.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'g6"���u\\''3����b�', '', 0),
('^yG=ڜFg;3�á�', 'wp-content/plugins/wordfence/images/button-grad-grey.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��RC���Ty�?�', '', 0),
('^�Ð��+�y|�', 'wp-includes/images/crystal/spreadsheet.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '5�9�Т1�T��n��', '', 0),
('^�^\\Q��=(w��', 'wp-includes/js/imagesloaded.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����vR�fW���7dB', '', 0),
('_�\0��d �MP~��D', 'wp-includes/revision.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�J�WXV��/�uO���', '', 0),
('_�k4�!*}��݄ ', 'wp-content/plugins/wordfence/vendor/composer/ClassLoader.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '>B����aX���wa;', '', 0),
('_*�⽞L�0�>\r', 'wp-includes/feed-rss2.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '� gT��0|�mq��', '', 0),
('_j��_��/���yӱ', 'wp-includes/load.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���=�K,I�ѿ塲�', '', 0),
('_�|��T�M^���J', 'wp-includes/css/editor.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'հ?\\�67�lV^��Up', '', 0),
('_��4�3���=��', 'wp-includes/images/uploader-icons.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��\\M�����m��', '', 0),
('_�(�C���M6�9�', 'wp-admin/includes/class-wp-links-list-table.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'n�xҲ����k긝6_y', '', 0),
('_����8}���?�', 'wp-includes/css/media-views-rtl.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'G1CFp�"��M�a0�EX', '', 0),
('`P�%5���W�}�', 'wp-content/themes/Divi/includes/builder/scripts/frontend-builder-preview.js', 0, 'uRfI�Z〭����/', 'uRfI�Z〭����/', '', 0),
('`��S�`NI�^G�', 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.ttf', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '(�i@�G�g��0�p', '', 0),
('`%�ֽ�j��''��P��', 'wp-admin/js/edit-comments.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���פ7����h', '', 0),
('`O(�G7���` �M@', 'wp-content/plugins/wordfence/images/flags/ws.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'L\0N���=H��O�sT', '', 0),
('`X[r���횎�E', 'wp-content/plugins/wordfence/images/flags/cg.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�UXB''#�T�w��{', '', 0),
('`�m�[鴡ƿj��', 'wp-content/plugins/wordfence/images/flags/vi.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '(��~)N�SϢԡ��', '', 0),
('`�c0���\\���3�', 'wp-content/plugins/wordfence/lib/Diff/SequenceMatcher.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�O�"%é�O�DZ�j', '', 0),
('`ڮ/ZE�\0�]�܋3�P', 'wp-content/plugins/wordfence/images/flags/pk.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'p,������k��', '', 0),
('`���;�"�-���+~;', 'wp-includes/js/tinymce/plugins/media/plugin.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ' f�Ht�n��x,2��', '', 0),
('`��U�2���mdW', 'wp-includes/class-wp-customize-nav-menus.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '_}�[tGa@_���T', '', 0),
('av��<01��J�I', 'wp-content/plugins/tablepress/admin/js/list.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '00���y�&աa&�� 0', '', 0),
('a\Z�c����r�2��', 'wp-content/plugins/wordfence/js/jquery.tmpl.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�\\}�"���7ڷ��DZ', '', 0),
('a)�TMW�Oo��Q�|�', 'wp-admin/images/media-button.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����6@p�z^ye��', '', 0),
('a\\c,I"5T��#̋�', 'wp-admin/images/media-button-music.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�]�2\\Z�/��ޕ', '', 0),
('a�#��n�2fl\\� �', 'wp-content/plugins/wordfence/images/flags/gp.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��©ը�m� �g', '', 0),
('a�?��_�ˢ��6j��X', 'readme.html', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����R�.����3', '', 0),
('a����(m�EB�l�', 'wp-includes/media-template.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '4cy[M\0d6�W\\��aFl', '', 0),
('a�c�CH\r��=l@ĸ', 'wp-admin/plugin-editor.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��7cn����$i', '', 0),
('a�|\n��|@X\n��fM\r�', 'wp-content/plugins/wordfence/css/dt_table.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�gJbj�J��9�k:�', '', 0),
('a�ai�G����}��\Z �', 'wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'H�IsϢ9E�[�)��:', '', 0),
('a��?�X@�����', 'wp-content/plugins/wordfence/images/flags/lc.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��fF��n�m�U�%\\', '', 0),
('b32�N?R��V�MC�R''', 'wp-content/plugins/wordfence/images/flags/bj.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'N,X\nl�Y�%��_��', '', 0),
('bY�,��ϥY�r�;�', 'wp-includes/js/crop/cropper.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'ky5�ni*M(��', '', 0),
('bp�y���T5��S,L��', 'wp-content/plugins/tablepress/classes/class-admin-page-helper.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'jij���C�ː.y:', '', 0),
('bu/~���Iք9', 'wp-content/plugins/wordfence/images/flags/ge.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�h��!4��:��R', '', 0),
('b�ʡF1t�=���� v', 'wp-content/themes/twentysixteen/js/color-scheme-control.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Z��p���2/�>)~Oz', '', 0),
('b���HzfW����gw�', 'wp-content/plugins/wordfence/lib/wfSchema.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�)�{>*�R�g����', '', 0),
('b��`��Ҥ��-17@', 'wp-content/plugins/wordfence/images/flags/ag.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��\\$�,� ���', '', 0),
('b���Ҍ &�?�{', 'wp-includes/js/customize-loader.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����D@x�G�', '', 0),
('b�+ƴݟ�3�', 'wp-includes/customize/class-wp-customize-nav-menu-location-control.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '!�z��NHo;%���?', '', 0),
('c�4L]�˞��Mc', 'wp-admin/includes/class-wp-post-comments-list-table.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '\\4�Z����eN]%�D', '', 0),
('c,���[xޫ�3�\n�@', 'wp-includes/js/jquery/jquery.masonry.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��@`���&n|�}A��', '', 0),
('c42j���x�c��d', 'wp-includes/Requests/Session.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '7��݆��Ζ���}l�', '', 0),
('c��[b]��ݽ�JF', 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Y��n�_���,�c', '', 0),
('d��:w���O�І', 'wp-includes/ID3/getid3.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���V�z�e=Iu��\\', '', 0),
('d��1�쵓-�;O��', 'wp-admin/js/custom-background.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��`�0F$TC�U�{��', '', 0),
('d4���.�m�4ע�V)', 'wp-content/plugins/wordfence/images/flags/ni.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�2��ԏ�,���fT�', '', 0),
('d�on�W>a������', 'wp-content/themes/twentyfifteen/genericons/Genericons.woff', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 's/�n]�d���z�?', '', 0),
('d�A�N10u�3("\0', 'wp-content/plugins/tablepress/classes/class-render.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���/A�q�1�,�', '', 0),
('d�(��%J��@�G�', 'wp-admin/options.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ']2�Z��� l��', '', 0),
('d�hħ{q4�2�K"�', 'wp-includes/SimplePie/Rating.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '=p�m �K�دat�', '', 0),
('d�4�j�2U�V��$�P', 'wp-admin/css/wp-admin.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�佐5\0���!��*[', '', 0),
('eG�=�U�\\�l�', 'wp-content/plugins/wordfence/images/flags/bz.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '8�ߠe^z��e���', '', 0),
('e.PȴNB�Sx[�&��', 'wp-admin/includes/class-wp-plugin-install-list-table.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '\nO��y��''�O��s', '', 0),
('e>�Y9����S�&', 'wp-content/plugins/wordfence/images/flags/ci.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�h�zP��F+d�y&�', '', 0),
('e��__�%��x���', 'wp-includes/class-snoopy.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 's�\\�Ņ���ϼ�.� `', '', 0),
('e�^#|ۍ�TЩ��z', 'wp-includes/Text/Diff/Engine/xdiff.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'ֹ�b�t�X8�GX', '', 0),
('e�9G����7�R�z', 'wp-content/plugins/tablepress/i18n/datatables/lang-es_ES.json', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�^�n��+P��T4�', '', 0),
('fkp���~����7��', 'wp-content/themes/twentyseventeen/header.php', 0, '�S��{D��5q��\Z', '�S��{D��5q��\Z', '', 0),
('f''"Y���˱�V��', 'wp-content/plugins/wordfence/images/flags/uz.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '^zlvY��i6�)6|c4;', '', 0),
('fN�H�j�b՞-.-�D�', 'wp-content/plugins/tablepress/css/default-rtl.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�^�,F�U8�$��i', '', 0),
('f�u3\n�M\\�}6*0�', 'wp-includes/class-wp-customize-setting.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '<�|�}J��pr�m;\0�', '', 0),
('f����+���WKZ"�', 'wp-content/plugins/wordfence/images/flags/bv.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�ҒT�ǯW�F��5�~', '', 0),
('f�yĐ��ƼvhK�', 'wp-content/themes/twentysixteen/inc/customizer.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'x� zC�H�''[��{��0', '', 0),
('f�霰f؟|h��U�L', 'wp-admin/includes/ms.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�M��(�[��ڽ���', '', 0),
('f����B�D�Fr\r\r�', 'wp-includes/Requests/Transport/fsockopen.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '!�JO`�\Z�H�H?�?', '', 0),
('f����e��R�)�', 'wp-includes/SimplePie/Item.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'E�!�Cz�\0�c<ܧ', '', 0),
('fЭ�J�6�-u�]�', 'wp-content/plugins/wordfence/images/flags/nl.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '������Kɞ��l\r�', '', 0),
('fֈ�����V�Թ)�9', 'wp-includes/theme-compat/embed-content.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�V��8�߉܁;.���', '', 0),
('g#�,vM������:��', 'wp-includes/js/jquery/jquery.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��?�v@���̒N', '', 0),
('g+yr���q����D��/', 'wp-includes/vars.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�ѓ���պ���J�π', '', 0),
('gM�BM�}�ޭ!���', 'wp-content/plugins/wordfence/images/flags/bo.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '&�7_� |>�)���', '', 0),
('g|y_�o4"��X�N���', 'wp-includes/images/smilies/mrgreen.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '-5��^����J�j���', '', 0),
('g�$G\\��;�r���1X', 'wp-includes/images/wpicons.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'dS��uq��V_���a�', '', 0),
('g�R�<�}y:�1T', 'wp-content/plugins/tablepress/admin/js/tinymce-button.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'G1 N$���#�&\0\\�?', '', 0),
('g�f�1�۶�y�;�_', 'wp-includes/class-wp-http-proxy.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�=����M\Z{�8)v�', '', 0),
('g��~)�~�s�ʞ��I', 'wp-admin/includes/class-language-pack-upgrader.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '(���<H�Ǽ�^���', '', 0),
('g�x8��PM����o�', 'wp-content/plugins/wordfence/images/flags/vc.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'jF"�{����|0��', '', 0),
('g�˺�3�C,', 'wp-content/plugins/wordfence/images/flags/bw.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�E�.��g�;��z', '', 0),
('g��]bR%� Z��E�', 'wp-includes/js/shortcode.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�B�j���߭m��q|$', '', 0),
('g�Ed��1��D}����', 'wp-includes/js/jquery/ui/autocomplete.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�>�bXeså̐���', '', 0),
('hM��x����h��''', 'wp-content/plugins/wordfence/images/flags/ly.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��C̲ۨb#~<Q�', '', 0),
('h\ZOhl��_��Lm/�', 'wp-includes/class-wp-customize-manager.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '''���u�[Εx�`Y�', '', 0),
('h d��껅2��_�r', 'wp-includes/functions.wp-styles.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�e�J�8�Z�W�2��', '', 0),
('h0X-�i����^�G`8', 'wp-includes/pluggable.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��a?�:U����|p8', '', 0),
('h4���#3�`�-݈�"�', 'wp-admin/profile.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���?���>z�ͩ��z&', '', 0),
('h@Z�%�R�F�;ti\\m', 'wp-admin/css/login-rtl.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '''0�3ǡ�B���Y "', '', 0),
('h|hE��f:Ʊ2��~', 'wp-admin/network/theme-install.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'b���p�B&�#���', '', 0),
('h�W�(g�_�,r�Gk', 'wp-content/plugins/wordfence/images/flags/tm.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�}k�Զϯ�1�t�6', '', 0),
('h�~��x��`h��~?', 'wp-content/plugins/wordfence/js/jquery.qrcode.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��Թ���Xp`me<', '', 0),
('h�<�]���OpNCƴ�', 'wp-content/plugins/wordfence/lib/wordfenceURLHoover.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'B��K��H�gI!�^उ', '', 0),
('h�y�ێ��]��', 'wp-content/plugins/tablepress/css/tablepress.ttf', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'e<[�$?��Ħ��1W', '', 0),
('i����kmCx�ʷ��', 'wp-content/plugins/wordfence/lib/wfDashboard.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '@��/�����M��', '', 0),
('i��;�&��o�?', 'wp-includes/IXR/class-IXR-base64.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�*6���D�T�e��', '', 0),
('i8�LO尞��sL<��', 'wp-content/plugins/wordfence/images/flags/nr.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '7��\Z���Զ|�', '', 0),
('i�-��X�8V[~E�', 'wp-admin/css/install-rtl.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����:KӤ�s��ܫ��', '', 0),
('i�\\����=X�h$', 'wp-admin/js/language-chooser.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ' �P�V0��tJ�J', '', 0),
('i�k���C��T,�', 'wp-content/plugins/wordfence/lib/wfIPWhitelist.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'i���a|��0�\n�5�a', '', 0),
('i�C�L������', 'wp-content/plugins/tablepress/i18n/datatables/lang-ja.json', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'aL�f%ǩt�Z�Uj�', '', 0),
('j&�V1���6�4����', 'wp-content/plugins/wordfence/images/icons/ajaxWhite32x32.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���r��9 �#��{�', '', 0),
('jQ���e���;�e', 'wp-includes/css/wp-pointer-rtl.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'En�Ve�l��W��', '', 0),
('jmE��AX�uw�>܆', 'wp-admin/css/colors/ectoplasm/colors-rtl.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ' =��X�;�Ĵ��D', '', 0),
('j�䱋����%���]�', 'wp-includes/class-wp-xmlrpc-server.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����L��9̀J��_', '', 0),
('j���)n�Q8ޮ�D�', 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�N�I��f��������', '', 0),
('j����5F+���o', 'wp-includes/images/crystal/interactive.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�R�m`��`�9��', '', 0),
('j�^���h�8���', 'wp-includes/js/tinymce/plugins/wpembed/plugin.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�8*�R/���?�%��', '', 0),
('j�gs�66�$��8*�E�', 'wp-includes/class-wp-dependency.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ' �\\���MHF�?Ft��', '', 0),
('jڿ�t�1u���}���', 'wp-content/plugins/wordfence/images/wordfence-logo-64x64.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'v^�I�N/��g@��\\u', '', 0),
('j��kQ������0''', 'wp-content/plugins/wordfence/images/flags/dz.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���h9��X���', '', 0),
('k��F��3��l�t', 'wp-content/plugins/wordfence/images/flags/ms.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�����ޛy��ǨxW��', '', 0),
('k���$6O��-N�x�', 'wp-includes/js/tinymce/plugins/charmap/plugin.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�Z���?�Vs�M��', '', 0),
('k6���*���H� �u١', 'wp-content/plugins/wordfence/lib/dashboard/widget_notifications.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��f�?K��C��֩��', '', 0),
('kM������̙Ysp', 'wp-admin/credits.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���b�:�7��ъ<l�', '', 0),
('km�|��Kma0�"*�k', 'wp-admin/js/tags-suggest.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'P#�o��ANQw馲��&', '', 0),
('k��Q����c��d', 'wp-content/plugins/wordfence/images/flags/by.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '_�6\r��A����v���', '', 0),
('k��B˞�b=y��', 'wp-includes/user.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'u0�n�JĈ�-X/�', '', 0),
('l/\n�Ԁ�W�ͱ-c�', 'wp-includes/widgets/class-wp-widget-recent-posts.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�b��/O�76>m�<', '', 0),
('l9��=��h�,>���&', 'wp-content/plugins/wordfence/lib/wfDiagnostic.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'n1�j��h(�Hk�s"', '', 0),
('l���B���j��2�', 'wp-content/themes/Divi/includes/builder/frontend-builder/view.php', 0, '���8W ��ݱ��', '���8W ��ݱ��', '', 0),
('mD��T�ms���A�}', 'wp-includes/certificates/ca-bundle.crt', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�{�A��6��Xi,', '', 0),
('mA��Y����Rb|�S�', 'wp-includes/ms-default-constants.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���A��Y$o��M�iw', '', 0),
('mE���\\�)��o�', 'wp-includes/js/jquery/ui/spinner.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ':�2�a+�R!����e��', '', 0),
('mY����}ɽ��?', 'wp-includes/js/jquery/jquery.ui.touch-punch.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'L�m�Q4փ��]�', '', 0),
('m��-\Zm1����w��', 'wp-includes/js/jquery/ui/sortable.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '(���~���k�k�', '', 0),
('m����\Z�/�����', 'wp-content/themes/twentyfifteen/screenshot.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '[�t�ծ1�O�r�H^\r', '', 0),
('m�߷FQo�څ��\n(f�', 'wp-content/themes/Divi/includes/builder/scripts/library_scripts.js', 0, ' <��>�9��IA�$�', ' <��>�9��IA�$�', '', 0),
('n]�j7<3ISsQ�', 'wp-admin/images/post-formats32-vs.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�t.E���5G�N\Z�v', '', 0),
('n#5��;�����-}�-', 'wp-content/plugins/wordfence/lib/menu_scan_scan.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��`.�f���?䏸z��', '', 0),
('n#�t=�''����b]{�', 'wp-includes/js/tinymce/themes/modern/theme.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���\\�_��*κ�', '', 0),
('nI�A �R6�� �}\Z�\n', 'wp-content/plugins/wordfence/images/flags/mc.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '(� F�V�yDZ.�m', '', 0),
('nZ/1T:{&^�/n���', 'wp-admin/js/media-gallery.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Ѐ�H�M#N5��e�q\n', '', 0),
('nef���A@���R�?��', 'wp-includes/js/jquery/ui/position.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'J��X�~�C:�/b', '', 0),
('n����@��A��F�', 'wp-admin/network/sites.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'A����3Y�����{@', '', 0),
('nŢ�)�c���q^"', 'wp-includes/Requests/Exception/HTTP/503.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '9�RaßC�`\0�UT�', '', 0),
('n�к���v�nj=ͮ', 'wp-admin/includes/class-bulk-plugin-upgrader-skin.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��_�qp{��[W$&6Q', '', 0),
('n���0�9j�v8�"', 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/request.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '&B�0�''��Zk���?p', '', 0),
('o23d�;_�Y�<T}9', 'wp-content/themes/Divi/includes/builder/ab-testing.php', 0, '\Zx� wLK��L�', '\Zx� wLK��L�', '', 0),
('oP�c����o�.�r', 'wp-includes/js/tinymce/skins/lightgray/img/object.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�rdP�E}u\n/M�A�� ', '', 0),
('oZ0�������<c�0', 'wp-includes/SimplePie/IRI.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'n� �憒�;a{�_6�', '', 0),
('opUf����1��TeR�', 'wp-content/plugins/wordfence/images/flags/fm.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'tm�''��J��t��?', '', 0),
('o��a��w5h�@+w\r�', 'wp-content/plugins/wordfence/css/main.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'N������d5�Ɩ', '', 0),
('o�FW$��4NA�E�>', 'wp-content/themes/Divi/epanel/js/eye.js', 0, '��#0ޝ���&\Z噐', '��#0ޝ���&\Z噐', '', 0),
('o㮚-�;?X:��pҡ', 'wp-trackback.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '%<�66[���sF"�C', '', 0),
('o�[��n3u��ʹ�P5', 'wp-admin/options-general.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��#�w���+�ed�l', '', 0),
('p��7u�L�_{2Û�', 'wp-includes/js/jquery/ui/draggable.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'D<''w����I\0՜6�', '', 0),
('p�ZV_ �]��l{�', 'wp-content/plugins/wordfence/images/flags/ke.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'oE5�JUI��W�>�sZ�', '', 0),
('pUy�a �b��va�;�8', 'wp-includes/js/comment-reply.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��N�خ���T�&\0', '', 0),
('p��.а��[ÍD�', 'wp-includes/deprecated.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�L�*f�D�IWM��e', '', 0),
('p��\r��.�1D\n���', 'wp-content/themes/Divi/includes/builder/scripts/ext/jquery.minicolors.js', 0, '3\n�F��G��-X��?', '3\n�F��G��-X��?', '', 0),
('q\0^�mvBsfC~�', 'wp-content/themes/twentyfifteen/index.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�ɲb�ZK���K�W��:', '', 0),
('q"�co���>�2Rh�]', 'wp-admin/includes/plugin.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��6�9c�u''b�', '', 0),
('qh�665�y|�=�?S ', 'wp-includes/js/jquery/jquery.serialize-object.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�\\)������J�l<�"', '', 0),
('q�s���ƞ�ù��', 'wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�+�]F(�(��d�A�B', '', 0),
('q��5@�*=�&��\\X�', 'wp-content/plugins/wordfence/lib/wfHelperBin.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ';��!�ȍ��4Q��X#', '', 0),
('r��h��v��Lk/��', 'wp-admin/network/upgrade.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�#>��\n���㫛O�$', '', 0),
('r+zk;� 4��WI', 'wp-includes/js/tinymce/themes/modern/theme.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���(�H��\Z���W�', '', 0),
('rI\0yg�E!���2\0C', 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503-lockout.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Q\0V��0N�~�c��', '', 0),
('rt�i�. �:v��V&�', 'wp-content/plugins/wordfence/css/jquery-ui.theme.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���{_����#��S', '', 0),
('r�(n՞���j��b"', 'wp-admin/js/media.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��Mv-�[,^�XQ\\��', '', 0),
('r�2Á�Xzeb��/���', 'wp-content/themes/twentyseventeen/template-parts/footer/site-info.php', 0, 'Aj''�--Ldh�qX<�"�', 'Aj''�--Ldh�qX<�"�', '', 0),
('r�_�/��HG=�%�<�', 'wp-includes/images/arrow-pointer-blue-2x.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '%m�rތ]4�9c�', '', 0),
('r�r�(J�g�(�y�t', 'wp-includes/js/mce-view.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Hu�J���My(�5�', '', 0),
('r��\n��b��#��', 'wp-admin/css/media-rtl.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���[T�ڜ�+��', '', 0),
('s��y-� �A�X�Q�g', 'wp-content/themes/twentysixteen/genericons/Genericons.woff', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�;(H��-Jht�x�', '', 0),
('s�����ߡk�б��', 'wp-content/plugins/wordfence/images/flags/hn.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '1�E���P����+v', '', 0),
('s�E�Ξq�p�B���', 'wp-admin/css/widgets-rtl.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'V��8�gB�\0Ig�', '', 0),
('s�ŏU''���e@�d�', 'wp-includes/js/tinymce/plugins/fullscreen/plugin.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�\ZԼC�Cf�Y�H�', '', 0),
('s��˱�Y*u���O�', 'wp-content/plugins/wordfence/vendor/composer/autoload_psr4.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�:\0��>������}LQ\0', '', 0),
('s�C4M�*��*B�)�', 'wp-includes/css/wp-pointer.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��Lh(�(Ȁ�����', '', 0),
('t�����w*�>�', 'wp-content/plugins/wordfence/images/flags/do.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�V�:E�GaX��z', '', 0),
('t6��O�\ra��Ȇ�f', 'wp-admin/js/plugin-install.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��+�cS���kKњ0', '', 0),
('t8����p�̋�z{jDp', 'wp-includes/css/buttons-rtl.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��\r]1�|0p�u�*�', '', 0),
('t;���Q��<�e��r', 'wp-content/plugins/wordfence/images/flags/gd.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�?B��~̚�WV�r.9�', '', 0),
('tU�/Ds�Iڤ�st�', 'wp-includes/js/wp-auth-check.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��z}j����o)��', '', 0),
('tm6ۗ�q���.��=j', 'wp-admin/css/colors/blue/colors.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�R(�7�l�3o��A��', '', 0),
('t�����.��81�', 'wp-includes/random_compat/random_bytes_com_dotnet.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'er��LV��str��', '', 0),
('t�p�����o"�|:U%', 'wp-content/plugins/wordfence/images/flags/cf.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '*t��)��M؋F)', '', 0),
('t���O�$ҥ�h�\r\Z', 'wp-content/plugins/wordfence/images/flags/sh.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '>G� {n�դ��[', '', 0),
('u��T�֦n���', 'wp-content/themes/Divi/js/html5.js', 0, '_�����uc��W���#', '_�����uc��W���#', '', 0),
('ue�,"\n �h�g.', 'wp-admin/css/colors/_mixins.scss', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'ZR������_-���', '', 0),
('uv�՞(S5���훨', 'wp-content/themes/twentyfifteen/style.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'W:�]dܾY�K�6t�6', '', 0),
('u��3!pA�f�)R�M�', 'wp-includes/js/tinymce/plugins/wpgallery/plugin.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�H4PD����DM\\I', '', 0),
('u�qg\Z\0�8�hԭ�\0�', 'wp-admin/custom-header.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�C\n��a�F���', '', 0),
('u��\r��a"��\r�W', 'wp-content/plugins/wordfence/images/flags/aq.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'u����w ����釚d', '', 0),
('u��Q"��~W����ð', 'wp-content/themes/twentyfifteen/genericons/LICENSE.txt', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�4�Mi���Hj���JBc', '', 0),
('v���%Q*���[Gw', 'wp-content/plugins/wordfence/images/flags/no.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�ҒT�ǯW�F��5�~', '', 0),
('v����ð�M�v�:i�', 'wp-content/plugins/wordfence/images/flags/cz.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�\0�y��S(18��#', '', 0),
('vڴ����V���K��P', 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.eot', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '$z�3�`c��.', '', 0),
('v�)F��~q���?b', 'wp-admin/includes/class-plugin-upgrader.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���c��p��''��$', '', 0),
('vK;@�s�aU1;� ^�', 'wp-config.php', 0, '�E�\nGɱ�O��ܣ=', '�E�\nGɱ�O��ܣ=', '', 0),
('vlBT��[6��B�J�', 'wp-content/themes/twentyfifteen/genericons/README.md', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'u�9\nJ��La7Q��焑', '', 0),
('voFXc��%��m�/��', 'wp-content/plugins/wordfence/images/flags/gf.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '$��-�[S��D]��', '', 0),
('vw��@�H��z�F�', 'wp-admin/ms-admin.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���@�ͯE�b6�', '', 0),
('v]�z������3�tB', 'wp-admin/includes/class-wp-importer.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ',w��� _����/JS;', '', 0),
('v��ޣ�R�', 'wp-includes/js/jquery/jquery-migrate.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'lW�bX��[5y�^l6�', '', 0),
('vâ,\\�+Q�����֧', 'wp-admin/css/l10n-rtl.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '9^����y2=�F���', '', 0),
('v�Z�������\n3', 'wp-content/themes/Divi/page-template-blank.php', 0, '���m��''��o�i%mG', '���m��''��o�i%mG', '', 0),
('v�e�_a�̴����1', 'wp-content/plugins/wordfence/images/flags/pt.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '������T:��x', '', 0),
('v�G�.�g�A��#�r�', 'wp-admin/images/align-right-2x.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'h�l�>r�]�lW��x', '', 0),
('v���4�|>�<����', 'wp-admin/js/xfn.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�����t�+��n�(k', '', 0),
('v�{#��l��b\0}��B', 'wp-admin/css/colors/light/colors.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����� �#��', '', 0),
('v�Ҹ);�D��~J"�q', 'wp-includes/js/jquery/jquery.form.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���.�,�+��\nq', '', 0),
('w \r�C�%�7_�wo', 'wp-content/plugins/tablepress/admin/js/add.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�]�f��߭&��s\rs�', '', 0),
('wu�l|��p��Q', 'wp-includes/js/autosave.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�6k}�} f���%', '', 0),
('w���L��0���]r.', 'wp-includes/images/crystal/code.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '`�1�����1�9', '', 0),
('w��`M��>�{���', 'wp-admin/includes/noop.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�K�d�����/��', '', 0),
('w��[@��hS����', 'wp-content/themes/Divi/includes/builder/scripts/ext/wp-color-picker-alpha.js', 0, '�8j�s���y�Q�ȋ', '�8j�s���y�Q�ȋ', '', 0),
('w������:}V��P', 'wp-admin/js/common.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�DM�Jc�-��"x�3��', '', 0),
('x G!N�$�.�d�Tb�', 'wp-includes/ID3/module.audio-video.flv.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'k�Hi�,W��Q�F���', '', 0),
('x.o\Z0L�u ϳ��', 'wp-content/themes/twentyfifteen/header.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '6E�ִ��J���M', '', 0),
('x9@^6��ߑ��o��', 'wp-includes/images/w-logo-blue.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�[N�W��_p�w�0', '', 0),
('xIH�.�9�Y��BO', 'wp-admin/css/colors/coffee/colors.scss', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '9~8 �z#C0�^%a�', '', 0),
('xV�M��>�n�{O�ǟ', 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-blacklist.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��\\�]� B�5��\Z', '', 0),
('xxPyܪ��1����', 'wp-content/plugins/wordfence/images/flags/mh.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��KQ�:C�YM', '', 0),
('xy�!��q�)�.ˉ"', 'wp-content/plugins/wordfence/images/sort_desc_disabled.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�m����͟��r�� 9', '', 0),
('x�s�2��"Z�U�®', 'wp-content/themes/twentyfifteen/404.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�� ��2�MD�$��', '', 0),
('x�^m�]̲�/��L4vU', 'wp-admin/includes/revision.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ']��k��)��ǵ��qX�', '', 0),
('x�k����M�^���O', 'wp-content/themes/twentysixteen/inc/template-tags.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '~l��lc�3�U)��V', '', 0),
('x덂��@}Y��i�+', 'wp-includes/js/tinymce/plugins/tabfocus/plugin.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'j]xL*��_d�5I/', '', 0),
('y���1��-�/fIנ', 'wp-content/plugins/wordfence/lib/Diff/Renderer/Html/Array.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�±���t�T2�y%p�', '', 0),
('y��\n�,\nC�|[i', 'wp-includes/customize/class-wp-customize-selective-refresh.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����;Wl��}�*\r�', '', 0),
('y���E�a��:�[\0', 'wp-includes/class.wp-dependencies.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'XWv�ڟϡ�ړJz��', '', 0),
('y���G�\\`��MR�', 'wp-admin/network/site-new.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��5m�}KT�B���sH', '', 0),
('y�5�1\\�m>��G�', 'wp-content/plugins/wordfence/images/flags/zm.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��n|�Ϸ{>c��-R�', '', 0),
('z;j2WD�6��[�V', 'wp-admin/js/accordion.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�?�=L�/�%NZ�\\�\n', '', 0),
('zDZ���؉��Jp���', 'wp-content/plugins/wordfence/images/flags/nf.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '������5E�����5h', '', 0),
('zl�G���>?�~�m', 'wp-content/plugins/wordfence/images/flags/sb.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�l<�)�J������+', '', 0),
('z�5�*\ZADZCk��j��', 'wp-content/plugins/wordfence/images/icons/magnifier.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���uO�{:qcV��''', '', 0),
('z��Q<��''��U~�R\\', 'wp-includes/css/wp-embed-template.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'C3��Jd��mt�GV���', '', 0),
('z����JX�w{!\rF���', 'wp-admin/includes/class-wp-upgrader-skins.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�?��HZ�����vU', '', 0),
('z��7,D\Z2��㭉M', 'wp-content/themes/twentysixteen/comments.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'n�D>D�W�%�_]~��', '', 0),
('{��a�t�\n">��S', 'wp-includes/js/mediaelement/flashmediaelement.swf', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '.����D2��;�', '', 0),
('{N���2�Q�u��= �', 'wp-admin/network/theme-editor.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '^)���ŭw���qB', '', 0),
('{"_���e���n�Ց�', 'wp-content/plugins/tablepress/admin/js/options.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '=�7����|����', '', 0),
('{Pz�ҹ��a�e�ӧ�9', 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/bootstrap-sample.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'K!��R�l�q`', '', 0),
('{t�E~��P�A�1��', 'wp-admin/js/tags.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'L�Bf�Z��<���/s', '', 0),
('{y"�ҵ��ݩ�{���', 'wp-admin/includes/class-walker-category-checklist.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�J_��e�q�_5', '', 0),
('{�)�4e4p:�fW�', 'wp-includes/js/jquery/jquery.query.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ';�Xz�ǰ��wC', '', 0),
('{��_9��e�', 'wp-content/plugins/wordfence/images/flags/bf.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'cY�8�i��3���', '', 0),
('{µ�6\n�!�ĵ', 'wp-content/plugins/wordfence/images/flags/gb.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����?���Ig*\Z�', '', 0),
('{�RC��\Z�.*"�Q', 'wp-includes/feed.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '������)�j�Ỳ', '', 0),
('{�\r�-��}�^��', 'wp-includes/images/smilies/frownie.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Q���������', '', 0),
('{���?���\r��\n''', 'wp-admin/images/imgedit-icons.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'K�\\2���}�G�i;O', '', 0),
('|j��x7�(Q}�0�''�', 'wp-admin/css/list-tables.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'B�qIȿ�{�S \ZT\n', '', 0),
('|\Z��!��0A�}~���', 'wp-content/plugins/tablepress/i18n/datatables/lang-pt_BR.json', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�l�*ޕ��bGp]�', '', 0),
('|/ڒ�\0[*4��x��', 'wp-includes/js/admin-bar.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�z���A擒�ZG�=�', '', 0),
('|1��QA�����E�`1', 'wp-admin/css/press-this-editor.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ',�4L�7�b%2Yj��_', '', 0),
('|����,^�j���$n', 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.json', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����վ\\���6\n+', '', 0),
('|��^R̟�\0�)�j@:', 'wp-content/plugins/wordfence/lib/menu_scan_options.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'xT�,�Z��n@���', '', 0),
('|��Y�>�� �Ɔ�', 'wp-admin/link-add.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '������!q�!T ʢ�', '', 0),
('}ĉ=�t�����', 'wp-includes/images/toggle-arrow-2x.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'F���\\����CDr�', '', 0),
('}wd��$�\Z=���l�', 'wp-content/plugins/tablepress/i18n/datatables/lang-zh_CN.json', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '\Z�X��G�F$7Ն', '', 0),
('}tb�:��z�F"@', 'wp-content/themes/Divi/epanel/js/colorpicker.js', 0, '|�rpP\r5ys^*� %', '|�rpP\r5ys^*� %', '', 0),
('}\\�5�\r��$�l�W���', 'wp-admin/js/tags-suggest.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��@OG#���f�4�', '', 0),
('}`��g"P�2��V��', 'wp-includes/images/spinner-2x.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '\\q��9)hdxR���]l', '', 0),
('}oq�jqJ���g0��', 'wp-content/plugins/tablepress/i18n/datatables/lang-it_IT.json', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '>�9��x��w�e:�', '', 0),
('}�7 ޘ�DHD�Pl', 'wp-includes/SimplePie/Registry.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Ȣ��1v9�d\0�ٸ', '', 0),
('}�O����E~{ꏧ', 'wp-content/themes/Divi/includes/builder/subscription/aweber/aweber_api.php', 0, '.Z�\r�R�`K�����', '.Z�\r�R�`K�����', '', 0),
('}�Ȑ�\\L��`���i)', 'wp-includes/ID3/license.txt', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '5ي����hQ3fQ��k�', '', 0),
('}�0��5���M�Z��', 'wp-content/plugins/wordfence/js/select2.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ' bG�.i��TR�U�', '', 0),
('}���{RҢ���"', 'wp-includes/default-constants.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'K��oh⛱=7_��S', '', 0),
('~J���I�^H��K', 'wp-content/themes/Divi/includes/builder/frontend-builder/init.php', 0, '<nё"��ithgv�', '<nё"��ithgv�', '', 0),
('~79�h�g$+�=���\\0', 'wp-admin/js/bookmarklet.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��[��mHs��$�Yp�', '', 0),
('~?�J�I�b*�e�C', 'wp-admin/images/resize.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '?�D�$�\r�Xv���a', '', 0),
('~A�H�g��KT��', 'wp-includes/Requests/Utility/CaseInsensitiveDictionary.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��:��R�K�ro�H2z', '', 0),
('~F��㫎>dy��j�', 'wp-includes/css/jquery-ui-dialog-rtl.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�.�R��8�)��I', '', 0),
('~V��Xa]�7p�|R', 'wp-includes/class-wp-post-type.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '<��xtʋ��o_�C���', '', 0),
('~i�I�;ݭ]�A��S', 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/cacert.pem', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'x-���;����<B�', '', 0),
('~��ReOX�f2��`�', 'wp-includes/class-wp-post.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '''svw����2d�5?', '', 0),
('~ť�s\0�1y�$�L}h', 'wp-config-sample.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�I��?Ie� V���', '', 0),
('~�Ӹbc��\Z$�@$��*', 'wp-content/plugins/wordfence/vendor/composer/autoload_real.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�c�@�q��xy=`��', '', 0),
('~Ӥ�w�J̼���.�', 'wp-content/plugins/wordfence/lib/schedWeekEntry.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'D�1�D1����� .V', '', 0),
('`^�X��_dؾ�#�\r', 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.json', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���"ם��u��B�X', '', 0),
('^k�֪Dv6�R�', 'wp-content/plugins/wordfence/lib/wfRate.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�|\\X�E���\n�W�\0', '', 0),
('j&��^���b����', 'wp-includes/ms-settings.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '?�}O�x&nA�ba���', '', 0),
('w�''�Pe��F�+��V\0', 'wp-includes/Requests/Proxy/HTTP.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���/2��������)', '', 0),
('x̜���q���%�o', 'wp-content/plugins/tablepress/classes/class-wp_option.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���͔f���s', '', 0),
('��|a$����', 'wp-content/plugins/tablepress/views/view-about.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��� ��[a=��h�m�', '', 0),
('�Ai�eM�K!���', 'wp-content/themes/Divi/epanel/js/custom_uploader.js', 0, '��/g�ҏs$Yh���D', '��/g�ҏs$Yh���D', '', 0),
('�JgV#���OY�', 'wp-content/plugins/wordfence/images/flags/mz.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '"�4ȭ��������7', '', 0),
('�СqD֚?�i�X', 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/utils.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'g�M3|����ab', '', 0),
('�K�Q�}U&;&���Q', 'wp-includes/meta.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Vڇ�����İLMw�}�', '', 0),
('�tr�εF_� ���', 'wp-includes/js/wp-emoji-loader.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '4y|��>mRb��f', '', 0),
('鍕��c�B�w!��W', 'wp-content/themes/twentyfifteen/readme.txt', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '[M��rHyP�PO�~F', '', 0),
('�n]���?qz�Y�y', 'wp-content/plugins/tablepress/js/index.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����aV��q�M���', '', 0),
('��ah�#��8�c���', 'wp-includes/js/tinymce/themes/inlite/theme.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�i�6\rZ=xW9q�Ul', '', 0),
('���SP�;^ƭz��I', 'wp-content/plugins/wordfence/lib/conntest.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�j��"�����r\r', '', 0),
('��ں�u���M���[\r', 'wp-admin/images/wpspin_light-2x.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '}�3��Y�(�I��m', '', 0),
('��sSk�i�<4''c�-6', 'wp-includes/js/wp-embed.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��JfHǧ�%{�i��', '', 0),
('���e��97�aJS', 'wp-includes/images/smilies/icon_smile.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��G)ö�u��\\\nM', '', 0),
('��XQ���d9r�ڼ��', 'wp-includes/customize/class-wp-customize-themes-section.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '.��������1"AV', '', 0),
('�E�58��B�C)J�s��', 'wp-content/plugins/wordfence/images/flags/bh.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�@T��&�����V�', '', 0),
('�G��!�|yq�\r�o��', 'wp-content/plugins/tablepress/i18n/datatables/lang-az.json', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'w7]��\0u�E�,�F�9', '', 0),
('�el�5�s��E�úQ�', 'wp-admin/js/media-upload.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '� N�=�u&M�T0� �', '', 0),
('��,CUU����9i-', 'wp-includes/css/wp-auth-check.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�u,�ș��)~�G���', '', 0),
('�ȉV? ��]�)A', 'wp-includes/js/media-views.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�K�w6��\Z�[N\Z8�', '', 0),
('���W���=�ԘHd�z', 'wp-includes/class-wp-site-query.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 't�^�P&F��_G����', '', 0),
('��X����-�4�J�_�3', 'wp-content/plugins/wordfence/lib/wordfenceHash.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���f''��]4R��.m', '', 0),
('����''>�[��·�', 'wp-admin/js/user-profile.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�^���=�7�Z�Z', '', 0),
('���Pd������c�3', 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/http.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'kYs\Z���칱u�', '', 0),
('�O�X�g]<f@�', 'wp-admin/css/farbtastic-rtl.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '\Z�L czG�0~l0W��', '', 0),
('�3��Ƈe�(ú9�', 'wp-includes/js/jquery/suggest.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 's\\+A)���n.;��', '', 0),
('��\\�(��wB��I�', 'wp-admin/network/update.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '������GTw��', '', 0);
INSERT INTO `wp_wfFileMods` (`filenameMD5`, `filename`, `knownFile`, `oldMD5`, `newMD5`, `stoppedOnSignature`, `stoppedOnPosition`) VALUES
('�(tTlDά7&��MP.�', 'wp-includes/js/tinymce/tiny_mce_popup.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�� �B+u؞˘4 �m', '', 0),
('�>���o뒐qو-', 'wp-content/plugins/tablepress/views/view-export.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Z�7{@��H�æ��', '', 0),
('�B��ه�v<Sv稳', 'wp-includes/SimplePie/Parse/Date.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���\rȯƹeҹ��^', '', 0),
('�F� �GJ��B��s7�', 'wp-includes/js/media-models.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�ف;�Y-B���분�', '', 0),
('�w��5���)���', 'wp-includes/css/wp-embed-template-ie.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�)6�� ؞мq ���', '', 0),
('��\0���+OW+�', 'index.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�%0;�s��Dm\\�:[', '', 0),
('�����A���1\Z�;�', 'wp-includes/rss.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�m��[�\0�lJ���;', '', 0),
('��`Et[1�y�����', 'wp-content/plugins/tablepress/i18n/datatables/lang-th.json', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '+��''��l����', '', 0),
('��:���ZՕz\nд��', 'wp-content/plugins/tablepress/controllers/controller-admin.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���ɦ��nH��e', '', 0),
('���v�A\nGr�3C9`', 'wp-admin/includes/class-wp-internal-pointers.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�I��Nt�#S�#A��', '', 0),
('���]]S�x�^�6�', 'wp-content/themes/twentysixteen/inc/back-compat.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��ˀ^�l��t�ߌ', '', 0),
('�\nS@��J�F��!��', 'wp-content/themes/Divi/includes/widgets/widget-adsense.php', 0, 'L�\r��s�5\\U�࠺Q', 'L�\r��s�5\\U�࠺Q', '', 0),
('�:��Pb��4��� �u', 'wp-content/plugins/wordfence/images/flags/as.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�_�W��^5F^����', '', 0),
('��?���z6���aDz', 'wp-content/plugins/wordfence/images/loading.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'K:�����mP�', '', 0),
('��"�m�韟�o��', 'wp-content/plugins/wordfence/images/flags/pl.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���s����풑-�', '', 0),
('���ʆ��n�D㮖�(', 'wp-admin/css/install.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�X�M 9\n�=Ǹ L��', '', 0),
('��f�N�d�����L��', 'wp-content/plugins/wordfence/lib/cronview.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�Ux����ފcy�&', '', 0),
('�)ũ��2[� �4�_a', 'wp-includes/class-walker-category-dropdown.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ' �߶�yv��%`,��m', '', 0),
('�:+[��g��CZ���', 'wp-includes/template-loader.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�EOE�ty��U��', '', 0),
('�^�!���~[O����� ', 'wp-content/plugins/tablepress/i18n/datatables/lang-pl_PL.json', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ')��vl�7���؈', '', 0),
('�������tT����?', 'wp-content/themes/Divi/includes/builder/subscription/aweber/aweber_entry.php', 0, ':�kʓ�L�����*', ':�kʓ�L�����*', '', 0),
('��nv��Z�YV��', 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/init.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '_o�ҥP������p�', '', 0),
('�+�0b�{%�/�', 'wp-content/plugins/tablepress/i18n/datatables/lang-ru_RU.json', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '}�ef�G0b�r^26|', '', 0),
('�B%v6�I"Jb��4ӡT', 'wp-admin/link-manager.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�xV�ۯ�$��39�P', '', 0),
('�O;��U���l�����', 'wp-content/plugins/tablepress/libraries/csstidy/class.csstidy_print.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���p���E�lP��v�', '', 0),
('�R��/X�}�''�i%', 'wp-content/plugins/tablepress/admin/css/common.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ' zE-:\03�����', '', 0),
('�����êS��>\0�', 'wp-content/plugins/wordfence/css/wf-ionicons.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���s[���j���', '', 0),
('��>�A�B�7�Sz!�e', 'wp-admin/includes/export.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'u�{�<�\\�/d��]', '', 0),
('���T�양�:t[��', 'wp-includes/Requests/Exception/HTTP/410.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'q�O47ߺݥ/8X!��', '', 0),
('�)����Yh�.�;��š', 'wp-includes/Requests/Exception/HTTP/412.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '%��Iܷ��=�7��V�', '', 0),
('�/u����ɸ�i�� )', 'wp-content/themes/Divi/includes/builder/frontend-builder/helpers.php', 0, 'B��d+p�W KM���T', 'B��d+p�W KM���T', '', 0),
('�1�eU��MV��^��', 'wp-admin/includes/misc.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'S�]/?�!�p�\Z', '', 0),
('�D�\rT����1', 'wp-content/themes/twentyseventeen/template-parts/post/content-gallery.php', 0, '~���ط�ԙ�U�', '~���ط�ԙ�U�', '', 0),
('�}y���+NM�_��', 'wp-content/plugins/tablepress/i18n/datatables/lang-de_DE.json', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '1B��d�,��5\\�]�e', '', 0),
('��F1}Et�jut����', 'wp-content/themes/twentyseventeen/inc/custom-header.php', 0, '��{�g2�Dqq�Vr', '��{�g2�Dqq�Vr', '', 0),
('��\0�>#����z(', 'wp-includes/bookmark.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'i�!5Jl$(��T�', '', 0),
('���������}��', 'wp-admin/media-upload.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ',"r k,-\Z�^\Z�3�', '', 0),
('��FʡV\r���{�WM�', 'wp-content/themes/Divi/includes/builder/frontend-builder/assets.php', 0, '�R�Wy��&�O,���', '�R�Wy��&�O,���', '', 0),
('���P�w���0�h�9', 'wp-includes/js/tinymce/plugins/fullscreen/plugin.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��;�z�\n�<�^�����', '', 0),
('�B y�w�+���|t��', 'wp-includes/class-wp-http-requests-response.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 's�{,i�{9�ʯ�z�&�', '', 0),
('�J�&_#��3S�q���', 'wp-admin/images/spinner-2x.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '\\q��9)hdxR���]l', '', 0),
('�V+@�0���p�ɏhi', 'wp-includes/rest-api/class-wp-rest-response.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'ym�clj$��s�,�', '', 0),
('�b~5�a���I@)*�', 'wp-includes/class-wp-site.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��m-��\0DR�$�o', '', 0),
('���ʱ''AK"d;���3', 'wp-content/plugins/wordfence/images/flags/pg.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�ɂ��%X;{�Eҳ]�', '', 0),
('��\\:��ڈ��)g,\\', 'wp-includes/images/smilies/icon_twisted.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'b���.�8\Z|`�Q�LF', '', 0),
('��!��E��S7�x����', 'wp-content/wflogs/rules.php', 0, '�$�`G��#UQ�bx', '�$�`G��#UQ�bx', '', 0),
('������>2\\o�)���', 'wp-includes/Requests/Exception/HTTP/Unknown.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�dl᫁�2�A��\nW�', '', 0),
('���3v�U�\Z3�P�^O ', 'wp-admin/css/widgets-rtl.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'R""�2�+�}��V��Q', '', 0),
('��L �U���f��u�<', 'wp-admin/images/icons32-vs.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ',�P*���{>v��Uf', '', 0),
('��q��>%��<H�B%G', 'wp-content/plugins/wordfence/images/flags/cw.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'P�%:��''_z��fh', '', 0),
('���o�w���Ў�696I', 'wp-includes/random_compat/cast_to_int.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�_vtZ��;�f�0�\\�', '', 0),
('��y��/�dz�Qg��', 'wp-content/plugins/wordfence/js/tourTip.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��4A2�v3�}��L', '', 0),
('���Iy-�\n�ń��', 'wp-includes/Requests/Exception/Transport/cURL.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�6T�g*\Z�: �x7��', '', 0),
('�:=�%����M�۵', 'wp-includes/template.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�x�o��[�h!�x p5h', '', 0),
('�I�{�?��r�]��7', 'wp-admin/images/resize-rtl.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'ےc�ZY�6��', '', 0),
('����f�<�u@�ܭ��', 'wp-content/plugins/wordfence/images/flags/mo.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'f���O�};ë1��', '', 0),
('�.��x�Q}�t\np�', 'wp-includes/rest-api/endpoints/class-wp-rest-controller.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�7�P�UjJ:s��� ', '', 0),
('�7*���"{��\n�K<', 'wp-admin/includes/ms-deprecated.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '� ��om�ߚoµ��M', '', 0),
('�?�8������Z��N�', 'wp-includes/ID3/module.tag.lyrics3.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'U��3����"9��2�', '', 0),
('�^L9��ZY���3�q', 'wp-content/plugins/wordfence/images/flags/lv.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��Cm���|�.�_', '', 0),
('�j��I���<��iU', 'wp-includes/category-template.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'ޭ{�,w뻔��"sb�-', '', 0),
('�k��H�����|��', 'wp-content/plugins/wordfence/images/flags/hr.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����3����7�', '', 0),
('���Q��Ws�A7d\n', 'wp-admin/css/site-icon-rtl.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'R��b\0{���q�\n', '', 0),
('��e�\\��1�tƋ�< �', 'wp-content/plugins/wordfence/lib/wfUpdateCheck.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���4��lc��V�C', '', 0),
('��B]nȄ�8�7g��', 'wp-includes/images/smilies/icon_rolleyes.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�Ȼ�_�Ҹ*>,\Z�\Z!j', '', 0),
('�Mj�A�M��O�"If', 'wp-includes/SimplePie/Net/IPv6.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�Fy!j�ـ�����', '', 0),
('�w�\Z�d�Ϣ�\ruD"', 'wp-includes/IXR/class-IXR-request.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '%p.<�Sǡ��z1Ϣ', '', 0),
('��$��xM1>�_8P\0', 'wp-includes/js/swfupload/swfupload.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'l�p���lD�_��q�', '', 0),
('���6�d��x�D��', 'wp-includes/js/mediaelement/background.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'p<e�K�c�\\c8�r~\0l', '', 0),
('��Qs|�c�LVH�)', 'wp-admin/includes/class-walker-nav-menu-checklist.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��������n�', '', 0),
('��D���#I�a4*xM,', 'wp-content/plugins/wordfence/images/flags/wf.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '/c��� k=�O�', '', 0),
('�0{Z,M��ڹԚ�Z�', 'wp-content/themes/Divi/includes/social_icons.php', 0, '��\0��VsY�ԨH�H', '��\0��VsY�ԨH�H', '', 0),
('�n97�I.O�ҝ�', 'wp-includes/js/heartbeat.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'l���[t�%�n7���', '', 0),
('����q�D��`', 'wp-content/themes/twentyfifteen/js/skip-link-focus-fix.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�t���>:{������', '', 0),
('��-,�F�N;�,|�Of�', 'wp-content/plugins/tablepress/admin/css/edit.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '7�t\Z���m6R:D2�', '', 0),
('��{�OS�3=;�(cŧ', 'wp-content/themes/Divi/includes/functions/sidebars.php', 0, '@N;O�w%������', '@N;O�w%������', '', 0),
('����h+��B����', 'wp-includes/js/tw-sack.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�D�N�k�P\n�~h�', '', 0),
('��F�"��vh�$Lb��', 'wp-includes/js/imgareaselect/border-anim-v.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ' �z!�<�7�����*�', '', 0),
('��4C���s�''��_', 'wp-content/plugins/tablepress/admin/js/quicktags-button.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'ܔ���V�=a��Q��', '', 0),
('��yc�0O�g)ρ�Mf�', 'wp-admin/network/site-settings.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�&P�� ;�8xP���', '', 0),
('�tDZ%������F', 'wp-content/plugins/wordfence/lib/wfNotification.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���C�b�g� �0s��', '', 0),
('��Fj]p� ���Ac\rp', 'wp-includes/Requests/Exception/HTTP/406.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'K��l�h�r��9�"\0�', '', 0),
('�?�\n5��H�?����', 'wp-admin/css/customize-controls.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '1�I�M���+�VA�?��', '', 0),
('�M$!���\\�z���', 'wp-content/plugins/wordfence/css/images/ui-icons_fbe569_256x240.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���u�3�<�����j', '', 0),
('�����BBnr���ki]', 'wp-content/themes/Divi/includes/builder/compat/woocommerce.php', 0, '�1����D4J��', '�1����D4J��', '', 0),
('�����juGCtO���', 'wp-admin/css/colors/coffee/colors-rtl.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'tڶ�&G�V-��Ԗ', '', 0),
('���W3|���x�ӕr֜', 'wp-content/plugins/wordfence/images/flags/kw.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����Lݺa�ft�5�', '', 0),
('��l�.H|S���{��', 'wp-includes/js/jquery/ui/effect-transfer.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�ި\0w}����n�', '', 0),
('�ʚ�{�(���\\i�7.', 'wp-includes/Requests/Exception/HTTP/431.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��s|b$��ѓ<��', '', 0),
('��}�^72������', 'wp-includes/Requests/Exception/HTTP/415.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'X��Tb�̮�JU�', '', 0),
('��~��#d�,ݍ�', 'wp-content/plugins/tablepress/views/view-add.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�`b+���+0p��', '', 0),
('���an���V=Ty X�', 'wp-includes/SimplePie/Copyright.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��h�T�� ���j', '', 0),
('�9��}�몟��!\Z\r�', 'wp-content/themes/twentysixteen/genericons/Genericons.svg', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ')�ld*�Z�����b�', '', 0),
('�M��2��έ�"�@�8', 'wp-content/themes/twentysixteen/search.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'دveF�@��1�a�', '', 0),
('�} �yT��Z�H�cDJ', 'wp-admin/js/custom-background.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '5.�P3֎���~?', '', 0),
('��{�0l(Ʋu9,wS�u', 'wp-includes/js/media-audiovideo.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�VP<�k�;D�.?F��;', '', 0),
('� �A$ۤfC�N��37', 'wp-includes/query.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '1�������Lݎ:�\\��', '', 0),
('�(���ה�W�h@=a', 'wp-includes/images/smilies/icon_mad.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�ie\Zc�{��0', '', 0),
('�61��J�K�gO 8 ', 'wp-content/plugins/wordfence/images/flags/es.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'f)��.>''Ե�R�� w', '', 0),
('�QB� x���MB��a�', 'wp-content/plugins/wordfence/images/flags/at.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'e���"�����O;', '', 0),
('�R)ԡ�`Pgٴ�ޮ^�', 'wp-content/plugins/wordfence/images/flags/jp.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�^4>B����D��Y�', '', 0),
('�RLS�f,�@��L=�.', 'wp-content/plugins/wordfence/lib/menu_activity.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�qD��ɡ9��.x�H', '', 0),
('�{�9�\\''Y�l��v:�', 'wp-content/themes/twentyseventeen/sidebar.php', 0, '2�P��n��{)I�C', '2�P��n��{)I�C', '', 0),
('����v���ό�Y9�', 'wp-includes/ID3/getid3.lib.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�-�dr"�K$��u_��', '', 0),
('���X����H�o�v�', 'wp-admin/css/common-rtl.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'W��1�M��j�!��', '', 0),
('��֗]NR���S{qv?�', 'wp-admin/css/wp-admin-rtl.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 't������fo�,i�s�', '', 0),
('��\Z,z���Ґ�U�', 'wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���t�Yo����&\\v', '', 0),
('��@��a �l�QDm', 'wp-content/themes/Divi/includes/builder/template-preview.php', 0, '��:��y���a7�', '��:��y���a7�', '', 0),
('���Ĭ+�����0', 'wp-content/themes/twentyfifteen/css/ie.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�l�g�IN�6���', '', 0),
('��+�Ϳ�#Ft�EǍ7', 'wp-includes/js/mediaelement/froogaloop.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '*�B����#�D����', '', 0),
('�$�����j�X�])D:', 'wp-load.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�D��8NEG#1���O', '', 0),
('�b�����r���>', 'wp-content/plugins/wordfence/images/flags/mp.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '冒;�A&n�����=', '', 0),
('�j%M�ɍ��p)Z��', 'wp-admin/images/generic.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����''�[#98!�', '', 0),
('��;(Xp`ҙ��pݷ', 'wp-includes/js/plupload/handlers.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '>�\n��{u�=�/ }f', '', 0),
('��t�0�g�a�/��', 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.woff', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '~��-����x''� ', '', 0),
('�\n�qo�qZVyX��9', 'wp-admin/includes/menu.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�l2��ql�m+�?L�v', '', 0),
('�`�@�����YE�!', 'wp-includes/Requests/Transport/cURL.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��87a`CZ��', '', 0),
('��Ư ''CԻ��ګ\Z', 'wp-includes/images/admin-bar-sprite.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'S���:�W���^', '', 0),
('��"�Z0\0ؿe�Ԧp�', 'wp-admin/css/admin-menu.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '^I\Z����$H�Pޕ�', '', 0),
('����x8[!>�X', 'wp-admin/includes/class-wp-users-list-table.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��Lf�wޥ1%��~', '', 0),
('� ��[00�79xv', 'wp-content/plugins/wordfence/images/flags/mv.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�{��)�j�J{l�z', '', 0),
('�S�m��$\\xH4�', 'wp-content/plugins/wordfence/images/flags/ba.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�T�DX,�J�y��$��', '', 0),
('�S���KK2iɈ', 'wp-includes/comment.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�_�G�Kk�N���c', '', 0),
('�f��U�ڬQ7�l�', 'wp-content/plugins/wordfence/images/flags/sprite-des.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '9V�ΙT3���u�q"�', '', 0),
('�x�_,[��5����', 'wp-content/plugins/wordfence/images/sort_asc_disabled.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��Ǐ#a]2������', '', 0),
('�y�g��zaU"� XKG', 'wp-includes/js/hoverIntent.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'ʳY�C��c�On�כ', '', 0),
('����V/־���_�=�', 'wp-content/plugins/wordfence/js/Chart.bundle.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���5]��d��d�f�', '', 0),
('���\0�鋛�/e���S', 'wp-content/plugins/tablepress/admin/js/add.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '^���A�>��M�', '', 0),
('��c��?Tٓg���\ZG', 'wp-content/themes/Divi/includes/builder/scripts/jquery.mobile.custom.min.js', 0, 't�Lg�KU�ڛ��', 't�Lg�KU�ڛ��', '', 0),
('�/�ɘ�]�^�W\\�q', 'wp-includes/css/wp-embed-template.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�R�L��j��h��2', '', 0),
('�v{L�Jlō�Yz�`�(', 'wp-includes/js/thickbox/thickbox.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�Z�P���N2E�^�;��', '', 0),
('��Ti�q�T�l��}�', 'wp-content/plugins/wordfence/images/flags/qa.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��E�2��́|�n', '', 0),
('��7=��$����=h�', 'wp-content/plugins/wordfence/images/flags/jm.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�n�rmϓ6��f�k�"', '', 0),
('�X�VטO|8}���', 'wp-includes/theme.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�<�}|\0��4`; d�', '', 0),
('�B�H*mz��N83��', 'wp-admin/css/edit-rtl.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�+�/=!��8Z���', '', 0),
('�V}�P���m�/�|I*�', 'wp-includes/js/customize-loader.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '75�\\�a�3�\r��"�', '', 0),
('��.��v8-rJŕ�qQ', 'wp-includes/js/wp-auth-check.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�P\r�J�vv�\Zy��%�e', '', 0),
('��7��E#�wŧj���', 'wp-admin/includes/image-edit.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�h�d��˝"�F�=�', '', 0),
('��Q�c$2�6.�i��', 'wp-content/plugins/wordfence/css/images/ui-bg_flat_75_ffffff_40x100.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ');7/E�w�A��g', '', 0),
('��v��|�-��', 'wp-includes/js/tinymce/plugins/tabfocus/plugin.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�͓���>5��C���', '', 0),
('�!HUN&�"����z��', 'wp-admin/css/widgets.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'S����^�sH��>y�U', '', 0),
('�X��Ai Rx\r', 'wp-content/plugins/tablepress/libraries/csstidy/class.csstidy.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�c]Z�T��怽', '', 0),
('�a�tU�q�^!�0ƣl�', 'wp-includes/post-formats.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�J�R�֓L*Q)>��', '', 0),
('�k���zߣ����bo�R', 'wp-admin/post-new.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�d�W��QY�0E�Y��', '', 0),
('��@��{�J��5䷴X', 'wp-includes/js/tinymce/skins/wordpress/images/playlist-audio.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'U,�:)��؋"�QqY', '', 0),
('����L��6 ��׳', 'wp-includes/ID3/module.audio.ac3.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�E\0�L;"O����d''', '', 0),
('��T��V���\\��', 'wp-admin/import.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���Z�b��=r�~', '', 0),
('���Nt�K�U��', 'wp-includes/Requests/Exception/HTTP/407.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����v����j&�Ƶ', '', 0),
('�ܵ[Ҳm%�6�S8:D', 'wp-includes/images/toggle-arrow.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��·�a��;�d��*�', '', 0),
('��!ެ��߳���p', 'wp-includes/images/crystal/default.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'A�>)*/��!�-�', '', 0),
('�?�>\0%lD[T��', 'wp-content/plugins/wordfence/css/images/ui-bg_flat_100_222_40x100.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�^�F�"�I~�\0�GͲ', '', 0),
('��dS�i��-��q', 'wp-content/plugins/token-access/readme.txt', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���$�-���������', '', 0),
('�/�ȯȩsc"���ҧ', 'wp-content/plugins/wordfence/images/flags/cd.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'W��j�m��k��', '', 0),
('�g�RT6KX����\Z�', 'wp-content/plugins/wordfence/lib/GeoIPv6.dat', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��t�r�� <�=wA', '', 0),
('�h�����FuQe� �', 'wp-includes/images/wlw/wp-comments.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'L�6]P����.s���', '', 0),
('��sK��� C���\\G/', 'wp-content/themes/twentysixteen/template-parts/content-search.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '}A9���l�c\nOW', '', 0),
('�ǀ3�<��&��YĆ', 'wp-includes/class-wp-roles.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Q���J;����^T�u', '', 0),
('��f0��ͭ��~�)', 'wp-includes/fonts/dashicons.woff', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '\Z�_rY+ʂ;�', '', 0),
('��.�IOI�P��%�)', 'wp-includes/Requests/Transport.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��;�k���K\\Vl�', '', 0),
('��MO,���s���\r��', 'wp-includes/class-wp-http-encoding.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'k�k��b�7�h�^#<�', '', 0),
('�6�|;�;8�Q�4�k��', 'wp-admin/install.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���#��P\Z&)r2��', '', 0),
('�9�e�E��bݾl�3�', 'wp-includes/js/wp-lists.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '}�B��˪Pg�oW��k', '', 0),
('��\Z5o��#R''/��l', 'wp-includes/fonts/dashicons.eot', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '0���!_����y�H', '', 0),
('����E�?��Юᾠ', 'wp-includes/js/media-views.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�AO\Z�� ���;��g', '', 0),
('�����Y�&O�\Z�X', 'wp-content/plugins/tablepress/admin/js/export.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'K�#��,E��''e��:�', '', 0),
('��Cg����}|�E��', 'wp-admin/js/word-count.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�P_��J''䓖AE��', '', 0),
('���,#N2m�\\�bj', 'wp-content/plugins/wordfence/images/flags/ne.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '̭�BIn��C� s�~', '', 0),
('����4�(&�Q\Z', 'wp-content/themes/Divi/js/custom.js', 0, '���0��O�e�)i�eQ', '���0��O�e�)i�eQ', '', 0),
('� v�O.�|ߤҵ�', 'wp-includes/js/tinymce/license.txt', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ']�t"ٞ3��[�t�|', '', 0),
('�\rb/#��Q����f�i', 'wp-content/themes/twentyseventeen/front-page.php', 0, '�"J��<���=��', '�"J��<���=��', '', 0),
('��b�������|e~�', 'wp-admin/css/customize-widgets.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���S;���Q��++.I�', '', 0),
('����;�cS��#nv�', 'wp-content/plugins/wordfence/images/flags/af.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�5�{dQ�����', '', 0),
('���al�V�?�f�\Zё�', 'wp-includes/IXR/class-IXR-server.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��w�\\xT�>��:��', '', 0),
('�\0h�Kf��\0�', 'wp-content/plugins/wordfence/images/forward_enabled.jpg', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'U\0/3e4e�����', '', 0),
('�\r,8�ǖ<E���T', 'wp-content/themes/Divi/core/admin/includes/assets.php', 0, 'O�ƨ9��Tt�R�', 'O�ƨ9��Tt�R�', '', 0),
('������H�06�', 'wp-admin/images/browser.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����K\\�b�$�F', '', 0),
('����8(\Z�j�Z]}', 'wp-includes/js/jquery/ui/effect-pulsate.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��o S@Z*���p!�', '', 0),
('�=p�`M�s��қF�', 'wp-content/plugins/tablepress/i18n/datatables/lang-vi.json', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'ם}�l"�\\''�T�ӯ�', '', 0),
('�X����g5��(�=c', 'wp-includes/js/tinymce/skins/lightgray/img/trans.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��7I �1F�Gu�j^', '', 0),
('�pt_ Y����7L�Kt', 'wp-admin/css/deprecated-media-rtl.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�[�+q5\\�ʖV', '', 0),
('�}��3�(�7f�\r��Kd', 'wp-content/plugins/wordfence/images/flags/us.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�ŁBb����/�''x', '', 0),
('����T��D��F�K1�', 'wp-admin/css/media.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'H�����9�i(mjp�H', '', 0),
('��/GΞӶ[�ǜ��C', 'wp-admin/js/gallery.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'xϩe�9e���m嵫�', '', 0),
('���[�/�9}�`:w�P', 'license.txt', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '\r4ȱv�%������', '', 0),
('�\0�����.}�fwA', 'wp-includes/date.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ' H�����3=s\Zr�', '', 0),
('�K�iEurK��ږM�', 'wp-content/themes/twentyseventeen/template-parts/header/site-branding.php', 0, '"�HC��Kx\r�70V��', '"�HC��Kx\r�70V��', '', 0),
('�[���QH"pS1Ȫ�c', 'wp-admin/images/arrows-2x.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '� Q�}��ydb#6�', '', 0),
('��[ixT�q��~Wv�e', 'wp-admin/network/plugin-editor.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'e��Kw�5UZ����Sj', '', 0),
('��F~���y�c7v-', 'wp-includes/js/customize-preview-nav-menus.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'RiR�z3�''o]��lQv', '', 0),
('��EN0����6', 'wp-content/plugins/wordfence/js/jquery.dataTables.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'aG��z����׳�', '', 0),
('��T���w����4�|R', 'wp-content/themes/twentyseventeen/template-parts/post/content-excerpt.php', 0, '��퍴4}�ҙ�''��ts', '��퍴4}�ҙ�''��ts', '', 0),
('�\Z-��x7�(A�4���', 'wp-includes/js/swfupload/license.txt', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��[�`�^�-�o�QWz', '', 0),
('�1W;c�����N�"�u', 'wp-includes/pomo/streams.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��s�|�-�<i�p�', '', 0),
('�J��B�GT�;,l��T', 'wp-includes/images/smilies/icon_exclaim.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '\\�qE�\Z!HY__=�{_�', '', 0),
('�V�^�3��m6�._P', 'wp-includes/customize/class-wp-customize-background-image-setting.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ')�@�t��j23��W', '', 0),
('�aS��\ZM[h�}�#H�', 'wp-content/plugins/wordfence/images/flags/my.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��_Z��f��� �', '', 0),
('��H��!���d{\0��', 'wp-content/themes/Divi/includes/builder/functions.php', 0, 'T��F�(ݯì$�''K�', 'T��F�(ݯì$�''K�', '', 0),
('�����[���D?_�[�', 'wp-includes/random_compat/random_bytes_libsodium.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�����f���}��>', '', 0),
('���7�M3�$��', 'wp-includes/images/smilies/icon_question.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�''u��&E�qA���mN�', '', 0),
('���!9y6��!��p�', 'wp-content/plugins/tablepress/admin/js/common.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�\n�\\�����q�\Z�', '', 0),
('����2@�k�w>K�2', 'wp-includes/feed-atom.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�\0�,}5�}�C~��', '', 0),
('����H\0ۙ��h�C��', 'wp-admin/css/colors/ectoplasm/colors.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�2�:�gBN���S0�', '', 0),
('��wt�H���-s�\0�n', 'wp-includes/js/wplink.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�U�c�Pd�h�P_Ɋ', '', 0),
('���=֬H�@-i��', 'wp-includes/css/admin-bar-rtl.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'PܷbdzI.Gi� G�H', '', 0),
('��h�L���JH�X#0', 'wp-content/plugins/wordfence/lib/wfUnlockMsg.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'h\r>�[��?Rg���Te', '', 0),
('���^��''�q���0��', 'wp-links-opml.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'U���Od''"�I�F��b', '', 0),
('��1(\\�I��oh', 'wp-content/plugins/wordfence/images/flags/gn.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '{����>�zI� ����', '', 0),
('�%n��Tߒ ^�gXΰ', 'wp-admin/js/inline-edit-post.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '� �Y��1��f�3D��', '', 0),
('�3��aD�w�P����q', 'wp-admin/includes/class-theme-upgrader.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�D�� �''�8{�w_sa', '', 0),
('�i~�7���s�9�M', 'wp-content/plugins/tablepress/tablepress.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�S�4\rm����\ZY$̟', '', 0),
('��n&���n�!崬�', 'wp-admin/css/site-icon.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'f�3b��mɇGd��H�q', '', 0),
('�/�?���[xL�"�N', 'wp-content/plugins/wordfence/images/flags/md.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '(��ok=h�����a��', '', 0),
('� �������-�A�&W', 'wp-content/plugins/wordfence/images/flags/bn.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���z���D��(�+J', '', 0),
('�5����\r��k��', 'wp-admin/js/color-picker.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�uj����}''j��&', '', 0),
('�8�������P5aĨ� ', 'wp-includes/images/smilies/icon_wink.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�\ZO�Z���g9�4�', '', 0),
('�l�d�՟�L�1u0', 'wp-content/themes/twentyfifteen/css/ie7.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'dh��=�[KM7��,��', '', 0),
('�����y85���æb�', 'wp-admin/css/colors/sunrise/colors.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '6�1��ˢ�ֲ��I', '', 0),
('��l�3. XN�', 'wp-includes/Requests/Exception/HTTP/403.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��`�\r�o��k3��1�', '', 0),
('��\nKnEH[�_�t�\Z�', 'wp-content/plugins/wordfence/images/flags/cu.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�Ѻ7���ν-T\n�Ĥ', '', 0),
('����PQ�E|E}7+', 'wp-admin/includes/class-wp-filesystem-ftpsockets.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�/F��H�\0!�k', '', 0),
('��U���$�\\*�1^�S�', 'wp-includes/js/jquery/ui/effect-clip.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Ǔ�W�#�GZas', '', 0),
('��P\Z��/���l%�', 'wp-includes/js/jquery/jquery.hotkeys.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '┃��&�\rFư��', '', 0),
('�\0� ��k~��U5T', 'wp-includes/widgets/class-wp-widget-text.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��fbbn��}���ܕn', '', 0),
('�\n%f[!aE�r�tg�i', 'wp-includes/images/media/video.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����u�h����q��', '', 0),
('�#��>��҆�Kl', 'wp-content/plugins/wordfence/lib/pageTitle.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '"�p�5r�l����', '', 0),
('�&�S짿o�$�0�n', 'wp-includes/author-template.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '\Z7�?<vғi)���z��', '', 0),
('�AmK:`���G�', 'wp-content/plugins/wordfence/images/flags/eg.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�t�{�-/9�ME-���"', '', 0),
('�G�|$p֠+(�', 'wp-admin/js/tags-box.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'ʭ���n�7�B�Gq', '', 0),
('�Q����ԁ�2�7u�L', 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.svg', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����Fh%�C��y', '', 0),
('�o�j����y��V', 'wp-content/plugins/wordfence/lib/menu_tools.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���%%"$�%�/|�U�', '', 0),
('��Ѻ�"�P5��^U�\Zi', 'wp-admin/index.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '\r߈f!��KC�m4Z', '', 0),
('��m���z4�L��K', 'wp-admin/images/xit.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�)�X��`1���H��', '', 0),
('����A�G,��<���', 'wp-includes/js/jquery/ui/effect-fade.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�o�OO_��;{r�5$m', '', 0),
('���<��p\Zo@S�q��', 'wp-admin/includes/class-wp-press-this.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'av��UK����5�r', '', 0),
('�\n&o�X���O��6', 'wp-content/themes/Divi/core/components.php', 0, '<gGK�!�6�qw���', '<gGK�!�6�qw���', '', 0),
('� �n�$��q��^qf��', 'wp-includes/images/smilies/icon_lol.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��M�Z8|����,���', '', 0),
('�''}H� �W��Ԝ\n{', 'wp-content/plugins/wordfence/images/flags/ad.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '+�\Z tV��[EK��', '', 0),
('�*T�u\r�����~�m', 'wp-admin/css/colors/ocean/colors.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'm�c���^G�#i��v', '', 0),
('�1l<� t~L�Uw�', 'wp-includes/class-wp-locale.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�k�h��xq�?�;�eB', '', 0),
('�E-j��1j��\r�E�', 'wp-includes/registration-functions.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Ki�LٸS��H=Y�', '', 0),
('�J��.�tt���L�5�', 'wp-content/plugins/tablepress/classes/index.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����aV��q�M���', '', 0),
('�g�K�;�qF�VI}�Q�', 'wp-includes/Requests/Exception/HTTP/416.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�1�N9�ɪ�a�Dx�', '', 0),
('�������<�x�B�', 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/waf.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���M��Ͼ�[�kK�\n�', '', 0),
('��"��p�"-C����w', 'wp-admin/js/wp-fullscreen-stub.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'p\n��L{A��g���J5', '', 0),
('��p?E^�@�''��PE�', 'wp-admin/edit-comments.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���:E>�ݸPR)�T�', '', 0),
('�<��(��*A]�O�', 'wp-admin/css/colors/ocean/colors-rtl.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '\r���|U����UA����', '', 0),
('�Le6�muzY� �', 'wp-content/themes/Divi/includes/builder/plugin-compat/insert-pages.php', 0, 'wI}L`R��Mh����', 'wI}L`R��Mh����', '', 0),
('�bv��E��H���΄', 'wp-includes/js/wp-lists.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��O����93�', '', 0),
('�hS����:���`', 'wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '\n����Zm�d�5�9�90', '', 0),
('���&��N�,���6P', 'wp-admin/images/icons32-vs-2x.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�*04�G4F� &Z�i}"', '', 0),
('��x[�e��>M�', 'wp-admin/includes/edit-tag-messages.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�*��y���d�|�', '', 0),
('�M+@�6g�\r+C�s�)', 'wp-content/plugins/tablepress/i18n/datatables/lang-hi_IN.json', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�0ݻ\0�QA��uor�', '', 0),
('�V���a}���s��]', 'wp-content/themes/Divi/footer.php', 0, '��A\Z�,i��AwY', '��A\Z�,i��AwY', '', 0),
('�d��#a��8��-', 'wp-content/plugins/wordfence/images/flags/sa.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'W���\\LbU�Ch5�V�', '', 0),
('�q�h���Bc�92��', 'wp-admin/network/site-themes.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�쉕���^~�/��|��', '', 0),
('��B�����¾�CJB', 'wp-content/plugins/wordfence/images/flags/cs.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��\Z�m�@\nn�#��', '', 0),
('��d]\0F�mŲp�D', 'wp-includes/js/tinymce/plugins/media/moxieplayer.swf', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'NY�N�-���3Yj���', '', 0),
('����<ʍ8P\0\\=\0+', 'wp-content/plugins/wordfence/images/flags/om.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�Z�,;Y���O]&', '', 0),
('����`%��{��+��', 'wp-content/plugins/wordfence/images/icons/error128.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�:�%7�!��.�', '', 0),
('���v��\\Q���-��', 'wp-includes/js/tinymce/plugins/hr/plugin.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '\\#%Z����,3�I�8�', '', 0),
('��і�q��SGKy(�', 'wp-includes/kses.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��r0Ng�����5<���', '', 0),
('�\0�i�fP�+�ܠ�I', 'wp-content/themes/twentyseventeen/template-parts/page/content-page.php', 0, '���.vh|O[F{)�', '���.vh|O[F{)�', '', 0),
('�9��l�ן? r��q�', 'wp-includes/class-wp-user-query.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���Ȟۛ���+|KA', '', 0),
('�DS���3.įy}�;', 'wp-admin/images/browser-rtl.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'D"��ӠA�\Z����%̝', '', 0),
('�[�Hn[P�.~���FU|', 'wp-includes/nav-menu.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '\0k��>Ԁ�8�Gx', '', 0),
('����Z�\Zxcy�d��''', 'wp-admin/js/language-chooser.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'h"8Jq t���F��', '', 0),
('�����:x�=�}�', 'wp-includes/js/jquery/ui/mouse.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��Z�`��0 8���\\9�', '', 0),
('����_��V��ن�b', 'wp-content/themes/twentysixteen/css/ie7.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��\Z^�Ն&��tIm�', '', 0),
('��H�a�+����̰I�', 'wp-content/plugins/wordfence/waf/bootstrap.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�A+� .�J���Z�', '', 0),
('��y�&a�A�7�]Dm', 'wp-content/plugins/wordfence/images/icons/ajaxRed16.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���%���B\ng�2��;', '', 0),
('�r��y)�v|��r', 'wp-content/plugins/wordfence/images/flags/to.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�j''K�^�e��j�J', '', 0),
('� a"KwT�bc1S', 'wp-admin/css/revisions.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '#�z�B�a{���6', '', 0),
('�#q�[\nhK+�8��mx', 'wp-content/themes/twentysixteen/genericons/README.md', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��6����V\0����', '', 0),
('�-�[ip��\\^���]', 'wp-includes/widgets/class-wp-widget-tag-cloud.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'H�F��l��}��llh', '', 0),
('�0�&�Y�������', 'wp-content/plugins/wordfence/vendor/composer/LICENSE', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'JJ˭9FN=���O', '', 0),
('�4g��e���>���ߝ', 'wp-admin/images/list-2x.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'hջIS�2��i�g�', '', 0),
('�fkj��N�Uei4=%�', 'wp-admin/js/tags.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'N®f6\n���"t�q�0�', '', 0),
('�y%���Ǻ~�ne"V', 'wp-admin/css/list-tables-rtl.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'tk#͕Zq�{��B�', '', 0),
('�|�mN~�lEJߣ7��', 'wp-content/themes/twentyseventeen/template-parts/navigation/navigation-top.php', 0, '�iJ�%/t1��''9[~Z', '�iJ�%/t1��''9[~Z', '', 0),
('��5����ߡFZ��', 'wp-content/plugins/wordfence/lib/menu_scan_schedule.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�X�E�0�i����#', '', 0),
('�Ӎ?K���%Q6$�3', 'wp-content/themes/twentysixteen/archive.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'ol��9��i�~ee\n\0', '', 0),
('������,{H��Ĭq', 'wp-content/plugins/wordfence/js/admin.liveTraffic.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�\r��(bl�\n��{-k', '', 0),
('�1�o%��q�A��', 'wp-admin/js/inline-edit-post.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'v˻`�VXR<���\\�', '', 0),
('���\\iP���GN$�', 'wp-content/themes/twentyseventeen/assets/js/skip-link-focus-fix.js', 0, 'u��͈�����w�wK', 'u��͈�����w�wK', '', 0),
('��F�����{��A', 'wp-content/plugins/wordfence/lib/sysinfo.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'a�"(v�7��f', '', 0),
('��E���Q?�� (�', 'wp-includes/class-oembed.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '<Z��\0���X��e', '', 0),
('�.݁B��xK�Y�', 'wp-includes/ms-default-filters.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�f�r.�L��\\�蒀�i', '', 0),
('��6����~e�{�".w', 'wp-includes/widgets/class-wp-widget-recent-comments.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��b�`�U#XW��z', '', 0),
('�*O-�Lτ���\r[�u', 'wp-admin/css/about-rtl.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�h�$7�Ų{H��c', '', 0),
('�7�Dqk0g8&$�', 'wp-content/plugins/tablepress/views/index.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����aV��q�M���', '', 0),
('�??n�����_2g��j', 'wp-includes/js/wp-util.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��"u���O�e�', '', 0),
('��3ӎ�t�c=A5y\n�', 'wp-content/plugins/tablepress/views/view-import.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�sķj���M�', '', 0),
('��V\\�;��!NN���u�', 'wp-content/themes/Divi/epanel/js/layout.js', 0, 'Z��)\n�LHhc��Yݣ', 'Z��)\n�LHhc��Yݣ', '', 0),
('�����g\0&REF��', 'wp-content/plugins/tablepress/admin/img/tablepress-editor-button.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '96��-�3��J��\rD�', '', 0),
('���"\\��D�-\\gc�', 'wp-content/themes/twentyfifteen/sidebar.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�*�pz.9�{���S', '', 0),
('��Y�\0)\r/j�)�Ar', 'wp-includes/customize/class-wp-customize-filter-setting.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��`Vv�>A�� �$��', '', 0),
('�R;lzO�8m<3�Nie', 'wp-admin/user/freedoms.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�˹��H�t��i.', '', 0),
('�RE:�`*�T,����''�', 'wp-content/themes/Divi/sidebar-footer.php', 0, '~=�h-��k��n', '~=�h-��k��n', '', 0),
('�`�/\Z;]�$���[\0', 'wp-content/plugins/tablepress/libraries/csv-parser.class.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'hN��''~�qSv �k=�', '', 0),
('�afh=F���T�:��6�', 'wp-admin/includes/class-ftp-sockets.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'l�9�U+E��X�+�', '', 0),
('�����;~ӷR�>��', 'wp-includes/class.wp-scripts.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��4��X(I�|[�', '', 0),
('���nvp�e������}�', 'wp-admin/js/customize-controls.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�Y��U�9#�%��~��', '', 0),
('���tI@����,��([', 'wp-content/plugins/wordfence/images/flags/la.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '\Z�rΐ��B\0/>~i', '', 0),
('���{t\rd)�c?ۅ�ǟ', 'wp-content/plugins/tablepress/i18n/datatables/lang-sk_SK.json', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�=��(�� H�;�', '', 0),
('���yc�%:���o�', 'wp-content/plugins/wordfence/images/flags/um.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '=G�\0 -�k�[��ԇ', '', 0),
('�� �\\���
�Tn��]', 'wp-includes/Requests/IDNAEncoder.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�}��2����P�ر', '', 0),
('�(�|n��sARF�+', 'wp-includes/js/crop/marqueeHoriz.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�̮����;���Lo\n', '', 0),
('�5Xc��\n$���xX', 'wp-content/plugins/tablepress/controllers/controller-admin_ajax.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'YFQ H#0,�6�y�', '', 0),
('�j���e��b�=�', 'wp-content/themes/twentyseventeen/template-parts/footer/footer-widgets.php', 0, '��{r�A���X�TeU', '��{r�A���X�TeU', '', 0),
('�����:[&b�[�hY��', 'wp-includes/images/smilies/icon_razz.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��˭��=��J�@��', '', 0),
('����8`9��?Bb�Б', 'wp-includes/js/jquery/ui/effect-puff.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�Iml�c�G�@�ȳ� �', '', 0),
('�rf:*�g�{_� �', 'wp-content/plugins/tablepress/i18n/datatables/lang-sl_SI.json', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�i�L<@��;��,�', '', 0),
('��>;�-�Mo���+vR', 'wp-content/themes/Divi/core/admin/js/core.js', 0, 'mf�g[o�L�4���', 'mf�g[o�L�4���', '', 0),
('�c�̎��$\n''@�\r��', 'wp-admin/setup-config.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'w���H��\0��ގ�1', '', 0),
('���J1��M�F��<�', 'wp-admin/js/tags-box.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '������\\�n��?%', '', 0),
('���`�䃽�eW�Y��', 'wp-content/themes/twentyfifteen/content-none.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��V��X+�1�', '', 0),
('���?ڟ�E���$PF', 'wp-includes/pomo/translations.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��T�8��6\Z�B��R', '', 0),
('���6��b�g�>_�', 'wp-includes/images/wlw/wp-watermark.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ';��uMmܭD|�w���D', '', 0),
('�����''K�z�f��', 'wp-includes/customize/class-wp-customize-header-image-setting.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '3���p��G�s�0�', '', 0),
('��D���NC�|\\Kd�7', 'wp-content/plugins/wordfence/images/flags/th.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�-�(�o��)���o�', '', 0),
('�\r�f����h�8�!', 'wp-includes/Requests/Exception/HTTP/500.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����km�\n H�M��', '', 0),
('�\r#�D�je���]w��', 'wp-content/plugins/wordfence/views/marketing/rightrail.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���\Z��]���[,', '', 0),
('���v9�b�$�L', 'wp-includes/random_compat/error_polyfill.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�YT�~\Z�''"�l�\nUe�', '', 0),
('� �(T5!��h�u', 'wp-admin/css/press-this-rtl.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��_�f�^�g��\0#', '', 0),
('�#�?���Gc ¯l1e', 'wp-includes/class-wp-theme.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '$''�+e�A�����', '', 0),
('�2[��s�$��t�X[', 'wp-content/themes/twentyfifteen/content-link.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���F''i�V�1��', '', 0),
('�<��tD�XϦF��', 'wp-content/themes/twentyseventeen/assets/js/html5.js', 0, '^鐐{1P''�`���K', '^鐐{1P''�`���K', '', 0),
('�H�����Pw��%8��', 'wp-includes/images/smilies/icon_sad.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '\Z''=��Oj�?�uA|��', '', 0),
('�Q49��Lz�J�', 'wp-content/plugins/wordfence/lib/wfUtils.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'ܺ��qR<Lֱ8', '', 0),
('�[�n�G{�''��q:�', 'wp-includes/ms-deprecated.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��Vwh�O/P8��Ig�', '', 0),
('�\\�h� R�X�<�C�', 'wp-content/plugins/wordfence/lib/wfMD5BloomFilter.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'G�,��ΰ��ڏ�', '', 0),
('���Ȁ�~_q�I��S�', 'wp-admin/js/password-strength-meter.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '\Z�t�J�+�I�����', '', 0),
('���\\�D �>�F,���', 'wp-admin/menu.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�rp�73:���٧�}�', '', 0),
('��T�g@�p@���\0���', 'wp-content/themes/Divi/includes/builder/scripts/builder.js', 0, '��L�*;U|����v', '��L�*;U|����v', '', 0),
('��SQT��#k�N�w', 'wp-content/plugins/wordfence/images/flags/nc.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�n��O���x��m�|', '', 0),
('��~��,F����', 'wp-content/themes/Divi/includes/widgets.php', 0, ':P�X\\/��>8�@�', ':P�X\\/��>8�@�', '', 0),
('��^��,��^戉8��', 'wp-content/plugins/wordfence/images/flags/ch.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '7_\Ze��M����\r�', '', 0),
('�V;�6\\�́�=ƾ', 'wp-content/themes/twentysixteen/css/ie.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'ľ�������j', '', 0),
('��=CѠ��*TX�4', 'wp-admin/css/colors/_variables.scss', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ':� k\Z r�L���Z', '', 0),
('��ڷt�g�Z�gE�', 'wp-includes/class-wp-http-response.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�_Ow� \n�B=<E', '', 0),
('�� ��It13&', 'wp-admin/js/nav-menu.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���x�|P��\n����Q�', '', 0),
('�;?2��S��\0��p', 'wp-admin/customize.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'S$ϣ��u� ,��=4D�', '', 0),
('�Dl�ֹ�rS��?', 'wp-content/plugins/wordfence/lib/menu_blocking_blockedIPs.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Ns$���!,�ؽ"f{q�', '', 0),
('�Ml�/A���q۷��-', 'wp-content/themes/twentysixteen/js/customize-preview.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '2A���p$գ�JT�', '', 0),
('�X��@��%�1C��i', 'wp-content/plugins/wordfence/images/lightbox-controls.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�m]�a���\\$��', '', 0),
('�]�.�1\rPXL�', 'wp-admin/includes/update.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��/<Q���+�2��', '', 0),
('�a�q��+^J�U�S', 'wp-content/themes/twentyseventeen/archive.php', 0, 'y;#�{����)!_2�', 'y;#�{����)!_2�', '', 0),
('�d0��re���&', 'wp-content/themes/Divi/js/smoothscroll.js', 0, 'd�+=�,#,���ql��', 'd�+=�,#,���ql��', '', 0),
('��}z��#����\Z', 'wp-includes/Requests/IRI.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '52]��{�}�� `X', '', 0),
('��w����}�%�euV�', 'wp-content/plugins/wordfence/images/flags/sprite2.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '} �o��Ę_��2���', '', 0),
('������|� ��', 'wp-includes/js/masonry.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'T �Ql$[PNr@�1,', '', 0),
('���v{C����ҧ��4I', 'wp-content/plugins/wordfence/lib/wfViewResult.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�ό�n�:3�Mm��b', '', 0),
('��p�$^���d�Z', 'wp-admin/network/plugin-install.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '*l�n,ƍe/ʚ^�', '', 0),
('��[K���b���28�', 'wp-includes/pomo/po.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '\n�;�#V�V��|o�', '', 0),
('���X����J��p', 'wp-content/plugins/wordfence/lib/wfBrowscapCache.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '!�t�4`�KK�Tp�', '', 0),
('�n֢��\r�V5��,�', 'wp-includes/widgets/class-wp-widget-meta.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���4��\Z�ބ�Et�U', '', 0),
('�o����l>��x~I� �', 'wp-admin/network/about.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '6�fq�I<��@V!�m�|', '', 0),
('���0j�l�S�K�', 'wp-includes/post.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'O=�R���Ef��ym', '', 0),
('����ސ�q�ic�=�', 'wp-includes/class-wp-simplepie-file.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��h}v��OƋ�7k�_', '', 0),
('�«��-j=�u�N\\q''', 'wp-admin/css/farbtastic.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��8)���}{��C�h2U', '', 0),
('��ᗏ�3�-��4�', 'wp-admin/css/colors/midnight/colors-rtl.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�h��t8mg"���', '', 0),
('��|�O�tx|�ꌤ���', 'wp-content/plugins/wordfence/js/wfdashboard.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��Խ�P����`�{i�', '', 0),
('�"ڕK[@�G����9�', 'wp-admin/includes/class-wp-theme-install-list-table.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'aR\\z��y�4>���,,', '', 0),
('�3!9�=�6�ݡ', 'wp-admin/images/resize-rtl-2x.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�ɞ�@��T0:��}', '', 0),
('��i�sM<�E��-�g(�', 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/scripts/failure_notice.js', 0, '@&f�b��sQ��G�-�', '@&f�b��sQ��G�-�', '', 0),
('�\nI�ˎ�4Js2#�o', 'wp-content/plugins/tablepress/libraries/csstidy/data-tp.inc.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '-\0��@ĩ�$fY+HI', '', 0),
('�)["J�H��|�jk��$', 'wp-admin/js/customize-widgets.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����RU��Q��', '', 0),
('�JTV0D��oTA[@�', 'wp-admin/options-discussion.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�=ME��ׁ�LF��P��', '', 0),
('��''y�x\Z��u��@�\\', 'wp-content/plugins/wordfence/images/flags/nz.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�H/ �^"���q\\t�&', '', 0),
('����S�h���S�%Tz�', 'wp-includes/js/mediaelement/wp-mediaelement.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '\0��7ԇ:�3U��:]�', '', 0),
('���"ܒ����nzD', 'wp-includes/SimplePie/Caption.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�����BjM��g[����', '', 0),
('��Z\nu�oK� ��T;e', 'wp-admin/images/list.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '>��*�ӳ�S��', '', 0),
('���Uy/�*%��;', 'wp-admin/includes/update-core.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'rBadV����W�R��', '', 0),
('�\rE��U���̈́��', 'wp-includes/images/wpspin-2x.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '}�3��Y�(�I��m', '', 0),
('�W���P旃^q�y�', 'wp-content/plugins/wordfence/lib/menu_firewall.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�x�Uh|��yH�$�r', '', 0),
('�\\�p��G\n�@̴ ', 'wp-content/themes/Divi/includes/builder/subscription/aweber/aweber_collection.php', 0, '4��{��v�O� ��', '4��{��v�O� ��', '', 0),
('�h/͔��j�C�\0�n', 'wp-admin/includes/class-plugin-upgrader-skin.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ']���''��M�e�''Q�', '', 0);
INSERT INTO `wp_wfFileMods` (`filenameMD5`, `filename`, `knownFile`, `oldMD5`, `newMD5`, `stoppedOnSignature`, `stoppedOnPosition`) VALUES
('�x�W���2e�uv�L', 'wp-includes/customize/class-wp-customize-background-image-control.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'pχ����t|�3', '', 0),
('�������l����ޭ', 'wp-content/themes/twentysixteen/sidebar-content-bottom.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '+$�VD�<��:t�*A2', '', 0),
('��4�jobd��}�R3', 'wp-content/plugins/tablepress/i18n/datatables/lang-ga.json', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���S��*:åh���', '', 0),
('������sp���e�', 'wp-admin/includes/class-wp-ms-sites-list-table.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�P�V�,*��j', '', 0),
('�� �ӭgȱ!n�P�', 'wp-includes/IXR/class-IXR-client.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'QģK�Aϲ]ڎu�YQ', '', 0),
('�"1�{RD)b���', 'wp-content/plugins/tablepress/libraries/excel-reader.class.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��P<��m�46��/', '', 0),
('�-1�8�;�T�/X�]', 'wp-admin/ms-sites.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ']b$�����q���h', '', 0),
('�hu�O�\n$x�:<��w,', 'wp-content/themes/Divi/includes/widgets/widget-about.php', 0, '\r��/5-�/�Cf����', '\r��/5-�/�Cf����', '', 0),
('�j�<M�Dd����4m�', 'wp-admin/includes/ms-admin-filters.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Q7�9��l;�', '', 0),
('��c\0��Γ8�Io}�', 'wp-content/themes/Divi/includes/builder/scripts/failure_notice.js', 0, '�����4�M�i��''�', '�����4�M�i��''�', '', 0),
('��xʈp>�k�O�z', 'wp-content/plugins/wordfence/images/flags/rw.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�Ł/T���_n�QE*Pk', '', 0),
('�Ρ~�ߓ�:����eo', 'wp-content/plugins/wordfence/images/icons/tick128.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�ğ��c�h4"���', '', 0),
('�����(觨:pR�/', 'wp-includes/class-walker-nav-menu.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�N�q[;���d�:', '', 0),
('��(5�aH�yo,X�', 'wp-includes/js/jquery/ui/tabs.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'S0�4%��g�c�ABz�', '', 0),
('�$�͓�bHn��,\0-', 'wp-includes/images/smilies/icon_confused.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�sYFPZ6��,��', '', 0),
('�!+�?�:��]c�~', 'wp-content/themes/Divi/includes/builder/scripts/roles_admin.js', 0, '~��s۱&�5[=^��?', '~��s۱&�5[=^��?', '', 0),
('�Fkl�#���6�\Z�', 'wp-content/themes/Divi/includes/functions/installation.php', 0, '��z�''PW�[m���{�', '��z�''PW�[m���{�', '', 0),
('�L���yE�{��f�', 'wp-includes/css/dashicons.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�<�&� %��!8��\rS', '', 0),
('�\\�0�=+�Z[nfN�;d', 'wp-content/plugins/tablepress/i18n/datatables/warning.txt', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 's�\Zd�i�\\��+v�', '', 0),
('�k�UL��ǡ�$���', 'wp-admin/ms-users.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'H#�f{#ʃ�� 6G�', '', 0),
('�xi����i�%pMΜ6@', 'wp-content/themes/Divi/index.php', 0, 'y�$2��7�����:', 'y�$2��7�����:', '', 0),
('��=��-Xԍn{]�pf', 'wp-includes/js/wp-embed-template.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���ey(��͜~�i%', '', 0),
('��q|�`D�a��b(', 'wp-content/plugins/tablepress/i18n/datatables/lang-nl_NL.json', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'ؤ�r�hҤl���iíI', '', 0),
('���fSu�B�ͥ?^yO', 'wp-admin/css/themes.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'h���6FkY�`U�', '', 0),
('����{^��W����C�', 'wp-admin/css/colors/ocean/colors-rtl.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��̿�3$�s$�(���', '', 0),
('��)ƫ��%�Z��', 'wp-content/plugins/wordfence/images/flags/ie.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��O&�-q�9�fF�x�', '', 0),
('����˄�v��+�nG�', 'wp-content/plugins/wordfence/js/jquery.tools.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�:-��Eՠx�$�B', '', 0),
('��&B�5V�AUU,��', 'wp-includes/class-wp-http-cookie.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��e��.�s�ʈ�F�', '', 0),
('�W����S\n�Z��8', 'wp-content/plugins/tablepress/admin/index.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����aV��q�M���', '', 0),
('�_f��;w�a��ځ�', 'wp-includes/js/tinymce/skins/wordpress/images/gallery.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�_���Pw��PU�4', '', 0),
('�h{n�V"��0���', 'wp-content/plugins/wordfence/css/jquery-ui.structure.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��\\@�1D��?���', '', 0),
('�u��<e�x��@ֈ>', 'wp-includes/js/underscore.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'j:CJ`�tCA�}�{�', '', 0),
('��q?%�rp��0�7�q', 'wp-admin/css/colors/coffee/colors-rtl.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�g�z���ds�S��*', '', 0),
('���S�W�M#a�!�%4�', 'wp-content/themes/twentysixteen/css/ie8.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '"�v?�P�.�T<W�', '', 0),
('�ƄH���3H�!�', 'wp-content/plugins/wordfence/images/flags/bs.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'X�sYI����}�T', '', 0),
('��zvo:���B%���', 'wp-content/plugins/wordfence/lib/dashboard/widget_content_ips.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '[%O���)�;�-��0�', '', 0),
('���B�6[s��M�', 'wp-content/plugins/wordfence/lib/wfCountryMap.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ']hF�3���k�;�u', '', 0),
('����x�Й�)DC��<', 'wp-includes/js/customize-models.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ':y�t}ɟD�c\n2�@', '', 0),
('�~����U�"�&��', 'wp-includes/images/wpicons-2x.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��n�V�o�$��Of~7', '', 0),
('��W2��D��G�7�V', 'wp-admin/css/common-rtl.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��k�tx����;�<', '', 0),
('�\Z5�V��y�Ǝ���', 'wp-content/plugins/wordfence/images/flags/tr.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���_�Js�^��R�', '', 0),
('�\Z��в t4"� K�j�', 'wp-content/plugins/tablepress/admin/css/codemirror.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�"�_����i/�D��G', '', 0),
('��M��~\n�T|�', 'wp-includes/js/mediaelement/wp-mediaelement.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 't�Og��ER{�1��', '', 0),
('�(ę"-7���j/�-', 'wp-content/themes/Divi/core/admin/includes/class-cache.php', 0, '���oEB�Bb�(�', '���oEB�Bb�(�', '', 0),
('�6cI� @۞o����', 'wp-content/plugins/wordfence/lib/menu_scan.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'ґ�u�e�=_u���x ', '', 0),
('�Vb(kt�W"�6(;ƴ�', 'wp-admin/includes/class-wp-media-list-table.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'C87�k�_������8�', '', 0),
('�tfF �r{�܇�_I�x', 'wp-includes/SimplePie/Parser.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'R�.�b���~���+�', '', 0),
('��߲;��0����', 'wp-includes/feed-rss2-comments.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��w�R�����/łM�', '', 0),
('�^+�w7b=��;�E�{', 'wp-content/themes/twentysixteen/genericons/COPYING.txt', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�B;��a`GԢ�މ', '', 0),
('�h�0��so��P�m)�', 'wp-content/themes/twentysixteen/css/editor-style.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�Bz\n3��t���a�I�', '', 0),
('�sF"tOߓ��;_�*.', 'wp-content/plugins/wordfence/images/flags/dk.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Z���Dn~WMտM�', '', 0),
('��3�T.^�ƙ<���', 'wp-mail.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�l�M�v��D�*��xph', '', 0),
('��K���OȖ9�3|<�', 'wp-admin/maint/repair.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'ဣ�������7�[�/', '', 0),
('��I���.$U0]''�S_', 'wp-admin/includes/widgets.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��Oل{S�0���''8', '', 0),
('�w�fc{�BzBQ� M\\', 'wp-content/plugins/tablepress/admin/img/index.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����aV��q�M���', '', 0),
('��+D�FܿTZ[H7', 'wp-admin/images/post-formats-vs.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��S�l��H\\�������', '', 0),
('�GV\\z��#���!;��', 'wp-includes/js/media-audiovideo.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�\rS����t�D', '', 0),
('�M��s�;'',���-E', 'wp-admin/css/dashboard-rtl.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��K�C�b\n\Z��)�T6', '', 0),
('�O�r#��T�G��!', 'wp-includes/js/swfobject.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���,�I}p�e~2�q�', '', 0),
('�l&�*������&', 'wp-includes/SimplePie/Content/Type/Sniffer.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '|r��i�Ub�lw����3', '', 0),
('���$(�g�(���P��/', 'wp-admin/css/wp-admin-rtl.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'ݚ��*�7"G�Ū�', '', 0),
('�������kM��?�uX', 'wp-admin/css/ie-rtl.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�y�\0}v�(5���/R', '', 0),
('��5��At߂�m0i�z�', 'wp-admin/css/themes-rtl.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'F��pDX�2L_s��:', '', 0),
('���q�K�U�j�', 'wp-includes/SimplePie/Category.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�~��?��.\nܯd�*', '', 0),
('��O\n �U��Rb', 'wp-includes/Requests/Exception/HTTP/304.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�;F4�A�I���T�', '', 0),
('��-Z���:E�:', 'wp-admin/js/image-edit.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'S(m\0>>��&�ov���', '', 0),
('���|�jX����|�fb', 'wp-admin/css/login.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '銡��O�+��V��bb', '', 0),
('�MR��l�B�F�u', 'wp-includes/option.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '������Bs(�f', '', 0),
('�r�\\�j�����A$�', 'wp-includes/js/customize-base.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���E���7b��퇪', '', 0),
('�����"Sέ`t@', 'wp-admin/network/plugins.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����F���9�U֊', '', 0),
('���\\��.1��-��:', 'wp-admin/options-media.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'H�q|����YlO\\L`', '', 0),
('��ΝH�*��*.ځS', 'wp-admin/includes/bookmark.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '^Y��\r�\\.���', '', 0),
('��dx���eB�ݙϟ5', 'wp-includes/IXR/class-IXR-clientmulticall.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��3@���S�\n_��', '', 0),
('��Ul1�ȕD�bmg�', 'wp-includes/css/buttons-rtl.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ' =!��<0�F�-�#2', '', 0),
('�\nfv�8���1���-I', 'wp-includes/SimplePie/Exception.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ' K�v&���<\\ڏ�S5', '', 0),
('���N�?��#H%\\Z79', 'wp-content/plugins/tablepress/i18n/datatables/lang-fr_FR.json', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�%�؇i�I���z�eF', '', 0),
('���ZQ4��\\(�܇', 'wp-admin/network/admin.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'H�3p���''e[g��', '', 0),
('�����b��hָ{-w(', 'wp-content/plugins/wordfence/images/flags/ky.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '늤�>�@�|g�H�3��', '', 0),
('�\Z���l���3Ȋ�', 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.woff', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'k7T���Vn@���', '', 0),
('�.\Z�\n΅6XPh�+�}', 'wp-content/plugins/tablepress/libraries/index.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����aV��q�M���', '', 0),
('�C�Q���+�(,`�lg\r', 'wp-content/plugins/wordfence/lib/menu_tools_passwd.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '#<�tXڽ�<�1D�''', '', 0),
('�J|6}�P�,\rٛ', 'wp-admin/css/colors/_admin.scss', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '� ���2 �9Gn�\0�X8', '', 0),
('�_����Ba����PG;�', 'wp-content/themes/twentysixteen/sidebar.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���&���I�~r', '', 0),
('�����[��:�����q', 'wp-admin/includes/class-wp-plugins-list-table.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '*x`��W�Z{YCjI��', '', 0),
('���P�Of;���/��', 'wp-includes/SimplePie/Decode/HTML/Entities.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'E�^/�\rB���Z#�%/a', '', 0),
('��v\Z�)��)`o��', 'wp-content/plugins/wordfence/images/flags/se.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�]�eF�B�/�$Ir�i', '', 0),
('��\\ ��Iѻ���,', 'wp-includes/class-simplepie.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '\r��''�h���X}H�', '', 0),
('�/&����2�ѡ\rgDs', 'wp-includes/http.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'W`���AW\Z�a�,at�', '', 0),
('�i��}����Ȅ���', 'wp-content/plugins/tablepress/i18n/datatables/lang-hu_HU.json', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'i������?1��', '', 0),
('��?�0|��5uơ��', 'wp-admin/custom-background.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '#�Y7���`���\Z�N', '', 0),
('���qh�n�J�j�', 'wp-admin/css/nav-menus.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '_ƫ�^(���sY�o�', '', 0),
('���<� �f%�n�O�', 'wp-admin/includes/credits.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '}Tj\Z*�Ȑ���K"', '', 0),
('�ÏuL�,�&Ǒ�\r1', 'wp-admin/media.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����w��i�5�', '', 0),
('��%I���}�P�zW��', 'wp-includes/random_compat/random_bytes_mcrypt.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '%l��1/sŀl�)w�i', '', 0),
('��$�<@�Řa��c"', 'wp-includes/js/swfupload/plugins/swfupload.swfobject.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '̵q�V7�T\\���s', '', 0),
('�WM��{h���(��', 'wp-content/plugins/wordfence/lib/menu_options.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '.�py�P��|9]�eӲ', '', 0),
('�a�@o��''��kb��', 'wp-includes/js/jquery/jquery-migrate.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'q!�N�S ��Xdc��Q�', '', 0),
('�cӭR��Xb�a1�lT�', 'wp-content/themes/Divi/includes/builder/scripts/ext/widgets.js', 0, 'n���q�zv#����֟r', 'n���q�zv#����֟r', '', 0),
('��e����xL�]��>�', 'wp-content/plugins/tablepress/i18n/datatables/lang-da_DK.json', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�}�����=�', '', 0),
('����^[X��i� �', 'wp-admin/themes.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��!_�{�Zk���R��', '', 0),
('��:�X��@\0{*�֯�', 'wp-admin/includes/class-language-pack-upgrader-skin.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��/$o��t���3�', '', 0),
('��4T�(�\\9''��3�)', 'wp-admin/css/customize-widgets-rtl.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�`5��(c����93V/�', '', 0),
('���\0n:T�q}K �@', 'wp-includes/Requests/Exception/HTTP/408.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '@>1d�IX�O��ȷv�', '', 0),
('��k{��&��x\n��', 'wp-includes/class-wp-error.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '1�T�(0���W��8', '', 0),
('��$�o��1�T�2]l', 'wp-content/plugins/wordfence/lib/dashboard/widget_countries.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '$����Y�@ǁd��ż', '', 0),
('���A0f��f`� Kǁ}', 'wp-content/plugins/wordfence/lib/wfDirectoryIterator.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '켘~d[�!L��A�/�9', '', 0),
('���s�YX���㞗', 'wp-content/plugins/wordfence/css/phpinfo.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�<`�,7��Ju\0�', '', 0),
('�\0��%3[$x\0��.��(', 'wp-admin/images/marker.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '3�*O2/�3I2���', '', 0),
('���4�����=��', 'wp-content/plugins/wordfence/images/icons/ajaxScan.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�ʖ�Ѵ��~f���i�', '', 0),
('� ���Em[�����l�<', 'wp-includes/js/tinymce/plugins/image/plugin.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'U[M���0����#', '', 0),
('�&>����4�R���', 'wp-content/plugins/tablepress/controllers/index.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����aV��q�M���', '', 0),
('��5Z�����o��Ү<', 'wp-content/plugins/wordfence/css/fullLog.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '+����W�jw˄}��', '', 0),
('��{�]\\ֵ� ��d��', 'wp-admin/css/forms-rtl.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '~�ĥ�$ �2CT''�:', '', 0),
('��9?7��V3�0Ư�', 'wp-content/themes/Divi/includes/builder/scripts/frontend-builder-global-functions.js', 0, 'A���(2ȹ�{[v>', 'A���(2ȹ�{[v>', '', 0),
('���� ��{���^��5', 'wp-content/plugins/tablepress/libraries/csstidy/tablepress-standard.tpl', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '.�fo�.��Bg{N�o', '', 0),
('�������"�R�Ŝ', 'wp-includes/images/crystal/text.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�� Ѳ��#�d�%�[�', '', 0),
('�^z�Xu�3�]�p�`�', 'wp-content/themes/Divi/includes/builder/subscription/aweber/aweber_response.php', 0, '��4��F�`%q', '��4��F�`%q', '', 0),
('�f�w���S��6�O�2', 'wp-content/themes/Divi/core/admin/includes/class-portability.php', 0, '�H�`[ujͯ�&[�(��', '�H�`[ujͯ�&[�(��', '', 0),
('�v%���S�[�̪�Ѿ', 'wp-includes/ms-functions.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�o.b~��ͥ��=xH�', '', 0),
('��H��E�1&Y���', 'wp-content/plugins/wordfence/images/flags/bd.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�(�U!����¸�!s', '', 0),
('��58R���yx����*', 'wp-content/themes/twentysixteen/js/html5.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '^鐐{1P''�`���K', '', 0),
('���X"�-{��$48sx', 'wp-admin/css/deprecated-media.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '"W�*�ׁq���Y4^�', '', 0),
('��I�qq)���E%p�l', 'wp-content/themes/Divi/core/functions.php', 0, '�ea���>��M�E�', '�ea���>��M�E�', '', 0),
('��Ud��M���S$�l', 'wp-admin/includes/class-wp-list-table-compat.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Ř"┳4�JO�C��(', '', 0),
('�Z��Wt�p�N�h', 'wp-admin/css/nav-menus.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�6�S�2�ꁇO#"F�''', '', 0),
('�}��%J���g��z��', 'wp-content/themes/twentyfifteen/archive.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '[k�"x�E�7@s}l�', '', 0),
('��Z ��Og\nW�W�2', 'wp-includes/js/wp-embed-template.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�]g����,JD�T\0''�', '', 0),
('���WWՃo�m����e', 'wp-content/themes/twentyfifteen/js/html5.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�\\�"�ȶ��jȓ�P', '', 0),
('���\\��9�ѕ�F�w�', 'wp-admin/js/revisions.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'N�$�]>Mb��\nm*y�w', '', 0),
('��&��L!���}Vm `', 'wp-content/plugins/wordfence/images/flags/mt.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�RdZP|�i�Q�މ{�', '', 0),
('��/j���SA��CJF��', 'wp-content/plugins/wordfence/images/flags/sd.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '8ڶ�-����,�p�', '', 0),
('��i��CX��I�\n3', 'wp-content/plugins/wordfence/images/flags/pr.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�I�dM���N��hJ�#', '', 0),
('�Ө�:�:�Ǟ��FA�', 'wp-content/plugins/wordfence/images/flags/lb.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���H�(W8���JW', '', 0),
('����N���@�(�3�', 'wp-includes/ID3/module.audio.mp3.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�%{/�U��"m��', '', 0),
('��&��KG���)�', 'wp-content/themes/twentyfifteen/js/functions.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�kf-�u�-�m.��', '', 0),
('��h���)UG@�x��v ', 'wp-admin/edit-tags.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��9�b�C�\\�_=�|��', '', 0),
('��(�[3?�H/�[�e]', 'wp-includes/js/tinymce/skins/lightgray/fonts/readme.md', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'zd��+���E@�1�', '', 0),
('��8�X��I�R�fD�ӝ', 'wp-content/plugins/tablepress/admin/js/import.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�X8i��~`o�y&>璖', '', 0),
('��O�R�''��f��R�', 'wp-content/themes/Divi/includes/builder/scripts/ext/jquery-ui-timepicker-addon.js', 0, '�������AO��$S', '�������AO��$S', '', 0),
('��D�X1��[]+:A��', 'wp-content/themes/twentyseventeen/comments.php', 0, '�汀Xfp(�<\Zb��B', '�汀Xfp(�<\Zb��B', '', 0),
('��2]hqu:�T6E�U�', 'wp-content/plugins/wordfence/lib/wfAPI.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'm����5��E���', '', 0),
('�#�AuI.F��/���', 'wp-includes/js/wp-pointer.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '5ˋ8�.�r:ě���', '', 0),
('�)��]��D���@w', 'wp-content/themes/twentyseventeen/page.php', 0, '�6P#�=�j�\r/', '�6P#�=�j�\r/', '', 0),
('�<{����,-�![M��', 'wp-includes/js/tinymce/skins/lightgray/skin.ie7.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '\Z����P�#����\n', '', 0),
('�@��,�n\\���+k�', 'wp-includes/js/tinymce/plugins/wpemoji/plugin.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��,�,�D��UA���', '', 0),
('�O/�ì�`|g�_\0', 'wp-includes/Requests/Exception/HTTP/429.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'S��%|F.àZd����', '', 0),
('�m�}������+s]', 'wp-content/plugins/wordfence/images/flags/lt.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '5�.%V��zl��', '', 0),
('�v�FI��2h���n�', 'wp-content/plugins/wordfence/readme.txt', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'o5`u960�s�~ZO', '', 0),
('�{�1�"��^���.', 'wp-includes/class-wp-widget-factory.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�u�{M�Ҥ�3[ى�', '', 0),
('��s��I�qF�����', 'wp-admin/includes/class-theme-installer-skin.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Id����aQv����S', '', 0),
('���=V;�����N.K', 'wp-includes/js/wp-list-revisions.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'GQ\ru`�*�L��n$��', '', 0),
('��\n�ӛIQED ��', 'wp-includes/class-wp-comment-query.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��x�0�Z��Gt', '', 0),
('����\\�M�M�F/�I', 'wp-includes/Requests/Auth/Basic.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'g��x̄� 4U� k!C', '', 0),
('���Ƿ�������\n�H�', 'wp-content/plugins/wordfence/lib/dashboard.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'l�x>���zKK�b�[', '', 0),
('���������p�l�', 'wp-content/themes/Divi/includes/builder/subscription/aweber/curl_object.php', 0, 'e��pY��A�$�r', 'e��pY��A�$�r', '', 0),
('��Κ,�Q�a�gl��\Z�', 'wp-includes/class-smtp.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�+"Z<Kt�ȫ:�ҕ', '', 0),
('��dA#���*�Źo7', 'wp-admin/js/customize-controls.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'U�EJx�_�N�?Y', '', 0),
('���Q�~�jJ�D', 'wp-content/plugins/wordfence/images/flags/io.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�r���ҲW��W��r�', '', 0),
('���스>���j1^', 'wp-content/plugins/wordfence/images/flags/fi.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�(��K��q��i+��', '', 0),
('��3"�(z�a�4�8�', 'wp-includes/images/media/code.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '-o��Uʓ��U�U_', '', 0),
('�~Q�ԁŴFp���', 'wp-includes/class-wp-taxonomy.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '/�첇��u�!oK�', '', 0),
('�3y��u�E��1wĎ', 'wp-content/plugins/wordfence/images/flags/bm.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��|����� �9�eX', '', 0),
('�B�s������S', 'wp-content/plugins/tablepress/libraries/csstidy/class.csstidy_optimise.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�D ��������F', '', 0),
('�kHm�1��`0ѹ��_', 'wp-content/plugins/wordfence/lib/wordfenceConstants.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�"@�Lo��#��=-�', '', 0),
('�zݿ�&X❙6���s', 'wp-admin/css/media-rtl.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '� ��g] �OH���', '', 0),
('��!��y��F��]���', 'wp-admin/includes/class-wp-ajax-upgrader-skin.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�E�2w��X�z�����', '', 0),
('�ٵ\nh��Jx�dv�ԃ]', 'wp-content/plugins/wordfence/lib/wf503.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��(7������H���', '', 0),
('��5��[, j�(�ƪ�', 'wp-includes/js/mediaelement/controls.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '$�"�Ӭ����?�Ȥ', '', 0),
('��NC��W������', 'wp-content/plugins/wordfence/images/flags/ap.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '^��d�\r�ٍ��_P�', '', 0),
('���2zs�4x�EB', 'wp-includes/ID3/module.tag.id3v1.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '+6���Q��g4', '', 0),
('���y�n6Kz�9��G�', 'wp-content/plugins/wordfence/images/flags/ao.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'A���m$�٧wh', '', 0),
('�Obc��" ���|J(', 'wp-includes/images/smilies/icon_evil.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'c���VM<�"!�.', '', 0),
('�1��WV(2��6����', 'wp-admin/images/icons32.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�۬[�m9��J�4�\Z�', '', 0),
('�j��U�U�X\Z��/J/', 'wp-admin/includes/class-core-upgrader.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '2#��#+�K���Tڞ', '', 0),
('�1���|�}���dQ', 'wp-admin/export.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���߯��FD�\0K���', '', 0),
('� 1��А々�S:(', 'wp-includes/js/thickbox/loadingAnimation.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�"h\r�c���&�', '', 0),
('�^��C�O��P�>�', 'wp-content/themes/twentyfifteen/image.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�{��I��<�<$���~', '', 0),
('�.�B�|xӳ��E�', 'wp-admin/css/press-this-editor-rtl.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'FM�H�v�7�\ryd��', '', 0),
('�C�3�!0Q�o�J�e `', 'wp-includes/js/plupload/plupload.flash.swf', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '7\rv�EROG�Ҙ�t��l', '', 0),
('�_���jSX�2�QQ=', 'wp-includes/ms-load.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'n���4dt9�xb|�O=', '', 0),
('��\0��mU���#����', 'wp-content/plugins/wordfence/images/flags/tk.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'X�~���k�di�\\', '', 0),
('��tnR�ؔ����%^�', 'wp-admin/images/align-right.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'B���Oe#�l@:P+"v', '', 0),
('���5�V"�$$�_��', 'wp-admin/includes/post.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���(ȝ\0@)ſ=F�', '', 0),
('��iY����\0\nR)��', 'wp-includes/post-thumbnail-template.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�\r/�"�ئ��u��;�', '', 0),
('��u�X�ݼ#�-���', 'wp-includes/class-wp-http-ixr-client.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���?oaZ�;l����', '', 0),
('�f��獍���\r\\�', 'wp-content/themes/Divi/epanel/core_functions.php', 0, '��G��L��2TG�3]�', '��G��L��2TG�3]�', '', 0),
('�zk�n�Qm��|Ǹtk�', 'wp-content/plugins/wordfence/images/flags/de.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'n�����Nb��K�', '', 0),
('�|��\Z����:s�~�', 'wp-content/themes/twentyfifteen/author-bio.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '4�ԡR$)���wZO�', '', 0),
('Ĉ^A��+l���o�d��', 'wp-includes/js/tinymce/skins/wordpress/images/audio.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '7~!���\0����"w', '', 0),
('ĔԼ���pP�Z H��', 'wp-includes/images/smilies/icon_cry.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'E>z?��Ap�mWlA�`', '', 0),
('ijJ�\n`|�5,HT��', 'wp-admin/includes/admin-filters.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��\r�m|��>{���r', '', 0),
('�͙W����fE��', 'wp-content/themes/Divi/core/updates_init.php', 0, ':-T�n�O���~���H', ':-T�n�O���~���H', '', 0),
('��ʙ\0}��甠K��.�', 'wp-includes/js/jquery/jquery.color.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�-���E�G����>vJ', '', 0),
('��{A��mm��*�K', 'wp-includes/nav-menu-template.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '}v�:ʤӋ�\r8', '', 0),
('�D���C����F}��', 'wp-includes/Requests/Exception/HTTP/418.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'J!�����[��4��', '', 0),
('�`#��G�b�C��֊�', 'wp-includes/js/swfupload/handlers.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�Y,k?�X�N�0G�;', '', 0),
('łj�Dߋ�.�˖D��', 'wp-admin/css/forms.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���;�a���]��', '', 0),
('Ŗ�/PI����c�D=Y', 'wp-content/plugins/wordfence/css/images/ui-icons_222222_256x240.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ':<Th��zģ ��*ˌ', '', 0),
('��-�p�lE���k�/�', 'wp-includes/js/jquery/jquery.hotkeys.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�S!}EU�\\b�g�h��=', '', 0),
('� ��#A�\n#b#��=', 'wp-includes/js/tinymce/themes/inlite/theme.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '̈�6���Ӄ��CB��X', '', 0),
('�+���g���q6�^\0�', 'wp-admin/images/wheel.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'E0� q0m��\ZY%V�X�', '', 0),
('ƅ����|_�i/y�� ', 'wp-includes/js/tinymce/plugins/media/plugin.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�[��6�H"��%�k�', '', 0),
('Ƭ+\Z���I�d^i <\0', 'wp-includes/js/jquery/suggest.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ':$tV�E�ʿ���', '', 0),
('ƳَuP�?�����', 'wp-content/themes/Divi/includes/builder/subscription/aweber/exceptions.php', 0, '�p�%-�R�����\0K', '�p�%-�R�����\0K', '', 0),
('ǂ-i)�.�\\���z�^a', 'wp-includes/Text/Diff/Engine/shell.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'u�Aܑ�~J�^t����', '', 0),
('Dž�9��9:���\Z�', 'wp-includes/cache.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�=]𮂿q�\r�:!��', '', 0),
('Ǥ>z�Ԅ��!J]>', 'wp-includes/css/wp-auth-check-rtl.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�����:9�H!L', '', 0),
('ǫ�=��m�/���^', 'wp-admin/includes/schema.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���4�97$~�u2 ', '', 0),
('dz\\��_L-Y�Ō%$', 'wp-includes/ID3/module.audio.dts.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��V`�L7.��l] ', '', 0),
('Ǹ��K*��u҃�Av', 'wp-content/plugins/wordfence/images/flags/et.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'T\rP�����\0�%�', '', 0),
('��D�&�M�E�*ީS', 'wp-content/themes/twentysixteen/js/functions.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'A�*�g\r���&+gxC�', '', 0),
('�\Z{g�?�3gڢ\Z�', 'wp-admin/images/icons32-2x.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�%�*�����g����', '', 0),
('�"u@��T��S��5�', 'wp-includes/images/smilies/icon_idea.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��"m%h����S��r�', '', 0),
('�Y$''����o���', 'wp-includes/css/wp-auth-check-rtl.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '[�L.�TR�@��矻', '', 0),
('�n��94co����k', 'wp-content/plugins/wordfence/images/flags/sv.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�v8m�k�D�a\0�S6', '', 0),
('�q��Y���H�"��', 'wp-content/plugins/wordfence/images/flags/ee.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Z�VFY3�\ZXL���(��', '', 0),
('ȋ=�ЦL��b��Q��', 'wp-content/plugins/tablepress/libraries/csstidy/data.inc.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��|,�y�f��/d�r', '', 0),
('ȍP�� �3����\n��', 'wp-includes/class-wp-customize-control.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'e�龚\Z)]<���O̰', '', 0),
('��}��Uk����Xm�', 'wp-content/themes/twentyseventeen/inc/template-tags.php', 0, '$d�~��6����', '$d�~��6����', '', 0),
('�W��v~��q\n�Q', 'wp-content/plugins/tablepress/css/default.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�F��?�@}���B6:', '', 0),
('�����~\r\ZK4(#��', 'wp-admin/user/credits.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '� ����ǀ[K}�Z', '', 0),
('���ㅰl�k9�+�', 'wp-content/themes/Divi/includes/builder/subscription/mailchimp/mailchimp.php', 0, 'w����姊I2EE�', 'w����姊I2EE�', '', 0),
('�A7�''�C#�w�S�s�', 'wp-admin/css/about.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�\\��f K��;�;�', '', 0),
('�lX�w��B�*X�W�', 'wp-content/plugins/wordfence/images/sort_asc_disabled.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Oɧ��*�X���9e', '', 0),
('Ɇ8���pŻѵV�', 'wp-content/plugins/wordfence/lib/wfActivityReport.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '������ͥ�H�K', '', 0),
('���M���["\\�:P�', 'wp-content/plugins/wordfence/images/flags/mg.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�����Ě|��d��>�', '', 0),
('�����2D�i�e�', 'wp-admin/css/l10n.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�ĸ�P)�|��q�r���', '', 0),
('�!&�i�)^�W���R�', 'wp-includes/js/jquery/ui/widget.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���k�y�d�?zx7�', '', 0),
('�(�q�4P�}�5Oz�k', 'wp-admin/js/inline-edit-tax.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�X�R8F���#d�', '', 0),
('�R���ш��0', 'wp-admin/css/themes.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����-NT�\\RN�', '', 0),
('�hFM<@`%q-��', 'wp-admin/includes/class-wp-filesystem-direct.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Tx(�>���\0���', '', 0),
('�xjP����!c�x', 'wp-admin/plugin-install.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��\\f�N�(H�(�\Z�4', '', 0),
('���W�>�ҟ����[', 'wp-includes/Requests/Exception/HTTP.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��h���Rlr��', '', 0),
('�� b���8�[����y', 'wp-includes/js/wp-emoji-release.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�b��\r�:CF�D�~��b', '', 0),
('��M�aN�`�:�,�', 'wp-content/themes/twentyfifteen/functions.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��+q���g����@��', '', 0),
('�!��#��I|���F�', 'wp-includes/js/tinymce/plugins/directionality/plugin.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '_!8[EV�aYP@�A', '', 0),
('�28c"�<;���Uv�?�', 'wp-content/themes/twentyseventeen/assets/js/jquery.scrollTo.js', 0, '�d��c� �@�y', '�d��c� �@�y', '', 0),
('�6�<��C�﮿�V:(r', 'wp-includes/js/tinymce/plugins/wpeditimage/plugin.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'J-�g��ŷk*Ć!`W', '', 0),
('�U<�?Y,����ػ(', 'wp-admin/js/svg-painter.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���V\Z[��*q&��', '', 0),
('�}Ua&gl��i�)���!', 'wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '}H�J8��)wG�{�%', '', 0),
('ˍ�G䯀oe���o�', 'wp-includes/js/shortcode.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�������͡�Pt}\r��', '', 0),
('ˤԐ�{%k�#�f�', 'wp-includes/js/mediaelement/wp-playlist.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '&Ec�N-�k��Œ�', '', 0),
('˲J0�\\��V�4��', 'wp-content/plugins/wordfence/images/flags/sc.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�@l+�^�+�9U����', '', 0),
('��v�E,�-O�{���', 'wp-includes/link-template.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Y*�g\r�%��f���I', '', 0),
('�!�LT�3��i��x�', 'wp-admin/update-core.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�FA� ��}��6�~p�', '', 0),
('�C���q�zo�Z�ZBK�', 'wp-content/plugins/tablepress/i18n/datatables/index.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����aV��q�M���', '', 0),
('�M�Tq&[?��>칊�\n', 'wp-admin/css/colors/ectoplasm/colors.scss', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�q�9+�"��+��', '', 0),
('�V�ڮ����M��jӁ', 'wp-includes/js/plupload/license.txt', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'u&\n�TI�z����+�', '', 0),
('�q۩��� �����e', 'wp-content/plugins/wordfence/images/flags/is.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '`�)���Ƿh��E', '', 0),
('̹9BF��h��t�,<F�', 'wp-content/plugins/wordfence/images/flags/sprite2.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��������m3;', '', 0),
('�Ê5ff�;,G!''��''-', 'wp-admin/css/colors/ocean/colors.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ':Q��H=wu|�#fQA{', '', 0),
('�NJ�E�v�c,�صyS^', 'wp-includes/images/crystal/license.txt', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�]�Lc�iG�fQ�\r��', '', 0),
('��t+���N-�̒��', 'wp-content/plugins/wordfence/lib/email_passwdChanged.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�IwK��mKa{į�;�', '', 0),
('����p�j֛`��w', 'wp-admin/css/customize-controls-rtl.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���c��e��', '', 0),
('�d���lP�O�I�', 'wp-admin/network.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'm_Aֹ}!B\n��=3X', '', 0),
('�)����\0�e�_�5=�', 'wp-content/plugins/wordfence/lib/diffResult.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�D��`�\n^��;', '', 0),
('�,?hg�c�h�ˡX@', 'wp-content/plugins/wordfence/images/flags/sy.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '<6�F_.�6E�=T�N�', '', 0),
('�?ľp�Q�<<�r;', 'wp-content/plugins/tablepress/models/model-table.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '4̖a �c�C�m�M�', '', 0),
('�a��qb�OaI�-�\r*', 'wp-content/themes/twentyfifteen/inc/template-tags.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��[q`#<�^��Z', '', 0),
('�m��L0N"�T~�b�', 'wp-includes/theme-compat/footer-embed.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��Z����.�+�j', '', 0),
('�w�9=�_"h%��v', 'wp-admin/css/install-rtl.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��(c(8n���ޚ�', '', 0),
('͓�Y�36��l�Y��', 'wp-includes/js/tinymce/plugins/textcolor/plugin.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'hɛ��ϑ��ôq�4��', '', 0),
('ͪu�owsFC�G[c��', 'wp-includes/rest-api/fields/class-wp-rest-meta-fields.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����^�''"\0[�͗��', '', 0),
('ͽ3��=��O�G�|~�', 'wp-includes/SimplePie/Credit.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��M猋*>\n�|', '', 0),
('��S-5�-����p�a�u', 'wp-content/plugins/wordfence/images/flags/tt.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��\r3���tk9V�k', '', 0),
('���j(g��~jU#��', 'wp-admin/includes/class-wp-filesystem-ssh2.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��``�s�� �D\Z��', '', 0),
('�Y��f/�pw����', 'wp-includes/Requests/Response.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�p����R櫷�''G', '', 0),
('�_)-�]�ˌkO ��', 'wp-includes/ID3/module.tag.apetag.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '4l����U��R�9I', '', 0),
('�|��f�����,2�T ', 'wp-admin/term.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '8Êɡ�GNR�-��\0', '', 0),
('Ήž��h ���', 'wp-content/plugins/wordfence/css/wf-adminbar.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'V�xj���˓��nL ', '', 0),
('Ί�Y�(e��_b�Wj_�', 'wp-includes/js/tinymce/plugins/wpembed/plugin.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '~�[���L Zu�-,�', '', 0),
('��`��t�v�S�', 'wp-content/plugins/wordfence/images/flags/wales.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���,�C�o{��v', '', 0),
('�œ���ϔ�=��#6', 'wp-admin/images/post-formats32.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'WY~�O��{�+_L�kE;', '', 0),
('��,���G� �:�0�/', 'wp-content/themes/twentyfifteen/inc/custom-header.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�4_�N�G^F�}[�F', '', 0),
('�-�+�e���m�u"��x', 'wp-admin/css/colors/sunrise/colors.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�Yb��X�,Y�c�`��(', '', 0),
('�uF��^G��E+��c', 'wp-admin/network/freedoms.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�9�B9�DD\n��S��`', '', 0),
('�~��pE��*�T�E4�', 'wp-content/plugins/wordfence/images/flags/am.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '$/����cC\\&���P%', '', 0),
('π�3��Ӱ��!�&', 'wp-content/themes/twentysixteen/page.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��o��jt�m�Jp;�Z�', '', 0),
('π�tGȩ����D', 'wp-includes/js/tinymce/plugins/image/plugin.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'E�����9`NA��v��', '', 0),
('φK �ըL�H:dg�<6', 'wp-content/themes/twentysixteen/template-parts/biography.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '<]_ר���o�uN�B�', '', 0),
('ϊ=��X���bBz'' �', 'wp-includes/js/jquery/ui/effect-explode.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��b\\�A���:QJ=��', '', 0),
('�����HԹ��f�k�', 'wp-includes/js/tinymce/wp-tinymce.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�b\n��0pr���Hv', '', 0),
('�ݙ�P(���O''E��e', 'wp-includes/js/jquery/ui/effect.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '?qa��Z,^m4�o�', '', 0),
('�鋭��{^�MU*�_', 'wp-includes/js/twemoji.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�/k��0xW�=��M-', '', 0),
('��]mٲ� ▭�', 'wp-content/plugins/wordfence/vendor/composer/installed.json', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'O��fI��8�x�E\Z', '', 0),
('�>�s�l�WD7�M�', 'wp-includes/bookmark-template.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�g[lgP ���55"�', '', 0),
('Т�펹�|����@', 'wp-includes/images/smilies/icon_arrow.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�ʵ �������(', '', 0),
('�Ї�����l`1B�=', 'wp-content/plugins/tablepress/i18n/datatables/lang-el.json', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���ovo������', '', 0),
('��/��?����U��', 'wp-includes/Requests/Utility/FilteredIterator.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���a��x�%A��y�', '', 0),
('��^�\\�X�PvS�\\�{', 'wp-admin/js/media-upload.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��d��kTT��y_$m', '', 0),
('�����,���f��', 'wp-includes/rest-api/fields/class-wp-rest-comment-meta-fields.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'AJ=ju?��My�xޓ~J', '', 0),
('�/��0��\n*7�f(��', 'wp-includes/js/wp-a11y.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��tl�گ�������X', '', 0),
('�X���U�n�B���', 'wp-content/plugins/wordfence/js/wfdropdown.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�����rp��c''\Z�', '', 0),
('�_\\c9mL�v��1��', 'wp-includes/compat.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '؈^$p�_k�E�', '', 0),
('њ5�q]����md9�', 'wp-content/themes/Divi/core/admin/includes/portability.php', 0, 'O�Z��-¾�(�(5', 'O�Z��-¾�(�(5', '', 0),
('���z�@��%��', 'wp-content/themes/twentysixteen/footer.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '&IX��o����Oq', '', 0),
('������=��G�ف�', 'wp-content/plugins/tablepress/classes/class-export.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '`�v7''�\n:!g�n�|', '', 0),
('�Jh|��0�`Zp�E', 'wp-admin/user-edit.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����ž�c���q', '', 0),
('Ҟ���ǟ� Ks���', 'wp-includes/images/icon-pointer-flag-2x.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���2�b��&�Z�r', '', 0),
('Ҫ*���H���\n;t��', 'wp-admin/includes/ajax-actions.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���rN��;� ', '', 0),
('ҭ�_VlK�g�!p�1', 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/rules.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��*�P�)��ȵ��', '', 0),
('ҲE5|�ѵ�C�d闼', 'wp-admin/options-reading.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '$���jYԇ6S�U�', '', 0),
('��Lt593�u^���)��', 'wp-admin/images/comment-grey-bubble-2x.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�TY�ŝ2�s,\r�m��', '', 0),
('�&)-â�\Z�Ι�p', 'wp-content/plugins/wordfence/lib/GeoIP.dat', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'uC���bD\0�\r�(�A', '', 0),
('�E#l��L��_&ܪ���', 'wp-admin/images/arrows.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�v�$�>����>�Y', '', 0),
('�U��n�/|r@ڪ��', 'wp-content/wflogs/config.php', 0, '�]�����eE\\F�y', '�]�����eE\\F�y', '', 0),
('�js��w2��p��qS', 'wp-content/plugins/wordfence/lib/wfIssues.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���� \\$����8��', '', 0),
('�{ڭd3T�Xy����7;', 'wp-includes/css/admin-bar-rtl.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'ߟ��WͤoS�U�G', '', 0),
('ӟ���my�+\nf�:', 'wp-includes/js/wp-api.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����\\�?�', '', 0),
('�����0*�W��', 'wp-content/plugins/index.php', 0, 'gD,V�=\\�bP', 'gD,V�=\\�bP', '', 0),
('�����}�vϣ��G�', 'wp-content/themes/twentyfifteen/genericons/Genericons.eot', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '→��(��7k�j', '', 0),
('�].�oo�ȦM-n �', 'wp-admin/images/align-none-2x.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�XC�)[���-�4�', '', 0),
('�mĥ�Q�+�N�Ф�J', 'wp-content/themes/Divi/includes/builder/class-et-builder-element.php', 0, '��xc/F���+���', '��xc/F���+���', '', 0),
('Ԙ��HB��v2\0�B6', 'wp-content/plugins/tablepress/i18n/datatables/lang-he_IL.json', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Ko��\Z\Z�uٮ�gk�', '', 0),
('�Ȇp���]4��L��q�', 'wp-includes/css/admin-bar.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��Z��j�<Ȉ��', '', 0),
('��p��S��`�]T]D�', 'wp-includes/css/dashicons.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�׃𫙼�Gu����', '', 0),
('��2��\\W��7���si', 'wp-content/plugins/tablepress/css/tablepress.woff', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ']7(k(�UnX��x�+�', '', 0),
('��&U������k�', 'wp-content/themes/twentysixteen/single.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��>�W;o]�U�ol~P', '', 0),
('�X��$�a��B��^', 'wp-admin/js/user-suggest.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�T\\��\\|�\r�9�', '', 0),
('�P��)��3t;��ޯ', 'wp-content/plugins/wordfence/images/flags/sprite-des2.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��M�d�TW�cp,��', '', 0),
('�uG#�)�|�^���6', 'wp-includes/Requests/Exception/HTTP/511.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'un�N<Kw�����@', '', 0),
('��}��F!��+\r��', 'wp-content/plugins/wordfence/lib/menu_firewall_rateLimiting.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '`��''�+"��H�>M�', '', 0),
('�K2;�<D����kub', 'wp-content/plugins/wordfence/lib/wfStyle.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ':\0pw�q����D��', '', 0),
('���ͤ6�\0/��k���', 'wp-includes/js/imgareaselect/jquery.imgareaselect.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '%�.�e��By�Ur@%', '', 0),
('�Z� r!ޏf��� �', 'wp-includes/images/icon-pointer-flag.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��,���E^�j`''', '', 0),
('�h�`_J�#�S��_,R', 'wp-content/plugins/wordfence/images/flags/fo.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�����e���^K�IV��', '', 0),
('�oҨ*K��o�7{� <', 'wp-includes/ID3/module.audio-video.matroska.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'c����K9j\0�S��i�J', '', 0),
('�rY�S�xwDY˚J�[', 'wp-includes/images/media/interactive.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'R˂���ôʼnh�H', '', 0),
('�8�[�����0�ʊ', 'wp-content/plugins/wordfence/views/waf/debug.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��ʑ�bc�&��Y�z�', '', 0),
('��q�ó�X�[���', 'wp-includes/class-wp-feed-cache.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�b��V\Z�B=�x�=�', '', 0),
('֠#XX4ǽ�\Z���', 'wp-content/themes/Divi/single.php', 0, 'u�\\�5��s|�O��v', 'u�\\�5��s|�O��v', '', 0),
('֮��xb�=�4�@� t%', 'wp-content/plugins/wordfence/images/flags/mu.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'P�h''�����A(l�', '', 0),
('ֶ��9؞f�po3t', 'wp-includes/class-wp-admin-bar.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '9��Ԇ���Дh�W��', '', 0),
('��J��!�[W6ݧ�', 'wp-content/plugins/wordfence/lib/IPTraf.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'G�Jg,�/c"�m��', '', 0),
('���v#�9���)?Ip�', 'wp-content/themes/twentyfifteen/content.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '?<h���>C��Bq��p', '', 0),
('��⼑B��W', 'wp-content/themes/twentysixteen/genericons/genericons.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�P\r�6��Xw��x�M', '', 0),
('�6�_����zTU�', 'wp-content/themes/twentyseventeen/template-parts/post/content-video.php', 0, 'l�[��HB���B�3', 'l�[��HB���B�3', '', 0),
('�8��{��.WQ��', 'wp-content/themes/Divi/includes/no-results.php', 0, 'G҃���2��t�*|U', 'G҃���2��t�*|U', '', 0),
('�Gȩ��6����\0Y', 'wp-admin/includes/class-wp-posts-list-table.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '^_�Q�)\Z�5Ec', '', 0),
('�M\0���c����_d�', 'wp-admin/includes/class-file-upload-upgrader.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��9��l��qj|w�', '', 0),
('�MC�Sڒ%,<�''L���', 'wp-content/plugins/wordfence/images/flags/np.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�.�]��H��2�{�', '', 0),
('�w�h]�á�&�wM��', 'wp-includes/class-wp-network-query.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '|�xH��?�#�8sR�z�', '', 0),
('מ�y�7mE5���O_�', 'wp-admin/js/media.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��:ۯZZ���U�w}', '', 0),
('ײ2�D�ɻ&-u� ', 'wp-content/themes/twentyfifteen/page.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'B�5���^�\0�`�C�', '', 0),
('��j0���w�E}®R�', 'wp-admin/css/wp-admin.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��v&�o��0l\Z��', '', 0),
('��o�(��Q��<ڐ(��', 'wp-content/plugins/wordfence/images/flags/cx.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�:��� B��2���', '', 0),
('��^�u����}�G��', 'wp-content/plugins/wordfence/lib/email_unlockRequest.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '� �E�28.63R��', '', 0),
('�6��C�T�>w<�x�', 'wp-content/plugins/wordfence/js/jquery.dataTables.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�3��S7�\0�0�C�', '', 0),
('��\Zv�I:wm�''~K-', 'wp-includes/ID3/module.audio-video.riff.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�TfbpGO�-�', '', 0),
('�&�Zh�$�Éo�', 'wp-includes/class-json.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��B{�vC�ޯM��A�m', '', 0),
('�8/B��$8���`m�', 'wp-includes/js/imgareaselect/jquery.imgareaselect.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'z�B�RS���:Y�', '', 0),
('�A�h)I�\Z]Gr��E', 'wp-admin/includes/import.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�����2����J$g', '', 0),
('�M&�3\r�3CMaQ{', 'wp-admin/images/yes.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�+��7܉�\rqZ�Qk', '', 0),
('�V���ۜ��}A', 'wp-content/themes/twentysixteen/template-parts/content.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��$��/s=N�����', '', 0),
('�o�ǣ� ף�f0�Y', 'wp-includes/SimplePie/Core.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���#�������\Z�', '', 0),
('�v����\r�&X��', 'wp-includes/js/jquery/ui/selectable.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�2�ё쮒槶�r�@', '', 0),
('�x��βЦ��A �<�', 'wp-content/plugins/wordfence/lib/wfCrypt.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���W��k|��)���4+', '', 0),
('؇3�����:OA()', 'wp-content/themes/Divi/includes/builder/scripts/jquery.magnific-popup.js', 0, '��ߪx]y0F9��3��', '��ߪx]y0F9��3��', '', 0),
('ث1�<qd``hj��:G', 'wp-content/plugins/tablepress/classes/class-tablepress.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '_��9���8�\09�#1', '', 0),
('ر�-�_}Z�h��\n�\Z', 'wp-admin/includes/class-walker-nav-menu-edit.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�!��ܛ�S�P�,�', '', 0),
('�-h\n\r`��ýەC/s', 'wp-includes/class-wp-query.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���S�<j��lx\n�\Z�', '', 0),
('�,(�i7:^�^�#', 'wp-includes/js/tinymce/plugins/paste/plugin.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'i�Y''Fm��O]H�#�', '', 0),
('�J��^\Z7��uG�k+', 'wp-content/plugins/wordfence/lib/wfDB.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�[�kvK?�ӈ���', '', 0),
('�k��/y�����&��G', 'wp-includes/images/rss-2x.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�Ya[�Q���rj�', '', 0),
('�l;ao��~�G��', 'wp-includes/Requests/Exception/HTTP/501.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'eڸ04�-?��ב�5', '', 0),
('٘�"P�ܞ��,���', 'wp-content/plugins/wordfence/images/icons/ajax24.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'K:�����mP�', '', 0),
('ٹӃ2HAY�fM�#�m�', 'wp-content/themes/twentysixteen/404.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '8ȗG@=/6�(�\r�', '', 0),
('��3��I�98\\�֛�[t', 'wp-includes/random_compat/random_int.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���]m\riVi+Ԑ3�8', '', 0),
('��(M�R�;o���TPE�', 'wp-content/plugins/wordfence/images/flags/pe.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��<�<�$,�E+<�(', '', 0),
('��!}�=�`*�gZ=', 'wp-admin/network/themes.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�W]V@29:�r?', '', 0),
('��¹S2��%�=er>', 'wp-content/plugins/wordfence/images/flags/pw.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'V��0\0L���', '', 0),
('�>�~�!�g�q��', 'wp-includes/js/tinymce/skins/lightgray/skin.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '6]�V�p��(@�l�B', '', 0),
('���\nH|�:���Dc0', 'wp-content/themes/Divi/includes/builder/class-et-global-settings.php', 0, '�]@+G���ؑ���E', '�]@+G���ؑ���E', '', 0),
('��w�=Ţ�O�&�F�', 'wp-admin/css/colors/midnight/colors.scss', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '&܍���|DW��!E�4', '', 0),
('�"�]�?��d�?��8', 'wp-content/themes/Divi/includes/builder/frontend-builder/bundle.js', 0, 'bu��Q�''/M��n', 'bu��Q�''/M��n', '', 0),
('�A�+[L1��04F�', 'wp-content/plugins/tablepress/views/view-preview_table.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'B.t��Y��f�sMѭT', '', 0);
INSERT INTO `wp_wfFileMods` (`filenameMD5`, `filename`, `knownFile`, `oldMD5`, `newMD5`, `stoppedOnSignature`, `stoppedOnPosition`) VALUES
('�|�#�#�{����', 'wp-admin/js/link.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��F��0�;��3�%-', '', 0),
('ڠ{KC2t��ѫ��[', 'wp-content/themes/Divi/includes/builder/scripts/ext/chart.min.js', 0, '\r0`\Z�Z= 5T�(�', '\r0`\Z�Z= 5T�(�', '', 0),
('��}�M�KBbU�+�', 'wp-content/themes/Divi/post_thumbnails_divi.php', 0, 'ߡM�N��V�̎`�}', 'ߡM�N��V�̎`�}', '', 0),
('��lJ�I�Q�F�', 'wp-content/plugins/tablepress/libraries/simplexlsx.class.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�(���#�r�yh�[aJ&', '', 0),
('�!�(t��<Թ', 'wp-includes/js/heartbeat.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'G@\rT�j,8$S\0��Z', '', 0),
('��_\r�JL�#�@B��', 'wp-admin/css/colors/midnight/colors.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�g��h\Z����Ѱ�(', '', 0),
('� �I�_X�����?', 'wp-admin/js/gallery.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'N{%�3t�9Ze&Q�w', '', 0),
('�,R����l�(=\nq��', 'wp-content/themes/Divi/js/admin_post_settings.js', 0, '�8��.~x�KR�,�', '�8��.~x�KR�,�', '', 0),
('�9��^+�t���k��', 'wp-content/plugins/wordfence/images/flags/gw.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '9�Mj+��+ON�zp', '', 0),
('�?���}�l5v!��;��', 'wp-content/plugins/tablepress/controllers/controller-frontend.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'A�r���zЊy<�!\Z+', '', 0),
('�Wm��h~s:}�Q���', 'wp-content/plugins/tablepress/i18n/datatables/lang-ar.json', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��u�Y�BtpC>F�', '', 0),
('ۖJ�Bw�C��|M�v', 'wp-content/plugins/wordfence/lib/Diff.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'R|�$����V;P���', '', 0),
('۪�� .�ո�\\���', 'wp-includes/js/tinymce/skins/wordpress/wp-content.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'xS+_��1�A"j', '', 0),
('��r�����=�Ԓ�', 'wp-includes/images/rss.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��[�(�.��*NZ�', '', 0),
('��\np���Gnu:���', 'wp-includes/js/colorpicker.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��V g�����-�', '', 0),
('�ȼ�؟�''\r`����', 'wp-includes/feed-rdf.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '|�dd���a6���''ޚ', '', 0),
('�14�R��(U��G?["', 'wp-content/plugins/tablepress/admin/js/import.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�������\r��1/�5c', '', 0),
('�2G�?�_�\\��-B', 'wp-includes/canonical.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '$$Z3\n��"�k�εZ�', '', 0),
('�F|\n�MN,8�ݪ�''�', 'wp-admin/css/press-this.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'g\r�y����b^�F��', '', 0),
('�Mލ,T�v�\Z\0�\0(�U', 'wp-content/themes/twentysixteen/js/skip-link-focus-fix.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�"B!���H1�涭/Ps', '', 0),
('܈C��<��.=��{*', 'wp-content/plugins/tablepress/classes/class-view.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '_\Z��0��FG[�0VA�', '', 0),
('܉]�j�e�*:���p', 'wp-content/plugins/wordfence/images/flags/ck.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�s�ά���iԛ��', '', 0),
('��ջZml��4�ˮU', 'wp-includes/images/smilies/simple-smile.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�K��{
��f�w�h', '', 0),
('��\r\0FJ��B��e�', 'wp-login.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��\r55��[-�F�/', '', 0),
('�6>l���\rѲY', 'wp-content/plugins/wordfence/waf/wfWAFGeoIP.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'I��Z�G�4p��''`', '', 0),
('�J0���j�Yg�h�', 'wp-includes/js/tinymce/plugins/lists/plugin.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�dgD���h�1Ei�zQ', '', 0),
('�[6�5��+� �n9�', 'wp-admin/images/sort.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '.�ˍ���lHj�]', '', 0),
('�f��y���ħ�*!', 'wp-admin/js/nav-menu.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '\r�U ���O�k��{', '', 0),
('݁dz�Iդ�[��s�', 'wp-content/plugins/token-access/admin.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�6R@��\ZP�\0�^?�$', '', 0),
('ݏ97X<Թ�/�j\\��', 'wp-content/plugins/wordfence/images/flags/yt.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�ʉ��rT���\0h��', '', 0),
('ݖ�''�"|3�_�t|��', 'wp-includes/class-wp-term.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '[���|����s��X', '', 0),
('ݘ`b1tX�\ZZ� K/', 'wp-content/plugins/wordfence/images/flags/in.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���s�����Y��', '', 0),
('��۾���S)�9�', 'wp-content/plugins/wordfence/images/flags/vn.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�P��᳗vwܶ��PTo', '', 0),
('�3^��PM�Y���H�D�', 'wp-includes/js/tinymce/skins/wordpress/images/video.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�¶��B�=\rz��3j�', '', 0),
('�<���86Ko��X', 'wp-content/plugins/wordfence/css/activity-report-widget.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'S���\nx�wA���', '', 0),
('�N�\\�|�`*�,)@4', 'wp-includes/images/xit-2x.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��r�T��`��?J�/�', '', 0),
('�^�K^�8v�8���', 'wp-content/themes/twentyfifteen/content-search.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�<CUy�Q�O���b�', '', 0),
('s��㝢@1i:\Z�', 'wp-content/plugins/wordfence/images/flags/er.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��AQ��� u�V��o�', '', 0),
('��������/��', 'wp-content/plugins/wordfence/images/flags/ai.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '7��֖�*���솼�', '', 0),
('�ދ���1F���a�', 'wp-content/plugins/wordfence/lib/wfArray.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��e�my��V�M�\Z��', '', 0),
('��''g!�:�H��),�', 'wp-includes/SimplePie/XML/Declaration/Parser.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���p(��B�s#b', '', 0),
('���"�����c)j�"', 'wp-includes/js/wplink.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Y��o�cq���~0', '', 0),
('�=@\\�JpQ�m\\��6', 'wp-admin/includes/class-wp-upgrader-skin.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '''�6\rO�V^���W��', '', 0),
('�L#�����a���W �', 'wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '\\0)��e�U5''@�H', '', 0),
('�q����%ű� m+', 'wp-admin/css/colors/light/colors-rtl.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�����3����o{', '', 0),
('ߌ��(������2���', 'wp-includes/js/quicktags.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'j6\\/�RVj�=���g=', '', 0),
('ߗ�Q��u�!ٶx�[', 'wp-includes/js/wpdialog.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�-���\0�g\r�Fġ�', '', 0),
('ߥ䓿~;��Q2D��', 'wp-content/plugins/wordfence/images/flags/mn.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�C�'']j����n`', '', 0),
('߰S����h[�۳�', 'wp-includes/class-wp-http-streams.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'ں_^l�e�1�a�ו�', '', 0),
('߹V�=���"�#n� �', 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/lexer.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'I�� =�~��i�', '', 0),
('�Ȧ0� $�7O>���', 'wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '?` �Q�~�����q�', '', 0),
('��L8ډ�(���ց�', 'wp-content/themes/Divi/includes/builder/frontend-builder/rtl.php', 0, 'c����-i�~{N�+A', 'c����-i�~{N�+A', '', 0),
('�!��0��tT�(� ��', 'wp-content/plugins/wordfence/css/images/ui-bg_flat_0_aaaaaa_40x100.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'f�\\K�K�G�лSA�', '', 0),
('�%�f\\+,���\0\\Y', 'wp-admin/includes/class-wp-filesystem-base.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '1�\n�?@�m�=���', '', 0),
('�P��7��"�VRS\0&e', 'wp-content/plugins/tablepress/views/view-options_custom_css.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '&�<*���M�m/E', '', 0),
('��r��M�ܴ-\nS��', 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/parser.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��\rcmm��j��ik�', '', 0),
('��^��bR��SI�!�?', 'wp-includes/class-wp-image-editor-imagick.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��+2�F�\r�ڸ�W', '', 0),
('�@��M]"���iNJ', 'wp-includes/class-wp-http-requests-hooks.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Z�������,�5�', '', 0),
('�Z���(>(�1bޫ�Z�', 'wp-includes/js/tinymce/skins/lightgray/content.inline.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�Q�8��̩\0�}�3', '', 0),
('�q�@/��ꦑٞ-M�', 'wp-admin/network/site-users.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�_����>5#��(v�', '', 0),
('�>���\n�5����Z', 'wp-includes/customize/class-wp-customize-image-control.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Ui�h-� ���K�', '', 0),
('៵�@~G5���2�', 'wp-content/plugins/wordfence/images/flags/sprite-des-64.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '+\n4F�6�.\\j $�R', '', 0),
('��\\9ã>���Iz4�c', 'wp-includes/js/tinymce/plugins/hr/plugin.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'B���z{��@�X�б\Z', '', 0),
('�$8��.Vp�j�B�@�', 'wp-content/plugins/wordfence/images/flags/.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '4.��M:�<�K0ܟή', '', 0),
('�L�>�ٟ�#{6p}Y��', 'wp-admin/options-writing.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'm�U�����(|o��l ', '', 0),
('��ĸ:�,p�1��Hr', 'wp-admin/js/dashboard.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��Z��ÜA�ʢ�>�5', '', 0),
('�\0��וoxi3%\r+]kg', 'wp-admin/images/post-formats.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�K���\0���%3���', '', 0),
('�3\Z~s㸆�1�8)/', 'wp-content/plugins/wordfence/images/flags/pf.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�9}�=T{��f���\\�', '', 0),
('�*���T��''"+�i', 'wp-content/plugins/tablepress/admin/js/edit.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���\nW,0P5�.2G��', '', 0),
('�.��aZ�����j���a', 'wp-content/themes/twentysixteen/template-parts/content-single.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�cY��o�Lx��wF', '', 0),
('�0�;�-,�A�Ey�', 'wp-includes/theme-compat/sidebar.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���s���H�Dl�,\n', '', 0),
('�L$�@��]����%+X', 'wp-content/themes/twentyfifteen/inc/back-compat.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'a������ �[�`z', '', 0),
('�a�Oj''�ŻD*ցV4', 'wp-cron.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�B�vme%�I�v�26�', '', 0),
('�e�\\�k�c��Xf', 'wp-includes/customize/class-wp-customize-upload-control.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'J���F�yž�r@�{', '', 0),
('��q�82��v�&#M', 'wp-includes/js/tinymce/plugins/wpview/plugin.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '''6#%k���-w�O��', '', 0),
('���<kUJv%��1��', 'wp-includes/fonts/dashicons.ttf', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���F��F�����', '', 0),
('���#�iJ�H�?�@�', 'wp-includes/class-wp-http-curl.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�Q��G�#J�RÙA�', '', 0),
('� ��9�{�Q��*��', 'wp-content/themes/Divi/includes/builder/layouts.php', 0, '��8+�~x+��ʮ$�', '��8+�~x+��ʮ$�', '', 0),
('�w����V���!�', 'wp-admin/includes/class-wp-ms-themes-list-table.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'q�{�\n���~4''��', '', 0),
('�v��Oԟφ�:Dpg', 'wp-content/plugins/wordfence/images/flags/gq.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�؟��.��Ծ�j)q"', '', 0),
('��<����c6<����', 'wp-content/themes/Divi/epanel/shortcodes/js/editor_plugin.dev.js', 0, '�\\��$�v�=>)\0\0E�', '�\\��$�v�=>)\0\0E�', '', 0),
('��N�`��rHn0���', 'wp-includes/js/mediaelement/jumpforward.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'ᬌ��.��&w�H�S', '', 0),
('��S���dk8q���F', 'wp-content/themes/Divi/includes/builder/scripts/jquery.fitvids.js', 0, '?�d��hSi,:���', '?�d��hSi,:���', '', 0),
('����zpKC�{\\>��', 'wp-admin/js/dashboard.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '\r�3��j���3Q�', '', 0),
('���1�]�M|�K�FZ', 'wp-content/plugins/wordfence/lib/wfBulkCountries.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '}���M슱���_#9', '', 0),
('�\00��q�ĊNy)��', 'wp-includes/plugin.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'z��F�x��?���NĢ', '', 0),
('��k�O@ȏ��|�W�', 'wp-content/themes/Divi/js/theme-customizer-controls.js', 0, 'S#�2�=\r�9��;8', 'S#�2�=\r�9��;8', '', 0),
('� MW�@��"�=Z\n3�', 'wp-content/plugins/tablepress/i18n/datatables/lang-nn_NO.json', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����0~������n�', '', 0),
('�''�`F̔�~�Ė��', 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/view.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '}��J�g�!fy��L�', '', 0),
('�H��4�.\\�:��#��', 'wp-admin/css/l10n.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Uֵ}� ف��0�m2n', '', 0),
('�P�v�d��I��4�u', 'wp-content/plugins/wordfence/images/flags/al.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��:\reݴOo�j�DO', '', 0),
('�R����q�ۡ����', 'wp-content/plugins/tablepress/i18n/datatables/lang-zh_TW.json', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'k��<�E�sk�Q��', '', 0),
('�R��5?�- S�^H��', 'wp-admin/js/editor-expand.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���OL ����߈ٵJ', '', 0),
('�eŐ��n���A�', 'wp-content/plugins/wordfence/lib/wfView.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '⇲*�!�P�''|�%\Z�', '', 0),
('�\r�b\\��ɍ�\Z��', 'wp-admin/edit-form-advanced.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���EХ�g��kc�@', '', 0),
('�+���.��eF��', 'wp-admin/css/dashboard.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�����0=�Q"����', '', 0),
('�9e���kk�R�o���S', 'wp-includes/embed.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��V7ЄEg�^<�=�', '', 0),
('�G��5�@����07��', 'wp-includes/images/blank.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'H�+��51 ��f]��9', '', 0),
('�J~_o�f�k�����', 'wp-includes/js/wp-embed.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Z�|�y�������1�', '', 0),
('�Q#j�5�P�!��', 'wp-content/themes/twentyseventeen/assets/js/navigation.js', 0, '��p3Ʋds.b�N=', '��p3Ʋds.b�N=', '', 0),
('様��7�^�b�"�', 'wp-content/plugins/wordfence/images/back_disabled.jpg', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'h���g��i���>', '', 0),
('潂m�F�=��H�{O,', 'wp-content/plugins/wordfence/images/flags/sm.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '@7fߧ84�����,e', '', 0),
('�y�l��s�U>�<��', 'wp-includes/css/customize-preview.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'i�Ȏ?=F�ځ����X', '', 0),
('�;%�X�[�r��\\f�', 'wp-content/plugins/wordfence/images/flags/fj.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '$�n� �=}<^(]\0�', '', 0),
('��W���"���Sk:�', 'wp-admin/images/align-center-2x.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���-�r�5*J7�If', '', 0),
('��]��Zs�@~�OQ', 'wp-content/plugins/wordfence/images/flags/mm.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'u�k0I�ZAf�ށ�o', '', 0),
('�⣣�M�O����U�', 'wp-admin/js/editor.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�?��b�/)(̸�\r', '', 0),
('�"�ơ���7vs+�', 'wp-admin/includes/class-pclzip.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Y�И�υ����WYp�', '', 0),
('�2\Z� {D�Z���-', 'wp-content/plugins/wordfence/fonts/ionicons.woff', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���h��I�15[I]J', '', 0),
('�Djמ�8]fД_�', 'wp-includes/class-wp-widget.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�vZ9�dOA��p��5�', '', 0),
('�b`K�''��컜���K', 'wp-includes/functions.wp-scripts.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�؇X=�|}���%�U', '', 0),
('�o���2-b�t\r��d�', 'wp-content/plugins/wordfence/images/flags/sr.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'A�a�p��L<zu����', '', 0),
('��x��Agm%����', 'wp-content/themes/twentyfifteen/single.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�lC�n���/���', '', 0),
('�J��ёe�\rXd��$�', 'wp-includes/class-wp-customize-widgets.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'H�/�&�''����K�', '', 0),
('�l�XNEM�CgVsA:', 'wp-includes/js/swfupload/plugins/swfupload.queue.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�SR/�J��5�-v͏', '', 0),
('���K�g���o#�0', 'wp-activate.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '{��<,�hH�������', '', 0),
('�ʼn� i��/Э', 'wp-includes/formatting.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Cw�rAú��N���', '', 0),
('��H���l��{!D#�!', 'wp-admin/js/color-picker.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '.:*\n\r<�>a��', '', 0),
('��ˮ�\0��(Չ', 'wp-content/themes/twentyseventeen/template-parts/post/content-audio.php', 0, 'X>�/�"Ш��v�"', 'X>�/�"Ш��v�"', '', 0),
('��F�ZY��C8��3E', 'wp-admin/css/colors/blue/colors.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�)�ؠ$��h���', '', 0),
('�Q��2���%:�', 'wp-content/themes/Divi/includes/builder/scripts/salvattore.min.js', 0, '�F�S�[�� �ֶ�1', '�F�S�[�� �ֶ�1', '', 0),
('�%y�>}H�o��(6', 'wp-includes/js/jquery/ui/core.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���WD������S�ejq', '', 0),
('�f�i�`�=@T��o�', 'wp-admin/images/spinner.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����1c~''�dv�vHq', '', 0),
('�J���y��0m�`�/', 'wp-includes/class-IXR.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '2�v��0p"�+/zb�+', '', 0),
('�\0�]�p��ޑ� \rG', 'wp-admin/css/customize-nav-menus.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'P9*�J�FsU�D�', '', 0),
('�q�>\rƦ��l�{w', 'wp-content/plugins/tablepress/i18n/datatables/lang-hr.json', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�J�V�Y��?~�q', '', 0),
('���Q�o�H*���(�', 'wp-content/plugins/wordfence/images/sort_asc.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ',��I��+ƾ��=��', '', 0),
('����V�%5_��', 'wp-content/themes/Divi/includes/builder/subscription/aweber/curl_response.php', 0, 'C�Mm�Q3tIU�', 'C�Mm�Q3tIU�', '', 0),
('�"��[Q ����', 'wp-content/plugins/wordfence/js/admin.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�Hu���?-��8�?', '', 0),
('�:�,~��PLE��I�\\', 'wp-content/themes/twentyseventeen/single.php', 0, '�6����J�p��', '�6����J�p��', '', 0),
('�F�j!Y�{.J=,��', 'wp-admin/images/stars.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '[����><�k�{��(�', '', 0),
('�]�W/>�}<8� VF�', 'wp-admin/includes/theme.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�5?��/�Fuz��ə', '', 0),
('�^.�jT}�<��I��', 'wp-admin/js/accordion.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '"k�I�z-V�S\r;h^X', '', 0),
('�T�B3��G��{', 'wp-includes/Requests/IPv6.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��K�N���knT�', '', 0),
('�'' ��#s��߾U|', 'wp-includes/js/mediaelement/loading.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'v�&��B"o�!e���', '', 0),
('頻�yN<���9�o\Z<', 'wp-admin/js/xfn.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'f�''�(�.�J9\r^', '', 0),
('���b,x��0ɣ�EL', 'wp-content/plugins/tablepress/classes/class-model.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���!u\\1�UQuR#qt�', '', 0),
('��Sp��*ǁ��a���', 'wp-content/plugins/wordfence/images/flags/vg.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '~U}\0�$�ը��\0�u~', '', 0),
('��m�Mt���W�B', 'wp-admin/images/align-left.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '\\�y0�d�Z�o.h��', '', 0),
('����t���Z�O''� \n', 'wp-includes/js/thickbox/macFFBgHack.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�Ȱg�W�,/u�', '', 0),
('����V,E@�X���y', 'wp-includes/SimplePie/Cache/File.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�=�@��B[ S�', '', 0),
('�kLN\0��x6@', 'wp-admin/css/list-tables.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'y�>s�+���\n���`s', '', 0),
('�V,��U3����', 'wp-content/plugins/wordfence/images/rr_premium.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��"�3 ,�2��', '', 0),
('�''�v�wy����*F��', 'wp-content/themes/Divi/includes/builder/scripts/admin_global_functions.js', 0, '*9W��ip1u&���', '*9W��ip1u&���', '', 0),
('�4���2�)A.;4�', 'wp-includes/js/customize-preview.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�i�����-i��', '', 0),
('�fS��F�ߤv�� ', 'wp-content/plugins/tablepress/i18n/datatables/lang-et.json', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��p.?�R���|�\r�', '', 0),
('�nmq\0���@pF�d*', 'wp-content/plugins/wordfence/css/images/ui-bg_glass_95_fef1ec_1x400.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��0���(5�&3lh�)W', '', 0),
('ꍥ��2jEbg؈W�x�', 'wp-includes/css/editor-rtl.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���~�I�?��W�5', '', 0),
('�LJ���4˓T`�k', 'wp-includes/js/wp-pointer.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '6��|dMpX\0��fɐ�', '', 0),
('���hD�UX\r��|���', 'wp-content/plugins/wordfence/images/flags/hk.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�rY�F�f��̆�U7�', '', 0),
('�\njݍea!�\ZWd�q', 'wp-includes/rest-api/fields/class-wp-rest-post-meta-fields.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����Rcv]�D�_X', '', 0),
('�-n�$.�#g%�}�', 'wp-content/plugins/wordfence/lib/Diff/Renderer/Html/SideBySide.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'p���uQ���: �*', '', 0),
('�0���R�J�{y�ˣ��', 'wp-includes/general-template.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��Z�{\Z0�11''�#�', '', 0),
('�F �8�+�)��r�P�', 'wp-admin/images/no.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�k�d�$��ܟV7�', '', 0),
('�M\Z���H�?ͲZ', 'wp-includes/class-wp-rewrite.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'p�V��b�3;GlB@:', '', 0),
('�Oӿ�;�=\\J�zy', 'wp-includes/js/tinymce/plugins/wpgallery/plugin.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�7`��O�ty���O�', '', 0),
('�p�������A^s%', 'wp-content/plugins/wordfence/images/flags/bb.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�,4�u�\n��߯?�g', '', 0),
('�\0�\0ߐU����C&', 'wp-content/themes/Divi/includes/builder/core.php', 0, '�NY5eu����\\���X', '�NY5eu����\\���X', '', 0),
('뭷\r�!z}ML�K�E', 'wp-includes/ms-files.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'nQ��㿾���-���', '', 0),
('��Sڰp��GMǯ�l�', 'wp-includes/css/media-views.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '%�pT3���ܐ�\Z��', '', 0),
('���F��p�s��4�', 'wp-content/plugins/wordfence/images/back_enabled.jpg', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���]����H��', '', 0),
('��vA�ds�����K�]', 'wp-admin/post.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '#�6d��u�,`�d�&', '', 0),
('��YC��o�oR�亞�', 'wp-includes/capabilities.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '9�;6���u�', '', 0),
('�8�ڧ��s}�ն�Ni', 'wp-includes/class-phpmailer.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '>��Զ�ߙO#��Z�', '', 0),
('�?����h�����;', 'wp-includes/js/quicktags.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'H�M��\Z�/�@p[', '', 0),
('�?�~"�S��%�ɞ�', 'wp-content/plugins/wordfence/images/flags/tj.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'W�n��X�d,Djn�', '', 0),
('�D\rh}�����!\n', 'wp-includes/js/jquery/ui/effect-drop.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'W�V��ǥ�Y��F2��', '', 0),
('�Pط��悇̺ƴ$@�', 'wp-includes/SimplePie/HTTP/Parser.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'W%��4�6���6 ', '', 0),
('��c��.D�r� |��', 'wp-includes/js/tinymce/skins/wordpress/images/dashicon-no.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'R���Z�?f.��8�� ', '', 0),
('�\0felҝZ��;�', 'wp-content/themes/Divi/epanel/custom_functions.php', 0, '{\Z#�M�D���;!�', '{\Z#�M�D���;!�', '', 0),
('츃�v��6�;�~�', 'wp-includes/js/tinymce/utils/mctabs.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��\r��|uJkek��5\0', '', 0),
('�-x�(�E�oI�=�', 'wp-includes/class-wp-customize-section.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�o�HO� �9-9c��', '', 0),
('�Ư��0~\rjA4u', 'wp-includes/css/customize-preview-rtl.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�ˑ��ѡ�K��iӰO�', '', 0),
('�\\�S�Շ��8��;2', 'wp-includes/class-wp-tax-query.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�B��W�e�#(7�9', '', 0),
('�]��@�\n��>ĺ�Yn', 'wp-admin/admin-post.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '>�[s��+����,h', '', 0),
('���I0��B,�hʛp', 'wp-includes/class-wp-term-query.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'i ��r�](\\�=�<e', '', 0),
('�Z�\ZaYH\0 �5�~ ', 'wp-admin/includes/class-wp-automatic-updater.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '� o=�/B�#�*o���', '', 0),
('�QR"��@3��v�S', 'wp-admin/js/link.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�u��5ϳt�{��z�', '', 0),
('�G� ��~���`�', 'wp-includes/customize/class-wp-customize-nav-menu-name-control.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '{�`ٖ�_�7T��ȥ3', '', 0),
('��\Za�]]�A��''h���', 'wp-admin/network/settings.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'ˇ�0�G���V ��Z�', '', 0),
('����=�c�ه���', 'wp-admin/includes/upgrade.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '%�ٷ���e�u���(��', '', 0),
('��eC����Di!��', 'wp-admin/css/colors/coffee/colors.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����23-��?y#�M�', '', 0),
('���f�%u�P���', 'wp-includes/js/mce-view.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '&�KXW�xV�9��h', '', 0),
('�\Z���{:\Z���4f', 'wp-includes/js/customize-preview-nav-menus.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ' s��L��fŃL�?', '', 0),
('��\0+زU�[�l45��', 'wp-content/plugins/tablepress/classes/class-evaluate.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'R���^yoO?�Ɨ=�', '', 0),
('�@}&�J~�¾&��\0', 'wp-includes/customize/class-wp-customize-new-menu-control.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '[��!���A[�\rZL��', '', 0),
('�\r�m�)�u���U5', 'wp-content/plugins/tablepress/readme.txt', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�兿���Y+�}�', '', 0),
('�;L�t�C����ɣ', 'wp-content/plugins/wordfence/tmp/.htaccess', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�I�z~�i�,L���', '', 0),
('�D=JDž/ 6ރa�', 'wp-includes/js/swfupload/plugins/swfupload.cookies.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�~�\rڈ�k\\ 7̴��', '', 0),
('�Y^~5~��p�G-���', 'wp-includes/js/customize-views.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '\0\r��ޖUn�?r�)�', '', 0),
('�rI����ɀ5 �F�', 'wp-includes/Requests/Exception/Transport.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��l��z�� J�^�', '', 0),
('�z������|�z�xv', 'wp-includes/js/jquery/ui/droppable.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'R$�(�Ѧ���S�', '', 0),
('リQ�����)B\n�,', 'wp-content/plugins/wordfence/images/loading_large.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�Y��{Ob�UW~�Y˙', '', 0),
('��P��a`Xu', 'wp-admin/css/color-picker-rtl.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�u��US�b���>�K�', '', 0),
('��Yf �n���رy�', 'wp-content/plugins/wordfence/images/flags/lr.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'J:��x�^b�;�#�uc', '', 0),
('��X=U�pfp���Z', 'wp-includes/taxonomy.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '#�dKsֵē�G� #', '', 0),
('�ތt+�\\�+�Xa�ZU', 'wp-content/plugins/wordfence/lib/wfScan.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�s�~K��^!hw��\n_', '', 0),
('�㯩� ''��ި��V', 'wp-includes/images/smilies/icon_biggrin.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�YpR�+�0}k�N{�k', '', 0),
('��6X�Ԫ4��[_��=t', 'wp-content/plugins/wordfence/lib/wfScanEngine.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�S}&���V�ghx��', '', 0),
('��9��r�Mԧ��', 'wp-includes/js/customize-preview-widgets.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '[@��*Nj�N�zX��K', '', 0),
('�$�ī�I�^��3���', 'wp-admin/menu-header.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'ea<�F/������.6�', '', 0),
('�B�Ȱ�.��\0�7��', 'wp-content/themes/twentysixteen/rtl.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��tl.Y��Z8~Xϧ', '', 0),
('�n/''-��Sɶ���@�', 'wp-content/plugins/disable-xml-rpc/readme.txt', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '~����`�1h@ �Ω', '', 0),
('�N ���iiڭ�', 'wp-includes/random_compat/random_bytes_libsodium_legacy.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�~F��-��&�6,��Q', '', 0),
('�з&�L۽¨��VN�', 'wp-includes/css/buttons.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�Qfc��eJ����+', '', 0),
('����6$[���O�', 'wp-admin/css/customize-widgets.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'I�c�\rl�j�_pSa�', '', 0),
('���rp.u�3zx�', 'wp-admin/includes/class-ftp.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'ɾ�&_���sd�rjz.', '', 0),
('�9�`翭�!b���!', 'wp-content/plugins/wordfence/css/wordfenceBox.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'C���WY�~�H�#�]', '', 0),
('�7s�\\]�}�AA�we1�', 'wp-admin/tools.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�9Ѱq\Z�!�;G�', '', 0),
('�Z/���{Lt�ծF$�', 'wp-admin/js/svg-painter.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����/�|ĩ���z�', '', 0),
('�TY�PpE�w��', 'wp-includes/widgets/class-wp-widget-archives.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�����W%�1E�A�', '', 0),
('��f��lWI�k���', 'wp-content/themes/Divi/options_divi.php', 0, '\r5!6�ݶu���E��', '\r5!6�ݶu���E��', '', 0),
('��J]����;�o*��P', 'wp-content/themes/twentyfifteen/genericons/Genericons.svg', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '/�=³zeX*�|��b', '', 0),
('�絛�zy���>_+�t', 'wp-includes/class-wp-user-meta-session-tokens.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����׆���?��I', '', 0),
('�>X�@P��d~R', 'wp-content/plugins/wordfence/images/flags/bi.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'ڴBp��+��Ğ', '', 0),
('�?��E_�)�xڅ$��', 'wp-admin/includes/deprecated.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��0r�>U"}��X', '', 0),
('�d�To�f��ҷ�bS', 'wp-content/plugins/wordfence/lib/menu_dashboard.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��[[ʦ���j??�', '', 0),
('�po���X0%������', 'wp-includes/css/editor-rtl.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'f��:.s~i�{L��', '', 0),
('�t\r���OA�*ޖ2�ߧ', 'wp-content/plugins/tablepress/i18n/datatables/lang-pt_PT.json', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��SM��c�\n�F�ƝG�', '', 0),
('�u;Ȍ0�q�w��=��', 'wp-content/plugins/wordfence/lib/dashboard/widget_networkattacks.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��P��''�����ۧ�', '', 0),
('�M�٦M�/`�', 'wp-includes/js/swfupload/handlers.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��Oۅ��߲�}�', '', 0),
('��B�R�z��Y', 'wp-includes/js/jquery/jquery.table-hotkeys.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�o�go����~i�I �', '', 0),
('�?{o_���''�n�', 'wp-admin/images/resize-2x.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��e?�&h.��\n��', '', 0),
('���_f $�O<o', 'wp-admin/js/common.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���N�R�`�%�', '', 0),
('��%�\0��z�f�N�pS', 'wp-includes/js/tinymce/plugins/wpemoji/plugin.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�za1�Pe=ߡzV�b�', '', 0),
('��w�+"+�$��^�', 'wp-content/plugins/wordfence/lib/wfLog.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���WD}��0�b~�e', '', 0),
('�#\\���/�vXR', 'wp-admin/js/theme.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�U�ײ�4�_cj�', '', 0),
('�lF����c뒕�L���', 'wp-admin/js/iris.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'E`d����șn�K�', '', 0),
('��,�o�!�z�j"�', 'wp-admin/css/edit.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '6��I��epNh�d�c', '', 0),
('�ؠ]�f���P��', 'wp-content/plugins/wordfence/lib/wfLockedOut.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�"��yx�er"�', '', 0),
('��i�3~�����', 'wp-content/themes/Divi/includes/builder/scripts/ext/jquery.validate.js', 0, '2�I�EAG�\r�A��', '2�I�EAG�\r�A��', '', 0),
('�ds/]M��wT�U�', 'wp-content/plugins/tablepress/css/tablepress.svg', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '>�N��=C]���', '', 0),
('�N�����s�', 'wp-includes/customize/class-wp-customize-custom-css-setting.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'F����\0Z�ꦖe', '', 0),
('��%����K|�Cc{�', 'wp-content/plugins/tablepress/i18n/datatables/lang-lv.json', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�S������澿��', '', 0),
('�א�a�8���S��', 'wp-content/themes/Divi/page.php', 0, '�I��\n)ݤQ��˵c', '�I��\n)ݤQ��˵c', '', 0),
('�V��k9۴�s���ֿ', 'wp-admin/css/customize-controls-rtl.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���{��>(w)H�\Z', '', 0),
('���;�^𩸴8c�', 'wp-includes/css/buttons.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '^K/B<s�l�pTj8C�', '', 0),
('�A}�h��q�q�6\nc', 'wp-content/themes/Divi/includes/builder/class-et-builder-plugin-compat-base.php', 0, '1_�K�V�aۡ"��X', '1_�K�V�aۡ"��X', '', 0),
('�J''#��rN�0a\r�', 'wp-includes/images/crystal/audio.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�nV�:�ω�G��-#k', '', 0),
('�Y��R�Yi/��l@HX�', 'wp-includes/js/media-grid.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'v�h�Te4��hβ�L', '', 0),
('�j�8���ď�\Z���', 'wp-includes/js/wp-backbone.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���O�[���J-v', '', 0),
('�)����\Z�cq&#�,O', 'wp-content/plugins/wordfence/images/flags/bg.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '},z���d�@�@�^', '', 0),
('�-"D��ʹD�5a�/', 'wp-includes/cron.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�H�L1���rB$wb�V', '', 0),
('�A4e���{�^����Z', 'wp-includes/js/wpdialog.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'r�9_�M@9\0�S�����', '', 0),
('�D���0Y/�C��el', 'wp-content/plugins/tablepress/admin/js/export.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��U T�ف�˸''���', '', 0),
('�F��\Z����C��1�P', 'wp-content/plugins/wordfence/lib/wfDict.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '*��6Att��#�', '', 0),
('�S�tA�d����3', 'wp-content/themes/Divi/includes/builder/subscription/aweber/oauth_application.php', 0, 'd����7dЃ�n�`i', 'd����7dЃ�n�`i', '', 0),
('�u�N���.A_�_�', 'wp-includes/js/media-editor.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Li�Y�ֆ�1�C����M', '', 0),
('������>+ܞL[�m', 'wp-includes/js/tinymce/skins/lightgray/img/anchor.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��a5q��ȑ_4�@', '', 0),
('���(��%�#�9yn', 'wp-admin/css/forms.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'p�d=q7���t���Ei', '', 0),
('��D���6�S�/�cQ�?', 'wp-includes/customize/class-wp-customize-background-position-control.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '\n]�3<L(ɰ�p�H�', '', 0),
('��ᯰӦ0ncm��', 'wp-content/plugins/wordfence/images/flags/ar.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�l˼���Ucph\ZK�', '', 0),
('����y��\0�"��Q', 'wp-admin/user/menu.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�)��»�g��E�p�', '', 0),
('��~������r�C��', 'wp-admin/link-parse-opml.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'XCjZ��5+����?Ib', '', 0),
('�j��Z�;\nl�', 'wp-includes/random_compat/random.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�����G|�1[_s1�', '', 0),
('�KF\nO�i�},�w�', 'wp-includes/random_compat/byte_safe_strings.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�u����t�����oyi', '', 0),
('�V9��K���goX��7�', 'wp-admin/images/align-left-2x.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'i�8�O�����^��c', '', 0),
('�yb� � ���b�� �', 'wp-content/themes/Divi/includes/functions/sanitization.php', 0, '|{gٟ9[��v�h�', '|{gٟ9[��v�h�', '', 0),
('�����H�S!;� �', 'wp-admin/js/user-profile.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Ħd���/�OX��*k�', '', 0),
('���+���q�pW��', 'wp-includes/update.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���QR>ȯy9��', '', 0),
('���`�&X<�aQ�Vh\\', 'wp-admin/user/profile.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '������\0yݤ�&-', '', 0),
('��Ԡ$��ֽ*:ܥ���', 'wp-content/plugins/wordfence/images/flags/ro.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���5�VZʹ_�', '', 0),
('���Pq-�t�@l�', 'wp-includes/images/wlw/wp-icon.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '1 �ʚ�7w3K��*', '', 0),
('� @�;��*�|��', 'wp-includes/Text/Diff/Engine/string.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', ':��=�M��\0��i)', '', 0),
('����i�Y�uN$U-l', 'wp-content/themes/twentyseventeen/functions.php', 0, 'v��H��9�#�G{�#0', 'v��H��9�#�G{�#0', '', 0),
('��}��Ԩ��rvy�\0�', 'wp-content/themes/Divi/epanel/js/checkbox.js', 0, '��o��p�o���e�', '��o��p�o���e�', '', 0),
('��Ǣ�Bմ(�\\�0J', 'wp-includes/class-wp-text-diff-renderer-inline.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�D���U���U�v?�', '', 0),
('�@���sB0<�{l�3��', 'wp-includes/wlwmanifest.xml', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�Ԑ����i�^��', '', 0),
('�koZ���z!/��f', 'wp-content/themes/twentyfifteen/js/keyboard-image-navigation.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�/�80r�\ro���', '', 0),
('�k����e<F��4', 'wp-admin/js/revisions.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�M�4���ߠ�H�.�', '', 0),
('��6K1���(��}/AX', 'wp-admin/network/user-new.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�zܷ�E�Cy�V��;', '', 0),
('�^Q6l��J!� �ͦ', 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/json.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�J�aD5H�r����', '', 0),
('�2�n�i\0D2Mh�', 'wp-content/themes/twentyseventeen/template-parts/page/content-front-page.php', 0, '��ߩ���V;���a�', '��ߩ���V;���a�', '', 0),
('��H�Mz�@�A��', 'wp-admin/css/press-this-rtl.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��.9�|T�~�����', '', 0),
('��ɱ%��a{Z�j %�', 'wp-includes/class-wp-editor.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�� ��k�\Z����#', '', 0),
('����I�:4P�U���', 'wp-includes/SimplePie/Cache/Memcache.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��JU���1SQ��?�', '', 0),
('��8K�� ?O]ʹY', 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/rules.key', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��\ZlY^[F\r�2xʻ', '', 0),
('����p�l4[���e��', 'wp-admin/js/inline-edit-tax.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��}�_�4�\0��a[', '', 0),
('���XiU1`��]���', 'wp-content/plugins/wordfence/js/perf.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'uQ�"�wF���R@p', '', 0),
('�����Ѝ3�>#�.�', 'wp-includes/rest-api/class-wp-rest-request.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�eF��G�j25���)5�', '', 0),
('�R��=��*�d��n�', 'wp-admin/includes/media.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�����h\r�=', '', 0),
('�-^g��̺@\0/���', 'wp-content/index.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'gD,V�=\\�bP', '', 0),
('�.ն���Zg{�=��', 'wp-admin/css/customize-controls.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�2鍯Ѱ��C-H�', '', 0),
('�^����Ej�Fρ�ޅ0', 'wp-content/plugins/wordfence/images/flags/gs.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'b ���p�H���sC�}', '', 0),
('��''_G���>��r-gʯ', 'wp-content/themes/twentyfifteen/genericons/COPYING.txt', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�B;��a`GԢ�މ', '', 0),
('���~��a%��!�P', 'wp-includes/js/tinymce/skins/wordpress/images/pagebreak-2x.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '{�6�#UQ:��|>#��', '', 0),
('�����L?@��.~O�', 'wp-admin/css/colors/midnight/colors-rtl.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�''�M�c���$s�#�?', '', 0),
('����T\n���e.(��', 'wp-includes/class-wp-image-editor.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��&�MYz�,s=֣�o', '', 0),
('��}���PÛ�P\\�\Z', 'wp-includes/js/tinymce/plugins/wpautoresize/plugin.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��}˳Q�gѥD��W', '', 0),
('��R�,�A���\Z�GJ''-', 'wp-includes/default-filters.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'EIsu]��"6�����', '', 0),
('���\n\\�ɶ.5���', 'wp-includes/images/xit.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�)�X��`1���H��', '', 0),
('�:�;:-s����5''�', 'wp-content/themes/twentysixteen/style.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'pZO�F�(L�\\S[{�y', '', 0),
('�D����]�|�$�', 'wp-includes/js/mediaelement/wp-mediaelement.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����J9W=K�F�''/', '', 0),
('�Ph�����rV�', 'wp-admin/css/revisions-rtl.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'һ���u/ً�B2E��', '', 0),
('��i�Y:\0$��z��]', 'wp-content/plugins/wordfence/images/flags/kp.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��8�[���!�z�LEt', '', 0),
('��{RC\\�S�ت;��\\�', 'wp-content/themes/Divi/includes/builder/subscription/aweber/oauth_adapter.php', 0, '69�Y��\\����Zg��', '69�Y��\\����Zg��', '', 0),
('���6Ri*5���æ', 'wp-content/plugins/wordfence/lib/dbview.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�!.3���\Z�)�', '', 0),
('�''���}����0', 'wp-includes/js/tinymce/wp-tinymce.js.gz', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '¹�ec]�\n�]�@\\4', '', 0),
('�])�� ���{�?R}', 'wp-includes/feed-rss.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'M�3�?����g�.B\r', '', 0),
('�0<Ps��מH��22', 'wp-includes/js/jquery/jquery.table-hotkeys.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��֔#t�gP�g��', '', 0),
('�9(F�Rj2�n6]��', 'wp-admin/css/colors/light/colors.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'L)��$\\��P��', '', 0),
('�J���!2���\0����', 'wp-admin/css/about.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�!)�a\n��ڸL´.L', '', 0),
('�^ֺ��S^�c��', 'wp-includes/random_compat/random_bytes_openssl.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�iVK��m�D�''�c��', '', 0),
('�_�&��O~9�R�G�', 'wp-content/plugins/wordfence/images/flags/ph.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'ل@ܥ�){v�����', '', 0),
('�g�"�}_�7����J5', 'wp-includes/js/jcrop/jquery.Jcrop.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'V̞��/K�x����', '', 0),
('��p��9�6è�R�', 'wp-admin/css/common.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��+m�`����a#�-', '', 0),
('�����ƪq�悳��', 'wp-includes/js/tinymce/plugins/paste/plugin.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'je�E�.;,R�#�9�?', '', 0),
('��<l�a��,�bX,��', 'wp-admin/images/xit-2x.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��r�T��`��?J�/�', '', 0),
('��ŷN \0��f\ZT��', 'wp-content/plugins/wordfence/css/diff.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�"�����y1���4Z�', '', 0),
('��M�J��dB.���*', 'wp-content/plugins/wordfence/css/images/ui-icons_fff_256x240.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'Aa+JD$�2��J��', '', 0),
('�!@A�;1)SJ��b��', 'wp-content/plugins/wordfence/css/colorbox.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'jR �S���7����M�', '', 0),
('�+q^e����gu�F6\n', 'wp-includes/theme-compat/embed.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'r�L��E�va3���6I', '', 0),
('�G���!#h�9 ��&', 'wp-includes/js/tinymce/plugins/wordpress/plugin.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�v&��Z�v�j`E��', '', 0),
('�Kj��h���', 'wp-content/plugins/wordfence/images/loading_background.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��''�2��p\nK�X��', '', 0),
('�`Sk��7Tt�v��X�', 'wp-includes/class-wp-list-util.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�\Z9��Eౖ�䙜[�', '', 0),
('�fw@���J��F��', 'wp-content/themes/twentysixteen/genericons/Genericons.eot', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��S�ө\n�/;]s>', '', 0),
('�us�TB��B', 'wp-content/plugins/wordfence/images/sort_desc_disabled.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��J%{O�Z"/�o', '', 0),
('���''�B���7S�', 'wp-includes/js/zxcvbn-async.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '������\0�V]u#3', '', 0),
('��{� \n|p�٤', 'wp-includes/customize/class-wp-customize-nav-menu-item-setting.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�KiGm�Pj�w�d\Z?�', '', 0),
('�����)�(��<��', 'wp-includes/js/json2.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '5ؙ��?D����X<', '', 0),
('��a��''@T瑓����', 'wp-admin/images/date-button.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���.��I��V�ď�', '', 0),
('��n��8���횃�', 'wp-content/plugins/wordfence/images/flags/gy.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���*�*�"G�|�u', '', 0),
('�sw�f�Pr��u�;', 'wp-content/themes/twentysixteen/index.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��\n,�ʪ%��N�*', '', 0),
('�''T����́��Y�Ǚ', 'wp-includes/customize/class-wp-customize-cropped-image-control.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�[W''"�f�Iޙ��t', '', 0),
('�����)z]!?��a�', 'wp-admin/images/media-button-video.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '������r�x�4Q���', '', 0),
('�F�%��C��0����,', 'wp-admin/css/list-tables-rtl.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'p:j �1@t%d��x=ut', '', 0),
('�I"�p��t�Q��[Z6x', 'wp-includes/css/admin-bar.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '\Z\r���%*�"�', '', 0),
('�c��wk�(���4�3�', 'wp-admin/includes/list-table.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'N|(̨�F%!����o', '', 0),
('�gV���HIw��!���', 'wp-includes/css/customize-preview.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��RȆ��0$�i��', '', 0),
('�Qֿ6��yq�88', 'wp-includes/theme-compat/footer.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�_�s�0���l˿��7~', '', 0),
('��Y��}���w����', 'wp-content/themes/Divi/epanel/google-fonts/et_google_fonts.js', 0, '�L������G\Z#�e�', '�L������G\Z#�e�', '', 0),
('�ԭ#����_B\Z&�i', 'wp-content/plugins/tablepress/classes/class-css.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '\ZǤƲ��$��&X�', '', 0),
('���w��''�6)', 'wp-includes/rss-functions.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '��1�-8�`�K�X', '', 0),
('����N��9�{�;', 'wp-includes/js/mediaelement/wp-mediaelement.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '�zD�Q9�(q�9Qfy�', '', 0),
('�;`�$r���$���=', 'wp-content/plugins/wordfence/images/icons/warning128.png', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'p�G�I�t*����Np=', '', 0),
('�E58��y���Ws�O��', 'wp-admin/css/admin-menu.min.css', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'V�''.���=]?��*w�', '', 0),
('�L����e5x?e=�&', 'wp-includes/js/plupload/wp-plupload.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '|t��f���ܚEGFQ��', '', 0),
('�Xw)\\*2�����[e��', 'wp-content/plugins/tablepress/admin/js/codemirror.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'bAg1"�:N\r���6�=', '', 0),
('����M~�^x��;��', 'wp-content/plugins/wordfence/lib/unknownFiles.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'W�#�\n���5��', '', 0),
('��~%B�\0�z���?o', 'wp-includes/IXR/class-IXR-message.php', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'w*�{̰h%D�mr�,', '', 0),
('��a5[4�5�Me�pC', 'wp-includes/js/jquery/ui/effect-bounce.min.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'K��y$���{״o�L', '', 0),
('���T����Ç=w���', 'wp-admin/js/bookmarklet.js', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '���5�j���ŕ��C', '', 0),
('��S�CRC��l��', 'wp-admin/css/colors/sunrise/colors.scss', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', 'V��\Z�z� h��=�', '', 0),
('���k��i��.���\\��', 'wp-includes/images/smilies/icon_neutral.gif', 1, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '����� ����Z�', '', 0),
('��� 0�\\�����', 'wp-content/themes/Divi/404.php', 0, '�nؤ;a\\�\ng�⚕', '�nؤ;a\\�\ng�⚕', '', 0);
-- --------------------------------------------------------
--
-- Struktura tabulky `wp_wfHits`
--
CREATE TABLE IF NOT EXISTS `wp_wfHits` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`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,
PRIMARY KEY (`id`),
KEY `k1` (`ctime`),
KEY `k2` (`IP`,`ctime`),
KEY `attackLogTime` (`attackLogTime`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=214 ;
--
-- 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
(1, 0.000000, 1491203235.679581, '\0\0\0\0\0\0\0\0\0\0��R�(', 0, 200, 0, 0, 0, 'http://tservices.cz/wp-login', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(2, 0.000000, 1491203238.827042, '\0\0\0\0\0\0\0\0\0\0��R�(', 0, 200, 0, 0, 0, 'http://tservices.cz/sprava', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(3, 0.000000, 1491203245.191005, '\0\0\0\0\0\0\0\0\0\0��R�(', 0, 200, 0, 0, 0, 'http://tservices.cz/?letmein', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(4, 0.000000, 1491203245.275647, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(5, 0.000000, 1491203247.063667, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/sprava', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(6, 0.000000, 1491203247.163349, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/sprava/', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(7, 0.000000, 1491203251.815697, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(8, 0.000000, 1491203659.344556, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(9, 0.000000, 1491203831.274035, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(10, 0.000000, 1491204193.858429, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(11, 0.000000, 1491204214.515385, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(12, 0.000000, 1491204312.552192, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(13, 0.000000, 1491204325.023190, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(14, 0.000000, 1491204649.144328, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(15, 0.000000, 1491204906.257244, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(16, 0.000000, 1491205043.296905, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(17, 0.000000, 1491205072.415569, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(18, 0.000000, 1491205136.351631, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(19, 0.000000, 1491206082.943111, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(20, 0.000000, 1491206342.150675, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(21, 0.000000, 1491206475.261193, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(22, 0.000000, 1491206633.075345, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(23, 0.000000, 1491206688.654183, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(24, 0.000000, 1491206729.345175, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(25, 0.000000, 1491206798.611554, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(26, 0.000000, 1491206803.893755, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(27, 0.000000, 1491206866.284271, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(28, 0.000000, 1491206870.092674, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(29, 0.000000, 1491206985.105208, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(30, 0.000000, 1491207016.682644, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(31, 0.000000, 1491207086.918993, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(32, 0.000000, 1491207176.393719, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(33, 0.000000, 1491207184.431800, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(34, 0.000000, 1491207210.724881, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(35, 0.000000, 1491207235.755776, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(36, 0.000000, 1491207258.830317, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(37, 0.000000, 1491207292.065413, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(38, 0.000000, 1491208059.597616, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(39, 0.000000, 1491208103.486578, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(40, 0.000000, 1491208722.647372, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(41, 0.000000, 1491208751.042760, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(42, 0.000000, 1491208762.012021, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(43, 0.000000, 1491208787.574376, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(44, 0.000000, 1491208797.319400, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(45, 0.000000, 1491208817.732697, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(46, 0.000000, 1491208830.801258, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(47, 0.000000, 1491208869.751823, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(48, 0.000000, 1491208913.408741, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(49, 0.000000, 1491208939.899056, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(50, 0.000000, 1491208987.433793, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(51, 0.000000, 1491209084.433848, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(52, 0.000000, 1491209141.177757, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(53, 0.000000, 1491209207.574809, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(54, 0.000000, 1491209230.932463, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(55, 0.000000, 1491209232.261707, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(56, 0.000000, 1491209257.843545, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(57, 0.000000, 1491209277.384914, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(58, 0.000000, 1491209297.571826, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(59, 0.000000, 1491209369.717627, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(60, 0.000000, 1491209422.048427, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(61, 0.000000, 1491209491.540965, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(62, 0.000000, 1491209523.593198, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(63, 0.000000, 1491209536.285492, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(64, 0.000000, 1491209566.883858, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(65, 0.000000, 1491209591.409849, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(66, 0.000000, 1491209629.448203, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(67, 0.000000, 1491209662.914495, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(68, 0.000000, 1491209734.204682, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(69, 0.000000, 1491209769.431630, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(70, 0.000000, 1491209807.378770, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(71, 0.000000, 1491209834.079587, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(72, 0.000000, 1491209912.588350, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(73, 0.000000, 1491209977.294674, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(74, 0.000000, 1491210059.301415, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(75, 0.000000, 1491210070.105922, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(76, 0.000000, 1491210088.834671, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(77, 0.000000, 1491210113.015033, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(78, 0.000000, 1491210125.834523, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(79, 0.000000, 1491210154.680757, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(80, 0.000000, 1491210222.703708, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(81, 0.000000, 1491210370.193620, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(82, 0.000000, 1491210466.704806, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(83, 0.000000, 1491210669.359656, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(84, 0.000000, 1491210822.705493, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(85, 0.000000, 1491210968.197970, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(86, 0.000000, 1491211017.463180, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(87, 0.000000, 1491211257.321666, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(88, 0.000000, 1491211408.035544, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(89, 0.000000, 1491211454.397617, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(90, 0.000000, 1491211514.351532, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(91, 0.000000, 1491211566.834413, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(92, 0.000000, 1491211817.758784, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(93, 0.000000, 1491212034.503250, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(94, 0.000000, 1491212193.108343, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(95, 0.000000, 1491212228.445262, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(96, 0.000000, 1491212472.047854, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(97, 0.000000, 1491212720.202525, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(98, 0.000000, 1491212795.705335, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(99, 0.000000, 1491212816.616269, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(100, 0.000000, 1491212888.507881, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(101, 0.000000, 1491212909.820751, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(102, 0.000000, 1491212991.889551, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(103, 0.000000, 1491213008.655491, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(104, 0.000000, 1491213023.017509, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(105, 0.000000, 1491213104.975816, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(106, 0.000000, 1491213259.711380, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(107, 0.000000, 1491213579.605644, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(108, 0.000000, 1491214103.805845, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(109, 0.000000, 1491214140.797983, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(110, 0.000000, 1491214199.879668, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(111, 0.000000, 1491214249.978869, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(112, 0.000000, 1491214263.660674, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(113, 0.000000, 1491214339.658011, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(114, 0.000000, 1491214352.259385, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(115, 0.000000, 1491214353.724805, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(116, 0.000000, 1491214379.638764, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(117, 0.000000, 1491214404.387422, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(118, 0.000000, 1491214443.558581, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(119, 0.000000, 1491214532.202700, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(120, 0.000000, 1491214585.141084, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(121, 0.000000, 1491214586.038728, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 404, 0, 0, 0, 'http://tservices.cz/wp-content/uploads/2017/04/05.png', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(122, 0.000000, 1491214601.520237, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(123, 0.000000, 1491214602.419149, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 404, 0, 0, 0, 'http://tservices.cz/wp-content/uploads/2017/04/05.png', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(124, 0.000000, 1491214632.687116, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(125, 0.000000, 1491214633.501958, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 404, 0, 0, 0, 'http://tservices.cz/wp-content/uploads/2017/04/05.png', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(126, 0.000000, 1491214814.330633, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(127, 0.000000, 1491214815.035004, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 404, 0, 0, 0, 'http://tservices.cz/wp-content/uploads/2017/04/05.png', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(128, 0.000000, 1491214827.700993, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(129, 0.000000, 1491214828.469767, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 404, 0, 0, 0, 'http://tservices.cz/wp-content/uploads/2017/04/05.png', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(130, 0.000000, 1491214888.136452, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(131, 0.000000, 1491214888.548456, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 404, 0, 0, 0, 'http://tservices.cz/wp-content/uploads/2017/04/05.png', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(132, 0.000000, 1491214888.902266, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 404, 0, 0, 0, 'http://tservices.cz/wp-content/uploads/2017/04/05.png', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(133, 0.000000, 1491214896.918833, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(134, 0.000000, 1491214898.116595, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 404, 0, 0, 0, 'http://tservices.cz/wp-content/uploads/2017/04/05.png', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(135, 0.000000, 1491214926.567799, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(136, 0.000000, 1491214927.399860, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 404, 0, 0, 0, 'http://tservices.cz/wp-content/uploads/2017/04/05.png', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(137, 0.000000, 1491214950.621698, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(138, 0.000000, 1491214951.267107, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 404, 0, 0, 0, 'http://tservices.cz/wp-content/uploads/2017/04/05.png', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(139, 0.000000, 1491214988.346882, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(140, 0.000000, 1491214988.627705, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 404, 0, 0, 0, 'http://tservices.cz/wp-content/uploads/2017/04/05.png', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(141, 0.000000, 1491214988.982941, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 404, 0, 0, 0, 'http://tservices.cz/wp-content/uploads/2017/04/05.png', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(142, 0.000000, 1491215048.207509, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(143, 0.000000, 1491215048.857008, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 404, 0, 0, 0, 'http://tservices.cz/wp-content/uploads/2017/04/05.png', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(144, 0.000000, 1491215103.056312, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(145, 0.000000, 1491215103.854349, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 404, 0, 0, 0, 'http://tservices.cz/wp-content/uploads/2017/04/05.png', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(146, 0.000000, 1491215216.197724, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(147, 0.000000, 1491215216.878417, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 404, 0, 0, 0, 'http://tservices.cz/wp-content/uploads/2017/04/05.png', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(148, 0.000000, 1491215267.809843, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(149, 0.000000, 1491215268.631852, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 404, 0, 0, 0, 'http://tservices.cz/wp-content/uploads/2017/04/05.png', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(150, 0.000000, 1491215355.476689, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(151, 0.000000, 1491215356.155547, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 404, 0, 0, 0, 'http://tservices.cz/wp-content/uploads/2017/04/05.png', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(152, 0.000000, 1491215455.547685, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(153, 0.000000, 1491215584.803037, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(154, 0.000000, 1491215721.572277, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(155, 0.000000, 1491215794.379218, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(156, 0.000000, 1491215850.599085, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(157, 0.000000, 1491215889.876309, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(158, 0.000000, 1491215917.023469, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(159, 0.000000, 1491215971.598513, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(160, 0.000000, 1491215989.932709, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(161, 0.000000, 1491216012.679810, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(162, 0.000000, 1491216067.515426, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(163, 0.000000, 1491216137.054736, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(164, 0.000000, 1491216140.107587, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(165, 0.000000, 1491216172.901758, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(166, 0.000000, 1491216199.011409, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(167, 0.000000, 1491216253.930755, '\0\0\0\0\0\0\0\0\0\0��R�(', 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko', '', NULL, NULL),
(168, 0.000000, 1491216257.671110, '\0\0\0\0\0\0\0\0\0\0��R�(', 0, 200, 0, 0, 0, 'http://tservices.cz/?letmein', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko', '', NULL, NULL),
(169, 0.000000, 1491216257.797110, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko', '', NULL, NULL),
(170, 0.000000, 1491216293.911778, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(171, 0.000000, 1491216775.115748, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(172, 0.000000, 1491216813.907070, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(173, 0.000000, 1491217043.355950, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(174, 0.000000, 1491217049.514937, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(175, 0.000000, 1491217053.152079, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36', '', NULL, NULL),
(176, 0.000000, 1491218239.581461, '\0\0\0\0\0\0\0\0\0\0��Z�O', 0, 200, 0, 0, 0, 'http://tservices.cz/?letmein', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36', '', NULL, NULL),
(177, 0.000000, 1491218239.991616, '\0\0\0\0\0\0\0\0\0\0��Z�O', 1, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36', '', NULL, NULL),
(178, 0.000000, 1491218416.555685, '\0\0\0\0\0\0\0\0\0\0��Z�O', 1, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36', '', NULL, NULL),
(179, 0.000000, 1491218430.040326, '\0\0\0\0\0\0\0\0\0\0��Z�O', 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (iPhone; CPU iPhone OS 10_2_1 like Mac OS X) AppleWebKit/602.4.6 (KHTML, like Gecko) Version/10.0 Mobile/14D27 Safari/602.1', '', NULL, NULL),
(180, 0.000000, 1491218437.979064, '\0\0\0\0\0\0\0\0\0\0��Z�O', 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (iPhone; CPU iPhone OS 10_2_1 like Mac OS X) AppleWebKit/602.4.6 (KHTML, like Gecko) Version/10.0 Mobile/14D27 Safari/602.1', '', NULL, NULL),
(181, 0.000000, 1491218455.845387, '\0\0\0\0\0\0\0\0\0\0��Z�O', 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (iPhone; CPU iPhone OS 10_2_1 like Mac OS X) AppleWebKit/602.4.6 (KHTML, like Gecko) Version/10.0 Mobile/14D27 Safari/602.1', '', NULL, NULL),
(182, 0.000000, 1491218466.946198, '\0\0\0\0\0\0\0\0\0\0��Z�O', 0, 200, 0, 0, 0, 'http://tservices.cz/?letmein.', '', 'Mozilla/5.0 (iPhone; CPU iPhone OS 10_2_1 like Mac OS X) AppleWebKit/602.4.6 (KHTML, like Gecko) Version/10.0 Mobile/14D27 Safari/602.1', '', NULL, NULL),
(183, 0.000000, 1491218483.958683, '\0\0\0\0\0\0\0\0\0\0��Z�O', 0, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (iPhone; CPU iPhone OS 10_2_1 like Mac OS X) AppleWebKit/602.4.6 (KHTML, like Gecko) Version/10.0 Mobile/14D27 Safari/602.1', '', NULL, NULL),
(184, 0.000000, 1491218490.623592, '\0\0\0\0\0\0\0\0\0\0��%0"n', 0, 200, 0, 0, 0, 'http://tservices.cz/?letmein', '', 'Mozilla/5.0 (iPad; CPU OS 10_3_2 like Mac OS X) AppleWebKit/603.2.1 (KHTML, like Gecko) Version/10.0 Mobile/14F5065b Safari/602.1', '', NULL, NULL),
(185, 0.000000, 1491218490.775298, '\0\0\0\0\0\0\0\0\0\0��%0"n', 1, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (iPad; CPU OS 10_3_2 like Mac OS X) AppleWebKit/603.2.1 (KHTML, like Gecko) Version/10.0 Mobile/14F5065b Safari/602.1', '', NULL, NULL),
(186, 0.000000, 1491218492.126133, '\0\0\0\0\0\0\0\0\0\0��Z�O', 0, 200, 0, 0, 0, 'http://tservices.cz/?letmein.', '', 'Mozilla/5.0 (iPhone; CPU iPhone OS 10_2_1 like Mac OS X) AppleWebKit/602.4.6 (KHTML, like Gecko) Version/10.0 Mobile/14D27 Safari/602.1', '', NULL, NULL),
(187, 0.000000, 1491218506.692629, '\0\0\0\0\0\0\0\0\0\0��%0"n', 0, 200, 0, 0, 0, 'http://www.tservices.cz/', '', 'Mozilla/5.0 (iPad; CPU OS 10_3_2 like Mac OS X) AppleWebKit/603.2.1 (KHTML, like Gecko) Version/10.0 Mobile/14F5065b Safari/602.1', '', NULL, NULL),
(188, 0.000000, 1491218815.418684, '\0\0\0\0\0\0\0\0\0\0��R�(', 0, 200, 0, 1, 0, 'http://tservices.cz/sprava/', 'http://tservices.cz/sprava/', 'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0', 'loginOK', NULL, NULL),
(189, 0.000000, 1491219060.812791, '\0\0\0\0\0\0\0\0\0\0��Z�O', 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/57.0.2987.133 Safari/537.36', '', NULL, NULL),
(190, 0.000000, 1491219897.373686, '\0\0\0\0\0\0\0\0\0\0��\r} ', 0, 200, 0, 0, 0, 'http://tservices.cz/?letmein', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0', '', NULL, NULL),
(191, 0.000000, 1491219897.729254, '\0\0\0\0\0\0\0\0\0\0��\r} ', 1, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0', '', NULL, NULL),
(192, 0.000000, 1491222551.452356, '\0\0\0\0\0\0\0\0\0\0��mi64', 0, 200, 0, 0, 0, 'http://tservices.cz/?letmein', '', 'Mozilla/5.0 (iPhone; CPU iPhone OS 10_3_2 like Mac OS X) AppleWebKit/603.2.1 (KHTML, like Gecko) Version/10.0 Mobile/14F5065b Safari/602.1', '', NULL, NULL);
INSERT INTO `wp_wfHits` (`id`, `attackLogTime`, `ctime`, `IP`, `jsRun`, `statusCode`, `isGoogle`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `action`, `actionDescription`, `actionData`) VALUES
(193, 0.000000, 1491222551.751271, '\0\0\0\0\0\0\0\0\0\0��mi64', 1, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (iPhone; CPU iPhone OS 10_3_2 like Mac OS X) AppleWebKit/603.2.1 (KHTML, like Gecko) Version/10.0 Mobile/14F5065b Safari/602.1', '', NULL, NULL),
(194, 0.000000, 1491224881.361390, '\0\0\0\0\0\0\0\0\0\0��Z�O', 0, 200, 0, 0, 0, 'http://tservices.cz/?letmein', '', 'Mozilla/5.0 (iPhone; CPU iPhone OS 10_2_1 like Mac OS X) AppleWebKit/602.4.6 (KHTML, like Gecko) Version/10.0 Mobile/14D27 Safari/602.1', '', NULL, NULL),
(195, 0.000000, 1491224881.727459, '\0\0\0\0\0\0\0\0\0\0��Z�O', 1, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (iPhone; CPU iPhone OS 10_2_1 like Mac OS X) AppleWebKit/602.4.6 (KHTML, like Gecko) Version/10.0 Mobile/14D27 Safari/602.1', '', NULL, NULL),
(196, 0.000000, 1491230128.081116, '\0\0\0\0\0\0\0\0\0\0��mi64', 0, 200, 0, 0, 0, 'http://tservices.cz/?letmein', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.110 Safari/537.36', '', NULL, NULL),
(197, 0.000000, 1491230128.398880, '\0\0\0\0\0\0\0\0\0\0��mi64', 1, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.110 Safari/537.36', '', NULL, NULL),
(198, 0.000000, 1491230139.978541, '\0\0\0\0\0\0\0\0\0\0��mi64', 0, 200, 0, 0, 0, 'http://www.tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.110 Safari/537.36', '', NULL, NULL),
(199, 0.000000, 1491230152.911128, '\0\0\0\0\0\0\0\0\0\0��mi64', 1, 200, 0, 0, 0, 'http://tservices.cz/?letmein', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.110 Safari/537.36', '', NULL, NULL),
(200, 0.000000, 1491230153.034884, '\0\0\0\0\0\0\0\0\0\0��mi64', 1, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.110 Safari/537.36', '', NULL, NULL),
(201, 0.000000, 1491230266.599239, '\0\0\0\0\0\0\0\0\0\0��mi64', 1, 200, 0, 0, 0, 'http://tservices.cz/', 'http://tservices.cz/', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.110 Safari/537.36', '', NULL, NULL),
(202, 0.000000, 1491292059.808468, '\0\0\0\0\0\0\0\0\0\0��Z�O', 1, 200, 0, 0, 0, 'http://tservices.cz/?letmein', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36', '', NULL, NULL),
(203, 0.000000, 1491292060.123384, '\0\0\0\0\0\0\0\0\0\0��Z�O', 1, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36', '', NULL, NULL),
(204, 0.000000, 1491292093.190360, '\0\0\0\0\0\0\0\0\0\0��Z�O', 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/57.0.2987.133 Safari/537.36', '', NULL, NULL),
(205, 0.000000, 1491292751.904949, '\0\0\0\0\0\0\0\0\0\0��R�(', 0, 200, 0, 0, 0, 'http://tservices.cz/sprava', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0', '', NULL, NULL),
(206, 0.000000, 1491292753.282065, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 0, 0, 'http://tservices.cz/sprava/', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0', '', NULL, NULL),
(207, 0.000000, 1491292773.117660, '\0\0\0\0\0\0\0\0\0\0��R�(', 1, 200, 0, 1, 0, 'http://tservices.cz/sprava/', 'http://tservices.cz/sprava/', 'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0', 'loginOK', NULL, NULL),
(208, 0.000000, 1491293741.533741, '\0\0\0\0\0\0\0\0\0\0��mi64', 1, 200, 0, 0, 0, 'http://tservices.cz/?letmein', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.110 Safari/537.36', '', NULL, NULL),
(209, 0.000000, 1491293744.561745, '\0\0\0\0\0\0\0\0\0\0��mi64', 1, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.110 Safari/537.36', '', NULL, NULL),
(210, 0.000000, 1491293800.997476, '\0\0\0\0\0\0\0\0\0\0��Z�O', 1, 200, 0, 0, 0, 'http://tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36', '', NULL, NULL),
(211, 0.000000, 1491293826.226332, '\0\0\0\0\0\0\0\0\0\0��mi64', 0, 200, 0, 0, 0, 'http://www.tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.110 Safari/537.36', '', NULL, NULL),
(212, 0.000000, 1491293829.683843, '\0\0\0\0\0\0\0\0\0\0��Z�O', 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/57.0.2987.133 Safari/537.36', '', NULL, NULL),
(213, 0.000000, 1491293829.899566, '\0\0\0\0\0\0\0\0\0\0��mi64', 0, 200, 0, 0, 0, 'http://www.tservices.cz/', '', 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.110 Safari/537.36', '', NULL, NULL);
-- --------------------------------------------------------
--
-- Struktura tabulky `wp_wfHoover`
--
CREATE TABLE IF NOT EXISTS `wp_wfHoover` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`owner` text,
`host` text,
`path` text,
`hostKey` binary(4) DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `k2` (`hostKey`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;
-- --------------------------------------------------------
--
-- Struktura tabulky `wp_wfIssues`
--
CREATE TABLE IF NOT EXISTS `wp_wfIssues` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`time` 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,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;
-- --------------------------------------------------------
--
-- Struktura tabulky `wp_wfKnownFileList`
--
CREATE TABLE IF NOT EXISTS `wp_wfKnownFileList` (
`id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`path` text NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=2224 ;
--
-- 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/color-picker-rtl.css'),
(24, 'wp-admin/css/color-picker-rtl.min.css'),
(25, 'wp-admin/css/color-picker.css'),
(26, 'wp-admin/css/color-picker.min.css'),
(27, 'wp-admin/css/colors/_admin.scss'),
(28, 'wp-admin/css/colors/_mixins.scss'),
(29, 'wp-admin/css/colors/_variables.scss'),
(30, 'wp-admin/css/colors/blue/colors-rtl.css'),
(31, 'wp-admin/css/colors/blue/colors-rtl.min.css'),
(32, 'wp-admin/css/colors/blue/colors.css'),
(33, 'wp-admin/css/colors/blue/colors.min.css'),
(34, 'wp-admin/css/colors/blue/colors.scss'),
(35, 'wp-admin/css/colors/coffee/colors-rtl.css'),
(36, 'wp-admin/css/colors/coffee/colors-rtl.min.css'),
(37, 'wp-admin/css/colors/coffee/colors.css'),
(38, 'wp-admin/css/colors/coffee/colors.min.css'),
(39, 'wp-admin/css/colors/coffee/colors.scss'),
(40, 'wp-admin/css/colors/ectoplasm/colors-rtl.css'),
(41, 'wp-admin/css/colors/ectoplasm/colors-rtl.min.css'),
(42, 'wp-admin/css/colors/ectoplasm/colors.css'),
(43, 'wp-admin/css/colors/ectoplasm/colors.min.css'),
(44, 'wp-admin/css/colors/ectoplasm/colors.scss'),
(45, 'wp-admin/css/colors/light/colors-rtl.css'),
(46, 'wp-admin/css/colors/light/colors-rtl.min.css'),
(47, 'wp-admin/css/colors/light/colors.css'),
(48, 'wp-admin/css/colors/light/colors.min.css'),
(49, 'wp-admin/css/colors/light/colors.scss'),
(50, 'wp-admin/css/colors/midnight/colors-rtl.css'),
(51, 'wp-admin/css/colors/midnight/colors-rtl.min.css'),
(52, 'wp-admin/css/colors/midnight/colors.css'),
(53, 'wp-admin/css/colors/midnight/colors.min.css'),
(54, 'wp-admin/css/colors/midnight/colors.scss'),
(55, 'wp-admin/css/colors/ocean/colors-rtl.css'),
(56, 'wp-admin/css/colors/ocean/colors-rtl.min.css'),
(57, 'wp-admin/css/colors/ocean/colors.css'),
(58, 'wp-admin/css/colors/ocean/colors.min.css'),
(59, 'wp-admin/css/colors/ocean/colors.scss'),
(60, 'wp-admin/css/colors/sunrise/colors-rtl.css'),
(61, 'wp-admin/css/colors/sunrise/colors-rtl.min.css'),
(62, 'wp-admin/css/colors/sunrise/colors.css'),
(63, 'wp-admin/css/colors/sunrise/colors.min.css'),
(64, 'wp-admin/css/colors/sunrise/colors.scss'),
(65, 'wp-admin/css/common-rtl.css'),
(66, 'wp-admin/css/common-rtl.min.css'),
(67, 'wp-admin/css/common.css'),
(68, 'wp-admin/css/common.min.css'),
(69, 'wp-admin/css/customize-controls-rtl.css'),
(70, 'wp-admin/css/customize-controls-rtl.min.css'),
(71, 'wp-admin/css/customize-controls.css'),
(72, 'wp-admin/css/customize-controls.min.css'),
(73, 'wp-admin/css/customize-nav-menus-rtl.css'),
(74, 'wp-admin/css/customize-nav-menus-rtl.min.css'),
(75, 'wp-admin/css/customize-nav-menus.css'),
(76, 'wp-admin/css/customize-nav-menus.min.css'),
(77, 'wp-admin/css/customize-widgets-rtl.css'),
(78, 'wp-admin/css/customize-widgets-rtl.min.css'),
(79, 'wp-admin/css/customize-widgets.css'),
(80, 'wp-admin/css/customize-widgets.min.css'),
(81, 'wp-admin/css/dashboard-rtl.css'),
(82, 'wp-admin/css/dashboard-rtl.min.css'),
(83, 'wp-admin/css/dashboard.css'),
(84, 'wp-admin/css/dashboard.min.css'),
(85, 'wp-admin/css/deprecated-media-rtl.css'),
(86, 'wp-admin/css/deprecated-media-rtl.min.css'),
(87, 'wp-admin/css/deprecated-media.css'),
(88, 'wp-admin/css/deprecated-media.min.css'),
(89, 'wp-admin/css/edit-rtl.css'),
(90, 'wp-admin/css/edit-rtl.min.css'),
(91, 'wp-admin/css/edit.css'),
(92, 'wp-admin/css/edit.min.css'),
(93, 'wp-admin/css/farbtastic-rtl.css'),
(94, 'wp-admin/css/farbtastic-rtl.min.css'),
(95, 'wp-admin/css/farbtastic.css'),
(96, 'wp-admin/css/farbtastic.min.css'),
(97, 'wp-admin/css/forms-rtl.css'),
(98, 'wp-admin/css/forms-rtl.min.css'),
(99, 'wp-admin/css/forms.css'),
(100, 'wp-admin/css/forms.min.css'),
(101, 'wp-admin/css/ie-rtl.css'),
(102, 'wp-admin/css/ie-rtl.min.css'),
(103, 'wp-admin/css/ie.css'),
(104, 'wp-admin/css/ie.min.css'),
(105, 'wp-admin/css/install-rtl.css'),
(106, 'wp-admin/css/install-rtl.min.css'),
(107, 'wp-admin/css/install.css'),
(108, 'wp-admin/css/install.min.css'),
(109, 'wp-admin/css/l10n-rtl.css'),
(110, 'wp-admin/css/l10n-rtl.min.css'),
(111, 'wp-admin/css/l10n.css'),
(112, 'wp-admin/css/l10n.min.css'),
(113, 'wp-admin/css/list-tables-rtl.css'),
(114, 'wp-admin/css/list-tables-rtl.min.css'),
(115, 'wp-admin/css/list-tables.css'),
(116, 'wp-admin/css/list-tables.min.css'),
(117, 'wp-admin/css/login-rtl.css'),
(118, 'wp-admin/css/login-rtl.min.css'),
(119, 'wp-admin/css/login.css'),
(120, 'wp-admin/css/login.min.css'),
(121, 'wp-admin/css/media-rtl.css'),
(122, 'wp-admin/css/media-rtl.min.css'),
(123, 'wp-admin/css/media.css'),
(124, 'wp-admin/css/media.min.css'),
(125, 'wp-admin/css/nav-menus-rtl.css'),
(126, 'wp-admin/css/nav-menus-rtl.min.css'),
(127, 'wp-admin/css/nav-menus.css'),
(128, 'wp-admin/css/nav-menus.min.css'),
(129, 'wp-admin/css/press-this-editor-rtl.css'),
(130, 'wp-admin/css/press-this-editor-rtl.min.css'),
(131, 'wp-admin/css/press-this-editor.css'),
(132, 'wp-admin/css/press-this-editor.min.css'),
(133, 'wp-admin/css/press-this-rtl.css'),
(134, 'wp-admin/css/press-this-rtl.min.css'),
(135, 'wp-admin/css/press-this.css'),
(136, 'wp-admin/css/press-this.min.css'),
(137, 'wp-admin/css/revisions-rtl.css'),
(138, 'wp-admin/css/revisions-rtl.min.css'),
(139, 'wp-admin/css/revisions.css'),
(140, 'wp-admin/css/revisions.min.css'),
(141, 'wp-admin/css/site-icon-rtl.css'),
(142, 'wp-admin/css/site-icon-rtl.min.css'),
(143, 'wp-admin/css/site-icon.css'),
(144, 'wp-admin/css/site-icon.min.css'),
(145, 'wp-admin/css/themes-rtl.css'),
(146, 'wp-admin/css/themes-rtl.min.css'),
(147, 'wp-admin/css/themes.css'),
(148, 'wp-admin/css/themes.min.css'),
(149, 'wp-admin/css/widgets-rtl.css'),
(150, 'wp-admin/css/widgets-rtl.min.css'),
(151, 'wp-admin/css/widgets.css'),
(152, 'wp-admin/css/widgets.min.css'),
(153, 'wp-admin/css/wp-admin-rtl.css'),
(154, 'wp-admin/css/wp-admin-rtl.min.css'),
(155, 'wp-admin/css/wp-admin.css'),
(156, 'wp-admin/css/wp-admin.min.css'),
(157, 'wp-admin/custom-background.php'),
(158, 'wp-admin/custom-header.php'),
(159, 'wp-admin/customize.php'),
(160, 'wp-admin/edit-comments.php'),
(161, 'wp-admin/edit-form-advanced.php'),
(162, 'wp-admin/edit-form-comment.php'),
(163, 'wp-admin/edit-link-form.php'),
(164, 'wp-admin/edit-tag-form.php'),
(165, 'wp-admin/edit-tags.php'),
(166, 'wp-admin/edit.php'),
(167, 'wp-admin/export.php'),
(168, 'wp-admin/freedoms.php'),
(169, 'wp-admin/images/align-center-2x.png'),
(170, 'wp-admin/images/align-center.png'),
(171, 'wp-admin/images/align-left-2x.png'),
(172, 'wp-admin/images/align-left.png'),
(173, 'wp-admin/images/align-none-2x.png'),
(174, 'wp-admin/images/align-none.png'),
(175, 'wp-admin/images/align-right-2x.png'),
(176, 'wp-admin/images/align-right.png'),
(177, 'wp-admin/images/arrows-2x.png'),
(178, 'wp-admin/images/arrows.png'),
(179, 'wp-admin/images/browser-rtl.png'),
(180, 'wp-admin/images/browser.png'),
(181, 'wp-admin/images/bubble_bg-2x.gif'),
(182, 'wp-admin/images/bubble_bg.gif'),
(183, 'wp-admin/images/comment-grey-bubble-2x.png'),
(184, 'wp-admin/images/comment-grey-bubble.png'),
(185, 'wp-admin/images/date-button-2x.gif'),
(186, 'wp-admin/images/date-button.gif'),
(187, 'wp-admin/images/generic.png'),
(188, 'wp-admin/images/icons32-2x.png'),
(189, 'wp-admin/images/icons32-vs-2x.png'),
(190, 'wp-admin/images/icons32-vs.png'),
(191, 'wp-admin/images/icons32.png'),
(192, 'wp-admin/images/imgedit-icons-2x.png'),
(193, 'wp-admin/images/imgedit-icons.png'),
(194, 'wp-admin/images/list-2x.png'),
(195, 'wp-admin/images/list.png'),
(196, 'wp-admin/images/loading.gif'),
(197, 'wp-admin/images/marker.png'),
(198, 'wp-admin/images/mask.png'),
(199, 'wp-admin/images/media-button-2x.png'),
(200, 'wp-admin/images/media-button-image.gif'),
(201, 'wp-admin/images/media-button-music.gif'),
(202, 'wp-admin/images/media-button-other.gif'),
(203, 'wp-admin/images/media-button-video.gif'),
(204, 'wp-admin/images/media-button.png'),
(205, 'wp-admin/images/menu-2x.png'),
(206, 'wp-admin/images/menu-vs-2x.png'),
(207, 'wp-admin/images/menu-vs.png'),
(208, 'wp-admin/images/menu.png'),
(209, 'wp-admin/images/no.png'),
(210, 'wp-admin/images/post-formats-vs.png'),
(211, 'wp-admin/images/post-formats.png'),
(212, 'wp-admin/images/post-formats32-vs.png'),
(213, 'wp-admin/images/post-formats32.png'),
(214, 'wp-admin/images/resize-2x.gif'),
(215, 'wp-admin/images/resize-rtl-2x.gif'),
(216, 'wp-admin/images/resize-rtl.gif'),
(217, 'wp-admin/images/resize.gif'),
(218, 'wp-admin/images/se.png'),
(219, 'wp-admin/images/sort-2x.gif'),
(220, 'wp-admin/images/sort.gif'),
(221, 'wp-admin/images/spinner-2x.gif'),
(222, 'wp-admin/images/spinner.gif'),
(223, 'wp-admin/images/stars-2x.png'),
(224, 'wp-admin/images/stars.png'),
(225, 'wp-admin/images/w-logo-blue.png'),
(226, 'wp-admin/images/w-logo-white.png'),
(227, 'wp-admin/images/wheel.png'),
(228, 'wp-admin/images/wordpress-logo-white.svg'),
(229, 'wp-admin/images/wordpress-logo.png'),
(230, 'wp-admin/images/wordpress-logo.svg'),
(231, 'wp-admin/images/wpspin_light-2x.gif'),
(232, 'wp-admin/images/wpspin_light.gif'),
(233, 'wp-admin/images/xit-2x.gif'),
(234, 'wp-admin/images/xit.gif'),
(235, 'wp-admin/images/yes.png'),
(236, 'wp-admin/import.php'),
(237, 'wp-admin/includes/admin-filters.php'),
(238, 'wp-admin/includes/admin.php'),
(239, 'wp-admin/includes/ajax-actions.php'),
(240, 'wp-admin/includes/bookmark.php'),
(241, 'wp-admin/includes/class-automatic-upgrader-skin.php'),
(242, 'wp-admin/includes/class-bulk-plugin-upgrader-skin.php'),
(243, 'wp-admin/includes/class-bulk-theme-upgrader-skin.php'),
(244, 'wp-admin/includes/class-bulk-upgrader-skin.php'),
(245, 'wp-admin/includes/class-core-upgrader.php'),
(246, 'wp-admin/includes/class-file-upload-upgrader.php'),
(247, 'wp-admin/includes/class-ftp-pure.php'),
(248, 'wp-admin/includes/class-ftp-sockets.php'),
(249, 'wp-admin/includes/class-ftp.php'),
(250, 'wp-admin/includes/class-language-pack-upgrader-skin.php'),
(251, 'wp-admin/includes/class-language-pack-upgrader.php'),
(252, 'wp-admin/includes/class-pclzip.php'),
(253, 'wp-admin/includes/class-plugin-installer-skin.php'),
(254, 'wp-admin/includes/class-plugin-upgrader-skin.php'),
(255, 'wp-admin/includes/class-plugin-upgrader.php'),
(256, 'wp-admin/includes/class-theme-installer-skin.php'),
(257, 'wp-admin/includes/class-theme-upgrader-skin.php'),
(258, 'wp-admin/includes/class-theme-upgrader.php'),
(259, 'wp-admin/includes/class-walker-category-checklist.php'),
(260, 'wp-admin/includes/class-walker-nav-menu-checklist.php'),
(261, 'wp-admin/includes/class-walker-nav-menu-edit.php'),
(262, 'wp-admin/includes/class-wp-ajax-upgrader-skin.php'),
(263, 'wp-admin/includes/class-wp-automatic-updater.php'),
(264, 'wp-admin/includes/class-wp-comments-list-table.php'),
(265, 'wp-admin/includes/class-wp-filesystem-base.php'),
(266, 'wp-admin/includes/class-wp-filesystem-direct.php'),
(267, 'wp-admin/includes/class-wp-filesystem-ftpext.php'),
(268, 'wp-admin/includes/class-wp-filesystem-ftpsockets.php'),
(269, 'wp-admin/includes/class-wp-filesystem-ssh2.php'),
(270, 'wp-admin/includes/class-wp-importer.php'),
(271, 'wp-admin/includes/class-wp-internal-pointers.php'),
(272, 'wp-admin/includes/class-wp-links-list-table.php'),
(273, 'wp-admin/includes/class-wp-list-table-compat.php'),
(274, 'wp-admin/includes/class-wp-list-table.php'),
(275, 'wp-admin/includes/class-wp-media-list-table.php'),
(276, 'wp-admin/includes/class-wp-ms-sites-list-table.php'),
(277, 'wp-admin/includes/class-wp-ms-themes-list-table.php'),
(278, 'wp-admin/includes/class-wp-ms-users-list-table.php'),
(279, 'wp-admin/includes/class-wp-plugin-install-list-table.php'),
(280, 'wp-admin/includes/class-wp-plugins-list-table.php'),
(281, 'wp-admin/includes/class-wp-post-comments-list-table.php'),
(282, 'wp-admin/includes/class-wp-posts-list-table.php'),
(283, 'wp-admin/includes/class-wp-press-this.php'),
(284, 'wp-admin/includes/class-wp-screen.php'),
(285, 'wp-admin/includes/class-wp-site-icon.php'),
(286, 'wp-admin/includes/class-wp-terms-list-table.php'),
(287, 'wp-admin/includes/class-wp-theme-install-list-table.php'),
(288, 'wp-admin/includes/class-wp-themes-list-table.php'),
(289, 'wp-admin/includes/class-wp-upgrader-skin.php'),
(290, 'wp-admin/includes/class-wp-upgrader-skins.php'),
(291, 'wp-admin/includes/class-wp-upgrader.php'),
(292, 'wp-admin/includes/class-wp-users-list-table.php'),
(293, 'wp-admin/includes/comment.php'),
(294, 'wp-admin/includes/continents-cities.php'),
(295, 'wp-admin/includes/credits.php'),
(296, 'wp-admin/includes/dashboard.php'),
(297, 'wp-admin/includes/deprecated.php'),
(298, 'wp-admin/includes/edit-tag-messages.php'),
(299, 'wp-admin/includes/export.php'),
(300, 'wp-admin/includes/file.php'),
(301, 'wp-admin/includes/image-edit.php'),
(302, 'wp-admin/includes/image.php'),
(303, 'wp-admin/includes/import.php'),
(304, 'wp-admin/includes/list-table.php'),
(305, 'wp-admin/includes/media.php'),
(306, 'wp-admin/includes/menu.php'),
(307, 'wp-admin/includes/meta-boxes.php'),
(308, 'wp-admin/includes/misc.php'),
(309, 'wp-admin/includes/ms-admin-filters.php'),
(310, 'wp-admin/includes/ms-deprecated.php'),
(311, 'wp-admin/includes/ms.php'),
(312, 'wp-admin/includes/nav-menu.php'),
(313, 'wp-admin/includes/network.php'),
(314, 'wp-admin/includes/noop.php'),
(315, 'wp-admin/includes/options.php'),
(316, 'wp-admin/includes/plugin-install.php'),
(317, 'wp-admin/includes/plugin.php'),
(318, 'wp-admin/includes/post.php'),
(319, 'wp-admin/includes/revision.php'),
(320, 'wp-admin/includes/schema.php'),
(321, 'wp-admin/includes/screen.php'),
(322, 'wp-admin/includes/taxonomy.php'),
(323, 'wp-admin/includes/template.php'),
(324, 'wp-admin/includes/theme-install.php'),
(325, 'wp-admin/includes/theme.php'),
(326, 'wp-admin/includes/translation-install.php'),
(327, 'wp-admin/includes/update-core.php'),
(328, 'wp-admin/includes/update.php'),
(329, 'wp-admin/includes/upgrade.php'),
(330, 'wp-admin/includes/user.php'),
(331, 'wp-admin/includes/widgets.php'),
(332, 'wp-admin/index.php'),
(333, 'wp-admin/install-helper.php'),
(334, 'wp-admin/install.php'),
(335, 'wp-admin/js/accordion.js'),
(336, 'wp-admin/js/accordion.min.js'),
(337, 'wp-admin/js/bookmarklet.js'),
(338, 'wp-admin/js/bookmarklet.min.js'),
(339, 'wp-admin/js/color-picker.js'),
(340, 'wp-admin/js/color-picker.min.js'),
(341, 'wp-admin/js/comment.js'),
(342, 'wp-admin/js/comment.min.js'),
(343, 'wp-admin/js/common.js'),
(344, 'wp-admin/js/common.min.js'),
(345, 'wp-admin/js/custom-background.js'),
(346, 'wp-admin/js/custom-background.min.js'),
(347, 'wp-admin/js/custom-header.js'),
(348, 'wp-admin/js/customize-controls.js'),
(349, 'wp-admin/js/customize-controls.min.js'),
(350, 'wp-admin/js/customize-nav-menus.js'),
(351, 'wp-admin/js/customize-nav-menus.min.js'),
(352, 'wp-admin/js/customize-widgets.js'),
(353, 'wp-admin/js/customize-widgets.min.js'),
(354, 'wp-admin/js/dashboard.js'),
(355, 'wp-admin/js/dashboard.min.js'),
(356, 'wp-admin/js/edit-comments.js'),
(357, 'wp-admin/js/edit-comments.min.js'),
(358, 'wp-admin/js/editor-expand.js'),
(359, 'wp-admin/js/editor-expand.min.js'),
(360, 'wp-admin/js/editor.js'),
(361, 'wp-admin/js/editor.min.js'),
(362, 'wp-admin/js/farbtastic.js'),
(363, 'wp-admin/js/gallery.js'),
(364, 'wp-admin/js/gallery.min.js'),
(365, 'wp-admin/js/image-edit.js'),
(366, 'wp-admin/js/image-edit.min.js'),
(367, 'wp-admin/js/inline-edit-post.js'),
(368, 'wp-admin/js/inline-edit-post.min.js'),
(369, 'wp-admin/js/inline-edit-tax.js'),
(370, 'wp-admin/js/inline-edit-tax.min.js'),
(371, 'wp-admin/js/iris.min.js'),
(372, 'wp-admin/js/language-chooser.js'),
(373, 'wp-admin/js/language-chooser.min.js'),
(374, 'wp-admin/js/link.js'),
(375, 'wp-admin/js/link.min.js'),
(376, 'wp-admin/js/media-gallery.js'),
(377, 'wp-admin/js/media-gallery.min.js'),
(378, 'wp-admin/js/media-upload.js'),
(379, 'wp-admin/js/media-upload.min.js'),
(380, 'wp-admin/js/media.js'),
(381, 'wp-admin/js/media.min.js'),
(382, 'wp-admin/js/nav-menu.js'),
(383, 'wp-admin/js/nav-menu.min.js'),
(384, 'wp-admin/js/password-strength-meter.js'),
(385, 'wp-admin/js/password-strength-meter.min.js'),
(386, 'wp-admin/js/plugin-install.js'),
(387, 'wp-admin/js/plugin-install.min.js'),
(388, 'wp-admin/js/post.js'),
(389, 'wp-admin/js/post.min.js'),
(390, 'wp-admin/js/postbox.js'),
(391, 'wp-admin/js/postbox.min.js'),
(392, 'wp-admin/js/press-this.js'),
(393, 'wp-admin/js/press-this.min.js'),
(394, 'wp-admin/js/revisions.js'),
(395, 'wp-admin/js/revisions.min.js'),
(396, 'wp-admin/js/set-post-thumbnail.js'),
(397, 'wp-admin/js/set-post-thumbnail.min.js'),
(398, 'wp-admin/js/svg-painter.js'),
(399, 'wp-admin/js/svg-painter.min.js'),
(400, 'wp-admin/js/tags-box.js'),
(401, 'wp-admin/js/tags-box.min.js'),
(402, 'wp-admin/js/tags-suggest.js'),
(403, 'wp-admin/js/tags-suggest.min.js'),
(404, 'wp-admin/js/tags.js'),
(405, 'wp-admin/js/tags.min.js'),
(406, 'wp-admin/js/theme.js'),
(407, 'wp-admin/js/theme.min.js'),
(408, 'wp-admin/js/updates.js'),
(409, 'wp-admin/js/updates.min.js'),
(410, 'wp-admin/js/user-profile.js'),
(411, 'wp-admin/js/user-profile.min.js'),
(412, 'wp-admin/js/user-suggest.js'),
(413, 'wp-admin/js/user-suggest.min.js'),
(414, 'wp-admin/js/widgets.js'),
(415, 'wp-admin/js/widgets.min.js'),
(416, 'wp-admin/js/word-count.js'),
(417, 'wp-admin/js/word-count.min.js'),
(418, 'wp-admin/js/wp-fullscreen-stub.js'),
(419, 'wp-admin/js/wp-fullscreen-stub.min.js'),
(420, 'wp-admin/js/xfn.js'),
(421, 'wp-admin/js/xfn.min.js'),
(422, 'wp-admin/link-add.php'),
(423, 'wp-admin/link-manager.php'),
(424, 'wp-admin/link-parse-opml.php'),
(425, 'wp-admin/link.php'),
(426, 'wp-admin/load-scripts.php'),
(427, 'wp-admin/load-styles.php'),
(428, 'wp-admin/maint/repair.php'),
(429, 'wp-admin/media-new.php'),
(430, 'wp-admin/media-upload.php'),
(431, 'wp-admin/media.php'),
(432, 'wp-admin/menu-header.php'),
(433, 'wp-admin/menu.php'),
(434, 'wp-admin/moderation.php'),
(435, 'wp-admin/ms-admin.php'),
(436, 'wp-admin/ms-delete-site.php'),
(437, 'wp-admin/ms-edit.php'),
(438, 'wp-admin/ms-options.php'),
(439, 'wp-admin/ms-sites.php'),
(440, 'wp-admin/ms-themes.php'),
(441, 'wp-admin/ms-upgrade-network.php'),
(442, 'wp-admin/ms-users.php'),
(443, 'wp-admin/my-sites.php'),
(444, 'wp-admin/nav-menus.php'),
(445, 'wp-admin/network/about.php'),
(446, 'wp-admin/network/admin.php'),
(447, 'wp-admin/network/credits.php'),
(448, 'wp-admin/network/edit.php'),
(449, 'wp-admin/network/freedoms.php'),
(450, 'wp-admin/network/index.php'),
(451, 'wp-admin/network/menu.php'),
(452, 'wp-admin/network/plugin-editor.php'),
(453, 'wp-admin/network/plugin-install.php'),
(454, 'wp-admin/network/plugins.php'),
(455, 'wp-admin/network/profile.php'),
(456, 'wp-admin/network/settings.php'),
(457, 'wp-admin/network/setup.php'),
(458, 'wp-admin/network/site-info.php'),
(459, 'wp-admin/network/site-new.php'),
(460, 'wp-admin/network/site-settings.php'),
(461, 'wp-admin/network/site-themes.php'),
(462, 'wp-admin/network/site-users.php'),
(463, 'wp-admin/network/sites.php'),
(464, 'wp-admin/network/theme-editor.php'),
(465, 'wp-admin/network/theme-install.php'),
(466, 'wp-admin/network/themes.php'),
(467, 'wp-admin/network/update-core.php'),
(468, 'wp-admin/network/update.php'),
(469, 'wp-admin/network/upgrade.php'),
(470, 'wp-admin/network/user-edit.php'),
(471, 'wp-admin/network/user-new.php'),
(472, 'wp-admin/network/users.php'),
(473, 'wp-admin/network.php'),
(474, 'wp-admin/options-discussion.php'),
(475, 'wp-admin/options-general.php'),
(476, 'wp-admin/options-head.php'),
(477, 'wp-admin/options-media.php'),
(478, 'wp-admin/options-permalink.php'),
(479, 'wp-admin/options-reading.php'),
(480, 'wp-admin/options-writing.php'),
(481, 'wp-admin/options.php'),
(482, 'wp-admin/plugin-editor.php'),
(483, 'wp-admin/plugin-install.php'),
(484, 'wp-admin/plugins.php'),
(485, 'wp-admin/post-new.php'),
(486, 'wp-admin/post.php'),
(487, 'wp-admin/press-this.php'),
(488, 'wp-admin/profile.php'),
(489, 'wp-admin/revision.php'),
(490, 'wp-admin/setup-config.php'),
(491, 'wp-admin/term.php'),
(492, 'wp-admin/theme-editor.php'),
(493, 'wp-admin/theme-install.php'),
(494, 'wp-admin/themes.php'),
(495, 'wp-admin/tools.php'),
(496, 'wp-admin/update-core.php'),
(497, 'wp-admin/update.php'),
(498, 'wp-admin/upgrade-functions.php'),
(499, 'wp-admin/upgrade.php'),
(500, 'wp-admin/upload.php'),
(501, 'wp-admin/user/about.php'),
(502, 'wp-admin/user/admin.php'),
(503, 'wp-admin/user/credits.php'),
(504, 'wp-admin/user/freedoms.php'),
(505, 'wp-admin/user/index.php'),
(506, 'wp-admin/user/menu.php'),
(507, 'wp-admin/user/profile.php'),
(508, 'wp-admin/user/user-edit.php'),
(509, 'wp-admin/user-edit.php'),
(510, 'wp-admin/user-new.php'),
(511, 'wp-admin/users.php'),
(512, 'wp-admin/widgets.php'),
(513, 'wp-blog-header.php'),
(514, 'wp-comments-post.php'),
(515, 'wp-config-sample.php'),
(516, 'wp-config.php'),
(517, 'wp-content/index.php'),
(518, 'wp-content/plugins/disable-xml-rpc/disable-xml-rpc.php'),
(519, 'wp-content/plugins/disable-xml-rpc/readme.txt'),
(520, 'wp-content/plugins/index.php'),
(521, 'wp-content/plugins/tablepress/admin/css/codemirror.css'),
(522, 'wp-content/plugins/tablepress/admin/css/codemirror.min.css'),
(523, 'wp-content/plugins/tablepress/admin/css/common-rtl.css'),
(524, 'wp-content/plugins/tablepress/admin/css/common-rtl.min.css'),
(525, 'wp-content/plugins/tablepress/admin/css/common.css'),
(526, 'wp-content/plugins/tablepress/admin/css/common.min.css'),
(527, 'wp-content/plugins/tablepress/admin/css/edit.css'),
(528, 'wp-content/plugins/tablepress/admin/css/edit.min.css'),
(529, 'wp-content/plugins/tablepress/admin/css/index.php'),
(530, 'wp-content/plugins/tablepress/admin/img/index.php'),
(531, 'wp-content/plugins/tablepress/admin/img/tablepress-editor-button-2x.png'),
(532, 'wp-content/plugins/tablepress/admin/img/tablepress-editor-button.png'),
(533, 'wp-content/plugins/tablepress/admin/index.php'),
(534, 'wp-content/plugins/tablepress/admin/js/add.js'),
(535, 'wp-content/plugins/tablepress/admin/js/add.min.js'),
(536, 'wp-content/plugins/tablepress/admin/js/codemirror.min.js'),
(537, 'wp-content/plugins/tablepress/admin/js/common.js'),
(538, 'wp-content/plugins/tablepress/admin/js/common.min.js'),
(539, 'wp-content/plugins/tablepress/admin/js/edit.js'),
(540, 'wp-content/plugins/tablepress/admin/js/edit.min.js'),
(541, 'wp-content/plugins/tablepress/admin/js/export.js'),
(542, 'wp-content/plugins/tablepress/admin/js/export.min.js'),
(543, 'wp-content/plugins/tablepress/admin/js/import.js'),
(544, 'wp-content/plugins/tablepress/admin/js/import.min.js'),
(545, 'wp-content/plugins/tablepress/admin/js/index.php'),
(546, 'wp-content/plugins/tablepress/admin/js/list.js'),
(547, 'wp-content/plugins/tablepress/admin/js/list.min.js'),
(548, 'wp-content/plugins/tablepress/admin/js/options.js'),
(549, 'wp-content/plugins/tablepress/admin/js/options.min.js'),
(550, 'wp-content/plugins/tablepress/admin/js/quicktags-button.js'),
(551, 'wp-content/plugins/tablepress/admin/js/quicktags-button.min.js'),
(552, 'wp-content/plugins/tablepress/admin/js/tinymce-button.js'),
(553, 'wp-content/plugins/tablepress/admin/js/tinymce-button.min.js'),
(554, 'wp-content/plugins/tablepress/classes/class-admin-page-helper.php'),
(555, 'wp-content/plugins/tablepress/classes/class-controller.php'),
(556, 'wp-content/plugins/tablepress/classes/class-css.php'),
(557, 'wp-content/plugins/tablepress/classes/class-evaluate.php'),
(558, 'wp-content/plugins/tablepress/classes/class-export.php'),
(559, 'wp-content/plugins/tablepress/classes/class-import.php'),
(560, 'wp-content/plugins/tablepress/classes/class-model.php'),
(561, 'wp-content/plugins/tablepress/classes/class-render.php'),
(562, 'wp-content/plugins/tablepress/classes/class-tablepress.php'),
(563, 'wp-content/plugins/tablepress/classes/class-view.php'),
(564, 'wp-content/plugins/tablepress/classes/class-wp_option.php'),
(565, 'wp-content/plugins/tablepress/classes/class-wp_user_option.php'),
(566, 'wp-content/plugins/tablepress/classes/index.php'),
(567, 'wp-content/plugins/tablepress/controllers/controller-admin.php'),
(568, 'wp-content/plugins/tablepress/controllers/controller-admin_ajax.php'),
(569, 'wp-content/plugins/tablepress/controllers/controller-frontend.php'),
(570, 'wp-content/plugins/tablepress/controllers/index.php'),
(571, 'wp-content/plugins/tablepress/controllers/template-tag-functions.php'),
(572, 'wp-content/plugins/tablepress/css/default-rtl.css'),
(573, 'wp-content/plugins/tablepress/css/default-rtl.min.css'),
(574, 'wp-content/plugins/tablepress/css/default.css'),
(575, 'wp-content/plugins/tablepress/css/default.min.css'),
(576, 'wp-content/plugins/tablepress/css/index.php'),
(577, 'wp-content/plugins/tablepress/css/tablepress.eot'),
(578, 'wp-content/plugins/tablepress/css/tablepress.svg'),
(579, 'wp-content/plugins/tablepress/css/tablepress.ttf'),
(580, 'wp-content/plugins/tablepress/css/tablepress.woff'),
(581, 'wp-content/plugins/tablepress/css/warning.txt'),
(582, 'wp-content/plugins/tablepress/i18n/datatables/index.php'),
(583, 'wp-content/plugins/tablepress/i18n/datatables/lang-ar.json'),
(584, 'wp-content/plugins/tablepress/i18n/datatables/lang-az.json'),
(585, 'wp-content/plugins/tablepress/i18n/datatables/lang-bel.json'),
(586, 'wp-content/plugins/tablepress/i18n/datatables/lang-bg_BG.json'),
(587, 'wp-content/plugins/tablepress/i18n/datatables/lang-cs_CZ.json'),
(588, 'wp-content/plugins/tablepress/i18n/datatables/lang-da_DK.json'),
(589, 'wp-content/plugins/tablepress/i18n/datatables/lang-de_DE.json'),
(590, 'wp-content/plugins/tablepress/i18n/datatables/lang-el.json'),
(591, 'wp-content/plugins/tablepress/i18n/datatables/lang-en_US.json'),
(592, 'wp-content/plugins/tablepress/i18n/datatables/lang-es_ES.json'),
(593, 'wp-content/plugins/tablepress/i18n/datatables/lang-et.json'),
(594, 'wp-content/plugins/tablepress/i18n/datatables/lang-fa_IR.json'),
(595, 'wp-content/plugins/tablepress/i18n/datatables/lang-fi.json'),
(596, 'wp-content/plugins/tablepress/i18n/datatables/lang-fr_FR.json'),
(597, 'wp-content/plugins/tablepress/i18n/datatables/lang-ga.json'),
(598, 'wp-content/plugins/tablepress/i18n/datatables/lang-he_IL.json'),
(599, 'wp-content/plugins/tablepress/i18n/datatables/lang-hi_IN.json'),
(600, 'wp-content/plugins/tablepress/i18n/datatables/lang-hr.json'),
(601, 'wp-content/plugins/tablepress/i18n/datatables/lang-hu_HU.json'),
(602, 'wp-content/plugins/tablepress/i18n/datatables/lang-id_ID.json'),
(603, 'wp-content/plugins/tablepress/i18n/datatables/lang-is_IS.json'),
(604, 'wp-content/plugins/tablepress/i18n/datatables/lang-it_IT.json'),
(605, 'wp-content/plugins/tablepress/i18n/datatables/lang-ja.json'),
(606, 'wp-content/plugins/tablepress/i18n/datatables/lang-ko_KR.json'),
(607, 'wp-content/plugins/tablepress/i18n/datatables/lang-lt_LT.json'),
(608, 'wp-content/plugins/tablepress/i18n/datatables/lang-lv.json'),
(609, 'wp-content/plugins/tablepress/i18n/datatables/lang-mk_MK.json'),
(610, 'wp-content/plugins/tablepress/i18n/datatables/lang-nb_NO.json'),
(611, 'wp-content/plugins/tablepress/i18n/datatables/lang-nl_NL.json'),
(612, 'wp-content/plugins/tablepress/i18n/datatables/lang-nn_NO.json'),
(613, 'wp-content/plugins/tablepress/i18n/datatables/lang-pl_PL.json'),
(614, 'wp-content/plugins/tablepress/i18n/datatables/lang-pt_BR.json'),
(615, 'wp-content/plugins/tablepress/i18n/datatables/lang-pt_PT.json'),
(616, 'wp-content/plugins/tablepress/i18n/datatables/lang-ro_RO.json'),
(617, 'wp-content/plugins/tablepress/i18n/datatables/lang-ru_RU.json'),
(618, 'wp-content/plugins/tablepress/i18n/datatables/lang-sk_SK.json'),
(619, 'wp-content/plugins/tablepress/i18n/datatables/lang-sl_SI.json'),
(620, 'wp-content/plugins/tablepress/i18n/datatables/lang-sq.json'),
(621, 'wp-content/plugins/tablepress/i18n/datatables/lang-sr_RS.json'),
(622, 'wp-content/plugins/tablepress/i18n/datatables/lang-sv_SE.json'),
(623, 'wp-content/plugins/tablepress/i18n/datatables/lang-th.json'),
(624, 'wp-content/plugins/tablepress/i18n/datatables/lang-tr_TR.json'),
(625, 'wp-content/plugins/tablepress/i18n/datatables/lang-uk.json'),
(626, 'wp-content/plugins/tablepress/i18n/datatables/lang-vi.json'),
(627, 'wp-content/plugins/tablepress/i18n/datatables/lang-zh_CN.json'),
(628, 'wp-content/plugins/tablepress/i18n/datatables/lang-zh_TW.json'),
(629, 'wp-content/plugins/tablepress/i18n/datatables/warning.txt'),
(630, 'wp-content/plugins/tablepress/i18n/index.php'),
(631, 'wp-content/plugins/tablepress/i18n/translating-tablepress.txt'),
(632, 'wp-content/plugins/tablepress/index.php'),
(633, 'wp-content/plugins/tablepress/js/index.php'),
(634, 'wp-content/plugins/tablepress/js/jquery.datatables.min.js'),
(635, 'wp-content/plugins/tablepress/libraries/csstidy/class.csstidy.php'),
(636, 'wp-content/plugins/tablepress/libraries/csstidy/class.csstidy_optimise.php'),
(637, 'wp-content/plugins/tablepress/libraries/csstidy/class.csstidy_print.php'),
(638, 'wp-content/plugins/tablepress/libraries/csstidy/data-tp.inc.php'),
(639, 'wp-content/plugins/tablepress/libraries/csstidy/data.inc.php'),
(640, 'wp-content/plugins/tablepress/libraries/csstidy/index.php'),
(641, 'wp-content/plugins/tablepress/libraries/csstidy/tablepress-standard.tpl'),
(642, 'wp-content/plugins/tablepress/libraries/csv-parser.class.php'),
(643, 'wp-content/plugins/tablepress/libraries/evalmath.class.php'),
(644, 'wp-content/plugins/tablepress/libraries/excel-reader.class.php'),
(645, 'wp-content/plugins/tablepress/libraries/index.php'),
(646, 'wp-content/plugins/tablepress/libraries/simplexlsx.class.php'),
(647, 'wp-content/plugins/tablepress/models/index.php'),
(648, 'wp-content/plugins/tablepress/models/model-options.php'),
(649, 'wp-content/plugins/tablepress/models/model-post.php'),
(650, 'wp-content/plugins/tablepress/models/model-table.php'),
(651, 'wp-content/plugins/tablepress/readme.txt'),
(652, 'wp-content/plugins/tablepress/tablepress.php'),
(653, 'wp-content/plugins/tablepress/views/index.php'),
(654, 'wp-content/plugins/tablepress/views/view-about.php'),
(655, 'wp-content/plugins/tablepress/views/view-add.php'),
(656, 'wp-content/plugins/tablepress/views/view-edit.php'),
(657, 'wp-content/plugins/tablepress/views/view-editor_button_thickbox.php'),
(658, 'wp-content/plugins/tablepress/views/view-export.php'),
(659, 'wp-content/plugins/tablepress/views/view-import.php'),
(660, 'wp-content/plugins/tablepress/views/view-list.php'),
(661, 'wp-content/plugins/tablepress/views/view-options.php'),
(662, 'wp-content/plugins/tablepress/views/view-options_custom_css.php'),
(663, 'wp-content/plugins/tablepress/views/view-preview_table.php'),
(664, 'wp-content/plugins/token-access/access.php'),
(665, 'wp-content/plugins/token-access/admin.css'),
(666, 'wp-content/plugins/token-access/placeholder.php'),
(667, 'wp-content/plugins/token-access/readme.txt'),
(668, 'wp-content/plugins/wordfence/css/activity-report-widget.css'),
(669, 'wp-content/plugins/wordfence/css/colorbox.css'),
(670, 'wp-content/plugins/wordfence/css/diff.css'),
(671, 'wp-content/plugins/wordfence/css/dt_table.css'),
(672, 'wp-content/plugins/wordfence/css/fullLog.css'),
(673, 'wp-content/plugins/wordfence/css/images/ui-bg_flat_0_aaaaaa_40x100.png'),
(674, 'wp-content/plugins/wordfence/css/images/ui-bg_flat_100_1997c7_40x100.png'),
(675, 'wp-content/plugins/wordfence/css/images/ui-bg_flat_100_222_40x100.png'),
(676, 'wp-content/plugins/wordfence/css/images/ui-bg_flat_75_ffffff_40x100.png'),
(677, 'wp-content/plugins/wordfence/css/images/ui-bg_glass_95_fef1ec_1x400.png'),
(678, 'wp-content/plugins/wordfence/css/images/ui-bg_highlight-soft_75_a5a5a5_1x100.png'),
(679, 'wp-content/plugins/wordfence/css/images/ui-icons_222222_256x240.png'),
(680, 'wp-content/plugins/wordfence/css/images/ui-icons_cd0a0a_256x240.png'),
(681, 'wp-content/plugins/wordfence/css/images/ui-icons_fbe569_256x240.png'),
(682, 'wp-content/plugins/wordfence/css/images/ui-icons_fff_256x240.png'),
(683, 'wp-content/plugins/wordfence/css/iptraf.css'),
(684, 'wp-content/plugins/wordfence/css/jquery-ui-timepicker-addon.css'),
(685, 'wp-content/plugins/wordfence/css/jquery-ui.min.css'),
(686, 'wp-content/plugins/wordfence/css/jquery-ui.structure.min.css'),
(687, 'wp-content/plugins/wordfence/css/jquery-ui.theme.min.css'),
(688, 'wp-content/plugins/wordfence/css/main.css'),
(689, 'wp-content/plugins/wordfence/css/phpinfo.css'),
(690, 'wp-content/plugins/wordfence/css/select2.min.css'),
(691, 'wp-content/plugins/wordfence/css/wf-adminbar.css'),
(692, 'wp-content/plugins/wordfence/css/wf-ionicons.css'),
(693, 'wp-content/plugins/wordfence/css/wordfenceBox.css'),
(694, 'wp-content/plugins/wordfence/fonts/ionicons.woff'),
(695, 'wp-content/plugins/wordfence/images/back_disabled.jpg'),
(696, 'wp-content/plugins/wordfence/images/back_enabled.jpg'),
(697, 'wp-content/plugins/wordfence/images/button-grad-grey.png'),
(698, 'wp-content/plugins/wordfence/images/checkbox.png'),
(699, 'wp-content/plugins/wordfence/images/flags/.png'),
(700, 'wp-content/plugins/wordfence/images/flags/a1.png'),
(701, 'wp-content/plugins/wordfence/images/flags/a2.png'),
(702, 'wp-content/plugins/wordfence/images/flags/ad.png'),
(703, 'wp-content/plugins/wordfence/images/flags/ae.png'),
(704, 'wp-content/plugins/wordfence/images/flags/af.png'),
(705, 'wp-content/plugins/wordfence/images/flags/ag.png'),
(706, 'wp-content/plugins/wordfence/images/flags/ai.png'),
(707, 'wp-content/plugins/wordfence/images/flags/al.png'),
(708, 'wp-content/plugins/wordfence/images/flags/am.png'),
(709, 'wp-content/plugins/wordfence/images/flags/an.png'),
(710, 'wp-content/plugins/wordfence/images/flags/ao.png'),
(711, 'wp-content/plugins/wordfence/images/flags/ap.png'),
(712, 'wp-content/plugins/wordfence/images/flags/aq.png'),
(713, 'wp-content/plugins/wordfence/images/flags/ar.png'),
(714, 'wp-content/plugins/wordfence/images/flags/as.png'),
(715, 'wp-content/plugins/wordfence/images/flags/at.png'),
(716, 'wp-content/plugins/wordfence/images/flags/au.png'),
(717, 'wp-content/plugins/wordfence/images/flags/aw.png'),
(718, 'wp-content/plugins/wordfence/images/flags/ax.png'),
(719, 'wp-content/plugins/wordfence/images/flags/az.png'),
(720, 'wp-content/plugins/wordfence/images/flags/ba.png'),
(721, 'wp-content/plugins/wordfence/images/flags/bb.png'),
(722, 'wp-content/plugins/wordfence/images/flags/bd.png'),
(723, 'wp-content/plugins/wordfence/images/flags/be.png'),
(724, 'wp-content/plugins/wordfence/images/flags/bf.png'),
(725, 'wp-content/plugins/wordfence/images/flags/bg.png'),
(726, 'wp-content/plugins/wordfence/images/flags/bh.png'),
(727, 'wp-content/plugins/wordfence/images/flags/bi.png'),
(728, 'wp-content/plugins/wordfence/images/flags/bj.png'),
(729, 'wp-content/plugins/wordfence/images/flags/bm.png'),
(730, 'wp-content/plugins/wordfence/images/flags/bn.png'),
(731, 'wp-content/plugins/wordfence/images/flags/bo.png'),
(732, 'wp-content/plugins/wordfence/images/flags/br.png'),
(733, 'wp-content/plugins/wordfence/images/flags/bs.png'),
(734, 'wp-content/plugins/wordfence/images/flags/bt.png'),
(735, 'wp-content/plugins/wordfence/images/flags/bv.png'),
(736, 'wp-content/plugins/wordfence/images/flags/bw.png'),
(737, 'wp-content/plugins/wordfence/images/flags/by.png'),
(738, 'wp-content/plugins/wordfence/images/flags/bz.png'),
(739, 'wp-content/plugins/wordfence/images/flags/ca.png'),
(740, 'wp-content/plugins/wordfence/images/flags/cc.png'),
(741, 'wp-content/plugins/wordfence/images/flags/cd.png'),
(742, 'wp-content/plugins/wordfence/images/flags/cf.png'),
(743, 'wp-content/plugins/wordfence/images/flags/cg.png'),
(744, 'wp-content/plugins/wordfence/images/flags/ch.png'),
(745, 'wp-content/plugins/wordfence/images/flags/ci.png'),
(746, 'wp-content/plugins/wordfence/images/flags/ck.png'),
(747, 'wp-content/plugins/wordfence/images/flags/cl.png'),
(748, 'wp-content/plugins/wordfence/images/flags/cm.png'),
(749, 'wp-content/plugins/wordfence/images/flags/cn.png'),
(750, 'wp-content/plugins/wordfence/images/flags/co.png'),
(751, 'wp-content/plugins/wordfence/images/flags/cr.png'),
(752, 'wp-content/plugins/wordfence/images/flags/cs.png'),
(753, 'wp-content/plugins/wordfence/images/flags/cu.png'),
(754, 'wp-content/plugins/wordfence/images/flags/cv.png'),
(755, 'wp-content/plugins/wordfence/images/flags/cw.png'),
(756, 'wp-content/plugins/wordfence/images/flags/cx.png'),
(757, 'wp-content/plugins/wordfence/images/flags/cy.png'),
(758, 'wp-content/plugins/wordfence/images/flags/cz.png'),
(759, 'wp-content/plugins/wordfence/images/flags/de.png'),
(760, 'wp-content/plugins/wordfence/images/flags/dj.png'),
(761, 'wp-content/plugins/wordfence/images/flags/dk.png'),
(762, 'wp-content/plugins/wordfence/images/flags/dm.png'),
(763, 'wp-content/plugins/wordfence/images/flags/do.png'),
(764, 'wp-content/plugins/wordfence/images/flags/dz.png'),
(765, 'wp-content/plugins/wordfence/images/flags/ec.png'),
(766, 'wp-content/plugins/wordfence/images/flags/ee.png'),
(767, 'wp-content/plugins/wordfence/images/flags/eg.png'),
(768, 'wp-content/plugins/wordfence/images/flags/eh.png'),
(769, 'wp-content/plugins/wordfence/images/flags/england.png'),
(770, 'wp-content/plugins/wordfence/images/flags/er.png'),
(771, 'wp-content/plugins/wordfence/images/flags/es.png'),
(772, 'wp-content/plugins/wordfence/images/flags/et.png'),
(773, 'wp-content/plugins/wordfence/images/flags/eu.png'),
(774, 'wp-content/plugins/wordfence/images/flags/fam.png'),
(775, 'wp-content/plugins/wordfence/images/flags/fi.png'),
(776, 'wp-content/plugins/wordfence/images/flags/fj.png'),
(777, 'wp-content/plugins/wordfence/images/flags/fk.png'),
(778, 'wp-content/plugins/wordfence/images/flags/fm.png'),
(779, 'wp-content/plugins/wordfence/images/flags/fo.png'),
(780, 'wp-content/plugins/wordfence/images/flags/fr.png'),
(781, 'wp-content/plugins/wordfence/images/flags/ga.png'),
(782, 'wp-content/plugins/wordfence/images/flags/gb.png'),
(783, 'wp-content/plugins/wordfence/images/flags/gd.png'),
(784, 'wp-content/plugins/wordfence/images/flags/ge.png'),
(785, 'wp-content/plugins/wordfence/images/flags/gf.png'),
(786, 'wp-content/plugins/wordfence/images/flags/gg.png'),
(787, 'wp-content/plugins/wordfence/images/flags/gh.png'),
(788, 'wp-content/plugins/wordfence/images/flags/gi.png'),
(789, 'wp-content/plugins/wordfence/images/flags/gl.png'),
(790, 'wp-content/plugins/wordfence/images/flags/gm.png'),
(791, 'wp-content/plugins/wordfence/images/flags/gn.png'),
(792, 'wp-content/plugins/wordfence/images/flags/gp.png'),
(793, 'wp-content/plugins/wordfence/images/flags/gq.png'),
(794, 'wp-content/plugins/wordfence/images/flags/gr.png'),
(795, 'wp-content/plugins/wordfence/images/flags/gs.png'),
(796, 'wp-content/plugins/wordfence/images/flags/gt.png'),
(797, 'wp-content/plugins/wordfence/images/flags/gu.png'),
(798, 'wp-content/plugins/wordfence/images/flags/gw.png'),
(799, 'wp-content/plugins/wordfence/images/flags/gy.png'),
(800, 'wp-content/plugins/wordfence/images/flags/hk.png'),
(801, 'wp-content/plugins/wordfence/images/flags/hn.png'),
(802, 'wp-content/plugins/wordfence/images/flags/hr.png'),
(803, 'wp-content/plugins/wordfence/images/flags/ht.png'),
(804, 'wp-content/plugins/wordfence/images/flags/hu.png'),
(805, 'wp-content/plugins/wordfence/images/flags/id.png'),
(806, 'wp-content/plugins/wordfence/images/flags/ie.png'),
(807, 'wp-content/plugins/wordfence/images/flags/il.png'),
(808, 'wp-content/plugins/wordfence/images/flags/im.png'),
(809, 'wp-content/plugins/wordfence/images/flags/in.png'),
(810, 'wp-content/plugins/wordfence/images/flags/io.png'),
(811, 'wp-content/plugins/wordfence/images/flags/iq.png'),
(812, 'wp-content/plugins/wordfence/images/flags/ir.png'),
(813, 'wp-content/plugins/wordfence/images/flags/is.png'),
(814, 'wp-content/plugins/wordfence/images/flags/it.png'),
(815, 'wp-content/plugins/wordfence/images/flags/je.png'),
(816, 'wp-content/plugins/wordfence/images/flags/jm.png'),
(817, 'wp-content/plugins/wordfence/images/flags/jo.png'),
(818, 'wp-content/plugins/wordfence/images/flags/jp.png'),
(819, 'wp-content/plugins/wordfence/images/flags/ke.png'),
(820, 'wp-content/plugins/wordfence/images/flags/kg.png'),
(821, 'wp-content/plugins/wordfence/images/flags/kh.png'),
(822, 'wp-content/plugins/wordfence/images/flags/ki.png'),
(823, 'wp-content/plugins/wordfence/images/flags/km.png'),
(824, 'wp-content/plugins/wordfence/images/flags/kn.png'),
(825, 'wp-content/plugins/wordfence/images/flags/kp.png'),
(826, 'wp-content/plugins/wordfence/images/flags/kr.png'),
(827, 'wp-content/plugins/wordfence/images/flags/kw.png'),
(828, 'wp-content/plugins/wordfence/images/flags/ky.png'),
(829, 'wp-content/plugins/wordfence/images/flags/kz.png'),
(830, 'wp-content/plugins/wordfence/images/flags/la.png'),
(831, 'wp-content/plugins/wordfence/images/flags/lb.png'),
(832, 'wp-content/plugins/wordfence/images/flags/lc.png'),
(833, 'wp-content/plugins/wordfence/images/flags/li.png'),
(834, 'wp-content/plugins/wordfence/images/flags/lk.png'),
(835, 'wp-content/plugins/wordfence/images/flags/lr.png'),
(836, 'wp-content/plugins/wordfence/images/flags/ls.png'),
(837, 'wp-content/plugins/wordfence/images/flags/lt.png'),
(838, 'wp-content/plugins/wordfence/images/flags/lu.png'),
(839, 'wp-content/plugins/wordfence/images/flags/lv.png'),
(840, 'wp-content/plugins/wordfence/images/flags/ly.png'),
(841, 'wp-content/plugins/wordfence/images/flags/ma.png'),
(842, 'wp-content/plugins/wordfence/images/flags/mc.png'),
(843, 'wp-content/plugins/wordfence/images/flags/md.png'),
(844, 'wp-content/plugins/wordfence/images/flags/me.png'),
(845, 'wp-content/plugins/wordfence/images/flags/mg.png'),
(846, 'wp-content/plugins/wordfence/images/flags/mh.png'),
(847, 'wp-content/plugins/wordfence/images/flags/mk.png'),
(848, 'wp-content/plugins/wordfence/images/flags/ml.png'),
(849, 'wp-content/plugins/wordfence/images/flags/mm.png'),
(850, 'wp-content/plugins/wordfence/images/flags/mn.png'),
(851, 'wp-content/plugins/wordfence/images/flags/mo.png'),
(852, 'wp-content/plugins/wordfence/images/flags/mp.png'),
(853, 'wp-content/plugins/wordfence/images/flags/mq.png'),
(854, 'wp-content/plugins/wordfence/images/flags/mr.png'),
(855, 'wp-content/plugins/wordfence/images/flags/ms.png'),
(856, 'wp-content/plugins/wordfence/images/flags/mt.png'),
(857, 'wp-content/plugins/wordfence/images/flags/mu.png'),
(858, 'wp-content/plugins/wordfence/images/flags/mv.png'),
(859, 'wp-content/plugins/wordfence/images/flags/mw.png'),
(860, 'wp-content/plugins/wordfence/images/flags/mx.png'),
(861, 'wp-content/plugins/wordfence/images/flags/my.png'),
(862, 'wp-content/plugins/wordfence/images/flags/mz.png'),
(863, 'wp-content/plugins/wordfence/images/flags/na.png'),
(864, 'wp-content/plugins/wordfence/images/flags/nc.png'),
(865, 'wp-content/plugins/wordfence/images/flags/ne.png'),
(866, 'wp-content/plugins/wordfence/images/flags/nf.png'),
(867, 'wp-content/plugins/wordfence/images/flags/ng.png'),
(868, 'wp-content/plugins/wordfence/images/flags/ni.png'),
(869, 'wp-content/plugins/wordfence/images/flags/nl.png'),
(870, 'wp-content/plugins/wordfence/images/flags/no.png'),
(871, 'wp-content/plugins/wordfence/images/flags/np.png'),
(872, 'wp-content/plugins/wordfence/images/flags/nr.png'),
(873, 'wp-content/plugins/wordfence/images/flags/nu.png'),
(874, 'wp-content/plugins/wordfence/images/flags/nz.png'),
(875, 'wp-content/plugins/wordfence/images/flags/om.png'),
(876, 'wp-content/plugins/wordfence/images/flags/pa.png'),
(877, 'wp-content/plugins/wordfence/images/flags/pe.png'),
(878, 'wp-content/plugins/wordfence/images/flags/pf.png'),
(879, 'wp-content/plugins/wordfence/images/flags/pg.png'),
(880, 'wp-content/plugins/wordfence/images/flags/ph.png'),
(881, 'wp-content/plugins/wordfence/images/flags/pk.png'),
(882, 'wp-content/plugins/wordfence/images/flags/pl.png'),
(883, 'wp-content/plugins/wordfence/images/flags/pm.png'),
(884, 'wp-content/plugins/wordfence/images/flags/pn.png'),
(885, 'wp-content/plugins/wordfence/images/flags/pr.png'),
(886, 'wp-content/plugins/wordfence/images/flags/ps.png'),
(887, 'wp-content/plugins/wordfence/images/flags/pt.png'),
(888, 'wp-content/plugins/wordfence/images/flags/pw.png'),
(889, 'wp-content/plugins/wordfence/images/flags/py.png'),
(890, 'wp-content/plugins/wordfence/images/flags/qa.png'),
(891, 'wp-content/plugins/wordfence/images/flags/re.png'),
(892, 'wp-content/plugins/wordfence/images/flags/ro.png'),
(893, 'wp-content/plugins/wordfence/images/flags/rs.png'),
(894, 'wp-content/plugins/wordfence/images/flags/ru.png'),
(895, 'wp-content/plugins/wordfence/images/flags/rw.png'),
(896, 'wp-content/plugins/wordfence/images/flags/sa.png'),
(897, 'wp-content/plugins/wordfence/images/flags/sb.png'),
(898, 'wp-content/plugins/wordfence/images/flags/sc.png'),
(899, 'wp-content/plugins/wordfence/images/flags/scotland.png'),
(900, 'wp-content/plugins/wordfence/images/flags/sd.png'),
(901, 'wp-content/plugins/wordfence/images/flags/se.png'),
(902, 'wp-content/plugins/wordfence/images/flags/sg.png'),
(903, 'wp-content/plugins/wordfence/images/flags/sh.png'),
(904, 'wp-content/plugins/wordfence/images/flags/si.png'),
(905, 'wp-content/plugins/wordfence/images/flags/sk.png'),
(906, 'wp-content/plugins/wordfence/images/flags/sl.png'),
(907, 'wp-content/plugins/wordfence/images/flags/sm.png'),
(908, 'wp-content/plugins/wordfence/images/flags/sn.png'),
(909, 'wp-content/plugins/wordfence/images/flags/so.png'),
(910, 'wp-content/plugins/wordfence/images/flags/sprite-des-128.png'),
(911, 'wp-content/plugins/wordfence/images/flags/sprite-des-16.png'),
(912, 'wp-content/plugins/wordfence/images/flags/sprite-des-256.png'),
(913, 'wp-content/plugins/wordfence/images/flags/sprite-des-32.png'),
(914, 'wp-content/plugins/wordfence/images/flags/sprite-des-64.png'),
(915, 'wp-content/plugins/wordfence/images/flags/sprite-des.png'),
(916, 'wp-content/plugins/wordfence/images/flags/sprite-des2.png'),
(917, 'wp-content/plugins/wordfence/images/flags/sprite2.css'),
(918, 'wp-content/plugins/wordfence/images/flags/sprite2.png'),
(919, 'wp-content/plugins/wordfence/images/flags/sr.png'),
(920, 'wp-content/plugins/wordfence/images/flags/st.png'),
(921, 'wp-content/plugins/wordfence/images/flags/sv.png'),
(922, 'wp-content/plugins/wordfence/images/flags/sy.png'),
(923, 'wp-content/plugins/wordfence/images/flags/sz.png'),
(924, 'wp-content/plugins/wordfence/images/flags/tc.png'),
(925, 'wp-content/plugins/wordfence/images/flags/td.png'),
(926, 'wp-content/plugins/wordfence/images/flags/tf.png'),
(927, 'wp-content/plugins/wordfence/images/flags/tg.png'),
(928, 'wp-content/plugins/wordfence/images/flags/th.png'),
(929, 'wp-content/plugins/wordfence/images/flags/tj.png'),
(930, 'wp-content/plugins/wordfence/images/flags/tk.png'),
(931, 'wp-content/plugins/wordfence/images/flags/tl.png'),
(932, 'wp-content/plugins/wordfence/images/flags/tm.png'),
(933, 'wp-content/plugins/wordfence/images/flags/tn.png'),
(934, 'wp-content/plugins/wordfence/images/flags/to.png'),
(935, 'wp-content/plugins/wordfence/images/flags/tr.png'),
(936, 'wp-content/plugins/wordfence/images/flags/tt.png'),
(937, 'wp-content/plugins/wordfence/images/flags/tv.png'),
(938, 'wp-content/plugins/wordfence/images/flags/tw.png'),
(939, 'wp-content/plugins/wordfence/images/flags/tz.png'),
(940, 'wp-content/plugins/wordfence/images/flags/ua.png'),
(941, 'wp-content/plugins/wordfence/images/flags/ug.png'),
(942, 'wp-content/plugins/wordfence/images/flags/uk.png'),
(943, 'wp-content/plugins/wordfence/images/flags/um.png'),
(944, 'wp-content/plugins/wordfence/images/flags/us.png'),
(945, 'wp-content/plugins/wordfence/images/flags/uy.png'),
(946, 'wp-content/plugins/wordfence/images/flags/uz.png'),
(947, 'wp-content/plugins/wordfence/images/flags/va.png'),
(948, 'wp-content/plugins/wordfence/images/flags/vc.png'),
(949, 'wp-content/plugins/wordfence/images/flags/ve.png'),
(950, 'wp-content/plugins/wordfence/images/flags/vg.png'),
(951, 'wp-content/plugins/wordfence/images/flags/vi.png'),
(952, 'wp-content/plugins/wordfence/images/flags/vn.png'),
(953, 'wp-content/plugins/wordfence/images/flags/vu.png'),
(954, 'wp-content/plugins/wordfence/images/flags/wales.png'),
(955, 'wp-content/plugins/wordfence/images/flags/wf.png'),
(956, 'wp-content/plugins/wordfence/images/flags/ws.png'),
(957, 'wp-content/plugins/wordfence/images/flags/xk.png'),
(958, 'wp-content/plugins/wordfence/images/flags/ye.png'),
(959, 'wp-content/plugins/wordfence/images/flags/yt.png'),
(960, 'wp-content/plugins/wordfence/images/flags/za.png'),
(961, 'wp-content/plugins/wordfence/images/flags/zm.png'),
(962, 'wp-content/plugins/wordfence/images/flags/zw.png'),
(963, 'wp-content/plugins/wordfence/images/forward_disabled.jpg'),
(964, 'wp-content/plugins/wordfence/images/forward_enabled.jpg'),
(965, 'wp-content/plugins/wordfence/images/help.png'),
(966, 'wp-content/plugins/wordfence/images/icons/ajax24.gif'),
(967, 'wp-content/plugins/wordfence/images/icons/ajax3.gif'),
(968, 'wp-content/plugins/wordfence/images/icons/ajaxRed16.gif'),
(969, 'wp-content/plugins/wordfence/images/icons/ajaxScan.gif'),
(970, 'wp-content/plugins/wordfence/images/icons/ajaxWhite32x32.gif'),
(971, 'wp-content/plugins/wordfence/images/icons/arrow_refresh.png'),
(972, 'wp-content/plugins/wordfence/images/icons/bullet_yellow.png'),
(973, 'wp-content/plugins/wordfence/images/icons/email_go.png'),
(974, 'wp-content/plugins/wordfence/images/icons/error128.png'),
(975, 'wp-content/plugins/wordfence/images/icons/magnifier.png'),
(976, 'wp-content/plugins/wordfence/images/icons/tick128.png'),
(977, 'wp-content/plugins/wordfence/images/icons/warning128.png'),
(978, 'wp-content/plugins/wordfence/images/lightbox-controls.png'),
(979, 'wp-content/plugins/wordfence/images/loading.gif'),
(980, 'wp-content/plugins/wordfence/images/loading_background.png'),
(981, 'wp-content/plugins/wordfence/images/loading_large.gif'),
(982, 'wp-content/plugins/wordfence/images/logo.png'),
(983, 'wp-content/plugins/wordfence/images/rr_premium.png'),
(984, 'wp-content/plugins/wordfence/images/rr_sitecleaning.jpg'),
(985, 'wp-content/plugins/wordfence/images/sort_asc.gif'),
(986, 'wp-content/plugins/wordfence/images/sort_asc.png'),
(987, 'wp-content/plugins/wordfence/images/sort_asc_disabled.gif'),
(988, 'wp-content/plugins/wordfence/images/sort_asc_disabled.png'),
(989, 'wp-content/plugins/wordfence/images/sort_both.gif'),
(990, 'wp-content/plugins/wordfence/images/sort_both.png'),
(991, 'wp-content/plugins/wordfence/images/sort_desc.gif'),
(992, 'wp-content/plugins/wordfence/images/sort_desc.png'),
(993, 'wp-content/plugins/wordfence/images/sort_desc_disabled.gif'),
(994, 'wp-content/plugins/wordfence/images/sort_desc_disabled.png'),
(995, 'wp-content/plugins/wordfence/images/wordfence-logo-16x16.png'),
(996, 'wp-content/plugins/wordfence/images/wordfence-logo-32x32.png'),
(997, 'wp-content/plugins/wordfence/images/wordfence-logo-64x64.png'),
(998, 'wp-content/plugins/wordfence/index.php'),
(999, 'wp-content/plugins/wordfence/js/Chart.bundle.min.js'),
(1000, 'wp-content/plugins/wordfence/js/admin.ajaxWatcher.js'),
(1001, 'wp-content/plugins/wordfence/js/admin.js'),
(1002, 'wp-content/plugins/wordfence/js/admin.liveTraffic.js'),
(1003, 'wp-content/plugins/wordfence/js/jquery-ui-timepicker-addon.js'),
(1004, 'wp-content/plugins/wordfence/js/jquery.colorbox-min.js'),
(1005, 'wp-content/plugins/wordfence/js/jquery.dataTables.js');
INSERT INTO `wp_wfKnownFileList` (`id`, `path`) VALUES
(1006, 'wp-content/plugins/wordfence/js/jquery.dataTables.min.js'),
(1007, 'wp-content/plugins/wordfence/js/jquery.qrcode.min.js'),
(1008, 'wp-content/plugins/wordfence/js/jquery.tmpl.min.js'),
(1009, 'wp-content/plugins/wordfence/js/jquery.tools.min.js'),
(1010, 'wp-content/plugins/wordfence/js/knockout-3.3.0.js'),
(1011, 'wp-content/plugins/wordfence/js/perf.js'),
(1012, 'wp-content/plugins/wordfence/js/select2.min.js'),
(1013, 'wp-content/plugins/wordfence/js/tourTip.js'),
(1014, 'wp-content/plugins/wordfence/js/wfdashboard.js'),
(1015, 'wp-content/plugins/wordfence/js/wfdropdown.js'),
(1016, 'wp-content/plugins/wordfence/js/wfpopover.js'),
(1017, 'wp-content/plugins/wordfence/lib/.htaccess'),
(1018, 'wp-content/plugins/wordfence/lib/Diff/Renderer/Abstract.php'),
(1019, 'wp-content/plugins/wordfence/lib/Diff/Renderer/Html/Array.php'),
(1020, 'wp-content/plugins/wordfence/lib/Diff/Renderer/Html/SideBySide.php'),
(1021, 'wp-content/plugins/wordfence/lib/Diff/SequenceMatcher.php'),
(1022, 'wp-content/plugins/wordfence/lib/Diff.php'),
(1023, 'wp-content/plugins/wordfence/lib/GeoIP.dat'),
(1024, 'wp-content/plugins/wordfence/lib/GeoIPv6.dat'),
(1025, 'wp-content/plugins/wordfence/lib/IPTraf.php'),
(1026, 'wp-content/plugins/wordfence/lib/compat.php'),
(1027, 'wp-content/plugins/wordfence/lib/conntest.php'),
(1028, 'wp-content/plugins/wordfence/lib/cronview.php'),
(1029, 'wp-content/plugins/wordfence/lib/dashboard/widget_content_countries.php'),
(1030, 'wp-content/plugins/wordfence/lib/dashboard/widget_content_ips.php'),
(1031, 'wp-content/plugins/wordfence/lib/dashboard/widget_content_logins.php'),
(1032, 'wp-content/plugins/wordfence/lib/dashboard/widget_countries.php'),
(1033, 'wp-content/plugins/wordfence/lib/dashboard/widget_ips.php'),
(1034, 'wp-content/plugins/wordfence/lib/dashboard/widget_localattacks.php'),
(1035, 'wp-content/plugins/wordfence/lib/dashboard/widget_logins.php'),
(1036, 'wp-content/plugins/wordfence/lib/dashboard/widget_networkattacks.php'),
(1037, 'wp-content/plugins/wordfence/lib/dashboard/widget_notifications.php'),
(1038, 'wp-content/plugins/wordfence/lib/dashboard/widget_tdf.php'),
(1039, 'wp-content/plugins/wordfence/lib/dashboard.php'),
(1040, 'wp-content/plugins/wordfence/lib/dbview.php'),
(1041, 'wp-content/plugins/wordfence/lib/diffResult.php'),
(1042, 'wp-content/plugins/wordfence/lib/email_genericAlert.php'),
(1043, 'wp-content/plugins/wordfence/lib/email_newIssues.php'),
(1044, 'wp-content/plugins/wordfence/lib/email_passwdChanged.php'),
(1045, 'wp-content/plugins/wordfence/lib/email_pleaseChangePasswd.php'),
(1046, 'wp-content/plugins/wordfence/lib/email_unlockRequest.php'),
(1047, 'wp-content/plugins/wordfence/lib/live_activity.php'),
(1048, 'wp-content/plugins/wordfence/lib/menu_activity.php'),
(1049, 'wp-content/plugins/wordfence/lib/menu_blocking.php'),
(1050, 'wp-content/plugins/wordfence/lib/menu_blocking_advancedBlocking.php'),
(1051, 'wp-content/plugins/wordfence/lib/menu_blocking_blockedIPs.php'),
(1052, 'wp-content/plugins/wordfence/lib/menu_blocking_countryBlocking.php'),
(1053, 'wp-content/plugins/wordfence/lib/menu_dashboard.php'),
(1054, 'wp-content/plugins/wordfence/lib/menu_firewall.php'),
(1055, 'wp-content/plugins/wordfence/lib/menu_firewall_bruteForce.php'),
(1056, 'wp-content/plugins/wordfence/lib/menu_firewall_rateLimiting.php'),
(1057, 'wp-content/plugins/wordfence/lib/menu_firewall_waf.php'),
(1058, 'wp-content/plugins/wordfence/lib/menu_options.php'),
(1059, 'wp-content/plugins/wordfence/lib/menu_scan.php'),
(1060, 'wp-content/plugins/wordfence/lib/menu_scan_options.php'),
(1061, 'wp-content/plugins/wordfence/lib/menu_scan_scan.php'),
(1062, 'wp-content/plugins/wordfence/lib/menu_scan_schedule.php'),
(1063, 'wp-content/plugins/wordfence/lib/menu_tools.php'),
(1064, 'wp-content/plugins/wordfence/lib/menu_tools_diagnostic.php'),
(1065, 'wp-content/plugins/wordfence/lib/menu_tools_passwd.php'),
(1066, 'wp-content/plugins/wordfence/lib/menu_tools_twoFactor.php'),
(1067, 'wp-content/plugins/wordfence/lib/menu_tools_whois.php'),
(1068, 'wp-content/plugins/wordfence/lib/pageTitle.php'),
(1069, 'wp-content/plugins/wordfence/lib/schedWeekEntry.php'),
(1070, 'wp-content/plugins/wordfence/lib/sysinfo.php'),
(1071, 'wp-content/plugins/wordfence/lib/unknownFiles.php'),
(1072, 'wp-content/plugins/wordfence/lib/viewFullActivityLog.php'),
(1073, 'wp-content/plugins/wordfence/lib/wf503.php'),
(1074, 'wp-content/plugins/wordfence/lib/wfAPI.php'),
(1075, 'wp-content/plugins/wordfence/lib/wfAction.php'),
(1076, 'wp-content/plugins/wordfence/lib/wfActivityReport.php'),
(1077, 'wp-content/plugins/wordfence/lib/wfArray.php'),
(1078, 'wp-content/plugins/wordfence/lib/wfBrowscap.php'),
(1079, 'wp-content/plugins/wordfence/lib/wfBrowscapCache.php'),
(1080, 'wp-content/plugins/wordfence/lib/wfBulkCountries.php'),
(1081, 'wp-content/plugins/wordfence/lib/wfCache.php'),
(1082, 'wp-content/plugins/wordfence/lib/wfConfig.php'),
(1083, 'wp-content/plugins/wordfence/lib/wfCountryMap.php'),
(1084, 'wp-content/plugins/wordfence/lib/wfCrawl.php'),
(1085, 'wp-content/plugins/wordfence/lib/wfCrypt.php'),
(1086, 'wp-content/plugins/wordfence/lib/wfDB.php'),
(1087, 'wp-content/plugins/wordfence/lib/wfDashboard.php'),
(1088, 'wp-content/plugins/wordfence/lib/wfDiagnostic.php'),
(1089, 'wp-content/plugins/wordfence/lib/wfDict.php'),
(1090, 'wp-content/plugins/wordfence/lib/wfDirectoryIterator.php'),
(1091, 'wp-content/plugins/wordfence/lib/wfGeoIP.php'),
(1092, 'wp-content/plugins/wordfence/lib/wfHelperBin.php'),
(1093, 'wp-content/plugins/wordfence/lib/wfHelperString.php'),
(1094, 'wp-content/plugins/wordfence/lib/wfIPWhitelist.php'),
(1095, 'wp-content/plugins/wordfence/lib/wfIssues.php'),
(1096, 'wp-content/plugins/wordfence/lib/wfLockedOut.php'),
(1097, 'wp-content/plugins/wordfence/lib/wfLog.php'),
(1098, 'wp-content/plugins/wordfence/lib/wfMD5BloomFilter.php'),
(1099, 'wp-content/plugins/wordfence/lib/wfNotification.php'),
(1100, 'wp-content/plugins/wordfence/lib/wfRESTAPI.php'),
(1101, 'wp-content/plugins/wordfence/lib/wfRate.php'),
(1102, 'wp-content/plugins/wordfence/lib/wfScan.php'),
(1103, 'wp-content/plugins/wordfence/lib/wfScanEngine.php'),
(1104, 'wp-content/plugins/wordfence/lib/wfSchema.php'),
(1105, 'wp-content/plugins/wordfence/lib/wfStyle.php'),
(1106, 'wp-content/plugins/wordfence/lib/wfUnlockMsg.php'),
(1107, 'wp-content/plugins/wordfence/lib/wfUpdateCheck.php'),
(1108, 'wp-content/plugins/wordfence/lib/wfUtils.php'),
(1109, 'wp-content/plugins/wordfence/lib/wfView.php'),
(1110, 'wp-content/plugins/wordfence/lib/wfViewResult.php'),
(1111, 'wp-content/plugins/wordfence/lib/wordfenceClass.php'),
(1112, 'wp-content/plugins/wordfence/lib/wordfenceConstants.php'),
(1113, 'wp-content/plugins/wordfence/lib/wordfenceHash.php'),
(1114, 'wp-content/plugins/wordfence/lib/wordfenceScanner.php'),
(1115, 'wp-content/plugins/wordfence/lib/wordfenceURLHoover.php'),
(1116, 'wp-content/plugins/wordfence/readme.txt'),
(1117, 'wp-content/plugins/wordfence/tmp/.htaccess'),
(1118, 'wp-content/plugins/wordfence/vendor/autoload.php'),
(1119, 'wp-content/plugins/wordfence/vendor/composer/ClassLoader.php'),
(1120, 'wp-content/plugins/wordfence/vendor/composer/LICENSE'),
(1121, 'wp-content/plugins/wordfence/vendor/composer/autoload_classmap.php'),
(1122, 'wp-content/plugins/wordfence/vendor/composer/autoload_namespaces.php'),
(1123, 'wp-content/plugins/wordfence/vendor/composer/autoload_psr4.php'),
(1124, 'wp-content/plugins/wordfence/vendor/composer/autoload_real.php'),
(1125, 'wp-content/plugins/wordfence/vendor/composer/installed.json'),
(1126, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/bootstrap-sample.php'),
(1127, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/cacert.pem'),
(1128, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/falsepositive.key'),
(1129, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/init.php'),
(1130, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/config.php'),
(1131, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/http.php'),
(1132, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/json.php'),
(1133, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/lexer.php'),
(1134, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/parser.php'),
(1135, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/sqli.php'),
(1136, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/request.php'),
(1137, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/rules.php'),
(1138, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/file.php'),
(1139, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage.php'),
(1140, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/utils.php'),
(1141, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/view.php'),
(1142, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/waf.php'),
(1143, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/rules.key'),
(1144, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-blacklist.php'),
(1145, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-roadblock.php'),
(1146, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403.php'),
(1147, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503-lockout.php'),
(1148, 'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503.php'),
(1149, 'wp-content/plugins/wordfence/views/marketing/rightrail.php'),
(1150, 'wp-content/plugins/wordfence/views/reports/activity-report-email-inline.php'),
(1151, 'wp-content/plugins/wordfence/views/reports/activity-report-email.php'),
(1152, 'wp-content/plugins/wordfence/views/reports/activity-report.php'),
(1153, 'wp-content/plugins/wordfence/views/waf/debug.php'),
(1154, 'wp-content/plugins/wordfence/waf/bootstrap.php'),
(1155, 'wp-content/plugins/wordfence/waf/wfWAFGeoIP.php'),
(1156, 'wp-content/plugins/wordfence/waf/wfWAFIPBlocksController.php'),
(1157, 'wp-content/plugins/wordfence/waf/wfWAFUserIPRange.php'),
(1158, 'wp-content/plugins/wordfence/wordfence.php'),
(1159, 'wp-content/plugins/wps-hide-login/index.php'),
(1160, 'wp-content/plugins/wps-hide-login/readme.txt'),
(1161, 'wp-content/plugins/wps-hide-login/uninstall.php'),
(1162, 'wp-content/plugins/wps-hide-login/wps-hide-login.php'),
(1163, 'wp-content/themes/Divi/404.php'),
(1164, 'wp-content/themes/Divi/comments.php'),
(1165, 'wp-content/themes/Divi/core/admin/includes/assets.php'),
(1166, 'wp-content/themes/Divi/core/admin/includes/cache.php'),
(1167, 'wp-content/themes/Divi/core/admin/includes/class-cache.php'),
(1168, 'wp-content/themes/Divi/core/admin/includes/class-portability.php'),
(1169, 'wp-content/themes/Divi/core/admin/includes/class-updates.php'),
(1170, 'wp-content/themes/Divi/core/admin/includes/portability.php'),
(1171, 'wp-content/themes/Divi/core/admin/js/core.js'),
(1172, 'wp-content/themes/Divi/core/admin/js/portability.js'),
(1173, 'wp-content/themes/Divi/core/components.php'),
(1174, 'wp-content/themes/Divi/core/functions.php'),
(1175, 'wp-content/themes/Divi/core/init.php'),
(1176, 'wp-content/themes/Divi/core/updates_init.php'),
(1177, 'wp-content/themes/Divi/epanel/core_functions.php'),
(1178, 'wp-content/themes/Divi/epanel/custom_functions.php'),
(1179, 'wp-content/themes/Divi/epanel/google-fonts/et_google_fonts.js'),
(1180, 'wp-content/themes/Divi/epanel/js/checkbox.js'),
(1181, 'wp-content/themes/Divi/epanel/js/colorpicker.js'),
(1182, 'wp-content/themes/Divi/epanel/js/custom_uploader.js'),
(1183, 'wp-content/themes/Divi/epanel/js/eye.js'),
(1184, 'wp-content/themes/Divi/epanel/js/functions-init.js'),
(1185, 'wp-content/themes/Divi/epanel/js/layout.js'),
(1186, 'wp-content/themes/Divi/epanel/js/wp-color-picker-alpha.min.js'),
(1187, 'wp-content/themes/Divi/epanel/shortcodes/js/editor_plugin.dev.js'),
(1188, 'wp-content/themes/Divi/epanel/shortcodes/js/editor_plugin.js'),
(1189, 'wp-content/themes/Divi/epanel/shortcodes/js/et_shortcodes_frontend.dev.js'),
(1190, 'wp-content/themes/Divi/epanel/shortcodes/js/et_shortcodes_frontend.js'),
(1191, 'wp-content/themes/Divi/epanel/shortcodes/shortcodes.php'),
(1192, 'wp-content/themes/Divi/et-pagebuilder/et-pagebuilder.php'),
(1193, 'wp-content/themes/Divi/footer.php'),
(1194, 'wp-content/themes/Divi/functions.php'),
(1195, 'wp-content/themes/Divi/header.php'),
(1196, 'wp-content/themes/Divi/includes/builder/ab-testing.php'),
(1197, 'wp-content/themes/Divi/includes/builder/class-et-builder-element.php'),
(1198, 'wp-content/themes/Divi/includes/builder/class-et-builder-plugin-compat-base.php'),
(1199, 'wp-content/themes/Divi/includes/builder/class-et-builder-plugin-compat-loader.php'),
(1200, 'wp-content/themes/Divi/includes/builder/class-et-global-settings.php'),
(1201, 'wp-content/themes/Divi/includes/builder/comments_template.php'),
(1202, 'wp-content/themes/Divi/includes/builder/compat/woocommerce.php'),
(1203, 'wp-content/themes/Divi/includes/builder/core.php'),
(1204, 'wp-content/themes/Divi/includes/builder/framework.php'),
(1205, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/scripts/failure_notice.js'),
(1206, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/tinymce.min.js'),
(1207, 'wp-content/themes/Divi/includes/builder/frontend-builder/assets.php'),
(1208, 'wp-content/themes/Divi/includes/builder/frontend-builder/bundle.js'),
(1209, 'wp-content/themes/Divi/includes/builder/frontend-builder/helpers.php'),
(1210, 'wp-content/themes/Divi/includes/builder/frontend-builder/init.php'),
(1211, 'wp-content/themes/Divi/includes/builder/frontend-builder/rtl.php'),
(1212, 'wp-content/themes/Divi/includes/builder/frontend-builder/view.php'),
(1213, 'wp-content/themes/Divi/includes/builder/functions.php'),
(1214, 'wp-content/themes/Divi/includes/builder/layouts.php'),
(1215, 'wp-content/themes/Divi/includes/builder/main-modules.php'),
(1216, 'wp-content/themes/Divi/includes/builder/main-structure-elements.php'),
(1217, 'wp-content/themes/Divi/includes/builder/plugin-compat/easy-digital-downloads.php'),
(1218, 'wp-content/themes/Divi/includes/builder/plugin-compat/insert-pages.php'),
(1219, 'wp-content/themes/Divi/includes/builder/plugin-compat/siteorigin-panels.php'),
(1220, 'wp-content/themes/Divi/includes/builder/scripts/admin_global_functions.js'),
(1221, 'wp-content/themes/Divi/includes/builder/scripts/advanced_options.js'),
(1222, 'wp-content/themes/Divi/includes/builder/scripts/builder.js'),
(1223, 'wp-content/themes/Divi/includes/builder/scripts/cache_notice.js'),
(1224, 'wp-content/themes/Divi/includes/builder/scripts/ext/chart.min.js'),
(1225, 'wp-content/themes/Divi/includes/builder/scripts/ext/jquery-ui-1.10.4.custom.min.js'),
(1226, 'wp-content/themes/Divi/includes/builder/scripts/ext/jquery-ui-1.11.4.custom.min.js'),
(1227, 'wp-content/themes/Divi/includes/builder/scripts/ext/jquery-ui-timepicker-addon.js'),
(1228, 'wp-content/themes/Divi/includes/builder/scripts/ext/jquery.minicolors.js'),
(1229, 'wp-content/themes/Divi/includes/builder/scripts/ext/jquery.tablesorter.min.js'),
(1230, 'wp-content/themes/Divi/includes/builder/scripts/ext/jquery.validate.js'),
(1231, 'wp-content/themes/Divi/includes/builder/scripts/ext/jquery.visible.min.js'),
(1232, 'wp-content/themes/Divi/includes/builder/scripts/ext/widgets.js'),
(1233, 'wp-content/themes/Divi/includes/builder/scripts/ext/wp-color-picker-alpha.js'),
(1234, 'wp-content/themes/Divi/includes/builder/scripts/ext/wp-color-picker-alpha.min.js'),
(1235, 'wp-content/themes/Divi/includes/builder/scripts/failure_notice.js'),
(1236, 'wp-content/themes/Divi/includes/builder/scripts/frontend-builder-global-functions.js'),
(1237, 'wp-content/themes/Divi/includes/builder/scripts/frontend-builder-preview.js'),
(1238, 'wp-content/themes/Divi/includes/builder/scripts/frontend-builder-scripts.js'),
(1239, 'wp-content/themes/Divi/includes/builder/scripts/jquery.easypiechart.js'),
(1240, 'wp-content/themes/Divi/includes/builder/scripts/jquery.fitvids.js'),
(1241, 'wp-content/themes/Divi/includes/builder/scripts/jquery.hashchange.js'),
(1242, 'wp-content/themes/Divi/includes/builder/scripts/jquery.magnific-popup.js'),
(1243, 'wp-content/themes/Divi/includes/builder/scripts/jquery.mobile.custom.min.js'),
(1244, 'wp-content/themes/Divi/includes/builder/scripts/library_scripts.js'),
(1245, 'wp-content/themes/Divi/includes/builder/scripts/reset_memory_limit_increase_setting.js'),
(1246, 'wp-content/themes/Divi/includes/builder/scripts/roles_admin.js'),
(1247, 'wp-content/themes/Divi/includes/builder/scripts/salvattore.min.js'),
(1248, 'wp-content/themes/Divi/includes/builder/scripts/waypoints.min.js'),
(1249, 'wp-content/themes/Divi/includes/builder/subscription/aweber/aweber.php'),
(1250, 'wp-content/themes/Divi/includes/builder/subscription/aweber/aweber_api.php'),
(1251, 'wp-content/themes/Divi/includes/builder/subscription/aweber/aweber_collection.php'),
(1252, 'wp-content/themes/Divi/includes/builder/subscription/aweber/aweber_entry.php'),
(1253, 'wp-content/themes/Divi/includes/builder/subscription/aweber/aweber_entry_data_array.php'),
(1254, 'wp-content/themes/Divi/includes/builder/subscription/aweber/aweber_response.php'),
(1255, 'wp-content/themes/Divi/includes/builder/subscription/aweber/curl_object.php'),
(1256, 'wp-content/themes/Divi/includes/builder/subscription/aweber/curl_response.php'),
(1257, 'wp-content/themes/Divi/includes/builder/subscription/aweber/exceptions.php'),
(1258, 'wp-content/themes/Divi/includes/builder/subscription/aweber/oauth_adapter.php'),
(1259, 'wp-content/themes/Divi/includes/builder/subscription/aweber/oauth_application.php'),
(1260, 'wp-content/themes/Divi/includes/builder/subscription/mailchimp/mailchimp.php'),
(1261, 'wp-content/themes/Divi/includes/builder/template-preview.php'),
(1262, 'wp-content/themes/Divi/includes/functions/choices.php'),
(1263, 'wp-content/themes/Divi/includes/functions/installation.php'),
(1264, 'wp-content/themes/Divi/includes/functions/sanitization.php'),
(1265, 'wp-content/themes/Divi/includes/functions/sidebars.php'),
(1266, 'wp-content/themes/Divi/includes/functions/tutorials.php'),
(1267, 'wp-content/themes/Divi/includes/navigation.php'),
(1268, 'wp-content/themes/Divi/includes/no-results.php'),
(1269, 'wp-content/themes/Divi/includes/social_icons.php'),
(1270, 'wp-content/themes/Divi/includes/widgets/widget-about.php'),
(1271, 'wp-content/themes/Divi/includes/widgets/widget-ads.php'),
(1272, 'wp-content/themes/Divi/includes/widgets/widget-adsense.php'),
(1273, 'wp-content/themes/Divi/includes/widgets.php'),
(1274, 'wp-content/themes/Divi/index.php'),
(1275, 'wp-content/themes/Divi/js/admin_post_settings.js'),
(1276, 'wp-content/themes/Divi/js/custom.js'),
(1277, 'wp-content/themes/Divi/js/html5.js'),
(1278, 'wp-content/themes/Divi/js/menu_fix.js'),
(1279, 'wp-content/themes/Divi/js/smoothscroll.js'),
(1280, 'wp-content/themes/Divi/js/theme-customizer-controls.js'),
(1281, 'wp-content/themes/Divi/js/theme-customizer.js'),
(1282, 'wp-content/themes/Divi/options_divi.php'),
(1283, 'wp-content/themes/Divi/page-template-blank.php'),
(1284, 'wp-content/themes/Divi/page.php'),
(1285, 'wp-content/themes/Divi/post_thumbnails_divi.php'),
(1286, 'wp-content/themes/Divi/sidebar-footer.php'),
(1287, 'wp-content/themes/Divi/sidebar.php'),
(1288, 'wp-content/themes/Divi/single-et_pb_layout.php'),
(1289, 'wp-content/themes/Divi/single-project.php'),
(1290, 'wp-content/themes/Divi/single.php'),
(1291, 'wp-content/themes/index.php'),
(1292, 'wp-content/themes/twentyfifteen/404.php'),
(1293, 'wp-content/themes/twentyfifteen/archive.php'),
(1294, 'wp-content/themes/twentyfifteen/author-bio.php'),
(1295, 'wp-content/themes/twentyfifteen/comments.php'),
(1296, 'wp-content/themes/twentyfifteen/content-link.php'),
(1297, 'wp-content/themes/twentyfifteen/content-none.php'),
(1298, 'wp-content/themes/twentyfifteen/content-page.php'),
(1299, 'wp-content/themes/twentyfifteen/content-search.php'),
(1300, 'wp-content/themes/twentyfifteen/content.php'),
(1301, 'wp-content/themes/twentyfifteen/css/editor-style.css'),
(1302, 'wp-content/themes/twentyfifteen/css/ie.css'),
(1303, 'wp-content/themes/twentyfifteen/css/ie7.css'),
(1304, 'wp-content/themes/twentyfifteen/footer.php'),
(1305, 'wp-content/themes/twentyfifteen/functions.php'),
(1306, 'wp-content/themes/twentyfifteen/genericons/COPYING.txt'),
(1307, 'wp-content/themes/twentyfifteen/genericons/Genericons.eot'),
(1308, 'wp-content/themes/twentyfifteen/genericons/Genericons.svg'),
(1309, 'wp-content/themes/twentyfifteen/genericons/Genericons.ttf'),
(1310, 'wp-content/themes/twentyfifteen/genericons/Genericons.woff'),
(1311, 'wp-content/themes/twentyfifteen/genericons/LICENSE.txt'),
(1312, 'wp-content/themes/twentyfifteen/genericons/README.md'),
(1313, 'wp-content/themes/twentyfifteen/genericons/genericons.css'),
(1314, 'wp-content/themes/twentyfifteen/header.php'),
(1315, 'wp-content/themes/twentyfifteen/image.php'),
(1316, 'wp-content/themes/twentyfifteen/inc/back-compat.php'),
(1317, 'wp-content/themes/twentyfifteen/inc/custom-header.php'),
(1318, 'wp-content/themes/twentyfifteen/inc/customizer.php'),
(1319, 'wp-content/themes/twentyfifteen/inc/template-tags.php'),
(1320, 'wp-content/themes/twentyfifteen/index.php'),
(1321, 'wp-content/themes/twentyfifteen/js/color-scheme-control.js'),
(1322, 'wp-content/themes/twentyfifteen/js/customize-preview.js'),
(1323, 'wp-content/themes/twentyfifteen/js/functions.js'),
(1324, 'wp-content/themes/twentyfifteen/js/html5.js'),
(1325, 'wp-content/themes/twentyfifteen/js/keyboard-image-navigation.js'),
(1326, 'wp-content/themes/twentyfifteen/js/skip-link-focus-fix.js'),
(1327, 'wp-content/themes/twentyfifteen/page.php'),
(1328, 'wp-content/themes/twentyfifteen/readme.txt'),
(1329, 'wp-content/themes/twentyfifteen/rtl.css'),
(1330, 'wp-content/themes/twentyfifteen/screenshot.png'),
(1331, 'wp-content/themes/twentyfifteen/search.php'),
(1332, 'wp-content/themes/twentyfifteen/sidebar.php'),
(1333, 'wp-content/themes/twentyfifteen/single.php'),
(1334, 'wp-content/themes/twentyfifteen/style.css'),
(1335, 'wp-content/themes/twentyseventeen/404.php'),
(1336, 'wp-content/themes/twentyseventeen/archive.php'),
(1337, 'wp-content/themes/twentyseventeen/assets/js/customize-controls.js'),
(1338, 'wp-content/themes/twentyseventeen/assets/js/customize-preview.js'),
(1339, 'wp-content/themes/twentyseventeen/assets/js/global.js'),
(1340, 'wp-content/themes/twentyseventeen/assets/js/html5.js'),
(1341, 'wp-content/themes/twentyseventeen/assets/js/jquery.scrollTo.js'),
(1342, 'wp-content/themes/twentyseventeen/assets/js/navigation.js'),
(1343, 'wp-content/themes/twentyseventeen/assets/js/skip-link-focus-fix.js'),
(1344, 'wp-content/themes/twentyseventeen/comments.php'),
(1345, 'wp-content/themes/twentyseventeen/footer.php'),
(1346, 'wp-content/themes/twentyseventeen/front-page.php'),
(1347, 'wp-content/themes/twentyseventeen/functions.php'),
(1348, 'wp-content/themes/twentyseventeen/header.php'),
(1349, 'wp-content/themes/twentyseventeen/inc/back-compat.php'),
(1350, 'wp-content/themes/twentyseventeen/inc/color-patterns.php'),
(1351, 'wp-content/themes/twentyseventeen/inc/custom-header.php'),
(1352, 'wp-content/themes/twentyseventeen/inc/customizer.php'),
(1353, 'wp-content/themes/twentyseventeen/inc/icon-functions.php'),
(1354, 'wp-content/themes/twentyseventeen/inc/template-functions.php'),
(1355, 'wp-content/themes/twentyseventeen/inc/template-tags.php'),
(1356, 'wp-content/themes/twentyseventeen/index.php'),
(1357, 'wp-content/themes/twentyseventeen/page.php'),
(1358, 'wp-content/themes/twentyseventeen/search.php'),
(1359, 'wp-content/themes/twentyseventeen/searchform.php'),
(1360, 'wp-content/themes/twentyseventeen/sidebar.php'),
(1361, 'wp-content/themes/twentyseventeen/single.php'),
(1362, 'wp-content/themes/twentyseventeen/template-parts/footer/footer-widgets.php'),
(1363, 'wp-content/themes/twentyseventeen/template-parts/footer/site-info.php'),
(1364, 'wp-content/themes/twentyseventeen/template-parts/header/header-image.php'),
(1365, 'wp-content/themes/twentyseventeen/template-parts/header/site-branding.php'),
(1366, 'wp-content/themes/twentyseventeen/template-parts/navigation/navigation-top.php'),
(1367, 'wp-content/themes/twentyseventeen/template-parts/page/content-front-page-panels.php'),
(1368, 'wp-content/themes/twentyseventeen/template-parts/page/content-front-page.php'),
(1369, 'wp-content/themes/twentyseventeen/template-parts/page/content-page.php'),
(1370, 'wp-content/themes/twentyseventeen/template-parts/post/content-audio.php'),
(1371, 'wp-content/themes/twentyseventeen/template-parts/post/content-excerpt.php'),
(1372, 'wp-content/themes/twentyseventeen/template-parts/post/content-gallery.php'),
(1373, 'wp-content/themes/twentyseventeen/template-parts/post/content-image.php'),
(1374, 'wp-content/themes/twentyseventeen/template-parts/post/content-none.php'),
(1375, 'wp-content/themes/twentyseventeen/template-parts/post/content-video.php'),
(1376, 'wp-content/themes/twentyseventeen/template-parts/post/content.php'),
(1377, 'wp-content/themes/twentysixteen/404.php'),
(1378, 'wp-content/themes/twentysixteen/archive.php'),
(1379, 'wp-content/themes/twentysixteen/comments.php'),
(1380, 'wp-content/themes/twentysixteen/css/editor-style.css'),
(1381, 'wp-content/themes/twentysixteen/css/ie.css'),
(1382, 'wp-content/themes/twentysixteen/css/ie7.css'),
(1383, 'wp-content/themes/twentysixteen/css/ie8.css'),
(1384, 'wp-content/themes/twentysixteen/footer.php'),
(1385, 'wp-content/themes/twentysixteen/functions.php'),
(1386, 'wp-content/themes/twentysixteen/genericons/COPYING.txt'),
(1387, 'wp-content/themes/twentysixteen/genericons/Genericons.eot'),
(1388, 'wp-content/themes/twentysixteen/genericons/Genericons.svg'),
(1389, 'wp-content/themes/twentysixteen/genericons/Genericons.ttf'),
(1390, 'wp-content/themes/twentysixteen/genericons/Genericons.woff'),
(1391, 'wp-content/themes/twentysixteen/genericons/LICENSE.txt'),
(1392, 'wp-content/themes/twentysixteen/genericons/README.md'),
(1393, 'wp-content/themes/twentysixteen/genericons/genericons.css'),
(1394, 'wp-content/themes/twentysixteen/header.php'),
(1395, 'wp-content/themes/twentysixteen/image.php'),
(1396, 'wp-content/themes/twentysixteen/inc/back-compat.php'),
(1397, 'wp-content/themes/twentysixteen/inc/customizer.php'),
(1398, 'wp-content/themes/twentysixteen/inc/template-tags.php'),
(1399, 'wp-content/themes/twentysixteen/index.php'),
(1400, 'wp-content/themes/twentysixteen/js/color-scheme-control.js'),
(1401, 'wp-content/themes/twentysixteen/js/customize-preview.js'),
(1402, 'wp-content/themes/twentysixteen/js/functions.js'),
(1403, 'wp-content/themes/twentysixteen/js/html5.js'),
(1404, 'wp-content/themes/twentysixteen/js/keyboard-image-navigation.js'),
(1405, 'wp-content/themes/twentysixteen/js/skip-link-focus-fix.js'),
(1406, 'wp-content/themes/twentysixteen/page.php'),
(1407, 'wp-content/themes/twentysixteen/readme.txt'),
(1408, 'wp-content/themes/twentysixteen/rtl.css'),
(1409, 'wp-content/themes/twentysixteen/screenshot.png'),
(1410, 'wp-content/themes/twentysixteen/search.php'),
(1411, 'wp-content/themes/twentysixteen/searchform.php'),
(1412, 'wp-content/themes/twentysixteen/sidebar-content-bottom.php'),
(1413, 'wp-content/themes/twentysixteen/sidebar.php'),
(1414, 'wp-content/themes/twentysixteen/single.php'),
(1415, 'wp-content/themes/twentysixteen/style.css'),
(1416, 'wp-content/themes/twentysixteen/template-parts/biography.php'),
(1417, 'wp-content/themes/twentysixteen/template-parts/content-none.php'),
(1418, 'wp-content/themes/twentysixteen/template-parts/content-page.php'),
(1419, 'wp-content/themes/twentysixteen/template-parts/content-search.php'),
(1420, 'wp-content/themes/twentysixteen/template-parts/content-single.php'),
(1421, 'wp-content/themes/twentysixteen/template-parts/content.php'),
(1422, 'wp-content/wflogs/attack-data.php'),
(1423, 'wp-content/wflogs/config.php'),
(1424, 'wp-content/wflogs/ips.php'),
(1425, 'wp-content/wflogs/rules.php'),
(1426, 'wp-cron.php'),
(1427, 'wp-includes/ID3/getid3.lib.php'),
(1428, 'wp-includes/ID3/getid3.php'),
(1429, 'wp-includes/ID3/license.commercial.txt'),
(1430, 'wp-includes/ID3/license.txt'),
(1431, 'wp-includes/ID3/module.audio-video.asf.php'),
(1432, 'wp-includes/ID3/module.audio-video.flv.php'),
(1433, 'wp-includes/ID3/module.audio-video.matroska.php'),
(1434, 'wp-includes/ID3/module.audio-video.quicktime.php'),
(1435, 'wp-includes/ID3/module.audio-video.riff.php'),
(1436, 'wp-includes/ID3/module.audio.ac3.php'),
(1437, 'wp-includes/ID3/module.audio.dts.php'),
(1438, 'wp-includes/ID3/module.audio.flac.php'),
(1439, 'wp-includes/ID3/module.audio.mp3.php'),
(1440, 'wp-includes/ID3/module.audio.ogg.php'),
(1441, 'wp-includes/ID3/module.tag.apetag.php'),
(1442, 'wp-includes/ID3/module.tag.id3v1.php'),
(1443, 'wp-includes/ID3/module.tag.id3v2.php'),
(1444, 'wp-includes/ID3/module.tag.lyrics3.php'),
(1445, 'wp-includes/ID3/readme.txt'),
(1446, 'wp-includes/IXR/class-IXR-base64.php'),
(1447, 'wp-includes/IXR/class-IXR-client.php'),
(1448, 'wp-includes/IXR/class-IXR-clientmulticall.php'),
(1449, 'wp-includes/IXR/class-IXR-date.php'),
(1450, 'wp-includes/IXR/class-IXR-error.php'),
(1451, 'wp-includes/IXR/class-IXR-introspectionserver.php'),
(1452, 'wp-includes/IXR/class-IXR-message.php'),
(1453, 'wp-includes/IXR/class-IXR-request.php'),
(1454, 'wp-includes/IXR/class-IXR-server.php'),
(1455, 'wp-includes/IXR/class-IXR-value.php'),
(1456, 'wp-includes/Requests/Auth/Basic.php'),
(1457, 'wp-includes/Requests/Auth.php'),
(1458, 'wp-includes/Requests/Cookie/Jar.php'),
(1459, 'wp-includes/Requests/Cookie.php'),
(1460, 'wp-includes/Requests/Exception/HTTP/304.php'),
(1461, 'wp-includes/Requests/Exception/HTTP/305.php'),
(1462, 'wp-includes/Requests/Exception/HTTP/306.php'),
(1463, 'wp-includes/Requests/Exception/HTTP/400.php'),
(1464, 'wp-includes/Requests/Exception/HTTP/401.php'),
(1465, 'wp-includes/Requests/Exception/HTTP/402.php'),
(1466, 'wp-includes/Requests/Exception/HTTP/403.php'),
(1467, 'wp-includes/Requests/Exception/HTTP/404.php'),
(1468, 'wp-includes/Requests/Exception/HTTP/405.php'),
(1469, 'wp-includes/Requests/Exception/HTTP/406.php'),
(1470, 'wp-includes/Requests/Exception/HTTP/407.php'),
(1471, 'wp-includes/Requests/Exception/HTTP/408.php'),
(1472, 'wp-includes/Requests/Exception/HTTP/409.php'),
(1473, 'wp-includes/Requests/Exception/HTTP/410.php'),
(1474, 'wp-includes/Requests/Exception/HTTP/411.php'),
(1475, 'wp-includes/Requests/Exception/HTTP/412.php'),
(1476, 'wp-includes/Requests/Exception/HTTP/413.php'),
(1477, 'wp-includes/Requests/Exception/HTTP/414.php'),
(1478, 'wp-includes/Requests/Exception/HTTP/415.php'),
(1479, 'wp-includes/Requests/Exception/HTTP/416.php'),
(1480, 'wp-includes/Requests/Exception/HTTP/417.php'),
(1481, 'wp-includes/Requests/Exception/HTTP/418.php'),
(1482, 'wp-includes/Requests/Exception/HTTP/428.php'),
(1483, 'wp-includes/Requests/Exception/HTTP/429.php'),
(1484, 'wp-includes/Requests/Exception/HTTP/431.php'),
(1485, 'wp-includes/Requests/Exception/HTTP/500.php'),
(1486, 'wp-includes/Requests/Exception/HTTP/501.php'),
(1487, 'wp-includes/Requests/Exception/HTTP/502.php'),
(1488, 'wp-includes/Requests/Exception/HTTP/503.php'),
(1489, 'wp-includes/Requests/Exception/HTTP/504.php'),
(1490, 'wp-includes/Requests/Exception/HTTP/505.php'),
(1491, 'wp-includes/Requests/Exception/HTTP/511.php'),
(1492, 'wp-includes/Requests/Exception/HTTP/Unknown.php'),
(1493, 'wp-includes/Requests/Exception/HTTP.php'),
(1494, 'wp-includes/Requests/Exception/Transport/cURL.php'),
(1495, 'wp-includes/Requests/Exception/Transport.php'),
(1496, 'wp-includes/Requests/Exception.php'),
(1497, 'wp-includes/Requests/Hooker.php'),
(1498, 'wp-includes/Requests/Hooks.php'),
(1499, 'wp-includes/Requests/IDNAEncoder.php'),
(1500, 'wp-includes/Requests/IPv6.php'),
(1501, 'wp-includes/Requests/IRI.php'),
(1502, 'wp-includes/Requests/Proxy/HTTP.php'),
(1503, 'wp-includes/Requests/Proxy.php'),
(1504, 'wp-includes/Requests/Response/Headers.php'),
(1505, 'wp-includes/Requests/Response.php'),
(1506, 'wp-includes/Requests/SSL.php'),
(1507, 'wp-includes/Requests/Session.php'),
(1508, 'wp-includes/Requests/Transport/cURL.php'),
(1509, 'wp-includes/Requests/Transport/fsockopen.php'),
(1510, 'wp-includes/Requests/Transport.php'),
(1511, 'wp-includes/Requests/Utility/CaseInsensitiveDictionary.php'),
(1512, 'wp-includes/Requests/Utility/FilteredIterator.php'),
(1513, 'wp-includes/SimplePie/Author.php'),
(1514, 'wp-includes/SimplePie/Cache/Base.php'),
(1515, 'wp-includes/SimplePie/Cache/DB.php'),
(1516, 'wp-includes/SimplePie/Cache/File.php'),
(1517, 'wp-includes/SimplePie/Cache/Memcache.php'),
(1518, 'wp-includes/SimplePie/Cache/MySQL.php'),
(1519, 'wp-includes/SimplePie/Cache.php'),
(1520, 'wp-includes/SimplePie/Caption.php'),
(1521, 'wp-includes/SimplePie/Category.php'),
(1522, 'wp-includes/SimplePie/Content/Type/Sniffer.php'),
(1523, 'wp-includes/SimplePie/Copyright.php'),
(1524, 'wp-includes/SimplePie/Core.php'),
(1525, 'wp-includes/SimplePie/Credit.php'),
(1526, 'wp-includes/SimplePie/Decode/HTML/Entities.php'),
(1527, 'wp-includes/SimplePie/Enclosure.php'),
(1528, 'wp-includes/SimplePie/Exception.php'),
(1529, 'wp-includes/SimplePie/File.php'),
(1530, 'wp-includes/SimplePie/HTTP/Parser.php'),
(1531, 'wp-includes/SimplePie/IRI.php'),
(1532, 'wp-includes/SimplePie/Item.php'),
(1533, 'wp-includes/SimplePie/Locator.php'),
(1534, 'wp-includes/SimplePie/Misc.php'),
(1535, 'wp-includes/SimplePie/Net/IPv6.php'),
(1536, 'wp-includes/SimplePie/Parse/Date.php'),
(1537, 'wp-includes/SimplePie/Parser.php'),
(1538, 'wp-includes/SimplePie/Rating.php'),
(1539, 'wp-includes/SimplePie/Registry.php'),
(1540, 'wp-includes/SimplePie/Restriction.php'),
(1541, 'wp-includes/SimplePie/Sanitize.php'),
(1542, 'wp-includes/SimplePie/Source.php'),
(1543, 'wp-includes/SimplePie/XML/Declaration/Parser.php'),
(1544, 'wp-includes/SimplePie/gzdecode.php'),
(1545, 'wp-includes/Text/Diff/Engine/native.php'),
(1546, 'wp-includes/Text/Diff/Engine/shell.php'),
(1547, 'wp-includes/Text/Diff/Engine/string.php'),
(1548, 'wp-includes/Text/Diff/Engine/xdiff.php'),
(1549, 'wp-includes/Text/Diff/Renderer/inline.php'),
(1550, 'wp-includes/Text/Diff/Renderer.php'),
(1551, 'wp-includes/Text/Diff.php'),
(1552, 'wp-includes/admin-bar.php'),
(1553, 'wp-includes/atomlib.php'),
(1554, 'wp-includes/author-template.php'),
(1555, 'wp-includes/bookmark-template.php'),
(1556, 'wp-includes/bookmark.php'),
(1557, 'wp-includes/cache.php'),
(1558, 'wp-includes/canonical.php'),
(1559, 'wp-includes/capabilities.php'),
(1560, 'wp-includes/category-template.php'),
(1561, 'wp-includes/category.php'),
(1562, 'wp-includes/certificates/ca-bundle.crt'),
(1563, 'wp-includes/class-IXR.php'),
(1564, 'wp-includes/class-feed.php'),
(1565, 'wp-includes/class-http.php'),
(1566, 'wp-includes/class-json.php'),
(1567, 'wp-includes/class-oembed.php'),
(1568, 'wp-includes/class-phpass.php'),
(1569, 'wp-includes/class-phpmailer.php'),
(1570, 'wp-includes/class-pop3.php'),
(1571, 'wp-includes/class-requests.php'),
(1572, 'wp-includes/class-simplepie.php'),
(1573, 'wp-includes/class-smtp.php'),
(1574, 'wp-includes/class-snoopy.php'),
(1575, 'wp-includes/class-walker-category-dropdown.php'),
(1576, 'wp-includes/class-walker-category.php'),
(1577, 'wp-includes/class-walker-comment.php'),
(1578, 'wp-includes/class-walker-nav-menu.php'),
(1579, 'wp-includes/class-walker-page-dropdown.php'),
(1580, 'wp-includes/class-walker-page.php'),
(1581, 'wp-includes/class-wp-admin-bar.php'),
(1582, 'wp-includes/class-wp-ajax-response.php'),
(1583, 'wp-includes/class-wp-comment-query.php'),
(1584, 'wp-includes/class-wp-comment.php'),
(1585, 'wp-includes/class-wp-customize-control.php'),
(1586, 'wp-includes/class-wp-customize-manager.php'),
(1587, 'wp-includes/class-wp-customize-nav-menus.php'),
(1588, 'wp-includes/class-wp-customize-panel.php'),
(1589, 'wp-includes/class-wp-customize-section.php'),
(1590, 'wp-includes/class-wp-customize-setting.php'),
(1591, 'wp-includes/class-wp-customize-widgets.php'),
(1592, 'wp-includes/class-wp-dependency.php'),
(1593, 'wp-includes/class-wp-editor.php'),
(1594, 'wp-includes/class-wp-embed.php'),
(1595, 'wp-includes/class-wp-error.php'),
(1596, 'wp-includes/class-wp-feed-cache-transient.php'),
(1597, 'wp-includes/class-wp-feed-cache.php'),
(1598, 'wp-includes/class-wp-hook.php'),
(1599, 'wp-includes/class-wp-http-cookie.php'),
(1600, 'wp-includes/class-wp-http-curl.php'),
(1601, 'wp-includes/class-wp-http-encoding.php'),
(1602, 'wp-includes/class-wp-http-ixr-client.php'),
(1603, 'wp-includes/class-wp-http-proxy.php'),
(1604, 'wp-includes/class-wp-http-requests-hooks.php'),
(1605, 'wp-includes/class-wp-http-requests-response.php'),
(1606, 'wp-includes/class-wp-http-response.php'),
(1607, 'wp-includes/class-wp-http-streams.php'),
(1608, 'wp-includes/class-wp-image-editor-gd.php'),
(1609, 'wp-includes/class-wp-image-editor-imagick.php'),
(1610, 'wp-includes/class-wp-image-editor.php'),
(1611, 'wp-includes/class-wp-list-util.php'),
(1612, 'wp-includes/class-wp-locale-switcher.php'),
(1613, 'wp-includes/class-wp-locale.php'),
(1614, 'wp-includes/class-wp-matchesmapregex.php'),
(1615, 'wp-includes/class-wp-meta-query.php'),
(1616, 'wp-includes/class-wp-metadata-lazyloader.php'),
(1617, 'wp-includes/class-wp-network-query.php'),
(1618, 'wp-includes/class-wp-network.php'),
(1619, 'wp-includes/class-wp-oembed-controller.php'),
(1620, 'wp-includes/class-wp-post-type.php'),
(1621, 'wp-includes/class-wp-post.php'),
(1622, 'wp-includes/class-wp-query.php'),
(1623, 'wp-includes/class-wp-rewrite.php'),
(1624, 'wp-includes/class-wp-role.php'),
(1625, 'wp-includes/class-wp-roles.php'),
(1626, 'wp-includes/class-wp-session-tokens.php'),
(1627, 'wp-includes/class-wp-simplepie-file.php'),
(1628, 'wp-includes/class-wp-simplepie-sanitize-kses.php'),
(1629, 'wp-includes/class-wp-site-query.php'),
(1630, 'wp-includes/class-wp-site.php'),
(1631, 'wp-includes/class-wp-tax-query.php'),
(1632, 'wp-includes/class-wp-taxonomy.php'),
(1633, 'wp-includes/class-wp-term-query.php'),
(1634, 'wp-includes/class-wp-term.php'),
(1635, 'wp-includes/class-wp-text-diff-renderer-inline.php'),
(1636, 'wp-includes/class-wp-text-diff-renderer-table.php'),
(1637, 'wp-includes/class-wp-theme.php'),
(1638, 'wp-includes/class-wp-user-meta-session-tokens.php'),
(1639, 'wp-includes/class-wp-user-query.php'),
(1640, 'wp-includes/class-wp-user.php'),
(1641, 'wp-includes/class-wp-walker.php'),
(1642, 'wp-includes/class-wp-widget-factory.php'),
(1643, 'wp-includes/class-wp-widget.php'),
(1644, 'wp-includes/class-wp-xmlrpc-server.php'),
(1645, 'wp-includes/class-wp.php'),
(1646, 'wp-includes/class.wp-dependencies.php'),
(1647, 'wp-includes/class.wp-scripts.php'),
(1648, 'wp-includes/class.wp-styles.php'),
(1649, 'wp-includes/comment-template.php'),
(1650, 'wp-includes/comment.php'),
(1651, 'wp-includes/compat.php'),
(1652, 'wp-includes/cron.php'),
(1653, 'wp-includes/css/admin-bar-rtl.css'),
(1654, 'wp-includes/css/admin-bar-rtl.min.css'),
(1655, 'wp-includes/css/admin-bar.css'),
(1656, 'wp-includes/css/admin-bar.min.css'),
(1657, 'wp-includes/css/buttons-rtl.css'),
(1658, 'wp-includes/css/buttons-rtl.min.css'),
(1659, 'wp-includes/css/buttons.css'),
(1660, 'wp-includes/css/buttons.min.css'),
(1661, 'wp-includes/css/customize-preview-rtl.css'),
(1662, 'wp-includes/css/customize-preview-rtl.min.css'),
(1663, 'wp-includes/css/customize-preview.css'),
(1664, 'wp-includes/css/customize-preview.min.css'),
(1665, 'wp-includes/css/dashicons.css'),
(1666, 'wp-includes/css/dashicons.min.css'),
(1667, 'wp-includes/css/editor-rtl.css'),
(1668, 'wp-includes/css/editor-rtl.min.css'),
(1669, 'wp-includes/css/editor.css'),
(1670, 'wp-includes/css/editor.min.css'),
(1671, 'wp-includes/css/jquery-ui-dialog-rtl.css'),
(1672, 'wp-includes/css/jquery-ui-dialog-rtl.min.css'),
(1673, 'wp-includes/css/jquery-ui-dialog.css'),
(1674, 'wp-includes/css/jquery-ui-dialog.min.css'),
(1675, 'wp-includes/css/media-views-rtl.css'),
(1676, 'wp-includes/css/media-views-rtl.min.css'),
(1677, 'wp-includes/css/media-views.css'),
(1678, 'wp-includes/css/media-views.min.css'),
(1679, 'wp-includes/css/wp-auth-check-rtl.css'),
(1680, 'wp-includes/css/wp-auth-check-rtl.min.css'),
(1681, 'wp-includes/css/wp-auth-check.css'),
(1682, 'wp-includes/css/wp-auth-check.min.css'),
(1683, 'wp-includes/css/wp-embed-template-ie.css'),
(1684, 'wp-includes/css/wp-embed-template-ie.min.css'),
(1685, 'wp-includes/css/wp-embed-template.css'),
(1686, 'wp-includes/css/wp-embed-template.min.css'),
(1687, 'wp-includes/css/wp-pointer-rtl.css'),
(1688, 'wp-includes/css/wp-pointer-rtl.min.css'),
(1689, 'wp-includes/css/wp-pointer.css'),
(1690, 'wp-includes/css/wp-pointer.min.css'),
(1691, 'wp-includes/customize/class-wp-customize-background-image-control.php'),
(1692, 'wp-includes/customize/class-wp-customize-background-image-setting.php'),
(1693, 'wp-includes/customize/class-wp-customize-background-position-control.php'),
(1694, 'wp-includes/customize/class-wp-customize-color-control.php'),
(1695, 'wp-includes/customize/class-wp-customize-cropped-image-control.php'),
(1696, 'wp-includes/customize/class-wp-customize-custom-css-setting.php'),
(1697, 'wp-includes/customize/class-wp-customize-filter-setting.php'),
(1698, 'wp-includes/customize/class-wp-customize-header-image-control.php'),
(1699, 'wp-includes/customize/class-wp-customize-header-image-setting.php'),
(1700, 'wp-includes/customize/class-wp-customize-image-control.php'),
(1701, 'wp-includes/customize/class-wp-customize-media-control.php'),
(1702, 'wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php'),
(1703, 'wp-includes/customize/class-wp-customize-nav-menu-control.php'),
(1704, 'wp-includes/customize/class-wp-customize-nav-menu-item-control.php'),
(1705, 'wp-includes/customize/class-wp-customize-nav-menu-item-setting.php'),
(1706, 'wp-includes/customize/class-wp-customize-nav-menu-location-control.php'),
(1707, 'wp-includes/customize/class-wp-customize-nav-menu-name-control.php'),
(1708, 'wp-includes/customize/class-wp-customize-nav-menu-section.php'),
(1709, 'wp-includes/customize/class-wp-customize-nav-menu-setting.php'),
(1710, 'wp-includes/customize/class-wp-customize-nav-menus-panel.php'),
(1711, 'wp-includes/customize/class-wp-customize-new-menu-control.php'),
(1712, 'wp-includes/customize/class-wp-customize-new-menu-section.php'),
(1713, 'wp-includes/customize/class-wp-customize-partial.php'),
(1714, 'wp-includes/customize/class-wp-customize-selective-refresh.php'),
(1715, 'wp-includes/customize/class-wp-customize-sidebar-section.php'),
(1716, 'wp-includes/customize/class-wp-customize-site-icon-control.php'),
(1717, 'wp-includes/customize/class-wp-customize-theme-control.php'),
(1718, 'wp-includes/customize/class-wp-customize-themes-section.php'),
(1719, 'wp-includes/customize/class-wp-customize-upload-control.php'),
(1720, 'wp-includes/customize/class-wp-widget-area-customize-control.php'),
(1721, 'wp-includes/customize/class-wp-widget-form-customize-control.php'),
(1722, 'wp-includes/date.php'),
(1723, 'wp-includes/default-constants.php'),
(1724, 'wp-includes/default-filters.php'),
(1725, 'wp-includes/default-widgets.php'),
(1726, 'wp-includes/deprecated.php'),
(1727, 'wp-includes/embed-template.php'),
(1728, 'wp-includes/embed.php'),
(1729, 'wp-includes/feed-atom-comments.php'),
(1730, 'wp-includes/feed-atom.php'),
(1731, 'wp-includes/feed-rdf.php'),
(1732, 'wp-includes/feed-rss.php'),
(1733, 'wp-includes/feed-rss2-comments.php'),
(1734, 'wp-includes/feed-rss2.php'),
(1735, 'wp-includes/feed.php'),
(1736, 'wp-includes/fonts/dashicons.eot'),
(1737, 'wp-includes/fonts/dashicons.svg'),
(1738, 'wp-includes/fonts/dashicons.ttf'),
(1739, 'wp-includes/fonts/dashicons.woff'),
(1740, 'wp-includes/formatting.php'),
(1741, 'wp-includes/functions.php'),
(1742, 'wp-includes/functions.wp-scripts.php'),
(1743, 'wp-includes/functions.wp-styles.php'),
(1744, 'wp-includes/general-template.php'),
(1745, 'wp-includes/http.php'),
(1746, 'wp-includes/images/admin-bar-sprite-2x.png'),
(1747, 'wp-includes/images/admin-bar-sprite.png'),
(1748, 'wp-includes/images/arrow-pointer-blue-2x.png'),
(1749, 'wp-includes/images/arrow-pointer-blue.png'),
(1750, 'wp-includes/images/blank.gif'),
(1751, 'wp-includes/images/crystal/archive.png'),
(1752, 'wp-includes/images/crystal/audio.png'),
(1753, 'wp-includes/images/crystal/code.png'),
(1754, 'wp-includes/images/crystal/default.png'),
(1755, 'wp-includes/images/crystal/document.png'),
(1756, 'wp-includes/images/crystal/interactive.png'),
(1757, 'wp-includes/images/crystal/license.txt'),
(1758, 'wp-includes/images/crystal/spreadsheet.png'),
(1759, 'wp-includes/images/crystal/text.png'),
(1760, 'wp-includes/images/crystal/video.png'),
(1761, 'wp-includes/images/down_arrow-2x.gif'),
(1762, 'wp-includes/images/down_arrow.gif'),
(1763, 'wp-includes/images/icon-pointer-flag-2x.png'),
(1764, 'wp-includes/images/icon-pointer-flag.png'),
(1765, 'wp-includes/images/media/archive.png'),
(1766, 'wp-includes/images/media/audio.png'),
(1767, 'wp-includes/images/media/code.png'),
(1768, 'wp-includes/images/media/default.png'),
(1769, 'wp-includes/images/media/document.png'),
(1770, 'wp-includes/images/media/interactive.png'),
(1771, 'wp-includes/images/media/spreadsheet.png'),
(1772, 'wp-includes/images/media/text.png'),
(1773, 'wp-includes/images/media/video.png'),
(1774, 'wp-includes/images/rss-2x.png'),
(1775, 'wp-includes/images/rss.png'),
(1776, 'wp-includes/images/smilies/frownie.png'),
(1777, 'wp-includes/images/smilies/icon_arrow.gif'),
(1778, 'wp-includes/images/smilies/icon_biggrin.gif'),
(1779, 'wp-includes/images/smilies/icon_confused.gif'),
(1780, 'wp-includes/images/smilies/icon_cool.gif'),
(1781, 'wp-includes/images/smilies/icon_cry.gif'),
(1782, 'wp-includes/images/smilies/icon_eek.gif'),
(1783, 'wp-includes/images/smilies/icon_evil.gif'),
(1784, 'wp-includes/images/smilies/icon_exclaim.gif'),
(1785, 'wp-includes/images/smilies/icon_idea.gif'),
(1786, 'wp-includes/images/smilies/icon_lol.gif'),
(1787, 'wp-includes/images/smilies/icon_mad.gif'),
(1788, 'wp-includes/images/smilies/icon_mrgreen.gif'),
(1789, 'wp-includes/images/smilies/icon_neutral.gif'),
(1790, 'wp-includes/images/smilies/icon_question.gif'),
(1791, 'wp-includes/images/smilies/icon_razz.gif'),
(1792, 'wp-includes/images/smilies/icon_redface.gif'),
(1793, 'wp-includes/images/smilies/icon_rolleyes.gif'),
(1794, 'wp-includes/images/smilies/icon_sad.gif'),
(1795, 'wp-includes/images/smilies/icon_smile.gif'),
(1796, 'wp-includes/images/smilies/icon_surprised.gif'),
(1797, 'wp-includes/images/smilies/icon_twisted.gif'),
(1798, 'wp-includes/images/smilies/icon_wink.gif'),
(1799, 'wp-includes/images/smilies/mrgreen.png'),
(1800, 'wp-includes/images/smilies/rolleyes.png'),
(1801, 'wp-includes/images/smilies/simple-smile.png'),
(1802, 'wp-includes/images/spinner-2x.gif'),
(1803, 'wp-includes/images/spinner.gif'),
(1804, 'wp-includes/images/toggle-arrow-2x.png'),
(1805, 'wp-includes/images/toggle-arrow.png'),
(1806, 'wp-includes/images/uploader-icons-2x.png'),
(1807, 'wp-includes/images/uploader-icons.png'),
(1808, 'wp-includes/images/w-logo-blue.png'),
(1809, 'wp-includes/images/wlw/wp-comments.png'),
(1810, 'wp-includes/images/wlw/wp-icon.png'),
(1811, 'wp-includes/images/wlw/wp-watermark.png'),
(1812, 'wp-includes/images/wpicons-2x.png'),
(1813, 'wp-includes/images/wpicons.png'),
(1814, 'wp-includes/images/wpspin-2x.gif'),
(1815, 'wp-includes/images/wpspin.gif'),
(1816, 'wp-includes/images/xit-2x.gif'),
(1817, 'wp-includes/images/xit.gif'),
(1818, 'wp-includes/js/admin-bar.js'),
(1819, 'wp-includes/js/admin-bar.min.js'),
(1820, 'wp-includes/js/autosave.js'),
(1821, 'wp-includes/js/autosave.min.js'),
(1822, 'wp-includes/js/backbone.min.js'),
(1823, 'wp-includes/js/colorpicker.js'),
(1824, 'wp-includes/js/colorpicker.min.js'),
(1825, 'wp-includes/js/comment-reply.js'),
(1826, 'wp-includes/js/comment-reply.min.js'),
(1827, 'wp-includes/js/crop/cropper.css'),
(1828, 'wp-includes/js/crop/cropper.js'),
(1829, 'wp-includes/js/crop/marqueeHoriz.gif'),
(1830, 'wp-includes/js/crop/marqueeVert.gif'),
(1831, 'wp-includes/js/customize-base.js'),
(1832, 'wp-includes/js/customize-base.min.js'),
(1833, 'wp-includes/js/customize-loader.js'),
(1834, 'wp-includes/js/customize-loader.min.js'),
(1835, 'wp-includes/js/customize-models.js'),
(1836, 'wp-includes/js/customize-models.min.js'),
(1837, 'wp-includes/js/customize-preview-nav-menus.js'),
(1838, 'wp-includes/js/customize-preview-nav-menus.min.js'),
(1839, 'wp-includes/js/customize-preview-widgets.js'),
(1840, 'wp-includes/js/customize-preview-widgets.min.js'),
(1841, 'wp-includes/js/customize-preview.js'),
(1842, 'wp-includes/js/customize-preview.min.js'),
(1843, 'wp-includes/js/customize-selective-refresh.js'),
(1844, 'wp-includes/js/customize-selective-refresh.min.js'),
(1845, 'wp-includes/js/customize-views.js'),
(1846, 'wp-includes/js/customize-views.min.js'),
(1847, 'wp-includes/js/heartbeat.js'),
(1848, 'wp-includes/js/heartbeat.min.js'),
(1849, 'wp-includes/js/hoverIntent.js'),
(1850, 'wp-includes/js/hoverIntent.min.js'),
(1851, 'wp-includes/js/imagesloaded.min.js'),
(1852, 'wp-includes/js/imgareaselect/border-anim-h.gif'),
(1853, 'wp-includes/js/imgareaselect/border-anim-v.gif'),
(1854, 'wp-includes/js/imgareaselect/imgareaselect.css'),
(1855, 'wp-includes/js/imgareaselect/jquery.imgareaselect.js'),
(1856, 'wp-includes/js/imgareaselect/jquery.imgareaselect.min.js'),
(1857, 'wp-includes/js/jcrop/Jcrop.gif'),
(1858, 'wp-includes/js/jcrop/jquery.Jcrop.min.css'),
(1859, 'wp-includes/js/jcrop/jquery.Jcrop.min.js'),
(1860, 'wp-includes/js/jquery/jquery-migrate.js'),
(1861, 'wp-includes/js/jquery/jquery-migrate.min.js'),
(1862, 'wp-includes/js/jquery/jquery.color.min.js'),
(1863, 'wp-includes/js/jquery/jquery.form.js'),
(1864, 'wp-includes/js/jquery/jquery.form.min.js'),
(1865, 'wp-includes/js/jquery/jquery.hotkeys.js'),
(1866, 'wp-includes/js/jquery/jquery.hotkeys.min.js'),
(1867, 'wp-includes/js/jquery/jquery.js'),
(1868, 'wp-includes/js/jquery/jquery.masonry.min.js'),
(1869, 'wp-includes/js/jquery/jquery.query.js'),
(1870, 'wp-includes/js/jquery/jquery.schedule.js'),
(1871, 'wp-includes/js/jquery/jquery.serialize-object.js'),
(1872, 'wp-includes/js/jquery/jquery.table-hotkeys.js'),
(1873, 'wp-includes/js/jquery/jquery.table-hotkeys.min.js'),
(1874, 'wp-includes/js/jquery/jquery.ui.touch-punch.js'),
(1875, 'wp-includes/js/jquery/suggest.js'),
(1876, 'wp-includes/js/jquery/suggest.min.js'),
(1877, 'wp-includes/js/jquery/ui/accordion.min.js'),
(1878, 'wp-includes/js/jquery/ui/autocomplete.min.js'),
(1879, 'wp-includes/js/jquery/ui/button.min.js'),
(1880, 'wp-includes/js/jquery/ui/core.min.js'),
(1881, 'wp-includes/js/jquery/ui/datepicker.min.js'),
(1882, 'wp-includes/js/jquery/ui/dialog.min.js'),
(1883, 'wp-includes/js/jquery/ui/draggable.min.js'),
(1884, 'wp-includes/js/jquery/ui/droppable.min.js'),
(1885, 'wp-includes/js/jquery/ui/effect-blind.min.js'),
(1886, 'wp-includes/js/jquery/ui/effect-bounce.min.js'),
(1887, 'wp-includes/js/jquery/ui/effect-clip.min.js'),
(1888, 'wp-includes/js/jquery/ui/effect-drop.min.js'),
(1889, 'wp-includes/js/jquery/ui/effect-explode.min.js'),
(1890, 'wp-includes/js/jquery/ui/effect-fade.min.js'),
(1891, 'wp-includes/js/jquery/ui/effect-fold.min.js'),
(1892, 'wp-includes/js/jquery/ui/effect-highlight.min.js'),
(1893, 'wp-includes/js/jquery/ui/effect-puff.min.js'),
(1894, 'wp-includes/js/jquery/ui/effect-pulsate.min.js'),
(1895, 'wp-includes/js/jquery/ui/effect-scale.min.js');
INSERT INTO `wp_wfKnownFileList` (`id`, `path`) VALUES
(1896, 'wp-includes/js/jquery/ui/effect-shake.min.js'),
(1897, 'wp-includes/js/jquery/ui/effect-size.min.js'),
(1898, 'wp-includes/js/jquery/ui/effect-slide.min.js'),
(1899, 'wp-includes/js/jquery/ui/effect-transfer.min.js'),
(1900, 'wp-includes/js/jquery/ui/effect.min.js'),
(1901, 'wp-includes/js/jquery/ui/menu.min.js'),
(1902, 'wp-includes/js/jquery/ui/mouse.min.js'),
(1903, 'wp-includes/js/jquery/ui/position.min.js'),
(1904, 'wp-includes/js/jquery/ui/progressbar.min.js'),
(1905, 'wp-includes/js/jquery/ui/resizable.min.js'),
(1906, 'wp-includes/js/jquery/ui/selectable.min.js'),
(1907, 'wp-includes/js/jquery/ui/selectmenu.min.js'),
(1908, 'wp-includes/js/jquery/ui/slider.min.js'),
(1909, 'wp-includes/js/jquery/ui/sortable.min.js'),
(1910, 'wp-includes/js/jquery/ui/spinner.min.js'),
(1911, 'wp-includes/js/jquery/ui/tabs.min.js'),
(1912, 'wp-includes/js/jquery/ui/tooltip.min.js'),
(1913, 'wp-includes/js/jquery/ui/widget.min.js'),
(1914, 'wp-includes/js/json2.js'),
(1915, 'wp-includes/js/json2.min.js'),
(1916, 'wp-includes/js/masonry.min.js'),
(1917, 'wp-includes/js/mce-view.js'),
(1918, 'wp-includes/js/mce-view.min.js'),
(1919, 'wp-includes/js/media-audiovideo.js'),
(1920, 'wp-includes/js/media-audiovideo.min.js'),
(1921, 'wp-includes/js/media-editor.js'),
(1922, 'wp-includes/js/media-editor.min.js'),
(1923, 'wp-includes/js/media-grid.js'),
(1924, 'wp-includes/js/media-grid.min.js'),
(1925, 'wp-includes/js/media-models.js'),
(1926, 'wp-includes/js/media-models.min.js'),
(1927, 'wp-includes/js/media-views.js'),
(1928, 'wp-includes/js/media-views.min.js'),
(1929, 'wp-includes/js/mediaelement/background.png'),
(1930, 'wp-includes/js/mediaelement/bigplay.png'),
(1931, 'wp-includes/js/mediaelement/bigplay.svg'),
(1932, 'wp-includes/js/mediaelement/controls.png'),
(1933, 'wp-includes/js/mediaelement/controls.svg'),
(1934, 'wp-includes/js/mediaelement/flashmediaelement.swf'),
(1935, 'wp-includes/js/mediaelement/froogaloop.min.js'),
(1936, 'wp-includes/js/mediaelement/jumpforward.png'),
(1937, 'wp-includes/js/mediaelement/loading.gif'),
(1938, 'wp-includes/js/mediaelement/mediaelement-and-player.min.js'),
(1939, 'wp-includes/js/mediaelement/mediaelementplayer.min.css'),
(1940, 'wp-includes/js/mediaelement/silverlightmediaelement.xap'),
(1941, 'wp-includes/js/mediaelement/skipback.png'),
(1942, 'wp-includes/js/mediaelement/wp-mediaelement.css'),
(1943, 'wp-includes/js/mediaelement/wp-mediaelement.js'),
(1944, 'wp-includes/js/mediaelement/wp-mediaelement.min.css'),
(1945, 'wp-includes/js/mediaelement/wp-mediaelement.min.js'),
(1946, 'wp-includes/js/mediaelement/wp-playlist.js'),
(1947, 'wp-includes/js/mediaelement/wp-playlist.min.js'),
(1948, 'wp-includes/js/plupload/handlers.js'),
(1949, 'wp-includes/js/plupload/handlers.min.js'),
(1950, 'wp-includes/js/plupload/license.txt'),
(1951, 'wp-includes/js/plupload/plupload.flash.swf'),
(1952, 'wp-includes/js/plupload/plupload.full.min.js'),
(1953, 'wp-includes/js/plupload/plupload.silverlight.xap'),
(1954, 'wp-includes/js/plupload/wp-plupload.js'),
(1955, 'wp-includes/js/plupload/wp-plupload.min.js'),
(1956, 'wp-includes/js/quicktags.js'),
(1957, 'wp-includes/js/quicktags.min.js'),
(1958, 'wp-includes/js/shortcode.js'),
(1959, 'wp-includes/js/shortcode.min.js'),
(1960, 'wp-includes/js/swfobject.js'),
(1961, 'wp-includes/js/swfupload/handlers.js'),
(1962, 'wp-includes/js/swfupload/handlers.min.js'),
(1963, 'wp-includes/js/swfupload/license.txt'),
(1964, 'wp-includes/js/swfupload/plugins/swfupload.cookies.js'),
(1965, 'wp-includes/js/swfupload/plugins/swfupload.queue.js'),
(1966, 'wp-includes/js/swfupload/plugins/swfupload.speed.js'),
(1967, 'wp-includes/js/swfupload/plugins/swfupload.swfobject.js'),
(1968, 'wp-includes/js/swfupload/swfupload.js'),
(1969, 'wp-includes/js/swfupload/swfupload.swf'),
(1970, 'wp-includes/js/thickbox/loadingAnimation.gif'),
(1971, 'wp-includes/js/thickbox/macFFBgHack.png'),
(1972, 'wp-includes/js/thickbox/thickbox.css'),
(1973, 'wp-includes/js/thickbox/thickbox.js'),
(1974, 'wp-includes/js/tinymce/langs/wp-langs-en.js'),
(1975, 'wp-includes/js/tinymce/license.txt'),
(1976, 'wp-includes/js/tinymce/plugins/charmap/plugin.js'),
(1977, 'wp-includes/js/tinymce/plugins/charmap/plugin.min.js'),
(1978, 'wp-includes/js/tinymce/plugins/colorpicker/plugin.js'),
(1979, 'wp-includes/js/tinymce/plugins/colorpicker/plugin.min.js'),
(1980, 'wp-includes/js/tinymce/plugins/compat3x/css/dialog.css'),
(1981, 'wp-includes/js/tinymce/plugins/compat3x/plugin.js'),
(1982, 'wp-includes/js/tinymce/plugins/compat3x/plugin.min.js'),
(1983, 'wp-includes/js/tinymce/plugins/directionality/plugin.js'),
(1984, 'wp-includes/js/tinymce/plugins/directionality/plugin.min.js'),
(1985, 'wp-includes/js/tinymce/plugins/fullscreen/plugin.js'),
(1986, 'wp-includes/js/tinymce/plugins/fullscreen/plugin.min.js'),
(1987, 'wp-includes/js/tinymce/plugins/hr/plugin.js'),
(1988, 'wp-includes/js/tinymce/plugins/hr/plugin.min.js'),
(1989, 'wp-includes/js/tinymce/plugins/image/plugin.js'),
(1990, 'wp-includes/js/tinymce/plugins/image/plugin.min.js'),
(1991, 'wp-includes/js/tinymce/plugins/lists/plugin.js'),
(1992, 'wp-includes/js/tinymce/plugins/lists/plugin.min.js'),
(1993, 'wp-includes/js/tinymce/plugins/media/moxieplayer.swf'),
(1994, 'wp-includes/js/tinymce/plugins/media/plugin.js'),
(1995, 'wp-includes/js/tinymce/plugins/media/plugin.min.js'),
(1996, 'wp-includes/js/tinymce/plugins/paste/plugin.js'),
(1997, 'wp-includes/js/tinymce/plugins/paste/plugin.min.js'),
(1998, 'wp-includes/js/tinymce/plugins/tabfocus/plugin.js'),
(1999, 'wp-includes/js/tinymce/plugins/tabfocus/plugin.min.js'),
(2000, 'wp-includes/js/tinymce/plugins/textcolor/plugin.js'),
(2001, 'wp-includes/js/tinymce/plugins/textcolor/plugin.min.js'),
(2002, 'wp-includes/js/tinymce/plugins/wordpress/plugin.js'),
(2003, 'wp-includes/js/tinymce/plugins/wordpress/plugin.min.js'),
(2004, 'wp-includes/js/tinymce/plugins/wpautoresize/plugin.js'),
(2005, 'wp-includes/js/tinymce/plugins/wpautoresize/plugin.min.js'),
(2006, 'wp-includes/js/tinymce/plugins/wpdialogs/plugin.js'),
(2007, 'wp-includes/js/tinymce/plugins/wpdialogs/plugin.min.js'),
(2008, 'wp-includes/js/tinymce/plugins/wpeditimage/plugin.js'),
(2009, 'wp-includes/js/tinymce/plugins/wpeditimage/plugin.min.js'),
(2010, 'wp-includes/js/tinymce/plugins/wpembed/plugin.js'),
(2011, 'wp-includes/js/tinymce/plugins/wpembed/plugin.min.js'),
(2012, 'wp-includes/js/tinymce/plugins/wpemoji/plugin.js'),
(2013, 'wp-includes/js/tinymce/plugins/wpemoji/plugin.min.js'),
(2014, 'wp-includes/js/tinymce/plugins/wpgallery/plugin.js'),
(2015, 'wp-includes/js/tinymce/plugins/wpgallery/plugin.min.js'),
(2016, 'wp-includes/js/tinymce/plugins/wplink/plugin.js'),
(2017, 'wp-includes/js/tinymce/plugins/wplink/plugin.min.js'),
(2018, 'wp-includes/js/tinymce/plugins/wptextpattern/plugin.js'),
(2019, 'wp-includes/js/tinymce/plugins/wptextpattern/plugin.min.js'),
(2020, 'wp-includes/js/tinymce/plugins/wpview/plugin.js'),
(2021, 'wp-includes/js/tinymce/plugins/wpview/plugin.min.js'),
(2022, 'wp-includes/js/tinymce/skins/lightgray/content.inline.min.css'),
(2023, 'wp-includes/js/tinymce/skins/lightgray/content.min.css'),
(2024, 'wp-includes/js/tinymce/skins/lightgray/fonts/readme.md'),
(2025, 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.eot'),
(2026, 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.json'),
(2027, 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.svg'),
(2028, 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.ttf'),
(2029, 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.woff'),
(2030, 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.eot'),
(2031, 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.json'),
(2032, 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.svg'),
(2033, 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.ttf'),
(2034, 'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.woff'),
(2035, 'wp-includes/js/tinymce/skins/lightgray/img/anchor.gif'),
(2036, 'wp-includes/js/tinymce/skins/lightgray/img/loader.gif'),
(2037, 'wp-includes/js/tinymce/skins/lightgray/img/object.gif'),
(2038, 'wp-includes/js/tinymce/skins/lightgray/img/trans.gif'),
(2039, 'wp-includes/js/tinymce/skins/lightgray/skin.ie7.min.css'),
(2040, 'wp-includes/js/tinymce/skins/lightgray/skin.min.css'),
(2041, 'wp-includes/js/tinymce/skins/wordpress/images/audio.png'),
(2042, 'wp-includes/js/tinymce/skins/wordpress/images/dashicon-edit.png'),
(2043, 'wp-includes/js/tinymce/skins/wordpress/images/dashicon-no.png'),
(2044, 'wp-includes/js/tinymce/skins/wordpress/images/embedded.png'),
(2045, 'wp-includes/js/tinymce/skins/wordpress/images/gallery-2x.png'),
(2046, 'wp-includes/js/tinymce/skins/wordpress/images/gallery.png'),
(2047, 'wp-includes/js/tinymce/skins/wordpress/images/more-2x.png'),
(2048, 'wp-includes/js/tinymce/skins/wordpress/images/more.png'),
(2049, 'wp-includes/js/tinymce/skins/wordpress/images/pagebreak-2x.png'),
(2050, 'wp-includes/js/tinymce/skins/wordpress/images/pagebreak.png'),
(2051, 'wp-includes/js/tinymce/skins/wordpress/images/playlist-audio.png'),
(2052, 'wp-includes/js/tinymce/skins/wordpress/images/playlist-video.png'),
(2053, 'wp-includes/js/tinymce/skins/wordpress/images/video.png'),
(2054, 'wp-includes/js/tinymce/skins/wordpress/wp-content.css'),
(2055, 'wp-includes/js/tinymce/themes/inlite/theme.js'),
(2056, 'wp-includes/js/tinymce/themes/inlite/theme.min.js'),
(2057, 'wp-includes/js/tinymce/themes/modern/theme.js'),
(2058, 'wp-includes/js/tinymce/themes/modern/theme.min.js'),
(2059, 'wp-includes/js/tinymce/tiny_mce_popup.js'),
(2060, 'wp-includes/js/tinymce/tinymce.min.js'),
(2061, 'wp-includes/js/tinymce/utils/editable_selects.js'),
(2062, 'wp-includes/js/tinymce/utils/form_utils.js'),
(2063, 'wp-includes/js/tinymce/utils/mctabs.js'),
(2064, 'wp-includes/js/tinymce/utils/validate.js'),
(2065, 'wp-includes/js/tinymce/wp-tinymce.js.gz'),
(2066, 'wp-includes/js/tinymce/wp-tinymce.php'),
(2067, 'wp-includes/js/tw-sack.js'),
(2068, 'wp-includes/js/tw-sack.min.js'),
(2069, 'wp-includes/js/twemoji.js'),
(2070, 'wp-includes/js/twemoji.min.js'),
(2071, 'wp-includes/js/underscore.min.js'),
(2072, 'wp-includes/js/utils.js'),
(2073, 'wp-includes/js/utils.min.js'),
(2074, 'wp-includes/js/wp-a11y.js'),
(2075, 'wp-includes/js/wp-a11y.min.js'),
(2076, 'wp-includes/js/wp-ajax-response.js'),
(2077, 'wp-includes/js/wp-ajax-response.min.js'),
(2078, 'wp-includes/js/wp-api.js'),
(2079, 'wp-includes/js/wp-api.min.js'),
(2080, 'wp-includes/js/wp-auth-check.js'),
(2081, 'wp-includes/js/wp-auth-check.min.js'),
(2082, 'wp-includes/js/wp-backbone.js'),
(2083, 'wp-includes/js/wp-backbone.min.js'),
(2084, 'wp-includes/js/wp-custom-header.js'),
(2085, 'wp-includes/js/wp-custom-header.min.js'),
(2086, 'wp-includes/js/wp-embed-template.js'),
(2087, 'wp-includes/js/wp-embed-template.min.js'),
(2088, 'wp-includes/js/wp-embed.js'),
(2089, 'wp-includes/js/wp-embed.min.js'),
(2090, 'wp-includes/js/wp-emoji-loader.js'),
(2091, 'wp-includes/js/wp-emoji-loader.min.js'),
(2092, 'wp-includes/js/wp-emoji-release.min.js'),
(2093, 'wp-includes/js/wp-emoji.js'),
(2094, 'wp-includes/js/wp-emoji.min.js'),
(2095, 'wp-includes/js/wp-list-revisions.js'),
(2096, 'wp-includes/js/wp-list-revisions.min.js'),
(2097, 'wp-includes/js/wp-lists.js'),
(2098, 'wp-includes/js/wp-lists.min.js'),
(2099, 'wp-includes/js/wp-pointer.js'),
(2100, 'wp-includes/js/wp-pointer.min.js'),
(2101, 'wp-includes/js/wp-util.js'),
(2102, 'wp-includes/js/wp-util.min.js'),
(2103, 'wp-includes/js/wpdialog.js'),
(2104, 'wp-includes/js/wpdialog.min.js'),
(2105, 'wp-includes/js/wplink.js'),
(2106, 'wp-includes/js/wplink.min.js'),
(2107, 'wp-includes/js/zxcvbn-async.js'),
(2108, 'wp-includes/js/zxcvbn-async.min.js'),
(2109, 'wp-includes/js/zxcvbn.min.js'),
(2110, 'wp-includes/kses.php'),
(2111, 'wp-includes/l10n.php'),
(2112, 'wp-includes/link-template.php'),
(2113, 'wp-includes/load.php'),
(2114, 'wp-includes/locale.php'),
(2115, 'wp-includes/media-template.php'),
(2116, 'wp-includes/media.php'),
(2117, 'wp-includes/meta.php'),
(2118, 'wp-includes/ms-blogs.php'),
(2119, 'wp-includes/ms-default-constants.php'),
(2120, 'wp-includes/ms-default-filters.php'),
(2121, 'wp-includes/ms-deprecated.php'),
(2122, 'wp-includes/ms-files.php'),
(2123, 'wp-includes/ms-functions.php'),
(2124, 'wp-includes/ms-load.php'),
(2125, 'wp-includes/ms-settings.php'),
(2126, 'wp-includes/nav-menu-template.php'),
(2127, 'wp-includes/nav-menu.php'),
(2128, 'wp-includes/option.php'),
(2129, 'wp-includes/pluggable-deprecated.php'),
(2130, 'wp-includes/pluggable.php'),
(2131, 'wp-includes/plugin.php'),
(2132, 'wp-includes/pomo/entry.php'),
(2133, 'wp-includes/pomo/mo.php'),
(2134, 'wp-includes/pomo/po.php'),
(2135, 'wp-includes/pomo/streams.php'),
(2136, 'wp-includes/pomo/translations.php'),
(2137, 'wp-includes/post-formats.php'),
(2138, 'wp-includes/post-template.php'),
(2139, 'wp-includes/post-thumbnail-template.php'),
(2140, 'wp-includes/post.php'),
(2141, 'wp-includes/query.php'),
(2142, 'wp-includes/random_compat/byte_safe_strings.php'),
(2143, 'wp-includes/random_compat/cast_to_int.php'),
(2144, 'wp-includes/random_compat/error_polyfill.php'),
(2145, 'wp-includes/random_compat/random.php'),
(2146, 'wp-includes/random_compat/random_bytes_com_dotnet.php'),
(2147, 'wp-includes/random_compat/random_bytes_dev_urandom.php'),
(2148, 'wp-includes/random_compat/random_bytes_libsodium.php'),
(2149, 'wp-includes/random_compat/random_bytes_libsodium_legacy.php'),
(2150, 'wp-includes/random_compat/random_bytes_mcrypt.php'),
(2151, 'wp-includes/random_compat/random_bytes_openssl.php'),
(2152, 'wp-includes/random_compat/random_int.php'),
(2153, 'wp-includes/registration-functions.php'),
(2154, 'wp-includes/registration.php'),
(2155, 'wp-includes/rest-api/class-wp-rest-request.php'),
(2156, 'wp-includes/rest-api/class-wp-rest-response.php'),
(2157, 'wp-includes/rest-api/class-wp-rest-server.php'),
(2158, 'wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php'),
(2159, 'wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php'),
(2160, 'wp-includes/rest-api/endpoints/class-wp-rest-controller.php'),
(2161, 'wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php'),
(2162, 'wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php'),
(2163, 'wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php'),
(2164, 'wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php'),
(2165, 'wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php'),
(2166, 'wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php'),
(2167, 'wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php'),
(2168, 'wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php'),
(2169, 'wp-includes/rest-api/fields/class-wp-rest-comment-meta-fields.php'),
(2170, 'wp-includes/rest-api/fields/class-wp-rest-meta-fields.php'),
(2171, 'wp-includes/rest-api/fields/class-wp-rest-post-meta-fields.php'),
(2172, 'wp-includes/rest-api/fields/class-wp-rest-term-meta-fields.php'),
(2173, 'wp-includes/rest-api/fields/class-wp-rest-user-meta-fields.php'),
(2174, 'wp-includes/rest-api.php'),
(2175, 'wp-includes/revision.php'),
(2176, 'wp-includes/rewrite.php'),
(2177, 'wp-includes/rss-functions.php'),
(2178, 'wp-includes/rss.php'),
(2179, 'wp-includes/script-loader.php'),
(2180, 'wp-includes/session.php'),
(2181, 'wp-includes/shortcodes.php'),
(2182, 'wp-includes/taxonomy.php'),
(2183, 'wp-includes/template-loader.php'),
(2184, 'wp-includes/template.php'),
(2185, 'wp-includes/theme-compat/comments.php'),
(2186, 'wp-includes/theme-compat/embed-404.php'),
(2187, 'wp-includes/theme-compat/embed-content.php'),
(2188, 'wp-includes/theme-compat/embed.php'),
(2189, 'wp-includes/theme-compat/footer-embed.php'),
(2190, 'wp-includes/theme-compat/footer.php'),
(2191, 'wp-includes/theme-compat/header-embed.php'),
(2192, 'wp-includes/theme-compat/header.php'),
(2193, 'wp-includes/theme-compat/sidebar.php'),
(2194, 'wp-includes/theme.php'),
(2195, 'wp-includes/update.php'),
(2196, 'wp-includes/user.php'),
(2197, 'wp-includes/vars.php'),
(2198, 'wp-includes/version.php'),
(2199, 'wp-includes/widgets/class-wp-nav-menu-widget.php'),
(2200, 'wp-includes/widgets/class-wp-widget-archives.php'),
(2201, 'wp-includes/widgets/class-wp-widget-calendar.php'),
(2202, 'wp-includes/widgets/class-wp-widget-categories.php'),
(2203, 'wp-includes/widgets/class-wp-widget-links.php'),
(2204, 'wp-includes/widgets/class-wp-widget-meta.php'),
(2205, 'wp-includes/widgets/class-wp-widget-pages.php'),
(2206, 'wp-includes/widgets/class-wp-widget-recent-comments.php'),
(2207, 'wp-includes/widgets/class-wp-widget-recent-posts.php'),
(2208, 'wp-includes/widgets/class-wp-widget-rss.php'),
(2209, 'wp-includes/widgets/class-wp-widget-search.php'),
(2210, 'wp-includes/widgets/class-wp-widget-tag-cloud.php'),
(2211, 'wp-includes/widgets/class-wp-widget-text.php'),
(2212, 'wp-includes/widgets.php'),
(2213, 'wp-includes/wlwmanifest.xml'),
(2214, 'wp-includes/wp-db.php'),
(2215, 'wp-includes/wp-diff.php'),
(2216, 'wp-links-opml.php'),
(2217, 'wp-load.php'),
(2218, 'wp-login.php'),
(2219, 'wp-mail.php'),
(2220, 'wp-settings.php'),
(2221, 'wp-signup.php'),
(2222, 'wp-trackback.php'),
(2223, 'xmlrpc.php');
-- --------------------------------------------------------
--
-- Struktura tabulky `wp_wfLeechers`
--
CREATE TABLE IF NOT EXISTS `wp_wfLeechers` (
`eMin` int(10) unsigned NOT NULL,
`IP` binary(16) NOT NULL,
`hits` int(10) unsigned NOT NULL,
PRIMARY KEY (`eMin`,`IP`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
--
-- Vypisuji data pro tabulku `wp_wfLeechers`
--
INSERT INTO `wp_wfLeechers` (`eMin`, `IP`, `hits`) VALUES
(24853387, '\0\0\0\0\0\0\0\0\0\0��R�(', 3),
(24853394, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853397, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853403, '\0\0\0\0\0\0\0\0\0\0��R�(', 2),
(24853405, '\0\0\0\0\0\0\0\0\0\0��R�(', 2),
(24853410, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853415, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853417, '\0\0\0\0\0\0\0\0\0\0��R�(', 2),
(24853418, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853434, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853439, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853441, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853443, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853444, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853445, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853446, '\0\0\0\0\0\0\0\0\0\0��R�(', 2),
(24853447, '\0\0\0\0\0\0\0\0\0\0��R�(', 2),
(24853449, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853450, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853451, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853452, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853453, '\0\0\0\0\0\0\0\0\0\0��R�(', 3),
(24853454, '\0\0\0\0\0\0\0\0\0\0��R�(', 2),
(24853467, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853468, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853478, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853479, '\0\0\0\0\0\0\0\0\0\0��R�(', 4),
(24853480, '\0\0\0\0\0\0\0\0\0\0��R�(', 2),
(24853481, '\0\0\0\0\0\0\0\0\0\0��R�(', 2),
(24853482, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853483, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853484, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853485, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853486, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853487, '\0\0\0\0\0\0\0\0\0\0��R�(', 4),
(24853488, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853489, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853490, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853491, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853492, '\0\0\0\0\0\0\0\0\0\0��R�(', 3),
(24853493, '\0\0\0\0\0\0\0\0\0\0��R�(', 2),
(24853494, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853495, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853496, '\0\0\0\0\0\0\0\0\0\0��R�(', 2),
(24853497, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853498, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853499, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853500, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853501, '\0\0\0\0\0\0\0\0\0\0��R�(', 3),
(24853502, '\0\0\0\0\0\0\0\0\0\0��R�(', 2),
(24853503, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853506, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853507, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853511, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853513, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853516, '\0\0\0\0\0\0\0\0\0\0��R�(', 2),
(24853520, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853523, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853524, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853525, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853526, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853530, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853533, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853536, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853537, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853541, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853545, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853546, '\0\0\0\0\0\0\0\0\0\0��R�(', 2),
(24853548, '\0\0\0\0\0\0\0\0\0\0��R�(', 2),
(24853549, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853550, '\0\0\0\0\0\0\0\0\0\0��R�(', 2),
(24853551, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853554, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853559, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853568, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853569, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853570, '\0\0\0\0\0\0\0\0\0\0��R�(', 2),
(24853571, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853572, '\0\0\0\0\0\0\0\0\0\0��R�(', 4),
(24853573, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853574, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853575, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853576, '\0\0\0\0\0\0\0\0\0\0��R�(', 2),
(24853577, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853580, '\0\0\0\0\0\0\0\0\0\0��R�(', 2),
(24853581, '\0\0\0\0\0\0\0\0\0\0��R�(', 2),
(24853582, '\0\0\0\0\0\0\0\0\0\0��R�(', 2),
(24853583, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853584, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853585, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853586, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853587, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853589, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853590, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853593, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853595, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853596, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853597, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853598, '\0\0\0\0\0\0\0\0\0\0��R�(', 2),
(24853599, '\0\0\0\0\0\0\0\0\0\0��R�(', 2),
(24853600, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853601, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853602, '\0\0\0\0\0\0\0\0\0\0��R�(', 3),
(24853603, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853604, '\0\0\0\0\0\0\0\0\0\0��R�(', 2),
(24853612, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853613, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853617, '\0\0\0\0\0\0\0\0\0\0��R�(', 3),
(24853637, '\0\0\0\0\0\0\0\0\0\0��Z�O', 1),
(24853640, '\0\0\0\0\0\0\0\0\0\0��Z�O', 1),
(24853641, '\0\0\0\0\0\0\0\0\0\0��%0"n', 1),
(24853651, '\0\0\0\0\0\0\0\0\0\0��Z�O', 1),
(24853664, '\0\0\0\0\0\0\0\0\0\0��\r} ', 1),
(24853709, '\0\0\0\0\0\0\0\0\0\0��mi64', 1),
(24853748, '\0\0\0\0\0\0\0\0\0\0��Z�O', 1),
(24853835, '\0\0\0\0\0\0\0\0\0\0��mi64', 2),
(24853837, '\0\0\0\0\0\0\0\0\0\0��mi64', 1),
(24854867, '\0\0\0\0\0\0\0\0\0\0��Z�O', 1),
(24854868, '\0\0\0\0\0\0\0\0\0\0��Z�O', 1),
(24854879, '\0\0\0\0\0\0\0\0\0\0��R�(', 2),
(24854895, '\0\0\0\0\0\0\0\0\0\0��mi64', 1),
(24854896, '\0\0\0\0\0\0\0\0\0\0��Z�O', 1);
-- --------------------------------------------------------
--
-- Struktura tabulky `wp_wfLockedOut`
--
CREATE TABLE IF NOT EXISTS `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',
PRIMARY KEY (`IP`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
-- --------------------------------------------------------
--
-- Struktura tabulky `wp_wfLocs`
--
CREATE TABLE IF NOT EXISTS `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',
PRIMARY KEY (`IP`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
-- --------------------------------------------------------
--
-- Struktura tabulky `wp_wfLogins`
--
CREATE TABLE IF NOT EXISTS `wp_wfLogins` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`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,
PRIMARY KEY (`id`),
KEY `k1` (`IP`,`fail`),
KEY `hitID` (`hitID`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=3 ;
--
-- 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, '\0\0\0\0\0\0\0\0\0\0��R�(', 'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0'),
(2, 207, 1491292773.225429, 0, 'loginOK', 'admin', 1, '\0\0\0\0\0\0\0\0\0\0��R�(', 'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0');
-- --------------------------------------------------------
--
-- Struktura tabulky `wp_wfNet404s`
--
CREATE TABLE IF NOT EXISTS `wp_wfNet404s` (
`sig` binary(16) NOT NULL,
`ctime` int(10) unsigned NOT NULL,
`URI` varchar(1000) NOT NULL,
PRIMARY KEY (`sig`),
KEY `k1` (`ctime`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
-- --------------------------------------------------------
--
-- Struktura tabulky `wp_wfNotifications`
--
CREATE TABLE IF NOT EXISTS `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,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
-- --------------------------------------------------------
--
-- Struktura tabulky `wp_wfReverseCache`
--
CREATE TABLE IF NOT EXISTS `wp_wfReverseCache` (
`IP` binary(16) NOT NULL,
`host` varchar(255) NOT NULL,
`lastUpdate` int(10) unsigned NOT NULL,
PRIMARY KEY (`IP`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
-- --------------------------------------------------------
--
-- Struktura tabulky `wp_wfScanners`
--
CREATE TABLE IF NOT EXISTS `wp_wfScanners` (
`eMin` int(10) unsigned NOT NULL,
`IP` binary(16) NOT NULL,
`hits` smallint(5) unsigned NOT NULL,
PRIMARY KEY (`eMin`,`IP`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
--
-- Vypisuji data pro tabulku `wp_wfScanners`
--
INSERT INTO `wp_wfScanners` (`eMin`, `IP`, `hits`) VALUES
(24853576, '\0\0\0\0\0\0\0\0\0\0��R�(', 2),
(24853577, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853580, '\0\0\0\0\0\0\0\0\0\0��R�(', 2),
(24853581, '\0\0\0\0\0\0\0\0\0\0��R�(', 3),
(24853582, '\0\0\0\0\0\0\0\0\0\0��R�(', 2),
(24853583, '\0\0\0\0\0\0\0\0\0\0��R�(', 2),
(24853584, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853585, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853586, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853587, '\0\0\0\0\0\0\0\0\0\0��R�(', 1),
(24853589, '\0\0\0\0\0\0\0\0\0\0��R�(', 1);
-- --------------------------------------------------------
--
-- Struktura tabulky `wp_wfSNIPCache`
--
CREATE TABLE IF NOT EXISTS `wp_wfSNIPCache` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`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',
PRIMARY KEY (`id`),
KEY `expiration` (`expiration`),
KEY `IP` (`IP`),
KEY `type` (`type`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;
-- --------------------------------------------------------
--
-- Struktura tabulky `wp_wfStatus`
--
CREATE TABLE IF NOT EXISTS `wp_wfStatus` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`ctime` double(17,6) unsigned NOT NULL,
`level` tinyint(3) unsigned NOT NULL,
`type` char(5) NOT NULL,
`msg` varchar(1000) NOT NULL,
PRIMARY KEY (`id`),
KEY `k1` (`ctime`),
KEY `k2` (`type`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=113 ;
--
-- Vypisuji data pro tabulku `wp_wfStatus`
--
INSERT INTO `wp_wfStatus` (`id`, `ctime`, `level`, `type`, `msg`) VALUES
(1, 1491294329.313271, 1, 'info', 'Scheduled Wordfence scan starting at Tuesday 4th of April 2017 10:25:29 AM'),
(2, 1491294329.650272, 10, 'info', 'SUM_PREP:Preparing a new scan.'),
(3, 1491294329.657613, 10, 'info', 'SUM_PAIDONLY:Remote scan of public facing site only available to paid members'),
(4, 1491294331.661596, 10, 'info', 'SUM_PAIDONLY:Check if your site is being Spamvertized is for paid members only'),
(5, 1491294333.665213, 10, 'info', 'SUM_PAIDONLY:Checking if your IP is generating spam is for paid members only'),
(6, 1491294335.668911, 10, 'info', 'SUM_PAIDONLY:Checking if your site is on the Google Safe Browsing list is for paid members only'),
(7, 1491294337.681647, 10, 'info', 'SUM_START:Scanning your site for the HeartBleed vulnerability'),
(8, 1491294339.404955, 10, 'info', 'SUM_ENDOK:Scanning your site for the HeartBleed vulnerability'),
(9, 1491294339.428011, 10, 'info', 'SUM_START:Checking for the most secure way to get IPs'),
(10, 1491294339.436980, 10, 'info', 'SUM_ENDSKIPPED:Checking for the most secure way to get IPs'),
(11, 1491294339.447454, 1, 'info', 'Contacting Wordfence to initiate scan'),
(12, 1491294340.538961, 2, 'info', 'Getting plugin list from WordPress'),
(13, 1491294340.551310, 2, 'info', 'Found 5 plugins'),
(14, 1491294340.561709, 2, 'info', 'Getting theme list from WordPress'),
(15, 1491294340.573734, 2, 'info', 'Found 4 themes'),
(16, 1491294340.737313, 10, 'info', 'SUM_START:Fetching core, theme and plugin file signatures from Wordfence'),
(17, 1491294342.375165, 10, 'info', 'SUM_ENDSUCCESS:Fetching core, theme and plugin file signatures from Wordfence'),
(18, 1491294342.390550, 10, 'info', 'SUM_START:Fetching list of known malware files from Wordfence'),
(19, 1491294344.179847, 10, 'info', 'SUM_ENDSUCCESS:Fetching list of known malware files from Wordfence'),
(20, 1491294344.198300, 10, 'info', 'SUM_START:Comparing core WordPress files against originals in repository'),
(21, 1491294344.199803, 10, 'info', 'SUM_DISABLED:Skipping theme scan'),
(22, 1491294344.201346, 10, 'info', 'SUM_DISABLED:Skipping plugin scan'),
(23, 1491294344.208550, 10, 'info', 'SUM_START:Scanning for known malware files'),
(24, 1491294344.215939, 10, 'info', 'SUM_START:Scanning for unknown files in wp-admin and wp-includes'),
(25, 1491294344.448143, 2, 'info', '500 files indexed'),
(26, 1491294344.677425, 2, 'info', '1000 files indexed'),
(27, 1491294345.145709, 2, 'info', '1500 files indexed'),
(28, 1491294345.345632, 2, 'info', '2000 files indexed'),
(29, 1491294345.446713, 2, 'info', '2223 files indexed'),
(30, 1491294346.053869, 2, 'info', 'Analyzed 100 files containing 1.33 MB of data so far'),
(31, 1491294346.597538, 2, 'info', 'Analyzed 200 files containing 2.43 MB of data so far'),
(32, 1491294347.145530, 2, 'info', 'Analyzed 300 files containing 3.7 MB of data so far'),
(33, 1491294347.768745, 2, 'info', 'Analyzed 400 files containing 5.56 MB of data so far'),
(34, 1491294348.344261, 2, 'info', 'Analyzed 500 files containing 6.29 MB of data so far'),
(35, 1491294349.066436, 2, 'info', 'Analyzed 600 files containing 6.99 MB of data so far'),
(36, 1491294349.746212, 2, 'info', 'Analyzed 700 files containing 7.93 MB of data so far'),
(37, 1491294350.394628, 2, 'info', 'Analyzed 800 files containing 7.97 MB of data so far'),
(38, 1491294350.923837, 2, 'info', 'Analyzed 900 files containing 8.01 MB of data so far'),
(39, 1491294351.465908, 2, 'info', 'Analyzed 1000 files containing 8.75 MB of data so far'),
(40, 1491294352.207504, 2, 'info', 'Analyzed 1100 files containing 13.32 MB of data so far'),
(41, 1491294352.892866, 2, 'info', 'Analyzed 1200 files containing 15.58 MB of data so far'),
(42, 1491294353.911164, 2, 'info', 'Analyzed 1300 files containing 20.29 MB of data so far'),
(43, 1491294354.540675, 2, 'info', 'Analyzed 1400 files containing 21.63 MB of data so far'),
(44, 1491294355.160870, 2, 'info', 'Analyzed 1500 files containing 23.38 MB of data so far'),
(45, 1491294355.859006, 2, 'info', 'Analyzed 1600 files containing 25.36 MB of data so far'),
(46, 1491294356.470594, 2, 'info', 'Analyzed 1700 files containing 27.05 MB of data so far'),
(47, 1491294357.175507, 2, 'info', 'Analyzed 1800 files containing 28.13 MB of data so far'),
(48, 1491294357.902395, 2, 'info', 'Analyzed 1900 files containing 28.94 MB of data so far'),
(49, 1491294358.635185, 2, 'info', 'Analyzed 2000 files containing 30.6 MB of data so far'),
(50, 1491294359.344535, 2, 'info', 'Analyzed 2100 files containing 32.01 MB of data so far'),
(51, 1491294360.081755, 2, 'info', 'Analyzed 2200 files containing 34.86 MB of data so far'),
(52, 1491294360.269899, 2, 'info', 'Analyzed 2223 files containing 35.14 MB of data.'),
(53, 1491294360.271474, 10, 'info', 'SUM_ENDOK:Comparing core WordPress files against originals in repository'),
(54, 1491294360.281460, 10, 'info', 'SUM_ENDOK:Scanning for unknown files in wp-admin and wp-includes'),
(55, 1491294360.287974, 10, 'info', 'SUM_ENDOK:Scanning for known malware files'),
(56, 1491294360.321102, 10, 'info', 'SUM_START:Check for publicly accessible configuration files, backup files and logs'),
(57, 1491294360.325341, 10, 'info', 'SUM_ENDOK:Check for publicly accessible configuration files, backup files and logs'),
(58, 1491294360.338565, 10, 'info', 'SUM_START:Scanning file contents for infections and vulnerabilities'),
(59, 1491294360.344908, 10, 'info', 'SUM_START:Scanning files for URLs in Google''s Safe Browsing List'),
(60, 1491294362.126327, 2, 'info', 'Starting scan of file contents'),
(61, 1491294365.672755, 2, 'info', 'Scanned contents of 12 additional files at 3.39 per second'),
(62, 1491294367.086212, 2, 'info', 'Scanned contents of 17 additional files at 3.43 per second'),
(63, 1491294368.144488, 2, 'info', 'Scanned contents of 27 additional files at 4.49 per second'),
(64, 1491294369.482302, 2, 'info', 'Scanned contents of 42 additional files at 5.72 per second'),
(65, 1491294370.987392, 2, 'info', 'Scanned contents of 55 additional files at 6.21 per second'),
(66, 1491294372.018204, 2, 'info', 'Scanned contents of 86 additional files at 8.70 per second'),
(67, 1491294373.984694, 2, 'info', 'Scanned contents of 103 additional files at 8.69 per second'),
(68, 1491294377.307916, 2, 'info', 'Scanned contents of 115 additional files at 7.58 per second'),
(69, 1491294378.384128, 2, 'info', 'Scanned contents of 136 additional files at 8.37 per second'),
(70, 1491294379.411747, 2, 'info', 'Scanned contents of 146 additional files at 8.45 per second'),
(71, 1491294382.315614, 2, 'info', 'Scanned contents of 151 additional files at 7.48 per second'),
(72, 1491294383.320603, 2, 'info', 'Scanned contents of 164 additional files at 7.74 per second'),
(73, 1491294384.339727, 2, 'info', 'Scanned contents of 169 additional files at 7.61 per second'),
(74, 1491294384.708661, 2, 'info', 'Scanned contents of 179 additional files at 7.93 per second'),
(75, 1491294384.711004, 2, 'info', 'Asking Wordfence to check URLs against malware list.'),
(76, 1491294384.713820, 2, 'info', 'Checking 107 host keys against Wordfence scanning servers.'),
(77, 1491294385.618224, 2, 'info', 'Done host key check.'),
(78, 1491294385.627506, 2, 'info', 'Checking 3 URLs from 2 sources.'),
(79, 1491294386.543170, 2, 'info', 'Done URL check.'),
(80, 1491294386.631519, 2, 'info', 'Done file contents scan'),
(81, 1491294386.634984, 10, 'info', 'SUM_ENDOK:Scanning file contents for infections and vulnerabilities'),
(82, 1491294386.642771, 10, 'info', 'SUM_ENDOK:Scanning files for URLs in Google''s Safe Browsing List'),
(83, 1491294386.654300, 10, 'info', 'SUM_START:Scanning for publicly accessible quarantined files'),
(84, 1491294386.655528, 10, 'info', 'SUM_ENDOK:Scanning for publicly accessible quarantined files'),
(85, 1491294386.666662, 10, 'info', 'SUM_START:Scanning posts for URLs in Google''s Safe Browsing List'),
(86, 1491294386.745856, 2, 'info', 'Examining URLs found in posts we scanned for dangerous websites'),
(87, 1491294386.747655, 2, 'info', 'Checking 2 host keys against Wordfence scanning servers.'),
(88, 1491294387.625982, 2, 'info', 'Done host key check.'),
(89, 1491294387.628398, 2, 'info', 'Done examining URLs'),
(90, 1491294387.707450, 10, 'info', 'SUM_ENDOK:Scanning posts for URLs in Google''s Safe Browsing List'),
(91, 1491294387.721236, 10, 'info', 'SUM_START:Scanning comments for URLs in Google''s Safe Browsing List'),
(92, 1491294387.799911, 2, 'info', 'Checking 1 host keys against Wordfence scanning servers.'),
(93, 1491294388.691300, 2, 'info', 'Done host key check.'),
(94, 1491294388.769685, 10, 'info', 'SUM_ENDOK:Scanning comments for URLs in Google''s Safe Browsing List'),
(95, 1491294388.782713, 10, 'info', 'SUM_START:Scanning for weak passwords'),
(96, 1491294388.784595, 2, 'info', 'Starting password strength check on 1 users.'),
(97, 1491294389.191704, 10, 'info', 'SUM_ENDOK:Scanning for weak passwords'),
(98, 1491294389.212584, 10, 'info', 'SUM_START:Scanning DNS for unauthorized changes'),
(99, 1491294389.214326, 2, 'info', 'Starting DNS scan for tservices.cz'),
(100, 1491294389.225759, 2, 'info', 'Scanning DNS A record for tservices.cz'),
(101, 1491294389.231019, 2, 'info', 'Scanning DNS MX record for tservices.cz'),
(102, 1491294389.235829, 10, 'info', 'SUM_ENDOK:Scanning DNS for unauthorized changes'),
(103, 1491294389.248469, 10, 'info', 'SUM_START:Scanning to check available disk space'),
(104, 1491294389.250563, 10, 'info', 'SUM_ENDOK:Scanning to check available disk space'),
(105, 1491294389.262628, 10, 'info', 'SUM_START:Scanning for old themes, plugins and core files'),
(106, 1491294391.798488, 10, 'info', 'SUM_ENDOK:Scanning for old themes, plugins and core files'),
(107, 1491294391.811119, 10, 'info', 'SUM_START:Scanning for admin users not created through WordPress'),
(108, 1491294391.826820, 10, 'info', 'SUM_ENDOK:Scanning for admin users not created through WordPress'),
(109, 1491294391.862915, 1, 'info', '-------------------'),
(110, 1491294391.865159, 1, 'info', 'Scan Complete. Scanned 2223 files, 5 plugins, 4 themes, 3 pages, 1 comments and 5822 records in 1 minute 2 seconds.'),
(111, 1491294391.866809, 10, 'info', 'SUM_FINAL:Scan complete. Congratulations, no problems found.'),
(112, 1491294392.884765, 2, 'info', 'Wordfence used 6.86MB of memory for scan. Server peak memory usage was: 15.74MB');
-- --------------------------------------------------------
--
-- Struktura tabulky `wp_wfThrottleLog`
--
CREATE TABLE IF NOT EXISTS `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,
PRIMARY KEY (`IP`),
KEY `k2` (`endTime`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
-- --------------------------------------------------------
--
-- Struktura tabulky `wp_wfVulnScanners`
--
CREATE TABLE IF NOT EXISTS `wp_wfVulnScanners` (
`IP` binary(16) NOT NULL,
`ctime` int(10) unsigned NOT NULL,
`hits` int(10) unsigned NOT NULL,
PRIMARY KEY (`IP`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_czech_ci;
/*!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 */;