commit
492
about.html
Normal file
@@ -0,0 +1,492 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.3.0/font/bootstrap-icons.css">
|
||||||
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.4.1/dist/css/bootstrap.min.css"
|
||||||
|
integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
|
||||||
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.rtl.min.css"
|
||||||
|
integrity="sha384-gXt9imSW0VcJVHezoNQsP+TNrjYXoGcrqBZJpry9zJt8PCQjobwmhMGaDHTASo9N" crossorigin="anonymous">
|
||||||
|
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet"
|
||||||
|
integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
|
||||||
|
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js"
|
||||||
|
integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM"
|
||||||
|
crossorigin="anonymous"></script>
|
||||||
|
<link rel="stylesheet" href="style/style.css">
|
||||||
|
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
|
||||||
|
<script src="https://kit.fontawesome.com/4bb6479073.js" crossorigin="anonymous"></script>
|
||||||
|
<title>Globaly - Full Cycle Business Management & Consulting Responsive WordPress Theme</title>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<!-- nav bar -->
|
||||||
|
|
||||||
|
<nav class="navbar clearfix d-flex justify-content-center d-md-flex justify-content-md-end">
|
||||||
|
<ul class="socials-ul clearfix d-none d-md-flex align-items-md-center pb-0 mt-0 mb-0">
|
||||||
|
<li id="socials">
|
||||||
|
<a href="https://www.facebook.com">
|
||||||
|
<i class="fa-brands fa-facebook-f"></i>
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
<li id="socials">
|
||||||
|
<a href="https://x.com">
|
||||||
|
<i class="fa-brands fa-twitter"></i>
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
<li id="socials">
|
||||||
|
<a href="https://www.google.com">
|
||||||
|
<i class="fa-brands fa-google-plus-g"></i>
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
<li id="socials">
|
||||||
|
<a href="https://www.pinterest.com">
|
||||||
|
<i class="fa-brands fa-pinterest"></i>
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
<li id="socials">
|
||||||
|
<a href="https://rs.linkedin.com">
|
||||||
|
<i class="fa-brands fa-linkedin-in"></i>
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
<div class="form-container ">
|
||||||
|
<form class="d-flex align-items-center d-sm-flex justify-content-sm-between" role="search">
|
||||||
|
<input id="src-input" class="form-control rounded-0 border-0" type="search" placeholder="Search ...">
|
||||||
|
<button class="btn" type="submit" style="padding-bottom: 0px;padding-top: 0px;">
|
||||||
|
<span class="material-icons">
|
||||||
|
search
|
||||||
|
</span>
|
||||||
|
</button>
|
||||||
|
</form>
|
||||||
|
</div>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
<!-- header -->
|
||||||
|
<header
|
||||||
|
class="d-flex flex-column d-md-flex flex-md-row-reverse justify-content-md-between align-items-center justify-content-sm-center mx-lg-0 my-lg-0 mt-4 mx-0 mt-md-4 mb-md-3 mx-md-3">
|
||||||
|
<div class="contact d-flex flex-column">
|
||||||
|
<div class="number d-inline">
|
||||||
|
<span id="phone-img" class="material-icons">
|
||||||
|
phone
|
||||||
|
</span>
|
||||||
|
<a class="phone" href="#">800-2345-6789</a>
|
||||||
|
</div>
|
||||||
|
<a id="mail" href="#" class="mt-1">globaly@demolink.org</a>
|
||||||
|
</div>
|
||||||
|
<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">
|
||||||
|
<li id="li-home" class="navs">Home</li>
|
||||||
|
<li class="navs">Pages</li>
|
||||||
|
<li class="navs">About US</li>
|
||||||
|
<li class="navs">Services</li>
|
||||||
|
<li class="navs">cases</li>
|
||||||
|
<li class="navs">news</li>
|
||||||
|
<li class="navs">contacts</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<img src="/assets/images/logo.webp" class="logo-img mt-3 mt-lg-0 mt-md-0" alt="">
|
||||||
|
|
||||||
|
<!-- site navigation-->
|
||||||
|
|
||||||
|
<nav class="menu d-flex d-md-none justify-content-center align-items-center w-100 "
|
||||||
|
style="background-color: white; height: 68px;">
|
||||||
|
<div class="container-fluid ">
|
||||||
|
<button class="navbar-toggler d-flex justify-content-center align-items-center" type="button"
|
||||||
|
data-bs-toggle="collapse" data-bs-target="#navbarToggleExternalContent"
|
||||||
|
aria-controls="navbarToggleExternalContent" aria-expanded="false" aria-label="Toggle navigation">
|
||||||
|
<span class="material-icons">menu
|
||||||
|
</span><span>Menu</span>
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</nav>
|
||||||
|
<div class="collapse" id="navbarToggleExternalContent">
|
||||||
|
<div id="myDropdown" class="dropdown-content">
|
||||||
|
<ul class="nav-ul mb-0">
|
||||||
|
<li id="li-home" class="navs">Home</li>
|
||||||
|
<li class="navs">Pages</li>
|
||||||
|
<li class="navs">About US</li>
|
||||||
|
<li class="navs">Services</li>
|
||||||
|
<li class="navs">cases</li>
|
||||||
|
<li class="navs">news</li>
|
||||||
|
<li class="navs">Contacts</li>
|
||||||
|
</ul>
|
||||||
|
<div class="links d-inline-block w-100">
|
||||||
|
<ul class="socials-ul d-flex align-items-center justify-content-left mb-0">
|
||||||
|
<li id="socials">
|
||||||
|
<a href="https://www.facebook.com">
|
||||||
|
<i class="fa-brands fa-facebook-f"></i>
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
<li id="socials">
|
||||||
|
<a href="https://x.com">
|
||||||
|
<i class="fa-brands fa-twitter"></i>
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
<li id="socials">
|
||||||
|
<a href="https://www.google.com">
|
||||||
|
<i class="fa-brands fa-google-plus-g"></i>
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
<li id="socials">
|
||||||
|
<a href="https://www.pinterest.com">
|
||||||
|
<i class="fa-brands fa-pinterest"></i>
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
<li id="socials">
|
||||||
|
<a href="https://rs.linkedin.com">
|
||||||
|
<i class="fa-brands fa-linkedin-in"></i>
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<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">
|
||||||
|
<li id="li-home" class="navs">Home</li>
|
||||||
|
<li class="navs">Pages</li>
|
||||||
|
<li class="navs">About US</li>
|
||||||
|
<li class="navs">Services</li>
|
||||||
|
<li class="navs">cases</li>
|
||||||
|
<li class="navs">news</li>
|
||||||
|
<li class="navs">more</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<div class="breadcrumb">
|
||||||
|
<div class="breadcrumb-item"><a href="#">Home</a></div>
|
||||||
|
<div class="breadcrumb-item-sep">/</div>
|
||||||
|
<div class="breadcrumb-item-about" aria-current="page">About us</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="img first-part-au">
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- First part -->
|
||||||
|
<section>
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-md-6">
|
||||||
|
<div class="first-part-au d-flex align-items-center justify-content-center mt-5 ">
|
||||||
|
<div class="text-box ">
|
||||||
|
<h2>When we decided to set up our operations 25 years ago, we had a list of principles that we
|
||||||
|
all
|
||||||
|
stood
|
||||||
|
by, as co-founders...</h2>
|
||||||
|
<p class="p-1">They did not change a bit. It was and still is a distinct desire to deliver
|
||||||
|
complex,
|
||||||
|
360°
|
||||||
|
investment consulting services, that would fill any gap in any business’ daily, monthly and
|
||||||
|
yearly
|
||||||
|
operations. With that in mind, we continue to implement our expertise to help hundreds of
|
||||||
|
companies!
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="col-md-6">
|
||||||
|
<div class="first-part-au d-flex align-items-center justify-content-center mt-md-5 mt-0">
|
||||||
|
<div class="text-box">
|
||||||
|
<h2>With the help of our advisors hundreds of small, medium and big companies were able to
|
||||||
|
achieve
|
||||||
|
results, such as:</h2>
|
||||||
|
<p class="p-2">1) Steady year-by-year growth</p>
|
||||||
|
<p class="p-2">2) Spring back from a recession or market value drop</p>
|
||||||
|
<p class="p-2">3) Ill-conceived IPO turned into a golden share IPO</p>
|
||||||
|
<p class="p-2">4) Investments risks eliminated, billions of dollars spent more efficiently</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Second part -->
|
||||||
|
<div class="second-part-au d-flex align-items-center justify-content-center flex-column my-5">
|
||||||
|
<div class="headline d-flex align-items-center justify-content-center flex-column">
|
||||||
|
<h3 class="headline-h3">Why Choosing</h3>
|
||||||
|
<h2 class="headline-h2">Us is a Smart Move</h2>
|
||||||
|
</div>
|
||||||
|
<div class="row">
|
||||||
|
<div class="md-col-4">
|
||||||
|
<div class="text-box d-flex justify-content-center flex-column align-items-center">
|
||||||
|
<img src="assets/images/num1.webp">
|
||||||
|
<h2 class="second-h2">Full Cycle Biz Management</h2>
|
||||||
|
<p class="p-1">Our strong conviction is that if a business is to be optimized, it’s to be
|
||||||
|
optimized in a
|
||||||
|
full cycle manner! Our expertise spans from business and investment consulting and well into
|
||||||
|
HR/recruiting and M&A fields…
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="md-col-4">
|
||||||
|
<div class="text-box d-flex justify-content-center flex-column align-items-center">
|
||||||
|
<img src="assets/images/num2.webp">
|
||||||
|
<h2 class="second-h2">Low-risk Strategy</h2>
|
||||||
|
<p class="p-1">We clearly understand, that you want not to lose, but to earn more money over
|
||||||
|
your period
|
||||||
|
of work with us. That’s why we reject all high-risk endeavors, that may lead to a fast stack
|
||||||
|
of cash
|
||||||
|
for the first time but to a principal capital’s loss the second time.. We base our advice
|
||||||
|
only on
|
||||||
|
low-risk operations and estimates.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="md-col-4">
|
||||||
|
<div class="text-box d-flex justify-content-center flex-column align-items-center">
|
||||||
|
<img src="assets/images/num3.webp">
|
||||||
|
<h2 class="second-h2">Fast & Efficient</h2>
|
||||||
|
<p class="p-1">Due diligence is one thing. But we’re trying to deliver the most fast paced
|
||||||
|
business
|
||||||
|
assessments diligence in the industry. While working with us, your business will never get
|
||||||
|
stuck in
|
||||||
|
the middle of the road with no spare tires in the back…</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Third part -->
|
||||||
|
<div class="third-part-au pb-5 pb-md-5 pt-md-3 py-lg-3 ">
|
||||||
|
<div class="row">
|
||||||
|
<div
|
||||||
|
class="numbers-container col-md-6 col-lg-3 d-flex flex-column align-items-center justify-content-center ">
|
||||||
|
<p class="numbers">9%</p>
|
||||||
|
<h3 class="num-text">Median y-b-y growth our clients businesses show</h3>
|
||||||
|
</div>
|
||||||
|
<div
|
||||||
|
class="numbers-container col-md-6 col-lg-3 d-flex flex-column align-items-center justify-content-center ">
|
||||||
|
<p class="numbers">89%</p>
|
||||||
|
<h3 class="num-text">
|
||||||
|
Median sales rise after 5 years of our services</h3>
|
||||||
|
</div>
|
||||||
|
<div
|
||||||
|
class="numbers-container col-md-6 col-lg-3 d-flex flex-column align-items-center justify-content-center ">
|
||||||
|
<p class="numbers">99%</p>
|
||||||
|
<h3 class="num-text">Number of our returning clients</h3>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Fourth part -->
|
||||||
|
<div class="fourth-part-au d-flex align-items-center justify-content-center flex-column my-5 pb-4">
|
||||||
|
<div class="headline d-flex align-items-center justify-content-center flex-column">
|
||||||
|
<h3 class="headline-h3">Meet</h3>
|
||||||
|
<h2 class="headline-h2">the Team</h2>
|
||||||
|
</div>
|
||||||
|
<div class="card4 d-flex align-items-center justify-content-center flex-column mb-4">
|
||||||
|
<img class="img-fourth" src="assets/images/team1.jpg" alt="">
|
||||||
|
<div class="card-text4 d-flex align-items-center justify-content-start flex-column">
|
||||||
|
<h4 class="h4-fourth">Damien Kaschzmarek</h4>
|
||||||
|
<p class="p-fourth">Damien was appointed as Managing Director of our Investments venture in February
|
||||||
|
2014, after 4 years as Chief Executive Officer.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="card4 d-flex align-items-center justify-content-center flex-column mb-4">
|
||||||
|
<img class="img-fourth" src="assets/images/team2.jpg" alt="">
|
||||||
|
<div class="card-text4 d-flex align-items-center justify-content-start flex-column">
|
||||||
|
<h4 class="h4-fourth">Derek Zoolander</h4>
|
||||||
|
<p class="p-fourth">Derek joined us in 2007, has been Company Secretary since 2010 and was appointed
|
||||||
|
Chief Operating Officer in 2015. He is a Chartered Accountant.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="card4 d-flex align-items-center justify-content-center flex-column mb-4">
|
||||||
|
<img class="img-fourth" src="assets/images/team3.jpg" alt="">
|
||||||
|
<div class="card-text4 d-flex align-items-center justify-content-start flex-column">
|
||||||
|
<h4 class="h4-fourth"> Tom Marvolo</h4>
|
||||||
|
<p class="p-fourth">He has over 30 years’ experience in financial and investment accounting and has
|
||||||
|
extensive experience in the management of the portfolio…</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<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="">
|
||||||
|
<div class="card-text4 d-flex align-items-center justify-content-start flex-column">
|
||||||
|
<h4 class="h4-fourth">James Potter</h4>
|
||||||
|
<p class="p-fourth">Mr. Potter joined us in 2010 as an Investment Analyst and was promoted to Senior
|
||||||
|
Investment Officer. He has long experience as an analyst.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<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="">
|
||||||
|
<div class="card-text4 d-flex align-items-center justify-content-start flex-column">
|
||||||
|
<h4 class="h4-fourth">Lily Granger</h4>
|
||||||
|
<p class="p-fourth">While Lily works here only 10 years, her efficiency allowed us to name her a
|
||||||
|
Senior manager of our biggest portfolios…</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<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="">
|
||||||
|
<div class="card-text4 d-flex align-items-center justify-content-start flex-column">
|
||||||
|
<h4 class="h4-fourth">Timothy Dumbledore</h4>
|
||||||
|
<p class="p-fourth">What Timothy does to company’s, is what our clients call “fiscal magic”. He is
|
||||||
|
an accomplished pro regarding any investing gamble…</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<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="">
|
||||||
|
<div class="card-text4 d-flex align-items-center justify-content-start flex-column">
|
||||||
|
<h4 class="h4-fourth">Lionel Hollande</h4>
|
||||||
|
<p class="p-fourth">Lionel has joined us after years of consulting for Wall Street’s biggest
|
||||||
|
financial institutions. He studied economics at Harvard University.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<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="">
|
||||||
|
<div class="card-text4 d-flex align-items-center justify-content-start flex-column">
|
||||||
|
<h4 class="h4-fourth">Craig Ferguson</h4>
|
||||||
|
<p class="p-fourth">Prior to joining our agencyt, Craig worked at JPMorgan for 10 years in Credit
|
||||||
|
Markets and Risk Technology. He is a CERTIFIED PLANNER™…</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<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="">
|
||||||
|
<div class="card-text4 d-flex align-items-center justify-content-start flex-column">
|
||||||
|
<h4 class="h4-fourth">Diane Mist</h4>
|
||||||
|
<p class="p-fourth">Before joining our experts’ vast team, Diane was the Behavioral Finance
|
||||||
|
Specialist at Barclays Americas and London teams in 2007.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<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="">
|
||||||
|
<div class="card-text4 d-flex align-items-center justify-content-start flex-column">
|
||||||
|
<h4 class="h4-fourth">Andrew Cuomo</h4>
|
||||||
|
<p class="p-fourth">With a background in global bond markets, Andrew’s outlook on our fixed income
|
||||||
|
exposures is invaluable and priceless…</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<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="">
|
||||||
|
<div class="card-text4 d-flex align-items-center justify-content-start flex-column">
|
||||||
|
<h4 class="h4-fourth">Ben Edwards</h4>
|
||||||
|
<p class="p-fourth">Ben is one of the worlds strongest advocates of value investing, and assists us
|
||||||
|
with asset allocation models he developed…</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<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="">
|
||||||
|
<div class="card-text4 d-flex align-items-center justify-content-start flex-column">
|
||||||
|
<h4 class="h4-fourth">Chris Cripsie</h4>
|
||||||
|
<p class="p-fourth">Chris brings deep experience in equity trading from his days at Goldman Sachs,
|
||||||
|
advising on the nuance of tax and execution risks…</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Fifth part -->
|
||||||
|
<div class="fifth-part-au d-flex flex-column justify-content-center align-items-center">
|
||||||
|
<div class="textbox5 mx-3 pb-3">
|
||||||
|
<h3 class="h3-fifth">Are you an expert with an MBA, University level degree, 5+ years</h3>
|
||||||
|
<h2 class="h2-fifth">of practical experience and strong urge to overachieve?</h2>
|
||||||
|
</div>
|
||||||
|
<input class="careers" type="submit" value="careers">
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- Sixth part -->
|
||||||
|
<div class="sixth-part-au d-flex align-items-center justify-content-center flex-column my-5">
|
||||||
|
<div class="headline d-flex align-items-center justify-content-center flex-column">
|
||||||
|
<h3 class="headline-h3">FAQ</h3>
|
||||||
|
<h2 class="headline-h2">the most popular questions</h2>
|
||||||
|
</div>
|
||||||
|
<div id="accordion">
|
||||||
|
<div class="card-q">
|
||||||
|
<div class="card-header" id="headingOne ">
|
||||||
|
<h5 class="h5-button mb-0 " data-toggle="collapse" data-target="#collapseOne"
|
||||||
|
aria-expanded="true" aria-controls="collapseOne">
|
||||||
|
Q: How big the scale of the company needs to be that you will work with it? Do you
|
||||||
|
accept requests from SMBs or only from big corporations?
|
||||||
|
</h5>
|
||||||
|
</div>
|
||||||
|
<div id="collapseOne" class="collapse show" aria-labelledby="headingOne" data-parent="#accordion">
|
||||||
|
<div class="card-body">
|
||||||
|
<span class="A">A</span>: We’ve never had particularly strict benchmarks on how big a
|
||||||
|
company must be so we can
|
||||||
|
take it onboard. We’ve always welcomed the SMB businesses to become our clients and
|
||||||
|
highlighted, that in the modern competitive rhythm the business world lives and works in,
|
||||||
|
SMBs need our help more than bog corporations do!
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="card-q">
|
||||||
|
<div class="card-header" id="headingTwo">
|
||||||
|
<h5 class="h5-button mb-0" class="question-btn btn btn-link collapsed" data-toggle="collapse"
|
||||||
|
data-target="#collapseTwo" aria-expanded="false" aria-controls="collapseTwo">
|
||||||
|
|
||||||
|
Q: Do you offer not US based, overseas consulting management?
|
||||||
|
|
||||||
|
</h5>
|
||||||
|
</div>
|
||||||
|
<div id="collapseTwo" class="collapse" aria-labelledby="headingTwo" data-parent="#accordion">
|
||||||
|
<div class="card-body">
|
||||||
|
<span class="A">A</span>: Of course. Though our company is registered and based in the US
|
||||||
|
(NYC), we can work with
|
||||||
|
any other jurisdiction or country. Footnote: though the main company still needs to be a US
|
||||||
|
registered one…
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="card-q">
|
||||||
|
<div class="card-header" id="headingThree">
|
||||||
|
<h5 class="h5-button mb-0" lass="question-btn btn btn-link collapsed" data-toggle="collapse"
|
||||||
|
data-target="#collapseThree" aria-expanded="false" aria-controls="collapseThree">
|
||||||
|
Q: Do you work in Tax management optimization field?
|
||||||
|
</h5>
|
||||||
|
</div>
|
||||||
|
<div id="collapseThree" class="collapse" aria-labelledby="headingThree" data-parent="#accordion">
|
||||||
|
<div class="card-body">
|
||||||
|
<span class="A">A</span>: No, this is not our field of specialization.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- form-au -->
|
||||||
|
|
||||||
|
<div class="form d-flex flex-column align-items-center justify-content-center my-md-5 mb-5 mb-lg-0">
|
||||||
|
<div class="headline-card d-flex flex-column align-items-center justify-content-center mt-4">
|
||||||
|
<h4 style="text-align: center;">We review and accept business requests</h4>
|
||||||
|
<h2>Contact us now:</h2>
|
||||||
|
<img class="line-img" src="assets/images/line.png" alt="">
|
||||||
|
</div>
|
||||||
|
<div class="form-container-bot d-flex flex-column align-items-start justify-content-center">
|
||||||
|
<input class="input-text" type="text" placeholder="your name">
|
||||||
|
<input class="input-text" type="text" placeholder="your e-mail">
|
||||||
|
<textarea rows="5" class="input-text">your message</textarea>
|
||||||
|
</div>
|
||||||
|
<input class="view-more" type="submit" value="send">
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- email form au -->
|
||||||
|
<div class="email-form-au d-flex justify-content-center align-items-center flex-column">
|
||||||
|
<h4 class="email-title">Induce the growth!</h4>
|
||||||
|
<p class="email-text">With the help of our professional team of advisors, any business will expand to its
|
||||||
|
full promise!<br>
|
||||||
|
Get our latest best cases list, delivered to your email.</p>
|
||||||
|
<input class="input-text" type="text" placeholder="enter your e-mail">
|
||||||
|
<input class="subscribe" type="submit" value="subscribe">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</section>
|
||||||
|
<!-- footer -->
|
||||||
|
<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="">
|
||||||
|
<div class="footer-copyright">
|
||||||
|
(c)2024 Globaly. All rights reserved. |
|
||||||
|
<a href="#">Privacy Policy</a>
|
||||||
|
</div>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js"
|
||||||
|
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
|
||||||
|
crossorigin="anonymous"></script>
|
||||||
|
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.12.9/dist/umd/popper.min.js"
|
||||||
|
integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q"
|
||||||
|
crossorigin="anonymous"></script>
|
||||||
|
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.0.0/dist/js/bootstrap.min.js"
|
||||||
|
integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl"
|
||||||
|
crossorigin="anonymous"></script>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
</html>
|
||||||
BIN
assets/images/image30.jpg
Normal file
|
After Width: | Height: | Size: 345 KiB |
BIN
assets/images/image32.jpg
Normal file
|
After Width: | Height: | Size: 147 KiB |
BIN
assets/images/num1.webp
Normal file
|
After Width: | Height: | Size: 460 B |
BIN
assets/images/num2.webp
Normal file
|
After Width: | Height: | Size: 978 B |
BIN
assets/images/num3.webp
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
assets/images/team1.jpg
Normal file
|
After Width: | Height: | Size: 28 KiB |
BIN
assets/images/team10.jpg
Normal file
|
After Width: | Height: | Size: 29 KiB |
BIN
assets/images/team11.jpg
Normal file
|
After Width: | Height: | Size: 37 KiB |
BIN
assets/images/team12.jpg
Normal file
|
After Width: | Height: | Size: 24 KiB |
BIN
assets/images/team2.jpg
Normal file
|
After Width: | Height: | Size: 30 KiB |
BIN
assets/images/team3.jpg
Normal file
|
After Width: | Height: | Size: 31 KiB |
BIN
assets/images/team4.jpg
Normal file
|
After Width: | Height: | Size: 27 KiB |
BIN
assets/images/team5.jpg
Normal file
|
After Width: | Height: | Size: 35 KiB |
BIN
assets/images/team6.jpg
Normal file
|
After Width: | Height: | Size: 35 KiB |
BIN
assets/images/team7.jpg
Normal file
|
After Width: | Height: | Size: 23 KiB |
BIN
assets/images/team8.jpg
Normal file
|
After Width: | Height: | Size: 24 KiB |
BIN
assets/images/team9.jpg
Normal file
|
After Width: | Height: | Size: 36 KiB |
@@ -108,7 +108,7 @@
|
|||||||
<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">About US</li>
|
<li class="navs"><a href="about.html" style="text-decoration: none;"> About US</a></li>
|
||||||
<li class="navs">Services</li>
|
<li class="navs">Services</li>
|
||||||
<li class="navs">cases</li>
|
<li class="navs">cases</li>
|
||||||
<li class="navs">news</li>
|
<li class="navs">news</li>
|
||||||
|
|||||||
@@ -52,6 +52,14 @@ 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;
|
||||||
|
|||||||
56
style/about_us/_email-form-au.scss
Normal file
@@ -0,0 +1,56 @@
|
|||||||
|
.email-form-au{
|
||||||
|
padding: 30px 15px;
|
||||||
|
background-color: #15c1cb;
|
||||||
|
|
||||||
|
.email-title{
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 500;
|
||||||
|
font-size: 24px;
|
||||||
|
line-height: 1.38462;
|
||||||
|
font-family: Merriweather, serif;
|
||||||
|
letter-spacing: 0px;
|
||||||
|
text-align: inherit;
|
||||||
|
color: #ffffff;
|
||||||
|
}
|
||||||
|
.email-text{
|
||||||
|
padding: 0 10px;
|
||||||
|
text-align: center;
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 400;
|
||||||
|
font-size: 16px;
|
||||||
|
line-height: 1.4375;
|
||||||
|
font-family: MerriweatherSans, sans-serif;
|
||||||
|
letter-spacing: 0px;
|
||||||
|
color: #ffffff;
|
||||||
|
}
|
||||||
|
|
||||||
|
.subscribe {
|
||||||
|
@include button;
|
||||||
|
background-color: white;
|
||||||
|
color: #15c1cb !important;
|
||||||
|
margin-top: 20px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.subscribe:hover {
|
||||||
|
|
||||||
|
color: white !important;
|
||||||
|
background-color: transparent;
|
||||||
|
border: solid 2px white;
|
||||||
|
transition: 0.2s;
|
||||||
|
}
|
||||||
|
|
||||||
|
.input-text{
|
||||||
|
padding: 18px 20px;
|
||||||
|
border: none;
|
||||||
|
background-color: #f6f6f6;
|
||||||
|
margin: 0 0 20px;
|
||||||
|
color: #777777 !important;
|
||||||
|
width: 93%;
|
||||||
|
font-family: MerriweatherSans;
|
||||||
|
|
||||||
|
}
|
||||||
|
.input-text::placeholder{
|
||||||
|
color: #31353d !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
47
style/about_us/_fifth-part-au.scss
Normal file
@@ -0,0 +1,47 @@
|
|||||||
|
.fifth-part-au {
|
||||||
|
background-image: url('/assets/images/image30.jpg');
|
||||||
|
background-size: cover;
|
||||||
|
position: relative;
|
||||||
|
color: white;
|
||||||
|
background-size: cover;
|
||||||
|
background-position: center;
|
||||||
|
padding-top: 30px;
|
||||||
|
padding-bottom: 40px;
|
||||||
|
|
||||||
|
.careers {
|
||||||
|
@include button;
|
||||||
|
background-color: transparent;
|
||||||
|
border: solid 2px white;
|
||||||
|
}
|
||||||
|
|
||||||
|
.careers:hover {
|
||||||
|
background-color: white;
|
||||||
|
color: #333333 !important;
|
||||||
|
transition: 0.2s;
|
||||||
|
}
|
||||||
|
|
||||||
|
.textbox5 {
|
||||||
|
.h3-fifth {
|
||||||
|
text-align: center;
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 300;
|
||||||
|
font-size: 37px;
|
||||||
|
line-height: 1.33333;
|
||||||
|
font-family: Merriweather;
|
||||||
|
letter-spacing: 0px;
|
||||||
|
word-wrap: break-word;
|
||||||
|
margin-bottom: 0px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.h2-fifth {
|
||||||
|
text-align: center;
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 700;
|
||||||
|
font-size: 45px;
|
||||||
|
line-height: 1.36957;
|
||||||
|
font-family: Merriweather, serif;
|
||||||
|
letter-spacing: 0px;
|
||||||
|
color: #15c1cb;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
46
style/about_us/_first-part-au.scss
Normal file
@@ -0,0 +1,46 @@
|
|||||||
|
.first-part-au{
|
||||||
|
padding: 0 15px;
|
||||||
|
|
||||||
|
.text-box{
|
||||||
|
border: 1px solid #ebebeb;
|
||||||
|
padding: 24px 15px 8px 15px;
|
||||||
|
margin-bottom: 30px;
|
||||||
|
}
|
||||||
|
|
||||||
|
h2{
|
||||||
|
border-bottom: 1px solid #e0e0e8;
|
||||||
|
padding: 5px 0 19px 0;
|
||||||
|
font-size: 21px;
|
||||||
|
font-weight: 400;
|
||||||
|
font-family: Merriweather;
|
||||||
|
color: #31353d;
|
||||||
|
letter-spacing: 0px;
|
||||||
|
line-height: 1.5;
|
||||||
|
}
|
||||||
|
|
||||||
|
.p-1{
|
||||||
|
padding: 17px 0 0 0 !important;
|
||||||
|
margin-bottom: 16px;
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 400;
|
||||||
|
font-size: 16px;
|
||||||
|
line-height: 1.4375;
|
||||||
|
font-family: MerriweatherSans , serif;
|
||||||
|
letter-spacing: 0px;
|
||||||
|
text-align: left;
|
||||||
|
color: #777777;
|
||||||
|
}
|
||||||
|
|
||||||
|
.p-2{
|
||||||
|
color: #15c1cb;
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 400;
|
||||||
|
font-size: 16px;
|
||||||
|
line-height: 1.4375;
|
||||||
|
font-family: MerriweatherSans , serif;
|
||||||
|
letter-spacing: 0px;
|
||||||
|
padding: 17px 0 0 0 !important;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
53
style/about_us/_fourth-part-au.scss
Normal file
@@ -0,0 +1,53 @@
|
|||||||
|
.headline{
|
||||||
|
.headline-h3{
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 300;
|
||||||
|
font-size: 26px;
|
||||||
|
line-height: 1.33333;
|
||||||
|
font-family: Merriweather, serif;
|
||||||
|
letter-spacing: 0px;
|
||||||
|
color: #31353d;
|
||||||
|
margin-bottom: 0px;
|
||||||
|
}
|
||||||
|
.headline-h2{
|
||||||
|
color: #15c1cb;
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 700;
|
||||||
|
font-size: 29px;
|
||||||
|
line-height: 1.36957;
|
||||||
|
font-family: Merriweather, serif;
|
||||||
|
letter-spacing: 0px;
|
||||||
|
margin-bottom: 0px;
|
||||||
|
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.fourth-part-au{
|
||||||
|
padding: 0 15px ;
|
||||||
|
.card-text4{
|
||||||
|
display:flex;
|
||||||
|
align-items: start !important;
|
||||||
|
}
|
||||||
|
.h4-fourth{
|
||||||
|
font-family: 'Merriweather', Helvetica, Arial, Lucida, sans-serif;
|
||||||
|
font-size: 26px;
|
||||||
|
color: #333333 !important;
|
||||||
|
line-height: 1.3em;
|
||||||
|
margin-top: 13px;
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 500;
|
||||||
|
text-align: start;
|
||||||
|
}
|
||||||
|
.p-fourth{
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 400;
|
||||||
|
font-size: 16px;
|
||||||
|
line-height: 1.4375;
|
||||||
|
font-family: MerriweatherSans, sans-serif;
|
||||||
|
letter-spacing: 0px;
|
||||||
|
color: #777777;
|
||||||
|
margin-bottom: 16px;
|
||||||
|
box-sizing: border-box;
|
||||||
|
padding-right: 3px;
|
||||||
|
}
|
||||||
|
}
|
||||||
44
style/about_us/_header-au.scss
Normal file
@@ -0,0 +1,44 @@
|
|||||||
|
|
||||||
|
.breadcrumb{
|
||||||
|
background-color: white;
|
||||||
|
text-decoration: none;
|
||||||
|
padding-left: .9375rem;
|
||||||
|
padding-right: .9375rem;
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 900;
|
||||||
|
font-size: 13px;
|
||||||
|
line-height: 2.15385;
|
||||||
|
font-family: $numberfont, sans-serif;
|
||||||
|
letter-spacing: 0.52px;
|
||||||
|
text-transform: uppercase;
|
||||||
|
margin-bottom: 0px;
|
||||||
|
|
||||||
|
a{
|
||||||
|
color: #333333;
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
a:hover{
|
||||||
|
color: #15c1c6;
|
||||||
|
transition: 0.3s ease;
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
.breadcrumb-item-sep{
|
||||||
|
margin: 0 .5em;
|
||||||
|
}
|
||||||
|
|
||||||
|
.breadcrumb-item-about{
|
||||||
|
color: #15c1c6;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
.img {
|
||||||
|
min-height: 22vh;
|
||||||
|
background-image: url('/assets/images/image32.jpg');
|
||||||
|
background-size: cover;
|
||||||
|
background-position: center;
|
||||||
|
}
|
||||||
64
style/about_us/_second-part-au.scss
Normal file
@@ -0,0 +1,64 @@
|
|||||||
|
.second-part-au {
|
||||||
|
|
||||||
|
padding: 0 15px;
|
||||||
|
|
||||||
|
.headline{
|
||||||
|
.headline-h3{
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 300;
|
||||||
|
font-size: 26px;
|
||||||
|
line-height: 1.33333;
|
||||||
|
font-family: Merriweather, serif;
|
||||||
|
letter-spacing: 0px;
|
||||||
|
color: #31353d;
|
||||||
|
margin-bottom: 0px;
|
||||||
|
}
|
||||||
|
.headline-h2{
|
||||||
|
color: #15c1cb;
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 700;
|
||||||
|
font-size: 29px;
|
||||||
|
line-height: 1.36957;
|
||||||
|
font-family: Merriweather, serif;
|
||||||
|
letter-spacing: 0px;
|
||||||
|
margin-bottom: 0px;
|
||||||
|
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.text-box {
|
||||||
|
border: 1px solid #ebebeb;
|
||||||
|
padding: 24px 15px 8px 15px;
|
||||||
|
margin-bottom: 30px;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
.second-h2{
|
||||||
|
border-bottom: 1px solid #e0e0e8;
|
||||||
|
padding: 5px 0 19px 0;
|
||||||
|
font-size: 21px;
|
||||||
|
font-weight: 400;
|
||||||
|
font-family: Merriweather;
|
||||||
|
color: #31353d;
|
||||||
|
letter-spacing: 0px;
|
||||||
|
line-height: 1.5;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
.p-1 {
|
||||||
|
padding: 17px 0 0 0 !important;
|
||||||
|
margin-bottom: 16px;
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 400;
|
||||||
|
font-size: 16px;
|
||||||
|
line-height: 1.4375;
|
||||||
|
font-family: MerriweatherSans, serif;
|
||||||
|
letter-spacing: 0px;
|
||||||
|
text-align: left;
|
||||||
|
color: #777777;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
.second-img{
|
||||||
|
margin-bottom: 10px;
|
||||||
|
}
|
||||||
|
}
|
||||||
56
style/about_us/_sixth-part-au.scss
Normal file
@@ -0,0 +1,56 @@
|
|||||||
|
.sixth-part-au {
|
||||||
|
padding: 0 15px;
|
||||||
|
|
||||||
|
.headline-h2 {
|
||||||
|
text-align: center;
|
||||||
|
padding: 0 3px;
|
||||||
|
|
||||||
|
}
|
||||||
|
.h5-button{
|
||||||
|
background-color: #15c1cb;
|
||||||
|
cursor:pointer;
|
||||||
|
text-align: start;
|
||||||
|
color: #ffffff !important;
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 700;
|
||||||
|
font-size: 16px;
|
||||||
|
line-height: 1.5;
|
||||||
|
font-family: Merriweather, serif;
|
||||||
|
letter-spacing: 0px;
|
||||||
|
text-decoration: none !important;
|
||||||
|
padding: 0px !important ;
|
||||||
|
}
|
||||||
|
.card-header{
|
||||||
|
background-color: #15c1cb;
|
||||||
|
text-decoration: none;
|
||||||
|
color: white;
|
||||||
|
margin-bottom: 2px;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
.card-body{
|
||||||
|
color: #777777;
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 400;
|
||||||
|
line-height: 1.4375;
|
||||||
|
font-family: MerriweatherSans, sans-serif;
|
||||||
|
letter-spacing: 0px;
|
||||||
|
margin: 50px 0;
|
||||||
|
}
|
||||||
|
.A{
|
||||||
|
color: #15c1cb;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
.card-q{
|
||||||
|
.card-header{
|
||||||
|
background-color: #333333;
|
||||||
|
transition: background-color 1s ease;
|
||||||
|
|
||||||
|
}
|
||||||
|
.collapsed {
|
||||||
|
background-color: #333333;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
37
style/about_us/_third-part-au.scss
Normal file
@@ -0,0 +1,37 @@
|
|||||||
|
.third-part-au{
|
||||||
|
min-height: 100vh;
|
||||||
|
background-image: url('/assets/images/image33.jpg');
|
||||||
|
background-size: cover;
|
||||||
|
position: relative;
|
||||||
|
color: white;
|
||||||
|
background-size: cover;
|
||||||
|
background-position: center;
|
||||||
|
padding-top: 30px;
|
||||||
|
|
||||||
|
.numbers-container {
|
||||||
|
.numbers {
|
||||||
|
text-align: center;
|
||||||
|
width: 230px;
|
||||||
|
line-height: 230px;
|
||||||
|
border-radius: 50%;
|
||||||
|
border: solid 4px white;
|
||||||
|
background-color: transparent;
|
||||||
|
font-family: Merriweather;
|
||||||
|
font-weight: bold;
|
||||||
|
font-size: 40px;
|
||||||
|
margin-bottom: 24px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.num-text {
|
||||||
|
text-align: center;
|
||||||
|
font-family: 'Merriweather', Helvetica, Arial, Lucida, sans-serif;
|
||||||
|
font-weight: bold;
|
||||||
|
font-size: 18px;
|
||||||
|
color: #ffffff !important;
|
||||||
|
padding-left: 80px;
|
||||||
|
padding-right: 80px;
|
||||||
|
margin-bottom: 24px;
|
||||||
|
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
382
style/style.css
@@ -240,6 +240,14 @@ 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;
|
||||||
}
|
}
|
||||||
@@ -986,4 +994,378 @@ footer .footer-copyright a {
|
|||||||
footer .footer-copyright a:hover {
|
footer .footer-copyright a:hover {
|
||||||
color: #15c1c6;
|
color: #15c1c6;
|
||||||
transition: 0.3s;
|
transition: 0.3s;
|
||||||
|
}
|
||||||
|
|
||||||
|
.first-part-au {
|
||||||
|
padding: 0 15px;
|
||||||
|
}
|
||||||
|
.first-part-au .text-box {
|
||||||
|
border: 1px solid #ebebeb;
|
||||||
|
padding: 24px 15px 8px 15px;
|
||||||
|
margin-bottom: 30px;
|
||||||
|
}
|
||||||
|
.first-part-au h2 {
|
||||||
|
border-bottom: 1px solid #e0e0e8;
|
||||||
|
padding: 5px 0 19px 0;
|
||||||
|
font-size: 21px;
|
||||||
|
font-weight: 400;
|
||||||
|
font-family: Merriweather;
|
||||||
|
color: #31353d;
|
||||||
|
letter-spacing: 0px;
|
||||||
|
line-height: 1.5;
|
||||||
|
}
|
||||||
|
.first-part-au .p-1 {
|
||||||
|
padding: 17px 0 0 0 !important;
|
||||||
|
margin-bottom: 16px;
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 400;
|
||||||
|
font-size: 16px;
|
||||||
|
line-height: 1.4375;
|
||||||
|
font-family: MerriweatherSans, serif;
|
||||||
|
letter-spacing: 0px;
|
||||||
|
text-align: left;
|
||||||
|
color: #777777;
|
||||||
|
}
|
||||||
|
.first-part-au .p-2 {
|
||||||
|
color: #15c1cb;
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 400;
|
||||||
|
font-size: 16px;
|
||||||
|
line-height: 1.4375;
|
||||||
|
font-family: MerriweatherSans, serif;
|
||||||
|
letter-spacing: 0px;
|
||||||
|
padding: 17px 0 0 0 !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.breadcrumb {
|
||||||
|
background-color: white;
|
||||||
|
text-decoration: none;
|
||||||
|
padding-left: 0.9375rem;
|
||||||
|
padding-right: 0.9375rem;
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 900;
|
||||||
|
font-size: 13px;
|
||||||
|
line-height: 2.15385;
|
||||||
|
font-family: "Lato", sans-serif;
|
||||||
|
letter-spacing: 0.52px;
|
||||||
|
text-transform: uppercase;
|
||||||
|
margin-bottom: 0px;
|
||||||
|
}
|
||||||
|
.breadcrumb a {
|
||||||
|
color: #333333;
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
.breadcrumb a:hover {
|
||||||
|
color: #15c1c6;
|
||||||
|
transition: 0.3s ease;
|
||||||
|
}
|
||||||
|
|
||||||
|
.breadcrumb-item-sep {
|
||||||
|
margin: 0 0.5em;
|
||||||
|
}
|
||||||
|
|
||||||
|
.breadcrumb-item-about {
|
||||||
|
color: #15c1c6;
|
||||||
|
}
|
||||||
|
|
||||||
|
.img {
|
||||||
|
min-height: 22vh;
|
||||||
|
background-image: url("/assets/images/image32.jpg");
|
||||||
|
background-size: cover;
|
||||||
|
background-position: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
.second-part-au {
|
||||||
|
padding: 0 15px;
|
||||||
|
}
|
||||||
|
.second-part-au .headline .headline-h3 {
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 300;
|
||||||
|
font-size: 26px;
|
||||||
|
line-height: 1.33333;
|
||||||
|
font-family: Merriweather, serif;
|
||||||
|
letter-spacing: 0px;
|
||||||
|
color: #31353d;
|
||||||
|
margin-bottom: 0px;
|
||||||
|
}
|
||||||
|
.second-part-au .headline .headline-h2 {
|
||||||
|
color: #15c1cb;
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 700;
|
||||||
|
font-size: 29px;
|
||||||
|
line-height: 1.36957;
|
||||||
|
font-family: Merriweather, serif;
|
||||||
|
letter-spacing: 0px;
|
||||||
|
margin-bottom: 0px;
|
||||||
|
}
|
||||||
|
.second-part-au .text-box {
|
||||||
|
border: 1px solid #ebebeb;
|
||||||
|
padding: 24px 15px 8px 15px;
|
||||||
|
margin-bottom: 30px;
|
||||||
|
}
|
||||||
|
.second-part-au .second-h2 {
|
||||||
|
border-bottom: 1px solid #e0e0e8;
|
||||||
|
padding: 5px 0 19px 0;
|
||||||
|
font-size: 21px;
|
||||||
|
font-weight: 400;
|
||||||
|
font-family: Merriweather;
|
||||||
|
color: #31353d;
|
||||||
|
letter-spacing: 0px;
|
||||||
|
line-height: 1.5;
|
||||||
|
}
|
||||||
|
.second-part-au .p-1 {
|
||||||
|
padding: 17px 0 0 0 !important;
|
||||||
|
margin-bottom: 16px;
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 400;
|
||||||
|
font-size: 16px;
|
||||||
|
line-height: 1.4375;
|
||||||
|
font-family: MerriweatherSans, serif;
|
||||||
|
letter-spacing: 0px;
|
||||||
|
text-align: left;
|
||||||
|
color: #777777;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
.second-part-au .second-img {
|
||||||
|
margin-bottom: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.third-part-au {
|
||||||
|
min-height: 100vh;
|
||||||
|
background-image: url("/assets/images/image33.jpg");
|
||||||
|
background-size: cover;
|
||||||
|
position: relative;
|
||||||
|
color: white;
|
||||||
|
background-size: cover;
|
||||||
|
background-position: center;
|
||||||
|
padding-top: 30px;
|
||||||
|
}
|
||||||
|
.third-part-au .numbers-container .numbers {
|
||||||
|
text-align: center;
|
||||||
|
width: 230px;
|
||||||
|
line-height: 230px;
|
||||||
|
border-radius: 50%;
|
||||||
|
border: solid 4px white;
|
||||||
|
background-color: transparent;
|
||||||
|
font-family: Merriweather;
|
||||||
|
font-weight: bold;
|
||||||
|
font-size: 40px;
|
||||||
|
margin-bottom: 24px;
|
||||||
|
}
|
||||||
|
.third-part-au .numbers-container .num-text {
|
||||||
|
text-align: center;
|
||||||
|
font-family: "Merriweather", Helvetica, Arial, Lucida, sans-serif;
|
||||||
|
font-weight: bold;
|
||||||
|
font-size: 18px;
|
||||||
|
color: #ffffff !important;
|
||||||
|
padding-left: 80px;
|
||||||
|
padding-right: 80px;
|
||||||
|
margin-bottom: 24px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.headline .headline-h3 {
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 300;
|
||||||
|
font-size: 26px;
|
||||||
|
line-height: 1.33333;
|
||||||
|
font-family: Merriweather, serif;
|
||||||
|
letter-spacing: 0px;
|
||||||
|
color: #31353d;
|
||||||
|
margin-bottom: 0px;
|
||||||
|
}
|
||||||
|
.headline .headline-h2 {
|
||||||
|
color: #15c1cb;
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 700;
|
||||||
|
font-size: 29px;
|
||||||
|
line-height: 1.36957;
|
||||||
|
font-family: Merriweather, serif;
|
||||||
|
letter-spacing: 0px;
|
||||||
|
margin-bottom: 0px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.fourth-part-au {
|
||||||
|
padding: 0 15px;
|
||||||
|
}
|
||||||
|
.fourth-part-au .card-text4 {
|
||||||
|
display: flex;
|
||||||
|
align-items: start !important;
|
||||||
|
}
|
||||||
|
.fourth-part-au .h4-fourth {
|
||||||
|
font-family: "Merriweather", Helvetica, Arial, Lucida, sans-serif;
|
||||||
|
font-size: 26px;
|
||||||
|
color: #333333 !important;
|
||||||
|
line-height: 1.3em;
|
||||||
|
margin-top: 13px;
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 500;
|
||||||
|
text-align: start;
|
||||||
|
}
|
||||||
|
.fourth-part-au .p-fourth {
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 400;
|
||||||
|
font-size: 16px;
|
||||||
|
line-height: 1.4375;
|
||||||
|
font-family: MerriweatherSans, sans-serif;
|
||||||
|
letter-spacing: 0px;
|
||||||
|
color: #777777;
|
||||||
|
margin-bottom: 16px;
|
||||||
|
box-sizing: border-box;
|
||||||
|
padding-right: 3px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.fifth-part-au {
|
||||||
|
background-image: url("/assets/images/image30.jpg");
|
||||||
|
background-size: cover;
|
||||||
|
position: relative;
|
||||||
|
color: white;
|
||||||
|
background-size: cover;
|
||||||
|
background-position: center;
|
||||||
|
padding-top: 30px;
|
||||||
|
padding-bottom: 40px;
|
||||||
|
}
|
||||||
|
.fifth-part-au .careers {
|
||||||
|
text-transform: uppercase;
|
||||||
|
border-radius: 29px;
|
||||||
|
font-family: "Lato";
|
||||||
|
font-weight: 900;
|
||||||
|
font-style: normal;
|
||||||
|
padding: 19px 38px;
|
||||||
|
font-size: 1rem;
|
||||||
|
letter-spacing: 0.04em;
|
||||||
|
background-color: transparent;
|
||||||
|
border: solid 2px white;
|
||||||
|
}
|
||||||
|
.fifth-part-au .careers:hover {
|
||||||
|
background-color: white;
|
||||||
|
color: #333333 !important;
|
||||||
|
transition: 0.2s;
|
||||||
|
}
|
||||||
|
.fifth-part-au .textbox5 .h3-fifth {
|
||||||
|
text-align: center;
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 300;
|
||||||
|
font-size: 37px;
|
||||||
|
line-height: 1.33333;
|
||||||
|
font-family: Merriweather;
|
||||||
|
letter-spacing: 0px;
|
||||||
|
word-wrap: break-word;
|
||||||
|
margin-bottom: 0px;
|
||||||
|
}
|
||||||
|
.fifth-part-au .textbox5 .h2-fifth {
|
||||||
|
text-align: center;
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 700;
|
||||||
|
font-size: 45px;
|
||||||
|
line-height: 1.36957;
|
||||||
|
font-family: Merriweather, serif;
|
||||||
|
letter-spacing: 0px;
|
||||||
|
color: #15c1cb;
|
||||||
|
}
|
||||||
|
|
||||||
|
.sixth-part-au {
|
||||||
|
padding: 0 15px;
|
||||||
|
}
|
||||||
|
.sixth-part-au .headline-h2 {
|
||||||
|
text-align: center;
|
||||||
|
padding: 0 3px;
|
||||||
|
}
|
||||||
|
.sixth-part-au .h5-button {
|
||||||
|
background-color: #15c1cb;
|
||||||
|
cursor: pointer;
|
||||||
|
text-align: start;
|
||||||
|
color: #ffffff !important;
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 700;
|
||||||
|
font-size: 16px;
|
||||||
|
line-height: 1.5;
|
||||||
|
font-family: Merriweather, serif;
|
||||||
|
letter-spacing: 0px;
|
||||||
|
text-decoration: none !important;
|
||||||
|
padding: 0px !important;
|
||||||
|
}
|
||||||
|
.sixth-part-au .card-header {
|
||||||
|
background-color: #15c1cb;
|
||||||
|
text-decoration: none;
|
||||||
|
color: white;
|
||||||
|
margin-bottom: 2px;
|
||||||
|
}
|
||||||
|
.sixth-part-au .card-body {
|
||||||
|
color: #777777;
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 400;
|
||||||
|
line-height: 1.4375;
|
||||||
|
font-family: MerriweatherSans, sans-serif;
|
||||||
|
letter-spacing: 0px;
|
||||||
|
margin: 50px 0;
|
||||||
|
}
|
||||||
|
.sixth-part-au .A {
|
||||||
|
color: #15c1cb;
|
||||||
|
}
|
||||||
|
.sixth-part-au .card-q .card-header {
|
||||||
|
background-color: #333333;
|
||||||
|
transition: background-color 1s ease;
|
||||||
|
}
|
||||||
|
.sixth-part-au .card-q .collapsed {
|
||||||
|
background-color: #333333;
|
||||||
|
}
|
||||||
|
|
||||||
|
.email-form-au {
|
||||||
|
padding: 30px 15px;
|
||||||
|
background-color: #15c1cb;
|
||||||
|
}
|
||||||
|
.email-form-au .email-title {
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 500;
|
||||||
|
font-size: 24px;
|
||||||
|
line-height: 1.38462;
|
||||||
|
font-family: Merriweather, serif;
|
||||||
|
letter-spacing: 0px;
|
||||||
|
text-align: inherit;
|
||||||
|
color: #ffffff;
|
||||||
|
}
|
||||||
|
.email-form-au .email-text {
|
||||||
|
padding: 0 10px;
|
||||||
|
text-align: center;
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 400;
|
||||||
|
font-size: 16px;
|
||||||
|
line-height: 1.4375;
|
||||||
|
font-family: MerriweatherSans, sans-serif;
|
||||||
|
letter-spacing: 0px;
|
||||||
|
color: #ffffff;
|
||||||
|
}
|
||||||
|
.email-form-au .subscribe {
|
||||||
|
text-transform: uppercase;
|
||||||
|
border-radius: 29px;
|
||||||
|
font-family: "Lato";
|
||||||
|
font-weight: 900;
|
||||||
|
font-style: normal;
|
||||||
|
padding: 19px 38px;
|
||||||
|
font-size: 1rem;
|
||||||
|
letter-spacing: 0.04em;
|
||||||
|
background-color: white;
|
||||||
|
color: #15c1cb !important;
|
||||||
|
margin-top: 20px;
|
||||||
|
}
|
||||||
|
.email-form-au .subscribe:hover {
|
||||||
|
color: white !important;
|
||||||
|
background-color: transparent;
|
||||||
|
border: solid 2px white;
|
||||||
|
transition: 0.2s;
|
||||||
|
}
|
||||||
|
.email-form-au .input-text {
|
||||||
|
padding: 18px 20px;
|
||||||
|
border: none;
|
||||||
|
background-color: #f6f6f6;
|
||||||
|
margin: 0 0 20px;
|
||||||
|
color: #777777 !important;
|
||||||
|
width: 93%;
|
||||||
|
font-family: MerriweatherSans;
|
||||||
|
}
|
||||||
|
.email-form-au .input-text::-moz-placeholder {
|
||||||
|
color: #31353d !important;
|
||||||
|
}
|
||||||
|
.email-form-au .input-text::placeholder {
|
||||||
|
color: #31353d !important;
|
||||||
}/*# sourceMappingURL=style.css.map */
|
}/*# sourceMappingURL=style.css.map */
|
||||||
@@ -12,5 +12,23 @@
|
|||||||
@import '_footer';
|
@import '_footer';
|
||||||
|
|
||||||
|
|
||||||
|
// ABOUT US
|
||||||
|
|
||||||
|
@import 'about_us/_first-part-au';
|
||||||
|
@import 'about_us/_header-au';
|
||||||
|
@import 'about_us/_second-part-au';
|
||||||
|
@import 'about_us/_third-part-au';
|
||||||
|
@import 'about_us/_fourth-part-au';
|
||||||
|
@import 'about_us/_fifth-part-au';
|
||||||
|
@import 'about_us/_sixth-part-au';
|
||||||
|
@import 'about_us/_email-form-au';
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||