Page Added

This commit is contained in:
sujan
2024-09-03 14:02:55 +05:45
parent c2158c4db1
commit 54e305f27b
13 changed files with 350 additions and 416 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

View File

@ -7517,7 +7517,7 @@ img {
width: 703px;
height: 619px;
position: relative;
background: #0B3742;
background: #b61b5c;
margin-left: -180px;
}
@media (max-width: 1650px) {
@ -7547,7 +7547,9 @@ img {
transform: rotate(-90.308deg);
position: absolute;
left: -95px;
top: 50%;
top: 40%;
line-height: 40px;
text-align: center;
}
@media (max-width: 1499px) {
.wpo-about-section-s2 .about-left h3 {
@ -7658,8 +7660,10 @@ img {
font-weight: 400;
line-height: 28.8px;
padding-left: 14px;
/*
border-left: 2px solid #FF7236;
max-width: 550px;
*/
margin-bottom: 30px;
}
@media (max-width: 1199px) {
@ -14721,4 +14725,15 @@ img {
background-position: center;
background-repeat: no-repeat;
}
.icons {
font-size: 20px;
color: #FF7236;
}
.about-padding {
padding: 200px 0px;
}
.about-title {
text-align: left;
margin-bottom: 30px;
}
/*extra css*/