description = "Features 12 Section" [viewBag] ==
{% if data.section_features12_header or data.section_features12_subheader %}

{{ data.section_features12_header }}

{{ data.section_features12_subheader }}
{% endif %}
{% set size_1 = data.section_features12_size %} {% set size_2 = 12 - size_1 %}
{% if data.section_features12_title %}

{{ data.section_features12_title }}

{% endif %} {% if data.section_features12_subtitle %}

{{ data.section_features12_subtitle }}

{% endif %} {% if data.section_features12_desc %}

{{ data.section_features12_desc }}

{% endif %}
{% for fields in data.section_features12_list %}
{% if fields.section_features12_list_icon %}{% endif %}
{% if fields.section_features12_list_link is empty %} {{ fields.section_features12_list_title }} {% else %} {{ fields.section_features12_list_title }} {% endif %}

{{ fields.section_features12_list_desc }}

{% endfor %}
{% set aos = ['fade-up', 'fade-right', 'fade-right'] %} {% set del = ['0', '1000', '3000'] %} {% set dur = ['1000', '2000', '3000'] %} {% set pos = ['left:20px; bottom:0;', 'left:120px; bottom:30px;', 'left:240px; bottom:60px;'] %} {% for fields in data.section_features12_image_item %} {% endfor %}