Edit content: HTML
There is just one page, index.html. In this page you'll find coments <!-- name area --> to help you to find any area you want to modify.
The page layout is based on a grid with 3 columns and 1 row for wide screens. Por narrow screens the grid is 1 column and 3 rows.
The first column in wid screen (second row in narrow one) contains the logo and the navigatin items. Every link show a block: about, info, subscription, addres data and contact form.
The menu is responsive and contains an icon and a text in wide screens, the text is hidden in narrow screens.
The central column in wide screen (third row in narrow one) is the place where blocks of indo are shown. They appears with a animated effect. This animation is build with CSS rules.
The last column or firs row in narrow screens contains the counter block. Here the bloc with id= 'count' must be set with the target date:
<div id="count" data-date-end="01/18/22">
This date has to be in the future.
There is a background animated using with CSS rules. The image presents a litle zooming and translate movement.