second commit

This commit is contained in:
Roshan476
2025-12-25 23:00:24 +05:45
parent caee7b4369
commit 4bcd98fbf3
215 changed files with 494 additions and 77821 deletions

View File

@@ -290,6 +290,11 @@
}
.about-us-section .image-wrapper {
padding-left: 0;
margin-bottom: 0px;
padding-bottom: 23px;
}
.abt1{
margin-bottom: 120px;
}
}

View File

@@ -2963,7 +2963,7 @@ a{
text-align: center;
}
.video-item img {
width: 100%;
width: 400px;
border-radius: 5px;
}
.video-item h6 {
@@ -2991,7 +2991,7 @@ a{
.news-block-one .image {
position: relative;
margin-bottom: 30px;
/* margin-bottom: 30px; */
overflow: hidden;
border-radius: 20px;
}
@@ -3070,12 +3070,12 @@ a{
}
.news-block-one.list-style .lower-content {
width: calc(100% - 340px);
margin-bottom: 30px;
/* width: calc(100% - 340px);
margin-bottom: 30px;*/
}
.news-block-one.list-style .image {
margin-right: 50px;
/* margin-right: 50px; */
}
.news-block-one.list-style h4 {
@@ -3193,6 +3193,7 @@ a{
/* Link widget */
.links-widget .list {
padding-left: 0px;
position: relative;
}
@@ -3219,11 +3220,21 @@ a{
.contact-widget ul {
position: relative;
padding-left: 0px;
}
.contact-widget ul li a{
display: flex;
gap: 8px;
}
.contact-widget ul li {
color: #b1b2b6;
margin-bottom: 15px;
display: flex;
gap: 8px;
}
.contact-widget ul li i{
margin-top: 6px;
color: white;
}
.contact-widget ul li a {
@@ -4526,7 +4537,7 @@ a{
.page-title.style-two {
text-align: left;
padding: 265px 0 115px;
/* padding: 265px 0 115px; */
}
/* Gallery Section */
@@ -5214,6 +5225,8 @@ a{
/* Pagination */
.page-pagination {
display: flex;
justify-content: center;
margin: 0 -16px;
margin-bottom: 30px;
}
@@ -5257,7 +5270,7 @@ a{
/* Sidebar page */
.sidebar-page {
position: relative;
padding: 150px 0 120px;
padding: 80px 0 120px;
}