second commit jun 10
This commit is contained in:
52
about.html
52
about.html
@@ -77,16 +77,16 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="horizontal-menu d-none d-md-none d-lg-flex " >
|
<div class="horizontal-menu d-none d-md-none d-lg-flex " >
|
||||||
<ul class="nav-ul-hor d-md-flex d-md-row s mb-0" >
|
<ul class="nav-ul-hor d-md-flex d-md-row s mb-0" >
|
||||||
<li class="navs"><a class="hor-navs-a" href="index.html" style="text-decoration: none;"> Home</a></li>
|
<a href="index.html" style="text-decoration: none;"><li class="navs"> Home</li></a>
|
||||||
<li class="navs">Pages</li>
|
<li class="navs">Pages</li>
|
||||||
<li id="li-home" class="navs">About us</li>
|
<li id="li-home" class="navs">About us</li>
|
||||||
<li class="navs"><a class="hor-navs-a" href="services.html" style="text-decoration: none;">Services</a></li>
|
<a href="services.html" style="text-decoration: none;"><li class="navs">Services</li></a>
|
||||||
<li class="navs"><a class="hor-navs-a" href="cases.html" style="text-decoration: none;"> Cases</a></li>
|
<a href="cases.html" style="text-decoration: none;"><li class="navs">Cases</li></a>
|
||||||
<li class="navs"><a class="hor-navs-a" href="news.html" style="text-decoration: none;"> News</a></li>
|
<a href="news.html" style="text-decoration: none;"><li class="navs">News</li></a>
|
||||||
<li class="navs" ><a class="hor-navs-a" href="contacts.html" style="text-decoration: none;"> Contacts</a></li>
|
<a href="contacts.html" style="text-decoration: none;"><li class="navs">Contacts</li></a>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<img src="/../assets/images/logo.webp" class="logo-img mt-3 mt-lg-0 mt-md-0" alt="">
|
<img src="assets/images/logo.webp" class="logo-img mt-3 mt-lg-0 mt-md-0" alt="">
|
||||||
|
|
||||||
<!-- site navigation-->
|
<!-- site navigation-->
|
||||||
|
|
||||||
@@ -104,13 +104,13 @@
|
|||||||
<div class="collapse" id="navbarToggleExternalContent" >
|
<div class="collapse" id="navbarToggleExternalContent" >
|
||||||
<div id="myDropdown" class="dropdown-content" >
|
<div id="myDropdown" class="dropdown-content" >
|
||||||
<ul class="nav-ul mb-0" >
|
<ul class="nav-ul mb-0" >
|
||||||
<li class="navs"><a href="index.html" style="text-decoration: none;"> Home</a></li>
|
<a href="index.html" style="text-decoration: none;"><li class="navs"> Home</li></a>
|
||||||
<li class="navs">Pages</li>
|
<li class="navs">Pages</li>
|
||||||
<li id="li-home" class="navs">About us</li>
|
<li id="li-home" class="navs">About us</li>
|
||||||
<li class="navs"><a href="services.html" style="text-decoration: none;"> Services</a></li>
|
<a href="services.html" style="text-decoration: none;"><li class="navs">Services</li></a>
|
||||||
<li class="navs"><a href="cases.html" style="text-decoration: none;"> Cases</a></li>
|
<a href="cases.html" style="text-decoration: none;"><li class="navs">Cases</li></a>
|
||||||
<li class="navs"><a href="news.html" style="text-decoration: none;"> News</a></li>
|
<a href="news.html" style="text-decoration: none;"><li class="navs">News</li></a>
|
||||||
<li class="navs"><a href="contacts.html" style="text-decoration: none;"> Contacts</a></li>
|
<a href="contacts.html" style="text-decoration: none;"><li class="navs">Contacts</li></a>
|
||||||
</ul>
|
</ul>
|
||||||
<div class="links d-inline-block w-100">
|
<div class="links d-inline-block w-100">
|
||||||
<ul class="socials-ul d-flex align-items-center justify-content-left mb-0">
|
<ul class="socials-ul d-flex align-items-center justify-content-left mb-0">
|
||||||
@@ -148,13 +148,13 @@
|
|||||||
|
|
||||||
<div class="horizontal-menu d-none d-lg-none d-md-flex d-md-row justify-content-md-start align-items-md-center" >
|
<div class="horizontal-menu d-none d-lg-none d-md-flex d-md-row justify-content-md-start align-items-md-center" >
|
||||||
<ul class="nav-ul-hor d-md-flex d-md-row s mb-0" style="box-shadow: 2px 8px 24px rgba(0,0,0,.1);">
|
<ul class="nav-ul-hor d-md-flex d-md-row s mb-0" style="box-shadow: 2px 8px 24px rgba(0,0,0,.1);">
|
||||||
<li class="navs"><a class="hor-navs-a" href="index.html" style="text-decoration: none;"> Home</a></li>
|
<a href="index.html" style="text-decoration: none;"><li class="navs"> Home</li></a>
|
||||||
<li class="navs">Pages</li>
|
<li class="navs">Pages</li>
|
||||||
<li id="li-home" class="navs">About us</li>
|
<li id="li-home" class="navs">About us</li>
|
||||||
<li class="navs"><a class="hor-navs-a" href="services.html" style="text-decoration: none;">Services</a></li>
|
<a href="services.html" style="text-decoration: none;"><li class="navs">Services</li></a>
|
||||||
<li class="navs"><a class="hor-navs-a" href="cases.html" style="text-decoration: none;"> Cases</a></li>
|
<a href="cases.html" style="text-decoration: none;"><li class="navs">Cases</li></a>
|
||||||
<li class="navs"><a class="hor-navs-a" href="news.html" style="text-decoration: none;"> News</a></li>
|
<a href="news.html" style="text-decoration: none;"><li class="navs">News</li></a>
|
||||||
<li class="navs" ><a class="hor-navs-a" href="contacts.html" style="text-decoration: none;"> Contacts</a></li>
|
<a href="contacts.html" style="text-decoration: none;"><li class="navs">Contacts</li></a>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="breadcrumb">
|
<div class="breadcrumb">
|
||||||
@@ -312,7 +312,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="col-md-6 col-lg-3">
|
<div class="col-md-6 col-lg-3">
|
||||||
<div class="card4 d-flex align-items-center justify-content-center flex-column mb-4">
|
<div class="card4 d-flex align-items-center justify-content-center flex-column mb-4">
|
||||||
<img class="img-fourth" src="assets/images/team4.jpg" alt="">
|
<img class="img-fourth-au" src="assets/images/team4.jpg" alt="">
|
||||||
<div class="card-text4 d-flex align-items-center justify-content-start flex-column">
|
<div class="card-text4 d-flex align-items-center justify-content-start flex-column">
|
||||||
<h4 class="h4-fourth">James Potter</h4>
|
<h4 class="h4-fourth">James Potter</h4>
|
||||||
<p class="p-fourth">Mr. Potter joined us in 2010 as an Investment Analyst and was promoted
|
<p class="p-fourth">Mr. Potter joined us in 2010 as an Investment Analyst and was promoted
|
||||||
@@ -323,7 +323,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="col-md-6 col-lg-3">
|
<div class="col-md-6 col-lg-3">
|
||||||
<div class="card4 d-flex align-items-center justify-content-center flex-column mb-4">
|
<div class="card4 d-flex align-items-center justify-content-center flex-column mb-4">
|
||||||
<img class="img-fourth" src="assets/images/team5.jpg" alt="">
|
<img class="img-fourth-au" src="assets/images/team5.jpg" alt="">
|
||||||
<div class="card-text4 d-flex align-items-center justify-content-start flex-column">
|
<div class="card-text4 d-flex align-items-center justify-content-start flex-column">
|
||||||
<h4 class="h4-fourth">Lily Granger</h4>
|
<h4 class="h4-fourth">Lily Granger</h4>
|
||||||
<p class="p-fourth">While Lily works here only 10 years, her efficiency allowed us to name
|
<p class="p-fourth">While Lily works here only 10 years, her efficiency allowed us to name
|
||||||
@@ -334,7 +334,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="col-md-6 col-lg-3">
|
<div class="col-md-6 col-lg-3">
|
||||||
<div class="card4 d-flex align-items-center justify-content-center flex-column mb-4">
|
<div class="card4 d-flex align-items-center justify-content-center flex-column mb-4">
|
||||||
<img class="img-fourth" src="assets/images/team6.jpg" alt="">
|
<img class="img-fourth-au" src="assets/images/team6.jpg" alt="">
|
||||||
<div class="card-text4 d-flex align-items-center justify-content-start flex-column">
|
<div class="card-text4 d-flex align-items-center justify-content-start flex-column">
|
||||||
<h4 class="h4-fourth">Timothy Dumbledore</h4>
|
<h4 class="h4-fourth">Timothy Dumbledore</h4>
|
||||||
<p class="p-fourth">What Timothy does to company’s, is what our clients call “fiscal magic”.
|
<p class="p-fourth">What Timothy does to company’s, is what our clients call “fiscal magic”.
|
||||||
@@ -345,7 +345,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="col-md-6 col-lg-3">
|
<div class="col-md-6 col-lg-3">
|
||||||
<div class="card4 d-flex align-items-center justify-content-center flex-column mb-4">
|
<div class="card4 d-flex align-items-center justify-content-center flex-column mb-4">
|
||||||
<img class="img-fourth" src="assets/images/team7.jpg" alt="">
|
<img class="img-fourth-au" src="assets/images/team7.jpg" alt="">
|
||||||
<div class="card-text4 d-flex align-items-center justify-content-start flex-column">
|
<div class="card-text4 d-flex align-items-center justify-content-start flex-column">
|
||||||
<h4 class="h4-fourth">Lionel Hollande</h4>
|
<h4 class="h4-fourth">Lionel Hollande</h4>
|
||||||
<p class="p-fourth">Lionel has joined us after years of consulting for Wall Street’s biggest
|
<p class="p-fourth">Lionel has joined us after years of consulting for Wall Street’s biggest
|
||||||
@@ -355,7 +355,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="col-md-6 col-lg-3">
|
<div class="col-md-6 col-lg-3">
|
||||||
<div class="card4 d-flex align-items-center justify-content-center flex-column mb-4">
|
<div class="card4 d-flex align-items-center justify-content-center flex-column mb-4">
|
||||||
<img class="img-fourth" src="assets/images/team8.jpg" alt="">
|
<img class="img-fourth-au" src="assets/images/team8.jpg" alt="">
|
||||||
<div class="card-text4 d-flex align-items-center justify-content-start flex-column">
|
<div class="card-text4 d-flex align-items-center justify-content-start flex-column">
|
||||||
<h4 class="h4-fourth">Craig Ferguson</h4>
|
<h4 class="h4-fourth">Craig Ferguson</h4>
|
||||||
<p class="p-fourth">Prior to joining our agencyt, Craig worked at JPMorgan for 10 years in
|
<p class="p-fourth">Prior to joining our agencyt, Craig worked at JPMorgan for 10 years in
|
||||||
@@ -366,7 +366,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="col-md-6 col-lg-3">
|
<div class="col-md-6 col-lg-3">
|
||||||
<div class="card4 d-flex align-items-center justify-content-center flex-column mb-4">
|
<div class="card4 d-flex align-items-center justify-content-center flex-column mb-4">
|
||||||
<img class="img-fourth" src="assets/images/team9.jpg" alt="">
|
<img class="img-fourth-au" src="assets/images/team9.jpg" alt="">
|
||||||
<div class="card-text4 d-flex align-items-center justify-content-start flex-column">
|
<div class="card-text4 d-flex align-items-center justify-content-start flex-column">
|
||||||
<h4 class="h4-fourth">Diane Mist</h4>
|
<h4 class="h4-fourth">Diane Mist</h4>
|
||||||
<p class="p-fourth">Before joining our experts’ vast team, Diane was the Behavioral Finance
|
<p class="p-fourth">Before joining our experts’ vast team, Diane was the Behavioral Finance
|
||||||
@@ -376,7 +376,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="col-md-6 col-lg-3">
|
<div class="col-md-6 col-lg-3">
|
||||||
<div class="card4 d-flex align-items-center justify-content-center flex-column mb-4">
|
<div class="card4 d-flex align-items-center justify-content-center flex-column mb-4">
|
||||||
<img class="img-fourth" src="assets/images/team10.jpg" alt="">
|
<img class="img-fourth-au" src="assets/images/team10.jpg" alt="">
|
||||||
<div class="card-text4 d-flex align-items-center justify-content-start flex-column">
|
<div class="card-text4 d-flex align-items-center justify-content-start flex-column">
|
||||||
<h4 class="h4-fourth">Andrew Cuomo</h4>
|
<h4 class="h4-fourth">Andrew Cuomo</h4>
|
||||||
<p class="p-fourth">With a background in global bond markets, Andrew’s outlook on our fixed
|
<p class="p-fourth">With a background in global bond markets, Andrew’s outlook on our fixed
|
||||||
@@ -387,7 +387,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="col-md-6 col-lg-3">
|
<div class="col-md-6 col-lg-3">
|
||||||
<div class="card4 d-flex align-items-center justify-content-center flex-column mb-4">
|
<div class="card4 d-flex align-items-center justify-content-center flex-column mb-4">
|
||||||
<img class="img-fourth" src="assets/images/team11.jpg" alt="">
|
<img class="img-fourth-au" src="assets/images/team11.jpg" alt="">
|
||||||
<div class="card-text4 d-flex align-items-center justify-content-start flex-column">
|
<div class="card-text4 d-flex align-items-center justify-content-start flex-column">
|
||||||
<h4 class="h4-fourth">Ben Edwards</h4>
|
<h4 class="h4-fourth">Ben Edwards</h4>
|
||||||
<p class="p-fourth">Ben is one of the worlds strongest advocates of value investing, and
|
<p class="p-fourth">Ben is one of the worlds strongest advocates of value investing, and
|
||||||
@@ -398,7 +398,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="col-md-6 col-lg-3">
|
<div class="col-md-6 col-lg-3">
|
||||||
<div class="card4 d-flex align-items-center justify-content-center flex-column mb-4">
|
<div class="card4 d-flex align-items-center justify-content-center flex-column mb-4">
|
||||||
<img class="img-fourth" src="assets/images/team12.jpg" alt="">
|
<img class="img-fourth-au" src="assets/images/team12.jpg" alt="">
|
||||||
<div class="card-text4 d-flex align-items-center justify-content-start flex-column">
|
<div class="card-text4 d-flex align-items-center justify-content-start flex-column">
|
||||||
<h4 class="h4-fourth">Chris Cripsie</h4>
|
<h4 class="h4-fourth">Chris Cripsie</h4>
|
||||||
<p class="p-fourth">Chris brings deep experience in equity trading from his days at Goldman
|
<p class="p-fourth">Chris brings deep experience in equity trading from his days at Goldman
|
||||||
@@ -510,7 +510,7 @@
|
|||||||
</section>
|
</section>
|
||||||
<!-- footer -->
|
<!-- footer -->
|
||||||
<footer class="d-flex flex-column justify-content-center align-items-center pb-4 py-lg-5 py-md-5">
|
<footer class="d-flex flex-column justify-content-center align-items-center pb-4 py-lg-5 py-md-5">
|
||||||
<img src="/../assets/images/footer-logo.webp" class="mt-3 mt-md-0" alt="">
|
<img src="assets/images/footer-logo.webp" class="mt-3 mt-md-0" alt="">
|
||||||
<div class="footer-copyright">
|
<div class="footer-copyright">
|
||||||
(c)2024 Globaly. All rights reserved. |
|
(c)2024 Globaly. All rights reserved. |
|
||||||
<a href="#">Privacy Policy</a>
|
<a href="#">Privacy Policy</a>
|
||||||
|
|||||||
34
cases.html
34
cases.html
@@ -78,16 +78,16 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="horizontal-menu d-none d-md-none d-lg-flex ">
|
<div class="horizontal-menu d-none d-md-none d-lg-flex ">
|
||||||
<ul class="nav-ul-hor d-md-flex d-md-row s mb-0">
|
<ul class="nav-ul-hor d-md-flex d-md-row s mb-0">
|
||||||
<li class="navs"><a class="hor-navs-a" href="index.html" style="text-decoration: none;"> Home</a></li>
|
<a href="index.html" style="text-decoration: none;"><li class="navs"> Home</li></a>
|
||||||
<li class="navs">Pages</li>
|
<li class="navs">Pages</li>
|
||||||
<li class="navs"><a class="hor-navs-a" href="about.html" style="text-decoration: none;"></a> About us</li>
|
<a href="about.html" style="text-decoration: none;"><li class="navs">About us</li></a>
|
||||||
<li class="navs"><a class="hor-navs-a" href="services.html" style="text-decoration: none;"> Services</a></li>
|
<a href="services.html" style="text-decoration: none;"><li class="navs">Services</li></a>
|
||||||
<li id="li-home" class="navs">Cases</li>
|
<li id="li-home" class="navs">Cases</li>
|
||||||
<li class="navs"><a class="hor-navs-a" href="news.html" style="text-decoration: none;"> News</a></li>
|
<a href="news.html" style="text-decoration: none;"><li class="navs">News</li></a>
|
||||||
<li class="navs" ><a class="hor-navs-a" href="contacts.html" style="text-decoration: none;"> Contacts</a></li>
|
<a href="contacts.html" style="text-decoration: none;"><li class="navs">Contacts</li></a>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<img src="/../assets/images/logo.webp" class="logo-img mt-3 mt-lg-0 mt-md-0" alt="">
|
<img src="assets/images/logo.webp" class="logo-img mt-3 mt-lg-0 mt-md-0" alt="">
|
||||||
|
|
||||||
<!-- site navigation-->
|
<!-- site navigation-->
|
||||||
|
|
||||||
@@ -105,13 +105,13 @@
|
|||||||
<div class="collapse" id="navbarToggleExternalContent">
|
<div class="collapse" id="navbarToggleExternalContent">
|
||||||
<div id="myDropdown" class="dropdown-content">
|
<div id="myDropdown" class="dropdown-content">
|
||||||
<ul class="nav-ul mb-0">
|
<ul class="nav-ul mb-0">
|
||||||
<li class="navs"><a href="index.html" style="text-decoration: none;"> Home</a></li>
|
<a href="index.html" style="text-decoration: none;"><li class="navs"> Home</li></a>
|
||||||
<li class="navs">Pages</li>
|
<li class="navs">Pages</li>
|
||||||
<li class="navs"><a href="about.html" style="text-decoration: none;"></a> About us</li>
|
<a href="about.html" style="text-decoration: none;"><li class="navs">About us</li></a>
|
||||||
<li class="navs"><a href="services.html" style="text-decoration: none;"> Services</a></li>
|
<a href="services.html" style="text-decoration: none;"><li class="navs">Services</li></a>
|
||||||
<li id="li-home" class="navs">Cases</li>
|
<li id="li-home" class="navs">Cases</li>
|
||||||
<li class="navs"><a href="news.html" style="text-decoration: none;"> News</a></li>
|
<a href="news.html" style="text-decoration: none;"><li class="navs">News</li></a>
|
||||||
<li class="navs"><a href="contacts.html" style="text-decoration: none;"> Contacts</a></li>
|
<a href="contacts.html" style="text-decoration: none;"><li class="navs">Contacts</li></a>
|
||||||
</ul>
|
</ul>
|
||||||
<div class="links d-inline-block w-100">
|
<div class="links d-inline-block w-100">
|
||||||
<ul class="socials-ul d-flex align-items-center justify-content-left mb-0">
|
<ul class="socials-ul d-flex align-items-center justify-content-left mb-0">
|
||||||
@@ -149,13 +149,13 @@
|
|||||||
|
|
||||||
<div class="horizontal-menu d-none d-lg-none d-md-flex d-md-row justify-content-md-start align-items-md-center">
|
<div class="horizontal-menu d-none d-lg-none d-md-flex d-md-row justify-content-md-start align-items-md-center">
|
||||||
<ul class="nav-ul-hor d-md-flex d-md-row s mb-0" style="box-shadow: 2px 8px 24px rgba(0,0,0,.1);">
|
<ul class="nav-ul-hor d-md-flex d-md-row s mb-0" style="box-shadow: 2px 8px 24px rgba(0,0,0,.1);">
|
||||||
<li class="navs"><a class="hor-navs-a" href="index.html" style="text-decoration: none;"> Home</a></li>
|
<a href="index.html" style="text-decoration: none;"><li class="navs"> Home</li></a>
|
||||||
<li class="navs">Pages</li>
|
<li class="navs">Pages</li>
|
||||||
<li class="navs"><a class="hor-navs-a" href="about.html" style="text-decoration: none;"></a> About us</li>
|
<a href="about.html" style="text-decoration: none;"><li class="navs">About us</li></a>
|
||||||
<li class="navs"><a class="hor-navs-a" href="services.html" style="text-decoration: none;"> Services</a></li>
|
<a href="services.html" style="text-decoration: none;"><li class="navs">Services</li></a>
|
||||||
<li id="li-home" class="navs">Cases</li>
|
<li id="li-home" class="navs">Cases</li>
|
||||||
<li class="navs"><a class="hor-navs-a" href="news.html" style="text-decoration: none;"> News</a></li>
|
<a href="news.html" style="text-decoration: none;"><li class="navs">News</li></a>
|
||||||
<li class="navs" ><a class="hor-navs-a" href="contacts.html" style="text-decoration: none;"> Contacts</a></li>
|
<a href="contacts.html" style="text-decoration: none;"><li class="navs">Contacts</li></a>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="breadcrumb">
|
<div class="breadcrumb">
|
||||||
@@ -308,7 +308,7 @@
|
|||||||
</section>
|
</section>
|
||||||
<!-- footer -->
|
<!-- footer -->
|
||||||
<footer class="d-flex flex-column justify-content-center align-items-center pb-4 py-lg-5 py-md-5">
|
<footer class="d-flex flex-column justify-content-center align-items-center pb-4 py-lg-5 py-md-5">
|
||||||
<img src="/../assets/images/footer-logo.webp" class="mt-3 mt-md-0" alt="">
|
<img src="assets/images/footer-logo.webp" class="mt-3 mt-md-0" alt="">
|
||||||
<div class="footer-copyright">
|
<div class="footer-copyright">
|
||||||
(c)2024 Globaly. All rights reserved. |
|
(c)2024 Globaly. All rights reserved. |
|
||||||
<a href="#">Privacy Policy</a>
|
<a href="#">Privacy Policy</a>
|
||||||
|
|||||||
@@ -77,16 +77,16 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="horizontal-menu d-none d-md-none d-lg-flex ">
|
<div class="horizontal-menu d-none d-md-none d-lg-flex ">
|
||||||
<ul class="nav-ul-hor d-md-flex d-md-row s mb-0">
|
<ul class="nav-ul-hor d-md-flex d-md-row s mb-0">
|
||||||
<li class="navs"><a class="hor-navs-a" href="index.html" style="text-decoration: none;"> Home</a></li>
|
<a href="index.html" style="text-decoration: none;"><li class="navs"> Home</li></a>
|
||||||
<li class="navs">Pages</li>
|
<li class="navs">Pages</li>
|
||||||
<li class="navs"><a class="hor-navs-a" href="about.html" style="text-decoration: none;"> About us</a></li>
|
<a href="about.html" style="text-decoration: none;"><li class="navs">About us</li></a>
|
||||||
<li class="navs"><a class="hor-navs-a" href="services.html" style="text-decoration: none;"> Services</a></li>
|
<a href="services.html" style="text-decoration: none;"><li class="navs">Services</li></a>
|
||||||
<li class="navs"><a class="hor-navs-a" href="cases.html" style="text-decoration: none;"> Cases</a></li>
|
<a href="cases.html" style="text-decoration: none;"><li class="navs">Cases</li></a>
|
||||||
<li class="navs"><a class="hor-navs-a" href="news.html" style="text-decoration: none;"> News</a></li>
|
<a href="news.html" style="text-decoration: none;"><li class="navs">News</li></a>
|
||||||
<li id="li-home" class="navs">Contacts</li>
|
<li id="li-home" class="navs">Contacts</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<img src="/../assets/images/logo.webp" class="logo-img mt-3 mt-lg-0 mt-md-0" alt="">
|
<img src="assets/images/logo.webp" class="logo-img mt-3 mt-lg-0 mt-md-0" alt="">
|
||||||
|
|
||||||
<!-- site navigation-->
|
<!-- site navigation-->
|
||||||
|
|
||||||
@@ -104,12 +104,12 @@
|
|||||||
<div class="collapse" id="navbarToggleExternalContent">
|
<div class="collapse" id="navbarToggleExternalContent">
|
||||||
<div id="myDropdown" class="dropdown-content">
|
<div id="myDropdown" class="dropdown-content">
|
||||||
<ul class="nav-ul mb-0">
|
<ul class="nav-ul mb-0">
|
||||||
<li class="navs"><a href="index.html" style="text-decoration: none;"> Home</a></li>
|
<a href="index.html" style="text-decoration: none;"><li class="navs"> Home</li></a>
|
||||||
<li class="navs">Pages</li>
|
<li class="navs">Pages</li>
|
||||||
<li class="navs"><a href="about.html" style="text-decoration: none;"></a> About us</li>
|
<a href="about.html" style="text-decoration: none;"><li class="navs">About us</li></a>
|
||||||
<li class="navs"><a href="services.html" style="text-decoration: none;"> Services</a></li>
|
<a href="services.html" style="text-decoration: none;"><li class="navs">Services</li></a>
|
||||||
<li class="navs"><a href="cases.html" style="text-decoration: none;"> Cases</a></li>
|
<a href="cases.html" style="text-decoration: none;"><li class="navs">Cases</li></a>
|
||||||
<li class="navs"><a href="news.html" style="text-decoration: none;"> News</a></li>
|
<a href="news.html" style="text-decoration: none;"><li class="navs">News</li></a>
|
||||||
<li id="li-home" class="navs">Contacts</li>
|
<li id="li-home" class="navs">Contacts</li>
|
||||||
</ul>
|
</ul>
|
||||||
<div class="links d-inline-block w-100">
|
<div class="links d-inline-block w-100">
|
||||||
@@ -148,12 +148,12 @@
|
|||||||
|
|
||||||
<div class="horizontal-menu d-none d-lg-none d-md-flex d-md-row justify-content-md-start align-items-md-center">
|
<div class="horizontal-menu d-none d-lg-none d-md-flex d-md-row justify-content-md-start align-items-md-center">
|
||||||
<ul class="nav-ul-hor d-md-flex d-md-row s mb-0" style="box-shadow: 2px 8px 24px rgba(0,0,0,.1);">
|
<ul class="nav-ul-hor d-md-flex d-md-row s mb-0" style="box-shadow: 2px 8px 24px rgba(0,0,0,.1);">
|
||||||
<li class="navs"><a class="hor-navs-a" href="index.html" style="text-decoration: none;"> Home</a></li>
|
<a href="index.html" style="text-decoration: none;"><li class="navs"> Home</li></a>
|
||||||
<li class="navs">Pages</li>
|
<li class="navs">Pages</li>
|
||||||
<li class="navs"><a class="hor-navs-a" href="about.html" style="text-decoration: none;"></a> About us</li>
|
<a href="about.html" style="text-decoration: none;"><li class="navs">About us</li></a>
|
||||||
<li class="navs"><a class="hor-navs-a" href="services.html" style="text-decoration: none;"> Services</a></li>
|
<a href="services.html" style="text-decoration: none;"><li class="navs">Services</li></a>
|
||||||
<li class="navs"><a class="hor-navs-a" href="cases.html" style="text-decoration: none;"> Cases</a></li>
|
<a href="cases.html" style="text-decoration: none;"><li class="navs">Cases</li></a>
|
||||||
<li class="navs"><a class="hor-navs-a" href="news.html" style="text-decoration: none;"> News</a></li>
|
<a href="news.html" style="text-decoration: none;"><li class="navs">News</li></a>
|
||||||
<li id="li-home" class="navs">Contacts</li>
|
<li id="li-home" class="navs">Contacts</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@@ -204,7 +204,7 @@
|
|||||||
</section>
|
</section>
|
||||||
<!-- footer -->
|
<!-- footer -->
|
||||||
<footer class="d-flex flex-column justify-content-center align-items-center pb-4 py-lg-5 py-md-5">
|
<footer class="d-flex flex-column justify-content-center align-items-center pb-4 py-lg-5 py-md-5">
|
||||||
<img src="/../assets/images/footer-logo.webp" class="mt-3 mt-md-0" alt="">
|
<img src="assets/images/footer-logo.webp" class="mt-3 mt-md-0" alt="">
|
||||||
<div class="footer-copyright">
|
<div class="footer-copyright">
|
||||||
(c)2024 Globaly. All rights reserved. |
|
(c)2024 Globaly. All rights reserved. |
|
||||||
<a href="#">Privacy Policy</a>
|
<a href="#">Privacy Policy</a>
|
||||||
|
|||||||
70
index.html
70
index.html
@@ -81,14 +81,14 @@
|
|||||||
<ul class="nav-ul-hor d-md-flex d-md-row s mb-0">
|
<ul class="nav-ul-hor d-md-flex d-md-row s mb-0">
|
||||||
<li id="li-home" class="navs">Home</li>
|
<li id="li-home" class="navs">Home</li>
|
||||||
<li class="navs">Pages</li>
|
<li class="navs">Pages</li>
|
||||||
<li class="navs"><a class="hor-navs-a" href="about.html" style="text-decoration: none;"> About us</a></li>
|
<a href="about.html" style="text-decoration: none;"><li class="navs"> About US</li></a>
|
||||||
<li class="navs"><a class="hor-navs-a" href="services.html" style="text-decoration: none;">Services</a></li>
|
<a href="services.html" style="text-decoration: none;"><li class="navs">Services</li></a>
|
||||||
<li class="navs"><a class="hor-navs-a" href="cases.html" style="text-decoration: none;"> Cases</a></li>
|
<a href="cases.html" style="text-decoration: none;"><li class="navs">Cases</li></a>
|
||||||
<li class="navs"><a class="hor-navs-a" href="news.html" style="text-decoration: none;"> News</a></li>
|
<a href="news.html" style="text-decoration: none;"><li class="navs">News</li></a>
|
||||||
<li class="navs" ><a class="hor-navs-a" href="contacts.html" style="text-decoration: none;"> Contacts</a></li>
|
<a href="contacts.html" style="text-decoration: none;"><li class="navs">Contacts</li></a>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<img src="/../assets/images/logo.webp" class="logo-img mt-3 mt-lg-0 mt-md-0" alt="">
|
<img src="assets/images/logo.webp" class="logo-img mt-3 mt-lg-0 mt-md-0" alt="">
|
||||||
|
|
||||||
<!-- site navigation-->
|
<!-- site navigation-->
|
||||||
|
|
||||||
@@ -108,11 +108,11 @@
|
|||||||
<ul class="nav-ul mb-0" >
|
<ul class="nav-ul mb-0" >
|
||||||
<li id="li-home" class="navs">Home</li>
|
<li id="li-home" class="navs">Home</li>
|
||||||
<li class="navs">Pages</li>
|
<li class="navs">Pages</li>
|
||||||
<li class="navs"><a href="about.html" style="text-decoration: none;"> About US</a></li>
|
<a href="about.html" style="text-decoration: none;"><li class="navs"> About US</li></a>
|
||||||
<li class="navs"><a href="services.html" style="text-decoration: none;"> Services</a></li>
|
<a href="services.html" style="text-decoration: none;"><li class="navs">Services</li></a>
|
||||||
<li class="navs"><a href="cases.html" style="text-decoration: none;"> Cases</a></li>
|
<a href="cases.html" style="text-decoration: none;"><li class="navs">Cases</li></a>
|
||||||
<li class="navs"><a href="news.html" style="text-decoration: none;"> News</a></li>
|
<a href="news.html" style="text-decoration: none;"><li class="navs">News</li></a>
|
||||||
<li class="navs"><a href="contacts.html" style="text-decoration: none;"> Contacts</a></li>
|
<a href="contacts.html" style="text-decoration: none;"><li class="navs">Contacts</li></a>
|
||||||
</ul>
|
</ul>
|
||||||
<div class="links d-inline-block w-100">
|
<div class="links d-inline-block w-100">
|
||||||
<ul class="socials-ul d-flex align-items-center justify-content-left mb-0">
|
<ul class="socials-ul d-flex align-items-center justify-content-left mb-0">
|
||||||
@@ -152,11 +152,11 @@
|
|||||||
<ul class="nav-ul-hor d-md-flex d-md-row s mb-0">
|
<ul class="nav-ul-hor d-md-flex d-md-row s mb-0">
|
||||||
<li id="li-home" class="navs">Home</li>
|
<li id="li-home" class="navs">Home</li>
|
||||||
<li class="navs">Pages</li>
|
<li class="navs">Pages</li>
|
||||||
<li class="navs"><a class="hor-navs-a" href="about.html" style="text-decoration: none;"> About us</a></li>
|
<a href="about.html" style="text-decoration: none;"><li class="navs"> About US</li></a>
|
||||||
<li class="navs"><a class="hor-navs-a" href="services.html" style="text-decoration: none;">Services</a></li>
|
<a href="services.html" style="text-decoration: none;"><li class="navs">Services</li></a>
|
||||||
<li class="navs"><a class="hor-navs-a" href="cases.html" style="text-decoration: none;"> Cases</a></li>
|
<a href="cases.html" style="text-decoration: none;"><li class="navs">Cases</li></a>
|
||||||
<li class="navs"><a class="hor-navs-a" href="news.html" style="text-decoration: none;"> News</a></li>
|
<a href="news.html" style="text-decoration: none;"><li class="navs">News</li></a>
|
||||||
<li class="navs" ><a class="hor-navs-a" href="contacts.html" style="text-decoration: none;"> Contacts</a></li>
|
<a href="contacts.html" style="text-decoration: none;"><li class="navs">Contacts</li></a>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -183,7 +183,7 @@
|
|||||||
<div class="headline-card d-flex flex-column align-items-center justify-content-center pb-3">
|
<div class="headline-card d-flex flex-column align-items-center justify-content-center pb-3">
|
||||||
<h4>business management</h4>
|
<h4>business management</h4>
|
||||||
<h2>Services We Offer</h2>
|
<h2>Services We Offer</h2>
|
||||||
<img src="/../assets/images/line.png" alt="">
|
<img src="assets/images/line.png" alt="">
|
||||||
</div>
|
</div>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-md-6 col-lg-3">
|
<div class="col-md-6 col-lg-3">
|
||||||
@@ -251,12 +251,12 @@
|
|||||||
<div class="headline-card d-flex flex-column align-items-center justify-content-center mt-4 pb-3">
|
<div class="headline-card d-flex flex-column align-items-center justify-content-center mt-4 pb-3">
|
||||||
<h4>Browse our</h4>
|
<h4>Browse our</h4>
|
||||||
<h2>Business Tips</h2>
|
<h2>Business Tips</h2>
|
||||||
<img class="line-img mb-md-5" src="/../assets/images/line.png" alt="">
|
<img class="line-img mb-md-5" src="assets/images/line.png" alt="">
|
||||||
</div>
|
</div>
|
||||||
<div class="row mx-md-3 mx-lg-5">
|
<div class="row mx-md-3 mx-lg-5">
|
||||||
<div class="col-md-6 col-lg-4 my-md-0">
|
<div class="col-md-6 col-lg-4 my-md-0">
|
||||||
<div class="card-fourth px-md-2 px-lg-3">
|
<div class="card-fourth px-md-2 px-lg-3">
|
||||||
<img class="img-fourth" src="/../assets/images/image41-560x350.jpg" alt="">
|
<img class="img-fourth" src="assets/images/image41-560x350.jpg" alt="">
|
||||||
<div class="date-by d-flex flex-row">
|
<div class="date-by d-flex flex-row">
|
||||||
<span class="published">26.07.2016</span>
|
<span class="published">26.07.2016</span>
|
||||||
<div class="author">by admin</div>
|
<div class="author">by admin</div>
|
||||||
@@ -271,7 +271,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="col-md-6 col-lg-4">
|
<div class="col-md-6 col-lg-4">
|
||||||
<div class="card-fourth px-md-2 px-lg-3">
|
<div class="card-fourth px-md-2 px-lg-3">
|
||||||
<img class="img-fourth" src="/../assets/images/image42-560x350.jpg" alt="">
|
<img class="img-fourth" src="assets/images/image42-560x350.jpg" alt="">
|
||||||
<div class="date-by d-flex flex-row">
|
<div class="date-by d-flex flex-row">
|
||||||
<span class="published">16.06.2016 </span>
|
<span class="published">16.06.2016 </span>
|
||||||
<div class="author">by admin</div>
|
<div class="author">by admin</div>
|
||||||
@@ -287,7 +287,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="col-md-6 col-lg-4">
|
<div class="col-md-6 col-lg-4">
|
||||||
<div class="card-fourth px-md-2 px-lg-3">
|
<div class="card-fourth px-md-2 px-lg-3">
|
||||||
<img class="img-fourth" src="/../assets/images/image43-560x350.jpg" alt="">
|
<img class="img-fourth" src="assets/images/image43-560x350.jpg" alt="">
|
||||||
<div class="date-by d-flex flex-row">
|
<div class="date-by d-flex flex-row">
|
||||||
<span class="published">17.05.2016</span>
|
<span class="published">17.05.2016</span>
|
||||||
<div class="author">by admin</div>
|
<div class="author">by admin</div>
|
||||||
@@ -312,7 +312,7 @@
|
|||||||
<div class="headline-card-5 d-flex flex-column align-items-center justify-content-center pb-3">
|
<div class="headline-card-5 d-flex flex-column align-items-center justify-content-center pb-3">
|
||||||
<h4>thanks to our business tips</h4>
|
<h4>thanks to our business tips</h4>
|
||||||
<h2>You’ll improve your performance!</h2>
|
<h2>You’ll improve your performance!</h2>
|
||||||
<img class="line2-img" src="/../assets/images/line2_03.webp" alt="">
|
<img class="line2-img" src="assets/images/line2_03.webp" alt="">
|
||||||
</div>
|
</div>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="numbers-container col-md-6 col-lg-3 d-flex flex-column align-items-center justify-content-center ">
|
<div class="numbers-container col-md-6 col-lg-3 d-flex flex-column align-items-center justify-content-center ">
|
||||||
@@ -336,20 +336,20 @@
|
|||||||
|
|
||||||
<!-- sixth part -->
|
<!-- sixth part -->
|
||||||
|
|
||||||
<div class="sixth-part d-flex flex-column align-items-center justify-content-center mx-md-5 my-lg-5">
|
<div class="sixth-part d-flex flex-column align-items-center justify-content-center mx-md-5 mx-lg-0 my-lg-5">
|
||||||
<div class="headline-card d-flex flex-column align-items-center justify-content-center pb-3">
|
<div class="headline-card d-flex flex-column align-items-center justify-content-center pb-3">
|
||||||
<h4>read our</h4>
|
<h4>read our</h4>
|
||||||
<h2>Client Testimonials</h2>
|
<h2>Client Testimonials</h2>
|
||||||
<img class="line-img" src="/../assets/images/line.png" alt="">
|
<img class="line-img" src="assets/images/line.png" alt="">
|
||||||
</div>
|
</div>
|
||||||
<div class="row">
|
<div class="row " style="width: 100% !important;">
|
||||||
<div class="col-md-6 ">
|
<div class="col-md-6 ">
|
||||||
<div class="profile-card mt-5 mx-3 mx-md-2 d-lg-flex flex-lg-row align-items-lg-center justify-content-lg-center">
|
<div class="profile-card mt-5 mx-1 mx-md-2 d-lg-flex flex-lg-row align-items-lg-center justify-content-lg-center">
|
||||||
<div class="profile">
|
<div class="profile">
|
||||||
<img src="/../assets/images/test1_03.webp" alt="">
|
<img src="assets/images/test1_03.webp" alt="">
|
||||||
</div>
|
</div>
|
||||||
<div class="profile-text ml-lg-5 px-lg-5">
|
<div class="profile-text">
|
||||||
<p>The investment company I own once signed up for Globaly consultations. That happened back in 1993.
|
<p class="profile-text-p">The investment company I own once signed up for Globaly consultations. That happened back in 1993.
|
||||||
Since
|
Since
|
||||||
then, we’ve been showing a steady year-by-year growth for 23 years long, in big part thanks to timely
|
then, we’ve been showing a steady year-by-year growth for 23 years long, in big part thanks to timely
|
||||||
and
|
and
|
||||||
@@ -359,12 +359,12 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-6 ">
|
<div class="col-md-6 ">
|
||||||
<div class="profile-card mt-5 mx-3 mx-md-2 d-lg-flex flex-lg-row align-items-lg-center justify-content-lg-center">
|
<div class="profile-card mt-5 mx-1 mx-md-2 d-lg-flex flex-lg-row align-items-lg-center justify-content-lg-center">
|
||||||
<div class="profile">
|
<div class="profile">
|
||||||
<img src="/../assets/images/test2_03.png" alt="">
|
<img src="assets/images/test2_03.png" alt="">
|
||||||
</div>
|
</div>
|
||||||
<div class="profile-text ml-lg-5 px-lg-5">
|
<div class="profile-text ">
|
||||||
<p>As an FMCG company, we always faced a tough competition in our field of market. It gotten only worse
|
<p class="profile-text-p">As an FMCG company, we always faced a tough competition in our field of market. It gotten only worse
|
||||||
since
|
since
|
||||||
the Great Recession hit us in 2008. But with efficient advice by this renown company, we were able to
|
the Great Recession hit us in 2008. But with efficient advice by this renown company, we were able to
|
||||||
Winter
|
Winter
|
||||||
@@ -392,7 +392,7 @@
|
|||||||
<div class="headline-card d-flex flex-column align-items-center justify-content-center mt-4">
|
<div class="headline-card d-flex flex-column align-items-center justify-content-center mt-4">
|
||||||
<h4>request a free</h4>
|
<h4>request a free</h4>
|
||||||
<h2>Consultation</h2>
|
<h2>Consultation</h2>
|
||||||
<img class="line-img" src="/../assets/images/line.png" alt="">
|
<img class="line-img" src="assets/images/line.png" alt="">
|
||||||
</div>
|
</div>
|
||||||
<h6>I would like to discuss</h6>
|
<h6>I would like to discuss</h6>
|
||||||
<div class="form-container-bot d-flex flex-column align-items-start justify-content-center">
|
<div class="form-container-bot d-flex flex-column align-items-start justify-content-center">
|
||||||
@@ -411,7 +411,7 @@
|
|||||||
|
|
||||||
<!-- footer -->
|
<!-- footer -->
|
||||||
<footer class="d-flex flex-column justify-content-center align-items-center pb-4 py-lg-5 py-md-5">
|
<footer class="d-flex flex-column justify-content-center align-items-center pb-4 py-lg-5 py-md-5">
|
||||||
<img src="/../assets/images/footer-logo.webp" class="mt-3 mt-md-0" alt="">
|
<img src="assets/images/footer-logo.webp" class="mt-3 mt-md-0" alt="">
|
||||||
<div class="footer-copyright">
|
<div class="footer-copyright">
|
||||||
(c)2024 Globaly. All rights reserved. |
|
(c)2024 Globaly. All rights reserved. |
|
||||||
<a href="#">Privacy Policy</a>
|
<a href="#">Privacy Policy</a>
|
||||||
|
|||||||
34
news.html
34
news.html
@@ -78,16 +78,16 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="horizontal-menu d-none d-md-none d-lg-flex ">
|
<div class="horizontal-menu d-none d-md-none d-lg-flex ">
|
||||||
<ul class="nav-ul-hor d-md-flex d-md-row s mb-0">
|
<ul class="nav-ul-hor d-md-flex d-md-row s mb-0">
|
||||||
<li class="navs"><a class="hor-navs-a" href="index.html" style="text-decoration: none;"> Home</a></li>
|
<a href="index.html" style="text-decoration: none;"><li class="navs"> Home</li></a>
|
||||||
<li class="navs">Pages</li>
|
<li class="navs">Pages</li>
|
||||||
<li class="navs"><a class="hor-navs-a" href="about.html" style="text-decoration: none;"></a> About us</li>
|
<a href="about.html" style="text-decoration: none;"><li class="navs">About us</li></a>
|
||||||
<li class="navs"><a class="hor-navs-a" href="services.html" style="text-decoration: none;"> Services</a></li>
|
<a href="services.html" style="text-decoration: none;"><li class="navs">Services</li></a>
|
||||||
<li class="navs"><a class="hor-navs-a" href="cases.html" style="text-decoration: none;"> Cases</a></li>
|
<a href="cases.html" style="text-decoration: none;"><li class="navs">Cases</li></a>
|
||||||
<li id="li-home" class="navs">News</li>
|
<li id="li-home" class="navs">News</li>
|
||||||
<li class="navs" ><a class="hor-navs-a" href="contacts.html" style="text-decoration: none;"> Contacts</a></li>
|
<a href="contacts.html" style="text-decoration: none;"><li class="navs">Contacts</li></a>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<img src="/../assets/images/logo.webp" class="logo-img mt-3 mt-lg-0 mt-md-0" alt="">
|
<img src="assets/images/logo.webp" class="logo-img mt-3 mt-lg-0 mt-md-0" alt="">
|
||||||
|
|
||||||
<!-- site navigation-->
|
<!-- site navigation-->
|
||||||
|
|
||||||
@@ -105,13 +105,13 @@
|
|||||||
<div class="collapse" id="navbarToggleExternalContent">
|
<div class="collapse" id="navbarToggleExternalContent">
|
||||||
<div id="myDropdown" class="dropdown-content">
|
<div id="myDropdown" class="dropdown-content">
|
||||||
<ul class="nav-ul mb-0">
|
<ul class="nav-ul mb-0">
|
||||||
<li class="navs"><a href="index.html" style="text-decoration: none;"> Home</a></li>
|
<a href="index.html" style="text-decoration: none;"><li class="navs"> Home</li></a>
|
||||||
<li class="navs">Pages</li>
|
<li class="navs">Pages</li>
|
||||||
<li class="navs"><a href="about.html" style="text-decoration: none;"></a> About us</li>
|
<a href="about.html" style="text-decoration: none;"><li class="navs">About us</li></a>
|
||||||
<li class="navs"><a href="services.html" style="text-decoration: none;"> Services</a></li>
|
<a href="services.html" style="text-decoration: none;"><li class="navs">Services</li></a>
|
||||||
<li class="navs"><a href="cases.html" style="text-decoration: none;"> Cases</a></li>
|
<a href="cases.html" style="text-decoration: none;"><li class="navs">Cases</li></a>
|
||||||
<li id="li-home" class="navs">News</li>
|
<li id="li-home" class="navs">News</li>
|
||||||
<li class="navs"><a href="contacts.html" style="text-decoration: none;"> Contacts</a></li>
|
<a href="contacts.html" style="text-decoration: none;"><li class="navs">Contacts</li></a>
|
||||||
</ul>
|
</ul>
|
||||||
<div class="links d-inline-block w-100">
|
<div class="links d-inline-block w-100">
|
||||||
<ul class="socials-ul d-flex align-items-center justify-content-left mb-0">
|
<ul class="socials-ul d-flex align-items-center justify-content-left mb-0">
|
||||||
@@ -149,13 +149,13 @@
|
|||||||
|
|
||||||
<div class="horizontal-menu d-none d-lg-none d-md-flex d-md-row justify-content-md-start align-items-md-center">
|
<div class="horizontal-menu d-none d-lg-none d-md-flex d-md-row justify-content-md-start align-items-md-center">
|
||||||
<ul class="nav-ul-hor d-md-flex d-md-row s mb-0" style="box-shadow: 2px 8px 24px rgba(0,0,0,.1);">
|
<ul class="nav-ul-hor d-md-flex d-md-row s mb-0" style="box-shadow: 2px 8px 24px rgba(0,0,0,.1);">
|
||||||
<li class="navs"><a class="hor-navs-a" href="index.html" style="text-decoration: none;"> Home</a></li>
|
<a href="index.html" style="text-decoration: none;"><li class="navs"> Home</li></a>
|
||||||
<li class="navs">Pages</li>
|
<li class="navs">Pages</li>
|
||||||
<li class="navs"><a class="hor-navs-a" href="about.html" style="text-decoration: none;"></a> About us</li>
|
<a href="about.html" style="text-decoration: none;"><li class="navs">About us</li></a>
|
||||||
<li class="navs"><a class="hor-navs-a" href="services.html" style="text-decoration: none;"> Services</a></li>
|
<a href="services.html" style="text-decoration: none;"><li class="navs">Services</li></a>
|
||||||
<li class="navs"><a class="hor-navs-a" href="cases.html" style="text-decoration: none;"> Cases</a></li>
|
<a href="cases.html" style="text-decoration: none;"><li class="navs">Cases</li></a>
|
||||||
<li id="li-home" class="navs">News</li>
|
<li id="li-home" class="navs">News</li>
|
||||||
<li class="navs" ><a class="hor-navs-a" href="contacts.html" style="text-decoration: none;"> Contacts</a></li>
|
<a href="contacts.html" style="text-decoration: none;"><li class="navs">Contacts</li></a>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="breadcrumb">
|
<div class="breadcrumb">
|
||||||
@@ -532,7 +532,7 @@
|
|||||||
|
|
||||||
<!-- footer -->
|
<!-- footer -->
|
||||||
<footer class="d-flex flex-column justify-content-center align-items-center pb-4 py-lg-5 py-md-5">
|
<footer class="d-flex flex-column justify-content-center align-items-center pb-4 py-lg-5 py-md-5">
|
||||||
<img src="../assets/images/footer-logo.webp" class="mt-3 mt-md-0" alt="">
|
<img src="assets/images/footer-logo.webp" class="mt-3 mt-md-0" alt="">
|
||||||
<div class="footer-copyright">
|
<div class="footer-copyright">
|
||||||
(c)2024 Globaly. All rights reserved. |
|
(c)2024 Globaly. All rights reserved. |
|
||||||
<a href="#">Privacy Policy</a>
|
<a href="#">Privacy Policy</a>
|
||||||
|
|||||||
@@ -78,16 +78,16 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="horizontal-menu d-none d-md-none d-lg-flex ">
|
<div class="horizontal-menu d-none d-md-none d-lg-flex ">
|
||||||
<ul class="nav-ul-hor d-md-flex d-md-row s mb-0">
|
<ul class="nav-ul-hor d-md-flex d-md-row s mb-0">
|
||||||
<li class="navs"><a class="hor-navs-a" href="index.html" style="text-decoration: none;"> Home</a></li>
|
<a href="index.html" style="text-decoration: none;"><li class="navs"> Home</li></a>
|
||||||
<li class="navs">Pages</li>
|
<li class="navs">Pages</li>
|
||||||
<li class="navs"><a class="hor-navs-a" href="about.html" style="text-decoration: none;">About us</a> </li>
|
<a href="about.html" style="text-decoration: none;"><li class="navs">About us</li></a>
|
||||||
<li id="li-home" class="navs">Services</li>
|
<li id="li-home" class="navs">Services</li>
|
||||||
<li class="navs"><a class="hor-navs-a" href="cases.html" style="text-decoration: none;"> Cases</a></li>
|
<a href="cases.html" style="text-decoration: none;"><li class="navs">Cases</li></a>
|
||||||
<li class="navs"><a class="hor-navs-a" href="news.html" style="text-decoration: none;"> News</a></li>
|
<a href="news.html" style="text-decoration: none;"><li class="navs">News</li></a>
|
||||||
<li class="navs" ><a class="hor-navs-a" href="contacts.html" style="text-decoration: none;"> Contacts</a></li>
|
<a href="contacts.html" style="text-decoration: none;"><li class="navs">Contacts</li></a>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<img src="../assets/images/logo.webp" class="logo-img mt-3 mt-lg-0 mt-md-0" alt="">
|
<img src="assets/images/logo.webp" class="logo-img mt-3 mt-lg-0 mt-md-0" alt="">
|
||||||
|
|
||||||
<!-- site navigation-->
|
<!-- site navigation-->
|
||||||
|
|
||||||
@@ -105,13 +105,13 @@
|
|||||||
<div class="collapse" id="navbarToggleExternalContent">
|
<div class="collapse" id="navbarToggleExternalContent">
|
||||||
<div id="myDropdown" class="dropdown-content">
|
<div id="myDropdown" class="dropdown-content">
|
||||||
<ul class="nav-ul mb-0">
|
<ul class="nav-ul mb-0">
|
||||||
<li class="navs"><a href="index.html" style="text-decoration: none;"> Home</a></li>
|
<a href="index.html" style="text-decoration: none;"><li class="navs"> Home</li></a>
|
||||||
<li class="navs">Pages</li>
|
<li class="navs">Pages</li>
|
||||||
<li class="navs"><a href="about.html" style="text-decoration: none;"></a> About us</li>
|
<a href="about.html" style="text-decoration: none;"><li class="navs">About us</li></a>
|
||||||
<li id="li-home" class="navs">Services</li>
|
<li id="li-home" class="navs">Services</li>
|
||||||
<li class="navs"><a href="cases.html" style="text-decoration: none;"> Cases</a></li>
|
<a href="cases.html" style="text-decoration: none;"><li class="navs">Cases</li></a>
|
||||||
<li class="navs"><a href="news.html" style="text-decoration: none;"> News</a></li>
|
<a href="news.html" style="text-decoration: none;"><li class="navs">News</li></a>
|
||||||
<li class="navs"><a href="contacts.html" style="text-decoration: none;"> Contacts</a></li>
|
<a href="contacts.html" style="text-decoration: none;"><li class="navs">Contacts</li></a>
|
||||||
</ul>
|
</ul>
|
||||||
<div class="links d-inline-block w-100">
|
<div class="links d-inline-block w-100">
|
||||||
<ul class="socials-ul d-flex align-items-center justify-content-left mb-0">
|
<ul class="socials-ul d-flex align-items-center justify-content-left mb-0">
|
||||||
@@ -149,13 +149,13 @@
|
|||||||
|
|
||||||
<div class="horizontal-menu d-none d-lg-none d-md-flex d-md-row justify-content-md-start align-items-md-center">
|
<div class="horizontal-menu d-none d-lg-none d-md-flex d-md-row justify-content-md-start align-items-md-center">
|
||||||
<ul class="nav-ul-hor d-md-flex d-md-row s mb-0" style="box-shadow: 2px 8px 24px rgba(0,0,0,.1);">
|
<ul class="nav-ul-hor d-md-flex d-md-row s mb-0" style="box-shadow: 2px 8px 24px rgba(0,0,0,.1);">
|
||||||
<li class="navs"><a class="hor-navs-a" href="index.html" style="text-decoration: none;"> Home</a></li>
|
<a href="index.html" style="text-decoration: none;"><li class="navs"> Home</li></a>
|
||||||
<li class="navs">Pages</li>
|
<li class="navs">Pages</li>
|
||||||
<li class="navs"><a class="hor-navs-a" href="about.html" style="text-decoration: none;">About us</a> </li>
|
<a href="about.html" style="text-decoration: none;"><li class="navs">About us</li></a>
|
||||||
<li id="li-home" class="navs">Services</li>
|
<li id="li-home" class="navs">Services</li>
|
||||||
<li class="navs"><a class="hor-navs-a" href="cases.html" style="text-decoration: none;"> Cases</a></li>
|
<a href="cases.html" style="text-decoration: none;"><li class="navs">Cases</li></a>
|
||||||
<li class="navs"><a class="hor-navs-a" href="news.html" style="text-decoration: none;"> News</a></li>
|
<a href="news.html" style="text-decoration: none;"><li class="navs">News</li></a>
|
||||||
<li class="navs" ><a class="hor-navs-a" href="contacts.html" style="text-decoration: none;"> Contacts</a></li>
|
<a href="contacts.html" style="text-decoration: none;"><li class="navs">Contacts</li></a>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="breadcrumb">
|
<div class="breadcrumb">
|
||||||
@@ -223,7 +223,7 @@
|
|||||||
<h2 class="headline-h2">Services We Offer</h2>
|
<h2 class="headline-h2">Services We Offer</h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="text-box-div col-md-4 px-md-3 px-lg-0 ">
|
<div class="text-box-div col-md-4 px-lg-0 ">
|
||||||
<div class="text-box d-flex justify-content-center flex-column align-items-center"
|
<div class="text-box d-flex justify-content-center flex-column align-items-center"
|
||||||
style="border: none;">
|
style="border: none;">
|
||||||
<img class="img-num" src="assets/images/icon1.webp">
|
<img class="img-num" src="assets/images/icon1.webp">
|
||||||
@@ -233,7 +233,7 @@
|
|||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="text-box-div col-md-4 px-md-3 px-lg-0">
|
<div class="text-box-div col-md-4 px-lg-0">
|
||||||
<div class="text-box d-flex justify-content-center flex-column align-items-center"
|
<div class="text-box d-flex justify-content-center flex-column align-items-center"
|
||||||
style="border: none;">
|
style="border: none;">
|
||||||
<img class="img-num" src="assets/images/icon3.webp">
|
<img class="img-num" src="assets/images/icon3.webp">
|
||||||
@@ -242,7 +242,7 @@
|
|||||||
will choose our interim management specialists to take over…</p>
|
will choose our interim management specialists to take over…</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="text-box-div col-md-4 px-md-3 px-lg-0 ">
|
<div class="text-box-div col-md-4 px-lg-0 ">
|
||||||
<div class="text-box d-flex justify-content-center flex-column align-items-center"
|
<div class="text-box d-flex justify-content-center flex-column align-items-center"
|
||||||
style="border: none;">
|
style="border: none;">
|
||||||
<img class="img-num" src="assets/images/icon2.webp">
|
<img class="img-num" src="assets/images/icon2.webp">
|
||||||
@@ -251,7 +251,7 @@
|
|||||||
will hit the road</p>
|
will hit the road</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="text-box-div col-md-4 px-md-3 px-lg-0 ">
|
<div class="text-box-div col-md-4 px-lg-0 ">
|
||||||
<div class="text-box d-flex justify-content-center flex-column align-items-center"
|
<div class="text-box d-flex justify-content-center flex-column align-items-center"
|
||||||
style="border: none;">
|
style="border: none;">
|
||||||
<img class="img-num" src="assets/images/icon4.webp">
|
<img class="img-num" src="assets/images/icon4.webp">
|
||||||
@@ -261,7 +261,7 @@
|
|||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="text-box-div col-md-4 px-md-3 px-lg-0">
|
<div class="text-box-div col-md-4 px-lg-0">
|
||||||
<div class="text-box d-flex justify-content-center flex-column align-items-center"
|
<div class="text-box d-flex justify-content-center flex-column align-items-center"
|
||||||
style="border: none;">
|
style="border: none;">
|
||||||
<img class="img-num" src="assets/images/icon1.webp">
|
<img class="img-num" src="assets/images/icon1.webp">
|
||||||
@@ -270,7 +270,7 @@
|
|||||||
game will simply leave your biz short-sighted…</p>
|
game will simply leave your biz short-sighted…</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="text-box-div col-md-4 px-md-3 px-lg-0 ">
|
<div class="text-box-div col-md-4 px-lg-0 ">
|
||||||
<div class="text-box d-flex justify-content-center flex-column align-items-center"
|
<div class="text-box d-flex justify-content-center flex-column align-items-center"
|
||||||
style="border: none;">
|
style="border: none;">
|
||||||
<img class="img-num" src="assets/images/icon3.webp">
|
<img class="img-num" src="assets/images/icon3.webp">
|
||||||
@@ -289,7 +289,7 @@
|
|||||||
<h3 class="headline-h3 mx-3" style="text-align: center;">request</h3>
|
<h3 class="headline-h3 mx-3" style="text-align: center;">request</h3>
|
||||||
<h2 class="headline-h2">a free consultation</h2>
|
<h2 class="headline-h2">a free consultation</h2>
|
||||||
</div>
|
</div>
|
||||||
<p class="p-form-s px-3 px-md-0 mx-md-5">Would you like to speak to one of our financial advisers? Just submit your contact details and we’ll be in
|
<p class="p-form-s px-3 px-md-1 mx-md-5">Would you like to speak to one of our financial advisers? Just submit your contact details and we’ll be in
|
||||||
touch shortly. You can also email us if you prefer that type of communication.</p>
|
touch shortly. You can also email us if you prefer that type of communication.</p>
|
||||||
<h6 class="h6-form-s">I would like to discuss</h6>
|
<h6 class="h6-form-s">I would like to discuss</h6>
|
||||||
<div class="form-container-bot d-flex flex-column align-items-start justify-content-center">
|
<div class="form-container-bot d-flex flex-column align-items-start justify-content-center">
|
||||||
@@ -361,7 +361,7 @@
|
|||||||
</section>
|
</section>
|
||||||
<!-- footer -->
|
<!-- footer -->
|
||||||
<footer class="d-flex flex-column justify-content-center align-items-center pb-4 py-lg-5 py-md-5">
|
<footer class="d-flex flex-column justify-content-center align-items-center pb-4 py-lg-5 py-md-5">
|
||||||
<img src="../assets/images/footer-logo.webp" class="mt-3 mt-md-0" alt="">
|
<img src="assets/images/footer-logo.webp" class="mt-3 mt-md-0" alt="">
|
||||||
<div class="footer-copyright">
|
<div class="footer-copyright">
|
||||||
(c)2024 Globaly. All rights reserved. |
|
(c)2024 Globaly. All rights reserved. |
|
||||||
<a href="#">Privacy Policy</a>
|
<a href="#">Privacy Policy</a>
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
.fifth-part {
|
.fifth-part {
|
||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
background-image: url('/../assets/images/image33.jpg');
|
background-image: url('../assets/images/image33.jpg');
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
background-attachment: fixed;
|
background-attachment: fixed;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
.first-part {
|
.first-part {
|
||||||
min-height: 65vh;
|
min-height: 65vh;
|
||||||
background-image: url('/../assets/images/image36.jpg');
|
background-image: url('../assets/images/image36.jpg');
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
color: white;
|
color: white;
|
||||||
background-position: center;
|
background-position: center;
|
||||||
|
|||||||
@@ -52,14 +52,6 @@ span {
|
|||||||
height: 50px;
|
height: 50px;
|
||||||
background-color: white;
|
background-color: white;
|
||||||
}
|
}
|
||||||
.dropdown-content .navs a{
|
|
||||||
color: #333333;
|
|
||||||
}
|
|
||||||
.dropdown-content .navs a:hover{
|
|
||||||
color: white;
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
.links{
|
.links{
|
||||||
background-color: #333333;
|
background-color: #333333;
|
||||||
|
|||||||
@@ -150,13 +150,13 @@ input::placeholder {
|
|||||||
|
|
||||||
.navs{
|
.navs{
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
color: #333333 !important;
|
|
||||||
.hor-navs-a{
|
|
||||||
color: #333333 ;
|
color: #333333 ;
|
||||||
}
|
// .hor-navs-a{
|
||||||
.hor-navs-a:hover{
|
// color: #333333;
|
||||||
color:white;
|
// }
|
||||||
}
|
// .hor-navs-a:hover{
|
||||||
|
// color:white !important;
|
||||||
|
// }
|
||||||
}
|
}
|
||||||
|
|
||||||
.navs:hover {
|
.navs:hover {
|
||||||
@@ -184,13 +184,6 @@ input::placeholder {
|
|||||||
|
|
||||||
.navs{
|
.navs{
|
||||||
padding: 45px 22px !important;
|
padding: 45px 22px !important;
|
||||||
color: #333333 !important;
|
|
||||||
.hor-navs-a{
|
|
||||||
color: #333333;
|
|
||||||
}
|
|
||||||
.hor-navs-a:hover{
|
|
||||||
color:white;
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
.seventh-part {
|
.seventh-part {
|
||||||
min-height: 55vh;
|
min-height: 55vh;
|
||||||
background-image: url('/../assets/images/image44.jpg');
|
background-image: url('../assets/images/image44.jpg');
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
position: relative;
|
position: relative;
|
||||||
color: white;
|
color: white;
|
||||||
|
|||||||
@@ -50,7 +50,7 @@
|
|||||||
}
|
}
|
||||||
padding: 50px 0 100px 0;
|
padding: 50px 0 100px 0;
|
||||||
.profile-text{
|
.profile-text{
|
||||||
p{
|
.profile-text-p{
|
||||||
width: 330px ;
|
width: 330px ;
|
||||||
}
|
}
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
@@ -59,7 +59,9 @@
|
|||||||
}
|
}
|
||||||
@media only screen and (min-width:992px) {
|
@media only screen and (min-width:992px) {
|
||||||
.sixth-part{
|
.sixth-part{
|
||||||
|
margin-left: 50px !important;
|
||||||
.headline-card{
|
.headline-card{
|
||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
font-size: 48px !important;
|
font-size: 48px !important;
|
||||||
}
|
}
|
||||||
@@ -67,11 +69,17 @@
|
|||||||
h4{
|
h4{
|
||||||
font-size: 29px !important;
|
font-size: 29px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.profile{
|
||||||
|
margin-right: 82px;
|
||||||
|
}
|
||||||
|
|
||||||
.profile-text{
|
.profile-text{
|
||||||
p{
|
.profile-text-p{
|
||||||
width: 538px;
|
width: 90% !important;
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
.third-part{
|
.third-part{
|
||||||
min-height: 70vh;
|
min-height: 70vh;
|
||||||
background-image: url('/../assets/images/image40.jpg');
|
background-image: url('../assets/images/image40.jpg');
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
position: relative;
|
position: relative;
|
||||||
color: white;
|
color: white;
|
||||||
@@ -54,7 +54,7 @@
|
|||||||
|
|
||||||
@media only screen and (min-width: 768px){
|
@media only screen and (min-width: 768px){
|
||||||
.img-container{
|
.img-container{
|
||||||
background-image: url('/../assets/images/image39.jpg');
|
background-image: url('../assets/images/image39.jpg');
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
background-position: center;
|
background-position: center;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -30,6 +30,7 @@
|
|||||||
background-color: white;
|
background-color: white;
|
||||||
color: #15c1cb !important;
|
color: #15c1cb !important;
|
||||||
margin-top: 20px;
|
margin-top: 20px;
|
||||||
|
border: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.subscribe:hover {
|
.subscribe:hover {
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
.fifth-part-au {
|
.fifth-part-au {
|
||||||
background-image: url('/../../assets/images/image30.jpg');
|
background-image: url('../../assets/images/image30.jpg');
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
position: relative;
|
position: relative;
|
||||||
color: white;
|
color: white;
|
||||||
|
|||||||
@@ -29,7 +29,7 @@
|
|||||||
align-items: start !important;
|
align-items: start !important;
|
||||||
}
|
}
|
||||||
.h4-fourth{
|
.h4-fourth{
|
||||||
font-family: 'Merriweather', Helvetica, Arial, Lucida, sans-serif;
|
font-family: Merriweather, Helvetica, Arial, Lucida, sans-serif;
|
||||||
font-size: 26px;
|
font-size: 26px;
|
||||||
color: #333333 !important;
|
color: #333333 !important;
|
||||||
line-height: 1.3em;
|
line-height: 1.3em;
|
||||||
|
|||||||
@@ -35,7 +35,7 @@
|
|||||||
|
|
||||||
.img-au {
|
.img-au {
|
||||||
min-height: 22vh;
|
min-height: 22vh;
|
||||||
background-image: url('/../../assets/images/image32.jpg');
|
background-image: url('../../assets/images/image32.jpg');
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
background-position: center;
|
background-position: center;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
.third-part-au {
|
.third-part-au {
|
||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
background-image: url('/../../assets/images/image33.jpg');
|
background-image: url('../../assets/images/image33.jpg');
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
position: relative;
|
position: relative;
|
||||||
color: white;
|
color: white;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
.img-services {
|
.img-services {
|
||||||
min-height: 22vh;
|
min-height: 22vh;
|
||||||
background-image: url('/../../assets/images/image1.jpg');
|
background-image: url('../../assets/images/image1.jpg');
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
background-position: center;
|
background-position: center;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -22,3 +22,9 @@
|
|||||||
margin-top: 18px;
|
margin-top: 18px;
|
||||||
margin-bottom: 8px;
|
margin-bottom: 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media only screen and (min-width:992px) {
|
||||||
|
.p-form-s{
|
||||||
|
padding: 0 450px !important;
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
.third-part-s {
|
.third-part-s {
|
||||||
background-image: url('/../../assets/images/image10.jpg');
|
background-image: url('../../assets/images/image10.jpg');
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
position: relative;
|
position: relative;
|
||||||
color: white;
|
color: white;
|
||||||
@@ -20,6 +20,8 @@
|
|||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
margin-bottom: 0px;
|
margin-bottom: 0px;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
|
padding: 0 5px;
|
||||||
|
margin-bottom: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.h2-third {
|
.h2-third {
|
||||||
@@ -78,6 +80,7 @@
|
|||||||
.textbox3{
|
.textbox3{
|
||||||
.h1-third{
|
.h1-third{
|
||||||
font-size: 66px;
|
font-size: 66px;
|
||||||
|
padding: 0 50px
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -149,14 +149,8 @@ input::placeholder {
|
|||||||
}
|
}
|
||||||
.nav-ul-hor .navs {
|
.nav-ul-hor .navs {
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
color: #333333 !important;
|
|
||||||
}
|
|
||||||
.nav-ul-hor .navs .hor-navs-a {
|
|
||||||
color: #333333;
|
color: #333333;
|
||||||
}
|
}
|
||||||
.nav-ul-hor .navs .hor-navs-a:hover {
|
|
||||||
color: white;
|
|
||||||
}
|
|
||||||
.nav-ul-hor .navs:hover {
|
.nav-ul-hor .navs:hover {
|
||||||
background-color: #15c1c6;
|
background-color: #15c1c6;
|
||||||
color: white;
|
color: white;
|
||||||
@@ -176,13 +170,6 @@ input::placeholder {
|
|||||||
}
|
}
|
||||||
.navs {
|
.navs {
|
||||||
padding: 45px 22px !important;
|
padding: 45px 22px !important;
|
||||||
color: #333333 !important;
|
|
||||||
}
|
|
||||||
.navs .hor-navs-a {
|
|
||||||
color: #333333;
|
|
||||||
}
|
|
||||||
.navs .hor-navs-a:hover {
|
|
||||||
color: white;
|
|
||||||
}
|
}
|
||||||
header {
|
header {
|
||||||
padding: 0 96px !important;
|
padding: 0 96px !important;
|
||||||
@@ -256,14 +243,6 @@ span {
|
|||||||
background-color: white;
|
background-color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
.dropdown-content .navs a {
|
|
||||||
color: #333333;
|
|
||||||
}
|
|
||||||
|
|
||||||
.dropdown-content .navs a:hover {
|
|
||||||
color: white;
|
|
||||||
}
|
|
||||||
|
|
||||||
.links {
|
.links {
|
||||||
background-color: #333333;
|
background-color: #333333;
|
||||||
}
|
}
|
||||||
@@ -331,7 +310,7 @@ span {
|
|||||||
}
|
}
|
||||||
.first-part {
|
.first-part {
|
||||||
min-height: 65vh;
|
min-height: 65vh;
|
||||||
background-image: url("/../assets/images/image36.jpg");
|
background-image: url("../assets/images/image36.jpg");
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
color: white;
|
color: white;
|
||||||
background-position: center;
|
background-position: center;
|
||||||
@@ -528,7 +507,7 @@ span {
|
|||||||
}
|
}
|
||||||
.third-part {
|
.third-part {
|
||||||
min-height: 70vh;
|
min-height: 70vh;
|
||||||
background-image: url("/../assets/images/image40.jpg");
|
background-image: url("../assets/images/image40.jpg");
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
position: relative;
|
position: relative;
|
||||||
color: white;
|
color: white;
|
||||||
@@ -583,7 +562,7 @@ span {
|
|||||||
|
|
||||||
@media only screen and (min-width: 768px) {
|
@media only screen and (min-width: 768px) {
|
||||||
.img-container {
|
.img-container {
|
||||||
background-image: url("/../assets/images/image39.jpg");
|
background-image: url("../assets/images/image39.jpg");
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
background-position: center;
|
background-position: center;
|
||||||
}
|
}
|
||||||
@@ -706,7 +685,7 @@ span {
|
|||||||
}
|
}
|
||||||
.fifth-part {
|
.fifth-part {
|
||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
background-image: url("/../assets/images/image33.jpg");
|
background-image: url("../assets/images/image33.jpg");
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
background-attachment: fixed;
|
background-attachment: fixed;
|
||||||
position: relative;
|
position: relative;
|
||||||
@@ -831,24 +810,30 @@ span {
|
|||||||
.sixth-part .profile-text {
|
.sixth-part .profile-text {
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
}
|
}
|
||||||
.sixth-part .profile-text p {
|
.sixth-part .profile-text .profile-text-p {
|
||||||
width: 330px;
|
width: 330px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@media only screen and (min-width: 992px) {
|
@media only screen and (min-width: 992px) {
|
||||||
|
.sixth-part {
|
||||||
|
margin-left: 50px !important;
|
||||||
|
}
|
||||||
.sixth-part .headline-card h2 {
|
.sixth-part .headline-card h2 {
|
||||||
font-size: 48px !important;
|
font-size: 48px !important;
|
||||||
}
|
}
|
||||||
.sixth-part .headline-card h4 {
|
.sixth-part .headline-card h4 {
|
||||||
font-size: 29px !important;
|
font-size: 29px !important;
|
||||||
}
|
}
|
||||||
.sixth-part .headline-card .profile-text p {
|
.profile {
|
||||||
width: 538px;
|
margin-right: 82px;
|
||||||
|
}
|
||||||
|
.profile-text .profile-text-p {
|
||||||
|
width: 90% !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.seventh-part {
|
.seventh-part {
|
||||||
min-height: 55vh;
|
min-height: 55vh;
|
||||||
background-image: url("/../assets/images/image44.jpg");
|
background-image: url("../assets/images/image44.jpg");
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
position: relative;
|
position: relative;
|
||||||
color: white;
|
color: white;
|
||||||
@@ -1095,7 +1080,7 @@ footer .footer-copyright a:hover {
|
|||||||
|
|
||||||
.img-au {
|
.img-au {
|
||||||
min-height: 22vh;
|
min-height: 22vh;
|
||||||
background-image: url("/../../assets/images/image32.jpg");
|
background-image: url("../../assets/images/image32.jpg");
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
background-position: center;
|
background-position: center;
|
||||||
}
|
}
|
||||||
@@ -1197,7 +1182,7 @@ footer .footer-copyright a:hover {
|
|||||||
}
|
}
|
||||||
.third-part-au {
|
.third-part-au {
|
||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
background-image: url("/../../assets/images/image33.jpg");
|
background-image: url("../../assets/images/image33.jpg");
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
position: relative;
|
position: relative;
|
||||||
color: white;
|
color: white;
|
||||||
@@ -1288,7 +1273,7 @@ footer .footer-copyright a:hover {
|
|||||||
align-items: start !important;
|
align-items: start !important;
|
||||||
}
|
}
|
||||||
.fourth-part-au .h4-fourth {
|
.fourth-part-au .h4-fourth {
|
||||||
font-family: "Merriweather", Helvetica, Arial, Lucida, sans-serif;
|
font-family: Merriweather, Helvetica, Arial, Lucida, sans-serif;
|
||||||
font-size: 26px;
|
font-size: 26px;
|
||||||
color: #333333 !important;
|
color: #333333 !important;
|
||||||
line-height: 1.3em;
|
line-height: 1.3em;
|
||||||
@@ -1335,7 +1320,7 @@ footer .footer-copyright a:hover {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
.fifth-part-au {
|
.fifth-part-au {
|
||||||
background-image: url("/../../assets/images/image30.jpg");
|
background-image: url("../../assets/images/image30.jpg");
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
position: relative;
|
position: relative;
|
||||||
color: white;
|
color: white;
|
||||||
@@ -1490,6 +1475,7 @@ footer .footer-copyright a:hover {
|
|||||||
background-color: white;
|
background-color: white;
|
||||||
color: #15c1cb !important;
|
color: #15c1cb !important;
|
||||||
margin-top: 20px;
|
margin-top: 20px;
|
||||||
|
border: none;
|
||||||
}
|
}
|
||||||
.email-form-au .subscribe:hover {
|
.email-form-au .subscribe:hover {
|
||||||
color: white !important;
|
color: white !important;
|
||||||
@@ -1593,7 +1579,7 @@ footer .footer-copyright a:hover {
|
|||||||
}
|
}
|
||||||
.img-services {
|
.img-services {
|
||||||
min-height: 22vh;
|
min-height: 22vh;
|
||||||
background-image: url("/../../assets/images/image1.jpg");
|
background-image: url("../../assets/images/image1.jpg");
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
background-position: center;
|
background-position: center;
|
||||||
}
|
}
|
||||||
@@ -1635,8 +1621,13 @@ footer .footer-copyright a:hover {
|
|||||||
margin-bottom: 8px;
|
margin-bottom: 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media only screen and (min-width: 992px) {
|
||||||
|
.p-form-s {
|
||||||
|
padding: 0 450px !important;
|
||||||
|
}
|
||||||
|
}
|
||||||
.third-part-s {
|
.third-part-s {
|
||||||
background-image: url("/../../assets/images/image10.jpg");
|
background-image: url("../../assets/images/image10.jpg");
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
position: relative;
|
position: relative;
|
||||||
color: white;
|
color: white;
|
||||||
@@ -1656,6 +1647,8 @@ footer .footer-copyright a:hover {
|
|||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
margin-bottom: 0px;
|
margin-bottom: 0px;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
|
padding: 0 5px;
|
||||||
|
margin-bottom: 20px;
|
||||||
}
|
}
|
||||||
.third-part-s .textbox3 .h2-third {
|
.third-part-s .textbox3 .h2-third {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
@@ -1699,6 +1692,7 @@ footer .footer-copyright a:hover {
|
|||||||
}
|
}
|
||||||
.third-part-s .textbox3 .h1-third {
|
.third-part-s .textbox3 .h1-third {
|
||||||
font-size: 66px;
|
font-size: 66px;
|
||||||
|
padding: 0 50px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
#h2-cases {
|
#h2-cases {
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user