Bloh and Contact Page Changes
This commit is contained in:
BIN
assets/images/access-images/footer-apply.jpg
Normal file
BIN
assets/images/access-images/footer-apply.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 566 KiB |
@ -229,7 +229,7 @@ img {
|
||||
}
|
||||
/*** back to top **/
|
||||
.back-to-top {
|
||||
background-color: rgba(11, 160, 138, 0.7);
|
||||
background-color: ;
|
||||
width: 45px;
|
||||
height: 45px;
|
||||
line-height: 45px;
|
||||
@ -569,7 +569,7 @@ img {
|
||||
}
|
||||
.service-info {
|
||||
padding: 40px 20px;
|
||||
background: rgba(0, 0, 0, 0.92);
|
||||
background: #991b4e;
|
||||
text-align: center;
|
||||
width: 100%;
|
||||
margin-top: 40px;
|
||||
@ -587,7 +587,7 @@ img {
|
||||
}
|
||||
.service-info h2 {
|
||||
color: #FFF;
|
||||
font-size: 26px;
|
||||
font-size: 25px;
|
||||
font-weight: 700;
|
||||
line-height: 36px;
|
||||
max-width: 244px;
|
||||
@ -3905,7 +3905,7 @@ img {
|
||||
height: 100%;
|
||||
z-index: -11;
|
||||
content: "";
|
||||
background: linear-gradient(270deg, rgba(2, 59, 68, 0.91) 5.16%, #083943 36.3%, #0B3742 57.47%);
|
||||
background: linear-gradient(270deg, rgba(2, 59, 68, 0.91) 5.16%, #991b4e 36.3%, #801b44 57.47%);
|
||||
}
|
||||
.wpo-site-footer .bg-image, .wpo-site-footer-s2 .bg-image, .wpo-site-footer-s3 .bg-image {
|
||||
position: absolute;
|
||||
@ -4239,7 +4239,7 @@ img {
|
||||
transform: rotate(330deg);
|
||||
}
|
||||
.wpo-site-footer-s2::after {
|
||||
background: linear-gradient(270deg, rgba(2, 59, 68, 0.5) 5.16%, #083943 36.3%, #0b3742 57.47%);
|
||||
background: linear-gradient(270deg, rgb(128 27 68) 5.16%, #991b4e 36.3%, #801b44 57.47%);
|
||||
}
|
||||
.wpo-site-footer-s2 .wpo-upper-footer {
|
||||
padding-top: 250px;
|
||||
@ -6397,7 +6397,7 @@ img {
|
||||
display: none;
|
||||
}
|
||||
.wpo-testimonial-section .slick-arrow:hover, .wpo-testimonial-section-s2 .slick-arrow:hover {
|
||||
background: rgb(6, 45, 53);
|
||||
background: #FF7236;
|
||||
}
|
||||
.wpo-testimonial-section .slick-arrow:hover::after, .wpo-testimonial-section-s2 .slick-arrow:hover::after {
|
||||
color: #fff;
|
||||
@ -6445,7 +6445,7 @@ img {
|
||||
}
|
||||
.wpo-cta-section .cta-wrapr, .wpo-cta-section-s2 .cta-wrapr, .wpo-cta-section-s3 .cta-wrapr {
|
||||
padding: 60px 50px 60px 75px;
|
||||
background: url(../images/cta-bg.jpg) center/cover no-repeat;
|
||||
background: url(../images/access-images/footer-apply.jpg) center/cover no-repeat;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
@ -7028,7 +7028,7 @@ img {
|
||||
height: 100%;
|
||||
border: 0;
|
||||
outline: 0;
|
||||
filter: grayscale(100%);
|
||||
/* filter: grayscale(100%);*/
|
||||
}
|
||||
.wpo-map-section h2.hidden {
|
||||
display: none;
|
||||
@ -13882,7 +13882,7 @@ img {
|
||||
}
|
||||
/*15. wpo-contact-page */
|
||||
.office-info {
|
||||
/*
|
||||
/*
|
||||
padding-bottom: 120px;
|
||||
margin: 0 -10px;
|
||||
*/
|
||||
@ -14487,9 +14487,7 @@ img {
|
||||
background: #fff;
|
||||
color: #444;
|
||||
}
|
||||
|
||||
.location-gap{
|
||||
padding: 50px 0px;
|
||||
.location-gap {
|
||||
padding: 50px 0px;
|
||||
}
|
||||
|
||||
/*extra css*/
|
Reference in New Issue
Block a user