description = "Features 15 Section" [viewBag] ==
{% if data.section_features15_header or data.section_features15_subheader %}

{{ data.section_features15_header }}

{{ data.section_features15_subheader }}
{% endif %}
{% set size_1 = data.section_features15_size %} {% set size_2 = 12 - size_1 %}
{% set aos = ['fade-left', 'fade-left', 'fade-left'] %} {% set del = ['0', '700', '2100'] %} {% set dur_1 = ['1000', '2000', '3000'] %} {% set pos = ['left:0; top:0;', 'left:60px; top:50px;', 'left:150px; top:100px;'] %} {% for fields in data.section_features15_images %} {% endfor %}

{{ data.section_features15_title }}

{{ data.section_features15_subtitle }}

{% set dur_2 = ['1000', '2000', '3000'] %} {% for fields in data.section_features15_list %}

{% if fields.section_features15_list_link is empty %} {{ fields.section_features15_list_title }} {% else %} {{ fields.section_features15_list_title }} {% endif %}

{{ fields.section_features15_list_desc }}
{% endfor %} {% if data.section_features15_btn_link is not empty %} {{ data.section_features15_btn_label }} {% endif %}