-
Notifications
You must be signed in to change notification settings - Fork 1
/
about.html
224 lines (220 loc) · 8.96 KB
/
about.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
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Bank</title>
<!-- Bootstrap -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<link href="skins/minimal/minimal.css" rel="stylesheet">
<link rel="stylesheet" href="css/nice-select.css">
<link rel="stylesheet" type="text/css" href="css/slick.css"/>
<link rel="stylesheet" type="text/css" href="css/slick-theme.css"/>
<link href="css/icon.css" rel="stylesheet">
<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.png">
<link rel="icon" type="image/png" href="favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="favicon-16x16.png" sizes="16x16">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="home-v3">
<div class="top">
<div class="container">
<div class="menu-bar pull-left">
<a href="index.html" class="logo">Bank</a>
<ul class="menu">
<li><a href="about.html">ABOUT US</a></li>
<li><a href="how-it-works.html">HOW IT WORKS?</a></li>
<li><a href="faq.html">FAQ</a></li>
<li><a href="form.html">CONTACT US</a></li>
</ul>
</div>
<div class="social-icons pull-right">
<ul class="social-icons">
<li><a href="#" class="facebook-top">Facebook</a></li>
<li><a href="#" class="twitter-top">Twitter</a></li>
<li><a href="#" class="linkedin-top">Linkedin</a></li>
<li><a href="#" class="blogger-top">Blogger</a></li>
</ul>
<a href="#" class="font-change increase-size">+</a>
<a href="#" class="font-change decrease-size">-</a>
</div>
</div>
</div>
<div class="main-banner banner-subpage">
<div class="container">
<h2>About Us</h2>
</div>
</div>
<div class="homepage-content subpage">
<div class="container">
<h2>About eCapital</h2>
<h3 class="center">Asset based loans is the sole focus of eLending.</h3>
<div class="row">
<div class="col-md-8">
<p>Asset based loans are the sole focus of eCapital. We lend money on real estate and personal assets. We have over 50 years of experience in the sale of Real Estate and Luxury Assets giving us the capability to make quick decisions regarding the value of your Real Estate or Luxury Asset. Prior to forming eCapital. The partners have enjoyed a proven track record of quality real estate investments and are committed to making the process easy and fast. We provide non-owner occupied private money loans for residential and commercial properties all over California. Our typical clients are looking for quick financing secured by property in San Diego County, Riverside County, Los Angeles County, Imperial County, Orange County, and throughout California. If you have equity in your investment properties, let us help you utilize it.</p>
<a href="form.html" class="button">APPLY NOW</a>
</div>
<div class="col-md-4">
<img src="images/homepage-content-img.png" class="visible-sm visible-md visible-lg" alt="Bank">
</div>
</div>
</div>
</div>
<!--<div class="top-services">
<div class="container">
<div class="row">
<div class="col-sm-6">
<h4 class="pull-left">Browse Top Services</h4>
</div>
<div class="col-sm-6">
<a href="#" class="button pull-right">See All Services</a>
</div>
</div>
<div class="row">
<div class="col-sm-3">
<a href="#">
<img src="images/service1.jpg" class="img-responsive" alt="Service 1" />
Service 1
</a>
</div>
<div class="col-sm-3">
<a href="#">
<img src="images/service2.jpg" class="img-responsive" alt="Service 2" />
Service 2
</a>
</div>
<div class="col-sm-3">
<a href="#">
<img src="images/service3.jpg" class="img-responsive" alt="Service 3" />
Service 3
</a>
</div>
<div class="col-sm-3">
<a href="#">
<img src="images/service4.jpg" class="img-responsive" alt="Service 4" />
Service 4
</a>
</div>
</div>
</div>
</div>
<div class="how-it-works">
<h2>How does it Work?</h2>
<div class="container">
<div class="video-container">
<iframe src="https://www.youtube.com/embed/u3TZYvK7_7E" frameborder="0" allowfullscreen></iframe>
</div>
</div>
</div>-->
<div class="logo-row">
<div class="container">
<ul>
<li><a href="#" class="socicon-facebook"></a></li>
<li><a href="#" class="socicon-twitter"></a></li>
<li><a href="#" class="socicon-googleplus"></a></li>
<li><a href="#" class="socicon-youtube"></a></li>
<li><a href="#" class="socicon-yelp"></a></li>
<li><a href="#" class="socicon-linkedin"></a></li>
</ul>
</div>
</div>
<div class="contact-bar">
<div class="container">
<div class="row">
<div class="col-sm-6">
<p>861 6th Ave <br />
Ste 612 <br />
San Diego, CA 92101</p>
</div>
<!--<div class="col-sm-3">
<h4>Postal Address</h3>
<p>PO Box 16122 Collins Street <br />
Victoria 8007 Australia</p>
</div>-->
<div class="col-sm-6 text-right">
<h4>Contact Our Agent Now!</h4>
<span class="big-text">858-34LOANS <span>(858-345-6267)</span></span>
</div>
</div>
</div>
</div>
<div class="footer-links">
<div class="container">
<div class="row">
<div class="col-sm-4">
<a href="#" class="footer-logo">Bank</a>
<p>eCapital. Real estate loans for investors. Hard Money Loans, Loans with no credit checks. Loans with no tax returns, Loans without income verification. <br /> We also lend against luxury assets, click <a href="#">here to learn more</a></p>
</div>
<div class="col-sm-4 helpful-links">
<h4>HELPFUL LINKS</h4>
<ul>
<li><a href="#">Apply Now</a></li>
<li><a href="#">About</a></li>
<li><a href="#">Services</a></li>
<li><a href="#">Company news</a></li>
</ul>
</div>
<div class="col-sm-4">
<h4>SOCIAL</h4>
<ul>
<li><a href="#">Yelp</a></li>
<li><a href="#">Twitter</a></li>
<li><a href="#">LinkedIn</a></li>
<li><a href="#">Facebook</a></li>
</ul>
</div>
</div>
</div>
</div>
<footer>
<div class="container">
<p>ECAPITAL 2016 © / ALL RIGHTS RESERVED</p>
<ul class="social-links-bottom pull-right">
<li><a href="#" class="linkedin-bottom">Linkedin</a></li>
<li><a href="#" class="facebook-bottom">Facebook</a></li>
<li><a href="#" class="google-bottom">Google+</a></li>
<li><a href="#" class="twitter-bottom">Twitter</a></li>
<li><a href="#" class="youtube-bottom">Youtube</a></li>
</ul>
</div>
</footer>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="js/jquery.nice-select.js"></script>
<script src="js/icheck.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script type="text/javascript" src="js/slick.min.js"></script>
<script type="text/javascript">
$(document).ready(function() {
$(".decrease-size").hide();
$(".increase-size").click(function(){
$(this).hide();
$(".decrease-size").show();
$("body").addClass("big-font");
});
$(".decrease-size").click(function(){
$(this).hide();
$(".increase-size").show();
$("body").removeClass("big-font");
});
$('select').niceSelect();
$('.testimonials').slick({
dots: true
});
$('input').iCheck({
checkboxClass: 'icheckbox_minimal',
radioClass: 'iradio_minimal',
increaseArea: '20%' // optional
});
});
</script>
</body>
</html>