section_class; $section_id = $data->section_id; $section_title = $data->section_title; $section_subtitle = $data->section_subtitle; $contact_address = $data->contact_address; $contact_email = $data->contact_email; $contact_phone = $data->contact_phone; $i18n_s1 = $data->i18n_s1; $i18n_s2 = $data->i18n_s2; $i18n_s3 = $data->i18n_s3; //$i18n_s3 = $data->i18n_s3; $i18n_s4 = $data->i18n_s4; $i18n_s5 = $data->i18n_s5; $button_text = $data->button_text; $contact_receiver = $data->contact_receiver; $video_background = $data->video_background; $out = '';$out .= '
'; if ($section_title !== "" || $section_subtitle !== "") { $out .= '
'; if ($section_title !== "") { $out .= '

'; $out .= $section_title; $out .= '

'; } $out .= ' '; if ($section_subtitle !== "") { $out .= '

'; $out .= $section_subtitle; $out .= '

'; } $out .= '
'; } $out .= '
    '; if ($contact_address !== "") { $out .= '
  • '; $out .= $contact_address; $out .= '
  • '; } $out .= ' '; if ($contact_email !== "") { $out .= '
  • '; $out .= $contact_email; $out .= '
  • '; } $out .= ' '; if ($contact_phone !== "") { $out .= '
  • '; $out .= $contact_phone; $out .= '
  • '; } $out .= '
'; $out .= $video_background; $out .= '
'; echo $out; }/*v:1*/ function mpl_tpl_contact_style_4($data) { /*$utils=this,$helpers=$utils.$helpers,*/ $section_class = $data->section_class; $section_id = $data->section_id; $section_title = $data->section_title; $section_subtitle = $data->section_subtitle; $contact_address = $data->contact_address; $contact_address = htmlspecialchars_decode($contact_address); // Orange35 $contact_email = $data->contact_email; $contact_phone = $data->contact_phone; $i18n_s1 = $data->i18n_s1; $i18n_s2 = $data->i18n_s2; $i18n_s3 = $data->i18n_s3; //$i18n_s3 = $data->i18n_s3; $i18n_s4 = $data->i18n_s4; $i18n_s5 = $data->i18n_s5; $button_text = $data->button_text; $contact_receiver = $data->contact_receiver; $video_background = $data->video_background; $out = '';$out .= '
'; if ($section_title !== "" || $section_subtitle !== "") { $out .= '
'; if ($section_title !== "") { $out .= '

'; $out .= $section_title; $out .= '

'; } $out .= ' '; if ($section_subtitle !== "") { $out .= '

'; $out .= $section_subtitle; $out .= '

'; } $out .= '
'; } $out .= '
    • '; if ($contact_address !== "") { $out .= '
    • '; $out .= $contact_address; $out .= '
    • '; } $out .= ' '; if ($contact_email !== "") { $out .= '
    • '; $out .= $contact_email; $out .= '
    • '; } $out .= ' '; if ($contact_phone !== "") { $out .= '
    • '; $out .= $contact_phone; $out .= '
    • '; } $out .= '
'; $out .= $video_background; $out .= '
'; echo $out; }/*v:1*/ function mpl_tpl_contact_style_5($data) { /*$utils=this,$helpers=$utils.$helpers,*/ $section_class = $data->section_class; $section_id = $data->section_id; $section_title = $data->section_title; $section_subtitle = $data->section_subtitle; $contact_name = $data->contact_name; $contact_address = $data->contact_address; $contact_email = $data->contact_email; $contact_phone = $data->contact_phone; $i18n_s6 = $data->i18n_s6; $i18n_s1 = $data->i18n_s1; $i18n_s2 = $data->i18n_s2; $i18n_s3 = $data->i18n_s3; //$i18n_s3 = $data->i18n_s3; $i18n_s4 = $data->i18n_s4; $i18n_s5 = $data->i18n_s5; $button_text = $data->button_text; $contact_receiver = $data->contact_receiver; $video_background = $data->video_background; $out = '';$out .= '
'; if ($section_title !== "" || $section_subtitle !== "") { $out .= '
'; if ($section_title !== "") { $out .= '

'; $out .= $section_title; $out .= '

'; } $out .= ' '; if ($section_subtitle !== "") { $out .= '

'; $out .= $section_subtitle; $out .= '

'; } $out .= '
'; } $out .= '
    • '; if ($contact_name !== "") { $out .= '

      '; $out .= $contact_name; $out .= '

      '; } $out .= ' '; if ($contact_address !== "") { $out .= '
    • '; $out .= $contact_address; $out .= '
    • '; } $out .= ' '; if ($contact_email !== "") { $out .= '
    • '; $out .= $contact_email; $out .= '
    • '; } $out .= ' '; if ($contact_phone !== "") { $out .= '
    • '; $out .= $contact_phone; $out .= '
    • '; } $out .= '
  • '; $out .= $i18n_s6; $out .= '

'; $out .= $video_background; $out .= '
'; echo $out; }/*v:1*/ function mpl_tpl_section_banner($data) { /*$utils=this,$helpers=$utils.$helpers,*/ $section_class = $data->section_class; $fullheight = $data->fullheight; $section_id = $data->section_id; $content_align = $data->content_align; $section_title = $data->section_title; $section_subtitle = $data->section_subtitle; $title_style = $data->title_style; $btn_text_1 = $data->btn_text_1; $btn_text_2 = $data->btn_text_2; $link_url_1 = $data->link_url_1; $link_target_1 = $data->link_target_1; $link_url_2 = $data->link_url_2; $link_target_2 = $data->link_target_2; $enable_social_icon = $data->enable_social_icon; $social_icons = $data->social_icons; $video_background = $data->video_background; $out = '';$out .= '
'; if ($section_title !== "" || $section_subtitle !== "") { $out .= '
'; if ($section_title !== "") { $out .= '

'; $out .= $section_title; $out .= '

'; } $out .= ' '; if ($section_subtitle !== "") { $out .= '

'; $out .= $section_subtitle; $out .= '

'; } $out .= '
'; } $out .= ' '; if ($btn_text_1 !== "" || $btn_text_2 !== "") { $out .= '
'; if ($btn_text_1 !== "") { $out .= ' '; $out .= $btn_text_1; $out .= ' '; } $out .= ' '; if ($btn_text_2 !== "") { $out .= ' '; $out .= $btn_text_2; $out .= ' '; } $out .= '
'; } $out .= ' '; if ($enable_social_icon !== "") { $out .= ' '; } $out .= '
'; $out .= $video_background; $out .= '
'; echo $out; }/*v:1*/ function mpl_tpl_section_call_to_action_style1($data) { /*$utils=this,$helpers=$utils.$helpers,*/ $section_class = $data->section_class; $section_id = $data->section_id; $text_align = $data->text_align; $btn_text = $data->btn_text; $btn_link_url = $data->btn_link_url; $btn_link_target = $data->btn_link_target; $title = $data->title; $content = $data->content; $video_background = $data->video_background; $out = '';$out .= '
'; if ($btn_text !== "") { $out .= ' '; } $out .= '
'; if ($title !== "") { $out .= '

'; $out .= $title; $out .= '

'; } $out .= ' '; if ($content !== "") { $out .= '
'; $out .= $content; $out .= '
'; } $out .= '
'; $out .= $video_background; $out .= '
'; echo $out; }/*v:1*/ function mpl_tpl_section_call_to_action_style2($data) { /*$utils=this,$helpers=$utils.$helpers,*/ $section_class = $data->section_class; $section_id = $data->section_id; $text_align = $data->text_align; $title = $data->title; $content = $data->content; $btn_text = $data->btn_text; $btn_link_url = $data->btn_link_url; $btn_link_target = $data->btn_link_target; $video_background = $data->video_background; $out = '';$out .= '
'; if ($title !== "") { $out .= '

'; $out .= $title; $out .= '

'; } $out .= ' '; if ($content !== "") { $out .= '
'; $out .= $content; $out .= '
'; } $out .= '
'; if ($btn_text !== "") { $out .= ' '; } $out .= '
'; $out .= $video_background; $out .= '
'; echo $out; }/*v:1*/ function mpl_tpl_section_call_to_action_style3($data) { /*$utils=this,$helpers=$utils.$helpers,*/ $section_class = $data->section_class; $section_id = $data->section_id; $text_align = $data->text_align; $btn_text = $data->btn_text; $btn_link_url = $data->btn_link_url; $btn_link_target = $data->btn_link_target; $title = $data->title; $content = $data->content; $video_background = $data->video_background; $out = '';$out .= '
'; if ($btn_text !== "") { $out .= ' '; } $out .= '
'; if ($title !== "") { $out .= '

'; $out .= $title; $out .= '

'; } $out .= ' '; if ($content !== "") { $out .= '
'; $out .= $content; $out .= '
'; } $out .= '
'; $out .= $video_background; $out .= '
'; echo $out; }/*v:1*/ function mpl_tpl_section_call_to_action_style4($data) { /*$utils=this,$helpers=$utils.$helpers,*/ $section_class = $data->section_class; $section_id = $data->section_id; $text_align = $data->text_align; $title = $data->title; $content = $data->content; $btn_text = $data->btn_text; $btn_link_url = $data->btn_link_url; $btn_link_target = $data->btn_link_target; $video_background = $data->video_background; $out = '';$out .= '
'; if ($title !== "") { $out .= '

'; $out .= $title; $out .= '

'; } $out .= ' '; if ($content !== "") { $out .= '
'; $out .= $content; $out .= '
'; } $out .= '
'; if ($btn_text !== "") { $out .= ' '; } $out .= '
'; $out .= $video_background; $out .= '
'; echo $out; }/*v:1*/ function mpl_tpl_section_clients($data) { /*$utils=this,$helpers=$utils.$helpers,*/ $section_class = $data->section_class; $section_id = $data->section_id; $section_title = $data->section_title; $section_subtitle = $data->section_subtitle; $carousel = $data->carousel; $owl_nav_style = $data->owl_nav_style; $owl_options = $data->owl_options; $client = $data->client; $columns = $data->columns; $video_background = $data->video_background; $out = '';$out .= '
'; if ($section_title !== "" || $section_subtitle !== "") { $out .= '
'; if ($section_title !== "") { $out .= '

'; $out .= $section_title; $out .= '

'; } $out .= ' '; if ($section_subtitle !== "") { $out .= '

'; $out .= $section_subtitle; $out .= '

'; } $out .= '
'; } $out .= ' '; if ($carousel !== "") { $out .= ' '; } else { $out .= '
    '; foreach ( $client as $value ) { $out .= ' '; if ($value->image !== "") { $out .= '
  • '; } $out .= ' '; } $out .= '
'; } $out .= '
'; $out .= $video_background; $out .= '
'; echo $out; }/*v:1*/ function mpl_tpl_section_counter($data) { /*$utils=this,$helpers=$utils.$helpers,*/ $section_class = $data->section_class; $section_title = $data->section_title; $section_subtitle = $data->section_subtitle; $carousel = $data->carousel; $owl_nav_style = $data->owl_nav_style; $owl_options = $data->owl_options; $counter = $data->counter; $columns = $data->columns; $video_background = $data->video_background; $out = '';$out .= '
'; if ($section_title !== "" || $section_subtitle !== "") { $out .= '
'; if ($section_title !== "") { $out .= '

'; $out .= $section_title; $out .= '

'; } $out .= ' '; if ($section_subtitle !== "") { $out .= '

'; $out .= $section_subtitle; $out .= '

'; } $out .= '
'; } $out .= ' '; if ($carousel !== "") { $out .= ' '; } else { $out .= '
    '; foreach ( $counter as $value ) { $out .= ' '; if ($value->number !== "") { $out .= '
  • '; $out .= $value->number; $out .= '

    '; $out .= $value->title; $out .= '

  • '; } $out .= ' '; } $out .= '
'; } $out .= '
'; $out .= $video_background; $out .= '
'; echo $out; }/*v:1*/ function mpl_tpl_section_custom($data) { /*$utils=this,$helpers=$utils.$helpers,*/ $section_class = $data->section_class; $section_id = $data->section_id; $section_title = $data->section_title; $section_subtitle = $data->section_subtitle; $content = $data->content; $video_background = $data->video_background; $out = '';$out .= '
'; if ($section_title !== "" || $section_subtitle !== "") { $out .= '
'; if ($section_title !== "") { $out .= '

'; $out .= $section_title; $out .= '

'; } $out .= ' '; if ($section_subtitle !== "") { $out .= '

'; $out .= $section_subtitle; $out .= '

'; } $out .= '
'; } $out .= ' '; $out .= $content; $out .= '
'; $out .= $video_background; $out .= '
'; echo $out; }/*v:1*/ function mpl_tpl_section_facebook_feed($data) { /*$utils=this,$helpers=$utils.$helpers,*/ $section_class = $data->section_class; $section_id = $data->section_id; $section_title = $data->section_title; $section_subtitle = $data->section_subtitle; $error = $data->error; $error_data = $data->error_data; $carousel = $data->carousel; $owl_nav_style = $data->owl_nav_style; $owl_options = $data->owl_options; $columns = $data->columns; $fb_data = $data->fb_data; $i18n_s1 = $data->i18n_s1; $video_background = $data->video_background; $out = '';$out .= '
'; if ($section_title !== "" || $section_subtitle !== "") { $out .= '
'; if ($section_title !== "") { $out .= '

'; $out .= $section_title; $out .= '

'; } $out .= ' '; if ($section_subtitle !== "") { $out .= '

'; $out .= $section_subtitle; $out .= '

'; } $out .= '
'; } $out .= ' '; if ($error !== "") { $out .= '
'; foreach ( $error_data as $val ) { $out .= ' '; if ($val->message !== "") { $out .= ' Error: '; $out .= $val->message; $out .= ' '; } $out .= ' '; if ($val->type !== "") { $out .= '
Type: '; $out .= $val->type; $out .= ' '; } $out .= ' '; if ($val->code !== "") { $out .= '
Code: '; $out .= $val->code; $out .= ' '; } $out .= ' '; if ($val->error_subcode !== "") { $out .= '
Subcode: '; $out .= $val->error_subcode; $out .= ' '; } $out .= ' '; if ($val->error_msg !== "") { $out .= ' Error: '; $out .= $val->error_msg; $out .= ' '; } $out .= ' '; if ($val->error_code !== "") { $out .= '
Code: '; $out .= $val->error_code; $out .= ' '; } $out .= ' '; if ($val->configuration !== "") { $out .= ' '; $out .= $val->configuration; $out .= ' '; } $out .= ' '; if ($val->no_post !== "") { $out .= ' '; $out .= $val->no_post; $out .= ' '; } $out .= ' '; } $out .= '
'; } else { $out .= ' '; if ($carousel !== "") { $out .= ' '; if ($carousel !== "") { $out .= ' '; } else { $out .= ' '; } $out .= ' '; } $out .= ' '; if ($carousel !== "") { $out .= ' '; } else { $out .= ' '; } $out .= '
'; } $out .= '
'; $out .= $video_background; $out .= '
'; echo $out; }/*v:1*/ function mpl_tpl_section_features($data) { /*$utils=this,$helpers=$utils.$helpers,*/ $section_class = $data->section_class; $section_id = $data->section_id; $section_title = $data->section_title; $section_subtitle = $data->section_subtitle; $features_left = $data->features_left; $icon_shape = $data->icon_shape; $feature_image = $data->feature_image; $features_right = $data->features_right; $video_background = $data->video_background; $out = '';$out .= '
'; if ($section_title !== "" || $section_subtitle !== "") { $out .= '
'; if ($section_title !== "") { $out .= '

'; $out .= $section_title; $out .= '

'; } $out .= ' '; if ($section_subtitle !== "") { $out .= '

'; $out .= $section_subtitle; $out .= '

'; } $out .= '
'; } $out .= '
    • '; foreach ( $features_left as $left_val ) { $out .= '
    • '; if ($icon_shape !== "") { $out .= ' '; } else { $out .= ' '; } $out .= '

      '; if ($left_val->link_url !== "") { $out .= ' '; $out .= $left_val->title; $out .= ' '; } else { $out .= ' '; $out .= $left_val->title; $out .= ' '; } $out .= '

      '; $out .= $left_val->description; $out .= '

    • '; } $out .= '
    • '; foreach ( $features_right as $right_val ) { $out .= '
    • '; if ($icon_shape !== "") { $out .= ' '; } else { $out .= ' '; } $out .= '

      '; if ($right_val->link_url !== "") { $out .= ' '; $out .= $right_val->title; $out .= ' '; } else { $out .= ' '; $out .= $right_val->title; $out .= ' '; } $out .= '

      '; $out .= $right_val->description; $out .= '

    • '; } $out .= '
'; $out .= $video_background; $out .= '
'; echo $out; }/*v:1*/ function mpl_tpl_section_gallery($data) { /*$utils=this,$helpers=$utils.$helpers,*/ $section_class = $data->section_class; $section_id = $data->section_id; $container = $data->container; $section_title = $data->section_title; $section_subtitle = $data->section_subtitle; $carousel = $data->carousel; $owl_nav_style = $data->owl_nav_style; $owl_options = $data->owl_options; $items = $data->items; $lightbox = $data->lightbox; $columns = $data->columns; $out = '';$out .= ''; echo $out; }/*v:1*/ function mpl_tpl_section_google_map($data) { /*$utils=this,$helpers=$utils.$helpers,*/ $section_class = $data->section_class; $section_id = $data->section_id; $container = $data->container; $section_title = $data->section_title; $section_subtitle = $data->section_subtitle; $embed_map = $data->embed_map; $out = '';$out .= '
'; if ($section_title !== "" || $section_subtitle !== "") { $out .= '
'; if ($section_title !== "") { $out .= '

'; $out .= $section_title; $out .= '

'; } $out .= ' '; if ($section_subtitle !== "") { $out .= '

'; $out .= $section_subtitle; $out .= '

'; } $out .= '
'; } $out .= '
'; $out .= $embed_map; $out .= '
'; echo $out; }/*v:1*/ function mpl_tpl_section_html($data) { /*$utils=this,$helpers=$utils.$helpers,*/ $section_class = $data->section_class; $section_id = $data->section_id; $section_title = $data->section_title; $section_subtitle = $data->section_subtitle; $content = $data->content; $video_background = $data->video_background; $out = '';$out .= '
'; if ($section_title !== "" || $section_subtitle !== "") { $out .= '
'; if ($section_title !== "") { $out .= '

'; $out .= $section_title; $out .= '

'; } $out .= ' '; if ($section_subtitle !== "") { $out .= '

'; $out .= $section_subtitle; $out .= '

'; } $out .= '
'; } $out .= ' '; $out .= $content; $out .= '
'; $out .= $video_background; $out .= '
'; echo $out; }/*v:1*/ function mpl_tpl_section_portfolio($data) { /*$utils=this,$helpers=$utils.$helpers,*/ $section_class = $data->section_class; $section_id = $data->section_id; $container = $data->container; $section_title = $data->section_title; $section_subtitle = $data->section_subtitle; $carousel = $data->carousel; $filter = $data->filter; $i18n_s1 = $data->i18n_s1; $categories = $data->categories; $owl_nav_style = $data->owl_nav_style; $owl_options = $data->owl_options; $columns = $data->columns; $full = $data->full; $posts = $data->posts; $pagination = $data->pagination; $out = '';$out .= '
'; if ($section_title !== "" || $section_subtitle !== "") { $out .= '
'; if ($section_title !== "") { $out .= '

'; $out .= $section_title; $out .= '

'; } $out .= ' '; if ($section_subtitle !== "") { $out .= '

'; $out .= $section_subtitle; $out .= '

'; } $out .= '
'; } $out .= ' '; if ($carousel !== "") { $out .= ' '; } else { $out .= ' '; if ($filter !== "") { $out .= ' '; } $out .= ' '; } $out .= ' '; if ($carousel !== "") { $out .= ' '; } else { $out .= ' '; } $out .= ' '; $out .= $pagination; $out .= '
'; echo $out; }/*v:1*/ function mpl_tpl_section_post($data) { /*$utils=this,$helpers=$utils.$helpers,*/ $section_class = $data->section_class; $section_id = $data->section_id; $section_title = $data->section_title; $section_subtitle = $data->section_subtitle; $carousel = $data->carousel; $post_type = $data->post_type; $wrap_class = $data->wrap_class; $owl_nav_style = $data->owl_nav_style; $owl_options = $data->owl_options; $columns = $data->columns; $posts = $data->posts; $video_background = $data->video_background; $out = '';$out .= '
'; if ($section_title !== "" || $section_subtitle !== "") { $out .= '
'; if ($section_title !== "") { $out .= '

'; $out .= $section_title; $out .= '

'; } $out .= ' '; if ($section_subtitle !== "") { $out .= '

'; $out .= $section_subtitle; $out .= '

'; } $out .= '
'; } $out .= ' '; if ($carousel !== "") { $out .= ' '; } else { $out .= ' '; } $out .= '
'; $out .= $video_background; $out .= '
'; echo $out; }/*v:1*/ function mpl_tpl_section_post_2($data) { /*$utils=this,$helpers=$utils.$helpers,*/ $section_class = $data->section_class; $section_id = $data->section_id; $section_title = $data->section_title; $section_subtitle = $data->section_subtitle; $owl_nav_style = $data->owl_nav_style; $owl_options = $data->owl_options; $posts = $data->posts; $video_background = $data->video_background; $out = '';$out .= '
'; if ($section_title !== "" || $section_subtitle !== "") { $out .= '
'; if ($section_title !== "") { $out .= '

'; $out .= $section_title; $out .= '

'; } $out .= ' '; if ($section_subtitle !== "") { $out .= '

'; $out .= $section_subtitle; $out .= '

'; } $out .= '
'; } $out .= '
'; $out .= $video_background; $out .= '
'; echo $out; }/*v:1*/ function mpl_tpl_section_pricing($data) { /*$utils=this,$helpers=$utils.$helpers,*/ $section_class = $data->section_class; $section_id = $data->section_id; $section_title = $data->section_title; $section_subtitle = $data->section_subtitle; $carousel = $data->carousel; $owl_nav_style = $data->owl_nav_style; $owl_options = $data->owl_options; $items = $data->items; $columns = $data->columns; $video_background = $data->video_background; $out = '';$out .= '
'; if ($section_title !== "" || $section_subtitle !== "") { $out .= '
'; if ($section_title !== "") { $out .= '

'; $out .= $section_title; $out .= '

'; } $out .= ' '; if ($section_subtitle !== "") { $out .= '

'; $out .= $section_subtitle; $out .= '

'; } $out .= '
'; } $out .= '
'; if ($carousel !== "") { $out .= '
'; } else { $out .= '
    '; foreach ( $items as $val ) { $out .= '
  • '; $out .= $val->title; $out .= '
    '; $out .= $val->currency; $out .= ''; $out .= $val->price; $out .= ''; $out .= $val->unit; $out .= '
      '; $out .= $val->list; $out .= '
    '; if ($val->btn_text !== "") { $out .= ' '; $out .= $val->btn_text; $out .= ' '; } $out .= '
  • '; } $out .= '
'; } $out .= '
'; $out .= $video_background; $out .= '
'; echo $out; }/*v:1*/ function mpl_tpl_section_pricing_2($data) { /*$utils=this,$helpers=$utils.$helpers,*/ $section_class = $data->section_class; $section_id = $data->section_id; $section_title = $data->section_title; $section_subtitle = $data->section_subtitle; $carousel = $data->carousel; $owl_nav_style = $data->owl_nav_style; $owl_options = $data->owl_options; $items = $data->items; $columns = $data->columns; $video_background = $data->video_background; $out = '';$out .= '
'; if ($section_title !== "" || $section_subtitle !== "") { $out .= '
'; if ($section_title !== "") { $out .= '

'; $out .= $section_title; $out .= '

'; } $out .= ' '; if ($section_subtitle !== "") { $out .= '

'; $out .= $section_subtitle; $out .= '

'; } $out .= '
'; } $out .= '
'; if ($carousel !== "") { $out .= '
'; $out .= $video_background; $out .= '
'; echo $out; }/*v:1*/ function mpl_tpl_section_promo($data) { /*$utils=this,$helpers=$utils.$helpers,*/ $section_class = $data->section_class; $section_id = $data->section_id; $content_position = $data->content_position; $image_align = $data->image_align; $image = $data->image; $section_title = $data->section_title; $section_subtitle = $data->section_subtitle; $desc = $data->desc; $button_text = $data->button_text; $link_url = $data->link_url; $link_target = $data->link_target; $video_background = $data->video_background; $out = '';$out .= '
'; if ($image !== "") { $out .= ' '; } $out .= '
'; if ($section_title !== "" || $section_subtitle !== "") { $out .= '
'; if ($section_title !== "") { $out .= '

'; $out .= $section_title; $out .= '

'; } $out .= ' '; if ($section_subtitle !== "") { $out .= '

'; $out .= $section_subtitle; $out .= '

'; } $out .= '
'; } $out .= '
'; $out .= $desc; $out .= '
'; if ($button_text !== "") { $out .= ' '; $out .= $button_text; $out .= ' '; } $out .= '
'; $out .= $video_background; $out .= '
'; echo $out; }/*v:1*/ function mpl_tpl_section_promo2_style1($data) { /*$utils=this,$helpers=$utils.$helpers,*/ $section_class = $data->section_class; $section_id = $data->section_id; $section_title = $data->section_title; $section_subtitle = $data->section_subtitle; $desc = $data->desc; $button_text = $data->button_text; $link_url = $data->link_url; $link_target = $data->link_target; $image_align = $data->image_align; $image = $data->image; $video_background = $data->video_background; $out = '';$out .= '
  • '; if ($section_title !== "" || $section_subtitle !== "") { $out .= '
    '; if ($section_title !== "") { $out .= '

    '; $out .= $section_title; $out .= '

    '; } $out .= ' '; if ($section_subtitle !== "") { $out .= '

    '; $out .= $section_subtitle; $out .= '

    '; } $out .= '
    '; } $out .= '
    '; $out .= $desc; $out .= '
    '; if ($button_text !== "") { $out .= ' '; $out .= $button_text; $out .= ' '; } $out .= '
  • '; if ($image !== "") { $out .= ' '; } $out .= '
'; $out .= $video_background; $out .= '
'; echo $out; }/*v:1*/ function mpl_tpl_section_promo2_style2($data) { /*$utils=this,$helpers=$utils.$helpers,*/ $section_class = $data->section_class; $section_id = $data->section_id; $image_align = $data->image_align; $image = $data->image; $section_title = $data->section_title; $section_subtitle = $data->section_subtitle; $desc = $data->desc; $button_text = $data->button_text; $link_url = $data->link_url; $link_target = $data->link_target; $video_background = $data->video_background; $out = '';$out .= '
  • '; if ($image !== "") { $out .= ' '; } $out .= '
  • '; if ($section_title !== "" || $section_subtitle !== "") { $out .= '
    '; if ($section_title !== "") { $out .= '

    '; $out .= $section_title; $out .= '

    '; } $out .= ' '; if ($section_subtitle !== "") { $out .= '

    '; $out .= $section_subtitle; $out .= '

    '; } $out .= '
    '; } $out .= '
    '; $out .= $desc; $out .= '
    '; if ($button_text !== "") { $out .= ' '; $out .= $button_text; $out .= ' '; } $out .= '
'; $out .= $video_background; $out .= '
'; echo $out; }/*v:1*/ function mpl_tpl_section_promo2_style3($data) { /*$utils=this,$helpers=$utils.$helpers,*/ $section_class = $data->section_class; $section_id = $data->section_id; $section_title = $data->section_title; $section_subtitle = $data->section_subtitle; $desc = $data->desc; $button_text = $data->button_text; $link_url = $data->link_url; $link_target = $data->link_target; $image_align = $data->image_align; $image = $data->image; $video_background = $data->video_background; $out = '';$out .= '
'; if ($section_title !== "" || $section_subtitle !== "") { $out .= '
'; if ($section_title !== "") { $out .= '

'; $out .= $section_title; $out .= '

'; } $out .= ' '; if ($section_subtitle !== "") { $out .= '

'; $out .= $section_subtitle; $out .= '

'; } $out .= '
'; } $out .= '
'; $out .= $desc; $out .= '
'; if ($button_text !== "") { $out .= ' '; $out .= $button_text; $out .= ' '; } $out .= '
'; if ($image !== "") { $out .= ' '; } $out .= '
'; $out .= $video_background; $out .= '
'; echo $out; }/*v:1*/ function mpl_tpl_section_promo2_style4($data) { /*$utils=this,$helpers=$utils.$helpers,*/ $section_class = $data->section_class; $section_id = $data->section_id; $section_title = $data->section_title; $section_subtitle = $data->section_subtitle; $image_align = $data->image_align; $image = $data->image; $desc = $data->desc; $button_text = $data->button_text; $link_url = $data->link_url; $link_target = $data->link_target; $video_background = $data->video_background; $out = '';$out .= '
'; if ($section_title !== "" || $section_subtitle !== "") { $out .= '
'; if ($section_title !== "") { $out .= '

'; $out .= $section_title; $out .= '

'; } $out .= ' '; if ($section_subtitle !== "") { $out .= '

'; $out .= $section_subtitle; $out .= '

'; } $out .= '
'; } $out .= '
'; if ($image !== "") { $out .= ' '; } $out .= '
'; $out .= $desc; $out .= '
'; if ($button_text !== "") { $out .= ' '; $out .= $button_text; $out .= ' '; } $out .= '
'; $out .= $video_background; $out .= '
'; echo $out; }/*v:1*/ function mpl_tpl_section_service_1($data) { /*$utils=this,$helpers=$utils.$helpers,*/ $section_class = $data->section_class; $section_id = $data->section_id; $section_title = $data->section_title; $section_subtitle = $data->section_subtitle; $columns = $data->columns; $services = $data->services; $image_margin_left = $data->image_margin_left; $video_background = $data->video_background; $out = '';$out .= '
'; if ($section_title !== "" || $section_subtitle !== "") { $out .= '
'; if ($section_title !== "") { $out .= '

'; $out .= $section_title; $out .= '

'; } $out .= ' '; if ($section_subtitle !== "") { $out .= '

'; $out .= $section_subtitle; $out .= '

'; } $out .= '
'; } $out .= '
    '; foreach ( $services as $val ) { $out .= '
  • '; $out .= $val->icon_html; $out .= '

    link_url !== "") { $out .= ' '; $out .= $val->title; $out .= ' '; } else { $out .= ' '; $out .= $val->title; $out .= ' '; } $out .= '

    description; $out .= '

  • '; } $out .= '
'; $out .= $video_background; $out .= '
'; echo $out; }/*v:1*/ function mpl_tpl_section_service_2($data) { /*$utils=this,$helpers=$utils.$helpers,*/ $section_class = $data->section_class; $section_id = $data->section_id; $section_title = $data->section_title; $section_subtitle = $data->section_subtitle; $columns = $data->columns; $services = $data->services; $video_background = $data->video_background; $out = '';$out .= '
'; if ($section_title !== "" || $section_subtitle !== "") { $out .= '
'; if ($section_title !== "") { $out .= '

'; $out .= $section_title; $out .= '

'; } $out .= ' '; if ($section_subtitle !== "") { $out .= '

'; $out .= $section_subtitle; $out .= '

'; } $out .= '
'; } $out .= '
    '; foreach ( $services as $val ) { $out .= '
  • '; $out .= $val->icon_html; $out .= '

    '; if ($val->link_url !== "") { $out .= ' '; $out .= $val->title; $out .= ' '; } else { $out .= ' '; $out .= $val->title; $out .= ' '; } $out .= '

    '; $out .= $val->description; $out .= '

  • '; } $out .= '
'; $out .= $video_background; $out .= '
'; echo $out; }/*v:1*/ function mpl_tpl_section_service_3($data) { /*$utils=this,$helpers=$utils.$helpers,*/ $section_class = $data->section_class; $section_id = $data->section_id; $section_title = $data->section_title; $section_subtitle = $data->section_subtitle; $columns = $data->columns; $services = $data->services; $video_background = $data->video_background; $out = '';$out .= '
'; if ($section_title !== "" || $section_subtitle !== "") { $out .= '
'; if ($section_title !== "") { $out .= '

'; $out .= $section_title; $out .= '

'; } $out .= ' '; if ($section_subtitle !== "") { $out .= '

'; $out .= $section_subtitle; $out .= '

'; } $out .= '
'; } $out .= '
    '; foreach ( $services as $val ) { $out .= '
  • '; $out .= $val->icon_html; $out .= '

    '; if ($val->link_url !== "") { $out .= ' '; $out .= $val->title; $out .= ' '; } else { $out .= ' '; $out .= $val->title; $out .= ' '; } $out .= '

    '; $out .= $val->description; $out .= '

  • '; } $out .= '
'; $out .= $video_background; $out .= '
'; echo $out; }/*v:1*/ function mpl_tpl_section_service_4($data) { /*$utils=this,$helpers=$utils.$helpers,*/ $section_class = $data->section_class; $section_id = $data->section_id; $section_title = $data->section_title; $section_subtitle = $data->section_subtitle; $columns = $data->columns; $services = $data->services; $video_background = $data->video_background; $out = '';$out .= '
'; if ($section_title !== "" || $section_subtitle !== "") { $out .= '
'; if ($section_title !== "") { $out .= '

'; $out .= $section_title; $out .= '

'; } $out .= ' '; if ($section_subtitle !== "") { $out .= '

'; $out .= $section_subtitle; $out .= '

'; } $out .= '
'; } $out .= '
    '; foreach ( $services as $val ) { $out .= '
  • '; $out .= $val->icon_html; $out .= '

    '; if ($val->link_url !== "") { $out .= ' '; $out .= $val->title; $out .= ' '; } else { $out .= ' '; $out .= $val->title; $out .= ' '; } $out .= '

    '; $out .= $val->description; $out .= '

  • '; } $out .= '
'; $out .= $video_background; $out .= '
'; echo $out; }/*v:1*/ function mpl_tpl_section_service_5($data) { /*$utils=this,$helpers=$utils.$helpers,*/ $section_class = $data->section_class; $section_id = $data->section_id; $section_title = $data->section_title; $section_subtitle = $data->section_subtitle; $columns = $data->columns; $services = $data->services; $video_background = $data->video_background; $out = '';$out .= '
'; if ($section_title !== "" || $section_subtitle !== "") { $out .= '
'; if ($section_title !== "") { $out .= '

'; $out .= $section_title; $out .= '

'; } $out .= ' '; if ($section_subtitle !== "") { $out .= '

'; $out .= $section_subtitle; $out .= '

'; } $out .= '
'; } $out .= '
    '; foreach ( $services as $val ) { $out .= '
  • '; $out .= $val->icon_html; $out .= '

    '; if ($val->link_url !== "") { $out .= ' '; $out .= $val->title; $out .= ' '; } else { $out .= ' '; $out .= $val->title; $out .= ' '; } $out .= '

    '; $out .= $val->description; $out .= '

  • '; } $out .= '
'; $out .= $video_background; $out .= '
'; echo $out; }/*v:1*/ function mpl_tpl_section_showcase($data) { /*$utils=this,$helpers=$utils.$helpers,*/ $section_class = $data->section_class; $section_id = $data->section_id; $owl_nav_style = $data->owl_nav_style; $owl_options = $data->owl_options; $section_title = $data->section_title; $section_subtitle = $data->section_subtitle; $desc = $data->desc; $button_text = $data->button_text; $button_link = $data->button_link; $button_target = $data->button_target; $gallery = $data->gallery; $video_background = $data->video_background; $out = '';$out .= '
'; $out .= $video_background; $out .= '
'; echo $out; }/*v:1*/ function mpl_tpl_section_skills($data) { /*$utils=this,$helpers=$utils.$helpers,*/ $section_class = $data->section_class; $section_id = $data->section_id; $section_title = $data->section_title; $section_subtitle = $data->section_subtitle; $carousel = $data->carousel; $owl_nav_style = $data->owl_nav_style; $owl_options = $data->owl_options; $columns = $data->columns; $items = $data->items; $video_background = $data->video_background; $out = '';$out .= '
'; if ($section_title !== "" || $section_subtitle !== "") { $out .= '
'; if ($section_title !== "") { $out .= '

'; $out .= $section_title; $out .= '

'; } $out .= ' '; if ($section_subtitle !== "") { $out .= '

'; $out .= $section_subtitle; $out .= '

'; } $out .= '
'; } $out .= '
'; if ($carousel !== "") { $out .= '

'; $out .= $val->title; $out .= '

'; $out .= $val->desc; $out .= '

'; if ($carousel !== "") { $out .= ' '; } else { $out .= ' '; } $out .= ' '; } $out .= ' '; if ($carousel !== "") { $out .= '
'; } else { $out .= ' '; } $out .= ' '; $out .= $video_background; $out .= '
'; echo $out; }/*v:1*/ function mpl_tpl_section_skills_2($data) { /*$utils=this,$helpers=$utils.$helpers,*/ $section_class = $data->section_class; $section_id = $data->section_id; $section_title = $data->section_title; $section_subtitle = $data->section_subtitle; $left_promo = $data->left_promo; $btn_link = $data->btn_link; $btn_target = $data->btn_target; $btn_text = $data->btn_text; $items = $data->items; $video_background = $data->video_background; $out = '';$out .= '
'; if ($section_title !== "" || $section_subtitle !== "") { $out .= '
'; if ($section_title !== "") { $out .= '

'; $out .= $section_title; $out .= '

'; } $out .= ' '; if ($section_subtitle !== "") { $out .= '

'; $out .= $section_subtitle; $out .= '

'; } $out .= '
'; } $out .= '
  • '; $out .= $left_promo; $out .= '
    '; $out .= $btn_text; $out .= '
  • '; foreach ( $items as $val ) { $out .= '

    '; $out .= $val->title; $out .= '

    '; $out .= $val->percent; $out .= '
    '; } $out .= '
'; $out .= $video_background; $out .= '
'; echo $out; }/*v:1*/ function mpl_tpl_section_slider($data) { /*$utils=this,$helpers=$utils.$helpers,*/ $section_class = $data->section_class; $section_id = $data->section_id; $mpl_slider = $data->mpl_slider; $owl_nav_style = $data->owl_nav_style; $owl_options = $data->owl_options; $sliders = $data->sliders; $section_height = $data->section_height; $fullheight = $data->fullheight; $out = '';$out .= '
'; echo $out; }/*v:1*/ function mpl_tpl_section_team($data) { /*$utils=this,$helpers=$utils.$helpers,*/ $section_class = $data->section_class; $section_id = $data->section_id; $section_title = $data->section_title; $section_subtitle = $data->section_subtitle; $carousel = $data->carousel; $owl_nav_style = $data->owl_nav_style; $owl_options = $data->owl_options; $columns = $data->columns; $persons = $data->persons; $video_background = $data->video_background; $out = '';$out .= '
'; if ($section_title !== "" || $section_subtitle !== "") { $out .= '
'; if ($section_title !== "") { $out .= '

'; $out .= $section_title; $out .= '

'; } $out .= ' '; if ($section_subtitle !== "") { $out .= '

'; $out .= $section_subtitle; $out .= '

'; } $out .= '
'; } $out .= '
'; if ($carousel !== "") { $out .= ' '; if ($carousel !== "") { $out .= ' '; } else { $out .= ' '; } $out .= ' '; } $out .= ' '; if ($carousel !== "") { $out .= '
'; } else { $out .= ' '; } $out .= '
'; $out .= $video_background; $out .= '
'; echo $out; }/*v:1*/ function mpl_tpl_section_testimonials_1($data) { /*$utils=this,$helpers=$utils.$helpers,*/ $section_class = $data->section_class; $section_id = $data->section_id; $section_title = $data->section_title; $section_subtitle = $data->section_subtitle; $carousel = $data->carousel; $owl_nav_style = $data->owl_nav_style; $owl_options = $data->owl_options; $columns = $data->columns; $testimonials = $data->testimonials; $video_background = $data->video_background; $out = '';$out .= '
'; if ($section_title !== "" || $section_subtitle !== "") { $out .= '
'; if ($section_title !== "") { $out .= '

'; $out .= $section_title; $out .= '

'; } $out .= ' '; if ($section_subtitle !== "") { $out .= '

'; $out .= $section_subtitle; $out .= '

'; } $out .= '
'; } $out .= ' '; if ($carousel !== "") { $out .= ' '; if ($carousel !== "") { $out .= ' '; } else { $out .= ' '; } $out .= ' '; } $out .= ' '; if ($carousel !== "") { $out .= '
'; } else { $out .= ' '; } $out .= ' '; $out .= $video_background; $out .= '
'; echo $out; }/*v:1*/ function mpl_tpl_section_testimonials_2($data) { /*$utils=this,$helpers=$utils.$helpers,*/ $section_class = $data->section_class; $section_id = $data->section_id; $section_title = $data->section_title; $section_subtitle = $data->section_subtitle; $carousel = $data->carousel; $owl_nav_style = $data->owl_nav_style; $owl_options = $data->owl_options; $columns = $data->columns; $testimonials = $data->testimonials; $video_background = $data->video_background; $out = '';$out .= '
'; if ($section_title !== "" || $section_subtitle !== "") { $out .= '
'; if ($section_title !== "") { $out .= '

'; $out .= $section_title; $out .= '

'; } $out .= ' '; if ($section_subtitle !== "") { $out .= '

'; $out .= $section_subtitle; $out .= '

'; } $out .= '
'; } $out .= ' '; if ($carousel !== "") { $out .= '
'; } else { $out .= ' '; } $out .= '
'; $out .= $video_background; $out .= '
'; echo $out; }/*v:1*/ function mpl_tpl_section_testimonials_3($data) { /*$utils=this,$helpers=$utils.$helpers,*/ $section_class = $data->section_class; $section_id = $data->section_id; $section_title = $data->section_title; $section_subtitle = $data->section_subtitle; $carousel = $data->carousel; $owl_nav_style = $data->owl_nav_style; $owl_options = $data->owl_options; $columns = $data->columns; $testimonials = $data->testimonials; $video_background = $data->video_background; $out = '';$out .= '
'; if ($section_title !== "" || $section_subtitle !== "") { $out .= '
'; if ($section_title !== "") { $out .= '

'; $out .= $section_title; $out .= '

'; } $out .= ' '; if ($section_subtitle !== "") { $out .= '

'; $out .= $section_subtitle; $out .= '

'; } $out .= '
'; } $out .= ' '; if ($carousel !== "") { $out .= ' '; if ($carousel !== "") { $out .= ' '; } else { $out .= ' '; } $out .= ' '; } $out .= ' '; if ($carousel !== "") { $out .= '
'; } else { $out .= ' '; } $out .= ' '; $out .= $video_background; $out .= '
'; echo $out; }/*v:1*/ function mpl_tpl_section_woocommerce($data) { /*$utils=this,$helpers=$utils.$helpers,*/ $section_class = $data->section_class; $section_id = $data->section_id; $section_title = $data->section_title; $section_subtitle = $data->section_subtitle; $woocommerce = $data->woocommerce; $video_background = $data->video_background; $out = '';$out .= '
'; if ($section_title !== "" || $section_subtitle !== "") { $out .= '
'; if ($section_title !== "") { $out .= '

'; $out .= $section_title; $out .= '

'; } $out .= ' '; if ($section_subtitle !== "") { $out .= '

'; $out .= $section_subtitle; $out .= '

'; } $out .= '
'; } $out .= ' '; $out .= $woocommerce; $out .= '
'; $out .= $video_background; $out .= '
'; echo $out; } ?>