This commit is contained in:
dev-chiefworks
2021-12-29 20:04:28 -05:00
parent 4bb6316f88
commit 5faa4bd728
19 changed files with 3022 additions and 8103 deletions
+7 -6
View File
@@ -137,7 +137,7 @@ p {
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid #2b70fa;
border: 1px solid #4687ba;
padding: 0 30px;
font-size: 15px;
line-height: 45px;
@@ -150,7 +150,7 @@ p {
-ms-transition: all 0.4s ease-out 0s;
-o-transition: all 0.4s ease-out 0s;
transition: all 0.4s ease-out 0s;
background-color: #2b70fa;
background-color: #4687ba;
}
.main-btn:hover {
background-color: #fff;
@@ -1983,7 +1983,7 @@ p {
height: 500px;
width: 500px;
transform: translate(-50%, -50%);
background: #ff3e66;
background: #4687ba;
border-radius: 50%;
z-index: -1;
}
@@ -2209,7 +2209,7 @@ p {
}
.appie-page-title-area.appie-page-service-title-area {
height: 650px;
background-image: url(../images/page-title-bg.jpg);
background-image: url(../images/service-back.jpg);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.appie-page-title-area.appie-page-service-title-area {
@@ -2248,7 +2248,9 @@ p {
display: none;
}
}
.black{
color:#000;
}
.appie-page-title-item {
margin-top: 80px;
position: relative;
@@ -2313,7 +2315,6 @@ p {
.appie-service-area {
background: #eef1f6;
position: relative;
background-image: url(../images/shape/shape-1.png);
background-position: 92% 100%;
background-repeat: no-repeat;
background-size: auto;