-
Notifications
You must be signed in to change notification settings - Fork 0
/
movement.en.html
182 lines (171 loc) · 14.3 KB
/
movement.en.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<title>Joanna de Ângelis</title>
<link rel="shortcut icon" href="images/favicon_img.png">
<link rel="stylesheet" href="css/bootstrap.min.css"/>
<link rel="stylesheet" href="css/template.css"/>
<link rel="stylesheet" href="css/style.css"/>
<link rel="stylesheet" href="css/responsive.css"/>
<link rel="preconnect" href="https://fonts.gstatic.com"> <!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&family=Work+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet"> <!-- Open Sans -->
<link rel="stylesheet" href="https://maxst.icons8.com/vue-static/landings/line-awesome/line-awesome/1.3.0/css/line-awesome.min.css"> <!-- Line Awesome -->
<script src="https://www.google.com/recaptcha/api.js" async defer></script>
</head>
<body>
<header>
<nav class="navbar st-navbar navbar-fixed-top">
<div class="second-top">
<div class="container">
<div class="ai_center jc_between">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" onclick="openNav()">
<i class="las la-bars" id="barra_menu"></i>
</button>
<a href=".">
<img class="logo" src="images/logotipo_joanna_img.png">
</a>
</div>
<div class="collapse navbar-collapse" id="st-navbar-collapse">
<ul class="nav navbar-nav navbar-right itens-menu" style="display: flex; align-items: center;">
<li><a href="about.en.html" class="links_topo">ABOUT US</a></li>
<li class="dropdown">
<a href="spiritism.en.html" class=" links_topo dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">SPIRITISM</a>
<ul class="dropdown-menu">
<li><a href="spiritism.en.html" class="item-dropdown">The Spiritist Philosophy or Spiritism</a></li>
<li><a href="movement.en.html" class="item-dropdown">The Spiritist Movement</a></li>
<li><a href="groups.en.html" class="item-dropdown">Spiritist groups, centres or societies</a></li>
<li><a href="federations.en.html" class="item-dropdown">Federations and Movement</a></li>
</ul>
</li>
<li><a href="activities.en.html" class=" links_topo">ACTIVITIES</a></li>
<!-- <li><a href="bookstore.en.html" class="links_topo">BOOK STORE</a></li> -->
<!-- <li><a href="library.en.html" class="links_topo">LIBRARY</a></li> -->
<!-- <li><a href="blog.en.html" class="links_topo">NEWS</a></li> -->
<li><a href="contact.en.html" class="links_topo">CONTACT US</a></li>
<li id="" class="hidden-xs hidden-sm">
<div class="bandeiraativa">
<img class="currently_idiom" src="images/bandeira_usa.png" style="width: 30px; height: 30px;">
<div class="bandeiradois" style="z-index: 999;">
<a href="movement.pt.html" hreflang="pt">
<img class="option_idiom" src="images/bandeira_brasil.png" style="width: 30px; height: 30px; margin-left: 9px; margin-top: 0px;">
</a>
</div>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
<div id="myNav" class="overlay">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()"><i class="las la-times"></i></a>
<div class="overlay-content">
<ul class="list_overlay">
<li><a href="about.en.html" class="links_topo topic-mob" onclick="closeNav()">ABOUT US</a></li>
<li>
<div><a href="spiritism.en.html" class=" links_topo topic-mob" onclick="closeNav()" style="padding: 25px 0;">SPIRITISM</a></div>
<div><a href="spiritism.en.html" class="item-dropdown-mob">The Spiritist Philosophy or Spiritism</a></div>
<div><a href="movement.en.html" class="item-dropdown-mob">The Spiritist Movement</a></div>
<div><a href="groups.en.html" class="item-dropdown-mob">Spiritist groups, centres or societies</a></div>
<div><a href="federations.en.html" class="item-dropdown-mob">Federations and Movement</a></div>
</li>
<li><a href="activities.en.html" class=" links_topo topic-mob" onclick="closeNav()">ACTIVITIES</a></li>
<!-- <li><a href="bookstore.en.html" class="links_topo topic-mob" onclick="closeNav()">BOOK STORE</a></li> -->
<!-- <li><a href="library.en.html" class="links_topo topic-mob" onclick="closeNav()">LIBRARY</a></li> -->
<!-- <li><a href="blog.en.html" class="links_topo topic-mob" onclick="closeNav()">NEWS</a></li> -->
<li><a href="contact.en.html" class="links_topo topic-mob" onclick="closeNav()">CONTACT US</a></li>
<li>
<div style="display:flex;align-items:center;justify-content:center;gap:20px;padding:15px;">
<a href="movement.en.html" hreflang="en">
<img src="images/bandeira_usa.png" style="width: 30px; height: 30px;">
</a>
<a href="movement.pt.html" hreflang="pt">
<img src="images/bandeira_brasil.png" style="margin-left: 10px; width: 30px; height: 30px;">
</a>
</div>
</li>
</ul>
</div>
</div>
</nav>
</header>
<section id="banner-spiritism">
<div class="background-banner-movement">
<div class="text-banner-telas">
The Spiritist Movement </div>
</div>
</section>
<section>
<div class="mt50 mb50">
<div class="container">
<div>“Spirits assure us that the time appointed by Providence for a universal manifestation of their existence has now come; and that their mission, as the ministers of God and the instruments of His will, is to inaugurate, through the instructions they are charged to convey to us, a new era of regeneration for the human race.”<br> <span style="color: #456095; font-style: italic;">Allan Kardec (The Spirits’ Book – Prolegomena)</span></div>
<div class="subtitle-main-site mt20">What It Is</div>
<div class="mt10">The Spiritist Movement is the cluster of activities whose objective is the study, dissemination, and practice of the Spiritist Doctrine, as contained in the basic works of Allan Kardec, placing it within the reach and at the service of all Humanity.<br><br> The activities which compose the Spiritist Movement are carried out by individuals, jointly or on their own, and by Spiritist Institutions.<br><br> The Spiritist Institutions consist of:<br><br> Spiritist Groups, Centers, or Societies, which develop general activities related to the study, dissemination, and practice of the Spiritist. They may be small, medium, or large in size;<br> Federations, which develop activities aimed at the union of the Spiritist Institutions and the unification of the Spiritist Movement;<br> Specialized Organizations, which develop specific Spiritist activities, such as those devoted to social assistance and teachings dissemination; and<br> Study Groups of Spiritism, basically concentrating on the initial study of the Spiritism Teachings.</div>
<div class="subtitle-main-site mt40">The Influence of Spiritism on Progress</div>
<div class="mt10">798. Will Spiritism become the general belief, or will its acceptance remain confined to the few?<br><br> “It will certainly become the general belief, and will mark a new era in the history of the human race, because it belongs to the natural order of things, and because the time has come for it to be ranked among the branches of human knowledge. It will nevertheless have to withstand a good many violent attacks – attacks that will be prompted rather by interest than by conviction, for you must not lose sight of the fact that there are persons whose interest is to combat this belief, some from self-conceit, others from worldly considerations; but its opponents, finding themselves in a decreasing minority, will at length be obliged to rally to the general opinion, on pain of rendering themselves ridiculous.”<br> <span style="color: #456095; font-style: italic;">The Spirits’ Book – Chapt. VIII – Part Three</span></div>
</div>
</div>
</section>
<footer>
<div class="blue-line"></div>
<div class="main-footer">
<div class="container">
<div class="row">
<div class="col-md-5">
<div class="title-footer">OPENING HOURS</div>
<div class="mt5">Gospel According to Spiritism / Caring Family</div>
<div>Sunday - 11:00 am to 12:30 pm</div>
<div class="mt20">Gospel for Teens and Kids</div>
<div>Sunday - 11:00 am to 12:30 pm</div>
<div class="mt20">Fraternal Meeting</div>
<div>Wednesday - 6:00 pm to 8:00 pm</div>
<div class="mt20">Vibration Time</div>
<div>1st and 3rd Saturday of the month 10:00 am to 11:00 am</div>
</div>
<div class="col-md-4">
<div class="hidden-md hidden-lg mt20"></div>
<div class="title-footer">PHONE</div>
<div class="mt5"><a href="tel:14165327896" style="color: #575757;">+1 (416) 532-7896</a></div>
<div class="title-footer mt20">EMAIL</div>
<div class="mt5"><a href="mailto:[email protected]" style="color: #575757;">[email protected]</a></div>
</div>
<div class="col-md-3">
<div class="hidden-md hidden-lg mt20"></div>
<div class="title-footer">SOCIAL MEDIA</div>
<div class="social-mideas">
<a href="https://www.facebook.com/jassgtoronto/" target="_blank"><i class="lab la-facebook-square"></i></a>
<a href="https://instagram.com/joannadeangelisca?igshid=YmMyMTA2M2Y=" target="_blank"><i class="lab la-instagram"></i></a>
</div>
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Fjassgtoronto&tabs=timeline&width=280&height=130&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=true&appId" width="280" height="130" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowfullscreen="true" allow="autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share"></iframe>
</div>
</div>
</div>
</div>
<div class="footer hidden-xs hidden-sm">
<div class="container">
<div class="ai_center jc_between">
<div>© Copyright 2024 - <b>JOANNA DE ÂNGELIS</b> - All Rights Reserved</div>
<a href="https://prideinnovations.com.br/" target="_blank" rel="noopener noreferrer"><img src="images/innovations-white.svg" class="logo_rodape"></a>
</div>
</div>
</div>
<div class="footer hidden-md hidden-lg">
<div class="container">
<div class="ai_center jc_between fd_column text-center">
<div>© Copyright 2024 - <b>JOANNA DE ÂNGELIS</b> - All Rights Reserved</div>
<a href="https://prideinnovations.com.br/" target="_blank" rel="noopener noreferrer"><img src="images/innovations-white.svg" class="logo_rodape"></a>
</div>
</div>
</div>
</footer>
<!-- JS IMPORTS -->
<script type="text/javascript" src="js/jquery.min.js"></script> <!-- jQuery -->
<script type="text/javascript" src="js/jquery.mask.min.js"></script> <!-- jQuery -->
<script type="text/javascript" src="js/bootstrap.min.js"></script> <!-- Bootstrap -->
<script async defer crossorigin="anonymous" src="https://connect.facebook.net/pt_BR/sdk.js#xfbml=1&version=v4.0"></script> <!-- Facebook Iframe -->
<script type="text/javascript" src="js/footer.js"></script> <!-- Custom footer scripts -->
</body>
</html>