commit 3, jun 11

This commit is contained in:
2024-06-11 16:52:44 +02:00
parent 09fea869f5
commit 28af5705ee
10 changed files with 48 additions and 23 deletions

View File

@@ -204,13 +204,13 @@
</div> </div>
<!-- Second part --> <!-- Second part -->
<div class="second-part-au d-flex align-items-center justify-content-center flex-column my-5 mx-md-5 px-md-3"> <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"> <div class="headline d-flex align-items-center justify-content-center flex-column">
<h3 class="headline-h3">Why Choosing</h3> <h3 class="headline-h3">Why Choosing</h3>
<h2 class="headline-h2">Us is a Smart Move</h2> <h2 class="headline-h2">Us is a Smart Move</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-md-3 ">
<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">
<img class="img-num" src="assets/images/num1.webp"> <img class="img-num" src="assets/images/num1.webp">
<h2 class="second-h2">Full Cycle Biz Management</h2> <h2 class="second-h2">Full Cycle Biz Management</h2>
@@ -221,7 +221,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-md-3 ">
<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">
<img class="img-num" src="assets/images/num2.webp"> <img class="img-num" src="assets/images/num2.webp">
<h2 class="second-h2">Low-risk Strategy</h2> <h2 class="second-h2">Low-risk Strategy</h2>
@@ -234,7 +234,7 @@
low-risk operations and estimates.</p> low-risk operations and estimates.</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-md-3 ">
<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">
<img class="img-num" src="assets/images/num3.webp"> <img class="img-num" src="assets/images/num3.webp">
<h2 class="second-h2">Fast & Efficient</h2> <h2 class="second-h2">Fast & Efficient</h2>
@@ -432,7 +432,7 @@
aria-expanded="true" aria-controls="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 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? accept requests from SMBs or only from big corporations?
<!-- <i class="fa-solid fa-circle-plus d-none d-md-flex"></i> -->
</h5> </h5>
</div> </div>
@@ -452,7 +452,6 @@
data-target="#collapseTwo" aria-expanded="false" aria-controls="collapseTwo"> data-target="#collapseTwo" aria-expanded="false" aria-controls="collapseTwo">
Q: Do you offer not US based, overseas consulting management? Q: Do you offer not US based, overseas consulting management?
<!-- <i class="fa-solid fa-circle-plus d-none d-md-flex "></i> -->
</h5> </h5>
</div> </div>
@@ -470,7 +469,6 @@
<h5 class="h5-button mb-0 d-md-flex justify-content-md-between" lass="question-btn btn btn-link collapsed" data-toggle="collapse" <h5 class="h5-button mb-0 d-md-flex justify-content-md-between" lass="question-btn btn btn-link collapsed" data-toggle="collapse"
data-target="#collapseThree" aria-expanded="false" aria-controls="collapseThree"> data-target="#collapseThree" aria-expanded="false" aria-controls="collapseThree">
Q: Do you work in Tax management optimization field? Q: Do you work in Tax management optimization field?
<!-- <i class="fa-solid fa-circle-plus d-none d-md-flex"></i> -->
</h5> </h5>
</div> </div>
<div id="collapseThree" class="collapse" aria-labelledby="headingThree" data-parent="#accordion"> <div id="collapseThree" class="collapse" aria-labelledby="headingThree" data-parent="#accordion">

View File

@@ -314,7 +314,7 @@
</div> </div>
</div> </div>
<!-- companies --> <!-- companies -->
<div class="second-part-au d-flex align-items-center justify-content-center flex-column my-5 mx-md-5 px-md-3"> <div class="second-part-au d-flex align-items-center justify-content-center flex-column my-5 mx-md-5 ">
<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-md-3 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"

View File

@@ -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;

View File

@@ -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;
} }

View File

@@ -48,7 +48,7 @@
} }
.second-p-1 { .second-p-1 {
padding: 17px 0 0 0 !important; padding-top: 17px;
margin-bottom: 16px; margin-bottom: 16px;
font-style: normal; font-style: normal;
font-weight: 400; font-weight: 400;
@@ -66,9 +66,24 @@
} }
} }
@media only screen and (min-width:768px) {
.second-part-au{
padding: 0;
margin: 0 52px;
.text-box{
padding: 24px 15px 8px 15px;
}
}
}
@media only screen and (min-width:992px) { @media only screen and (min-width:992px) {
.second-part-au { .second-part-au {
.text-box{
padding: 24px 20px 8px 20px;
}
.img-num{ .img-num{
margin-bottom: 18px; margin-bottom: 18px;
} }

View File

@@ -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;
@@ -24,7 +24,7 @@
.num-text { .num-text {
text-align: center; text-align: center;
font-family: 'Merriweather', Helvetica, Arial, Lucida, sans-serif; font-family: Merriweather, Helvetica, Arial, Lucida, sans-serif;
font-weight: bold; font-weight: bold;
font-size: 18px; font-size: 18px;
color: #ffffff !important; color: #ffffff !important;

View File

@@ -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;
} }

View File

@@ -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;

View File

@@ -1080,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;
} }
@@ -1147,7 +1147,7 @@ footer .footer-copyright a:hover {
line-height: 1.5; line-height: 1.5;
} }
.second-part-au .second-p-1 { .second-part-au .second-p-1 {
padding: 17px 0 0 0 !important; padding-top: 17px;
margin-bottom: 16px; margin-bottom: 16px;
font-style: normal; font-style: normal;
font-weight: 400; font-weight: 400;
@@ -1163,7 +1163,19 @@ footer .footer-copyright a:hover {
margin-bottom: 10px; margin-bottom: 10px;
} }
@media only screen and (min-width: 768px) {
.second-part-au {
padding: 0;
margin: 0 52px;
}
.second-part-au .text-box {
padding: 24px 15px 8px 15px;
}
}
@media only screen and (min-width: 992px) { @media only screen and (min-width: 992px) {
.second-part-au .text-box {
padding: 24px 20px 8px 20px;
}
.second-part-au .img-num { .second-part-au .img-num {
margin-bottom: 18px; margin-bottom: 18px;
} }
@@ -1182,7 +1194,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;
@@ -1204,7 +1216,7 @@ footer .footer-copyright a:hover {
} }
.third-part-au .numbers-container .num-text { .third-part-au .numbers-container .num-text {
text-align: center; text-align: center;
font-family: "Merriweather", Helvetica, Arial, Lucida, sans-serif; font-family: Merriweather, Helvetica, Arial, Lucida, sans-serif;
font-weight: bold; font-weight: bold;
font-size: 18px; font-size: 18px;
color: #ffffff !important; color: #ffffff !important;
@@ -1320,7 +1332,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;
@@ -1596,7 +1608,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;
} }
@@ -1649,7 +1661,7 @@ footer .footer-copyright a:hover {
} }
} }
.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;

File diff suppressed because one or more lines are too long