Team Pages Changes

This commit is contained in:
sujan
2024-08-30 16:14:28 +05:45
parent 8e9ebda3b8
commit 934e39b0e8
44 changed files with 389 additions and 717 deletions

View File

@@ -5231,7 +5231,7 @@ img {
}
.wpo-funfact-section .titel-image {
text-align: center;
/* margin-bottom: 65px;*/
/* margin-bottom: 65px;*/
}
@media (max-width: 767px) {
.wpo-funfact-section .titel-image {
@@ -5298,7 +5298,7 @@ img {
letter-spacing: -1px;
max-width: 286px;
border-radius: 100px;
/* background: linear-gradient(107deg, rgba(11, 55, 66, 0.12) 38.02%, rgba(28, 140, 168, 0) 89.08%);*/
/* background: linear-gradient(107deg, rgba(11, 55, 66, 0.12) 38.02%, rgba(28, 140, 168, 0) 89.08%);*/
margin: 0 auto;
}
@media (max-width: 1199px) {
@@ -5497,7 +5497,7 @@ img {
top: 0;
height: 100%;
width: 60%;
background: rgb(7, 46, 54);
background: #991b4e;
z-index: -1;
}
@media (max-width: 991px) {
@@ -5549,7 +5549,7 @@ img {
border-radius: 9px;
border: 13px solid #FFF;
background: #FF7236;
max-width: 485px;
max-width: 540px;
padding: 60px 45px;
}
@media (max-width: 1199px) {
@@ -6172,7 +6172,7 @@ img {
}
/*3.9 wpo-testimonial-section */
.wpo-testimonial-section, .wpo-testimonial-section-s2 {
padding-bottom: 0;
/* padding-bottom: 0;*/
}
.wpo-testimonial-section .testimonial-wrap, .wpo-testimonial-section-s2 .testimonial-wrap {
background: #FFF;
@@ -6562,8 +6562,8 @@ img {
position: relative;
z-index: 1;
background: #FFF5F0;
padding-top: 290px;
margin-top: -150px;
/* padding-top: 290px;
margin-top: -150px;*/
}
@media (max-width: 991px) {
.wpo-team-section, .wpo-team-section-s2, .wpo-team-section-s3 {
@@ -7403,7 +7403,7 @@ img {
/*5.3 wpo-funfact-section-s2 */
.wpo-funfact-section-s2, .wpo-funfact-section-s3 {
position: relative;
/* background: url(../images/funfact-bg.png) no-repeat center/cover;
/* background: url(../images/funfact-bg.png) no-repeat center/cover;
padding-top: 315px;
margin-top: -230px;*/
}
@@ -14466,10 +14466,24 @@ img {
}
}
/*Hero section Video */
.fact{
font-size: 100px !important;
.fact {
font-size: 100px !important;
}
.paragraph-padding{
padding: 20px 0px;
.paragraph-padding {
padding: 20px 0px;
}
.submit-btn {
margin-top: 24px;
width: 100%;
background: #991b4e;
border-radius: 8px;
border: 0;
padding: 19px 0;
color: #fff;
}
.submit-btn:hover {
background: #fff;
color: #444;
}
/*extra css*/